fieldset.newcontactform label.col-sm-2.control-label {
    display: none;
}
.product-info .number button#superplus:hover,
.product-info .number button#superminus:hover,
.btn-group.compare-p button:hover,
.payment-quantity .number button#superplus:hover,
.payment-quantity .number button#superminus:hover {
    background: #b49a88 !important;
}
.product-info .number button#superplus:hover span,
.product-info .number button#superminus:hover span,
.btn-group.compare-p button:hover i,
.payment-quantity .number button#superplus:hover span,
.payment-quantity .number button#superminus:hover span {
    color: #fff !important;
}
.payment-quantity .frame-change-count {
    width: 110px;
}
.payment-quantity .btn-minus button span {
    position: relative;
    right: 4px;
}
.popup_view_button:hover {
    background: transparent;
}
div#column-left .banner .owl-item {
    padding: 0;
}
div#popup-view-wrapper .col-sm-12,
div#popup-view-wrapper .rating {
    display: none;
}
#megamenu-menu .dropdown-menu {
    padding: 15px 0;
}
.socials-box a:hover {
    background: #b49a88;
    border: none;
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
}
.body-news .h3 span {
    visibility: hidden;
    padding: 0;
}
#container.oct-article-container div#content {
    background: #fff;
    margin-bottom: 30px;
    padding: 20px;
}
.account-content.pd-success {
    background: #fff;
    padding-bottom: 20px;
}
h1.sm-h1.simple-h1 {
    padding: 0 0 8px 0;
}
.simplecheckout label,
.simpleregister label {
    font-weight: 300;
    height: 50px;
    padding-top: 5px;
}
a.colorbox.fancybox.agree b {
    font-weight: 300;
    text-decoration: underline;
}
.simplecheckout-button-right {
    text-align: left;
}
a#simplecheckout_button_confirm {
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    background: #b49a88 !important;
    border: 0;
    opacity: 0.8;
}
a#simplecheckout_button_confirm:hover {
    opacity: 1;
}
.simplecheckout-button-block {
    background: unset;
}
.simplecheckout-cart td.price {
    font-size: 16px !important;
}
.simplecheckout-cart-total > span {
    font-size: 16px;
}
#total_total span {
    display: inline-block !important;
}
.simplecheckout-cart td {
    border-bottom: unset;
}
button.btn.btn-primary.pm-p i,
button.btn.btn-primary.pm-m i {
    color: #808080;
}
button:hover.btn.btn-primary.pm-m {
    border-right: 0;
}
button:hover.btn.btn-primary.pm-p {
    border-left: 0;
}
.simplecheckout-cart td.quantity button.btn.btn-danger {
    border: 0;
    border-left: 1px solid #dedede;
}
.simplecheckout-cart td.quantity button.btn.btn-danger i {
    color: #c4c4c4;
    font-size: 18px;
}
#simplecheckout_cart .form-control {
    height: 50px;
    padding: 0;
    text-align: center;
    border-left: 0;
    border-right: 0;
    min-width: 40px;
}
.simplecheckout-cart td.quantity .input-group button.btn {
    height: 50px;
    width: 40px;
    color: #282828 !important;
    background: #fff !important;
    border-color: #dedede;
}
.simplecheckout-cart .name {
    font-size: 16px !important;
}
.simplecheckout-cart .price,
.simplecheckout-cart .total {
    font-weight: 300 !important;
    font-size: 16px !important;
}
.simplecheckout-cart td.name {
    text-align: left;
}
.simplecheckout-cart th.image,
.simplecheckout-cart th.name,
.simplecheckout-cart th.quantity {
    text-align: left;
}
.simplecheckout-cart-total {
    border-right: unset;
    border-bottom: unset;
    border-left: unset;
}
#total_sub_total {
    display: none;
}
.simplecheckout-cart {
    border-top: unset;
    border-right: unset;
    border-left: unset;
}
.simplecheckout-block-content {
    padding: 0px 30px 0px;
}
.simplecheckout input,
.simplecheckout textarea {
    height: 50px;
    padding: 6px 20px;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    border-radius: unset;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    -webkit-transition: unset;
    -o-transition: unset;
    transition: unset;
    font-size: 14px;
    font-weight: 300;
}

.simple-content .checkout-heading {
    background-color: unset !important;
    color: #696969 !important;
    border: 0;
    font-weight: 300;
    font-size: 20px;
    padding: 30px 30px 0 30px;
}
.simplecheckout-cart th {
    background-color: unset !important;
    color: #282828 !important;
    border: 0;
    font-weight: 300;
    font-size: 16px;
}
#simplecheckout_customer .col-sm-8 {
    width: 100%;
}
#simplecheckout_customer label.control-label.col-sm-4 {
    display: none !important;
}
#agreement_checkbox input[type="checkbox"]:checked::before {
    background: #fff;
    padding: 5px !important;
    border: unset;
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    color: #707070;
}
#agreement_checkbox input[type="checkbox"]::before {
    content: "";
    display: inline-block;
    height: 23px;
    width: 23px;
    background: #fff;
    margin: -3px 10px 0 0;
    vertical-align: middle;
    z-index: 2;
    position: relative;
    top: 12px;
    right: 10px;
}
#agreement_checkbox input[type="checkbox"] {
    cursor: pointer;
}
@media screen and (max-width: 1025px) {
    #simplecheckout_comment {
        padding: 0 30px;
    }
}
@media screen and (min-width: 1025px) {
    .simplecheckout-left-column {
        width: 35%;
    }

    .simplecheckout-left-column,
    .simplecheckout-right-column {
        background: #fff;
        height: 275px;
    }
    .simplecheckout-step {
        background-color: unset !important;
    }
    .simplecheckout-left-column {
        margin-right: 0;
    }
    .simplecheckout-right-column {
        width: 65%;
    }
    #simplecheckout_cart {
        margin-top: 30px !important;
        display: inline-block;
        background: #fff;
        padding: 30px;
    }
    #simplecheckout_comment textarea#comment {
        min-height: 185px;
    }
    #simplecheckout_comment {
        margin-top: 60px;
        padding-right: 30px;
    }
    .simplecheckout-block {
        margin-bottom: 15px;
    }
}
.heading-minicart span.price-cart:last-child {
    display: none;
}
#back-top:hover span.main-color1 {
    background-color: #b49a88 !important;
}
#back-top span.main-color1 {
    background-color: #282828 !important;
    color: #fff !important;
}
.info-c {
    background: #fff;
    padding: 40px;
    margin-top: 15px;
    margin-bottom: 28px;
}
@media screen and (max-width: 600px) {
    .compare-info tbody td,
    tbody th {
        display: table-cell;
    }
}

#sidebar .sidebar-a {
    font-size: 15px;
}

.search-box-top input[type="submit"] {
    background-color: #b49a87 !important;
}

.navbar-collapse {
    border-top: unset;
    -webkit-box-shadow: unset;
    box-shadow: unset;
}

.blog-caption .text {
    text-align: center;
    color: #a4a4a4;
}

.blog-caption .date {
    font-size: 12px;
    margin-top: 10px;
}

.oct-articles-info {
    color: #a4a4a4;
    height: 100px;
    overflow: hidden;
}

.blog-caption .h4,
.blog-caption h4 {
    text-transform: unset;
    text-align: center;
    margin-top: 30px;
    font-weight: 300;
}

.blog-thumb {
    background: #fff;
}

.blog-layout.blog-list .image {
    padding: 0;
}

h1.product-title {
    font-size: 30px;
    font-weight: 300;
    line-height: 50px;
    margin-top: 15px;
}

.product-box {
    padding: 0 15px 0 30px;
}

div#st-1 > div {
    background: #9e9e9e !important;
    filter: grayscale(1);
}

#st-1 {
    padding-top: 15px;
}

.table-bordered tr:nth-child(2n) {
    background: #fff;
}

.br-theme-fontawesome-stars .br-widget a.br-active:after,
.br-theme-fontawesome-stars .br-widget a.br-selected:after {
    color: #b49a87;
}

.tab-content .rew-form .sub {
    background: #fff;
}

.nav-tabs > li {
    margin-right: 5px;
}

.tabs-box .nav > li > a {
    padding: 10px 35px;
    text-transform: uppercase;
    font-weight: 700;
    color: #afafaf !important;
}

.tab-content {
    -moz-box-shadow: unset;
    -webkit-box-shadow: unset;
    -moz-border-radius: unset;
    -webkit-border-radius: unset;
    border-radius: unset;
    border: unset;
}

.nav-tabs > li.active {
    background: #fff !important;
    border-color: unset !important;
    -moz-border-radius: unset !important;
    -webkit-border-radius: unset !important;
    border-radius: unset !important;
    border-top: unset !important;
    border-left: unset !important;
    border-bottom: unset !important;
    height: 64px;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #b49a87 !important;
}

.nav-tabs {
    -moz-border-radius: unset;
    -webkit-border-radius: unset;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
}

.nav-tabs > li > a {
    line-height: 38px;
    border-radius: 0;
}

.col-sm-12.tabs-box.scrolled {
    padding: 0;
}

.tab-content {
    background: #fff;
    padding: 40px;
}

.nav-tabs {
    margin-top: 0;
}

.advantage-icon {
    color: #b49a87;
    font-size: 26px;
    margin-right: 15px;
}

.advantage-text {
    color: #6e6e6e;
    font-size: 16px;
    line-height: 32px;
}

.advantage-div {
    display: flex;
    justify-content: center;
    padding: 25px 15px;
    background: #fff;
}

.advantage-div:hover div {
    color: #fff;
}

.advantage-div:hover a {
    text-decoration: none;
}

.advantage-href {
    text-decoration: none;
}

