/* VUE JS COMPONENTS BEGIN */
[v-cloak] {
    display: none !important;
}
/* VUE JS COMPONENTS END */

ul.inline li {
    padding: 0;
}

ul.inline {
    margin: 0;
}

a:hover, a:focus, a:active {
    color: #000;
}

a {
    color: #727272;
}

body {
    overflow-x: hidden;
    margin: 0;
    padding: 0;
}

::-moz-selection {
    background-color: #727272;
    color: #fff;
    text-shadow: none;
    -webkit-text-shadow: none;
}

::selection {
    background-color: #727272;
    color: #fff;
    text-shadow: none;
    -webkit-text-shadow: none;
}

a {
    outline: none !important;
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5 {
    margin: 0;
    font-weight: bold;
}

body,
p,
label,
ul li,
h1,
h2,
h3,
h4,
h5,
.placeholder,
.logo .text,
button {
    font-family: "Roboto", sans-serif;
}

.products-holder .product-item .add-button,
.products-holder .product-item,
.footer-links-holder ul li a:before {

    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.top-menu ul li {
    /*text-transform: capitalize;*/
    font-weight: bold;
    padding: 0;
}

.top-menu ul {
    margin: 0;
}

.top-menu ul li:last-child:after {
    content: "";
}

.top-menu > ul > li:after {
    content: "/";
    color: #D8D8D8;
    margin: 0 8px;
}

.ie8 .top-menu > ul > li:after {

    margin: 0 2px;
}

.logo .text {
    position: absolute;
    top: 11px;

}

.total-price-basket {
    font-weight: bold;
    color: #70543E;
    font-size: 20px;
}

.logo .text a, .logo .text {
    color: #000000;
    display: inline-block;
    font-size: 33px;
    font-weight: bold;
    line-height: 35px;
    padding-left: 4px;
    padding-top: 10px;
}

.top-menu {

}

.top-menu li a {
    display: block;
    font-size: 12px;
    font-weight: 600;
}

.top-row {
    margin-top: 10px;
    margin-bottom: 10px;
}

.logo .text a span {
    font-weight: normal;
}

/*.home-slider {*/
/*    background-image: url(../images/slider-bg.jpg);*/
/*    background-position: center center;*/

/*    border-bottom: 4px solid #e31e24;*/
/*}*/

.cusmo-btn {
    font-family: "Roboto", sans-serif !important;
    border-radius: 30px;
    display: inline-block !important;
    font-size: 13px;
    font-weight: 600 !important;
    padding: 10px 20px !important;
    text-transform: uppercase;
    cursor: pointer !important;

    border: 1px solid #2b2a29;
    background-color: #2b2a29;
    background-image: none !important;
    color: #fff !important;
    text-decoration: none;

    transition: all .3s cubic-bezier(.02, .01, .47, 1);
}

.cusmo-btn:focus,
.cusmo-btn:active {
    border: 1px solid #2b2a29;
    background-color: #2b2a29 !important;
    background-image: none !important;
    color: #fff !important;
    text-decoration: none;
}

.cusmo-btn:hover {
    color: #fff !important;
    background-color: #000 !important;
    background-image: none !important;
    border: 1px solid #000 !important;
    text-decoration: none !important;
}

.cusmo-btn.active,
.cusmo-btn.active:focus,
.cusmo-btn.active:active {
    border: 1px solid #F1EAE4;
    background-color: #F1EAE4 !important;
    background-image: none !important;
    color: #000 !important;
    text-decoration: none;
}

.cusmo-btn.active:hover {
    color: #fff !important;
    background-color: #000 !important;
    background-image: none !important;
    border: 1px solid #000 !important;
    text-decoration: none !important;
}
.cusmo-btn.favorite-btn.active:hover {
    border: 1px solid #E2CFCB !important;
    background-color: #E2CFCB !important;
    background-image: none !important;
    color: #000 !important;
    text-decoration: none;
}

.cusmo-btn.reverse,
.cusmo-btn.reverse:focus,
.cusmo-btn.reverse:active {
    border: 1px solid #2b2a29;
    background-color: #fff !important;
    background-image: none !important;
    color: #2b2a29 !important;
    text-decoration: none;
}

.cusmo-btn.reverse:hover {
    color: #fff !important;
    background-color: #000 !important;
    background-image: none !important;
    border: 1px solid #000 !important;
    text-decoration: none !important;
}

.cusmo-btn.green,
.cusmo-btn.green:focus,
.cusmo-btn.green:active {
    border: 1px solid #009846;
    background-color: #009846 !important;
    background-image: none !important;
    color: #fff !important;
    text-decoration: none;
}

.cusmo-btn.green:hover {
    color: #fff !important;
    background-color: #000 !important;
    background-image: none !important;
    border: 1px solid #000 !important;
    text-decoration: none !important;
}

.cusmo-btn.gray,
.cusmo-btn.gray:focus,
.cusmo-btn.gray:active {
    border: 1px solid #F1EAE4;
    background-color: #F1EAE4 !important;
    background-image: none !important;
    color: #fff !important;
    text-decoration: none;
}

.cusmo-btn.gray:hover {
    color: #fff !important;
    background-color: #009846 !important;
    background-image: none !important;
    border: 1px solid #009846 !important;
    text-decoration: none !important;
}

.products-holder .product-block {
    position: relative;
    border-radius: 5px;
    margin-bottom: 20px;
}

@media(min-width: 1400px){
    /*.products-holder .product-block:not(:nth-child(6n+1)):after {*/
    .products-holder .product-block:not(:nth-child(5n+1)):after {
        content: "";
        position: absolute;
        left: 0;
        top: 5px;
        bottom: 5px;
        width: 1px;
        background-color: #E2E4D9;
    }
}

@media(min-width: 1200px) and (max-width: 1399.98px){
    .products-holder .product-block:not(:nth-child(4n+1)):after {
        content: "";
        position: absolute;
        left: 0;
        top: 5px;
        bottom: 5px;
        width: 1px;
        background-color: #F1EAE4;
    }
}

@media(min-width: 992px) and (max-width: 1199.98px){
    .products-holder .product-block:not(:nth-child(3n+1)):after {
        content: "";
        position: absolute;
        left: 0;
        top: 5px;
        bottom: 5px;
        width: 1px;
        background-color: #F1EAE4;
    }
}

@media(min-width: 768px) and (max-width: 991.98px){
    .products-holder .product-block:not(:nth-child(2n+1)):after {
        content: "";
        position: absolute;
        left: 0;
        top: 5px;
        bottom: 5px;
        width: 1px;
        background-color: #F1EAE4;
    }
}

@media(min-width: 576px) and (max-width: 767.98px){
    .products-holder .product-block:not(:nth-child(3n+1)):after {
        content: "";
        position: absolute;
        left: 0;
        top: 5px;
        bottom: 5px;
        width: 1px;
        background-color: #F1EAE4;
    }
}

@media(max-width: 575.98px){
    .products-holder:not(.related-products) .product-block:not(:nth-child(2n+1)):after {
        content: "";
        position: absolute;
        left: 0;
        top: 5px;
        bottom: 5px;
        width: 1px;
        background-color: #F1EAE4;
    }
}

.products-holder .product-item {
    text-align: center;
    padding: 15px 0 15px 0;
    position: relative;
}

.tab-content {
    overflow: hidden;
}

.products-holder .product-block:hover {
    background-color: #fff;
    box-shadow: 0 0px 10px 5px rgba(0,0,0,0.1);
    z-index: 1000;
}

.products-holder .product-block:hover:after,
.products-holder .product-block:hover + .product-block:after {
    display: none;
}

.products-holder .product-block .favorite-btn {
    position: absolute;
    top: 15px;
    right: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    padding: 5px;
    background: #F1EAE4;
    color: #000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;

    transition: all .3s cubic-bezier(.02, .01, .47, 1);
}
.products-holder .product-block .favorite-btn:not(.active):hover {
    background: #E2CFCB;
}
.products-holder .product-block .favorite-btn.active {
    color: #fff;
    background: #e31e24;
}

.ie8 .products-holder .product-item .add-button {
    display: none;
}

.ie8 .products-holder .product-item:hover.add-button {
    display: inline-block;
}

.products-holder.tab-pane.in {
    display: block;
}

.products-holder .product-item h2 {
    color: #373737;
    /*font-size: 12px;*/
    font-size: 14px;
    font-weight: 500;
    line-height: 15px;
    vertical-align: middle;
    padding-top: 7px;
    text-transform: uppercase;
    text-align: left;
}

.price-block {
    padding: 10px 0 15px;
}

.price-block .add-button {
    position: relative;
    font-size: 28px;
}

.products-holder .price {
    color: #2b2a29;
    font-size: 18px;
    font-weight: 600;
}

.load-more {
    background-color: #FFFFFF;
    border: 1px solid #D4D4D4;
    border-radius: 40px 40px 40px 40px;
    /*color: #70726A;*/
    font-size: 17px;
    font-weight: 600;
    line-height: 18px;
    padding: 17px 67px;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
}

.section-home-products {
    position: relative;
}

.load-more-holder {
    left: 0;
    bottom: -15px;
    /*position: absolute;*/
    text-align: center;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
}

.section-home-products .controls-holder {
    text-align: center;
    margin: 20px 0 20px 0;
    border-bottom: 1px solid #E2E4D9;
    padding-bottom: 15px;
}

.section-home-products .controls-holder li {
    color: #8D8D8D;
    font-size: 16px;
    font-weight: 600;
    line-height: 23px;
    margin-right: 47px;
    position: relative;
    font-family: "Roboto", sans-serif;
}

.ie8 .controls-holder li:hover:after,
.ie8 .controls-holder li.active:after {
    display: none;
}

.ie8 .tab-content {
    overflow: hidden;
}

.controls-holder li:hover:after,
.controls-holder li.active:after {
    background-color: #fff;
    bottom: -22px;
    border: 1px solid #E2E4D9;
    border-width: 0 0 1px 0;
    content: "";
    height: 15px;
    position: absolute;
    width: 15px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50px;

}

.footer-logo-holder {
    margin-bottom: 25px;
}

.footer-links-holder .social-icons {
    margin: 0;
}

.footer-links-holder ul {
    /*margin: 0 0 0 6px;*/
    margin: 0;
    list-style: none;
}

.footer-links-holder h2 {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 20px;
    padding-bottom: 7px;
    text-transform: uppercase;
}

.footer-links-holder p {
    color: #F1EAE4;
    font-size: 13px;
    margin-top: 25px;
}

.footer-links-holder .social-icons li {
    background-color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    position: relative;
    color: #2b2a29;
}

.footer-links-holder .social-icons li:hover {
    background-color: #333;
    color: #fff;
}

.footer-links-holder .social-icons li:hover a {
    color: #fff;
}

.footer-links-holder .social-icons li a {
    font-size: 20px;
    text-align: center;
    width: 20px;
    height: 21px;
    color: #000;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: flex;

}

.footer-links-holder a,
.footer-links-holder span {
    color: #F1EAE4;
    display: inline-flex;
    align-items: center;
    text-transform: capitalize;
    font-size: 13px;
    position: relative;
}
.footer-links-holder span {
    text-transform: none;
}

.footer-links-holder a:hover,
.footer-links-holder span:hover {
    color: #fff;
}

.footer-links-holder .social-icons li:before {
    content: "";
}

.footer-links-holder ul li {
    position: relative;
    line-height: 25px;
    white-space: nowrap;
    text-align: left;
}

.footer-links-holder ul li:hover a:before {
    left: -15px;
}

.footer-links-holder ul:not(.social-icons) li a:before {
    /*content: "";*/
    /*font-size: 12px;*/
    /*position: absolute;*/

    /*left: -10px;*/
    /*vertical-align: top;*/
    /*font-family: fontawesome, sans-serif;*/
    /*color: #727272;*/
}

.section-copyright {
    color: #a3a3a3;
    padding: 15px 0;
    line-height: 16px;
    font-size: 12px;
    background: #242321;
}

.section-copyright a {
    color: #F1EAE4;
}

.section-copyright a:hover {
    color: #fff;
}

.section-footer {
    background: #2b2a29;
    color: #c3afa6;
    margin-top: 50px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.section-copyright strong {
    font-weight: 600;
    color: #F1EAE4;
}

.section-copyright a {
    color: #F1EAE4;
    text-decoration: underline;
}

.section-copyright a:hover {
    text-decoration: none;
}

.copyright-links li:after {
    content: "|";
    margin: 0 5px;
}

.copyright-links li:last-child:after {
    content: "";
}

.copyright-links li a {
    font-weight: normal;
}

.copyright-links li {
    text-transform: uppercase;
}

.social-icons li:first-child {
    margin-left: 0;
}

.basket {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}

a {
    color: #2b2a29;
    transition: .3s ease;
}

a:hover {
    color: #000;
}

.basket i {
    font-size: 36px;
}

.cart-menu li:nth-last-child(2):after {
    content: "\00a0";
}

.basket .dropdown-menu {
    right: -90px;
    left: auto;
    /*margin-top: 21px;*/
    margin-top: 20px;
    width: 270px;
    z-index: 9999;
    border-radius: 8px;
    -webkit-border-radius: 8px;
}

.basket > li {
    position: relative;
}

.top-menu .dropdown-menu:after {
    border-bottom: 10px solid #FFFFFF;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    display: inline-block;
    right: 36px;
    position: absolute;
    top: -10px;
}

.ie8 .top-menu .dropdown-menu:before {
    border-bottom: 11px solid #E2E4D9;
}

.top-menu .dropdown-menu:before {
    border-bottom: 11px solid rgba(0, 0, 0, 0.2);
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    content: "";
    display: inline-block;
    right: 35px;
    position: absolute;
    top: -11px;
}

.basket .dropdown-menu li:after {
    content: "";
}

.basket .dropdown-menu li:last-child .basket-item {
    border-bottom: 0;
}

.basket .dropdown-menu li {
    line-height: 10px;

    margin: 17px 0;
}

.basket-item {
    margin: 0 20px;
    position: relative;
    padding-bottom: 17px;
    border-bottom: 1px solid #E2E4D9;

}

.basket-item .thumb {
    width: 56px;
    height: 56px;
    text-align: center;
}
.basket-item .thumb img {
    max-height: 100%;
}

.basket-item .title {
    font-size: 13px;
    margin-top: 2px;
    line-height: 25px;
    font-weight: normal;
}

.basket-item .price {
    font-weight: 600;
    /*color: #009846;*/
    font-size: 13px;
}

.close-btn {
    position: absolute;
    top: 15px;
    right: 10px;
    font-size: 13px;
    font-weight: normal !important;
    line-height: 12px;
    border-radius: 40px;
    width: 20px;
    height: 20px;
    display: inline-block;
}

.basket li:nth-last-child(2) .basket-item {
    border-bottom: 0;
    margin-bottom: 10px;
}

/*.close-btn:after {*/
/*    font-family: fontawesome, sans-serif;*/
/*    content: "x";*/
/*    color: #D6D8CA;*/
/*    text-align: center;*/
/*    font-size: 11px;*/
/*    width: 11px;*/
/*    height: 11px;*/
/*    position: absolute;*/
/*    left: 1px;*/
/*    right: 0;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    margin: auto;*/
/*}*/

.close-btn:hover:after {
    color: #000;
}

.close-btn:hover {
    background-color: #F1EAE4;
}

.basket .checkout {
    text-align: center;
    margin: -10px 0 10px 0;
}

.basket .dropdown-menu .empty {
    text-align: center;
    /*min-height: 70px;*/
    margin: 35px 0;
}

.basket-item-count {
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    position: absolute;
    right: -5px;
    top: -3px;
    z-index: 10;
    min-width: 9px;
    background-color: #2b2a29;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
}

.add-button-check {
    color: #009846;
    font-size: 13px;
    position: absolute;
    right: -2px;
    top: -2px;
    z-index: 3;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0px 0px 2px #fff;
}

.section-two-columns {
    /*margin: 32px 0 0 0;*/
}

.breadcrumb-holder {
    padding-top: 12px;
}

.breadcrumb-holder .bcrumb li:first-child,
.breadcrumb-holder .bcrumb li:first-child a {
    color: #2b2a29;
}

.breadcrumb-holder .bcrumb li,
.breadcrumb-holder .bcrumb li a {
    position: relative;
    font-size: 11px;
    color: #999;
}

.breadcrumb-holder .bcrumb li a {
    display: inline-block;
    padding-right: 25px;
}

.breadcrumb-holder .bcrumb li:first-child a {
    font-weight: 500;
}

.breadcrumb-holder .bcrumb li:last-child:after {
    content: "";
}

.breadcrumb-holder .bcrumb li:after {
    font-family: flaticon_kastorino !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f116";
    color: #e31e24;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 8px 2px;
    font-size: 9px;
}

.bcrumb {
    display: inline-block;
}

.products-grid {
    margin: 20px 0 20px 0;
    margin: 0 0 20px 0;
}

.products-grid .product-item {
    /*padding: 15px;*/
}

.section-two-columns {
    position: relative;
}

.product-info-box .star-holder strong {
    float: left;
    margin-right: 11px;
    font-size: 13px;
}

.product-info-box .star-holder .star {
    display: inline-block;
}

.review-counter {
    float: right;
}

.product-info-box .star-holder {
    margin-bottom: 27px;
}

.info-holder h4 {
    font-size: 13px;
    margin: 28px 0 10px 0;
}

.info-holder p {
    margin-bottom: 27px;
    font-size: 13px;
    line-height: 24px;
}

.product-info-box .price span {
    vertical-align: middle;
    display: inline-block;
}

.product-info-box .price {
    color: #70543F;
    font-size: 24px;
    font-weight: bold;
}

.product-tabs {
    margin-top: 49px;
}

.product-tabs .controls-holder li {
    font-weight: bold;
    font-size: 19px;
    position: relative;
    margin-right: 23px;
}

.product-tabs .controls-holder {
    border-bottom: 2px solid #F1EAE4;
    padding-bottom: 20px;
}

.product-tabs .controls-holder li:hover:after,
.product-tabs .controls-holder li.active:after {
    bottom: -29px;
}

.product-tabs .tab-content {
    margin: 25px 0;
    padding: 0;
    line-height: 20px;
    font-size: 13px;
}

.product-tabs .tab-content .products-holder {
    padding: 0;
}

#write-review-text {
    min-height: 120px;
    width: -webkit-fill-available;
    margin-top: 12px;
    padding: 9px 0 9px 16px;
    border-radius: 8px !important;
    border-color: #E2E4D9;
    outline: none !important;
}

#reviews .star-holder strong, #reviews .star-holder .star {
    display: inline-block;
}

#reviews button {
    display: inline-block;
}

