@import url('https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,700,700i&display=swap&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Prata&display=swap&subset=cyrillic');

body {
    font-weight: 400;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #4c463a;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0;
    box-sizing: border-box;
    background: #f7f7f7;
}

/*-------main styles----*/
.ib {
    display: inline-block;
    vertical-align: top;
}

.clear {
    clear: both;
}
.mobile {
    display: none;
}

.dn {
    display: none;
}

h1, h2 {
    font-weight: 400;
    font-style: normal;
    font-family: 'Prata', serif;
    color: #5c4d41;
    /*color: #a38876;*/
    font-size: 38px;
    line-height: 1;
    letter-spacing: 0;
}
h2 {
    font-size: 32px;
}
input.invalid, textarea.invalid {
    border: 1px #ff0000 solid;
}

a, a:visited, a:active, a:focus {
    color: #584d3e;

}
.table-admin-product-order td {
    border: #ccc 1px solid;
}
.page-content thead {
    background: #c8ab5c;
    color: #fff;
    font-weight: normal;
}
.userr-order-history {
    margin-top: 40px;
}
a.back-button, a.back-button:hover, a.button, a.button:hover,  .btn-primary, .btn-primary:active:hover,
button, .button   {
    display: inline-block;
    padding: 10px 25px;
    background: #c8ab5c;
    color: #fff;
   /* margin-top: 40px;*/
    border: 0;
}
.button:hover {
    cursor: pointer;
}


.prev-button, .next-button {
   font-size: 13px;
    padding: 6px 15px;
}
.prev-button {
    float: left;
    margin-left: 15px;
}
.next-button {
    float: right;
    margin-right: 15px;
}
.order-histpry-btn, .back-button  {
    margin-top: 40px;
}
.captcha-label {
    margin-top: 15px;
}
.contact-captcha, .back-form {
    margin-bottom: 25px;
}
a.back-button:hover, a.button:hover, .btn-primary:active:hover, .btn-primary.focus, .btn-primary:focus,
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary, .btn-primary:hover,
button:hover, .button:hover {
    background: #5c4d41 !important;
}
.page-content h3 {
    margin-top:40px;
    margin-bottom: 20px;
}
.order-histpry-btn {
    margin-bottom: 60px;
}
a:hover {
    color: #c8ab5c;
    -webkit-transition: color ease-in-out 500ms;
}
.panel-body {
    padding: 0;
}
input,  textarea {
    margin-bottom: 15px;
    padding: 3px 5px;
}
.top-header-wrp {
    padding-top: 5px;
    text-align: right;
}
/*---all forms-----*/
.input-form-wrap label {
    display: block;
}

.input-form-wrap input[type='text'], .input-form-wrap  textarea {
    width: 100%;
    box-sizing: border-box;
}

.info-ajax-msg {
    display: none;
}

/*---------reviews---------*/

.add-review-form-wrap {
    width: 500px;
}


/*----------captcha---------*/
.captcha-image {
    width: 120px;
    height: 34px;
}
.captcha-image-refresh, .captcha-image {
    display: inline-block;
}
.captcha-image-refresh {
    cursor: pointer;
    margin-left: 5px;
}
/*------------------*/

.container {
    min-width: 1200px;
}
a:hover, a:focus, a:active {
    text-decoration: none;
}
a:focus, a:active {
    color: #584d3e;
}
.header {
    background: #fff;
    height: 135px;
    border-bottom: 1px #ece4d5 solid;
}

.logo {
    background: url(../images/logo.png) no-repeat center;
    background-size: cover;
    width: 220px;
    height: 82px;
    margin-top: 22px;
}
nav a {
    font-family: 'Prata', serif;
    font-weight: 300;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
}
.order_post_index_label {
    vertical-align: top;
}
#submit-order.loading, #submit-order.loading:hover {
   /* background:  #584d3e url(../images/load.gif) no-repeat left 10px center;   background-size: 20px;
    padding-left: 40px;*/
 background:  #584d3e;

}
.nav>li>a:focus, .nav>li>a:hover, nav li.active  a {
    color: #a38876;
    background: none;
}

.product-wrap, .last-product-wrap, .all-prod-content-wrap {
    background: #f7f7f7;
    width: 100%;
}
.product-item-short img {
    width: 100%;
    max-width: 330px;
}
.content {
    min-height: 900px;
    background: #f7f7f7;
}
.product-item-short {
    background: #fff;
    border-top: 2px #e3be4c solid;
    padding: 20px;
    margin-top: 15px;
}
.new_items {
    text-align: center;
}

/*main  page*/
.description-main {
    background: url(../images/mbg3.jpg) no-repeat center top;
    background-size: cover;
    width: 100%;
    height: 500px;
}