.advantage-href:hover {
    text-decoration: none;
}


.advantage-div:hover {
    background: #b49a88;
    cursor: pointer;
}

.advantage-box > div:first-child {
    padding-left: 0;
}

.advantage-box > div:last-child {
    padding-right: 0;
}

.advantage-box {
    padding: 0;
    margin: 20px 0;
    display: flex;
}

ul.pr-ul {
    margin-bottom: 0;
}

.product-info .cart .button i {
    font-size: 18px;
}

#popup-product #button-cart,
.product-info .cart .button {
    color: #fff !important;
    background: #b49a87 !important;
    margin-top: 10px;
    height: 50px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 12px;
    line-height: 50px;
    width: 36%;
    font-weight: 700;
}

#popup-product #button-cart {
    font-size: 14px;
    width: 60%;
}

.open-size-link a {
    text-decoration: underline;
    color: #b49a87;
}

.product-info .cart {
    margin: 15px 0 15px !important;
}

.btn-group.compare-p button {
    padding: 10px 13px;
    color: #b2b2b2;
    border-color: #e5e5e5;
    border-radius: 0;
}

.payment-quantity .btn-minus button span,
.product-info .btn-minus button span {
    font-size: 24px;
    color: #adadad;
}

.payment-quantity .btn-plus button span,
.product-info .btn-plus button span {
    font-size: 24px;
    color: #adadad;
}

.payment-quantity input.plus-minus,
.product-info input.plus-minus {
    height: 40px;
    color: #adadad;
}

.payment-quantity .number,
.product-info .number {
    border-radius: 0;
    width: 112px;
}

.payment-quantity .btn-minus button,
.product-info .btn-minus button {
    border-radius: 0;
}

.payment-quantity .btn-minus button,
.payment-quantity .btn-plus button,
.product-info .btn-minus button,
.product-info .btn-plus button {
    width: 40px;
    height: 40px;
}

.payment-quantity .number button,
.product-info .number button {
    background: #fff !important;
}

.options div.radio .selected-img img {
    border-color: #b49a87;
}

.options img {
    border-width: 1px;
    border-radius: 0;
}

.options .required,
.options .required b {
    font-weight: 400;
    margin-top: 15px;
}

.options label.control-label {
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 10px;
}

.product-info .stickers {
    float: left;
}

.sticker-box {
    left: -40px;
}

.product-info .price {
    padding: 0 0 0;
}

.product-info .image-box {
    background: #fff;
    padding: 40px;
}

.product-right {
    background: #fff;
    min-height: auto;
    padding-left: 0;
    padding-bottom: 0;
    padding: 40px;
}

.review a {
    text-decoration: underline;
}

.review {
    text-align: unset;
    margin-top: 10px;
}

.model-box:hover {
    opacity: 1;
}

.model-box {
    top: 35px;
    right: 25px;
    opacity: 0.5;
}

.product-info .price-new {
    font-weight: 300;
    color: #282828;
}

.cheaper {
    margin: 0 0 5px 10px !important;
    background: unset;
    color: #b49a87 !important;
    text-decoration: underline;
}

.compare-info td {
    padding: 8px 15px !important;
}

.compare-info td.remove a.button {
    background: unset !important;
    color: #b49a87 !important;
    font-size: 14px;
}

tr.compare-border-attr td {
    border-top: 0 !important;
    border-bottom: 1px solid #ddd;
}

tr.compare-border-b td {
    border-bottom: 1px solid #ddd;
}

.table > tbody + tbody {
    border-top: 0 !important;
}

.compare-info .name a {
    font-weight: 400;
}

.compare-info {
    border-top: unset;
    border-left: unset;
}

.compare-info tr.compare-noborder td {
    border: 0 !important;
}

.compare-info .table > tbody > tr:nth-child(1) > td,
.compare-info .table > tbody > tr:nth-child(2) > td {
    border-top: unset;
}

.compare-info td {
    border-right: unset;
    border-bottom: unset;
    line-height: 26px !important;
    font-size: 15px;
    color: #676767;
}

tr.compare-noborder a {
    color: #676767;
}

.compare-info tr td:first-child {
    font-weight: 400;
    text-align: left;
    color: #959595;
}

.compare-info thead td,
.compare-info thead tr td:first-child {
    background: #fff;
    text-transform: uppercase;
}

table.table.compare-info td.compare-product:first-child {
    display: none;
}

span.terms-span {
    position: relative;
    top: 5px;
    left: 15px;
}

#form-review input[type="checkbox"]:checked.terms-check::before,
#popup-product .options input[type="checkbox"]:checked::before,
.newcontactform input[type="checkbox"]:checked.terms-check::before {
    background: #f5f5f5;
    padding: 5px !important;
    border: unset;
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    color: #707070;
}

#form-review input[type="checkbox"].terms-check::before,
#popup-product .options input[type="checkbox"]::before,
.newcontactform input[type="checkbox"].terms-check::before {
    content: "";
    display: inline-block;
    height: 23px;
    width: 23px;
    background: #f5f5f5;
    margin: -3px 10px 0 0;
    vertical-align: middle;
    z-index: 2;
    position: relative;
}

#form-review input[type="checkbox"].terms-check,
#popup-product .options input[type="checkbox"],
.newcontactform input[type="checkbox"].terms-check {
    cursor: pointer;
}

#button-review:hover,
input.button:hover {
    background: #b49a88 !important;
}

#button-review,
input.button {
    background: rgba(180, 154, 136, 0.95) !important;
    color: #fff !important;
    height: 40px;
    line-height: 40px;
    border-radius: 0;
    font-size: 16px;
}

.cont-map {
    height: 977px;
}

.newcontactform .form-control,
.reviewfield input#input-name,
.reviewfield textarea {
    height: 50px;
    padding: 6px 20px;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    border-radius: unset;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    -webkit-transition: unset;
    -o-transition: unset;
    transition: unset;
    font-size: 14px;
}

.newcontactform textarea,
.reviewfield textarea {
    min-height: 100px !important;
}

.newcontactform a {
    text-decoration: underline;
}

.newcontactform .required,
.newcontactform b,
span.terms-span,
span.terms-span a,
span.terms-span b {
    font-weight: 300;
    font-size: 12px;
    display: inherit;
}

span.terms-span,
span.terms-span a,
span.terms-span b {
    display: initial;
}

span.terms-span a {
    text-decoration: underline !important;
}

.cont-adress-box-2 .map-box p i {
    color: #b49a87;
    padding-right: 5px;
    font-size: 18px;
}

.cont-adress-box-2 .map-box p a {
    font-weight: 700;
}

.cont-adress-box-2 .map-box p {
    line-height: 14px;
    margin-bottom: 24px;
}

.cont-adress-box-2 .col-md-6 {
    padding-left: 0;
    padding-right: 0;
}

.cont-adress-box-2 {
    background: #fff;
    display: flow-root;
    padding: 40px;
    margin-bottom: 40px;
}

.cont-adress-box img {
    vertical-align: text-bottom;
    border-radius: 3px;
}

.cont-adress-link a:hover {
    text-decoration: unset;
    color: #282828;
}

.cont-adress-link a {
    color: #b49a88;
    border-bottom: 1px dotted;
    margin-right: 15px;
}

.cont-adress-link {
    padding-left: 27px;
    line-height: 30px;
}

.cont-adress-desc {
    text-transform: uppercase;
    line-height: 30px;
}

.cont-adress-desc span {
    font-weight: 700;
}

span.sub-adress {
    font-weight: 300;
    text-transform: none;
    margin-left: 30px;
}

.cont-bold {
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
}

.map-box .col-sm-6 {
    padding-left: 0;
}

.cont-title {
    font-size: 25px;
    line-height: 35px;
    font-weight: 300;
}

.cont-adress-box {
    background: #fff;
    padding: 40px;
}

#popup-view-wrapper .product-name {
    font-size: 24px;
    margin-bottom: 20px;
}

.payment-quantity .btn-plus button span {
    height: 9px;
}

.payment-quantity .btn-minus button span,
.payment-quantity .btn-plus button span {
    background: unset;
}

.payment-quantity .number {
    border: 1px solid #e5e5e5;
}

.payment-quantity input.plus-minus {
    border-left: unset;
    border-right: unset;
    width: 40px;
}

.payment-quantity .number {
    margin-right: 15px;
}

.payment-quantity .number {
    margin-bottom: 0;
}

#popup-product .options label {
    font-weight: 300;
    position: relative;
    top: 5px;
    left: 15px;
}

.text-center.button-minicart .button {
    height: 50px;
    line-height: 50px;
    background: #b49a88 !important;
    color: #fff !important;
}

#partcont .heading {
    display: none;
}

p.text-center.button-minicart {
    text-align: center;
    margin-top: 30px;
}

.heading-minicart {
    text-align: left;
    margin-bottom: 30px;
}

.heading-minicart:nth-child(2) {
    display: none;
}

.mini-cart-info .remove i:hover {
    cursor: pointer;
}

.mini-cart-info .remove i {
    font-size: 18px;
}

#partcont .heading i {
    display: none;
}

.mini-cart-info img.img-thumbnail {
    border: 0;
}

.mini-cart-info td {
    vertical-align: inherit !important;
    color: #646464;
    border-bottom: unset;
    font-size: 14px;
    border-top: unset !important;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #fff;
}

.mcartdivatem a,
.mcartdivatem a:visited {
    color: #b49a88;
    text-decoration: unset;
}

.mcarthr {
    border-bottom: unset;
}

#partcont:before {
    content: "×";
    top: 0;
    background: unset;
    color: #646464;
}