#reviews .star-holder strong {
    margin-right: 7px;
}

.review-item .body {
    position: relative;
}

.review-item .body:after {
    content: "";
    position: absolute;
    left: -10px;
    top: 13px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7.5px 13px 7.5px 0;
    border-color: transparent #fff transparent transparent;
}

.review-item .body:before {
    content: "";
    position: absolute;
    left: -13px;
    top: 13px;
    width: 0;
    height: 0;
    z-index: -1;
    border-style: solid;
    border-width: 7.5px 13px 7.5px 0;
    border-color: transparent #E9E9E9 transparent transparent;
}

.review-item .thumb, .review-item .thumb img {
    border-radius: 3px;
}

.review-item .date {
    float: right;
    font-weight: bold;
    color: #000;
}

.star {
    min-width: 128px;
}

.star img {
    padding-right: 0;
    margin-top: -6px;
}

.review-item p {
    margin: 0;
}

.review-item h4 {
    margin-bottom: 14px;
    font-size: 15px;
    color: #70543f;
    display: inline-block;
}

.review-item .body {
    color: #888888;
    border: 1px solid #E9E9E9;
    padding: 22px;
    /*margin-left: -32px;*/
    border-radius: 5px;
}

.recent-reviews {
    margin-top: 26px;
}

.review-item {
    margin-bottom: 19px;
}