.main-pretext {
    margin-top: 60px;
    padding: 20px;
    background: rgba(255, 255, 255, 0.4);
}
.description-main h1 {
    color: #5c4d41;
}
.description-main p {
    color: #736050;
}
.breadcrumbs {
    padding: 15px 0 30px 0;
}
.breadcrumbs ul {
    margin: 0;
    padding: 0;
}
.breadcrumbs li, .breadcrumbs  {
    list-style-type: none;
    display: inline-block;
    vertical-align: top;
}
.shop-breadcrumbs ul  {
    background: url(../images/arrow_big.png) no-repeat left center;
    margin-left: -15px;
    padding-left:  15px;
    background-size: 8px 8px;
}

.shop-breadcrumbs ul {

    display: inline-block;
    vertical-align: top;
}

.breadcrumbs li {
    margin-right: 5px;
    padding-right: 15px;
    background: url(../images/arrow_big.png) no-repeat right center;
    background-size: 8px 8px;
}
.breadcrumbs li:last-child {
    background: none;
}
/*----footer----*/
.footer-wrap {
    background: #f9f3e8;
}

/* search  */

#search {
    float: right;
    margin-top: 13px;
    overflow: hidden;
    width: 220px;
    vertical-align: middle;
    white-space: nowrap;
}
.gl-bl-1 {
    margin-top: 55px;
}
.top-social-icons {
    position: absolute;
    right: 250px;
    top: 46px;
   /* z-index: 99999999;*/
}
.page-content h1 {
    margin-bottom: 30px;
}
#search  input#search_text{
    /* width: 120px;*/
    width: 220px;
    height: 30px;
    /*background: #2b303b;*/
    background: #f6f6f6 url(../images/search_color.png) no-repeat right 10px center;
    background-size:  20px 20px;
    border: none;
    font-size: 10pt;
    float: left;
    color: #ccc;
    padding-left: 5px;
    padding-right: 20px;
    border-bottom: 1px #ccc solid;
    /*  -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;*/
    outline: none;
}
#search button  {
    line-height: 30px;
}
#search  input#search_text:active, #search  input#search_text:focus, #search  input#search_text:hover {
   /* background: #fff;*/
    color: #161515;
    width: 220px;
    height: 30px;
}

#search:active input#search_text, #search:focus input#search_text, #search:hover input#search_text {
   /* background: #fff;*/
    width: 220px;
}

#search  input#search_text::-webkit-input-placeholder {
    color: #ccc;
}

#search  input#search_text:-moz-placeholder { /* Firefox 18- */
    color: #ccc;
}

#search  input#search_text::-moz-placeholder {  /* Firefox 19+ */
    color: #ccc;
}

#search  input#search_text:-ms-input-placeholder {
    color: #ccc;
}


#search    button.icon{

    border: none;
    background: #c7a959;

    height: 30px;
    width: 50px;
    color: #fff;
    opacity: 0;
    font-size: 10pt;

    -webkit-transition: all .55s ease;
    -moz-transition: all .55s ease;
    -ms-transition: all .55s ease;
    -o-transition: all .55s ease;
    transition: all .55s ease;
}

#search:hover button.icon, #search:active button.icon, #search:focus button.icon{
    outline: none;
    opacity: 1;
    margin-left: -50px;
}

#search:hover button.icon:hover{
    background: #584d3f;
}
#search .search-img {
    display: block;
    width: 30px;
    height: 20px;
    background: url(../images/search.png) no-repeat right  center;
    background-size:  20px 20px;
    margin-left: -20px;
    margin-top: -5px;
}


.color-item {
    display: inline-block;
    width: 25px;
    height: 25px;
    border: 1px #ccc solid;
    margin-right: 5px;
}


#login-popup {
    display: none;
    background: #fff;
}
.auth-block {
    text-align: right;
    font-size: 14px;
    color: #584d3e;
}
.navbar {
    margin-bottom: 0;
}
.site-phone, .site-email {
    padding-left: 25px;
}
.site-phone {
    background: url(../images/phone.png) no-repeat left  center;
    background-size:  20px 20px;
}
.site-email  {
    background: url(../images/email.png) no-repeat left  center;
    background-size:  20px 20px;
}

.prod-category.active a {
    color: #c8ab5c;
}

.page-content {
    border-top: 2px #c8ab5c solid;
    background: #fff;
    padding: 20px 40px 40px 40px;
}
.h-center {
    text-align: center;
}
.all-prod-content {
    vertical-align: top;
}
.shop-left-column, .shopping-cart-block  {
    background: #fff;
    padding: 10px 20px;
    border-top: 2px #c8ab5c solid;
    margin-bottom:55px;
}