.mcartright {
    font-size: 14px;
    color: #646464;
    text-align: left;
    line-height: 20px;
    margin-top: 10px;
}

.testbutton:hover {
    opacity: 1;
    background: #b49a88 !important;
    color: #fff !important;
}

.testbutton {
    color: #fff;
    background: #b49a88 !important;
    opacity: 0.8;
}

img.mcartimage {
    padding: 10px;
    border: 1px solid #d2d2d2;
}

@media only screen and (min-width: 1600px) {
    #partcont {
        max-width: 600px;
    }
}

.mcartproductname {
    font-size: 18px;
    text-decoration: unset;
    text-align: left;
    line-height: 20px;
    color: #646464;
    width: 55%;
    float: right;
}

.iconer {
    background-image: unset;
}

#partcont {
    color: #646464;
    max-width: 600px;
    background-color: #fff;
    background: #fff;
    border-color: #fff;
    -moz-border-radius: unset;
    -webkit-border-radius: unset;
    border-radius: unset;
}

ul.sitemap-ul li {
    padding-left: 0;
}

h1.sm-h1 {
    font-size: 26px;
    color: #696969;
    padding: 8px 30px;
    font-weight: 300;
    text-transform: unset;
}

ul.sitemap-ul a {
    color: #696969;
}

ul.sitemap-ul > li > ul > li > ul a {
    color: #b6b6b6;
}

ul.sitemap-ul > li ul li a:hover {
    color: #b49a88;
    text-decoration: unset;
    border-bottom: 1px dashed #b49a88;
}

ul.sitemap-ul > li ul li {
    list-style-type: disc;
    margin-left: 15px;
    padding-left: 0;
    margin-bottom: 4px;
}

ul.sitemap-ul > li > a:hover {
    text-decoration: unset;
    color: #b49a88;
}

ul.sitemap-ul > li > a {
    font-size: 20px;
    padding: 10px 0;
    display: block;
}

ul.sitemap-ul {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    color: #b6b6b6;
}
col-sm-12 {
    min-height: 0;
}

.product-grid .name {
    height: 48px;
}

.row.search-block-row > div {
    border-bottom: 2px solid #f5f5f5;
}

.row.search-block-row #button-search {
    background: #b49a88 !important;
    line-height: 40px;
    height: 40px;
    border-radius: 0;
}

.search-inline .checkbox-inline input[type="checkbox"]:checked + label::before {
    background: #f5f5f5;
    padding: 5px !important;
    border: unset;
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    color: #707070;
}

.search-inline .checkbox-inline input[type="checkbox"] + label::before {
    content: "";
    display: inline-block;
    height: 23px;
    width: 23px;
    background: #f5f5f5;
    margin: -3px 10px 0 0;
    vertical-align: middle;
}

.search-inline .checkbox-inline input[type="checkbox"] + label {
    cursor: pointer;
    padding-left: 0;
    font-size: 12px;
    color: #4f5f6f;
    line-height: 22px;
}

.search-inline .checkbox-inline input[type="checkbox"] {
    display: block;
    width: 52%;
    height: 40px;
    opacity: 0;
}

.search-inline .checkbox-inline:first-child {
    border-right: 1px solid #f5f5f5;
}

.search-inline .checkbox-inline {
    width: 48%;
    text-align: center;
    padding-left: 0;
}

.search-inline {
    background: #fff;
    line-height: 39px;
}

select#search-select,
select#search-select:not([multiple]) {
    border-radius: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: right 50%;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
    padding: 6px 20px;
    padding-right: 1.5em;
}

.row.search-block-row .form-control {
    width: 100%;
    height: 40px;
    padding: 6px 20px;
    background-color: #fff;
    border: unset;
    border-right: 1px solid #f5f5f5;
    border-radius: unset;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    -webkit-transition: unset;
    -o-transition: unset;
    transition: unset;
}

.row.search-block-row > div {
    padding: 0;
}

.row.search-block-row > div:first-child {
    padding-left: 15px;
}

.row.search-block-row > div:last-child {
    padding-right: 15px;
}

.search-box {
    text-transform: unset;
}

.sort.s-search {
    float: right;
}

#content.search-block {
    background: unset;
}

.product-box-item:hover .name a {
    color: #b49a88 !important;
}

#column-left .item,
#column-right .item {
    background: #fff;
    border: unset;
}

.module-left .owl-carousel .owl-item {
    padding: 0;
}

.manufacturer-list .manufacturer-content ul {
    margin-left: 0;
}

img.man-list-logo {
    background: #fff;
    padding: 15px;
    margin: 10px 10px 0 0;
}

.man-tag a:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.man-tag a {
    color: #d4d4d4;
}

.man-tag {
    background: #fff;
    padding: 16px;
}

.man-tag .man-tag-title,
.man-tag a {
    display: inline-block;
}

#content.p-manufacturer {
    background: unset;
}

#column-left .owl-nav .owl-next,
#column-left .owl-nav .owl-prev,
#column-right .owl-nav .owl-next,
#column-right .owl-nav .owl-prev,
.box-heading {
    color: #f5f5f5;
}

.box-heading {
    background: #282828;
}

h1.h1-man {
    font-size: 26px;
    font-weight: 300;
}

.col-sm-12 #res-products {
    margin-right: 8px;
}

.top-menu {
    padding: 0 0 15px;
    margin: 0 15px 0;
}

.category-header {
    font-size: 26px;
    font-weight: 300;
    line-height: 30px;
    text-transform: unset;
}

.category-info .panel-title.collapsed {
    background: #282828;
    color: #fff;
    height: 40px;
    line-height: 35px;
    padding-left: 10px;
}

.category-info .panel-title {
    background: #b49a88;
    color: #fff;
    height: 40px !important;
    line-height: 35px !important;
    padding-left: 10px !important;
}

.top-menu-second.manuf .sort {
    float: right;
}
.product-grid .name {
    height: 48px;
}

.product-grid .name a,
.swiper-slide .name a {
    line-height: 20px;
    padding: 0 10px;
    font-size: 16px;
}

a.hover-image {
    display: none;
}

#sstore-3-level > ul > li > a {
    font-weight: 700;
    font-size: 15px;
}

#sstore-3-level ul ul li a {
    padding: 10px 22px;
    font-size: 13px;
}

#sstore-3-level ul > li.has-sub.open > a.toggle-a:after,
#sstore-3-level ul > li.has-sub.open > a.toggle-a:before {
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
}

#sstore-3-level ul > li.has-sub > a.toggle-a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

#sstore-3-level ul > li.has-sub > a.toggle-a:after {
    content: unset;
}

#sstore-3-level ul > li.has-sub > a.toggle-a:before {
    position: absolute;
    right: 15px;
    top: 17px;
    display: block;
    width: unset;
    height: unset;
    background: unset;
    content: "\f0d8";
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    font-size: 18px;
}

.category-info,
.category-info p {
    font-size: 15px;
    line-height: 20px;
}

.category-info h2 {
    font-size: 30px;
    font-weight: 300;
    text-transform: unset;
    line-height: 40px;
    margin-bottom: 20px;
}

.category-info h3,
.category-info span {
    font-size: 22px;
    font-weight: 300 !important;
    text-transform: unset;
    line-height: 36px;
    margin-bottom: 15px;
}

.oct-button:hover {
    background: #b49a87 !important;
}

.product:hover .fa-star.stars-rev,
.product:hover .name a,
.product:hover .price {
    color: #fff;
}

.cat-options + div,
.product-grid .price + div {
    border-top: unset;
}

.product .image img {
    padding-top: 20px;
}

.product:hover .image .a-thumb-link {
    background: rgba(96, 82, 73, 0.6);
    position: absolute;
    z-index: 4;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
}

.product-grid .product-buttons .cart:hover,
.product-grid .product-buttons .compare:hover {
    background: #000 !important;
    color: #fff !important;
}

.product-grid .product-buttons .cart,
.product-grid .product-buttons .compare {
    background: #fff !important;
    width: 40px !important;
    height: 42px;
    line-height: 42px !important;
    border-radius: 0;
    color: #000 !important;
}

.product-grid .product-buttons .cart i {
    margin-right: 0;
    font-size: 16px;
    color: unset;
}

.product-grid .price {
    border-bottom: unset;
}

.product:hover .product-buttons {
    display: block;
}

.product-grid .name a:hover,
.swiper-slide .name a:hover {
    text-decoration: unset;
}

.product-grid .product-buttons {
    height: 0;
    padding-top: unset;
    padding-left: unset;
    margin-bottom: unset;
    position: absolute;
    top: -75%;
    border-top: 0 !important;
    left: 30%;
    z-index: 5;
    display: none;
}

#column-left .item .name {
    height: 36px;
}

.product-grid .product {
    border: unset;
    min-height: unset;
    background: #fff;
}

.product:hover .product-about {
    background: #b49a88 !important;
    transition: unset !important;
}

.product-grid .product .product-about {
    bottom: unset;
    position: relative;
    background: #fff;
    height: 130px;
    transition: unset !important;
    z-index: 5;
}

.product-grid .image {
    min-height: unset;
}

.cat-add-desc {
    margin-bottom: 15px;
}

#oct-selected-values {
    margin-bottom: 10px;
}

.oct-selected-group-label:after {
    content: ":";
    font-size: 13px;
    padding-right: 4px;
}

#oct-selected-values .list-group-item.item-content {
    background: 0;
    border: 0;
    padding: 0;
    display: inline;
}

#oct-selected-values .oct-filter-icon-unselect {
    color: #b49a87;
}

#oct-selected-values .checkbox,
#oct-selected-values .radio {
    display: inline-block;
    font-size: 11px;
    background: #e9e9e9;
    padding: 6px 10px 5px 0;
    margin: 0;
    margin-right: 5px;
}