#write-review-text:focus {
    border: 1px solid #FFBB00;
    box-shadow: none;
}

.middle-header-holder {
    text-align: center;
    margin: 13px 0 43px 0;
}

.middle-header {
    font-weight: bold;
    border: 1px solid #E5E5E5;
    border-radius: 30px;
    display: inline-block;
    margin: 0 auto;
    padding: 18px 96px;
    font-size: 16px;
    text-transform: uppercase;
    width: 228px;
}

.related-products .product-item:after {
    right: -23px;
}

.tab-content {
    padding: 0 15px;
    margin: 0 -15px;
}

.products-holder {
    padding: 20px 15px;
}

.products-holder.related-products {
    margin: -15px -15px -45px -15px;
}

.products-holder.related-products .row {
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding: 15px;
}

.cusmo-btn.narrow {
    padding: 8px 25px !important;
}

.form-label {
    font-weight: bold;
    font-size: 13px;
    margin: 0 0 6px;
}

.cusmo-input:focus,
.cusmo-input:active,
.cusmo-input.active {
    border-radius: 30px !important;
    border: 1px solid #FFBB00 !important;
    box-shadow: 0 1px #FFBB00 !important;
    outline: none !important;
}

.cusmo-input {
    border: 1px solid #D5D5D5 !important;
    box-shadow: 0 1px #D5D5D5 !important;
    border-radius: 30px !important;
}

input:focus,
textarea:focus,
a:focus {
    outline: none !important;
}

.section-contact {
    margin-top: 43px;
}

.section-contact h4 {
    text-transform: capitalize;
}

.contact-form {
    margin-top: 20px;
}

.inline-block {
    display: inline-block;
}

.contact-form .cusmo-input {
    padding: 6px 10px !important;
    border-radius: 8px !important;
    min-height: 50px;
}

.contact-form textarea.cusmo-input {
    border-radius: 5px !important;
}

.contact-info-boxes h4 {
    margin-bottom: 20px;
}

.contact-info-boxes {
    margin-left: 60px;
}

label.error {
    color: #e31e24;
    font-size: 12px;
    margin-top: 2px;
}

.product-item {
    position: relative;
}

/*------------ GF STYLE  ---------------------*/

.top-header {
    background-color: #2b2a29;
    /*padding: 1px 0;*/
    padding: 5px 0;
    /*height: 24px;*/
}