h1.shop-cat-name {

    background:  #c8ab5c;
    color: #fff;
    font-size: 26px;
    margin: 0  ;
    padding: 10px 0;
   /* border: 1px #ece4d5 solid;*/
    border-top: 2px #c8ab5c solid;
}
.col-shopnav {
    padding: 0;
}
.noproducts {
  /*  margin: 15px;*/
    background:  #fff;
    color: #c8ab5c;
    padding: 20px 15px;
    margin-top: -25px;
}
.contact-page-inf .inf-block {
    padding: 10px 0;
}
.contact-page-inf {
    padding-bottom: 40px;
}
.navbar-right {
    margin-top: -15px;
}
.main-pretext h1 {
    margin-top: 10px;
}
.new_items h2 {
    margin: 60px 0 20px 0;
}
.top-header-wrp .site-email, .top-header-wrp .site-phone {
    /*margin-top: 15px;
    display: inline-block;*/
}
.shop-content, .page-content {
    margin-bottom: 60px;
}
.all-link {
    margin: 25px 0 50px 0;
}

.ftr-nav li {
    display: inline-block;
    list-style-type: none;
    padding: 5px 10px;
}
.copyright, .privacy-policy {
    font-size: 14px;

}
.copyright {
    opacity: 0.5;
}
#footer {
    padding: 40px 0;

}
#footer a {
    color: #c8ab5c;
}
#footer a:hover {
    color: #584d3e;
}
#footer-navigation {
    float: right;
    text-align: right;
    margin-top: -5px;
}

.color-result {
    padding: 20px 15px;
    box-sizing: border-box;
    background: #fff;
}
.add-to-cart {
    position: relative;
    padding-right: 40px !important;
}
.fa-shopping-cart {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    background: url(../images/cart_white.png) no-repeat left  center;
    background-size:  contain;
}

.dot {
    height: 10px;
    width: 10px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
}

.vnalicii .dot {
    background-color: #06b022;
}

.podzakaz .dot {
    background-color: #f8ff2f;
}

.sold .dot {
    background-color: #ff0000;
}
.q-indicator {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 15px;
    padding: 5px 10px;
    background: #f8f8f6;
    display: inline-block;
    margin-top: 10px;
}
.add-to-cart.button, .add-to-cart.button:hover {
    padding: 5px 25px;
}

.soc-link {
    display: inline-block;
    vertical-align: bottom;
    width: 24px;
    height: 24px;
    margin: 0 3px 3px 0;
    padding: 0;
    outline: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-sizing: border-box;
}
.uhod  {
    font-size: 13px;
}
.similar-products h2, h2.similar-prod-header {
    text-align: center;
}
h2.similar-prod-header {
    margin-top: 40px;
}
.colors-tip {
    font-size: 11px;
    margin-top: 30px;
}
.uhod-hdr {
    font-weight: bold;
}
.facebook-link {
    background: url(../images/social-icons.png) -0px 0 no-repeat;
}
.twitter-link {
    background: url(../images/social-icons.png) -24px 0 no-repeat;
}
.vk-link {
    background: url(../images/social-icons.png) -48px 0 no-repeat;
}

.instagram-link {
    background: url(../images/social-icons.png) -96px 0 no-repeat;
}
.pinterest-link {
    background: url(../images/pinterest.png) no-repeat center;
    background-size: contain;
}

/*--------to top----*/
.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgba(46, 46, 46, 0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0.6;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.visible {
    visibility: visible;
}
.cd-top:hover {
    opacity: 1;
    background: rgba(46, 46, 46, 0.9) url(../images/cd-top-arrow.svg) no-repeat center 50%;
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}

.reg-form form {
    padding: 20px;
}
.pop-links {
    text-align: center;
}
.pop-links a, .pop-links a:hover {
    color: #c8ab5c;
}
#login-popup {
    padding: 30px 20px 20px 20px;
    width: 500px;
    margin: 0 auto;
}

.login-nav-close  {
    width: 30px;
    height: 30px;
    background: url(../images/close-big.png) no-repeat center;
    background-size: contain;
    position: absolute;
    cursor: pointer;
    top: 15px;
    right: 15px;
    z-index: 999999;
}
.panel-default>.panel-heading {
    background: none;
    border: none;
}

.panel-default {
    padding: 20px;
}

#delivery_options .row.userr , #order-user-fields .row.userr {
    padding: 0;
}

.main-pretext-image {
    width: 380px;
    height: 390px;
    background: url(../images/bokali_main.png) no-repeat center;
    position: absolute;
    right: -20px;
    top: 40px;
    background-size: contain;
}