#oct-selected-values img {
    display: none;
}

.oct-selected-group-label {
    text-decoration: unset;
    font-size: 11px;
    display: inline-block;
    background: #e9e9e9;
    margin-bottom: 0;
    padding: 5px 0 7px 15px;
}

span.pag-fix-f {
    position: relative;
    top: 1px;
    font-size: 14px;
    right: 2px;
}

span.pag-fix-l {
    position: relative;
    bottom: 2px;
    font-size: 14px;
    left: 2px;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    color: #fff;
    background-color: #282828;
    border-color: #fff;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    color: #b49a88;
    background-color: #fff;
    border-color: #fff;
}

.pagination > li > a,
.pagination > li > span {
    padding: 13px;
    margin-left: 5px;
    line-height: 15px;
    color: #526272;
    background-color: #fff;
    border: unset;
    height: 40px;
    width: 40px;
    text-align: center;
    font-size: 16px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

#res-products div.pagination,
.product-grid div.pagination {
    text-align: unset;
    margin: 20px 15px;
}

.item.subcat-box {
    border: unset;
}

.item.subcat-box a:hover {
    text-decoration: none;
    color: #b49a88;
}

.subcats-span {
    font-size: 12px;
    top: 10px;
    height: 40px;
    overflow-y: hidden;
    display: block;
    position: relative;
    margin-bottom: 20px;
}

.row.subcats-row {
    margin: 5px 0 25px 0;
    background: #fff;
}

#subcats .owl-controls .owl-next {
    right: 1%;
    top: 30%;
    position: absolute;
    font-size: 8px;
}

#subcats .owl-controls .owl-prev {
    left: 1%;
    top: 30%;
    position: absolute;
    font-size: 8px;
}

.cat-info-block {
    background: #fff;
    padding-bottom: 50px;
    padding-top: 50px;
}

.show-items select,
.sort select {
    border-bottom: unset;
    font-size: 12px;
    color: #4f5f6f !important;
    margin-right: 0;
}

.sort {
    float: unset;
    background-position-y: 13px;
    font-size: 12px;
    margin-left: 5px !important;
    color: #a0a0a0;
    width: 260px;
}

.show-items {
    color: #a0a0a0;
    font-size: 12px !important;
    margin-right: 5px !important;
}

.top-menu-second {
    display: inline-block;
    margin: 0 0 15px;
    padding: 10px 10px 15px 10px;
    background: #fff;
    width: 100%;
}

#button-reset {
    background: unset !important;
    color: #b49a88 !important;
    width: unset;
    margin: 0 5px;
    height: 0 !important;
    display: inline;
    letter-spacing: 0.2px;
}

#oct-product-filter-data a.list-group-item .link {
    top: 20px;
}

.box-content.filtered {
    padding-bottom: 15px;
}

.filtered input[type="checkbox"]:checked + label::before,
.filtered input[type="radio"]:checked + label::before {
    background: #f5f5f5;
    padding: 5px !important;
    border: unset;
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    color: #707070;
}

.filtered input[type="checkbox"] + label::before,
.filtered input[type="radio"] + label::before {
    height: 23px;
    width: 23px;
    border: unset;
    background: #f5f5f5;
}

.oct-filter-view {
    color: #b49a88;
    font-size: 12px;
}

#column-left #oct-selected-values .oct-filter-icon-unselect,
#filter-mobile #oct-selected-values .oct-filter-icon-unselect,
.oct-filter-icon-unselect {
    color: #b49a88;
    font-size: 18px;
}

.fa-close:before,
.fa-times:before,
.filtered .fa-remove:before {
    content: "×";
}

.oct-filter-total-label {
    float: unset;
    background: unset;
    color: #b49a88;
    font-size: 11px;
    padding: 0;
}

.filtered label {
    width: unset;
    font-size: 12px !important;
}

.filtered .checkbox.type-none input[type="checkbox"] + label::before,
.filtered .checkbox.type-none input[type="radio"] + label::before {
    content: none;
}

.filtered .list-group-item.item-name,
.filtered .list-group-item.item-name:hover {
    border-top: 1px solid #b49a88;
}

.filtered .list-group-item.item-name {
    border-top: 1px solid #b49a88;
    margin: 30px 15px 0;
    padding: 8px 0;
}

.list-group-item.item-name.f-price {
    margin: 0 15px;
}

a.list-group-item.item-name.f-price {
    border: 0 !important;
}

div#oct-selected-values a.list-group-item.item-name {
    border-top: 0;
}

#oct-price-slider {
    margin: 25px 8px 20px;
}

.noUi-handle {
    border: 4px solid #b49a88;
    border-radius: 0;
}

.noUi-horizontal .noUi-handle {
    width: 15px;
    height: 15px;
    left: -7px;
    top: -3px;
}

.noUi-handle:after,
.noUi-handle:before {
    content: unset;
}

.noUi-horizontal {
    height: 8px;
}

.noUi-connect {
    border-radius: 0;
    background: #b49a88;
}

.noUi-target {
    border-radius: 0;
    border: unset;
    box-shadow: unset;
    background: #f5f5f5;
}

.filtered .link i {
    color: #d6d6d6 !important;
    font-size: 18px;
}

.filtered .form-control {
    font-size: 14px;
}

#selected-filters .checkbox,
.filtered .list-group-item.item-name,
.filtered .list-group-item.price-name {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 20px;
}

.box-content.filtered,
.filtered .list-group-item.item-name,
.filtered .list-group-item.item-name:hover {
    background: #fff;
}

.list-group-item.item-content.price-item .form-control:focus {
    border-color: #ccc;
    -webkit-box-shadow: unset;
    box-shadow: unset;
}

.list-group-item.item-content.price-item .col-xs-6 .form-control {
    border-radius: 0;
}

.list-group-item.item-content.price-item .col-xs-6:first-child {
    padding-right: 0;
}

.list-group-item.item-content.price-item .col-xs-6:last-child {
    padding-left: 0;
}

.list-group-item.item-content.price-item .col-xs-6:first-child .form-control {
    border-right: 1px solid #ccc;
}

.list-group-item.item-content.price-item .col-xs-6:last-child .form-control {
    border-left: 0;
}

#input-sort {
    max-width: 175px;
}

body {
    font-family: Open-sans, sans-serif;
    font-weight: 300;
}

.header_logo img {
    filter: brightness(1.5);
}

#sb-search.open {
    width: 320px;
}

#livesearch_search_results {
    min-width: 320px;
}

.back-button a,
.back-button a i {
    color: #b49a88;
    font-size: 16px;
    font-weight: 700;
}

.back-button a:hover,
.back-button a:hover i {
    color: #282828;
    text-decoration: unset;
    cursor: pointer;
}

.back-button {
    position: absolute;
    right: 0;
    top: 30px;
}

#container {
    margin-top: 0;
}

.breadcrumb {
    font-size: 15px;
    line-height: 15px;
}

.breadcrumb a {
    color: #b49a88;
}

.breadcrumb > li > span {
    color: #828282;
}

.breadcrumb > li + li:before {
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 18px;
    color: #828282;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.info-page h1,
.info-page h2 {
    color: #4d4d4d;
}

.info-page + .buttons {
    display: none;
}

.box-main.html-box ul li:before,
.category-info ul li:before,
.info-page ul > li:before,
ul.pr-ul li:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f00c";
    position: relative;
    right: 5px;
    color: #b49a88;
}

.sb-search {
    height: 50px;
    background: #282828;
    padding-left: 5px;
}

#search input::-webkit-input-placeholder {
    color: #b49a88;
}

#search input::-moz-placeholder {
    color: #b49a88;
}

#search input:-moz-placeholder {
    color: #b49a88;
}

#search input:-ms-input-placeholder {
    color: #b49a88;
}

#search input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.search-box-top input[name="search"]::-webkit-input-placeholder {
    color: #b49a88;
}

.search-box-top input::-moz-placeholder {
    color: #b49a88;
}

.search-box-top input:-moz-placeholder {
    color: #b49a88;
}

.search-box-top input:-ms-input-placeholder {
    color: #b49a88;
}

#powered .payment span,
.brands-slider .item .image img,
img.man-list-logo {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

#megamenu-menu .dropdown .dropdown-menu img {
    display: block;
    margin: auto;
    overflow: hidden;
    width: 100%;
}

div#stick_menu {
    padding-right: 0;
}

#megamenu-menu .dropdown-menu {
    left: 15px;
}

#megamenu-menu .dropdown-inner {
    display: block;
}

#powered .payment span:hover,
.brands-slider .item:hover .image img,
img.man-list-logo:hover {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
}

.category-info ul,
.category-info ul li,
.info-page ul,
.info-page ul li {
    list-style: none !important;
}

.content.info-page {
    font-size: 16px;
    letter-spacing: 0.3px;
    color: #4d4d4d;
    padding: 0;
}
footer {
    margin-top: 0;
}

.socials iframe {
    display: block;
    margin-left: auto;
}

footer .top-f.oct-footer-h3 {
    color: #fff;
    font-weight: 700;
}

.brands-slider .owl-stage {
    margin: auto;
}

.brands-slider .owl-carousel .owl-stage-outer {
    overflow: visible;
}

.news-style .h3,
.news-style h3 {
    height: 90px;
}

.news-style .h3 span,
.news-style h3 span {
    padding: 15px 0;
}

.item {
    border: 1px solid #f5f5f5;
}

.news-set.center {
    display: inline-block;
}

.home-text i {
    font-size: 50px;
    color: #b49a88;
}

.brands-slider {
    padding: 10px 10px 80px;
    margin-top: 0;
}