.lang {
    float: right;
    display: flex;
    align-items: center;
    justify-content: normal;
    flex-wrap: nowrap;
    white-space: nowrap;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

.lang li {
    display: inline-flex;
}

.lang li:not(:last-child) {
    margin-right: 10px;
}

.lang li a {
    display: inline-flex;
    align-items: center;
    color: #c5c5c5;
    font-family: "Roboto", sans-serif;
    font-size: 12px;
}

.lang li a.active {
    text-decoration: underline;
}

.lang li a:hover {
    color: #fff;
}

.top-header .top-header-nav {
    float: left;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

.top-header .top-header-nav li:not(:last-child) {
    margin-right: 25px;
}

.top-header .top-header-nav li {
    display: inline-block;
}

.top-header .top-header-nav li a {
    display: inline-flex;
    align-items: center;
    color: #F1EAE4;
    font-family: "Roboto", sans-serif;
    font-size: 12px;


}

.top-header .top-header-nav li a:hover {
    color: #fff;
}

/* SELECT  */
/*Styling Selectbox*/
.drop-menu-select {
    width: 100%;
    display: inline-block;
    background-color: #fff;
    border-radius: 55px;
    transition: all .5s ease;
    position: relative;
    font-size: 14px;
    color: #909090;
    height: 100%;
    text-align: left;
    outline: none;
    border: 1px solid #E2E4D9;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.drop-menu-select .select {
    cursor: pointer;
    display: block;
    padding: 9px 16px;
    outline: none;
    margin-bottom: 0;
    z-index: 8888;
}

.drop-menu-select .select span {
    /*color: #555;*/
    z-index: 8888;
    margin-left: 30px;
}

.phone-coll {
    position: absolute;
    z-index: 999;
    cursor: pointer;
    top: 9px;
    left: 14px;
}

.phone-coll i {
    font-size: 22px;
    margin-top: 0;
    color: #2b2a29;
}

.drop-menu-select .select i {
    font-size: 13px;
    color: #2b2a29;
    cursor: pointer;
    transition: all .5s ease;
    float: right;
    margin-top: 2px;
    outline: none;
}

.drop-menu-select:hover {
    outline: none;
}

.drop-menu-select:active {
    outline: none;
}

.drop-menu-select.active:hover,
.drop-menu-select.active {
    outline: none;
}

.drop-menu-select .select .arow-tran {
    font-size: 16px;
}

.v-select .vs__open-indicator {
    display: flex;
    align-items: center;
    justify-content: center;
}

.v-select:not(.v--open) .arow-tran,
.drop-menu-select:not(.active) .select .arow-tran {
    transform: rotate(180deg)
}

.drop-menu-select .dropeddown {
    position: absolute;
    background-color: #fff;
    width: calc(100% + 2px);
    left: 0;
    margin-top: 5px;
    overflow: hidden;
    display: none;
    overflow-y: auto;
    z-index: 9;
    outline: none;
    z-index: 8888;
    margin-left: -1px;
    border-radius: 8px;
    border: 1px solid #E2E4D9;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
}

.drop-menu-select .dropeddown li {
    padding: 10px 15px;
    transition: all .2s ease;
    cursor: pointer;
    outline: none;
    border-bottom: 1px solid rgba(85, 85, 85, 0.26);
    color: #555;
    font-weight: 400;
    z-index: 8888;
}

.drop-menu-select .dropeddown {
    padding: 0;
    list-style: none;
    outline: none;
    z-index: 8888;
}

.drop-menu-select .dropeddown li:hover {
    outline: none;
    color: #2b2a29;
    background-color: #f5f6f1;
}

.drop-menu-select .dropeddown li:active {
    outline: none;
}

/* SELECT END */

.logo-holder,
.search-phone,
.phone-holder,
.cart-holder {
    display: flex;
    align-items: center;
    /*justify-content: center;*/
}

.search form {
    margin: 0;
    padding: 0;
}

.search {
    display: inline-block;
    float: right;
    width: 100%;
    position: relative;
    /* margin-right: 35px;*/
}

.search .search_btn {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 5px 30px;
    border-radius: 50px;
    /*color: #cacaca;*/
    color: #fff;
    font-size: 18px;
    background-color: #2b2a29;
    z-index: 999;
    cursor: pointer;
    font-size: medium;
}

.search .input-style {
    outline: none;
    box-shadow: none;
    padding: 5px 80px 5px 16px;
    margin-bottom: 0;
    border-radius: 50px;
    border: 1px solid #E2E4D9;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    height: 38px;
    width: -webkit-fill-available;
}

.search .input-style:focus {
    outline: none;
    box-shadow: none !important;
    border: 1px solid #E2E4D9;
}

.webkit .cart-menu {

}

.bag-img {
    width: 32px;
}

.total-price-basket p {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    letter-spacing: 0px;
    font-size: 15px;
    white-space: nowrap;
    margin: 0;
    color: #777;
}

.total-price-basket span {
    font-size: 18px;
}

.total-price-basket {
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 12px;
    line-height: 17px;
    margin-left: 15px;
    white-space: nowrap;
    text-transform: none;
    color: #2b2a29;
}

.search-result {
    background-color: #fff;
    z-index: 9999;
    border: 1px solid #eee;
    position: absolute;
    width: 100%;
    /*padding: 15px 0 0 0;*/
    margin-top: 8px;
    border-radius: 8px;
    display: none;
}

.search-result ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.search-result ul .search-result-item li {
    border-bottom: 1px solid #eee;
    padding: 10px 10px;
}

.search-result ul .search-result-item:hover {
    background-color: #e31e24;
}

.search-result .search-result-item .img {
    width: 60px;
    display: inline-block;
}

.search-result .search-result-item .img img {
    /*margin-top: -45px !important;*/
    /*margin-left: 18px;*/
}

.search-result .search-result-item .info {
    display: inline-block;
}

.search-result .search-result-item .info span {
    display: block;
}

.search-result .search-result-item .info .name {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    color: #2b2a29;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
}

.search-result .search-result-item .info .price {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    color: #2b2a29;
    letter-spacing: 0.5px;
}

.view-more-result {
    width: 100%;
    text-align: center;
    display: block;
    padding: 15px 0;
    background-color: #2b2a29;
    color: #fff;
    border-radius: 0 0 11px 11px;
    font-family: "Roboto", sans-serif;
    cursor: pointer;
}

.view-more-result:hover {
    opacity: 0.9;
    color: #fff;
}

.basket-item .title {
    font-family: "Roboto", sans-serif;
    letter-spacing: 0.5px;
    font-size: 16px;
}

.basket-item .price {
    font-family: "Roboto", sans-serif;
    /*letter-spacing: 0.5px;*/
    font-size: 15px;
    margin-top: 5px;
}

.category-navigation {
    border-top: 1px solid #E2E4D9;
    border-bottom: 1px solid #E2E4D9;
}


#main-navigation {
    position: relative;
    padding: 12px 0;
    /*margin: 0 auto 0 auto;*/
    /*width: 1000px;*/
}

ul.navigation-menu {
    /*position: relative;*/
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    list-style-type: none;
}

ul.navigation-menu li {
    text-align: center;
    font-size: 14px;
}

ul.navigation-menu > li:first-child {
    padding-left: 0;
}

ul.navigation-menu > li {
    padding: 0 8px;
}

ul.navigation-menu > li:last-child {
    padding-right: 0;
}

ul.navigation-menu li a {
    white-space: nowrap;
}

ul.navigation-menu li .category-img {
    position: relative;
    cursor: pointer;
}

ul.navigation-menu li .category-img:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-35%, -50%);
    height: 35px;
    width: 25px;
    background-color: #F1EAE4;
    border-radius: 50px;
    z-index: -1;
    pointer-events: none;
}

ul.navigation-menu li .category-img {
    height: 40px;
}
ul.navigation-menu li .category-img img {
    width: 40px;
}

@media(max-width: 1199.98px){
    ul.navigation-menu li .category-img {
        height: 36px;
    }
    ul.navigation-menu li .category-img img {
        width: 36px;
    }
    ul.navigation-menu li {
        font-size: 12px;
    }
    ul.navigation-menu > li:first-child {
        padding-left: 0;
    }

    ul.navigation-menu > li {
        padding: 0 5px;
    }

    ul.navigation-menu > li:last-child {
        padding-right: 0;
    }
}

ul.navigation-menu li a:link, .navigation-menu li a:visited {
    display: block;
    padding: 0 5px;
    font-weight: 500;
    text-decoration: none;
    color: #2b2a29;
    font-family: "Roboto", sans-serif;
    color: #4B4B4B;
}

ul.navigation-menu li a.navigation-menu-category-link {
    padding-top: 10px;
}

ul.navigation-menu.category-link-novelty-top li:first-child a {
    color: #009846;
}

ul.navigation-menu.category-link-novelty-top li:last-child a {
    color: #e31e24;
}

.dropdown-nav-list {
    position: absolute;
    color: #fff;
    z-index: 5;
    height: auto;
    display: none;
    left: 0;
    right: 0;
    top: 100%;
    margin-top: -12px;
    padding-top: 11px;
    height: 320px;
}

.bg-drop-nav {
    background-color: white;
    /*border-top: 2px solid #F1EAE4;*/
    border-top: 1px solid #F1EAE4;
    -webkit-box-shadow: 0 0px 10px 5px rgba(0,0,0,0.1);
    box-shadow: 0 0px 10px 5px rgba(0,0,0,0.1);
    padding: 30px;
    border-radius: 8px;
}

.dropdown-nav ul {
    list-style: none;
    text-align: left;
    margin: 0;
    padding: 0;
}

.dropdown-nav ul li {
    display: block;
    text-align: left;
    width: 100%;
}

.dropdown-nav ul li a {
    padding: 5px !important;
}

.dropdown-nav ul li a:hover {
    color: #000;
}

.margin-top-drop {
    height: 1px;
}

.navigation-menu li:hover .dropdown-nav-list {
    display: block;
}

.arrow-down-nav {
    position: relative;
    z-index: 11;
}

.dropdown-nav-list .img-nav {
    text-align: right;
}

.dropdown-nav-list .img-nav img {
    width: 256px;
}

.navigation-menu li:hover .arrow-down-nav:after {
    background-color: #fff;
    top: 100%;
    /* box-shadow: 0 1px #907f77; */
    border-bottom: 1px solid #F1EAE4;
    content: "";
    height: 16px;
    position: absolute;
    width: 17px;
    left: 50%;
    transform: translate(-50%, 2px);
    margin-left: auto;
    margin-right: auto;
    border-radius: 50px;
    z-index: 9999;
}

.own-item .img-slide {
    margin-top: 50px;
}

.own-item .title-slider {
    text-align: left;
}

.own-item .title-slider h2 {
    font-family: "Roboto", sans-serif;
    padding: 70px 0 0 0;
    letter-spacing: 1px;
    color: #2b2a29;
}

.own-item .title-slider p {
    font-size: 25px;
    padding: 20px 0 50px 0;
    font-family: "Roboto", sans-serif;
    color: #e31e24;
    font-weight: 500;
}


/* -- MODAL CART  -- */

.modal {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    outline: 0;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    overflow: hidden;
}

.modal-footer .cusmo-btn {
    padding: 10px 30px !important;
}

.modalCart {
    position: fixed;
    top: 10%;
    left: 50%;
    z-index: 1050;
    width: 700px;
    margin-left: -320px;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    outline: 0;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    display: none;
    overflow: hidden;
}

.modalCart .modal-body .input-number {
    border-radius: 8px !important;
    border-color: #F1EAE4 !important;
}

.modalCart .modal-body .input-number-decrement ~ .input-number {
    border-radius: 0px !important;
}

.modal-footer {
    border-radius: 0 0 8px 8px;
}

.modal-header {
    padding: 20px 20px;
    border-bottom: 1px solid #eee;
    background-color: #000;
    overflow: hidden;
    color: #fff;
}

.modal-footer {
    padding: 20px;
}

.modalCart .modal-footer .continueSell {
    text-align: left;
}

.modalCart .modal-header h4 {
    letter-spacing: 1px;
}

.modal-header .close {
    color: #fff;
    margin: 0;
    padding: 0;
    opacity: 1;
    font-size: medium;
}

.modal-header .close:hover {
    color: #e31e24;
}

.modalCart .modal-body {
    padding: 20px;
}

.modalCart .modal-body .cart-prod-item .modal-cart-img {
    max-width: 70px;
}

.modalCart .modal-body .cart-prod-item .modal-cart-img a {
    position: relative;
}

.modalCart .modal-body .cart-prod-item .modal-cart-title a {
    font-family: "Roboto", sans-serif;
    color: #2b2a29;
}

.modal-body .input-number {
    border-color: #2b2a29 !important;
    padding: 0 8px 0 8px !important;
}


.input-number {
    width: 25px !important;
    padding: 0 10px !important;
    vertical-align: top !important;
    text-align: center !important;
    outline: none !important;
    color: #909090 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    margin-bottom: 0 !important;
    border-top: 1px solid #e31e24 !important;
    border-bottom: 1px solid #e31e24;
}

.input-number,
.input-number-decrement,
.input-number-increment {
    border: 1px solid #2b2a29 !important;
    height: 37px !important;
    user-select: none !important;
}