.banner-box {
    margin: 20px auto 80px;
}

.category-slide .owl-carousel .owl-stage-outer {
    max-height: unset;
}

.category-slide {
    margin-bottom: 30px;
}

.module-back {
    background: #fff;
    margin-bottom: 50px;
}

.item .cart .button-cart:hover {
    background: #000 !important;
}

.item .cart a:hover {
    background: #000 !important;
    color: #fff !important;
}

.item .cart .button-cart,
.item .compare,
.item .wishlist {
    border-radius: 0;
    background: #fff !important;
    display: unset;
    line-height: 33px;
    width: unset;
    height: unset;
    float: unset;
    color: #000;
    font-size: 16px;
    text-align: center;
    padding: 13px !important;
    position: relative;
    top: 55%;
    z-index: 10;
}

.wishlist {
    display: none !important;
}

a.popup_view_button {
    border-radius: unset;
    top: 35%;
    width: 90%;
    font-size: 13px;
    text-transform: uppercase;
    background: unset;
    border: unset;
    font-weight: 700;
    letter-spacing: 1px;
}

.fa-star.stars-rev {
    margin-top: 5px;
    color: #b29b8b;
}

.item .price,
.product-grid .price,
.product-grid .price-new,
.product-list .price-new,
.swiper-slide .price-new {
    margin-top: 5px;
    color: #000;
    font-weight: 300;
    font-size: 20px;
    letter-spacing: 1.5px;
}

.item .name a,
.item:hover .fa-star.stars-rev .item .price {
    color: #000;
    font-weight: 300;
    letter-spacing: 0.2px;
    font-size: 16px;
}

.item .name a,
.item:hover .fa-star.stars-rev .item .price {
    line-height: 22px;
}

.item:hover .fa-star.stars-rev,
.item:hover .name a,
.item:hover .price {
    color: #fff;
}

.item:hover .item-second-box {
    background: #b49a88;
}

.item-second-box {
    padding-top: 15px;
    padding-bottom: 15px;
    height: 130px;
    z-index: 5;
    position: relative;
}

.item .image {
    display: block;
    position: relative;
}

.item:hover .cart {
    z-index: 7;
    transition: unset;
}

.item .cart {
    opacity: 0;
    margin: 0 auto;
    top: 40%;
    left: 54px;
    display: block;
    position: absolute;
    z-index: 5;
}

.category-slide .item:hover .image .a-thumb-link {
    background: rgba(96, 82, 73, 0.6);
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 6;
}

.owl-carousel .owl-item {
    padding: 0 10px;
}

.category-slide .item {
    text-align: center;
    min-height: 350px;
    border: 1px solid #f5f5f5;
}

.stickers-cat {
    float: left;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 13px !important;
    width: 100%;
    text-align: left;
}

.sticker-box-cat {
    right: unset;
    left: 0;
    top: 5px;
    width: 50%;
}

.stickers-cat {
    float: left;
}

.news-set span {
    background: unset;
    padding: unset;
}

.owl-carousel.home-banner.owl-theme.owl-loaded .owl-dots {
    display: none !important;
}

#container,
.brands-slider {
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
    background: unset;
    border-top: unset;
}

.box-main {
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
    background: unset;
}

.owl-dots .owl-dot {
    display: inline-block;
    margin: 0 6px;
}

.category-slide .owl-theme .owl-controls,
.news-style .owl-theme .owl-controls {
    position: unset;
    top: unset;
    right: unset;
    z-index: unset;
    text-align: center;
    top: 0;
    position: relative;
    cursor: pointer;
    margin-top: 15px;
}

.owl-dots .owl-dot.active span {
    width: 13px;
    height: 13px;
    border: 2px solid #b79e8f;
    background: 0 0;
    box-shadow: none;
}

.owl-dots .owl-dot span {
    display: block;
    border-radius: 20px;
}

.owl-dots .owl-dot span {
    border: 2px solid rgba(0, 0, 0, 0.3);
    width: 13px;
    height: 13px;
    background: 0 0;
    box-shadow: none;
}

.news-set .inner a:hover {
    text-decoration: unset;
}

ul.nav.navbar-nav.second-row-menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    text-align: center;
}

.menu-second-row {
    background: #fff;
}

.menu-second-row .nav > li > a {
    padding: 10px 0;
    line-height: 30px;
    color: #a1a1a1;
    font-weight: 400;
}
.menu-second-row .nav > li:hover > a {
    color: #000;
}

.nav.navbar-nav.second-row-menu li {
    width: 6.6666666%;
}

.top-panel-div {
    padding-right: 30px;
}

.top-panel-ul {
    padding-left: 30px;
}

.right > li,
.right > li > a {
    float: right;
    color: #7d7d7d;
    margin-top: 5px;
    font-size: 14px;
}

.contacts .col-sm-6 {
    padding-left: 0;
}

#powered .copyright,
#powered .copyright a {
    color: #7d7d7d !important;
    font-size: 12px;
}

#powered {
    padding: 0 0 30px;
}

.socials-box a {
    border: unset;
    -webkit-border-radius: unset;
    -moz-border-radius: unset;
    -o-border-radius: unset;
    -ms-border-radius: unset;
    border-radius: unset;
}

footer .oct-footer-h3 {
    font-size: 13px;
    line-height: 15px;
}

.contacts > ul > li:hover,
.contacts > ul > li > a:hover,
.contacts > ul > li > span:hover,
.contacts > ul > li > span > i:hover {
    color: #b49a88;
    transition: unset !important;
    text-decoration: unset;
}

#right-block i {
    position: relative;
    top: -4px;
    margin-left: 5px;
    color: #fff;
    font-size: 22px;
}

#cart,
#right-block i {
    float: right;
}

#cart:hover {
    background: #282828;
}

#contacts > #phone > div > a {
    font-weight: 700;
}

#contacts > #phone {
    font-weight: unset;
}

.phone-text {
    color: #828282;
    font-size: 13px;
}

li.free-size-link:hover a {
    color: #d4d4d4 !important;
}

#shedule i {
    margin-right: 10px;
    font-size: 22px;
}

#shedule div {
    margin-top: 15px;
}

#shedule div,
#shedule i {
    position: unset;
    top: unset;
    left: unset;
    display: inline-block;
}

#shedule {
    text-align: unset;
}

.second-row-header {
    background: #282828;
}

.top-panel-div i {
    font-size: 18px;
}

.top-panel a {
    font-size: 15px;
}

nav {
    margin-top: 0;
    box-shadow: unset;
}

.menu-row {
    background: #282828;
}

.owl-carousel.owl-theme.owl-loaded {
    background: unset !important;
}

.box-main.html-box {
    box-shadow: unset;
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    background: unset;
}

.box-main.html-box .col-sm-1 {
    padding-right: 10px;
    width: auto;
}

.box-main.html-box .col-sm-11 {
    padding-left: 0;
}

.box-main.html-box h1 {
    font-weight: 300;
    text-transform: unset;
    font-size: 2.5em !important;
}

#contacts i.contacts-fa {
    position: relative;
    top: 2px;
    right: 5px;
    left: unset;
    font-size: 20px;
}

li.free-size-link {
    background: #b49a88;
    cursor: pointer;
}

.navbar-nav > li,
nav,
nav .main-ul {
    min-height: 50px;
}

#megamenu-menu.navbar {
    border: unset;
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    .product-grid .product-buttons .cart i {
        display: inline;
    }
}

@media (max-width: 1200px) {
    .search-inline .checkbox-inline input[type="checkbox"] + label {
        font-size: 11px;
    }
    .advantage-div {
        min-height: 115px;
    }
    .map-box .col-sm-6 {
        width: 100%;
    }
    #megamenu-menu .nav > li > a {
        padding: 0 10px;
    }
}

@media (min-width: 992px) {
    .header_logo .col-sm-6 {
        padding-right: 0px;
        padding-left: 5px;
    }
    #megamenu-menu .megamenu-thumb {
        display: none;
    }
    .menu-row {
        position: sticky;
        z-index: 1001;
        top: 0;
    }
    #megamenu-menu .megamenu-type-category-full .megamenu-parent-title {
        font-weight: 300;
        text-align: center;
        font-size: 13px;
    }
    .owl-carousel.owl-theme.home-banner.owl-loaded .owl-next i:before,
    .owl-carousel.owl-theme.home-banner.owl-loaded .owl-prev i:before {
        position: relative;
        top: 7px;
    }
    .owl-carousel.owl-theme.home-banner.owl-loaded .owl-next:hover i,
    .owl-carousel.owl-theme.home-banner.owl-loaded .owl-prev:hover i {
        width: 40px;
        height: 40px;
        border-radius: 100%;
        background: #252525;
        transition: 0.3s;
        color: #fff;
        font-size: 25px;
    }
    .owl-carousel.owl-theme.home-banner.owl-loaded .owl-next i,
    .owl-carousel.owl-theme.home-banner.owl-loaded .owl-prev i {
        width: 40px;
        border-radius: 100%;
        transition: 0.3s;
        font-size: 25px;
        height: 40px;
        text-align: center;
        background: #fff;
    }
    .owl-carousel.owl-theme.home-banner.owl-loaded .owl-prev {
        display: block !important;
        position: absolute;
        top: 45%;
        left: 1%;
    }
    .owl-carousel.owl-theme.home-banner.owl-loaded .owl-next {
        display: block !important;
        position: absolute;
        top: 45%;
        right: 1%;
    }
}