.input-number-decrement,
.input-number-increment {
    display: inline-block;
    width: 40px;
    line-height: 38px;
    background: #fff;
    color: #909090;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

.input-number-decrement:hover,
.input-number-increment:hover {
    background: #000;
    color: #fff;
}

.input-number-decrement {
    border-right: none !important;
    border-radius: 20px 0 0 20px;
    padding: 0;
    width: 37px;
    background-color: #2b2a29;
    padding-left: 2px;
    color: #fff;
    border: 1px solid #2b2a29 !important;
    height: 37px !important;
    line-height: 37px;
}

.input-number-increment {
    border-left: none !important;
    border-radius: 0 20px 20px 0;
    padding: 0;
    width: 37px;
    background-color: #2b2a29;
    padding-right: 2px;
    color: #fff;
    border: 1px solid #2b2a29 !important;
    height: 37px !important;
    line-height: 37px;
}

.cart-prod-item {
    padding: 15px 0;
    border-bottom: 1px solid #eee;
}

.modal-cart-title,
.modal-cart-price,
.modal-cart-count,
.modal-cart-total-price {
    position: relative;
}

.position-price {
    position: absolute;
    top: 100%;
    left: 31%;
    transform: translate(-50%, -50%);
}

.position-count {
    position: absolute;
    top: 100%;
    left: 18%;
    transform: translate(-31%, -50%);
}

.position-total-price {
    position: absolute;
    top: 100%;
    left: 25%;
    transform: translate(-50%, -50%);
}


.total-cart-all {
    padding: 20px 0 0 0;
}

.total-cart-all .count-product-total {
    font-size: 17px;
}

.total-cart-all .count-product-total span {
    font-weight: 600;
}

.total-cart-all .total-price {
    text-align: right;
    font-size: 17px;
}

.total-cart-all .total-price span {
    font-weight: 700;
}


.delete-prod {
    position: absolute;
    right: -22px;
    font-size: 23px;
    top: 18px;
    color: #e31e24;
    opacity: 0.8;
}

.delete-prod:hover {
    opacity: 1;
}

.modal-delete-prod a {
    font-size: 23px;
    color: #e31e24;
}

.modal-delete-prod a:hover {
    color: #000;
}

.newsProducts {
    color: #009846 !important;
}

.topProducts {
    color: #e31e24 !important;
}

.newsProducts:hover {
    color: #009846 !important;
}

.topProducts:hover {
    color: #e31e24 !important;
}

/*.popularProducts {*/
/*    color: #2b2a29 !important*/
/*}*/

/*.popularProducts:hover {*/
/*    color: #2b2a29 !important*/
/*}*/

/* --  MOBILE NAV  -- */

.mobile-nav {
    /*background-color: #e31e24;*/
    display: none;
}

.mobile-nav .mobile-top-nav {
    padding: 10px 0;
}


.nav-open-div .open-nav {
    font-size: 20px;
    color: #2b2a29;
}

.mobile-lang {

}

.mobile-top-nav .header-phone-numb {
    width: 58%;
    display: inline-block;
    margin: 0;
    text-align: center;
}

.mobile-top-nav .header-phone-numb li {
    font-size: 13px;
    margin-right: 5px;
}

.mobile-top-nav .header-phone-numb li a {
    color: #c5c5c5;
}

.phone-header-mob {
    display: none;
}

.mobile-lang .lang {
    margin-top: 0;
}

.mobile-lang .lang li a {
    margin-left: 10px;
    margin-right: 0;
}


/*-- 5 .SLIDE NAV --*/
.nav-bg {
    display: none;
    background-color: rgba(0, 0, 0, 0.2);
    position: fixed;
    top: 0;
    left: 0;
    /*z-index: 8888;*/
    height: 100%;
    width: 100%;
}

.sidenav .nav-header {
    background-color: #2b2a29;
    cursor: default;
    padding: 0;
    height: 50px;
    line-height: 50px;
}

.sidenav .nav-header p {
    text-shadow: none;
    font-size: 16px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    letter-spacing: 0.5px;
    padding-left: 15px;
}

.sidenav .nav-header span {
    font-size: 20px;
    color: #E2E4D9;
    font-weight: 300;
}

.sidenav {
    height: 100%;
    width: 330px;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    /*padding-top: 60px;*/
    /*transition: 0.5s; */
    z-index: 9999;
    margin-left: -330px;
}

.sidenav .closebtn {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    border: none;
    top: 1px;
    color: #fff;
    cursor: pointer;
    right: 20px;
    padding: 0 18px !important;
    font-weight: 100;
}

.sidenav .closebtn:hover {
    color: #fff;
}

.sidenav .nav-slide-body ul {
    padding: 0;
    list-style: none;
    margin: 0;
}


.dropdown-div .dropdown-div-header {
    cursor: pointer;
    padding: 15px 23px 15px 15px;
    border-bottom: 1px solid #E2E4D9;
}

.dropdown-div .dropdown-div-header a {
    padding: 0;
    border: none;
}

.dropdown-div .dropdown-div-btn {
    cursor: pointer;
    float: right;
    /* padding: 17px; */
    /* padding: 10px; */
    /* position: absolute; */
    border-left: 1px solid #E2E4D9;
    /* padding: 15px 23px 15px 15px; */
    margin-top: -35px;
    padding: 15px 20px;
    margin-right: -23px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dropdown-div .dropdown-div-btn span {
    float: right;
}

.dropdown-div .dropdown-div-content {
    display: none;

}

.nav-slide-body .dropdown-mob-nav li a {
    display: block;
    padding: 10px 0 10px 45px;
    border-bottom: 1px solid #eee;
}

.nav-slide-body li a {
    display: block;
    padding: 10px 0 10px 15px;
    border-bottom: 1px solid #E2E4D9;
}

.mobile-second-nav {
    background-color: #fff;
    /*border-bottom: 4px solid #e31e24;*/
    padding: 10px 0;
}

.mobile-cart {
    float: right;
    margin-top: -56px;
}

.mobile-cart .cart-menu {
    min-height: 0;
    /*margin: 17px 0 -10px 30px;*/
}

.mobile-cart .cart-menu ul {
    min-height: 0;
}

.mobile-cart .cart-menu ul li {
    min-height: 0;
}

.mobile-second-nav .phone {
    width: 27%;
    position: relative;
    /* margin-top: 20px; */
    position: absolute;
    display: inline-block;
    right: 230px;
    top: 54px;
}

.product-title {
    padding-bottom: 20px;
}

.product-title h1 {
    font-size: 30px;
}

.product-page-count {
    /*display: inline-block;*/
    /*width: 138px;*/
    /*margin-left: 20px;*/
    text-align: center;
}

.product-page-count .count-prod {
    margin-top: 0;
}

.product-page-count .count-prod .input-number-decrement {
    border-radius: 20px 0 0 20px;
    padding: 0;
    width: 37px;
    background-color: #2b2a29;
    padding-left: 2px;
    color: #fff;
    border: 1px solid #2b2a29 !important;
    height: 37px !important;
    line-height: 37px;
}

.product-page-count .count-prod .input-number-decrement:hover {
    color: #fff !important;
    background-color: #000 !important;
    /*border: 1px solid #e31e24 !important;*/
    /*border-right: 1px solid #e31e24 !important;*/
}

.product-page-count .count-prod .input-number-increment:hover {
    color: #fff !important;
    background-color: #000 !important;
    /*border: 1px solid #e31e24 !important;*/
}

.product-page-count .count-prod .input-number-increment {
    border-radius: 0 20px 20px 0;
    padding: 0;
    width: 37px;
    background-color: #2b2a29;
    padding-right: 2px;
    color: #fff;
    border: 1px solid #2b2a29 !important;
    height: 37px !important;
    line-height: 37px;
}

.product-page-count .count-prod .input-number {
    border: 1px solid #2b2a29 !important;
    border-width: 1px 0 !important;
    height: 37px !important;
    width: 25px !important;
}

.product-price {
    /*display: inline-block;*/
    /*margin-top: 10px;*/
}

.product-info-box .drop-downs-holder {
    /*text-align: center;*/
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.drop-downs-holder .add-button {
    float: right;
    margin-top: -2px;
    padding: 11px 45px !important;
}

.product-price {
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    /*float: left;*/
}

.product-summ {
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    /*float: right;*/
    margin-top: 10px;
}

.product-info-box .product_btn .cusmo-btn {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    padding: 10px 40px !important;
    min-height: 20px;
}

.product-info-box .product_btn .cusmo-btn:not(:last-child) {
    margin-right: 15px;
}

.product-summ span {
    font-size: 30px;
    margin-top: 0;
    font-weight: 500;
}

.product-price span {
    font-size: 30px;
    margin-top: 0;
    font-weight: 500;
}

#write-review-text:focus {
    border: 1px solid #E2E4D9;
}

#reviews button {
    margin-top: 2px;
    padding: 11px 28px !important;
}

/*.flexslider .slides > li {*/
/*    text-align: center !important;*/
/*    padding-bottom: 20px !important;*/
/*}*/

.info-holder p {
    margin-bottom: 0;
    min-height: 72px;
}

.info-holder h3 {
    font-size: 13px;
    margin-top: -14px;
    margin-bottom: 9px;
}

.viewed_products,
.similar_products {
    padding: 30px 0;
}

.products-list-title h1 {
    /*font-size: 24px;*/
    /*padding: 0 0 30px 0;*/
    /*letter-spacing: 1px;*/
    /*font-family: "Roboto", sans-serif;*/
}

.comment .input-style {
    width: -webkit-fill-available;
    outline: none;
    box-shadow: none;

    outline: none;
    box-shadow: none;
    padding: 9px 0 9px 16px;
    border: 1px solid #E2E4D9;
    border-radius: 8px !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin-bottom: 14px;
}

.comment .input-style:focus {
    outline: none;
    box-shadow: none;
    border: 1px solid #d4d4d4;
}

.add-comment {
    text-align: right;
    margin-top: -12px;
}


.test_div {
    padding: 40px 0;
    background-color: #f5f5f5;
    border-top: 1px solid #eee;
}

.categoty_hover {
    list-style: none;
    padding: 0;
}

.categoty_hover li {
    /*display: inline-block;*/
    /*width: 23%;*/
    margin-top: 10px;
    /*margin-right: 16px;*/

}

.div_nav {
    width: 100%;
    border: 1px solid #eee;
    background-color: #fff;
}

.div_nav-img {
    position: relative;
    overflow: hidden;
    padding: 20px;
    min-height: 0 !important;
}

.div_nav-img img {
    width: 100%;
    -webkit-transition-duration: 0.0s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
}

.nav_list-absolute {
    position: absolute;
    width: 100%;
    height: 100%;
    color: #000;
    left: -100%;
    -webkit-transition-duration: 0.0s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    z-index: 999;
    overflow-y: auto;
    top: 0;
}

.nav_list-absolute::-webkit-scrollbar-button {
    background-repeat: no-repeat;
    width: 4px;
    height: 0
}

.nav_list-absolute::-webkit-scrollbar-track {
    background-color: #ecedee
}

.nav_list-absolute::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: rgba(1, 60, 104, 0.1);
}

.nav_list-absolute::-webkit-scrollbar-thumb:hover {
    background-color: #56999f;
}

.nav_list-absolute::-webkit-resizer {
    background-repeat: no-repeat;
    width: 4px;
    height: 0;
}

.nav_list-absolute::-webkit-scrollbar {
    width: 10px;
}


.nav_list-absolute ul li {
    display: block;
    z-index: 999;
    width: 100%;
}

.nav_list-absolute ul li a {
    color: #777;
}

.div_nav:hover .nav_list-absolute {
    left: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.div_nav:hover .div_nav-img img {
    /*background-color: #000;*/
    opacity: 0.1;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}


.div_nav-title {
    padding: 20px;
    border-top: 1px solid #eee;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    text-align: center;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: 700;
}

.div_nav-title a {
    color: #777;
}

.div_nav-title a:hover {
    color: #000;
}


/* Underline From Left */
.hvr-underline-from-left {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}

.hvr-underline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: -50%;
    transform: translateX(-50%);
    bottom: 0;
    background: #2b2a29;
    height: 4px;
    width: 60px;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
    left: 50%;
}

.category_hover-title {
    text-align: center;
}

.category_hover-title h2 {
    color: #2b2a29;
    font-family: "Roboto", sans-serif;
    font-size: 35px;
    margin-bottom: 15px;
    letter-spacing: 1px;
}

.product_lable {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .5px;
    text-transform: uppercase;
    position: absolute;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    top: 15px;
    color: #fff;
    border-radius: 8px;
    width: 50px;
    line-height: normal;
}

.product_lable.product_lable-news {
    background-color: #009846;
}

.product_lable.product_lable-news:after {
    border-top: 8px solid #009846;
}

.product_lable.product_lable-top {
    background-color: #e31e24;
}

.product_lable.product_lable-top:after {
    border-top: 8px solid #e31e24;
}


/*.product_lable.product_lable-popular {*/
/*    background-color: #2b2a29;*/
/*}*/

/*.product_lable.product_lable-popular:after {*/
/*    border-top: 8px solid #2b2a29;*/
/*}*/

/*.flex-viewport .slides img {*/
/*    width: 900px !important;*/
/*}*/


.zoomWrapper {
    /*min-height: 475px !important;*/
}

.product-img-container {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    /*width: 450px !important;*/
    border: 1px solid #E2E4D9;
    border-radius: 8px;
    margin-bottom: 15px;
    overflow: hidden;
}

.product-img-container img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.product-img-thumb .owl-carousel.owl-loaded {
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-img-thumb .owl-stage {
    display: flex;
    align-items: stretch;
}

.product-img-thumb .owl-item {
    display: flex;
    align-items: center;
    border: 1px solid #E2E4D9;
    border-radius: 8px;
    overflow: hidden;
}

.zoomWindowContainer div {
    /*width: 450px !important;*/
    /*height: 450px !important;*/
    /*margin-top: 15px !important;*/
}

.owl-prod-smoll {
    /*width: 70%;*/
    /*width: 82%;*/
    /*margin-right: 18%;*/
    /*margin-left: 12%;*/
}

.owl-prod-smoll .owl-stage-outer {
    min-height: 0;
}

.owl-prod-smoll .owl-prev {
    position: absolute;
    left: -27px;
    top: 24px !important;
}

.owl-prod-smoll .owl-next {
    position: absolute;
    right: -34px;
    top: 24px !important;
}


/*--- ORDER  ----*/

.order_section {
    padding:0 0 20px 0;
}

.order_section .order_section-header .order_section-edit {
    float: right;
}

.your_order {
    background-color: #fcfcfc;
    padding: 20px;
    border: 1px solid #F1EAE4;
    border-radius: 8px;
}

.your_order-item {
    border-bottom: 1px solid #eee;
    padding: 20px 0;
}

.your_order-item .your_order-item-img {
    width: 80px;
    float: left;
    /*margin-top: -10px;*/
    margin-top: 0;
    margin-right: 15px;
}

.your_order-item .your_order-item-product a {
    color: #373737;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    font-family: "Roboto", sans-serif;
}

.your_order-item .your_order-item-product a:hover {
    color: #000;
    text-decoration: underline;
}

.your_order-item .your_order-item-count {
    /*font-style: italic;*/
    font-size: 14px;
    display: inline-block;
    /*margin-left: 10px;*/
    /*font-weight: 500;*/
}

.your_order-item .your_order-item-price {
    color: #2b2a29;
    /*font-style: italic;*/
    font-size: 15px;
    font-family: "Roboto", sans-serif;
    /*font-weight: 500;*/
    display: inline-block;
}

.your_order-item-totalPrice {
    color: #2b2a29;
    font-size: 15px;
    font-weight: 600;
    /*margin-top: 7px;*/
}

.your_order-info {
    background-color: #fcfcfc;
    padding: 20px;
    border: 1px solid #F1EAE4;
    border-radius: 8px;
}

.your_order-info .your-order-info-title {
    margin-bottom: 11px;
}

.your_order-info .cusmo-btn {
    margin-top: 7px;
    padding: 10px 40px !important;
}


.your_order-info input {
    outline: none;
    box-shadow: none;
    padding: 9px 0 9px 9px;
    border: 1px solid #E2E4D9;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin-bottom: 14px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    height: 45px;
    width: 100%;
    box-sizing: inherit;
    border-radius: 8px !important;
}

.your_order-info textarea {
    outline: none;
    box-shadow: none;
    padding: 9px 0 9px 9px;
    border: 1px solid #E2E4D9;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin-bottom: 14px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    height: 35px;
    width: 100%;
    box-sizing: inherit;
    max-width: 100%;
    min-height: 90px;
    border-radius: 8px !important;
}

.your_order-info input:focus {
    outline: none;
    box-shadow: none;
    border: 1px solid #d4d4d4;
}

.your_order-info .drop-menu-select {
    border-radius: 8px;
    margin-bottom: 14px;
}

.your_order-info .drop-menu-select .dropeddown {
    border-radius: 3px;
    /*margin-top: 10px;*/
    margin-top: 5px;
    width: 100%;
}

.your_order-info .drop-menu-select .select {
    padding: 13px 15px;
}

.your_order-info .drop-menu-select .select span {
    margin-left: 0;
}

/*--- ORDER END----*/

/*- header 30/10/2017 ---*/

.search span {
    /*margin-top: -5px;*/
    font-size: 15px;
    margin-bottom: 10px;
}

.cart-menu {

}

.bag-img {
    width: 38px;
}

.cart-holder {
    margin-top: -1px;
}

/* 01. 11. 2017 */
.phone-holder-block {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.header-phone-icon {
    font-size: 32px;
    color: #2b2a29;
}

.header-phone-numb {
    margin-left: 10px;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
}

.header-phone-numb li {
    display: inline-block;
    font-size: 12px;
    line-height: 17px;
}

.header-phone-numb li a {
    color: #777;
}

.header-phone-numb li:last-child a {
    font-weight: 500;
    color: #555;
}

.header-phone-numb li a:hover {
    color: #000;
}

.header-phone-numb li:last-child a:not(:hover) {
    border-bottom: 1px solid #aaa;
}

.ecommerce-info {
    padding: 40px 0 0 0;
    border-top: 1px solid #D4D4D4;
    position: relative;
}

.ecommerce-info h1 {
    color: #2b2a29;
    font-size: 28px;
}
.ecommerce-info h2 {
    font-size: 17.5px;
    line-height: 20px;
}

.ecommerce-info p {
    /*margin-top: 15px;*/
    color: #333;
    font-size: 14px;
    /*max-height: 100px;*/
    /*overflow: hidden;*/
}

.about_ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    margin: 15px 0;
}

.about_ul li {
    color: #2b2929;;
    font-size: 15px;
    margin-bottom: 8px;
    /*display: flex;*/
    /*align-items: center;*/
}

.about_ul li i {
    color: #03a753;
    margin-right: 7px;
    font-size: small;
}

.about_ul li i:before {
    margin-bottom: -3px;
}

.ecommerce-info .view-more {
    text-align: center;
    margin-top: 30px;
    z-index: 9999;
}

.ecommerce-info .div-shadow {
    /* webkit-box-shadow: 10px -52px 71px 0 rgba(255,255,255,1); */
    -moz-box-shadow: 10px -52px 71px 0 rgba(255, 255, 255, 1);
    /* box-shadow: 10px -52px 71px 0 rgba(255,255,255,1); */
    height: 60px;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 52px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
}

.ecommerce-info .all-info {
    display: none;
}

.view-more a {
    display: inline-flex;
    cursor: pointer;
}

.view-more a i {
    margin-left: 6px;
}


.mobile-btn-open {
    display: none;
    float: left;
}

.about-p {
    font-size: 15px;
    line-height: 22px;
    font-family: "Roboto", sans-serif;
    letter-spacing: 0.3px;
}

.about-p a {
    color: #000;
    text-decoration: underline;
}


@media (min-width: 992px){
    .wrapper {
        height: calc(100dvh - 30px);
        display: flex;
        flex-direction: column;
    }


    .wrapper > section:nth-last-child(3){
        margin: 0 0 auto 0;
    }
}

/*LOADER BEGIN*/
.load-more-holder .load-more .loader-wrapper {
    margin-right: 8px;
}
.load-more-holder .load-more .loader-wrapper i.flaticon-rotated {
    vertical-align: -18%;
}
.fi-spin {
    vertical-align: -18%;

    -webkit-animation: fi-spin 1s infinite linear;
    animation: fi-spin 1s infinite linear;
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        margin-left: 2px;
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
        margin-left: -2px;
    }
}
@keyframes fi-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
/*LOADER END*/