@media only screen and (min-width: 1600px) {
    .control-label + .col-sm-10 .g-recaptcha {
        margin-left: 0;
    }
    .item .name {
        height: 44px;
    }
    #container .breadcrumb {
        padding: 8px 24px 10px;
    }
    #megamenu-menu .megamenu-type-category-full .megamenu-parent-block,
    #megamenu-menu .megamenu-type-category-full-image .megamenu-parent-block {
        width: 6.3% !important;
    }
}
.block.block_11 ul {
    display: inline-block;
}

.block.block_11 ul {
    list-style: none;
    display: inline-block;
    padding-left: 0;
}

.block.block_11 ul li {
    float: left;
    font-weight: 400;
    text-align: center;
    color: #3d3d3d;
    font-size: 14px;
    line-height: 30px;
    width: 60px;
    height: 30px;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    cursor: pointer;
    margin: 0 -1px -1px 0;
}

.block.block_11 ul li:hover {
    color: #fff;
}

.block.block_11 ul li a:hover {
    color: #fff;
    background: #b49a88;
}

.block.block_11 ul li a {
    font-weight: 300;
    text-align: center;
    color: #3d3d3d;
    font-size: 13px;
    line-height: 30px;
    width: 60px;
    height: 30px;
    text-decoration: none;
    text-transform: uppercase;
    border: solid #3d3d3d;
    display: inline-block;
    cursor: pointer;
    margin: 0 -1px -1px 0;
    border-width: 0.5px;
}

.block.block_11 ul li span {
    display: inline-block;
    width: 100%;
}

.block {
    padding: 40px 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    box-sizing: border-box;
    position: relative;
}

.block.block_11 {
    padding: 0 0 20px 0;
}

.category-list .category-list-item span {
    height: 55px;
}

.category-info a {
    color: #7d7d7d;
    text-decoration: underline;
}

.category-info a:hover {
    color: #1f1f1f;
}

.category-header {
    width: auto;
}

#megamenu-menu .nav > li > span {
    line-height: 46px !important;
    background-color: transparent;
    padding: 0 10px;
    color: #dbf3ff;
    cursor: pointer;
}

#megamenu-menu .nav > li > span,
nav .main-ul > .main-li > span,
nav .main-ul > .main-li > span:visited {
    font-weight: 700;
    font-size: 12px;
    line-height: 49px;
    color: #dbf3ff;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

#megamenu-menu .nav > li > span:hover {
    color: snow;
}

.oct-footer-text,
.oct-footer-text a,
.terms-footer-block,
.terms-footer-block a,
footer .contacts ul li,
footer .contacts ul li a,
footer .socials a,
oct-footer-text p,
p.subscribe {
    color: #e1e1e1;
}

footer .h3div.top-f {
    color: #b0b0b0;
}

footer div.h3div {
    color: #6c6c6c;
}

footer .h3div {
    font-size: 16px;
    line-height: 9px;
    text-transform: uppercase;
    color: #222;
    margin-bottom: 20px;
}

.h4div {
    text-transform: uppercase;
    line-height: 23px;
}

#h1-slider {
    text-align: center;
    font-weight: 700;
    font-size: 1.5em;
}

.img-thumbnail {
    float: left;
    max-width: 350px;
}