.list-unstyled {
    margin-left: 0;
    list-style: none;
}

/* FILTERS */

.filters-container {
    position: relative;
    padding: 20px 0;
    margin: 0 0 20px 0;
    /*z-index: 11;*/
}

.filters-bg {
    position: fixed;
    top: 78px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00000044;
    z-index: 1;
    display: none;
}

.products-filters-block {
    position: relative;
    background-color: #fcfcfc;
    padding: 20px;
    border: 1px solid #F1EAE4;
    border-radius: 8px;
    z-index: 2;
}

.products-filters-title {
    font-size: 16px;
    font-family: "Roboto", sans-serif !important;
    border-radius: 30px;
    font-weight: 600 !important;
    padding: 12px 30px !important;
    text-transform: uppercase;
    cursor: pointer !important;
    border: 1px solid #2b2a29;
    background-color: #2b2a29;
    background-image: none !important;
    color: #fff !important;
    text-decoration: none;
    transition: all .3s cubic-bezier(.02, .01, .47, 1);
    display: none;
}

.products-filters-title:hover {
    color: #fff !important;
    background-color: #000 !important;
    background-image: none !important;
    border: 1px solid #000 !important;
    text-decoration: none !important;
}

.filters-close {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 18px;
    cursor: pointer;
    display: none;
}

.filters-close:hover {
    color: #e31e24;
}

.products-filters-list .active {
    color: #000;
}

.products-filter-title {
    font-size: 18px;
    font-weight: 600;
}

.products-filter-list > li {
    margin-bottom: 8px;
}

.products-filter-item {
    position: relative;
    padding-left: 30px;
}

.products-filter-check {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    border: 1px solid #777;
    border-radius: 3px;
    background-color: #fff;
}

.products-filter-item:hover {
    color: #000;
}

.products-filter-item.checked {
    border-color: #000;
}


.products-filter-item.checked .products-filter-check {
    background-color: #000;
}

.products-filter-check svg {
    position: absolute;
    top: 50%;
    left: 3px;
    transform: translateY(-50%);
}

.products-filter-item:not(.checked) .products-filter-check svg {
    display: none;
}

.filters-selected {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.filters-selected-item {
    margin: 0 8px 8px 0;
}

.filters-selected-item:last-child {
    margin-right: 0;
}

.filters-selected-link {
    display: inline-flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    position: relative;

    padding: 6px 43px 6px 18px;
    border: 1px solid #E2E4D9;
    border-radius: 20px;
    background: #fff;
}

.filters-selected-link:hover {
    color: #000;
}

.filters-selected-link:hover .filters-selected-close {
    background: #e31e24;
    color: #fff;
    border-color: #e31e24;
    transition: .1s ease;
}

.filters-selected-close {
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    width: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #e31e24;
    background-color: #fcfcfc;
    border: 1px solid #E2E4D9;
    border-radius: 20px;
    padding: 5px 5px;

    transition: .3s ease;
}

/* FILTERS END*/

/*PAGINATION BEGIN*/
.pagination ul {
    border-radius: 0;
    box-shadow: none;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
    display: flex;
    justify-content: center;
    align-items: center;
    border-left-width: 1px;
    border-bottom-left-radius: 50%;
    border-top-left-radius: 50%;
    -moz-border-radius-bottomleft: 50%;
    -moz-border-radius-topleft: 50%;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
    display: flex;
    justify-content: center;
    align-items: center;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    -moz-border-radius-topright: 50%;
    -moz-border-radius-bottomright: 50%;
}

.pagination ul > li > a,
.pagination ul > li > span {
    margin: 0 2px;
    padding: 0;
    line-height: 40px;
    border-radius: 50%;
    border-width: 1px;
    color: #8f8f8f;
    width: 40px;
    height: 40px;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
    font-weight: 600;
    color: #fff;
    background-color: #2b2a29;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
    opacity: .5;
    cursor: default;
    color: #8f8f8f;
    background-color: transparent;
}
/*PAGINATION END*/
.load-more-holder:empty {
    display: none;
}