.button-zamer {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

sup {
    color: purple;
}

a.button-zamer {
    position: relative;
    font-weight: 700;
    color: #000;
    text-decoration: none;
    text-shadow: -2px 2px rgba(255, 255, 255, 0.3);
    line-height: 1.1;
    padding: 0.5em 3em 0.5em 0.6em;
    background: linear-gradient(#ff5100, #fce25b);
    box-shadow: 0 0 0 1px #fce25b inset, -1px 0 #ff7333, -1px 1px #ff7333, -2px 1px #ff7333, -2px 2px #ff7333, -3px 2px #ff7333, -3px 3px #ff7333, -4px 3px #ff7333, -4px 4px #ff7333, -5px 4px #ff7333, -5px 5px #ff7333, -6px 5px #ff7333,
    -6px 6px #ff7333, -7px 6px #ff7333, -7px 7px #ff7333, -8px 7px #ff7333, -8px 8px #ff7333, -7px 9px 1px rgba(0, 0, 0, 0.4), -5px 11px 1px rgba(0, 0, 0, 0.2), -1px 13px 4px rgba(0, 0, 0, 0.2), 4px 16px 7px rgba(0, 0, 0, 0.3);
    transition: 0.4s;
}

a.button-zamer:active {
    box-shadow: none;
    -webkit-transform: translate(-7px, 8px);
    transform: translate(-7px, 8px);
}

a.button-zamer:after {
    position: absolute;
    top: calc(50% - 0.6em/2);
    right: 0.6em;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border: 0.37em solid;
    border-top: none;
    border-left: none;
    width: 0.6em;
    height: 0.6em;
    box-shadow: inset -2px 2px rgba(255, 255, 255, 0.3);
}

.imagetip span {
    border-radius: 5px 5px 5px 5px;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 500px;
    background: #fff;
    box-shadow: -2px 2px 10px -1px #333;
    border-radius: 5px;
    z-index: 9999;
}

.imagetip:hover span {
    visibility: visible;
}

.test1 {
    max-width: 70px;
    display: inline-block;
}

.test2 {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.alignnone {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.logo-desc {
    font-size: 13px;
    font-weight: 100;
    color: #828282;
    line-height: 15px;
    letter-spacing: 0.7px;
    position: relative;
    margin-left: 10px;
    text-align: left;
}

.news-set {
    border-top: unset;
}

.inner-new,
.news-set .inner {
    margin: -18px auto 0;
    font-weight: 300;
    font-size: 2.5em;
    text-transform: unset;
    line-height: 23px;
    display: block;
    padding-bottom: 20px;
}

.inner-new {
    padding: 0 0 30px 0;
}

.review-title-new {
    font-size: 21px;
    line-height: 30px;
    margin: 15px;
    color: #000;
    text-transform: uppercase;
    font-weight: 500;
}

.inner-contact-new {
    font-weight: 700;
    font-size: 1.5em;
    text-transform: uppercase;
    line-height: 23px;
    display: block;
}

.inner-contact2-new {
    font-weight: 700;
    font-size: 1.2em;
    text-transform: uppercase;
    line-height: 23px;
    display: block;
}

.pulse-button {
    position: relative;
    display: table;
    margin-left: auto;
    margin-right: auto;
    width: 120px;
    height: 120px;
    font-size: 1.3em;
    font-weight: 700;
    color: #000;
    text-shadow: 0 1px 0 #ff5100;
    border: 1px solid #ff5100;
    box-shadow: 0 0 0 0 #ff7333, inset 0 1px 0 #ff5100;
    border-radius: 100%;
    background: #ff5100;
    -webkit-animation: pulse 1s infinite cubic-bezier(0.6, 0, 0, 1);
    background: linear-gradient(#ff5100, #fce25b);
}

.pulse-button:hover {
    -webkit-animation: none;
}

@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 15px rgba(90, 153, 220, 0), inset 0 1px 0 #abcbe9;
    }
}

.logo-desc2 {
    padding-top: 4px;
    padding-left: 9px;
}

.required-new {
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    display: table;
}

.example-new {
    width: 100%;
}

.ss {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.price-buy {
    position: fixed;
    right: 0;
    top: 96px;
    display: none;
    background: #4a4a4a;
    color: #fff;
    padding: 10px;
    width: 265px;
    z-index: 1000;
    opacity: 0.9;
}

.price-buy-button {
    background: #ff5100 !important;
    color: #fff !important;
    text-decoration: none !important;
    padding: 4px;
    border-radius: 4px;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.price-buy-button:hover {
    background: #131313 !important;
}

@media screen and (max-width: 600px) {
    .pr-mob {
        display: none;
    }
    #price-buy {
        position: fixed;
        right: 0;
        top: 60px;
        display: none;
        background: #4a4a4a;
        color: #fff;
        padding: 10px;
        width: 100%;
        z-index: 1000;
        height: 40px;
    }
    .price-buy-button {
        display: table;
        margin-left: auto;
        margin-right: auto;
        margin-top: -21.5px;
    }
}

.header-top-new {
    position: fixed;
    top: 0;
    display: none;
    background: #131313;
    color: #fff;
    width: 100%;
    z-index: 1000;
    opacity: 0.9;
}

@media screen and (max-width: 768px) {
    .row.news-row .col-lg-6.col-md-6.col-sm-6.col-xs-12 {
        width: 50%;
        max-width: 50% !important;
    }
    ul.pagination li {
        margin-bottom: 5px;
        display: inline-flex;
    }
    #res-products div.pagination,
    .product-grid div.pagination {
        margin: 0;
    }
    #filter-button {
        background: #b49a87 !important;
    }
    footer .about {
        margin-bottom: 20px;
    }
    .mini-cart-info tr {
        display: flex;
        align-items: center;
    }
    .brands-slider .owl-carousel .owl-stage-outer {
        overflow: hidden;
    }
    .advantage-box {
        display: none;
    }
    a.cheaper {
        display: unset;
        width: 170px;
    }
    .sort {
        width: 232px;
    }
    .row.search-block-row > div:first-child {
        padding-left: 0;
    }
    .header-top-new {
        display: none !important;
    }
}

ul.menu > li {
    float: left;
    position: relative;
}

ul.menu > li > a {
    display: block;
    padding: 10px;
    color: #fff;
    background-color: #ff5100;
    text-decoration: none;
}

ul.menu > li > a:hover {
    background-color: #000;
}

ul.submenu-new {
    display: none;
    position: absolute;
    width: 458px;
    top: 38px;
    left: 0;
    padding-left: 0;
}

ul.submenu-new > li {
    display: block;
}

ul.submenu-new > li > a {
    display: block;
    padding: 10px;
    color: #fff;
    background-color: #131313;
    text-decoration: none;
}

ul.submenu-new > li > a:hover {
    text-decoration: underline;
}

ul.menu > li:hover > ul.submenu-new {
    display: block;
}

ul.submenu-new > li > a:hover {
    background-color: #ff5100;
    text-decoration: none;
}

.top-zamer {
    background: #ff5100;
    border: none;
    padding: 10px;
}

.top-zamer:hover {
    background: #000;
}

ul.menu {
    list-style-type: none;
    margin-left: auto;
    margin-right: auto;
    display: table;
}

ul.menu-2 {
    list-style-type: none;
    margin-left: auto;
    margin-right: auto;
    display: table;
}

ul.menu-2 > li {
    float: left;
    position: relative;
}

ul.menu-2 > li > a {
    display: block;
    padding: 10px;
    color: #fff;
    text-decoration: none;
}

ul.menu-2 > li > a:hover {
    background-color: #000;
}

ul.submenu-2 {
    display: none;
    position: absolute;
    width: 550px;
    top: 56px;
    left: -215px;
    background-color: #fff;
    padding-left: 0;
}

ul.submenu-2 > li {
    display: block;
}

ul.submenu-2 > li > a {
    display: block;
    padding: 10px;
    color: #fff;
    background-color: #131313;
    text-decoration: none;
}

ul.submenu-2 > li > a:hover {
    text-decoration: underline;
}

ul.menu-2 > li:hover > ul.submenu-2 {
    display: block;
}

ul.submenu-2 > li > a:hover {
    background-color: #000;
    text-decoration: none;
}

td.top-main {
    width: 20%;
    padding-top: 10px;
}

td.top-secondary {
    width: 20%;
}

td.cart {
    width: 20%;
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

table.header {
    width: 100%;
    text-align: center;
}

li.sub {
    float: left;
    width: 25%;
}

p.sub {
    font-size: 16px;
    font-weight: 500;
}

img.sub {
    padding: 10px;
    width: 120px;
}

li.sp-sub {
    float: left;
    width: 20%;
}

a.sub {
    color: #fff;
}

.exitblock {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100000;
}

.exitblock .fon {
    background: #f6fcff;
    opacity: 0.8;
    position: fixed;
    width: 100%;
    height: 100%;
}

.exitblock .modaltext {
    box-sizing: border-box;
    padding: 20px 40px;
    border: 2px solid #fff;
    background: #131313;
    opacity: 0.9;
    position: fixed;
    top: 80px;
    left: 50%;
    margin-left: -30%;
    width: 60%;
    box-shadow: 0 4px 10px 2px rgba(0, 0, 0, 0.5);
    color: #000;
    border-radius: 15px;
}

.closeblock {
    cursor: pointer;
    position: fixed;
    line-height: 60px;
    font-size: 82px;
    transform: rotate(45deg);
    text-align: center;
    top: 20px;
    right: 30px;
    color: #000;
}

.closeblock:hover {
    color: #ff5100;
}

.callback {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    padding: 25px 40px 12px 40px;
    margin: 15px 20px 30px 20px;
    font-family: "Open Sans", Arial, Helvetica;
}

.callback .cb-title {
    color: #fff;
    text-align: center;
    margin-bottom: 28px;
    font-size: 24px;
}

.callback input {
    width: 100%;
    padding: 8px 14px 12px 14px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    border: 0;
    font-size: 13px;
    background: #fff;
    height: 38px;
}

.callback input:focus {
    outline: 0;
    border: 0;
    box-shadow: none;
}

.callback input:focus::-webkit-input-placeholder {
    color: #fff;
}

.callback input:focus:-moz-placeholder {
    color: #fff;
}

.callback input:focus::-moz-placeholder {
    color: #fff;
}

.callback input:focus:-ms-input-placeholder {
    color: #fff;
}

.callback input::-webkit-input-placeholder {
    position: relative;
    top: 3px;
}

.callback input:-moz-placeholder {
    position: relative;
    top: 3px;
}

.callback input::-moz-placeholder {
    position: relative;
    top: 3px;
}

.callback input:-ms-input-placeholder {
    position: relative;
    top: 3px;
}

.callback .fcallback {
    width: 100%;
    padding: 8px 14px 11px 14px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    border: 0;
    font-size: 13px;
    text-align: center;
    height: 38px;
    background: #a3cc32;
    background: -moz-linear-gradient(top, #a3cc32 0, #a3cc32 25%, #73ba2a 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, #a3cc32), color-stop(25%, #a3cc32), color-stop(100%, #73ba2a));
    background: -webkit-linear-gradient(top, #a3cc32 0, #a3cc32 25%, #73ba2a 100%);
    background: -o-linear-gradient(top, #a3cc32 0, #a3cc32 25%, #73ba2a 100%);
    background: -ms-linear-gradient(top, #a3cc32 0, #a3cc32 25%, #73ba2a 100%);
    background: linear-gradient(to bottom, #a3cc32 0, #a3cc32 25%, #73ba2a 100%);
    color: #fff;
    font-family: "Open Sans", Arial, Helvetica;
    cursor: pointer;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.callback .fcallback:hover {
    background: #7aa106;
    background: -moz-linear-gradient(top, #7aa106 0, #7aa106 25%, #73ba2a 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, #7aa106), color-stop(25%, #7aa106), color-stop(100%, #73ba2a));
    background: -webkit-linear-gradient(top, #7aa106 0, #7aa106 25%, #73ba2a 100%);
    background: -o-linear-gradient(top, #7aa106 0, #7aa106 25%, #73ba2a 100%);
    background: -ms-linear-gradient(top, #7aa106 0, #7aa106 25%, #73ba2a 100%);
    background: linear-gradient(to bottom, #7aa106 0, #7aa106 25%, #73ba2a 100%);
}

.callback .ok-message {
    text-align: center;
    color: #fff;
    margin-top: 12px;
    font-size: 14px;
}

@media (max-width: 767px) {
    .callback .cb-title {
        color: #fff;
        text-transform: uppercase;
        text-align: center;
        margin-bottom: 25px;
        font-size: 18px;
    }
    .callback {
        background: rgba(0, 0, 0, 0.6);
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        border-radius: 10px;
        padding: 15px 20px 10px 20px;
        margin: 25px auto;
        max-width: 300px;
    }
    .callback input {
        width: 100%;
        padding: 8px 14px 12px 14px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        border-radius: 8px;
        border: 0;
        font-size: 16px;
        background: #fff;
        height: 34px;
        margin-bottom: 10px;
    }
    .callback .fcallback {
        font-size: 16px;
        height: 38px;
        padding: 6px 14px 11px 14px;
    }
}

.header-menu-link {
    display: none;
}

@media (max-width: 992px) {
    .advantage-div {
        min-height: 100px;
    }
    .advantage-text {
        font-size: 14px;
        line-height: 24px;
    }
    #filter-mobile {
        background: #fff;
        border-right: 1px solid #b19885;
    }
    #filter-mobile .box-heading {
        background: #b19886;
        color: #fff !important;
        display: block !important;
    }
    #filter-mobile .box-content {
        margin-top: 50px;
    }
    .menu-second-row {
        display: none;
    }
    .top-menu-second {
        display: none;
    }
    .product-buttons {
        display: none !important;
    }
    .product:hover .product-about {
        background: unset !important;
    }
    .product:hover .image:before {
        content: unset;
    }
    .product:hover .fa-star.stars-rev,
    .product:hover .name a,
    .product:hover .price {
        color: #000;
    }
    #filter-column .box-heading {
        display: block !important;
    }
    .header-menu-link {
        display: block;
    }
}

@media screen and (max-width: 600px) {
    table {
        width: 100%;
    }
    thead {
        display: none;
    }
    tr:nth-of-type(2n) {
        background-color: inherit;
    }
    tr th:first-child {
        font-weight: 700;
        font-size: 1.3em;
    }
    tbody td,
    tbody th {
        display: block;
        text-align: center;
    }
    tbody td,
    tbody th:before {
        content: attr(data-th);
        display: block;
        text-align: center;
    }
}

.image-option {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px !important;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border: 2px solid #f0f0f0;
}

.testtest2 {
    display: none;
}

.img-new-category-july a:hover {
    text-decoration: unset;
}

.block-test {
    display: inline-block;
    position: relative;
}

.block-test .hover {
    position: absolute;
    bottom: 135px;
    width: 113px;
    height: 150px;
    opacity: 0;
    color: #fff;
    text-align: center;
    font-weight: 600;
    margin-left: -56px;
}

.block-test:hover .hover {
    opacity: 1;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.4);
}

.block-test:hover > a:hover .butterfly {
    transform: scale(1.15, 1.15);
}

b,
i {
    display: block;
}

.img-new-category-july-list-item-category {
    width: 65px;
    height: 65px;
    border: solid 3px #fff;
    background: #fff;
    font-size: 25px;
    font-family: Gotham-Pro-Medium, sans-serif;
    color: #000;
    line-height: 65px;
    text-align: center;
    position: relative;
    transition: all 0.15s linear;
    margin: auto;
    font-weight: 300;
    bottom: 15px;
}

.img-new-category-july > a:hover .img-new-category-july-list-item-category {
    color: #fff;
    background-color: #b49a88;
    border-color: #b49a88;
}

.butterfly {
    margin: 0 auto;
    display: block;
    transition: 0.4s;
    width: 85%;
    padding: 0 10px;
}

.butterfly:hover {
    transform: scale(1.15, 1.15);
}

.img-new-category-july {
    display: inline-block;
    margin-right: 0;
    width: 11%;
}

.img-new-category-july > a:hover .butterfly {
    transform: scale(1.15, 1.15);
}

.butterfly > :hover block-test:hover .hover {
    opacity: 1;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.4);
}

.con {
    width: 50%;
    display: inline-block;
}

.ron {
    display: inline-block;
}

.con img {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    opacity: 0;
}

.top {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    opacity: 1 !important;
}

@media only screen and (max-width: 1920px) and (min-width: 1681px) {
    #partcont {
        width: 40%;
    }
}

@media only screen and (min-width: 1600px) {
    #megamenu-menu .megamenu-type-category-full .megamenu-parent-block,
    #megamenu-menu .megamenu-type-category-full-image .megamenu-parent-block {
        text-align: center;
    }
}

@media screen and (max-width: 1600px) {
    .cont-map {
        height: 838px;
    }
    .item .cart {
        left: 35px;
    }
}

@media screen and (max-width: 1200px) {
    .main-category-test {
        display: none;
    }
    .map-box .col-sm-6 {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (min-width: 1200px) {
    .manufacturer-row .col-lg-4,
    .product-grid.row.search-block .col-lg-4 {
        width: 20%;
    }
}

@media (min-width: 992px) {
    #megamenu-menu .megamenu-type-category-full .megamenu-parent-title {
        min-height: 50px;
        border-bottom: unset;
    }
    #megamenu-menu .megamenu-type-category-full .megamenu-parent-block,
    #megamenu-menu .megamenu-type-category-full-image .megamenu-parent-block {
        width: 6.3%;
        margin: auto;
    }
}

.options div.radio {
    height: 50px;
    width: 50px;
    margin: 5px 5px;
}

.category-list {
    max-height: 335px;
}

.img-thumbnail {
    padding: 1px;
}

.product-info .cart {
    margin: 30px 0 18px;
}

.home-text,
.home-text ul,
.jpm {
    text-align: left;
    font-size: 15px !important;
    line-height: 24px !important;
    font-weight: 300;
}

.home-text ul i {
    font-size: 12px;
}

.jpm-header {
    text-align: left;
    font-size: 22px !important;
    padding: 20px 0;
    font-weight: 300;
}

.cat-wall-home {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

ul.jpm-list > li {
    color: #535353;
    margin-left: 20px;
    text-align: left;
}

.more-info .stock-info:before {
    background: url(/catalog/view/theme/storeset/images/test/Garant.png) no-repeat;
}

.more-info .warranty-info:before {
    background: url(/catalog/view/theme/storeset/images/test/fabriki.png) no-repeat;
}

.more-info .delivery-info:before {
    background: url(/catalog/view/theme/storeset/images/test/dostavka.png) no-repeat;
}

.panorama {
    width: 100%;
}

.panorama-element {
    float: left;
    display: inline-block;
    width: 50%;
    text-align: center;
    padding: 20px;
}

.newcontactform {
    float: left;
    width: 100%;
}

@media screen and (min-width: 768px) {
    .product-info .image-box {
        border-right: 15px solid #f5f5f5;
    }
    .product-info {
        background: unset;
        display: flex;
        flex-wrap: wrap;
        padding-right: 15px;
    }
}

@media screen and (max-width: 768px) {
    .stock-ok {
        display: none;
    }
    .panorama-element {
        width: 100%;
    }
}

@media screen and (max-width: 500px) {
    .row.news-row .col-lg-6.col-md-6.col-sm-6.col-xs-12 {
        width: 100%;
        max-width: 100% !important;
    }
    ul.sitemap-ul {
        -webkit-column-count: unset;
        -moz-column-count: unset;
        column-count: unset;
    }
    .sort.s-search {
        float: left;
        margin-left: 0 !important;
    }
    .search-inline .checkbox-inline input[type="checkbox"] + label {
        font-size: 10px;
    }
    .cont-adress-box-2 .map-box p {
        line-height: 20px;
    }
    .cont-adress-box-2 {
        padding: 20px;
    }
    .breadcrumb + h1 {
        margin-top: 0;
    }
    .cont-adress-link {
        padding-left: 0;
    }
    span.sub-adress {
        margin-left: 0;
    }
    .cont-bold {
        font-size: 15px;
        line-height: 20px;
    }
    .mcartproductname {
        text-align: center;
        width: 100%;
        margin-bottom: 20px;
    }
    .nav-tabs > li {
        width: 100%;
    }
    #popup-product #button-cart,
    .product-info .cart .button {
        width: 100%;
    }
    a.cheaper {
        margin: 0 -8px !important;
        display: block;
    }
    .sticker-box-cat {
        width: 80%;
    }
    .stickers-cat {
        letter-spacing: 0;
    }
}

.stock-ok {
    display: none;
}

.img-ok {
    display: table;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

.name-ok {
    text-align: center;
    margin-top: 17px;
    border: 2px solid #000;
    height: 40px;
    vertical-align: middle;
    font: 14px/40px Gotham-Pro-Bold, sans-serif;
    position: relative;
    font-weight: 700;
    text-transform: uppercase;
}

.name-ok-title {
    text-align: center;
    height: 36px;
    vertical-align: middle;
    font: 27px/40px Gotham-Pro-Bold, sans-serif;
    position: absolute;
    border-right: 2px solid #000;
    width: 65px;
    font-weight: 600;
}

.name-ok-name {
    padding: 0 0 0 70px;
}

.div-div-ok > a:hover .img-ok {
    transform: scale(1.15, 1.15);
}

.div-div-ok > a:hover .name-ok {
    background: #b49a88;
    color: #fff;
}

.div-div-ok > a:hover .name-ok-title {
    background: #b49a88;
    color: #fff;
}

.div-div-ok {
    margin-top: 15px;
}

.owl-carousel .owl-item img {
    padding-top: 10px;
}

.more-info {
    bottom: 15px;
    color: rgba(0, 0, 0, 0.5);
    margin-top: 50px;
    position: unset;
}

@media only screen and (max-width: 992px) {
    .item .sticker-box-cat {
        width: 35%;
    }
    .item .cart {
        display: none;
    }
}

@media only screen and (max-width: 992px) and (min-width: 768px) {
    .model-box {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 768px) {
    .menu-second-row {
        display: none;
    }
    .socials-box {
        display: flex;
    }
    .contacts .oct-footer-h3 {
        min-height: unset;
    }
}

.modal-content {
    margin-top: 25vh;
}

.modal-open {
    overflow: auto;
}

.vieww {
    margin: 10px;
    float: left;
    border: 10px solid #fff;
    overflow: hidden;
    position: relative;
    text-align: center;
    box-shadow: 1px 1px 2px #e6e6e6;
    cursor: default;
    max-width: 390px;
}

.vieww .content,
.vieww .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}

.vieww img {
    display: block;
    position: relative;
}

.vieww-tenth img {
    transform: scaleY(1);
    transition: all 0.7s ease-in-out;
}

.vieww-tenth .mask {
    transition: all 0.5s linear;
    background: rgba(0, 0, 0, 0.4);
}

.vieww-tenth h2 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.6);
    background: 0 0;
    margin: 20px 40px 0 40px;
    margin-top: 8%;
    color: #fff;
    transition: all 0.5s linear;
    opacity: 1;
    font-size: 25px;
}

.vieww-tenth p {
    color: #fff;
    opacity: 0;
    transform: scale(0);
    transition: all 0.5s linear;
    padding: 12px;
}

.vieww-tenth a.info {
    opacity: 0;
    transform: scale(0);
    transition: all 0.5s linear;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    border: 2px solid #fff;
    padding: 8px 25px;
}

.vieww-tenth:hover img {
    -webkit-transform: scale(10);
    transform: scale(10);
    opacity: 0;
}

.vieww-tenth:hover .mask {
    opacity: 1;
    background: #b49a88;
}

.vieww-tenth:hover a.info,
.vieww-tenth:hover p {
    transform: scale(1);
    opacity: 1;
}

.info:hover {
    background: #282828;
}

.simple-content .checkout-heading {
    background-color: #131313;
    color: #dbf3ff;
}

.simple-content {
    margin-right: 20px;
}

.simplecheckout-step {
    background-color: #fff;
}

.simplecheckout-cart th {
    background-color: #131313;
    color: #dbf3ff;
}

@-webkit-keyframes swing {
    15% {
        -webkit-transform: translateX(9px);
        transform: translateX(9px);
    }
    30% {
        -webkit-transform: translateX(-9px);
        transform: translateX(-9px);
    }
    40% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px);
    }
    50% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px);
    }
    65% {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes swing {
    15% {
        -webkit-transform: translateX(9px);
        transform: translateX(9px);
    }
    30% {
        -webkit-transform: translateX(-9px);
        transform: translateX(-9px);
    }
    40% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px);
    }
    50% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px);
    }
    65% {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.swing:hover {
    -webkit-animation: swing 0.6s ease;
    animation: swing 0.6s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    cursor: pointer;
}

.content {
    margin-top: 0;
}

.owl-prev {
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    transition: all 0.3s ease;
    display: none;
}

.owl-next {
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    transition: all 0.3s ease;
    display: none;
}

.panel-heading {
    padding: 0;
}

.panel-title {
    padding: 10px;
    cursor: pointer;
}

.concat-concats {
    width: 75%;
}

@media screen and (max-width: 768px) {
    .concat-concats {
        width: 100%;
    }
}

.button-back-new {
    right: 20px;
    display: inline-block;
    float: right;
    font-size: 12px;
    line-height: 29px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 18px;
    z-index: 10;
    position: relative;
    color: #b49a87 !important;
}

.cheaper {
    cursor: pointer;
}

button#button-show-more-products {
    background: #b49a88 !important;
}

button#button-show-more-products:hover {
    background: #282828 !important;
}

.g-recaptcha {
    margin-left: 0px;
}
