@charset "UTF-8";
@font-face {
    font-family: 'Proxima';
    src: url('../fonts/ProximaNova-Regular.eot'), url('../fonts/ProximaNova-Regular.woff') format('woff'), url('../fonts/ProximaNova-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima-Bold';
    src: url('../fonts/ProximaNova-Bold.eot'), url('../fonts/ProximaNova-Bold.woff') format('woff'), url('../fonts/ProximaNova-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.header__cabinet::after,
.hamburger,
a,
button {
    color: inherit;
    cursor: pointer
}

*,
ol,
ul {
    margin: 0;
    padding: 0
}

html {
    overflow-x: hidden;
}

.popupsize table {
    width: 100% !important;
}


/* #slideshow0 .owl-controls .owl-buttons .owl-prev,
#slideshow0 .owl-controls .owl-buttons .owl-next {
    top: 50%;
} */


/* @media only screen and (min-width: 1340px) {
    .container {
        width: 1320px;
    }
} */

@media only screen and (min-width: 1170px) {
    .container {
        width: 1150px
    }
}

.table-cart_title a {
    color: #555;
}

.table-cart {
    margin-bottom: 0;
}


/* .table-cart tr{
    border-bottom: 1px solid #e4e4e4;
} */


/* .table-cart tr:last-of-type{
    border-bottom: none;
} */

.hamburger_dn a,
h3 {
    text-transform: uppercase
}

.btn-link,
.button_sh,
.hamburger,
a,
button {
    cursor: pointer
}

.additional__price {}

.owl-controls .owl-buttons .owl-next {
    top: 30%;
}

#Spinner_page,
.btn-primary,
.cart-item-after,
.cart_popup,
.header__cart-total,
.image_titlepopup2,
.modal,
.product-thumb .image,
.section__title,
.special-timere-zone,
.timere-zone {
    text-align: center
}


/* .product-thumb .image:focus img, .product-thumb .image:hover img {
    opacity: 0.2;
} */


/* .product-thumb .image.grid-aridius_news:focus img, .product-thumb .image.grid-aridius_news:hover img {
    opacity: 1;
} */

.marginb-0 {
    margin-bottom: 0 !important;
}

.text-right {
    text-align: right !important;
}

.product-thumb_bottom {
    visibility: hidden;
    height: 0;
    position: static;
    width: 100%;
    background: #fff;
}

.product-thumb_bottom p {
    font-size: 12px;
    line-height: 12px;
    color: #555555;
    margin-bottom: 5px;
}

.product-thumb_bottom_txt span {
    margin: 0;
}

.product-thumb_bottom_instock {
    display: grid;
    grid-template-columns: 55% 45%;
}

.product-thumb_bottom_instock p {
    color: #61CB46;
}

.product-thumb_bottom_instock p span {
    color: #555555;
}

.product-thumb {
    position: relative;
}

.product-thumb:hover .product-thumb_bottom {
    height: auto;
    margin-top: 15px;
    visibility: visible;
    transition: all .3s;
    top: 100%;
}

.product-thumb:hover .product-thumb_price {
    top: calc(100% + 60px);
}

.product-thumb:not(.product-thumb-blog) {
    margin: 0 15px;
    transition: all .3s;
    min-height: 488px;
    border: 1px solid transparent;
}

.product-thumb:not(.product-thumb-blog):hover {
    margin: 0 7px;
}

.product-thumb:not(.product-thumb-blog):hover {
    margin: 0 7px;
    border: 1px solid rgba(233, 233, 233, 1);
}

.product-thumnb_line {
    height: 1px;
    width: 100%;
    background: #E9E9E9;
    margin: 16px 0;
}

.product-thumb_price {
    display: grid;
    grid-template-columns: 1fr auto;
    /* padding: 0 5px; */
    align-items: center;
    width: auto;
}

.product-thumb_price_wrap {
    display: block;
    align-items: center;
}

.product-thumb_price_text_new {
    color: #FF1A00;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 0;
}

.product-thumb_price_text_old {
    margin-right: 15px;
    font-size: 12px !important;
    text-decoration: line-through;
    color: #777;
}

.product-thumb_price_text {
    font-size: 16px;
    line-height: 16px;
    color: #555555;
    margin-bottom: 0;
}

#latest_carusel0 .owl-wrapper-outer,
#aridius_viewed_carusel0 .owl-wrapper-outer,
#special_carusel0 .owl-wrapper-outer {
    height: 500px;
}

#latest_carusel0 .owl-buttons,
#aridius_viewed_carusel0 .owl-buttons,
#special_carusel0 .owl-buttons {
    position: relative;
    top: -65px;
}


/* #latest_carusel0 .owl-buttons .owl-prev, #aridius_viewed_carusel0 .owl-buttons .owl-prev {
    left: -70px;
}

#latest_carusel0 .owl-buttons .owl-next, #aridius_viewed_carusel0 .owl-buttons .owl-next {
    right: -70px;
} */

.benefit li span,
.cart-item-after,
.diamont_st,
.modal-dialog {
    vertical-align: middle
}

.btn-wishlist:focus .heart_SVG0,
.btn-wishlist:hover .heart_SVG0,
.product-thumb .effect-hover p:focus .heart_SVG0,
.product-thumb .effect-hover p:hover .heart_SVG0 {
    fill: #0093dd
}


/* .categories {
    margin: 50px 0;
} */

.section_margin {
    margin-top: 60px;
}

.categories__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 215px 215px;
    grid-template-areas: "one three" "two three";
    grid-gap: 30px;
}

.categories__grid::before,
.categories__grid::after {
    display: none;
}

.categories__grid a.one {
    grid-area: one;
    width: 100%;
    margin-left: auto;
}

.categories__grid a.two {
    grid-area: two;
    width: 93%;
    margin-left: auto;
}

.categories__grid a.three {
    grid-area: three;
    height: 496px;
    width: 100%;
}

.categories__grid a {
    display: block;
    height: 100%;
    transition: .15s;
}

.categories__grid a:hover {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    transform: scale(1.05);
    transition: .15s;
}

.categories__grid a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.desc-cat_top h2,
.desc-cat_top .h2 {
    font-size: 36px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-family: 'Proxima-Bold', sans-serif;
    color: #555555;
    display: inline-block;
    position: relative;
}

.desc-cat_top h2:before,
.desc-cat_top .h2:before,
.desc-cat_top h2:after,
.desc-cat_top .h2:after {
    content: '';
    width: 61px;
    background: #78B3DF;
    height: 2px;
    position: absolute;
    top: 50%;
}

.desc-cat_top h2:before,
.desc-cat_top .h2:before {
    left: calc(100% + 30px);
}

.desc-cat_top h2:after,
.desc-cat_top .h2:after {
    right: calc(100% + 30px);
}

.desc-cat_top--heading {
    text-align: center;
    margin-bottom: 20px;
    padding: 0 95px;
}

.icon-car:before {
    content: '\e800';
}


/* '' */

.icon-charger:before {
    content: '\e802';
}


/* '' */

.icon-construction:before {
    content: '\e806';
}


/* '' */

.icon-headphones:before {
    content: '\e809';
}


/* '' */

.icon-holder:before {
    content: '\e80d';
}


/* '' */

.icon-laptop:before {
    content: '\e810';
}


/* '' */

.icon-modulator:before {
    content: '\e814';
}


/* '' */

.icon-mouse:before {
    content: '\e816';
}


/* '' */

.icon-power-bank:before {
    content: '\e81a';
}


/* '' */

.icon-speaker:before {
    content: '\e820';
}


/* '' */

.icon-audio-jack:before {
    content: '\e826';
}


/* '' */

.icon-usb-cable:before {
    content: '\e829';
}


/* '' */

.icon-heart_grey:before {
    content: '\e82a';
    font-family: 'fontello';
    font-size: 35px;
    color: #555555;
}


/* '' */

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0 !important
}

body {
    overflow-x: hidden;
    color: #555;
    background: #fff;
    font-family: 'Proxima';
    position: relative;
    height: 100%;
    min-height: 100vh;
    padding-bottom: 225px;
}

img {
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

a,
button {
    text-decoration: none;
    outline: 0
}

button {
    display: inline-block;
    border: 0;
    font-family: inherit
}

ol,
ul {
    list-style-type: none
}

::-moz-selection {
    color: #fff;
    background: #555
}

::selection {
    color: #fff;
    background: #555
}

.d-none {
    display: none !important
}

.margin-0 {
    margin: 0 !important
}

.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover {
    background-color: #555
}

.btn.toggle-category {
    width: 100%;
    font-size: 18px;
    letter-spacing: inherit;
    text-align: left;
    padding: 15px 15px;
    position: relative;
    z-index: 2;
}

#menu-overlay {
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    z-index: 1;
    transition: all .5s;
    opacity: 0;
}

#menu-overlay.show {
    visibility: visible;
    opacity: 1;
}

.btn.toggle-category:hover,
.btn.toggle-category:focus {
    color: #fff;
}

.btn.toggle-category .toggle-icon {
    height: 26px;
    width: 40px;
    display: inline-block;
    position: absolute;
    top: calc(50% - 13px);
    right: 15px;
}

.btn.toggle-category.active .toggle-icon .middle {
    display: none;
}

.btn.toggle-category.active .toggle-icon:before {
    transform: rotate(45deg);
    top: 13px;
}

.btn.toggle-category.active .toggle-icon:after {
    transform: rotate(-45deg);
    top: 13px;
}

.btn.toggle-category .toggle-icon .middle {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #fff;
    position: absolute;
    top: calc(50% - 1px);
}

.btn.toggle-category .toggle-icon:before,
.btn.toggle-category .toggle-icon:after {
    content: '';
    width: 100%;
    height: 2px;
    background-color: #fff;
    display: block;
    position: absolute;
    transition: all .3s;
}

.btn.toggle-category .toggle-icon:before {
    top: 0;
}

.btn.toggle-category .toggle-icon:after {
    bottom: 0;
}

#menu .dropdown-inner a::before {
    display: none;
    display: none;
}

#menu .nav li a::before {
    content: '';
    font-family: 'fontello';
    color: #0093dd;
    font-size: 20px;
    position: absolute;
    left: 14px;
}

#menu .nav li:nth-child(1) a::before {
    content: '\e802';
}

#menu .nav li:nth-child(2) a::before {
    content: '\e800';
    font-size: 15px;
}

#menu .nav li:nth-child(3) a::before {
    content: '\e809';
    font-size: 18px;
}

#menu .nav li:nth-child(4) a::before {
    content: '\e829';
}

#menu .nav li:nth-child(5) a::before {
    content: '\e81a';
}

#menu .nav li:nth-child(6) a::before {
    content: '\e806';
}

#menu .nav li:nth-child(7) a::before {
    content: '\e814';
}

#menu .nav li:nth-child(8) a::before {
    content: '\e816';
}

#menu .nav li:nth-child(9) a::before {
    content: '\e80d';
}

#menu .nav li:nth-child(10) a::before {
    content: '\e810';
    font-size: 15px;
}

#menu .nav li:nth-child(11) a::before {
    content: '\e826';
}

#menu .nav li:nth-child(12) a::before {
    content: '\e820';
}

.header__cart-total .caret,
.menu_mob_plus .nav:after,
.menu_mob_plus .nav:before {
    display: none
}

.navbar-collapse {
    padding: 0;
    background-color: #fff;
    border-bottom: none;
}

.navbar-collapse .header__navbar_hidem {
    border: 1px solid #e4e4e4;
}

.header__navbar .navbar-nav {
    float: none;
}

.header__navbar {
    display: none;
}

.common-home .header__navbar {
    display: block;
}

.header__navbar_link-red a {
    color: #f86149 !important;
    -webkit-transition: .3s cubic-bezier(.19, 1, .22, 1);
    -o-transition: .3s cubic-bezier(.19, 1, .22, 1);
    transition: .3s cubic-bezier(.19, 1, .22, 1)
}

.header__navbar_link-green a {
    color: #0093dd !important;
    -webkit-transition: .3s cubic-bezier(.19, 1, .22, 1);
    -o-transition: .3s cubic-bezier(.19, 1, .22, 1);
    transition: .3s cubic-bezier(.19, 1, .22, 1)
}

#simplecheckout_shipping .simplecheckout-block-content>p,
#simplecheckout_shipping img,
#total_shipping img {
    display: none;
}

#simplecheckout_login .simplecheckout-block-content {
    margin-top: 0;
}

#simplecheckout_customer .checkout-heading-button a {
    font-family: 'Proxima-Bold', sans-serif;
    color: #0093dd;
    text-decoration: underline;
}

.simple_socnetauth2_bline_links {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.header__navbar_link-red a:focus,
.header__navbar_link-red a:hover {
    color: #fa8c7a !important
}

.header__navbar_link-green a:focus,
.header__navbar_link-green a:hover {
    color: #6cd747 !important
}

.hamburger_dn {
    position: absolute;
    z-index: 2
}

.hamburger_dn ul {
    background: #fff;
    padding: 20px;
    -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, .15);
    box-shadow: 0 0 18px rgba(0, 0, 0, .15)
}

.hamburger_dn a {
    color: #555;
    font-size: 16px;
    line-height: 24px;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease
}

.hamburger_dn a:hover {
    color: #0093dd
}

#tab-specification,
#tab-review {
    max-width: 500px;
}


/* .footer__bold-link {
    display: table;
    font-size: 14px;
    margin-bottom: 8px;
    text-transform: uppercase;
} */


/* .footer__links {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.footer__links-item {
    max-width: 25%;
}

.footer__links-item {
    padding-top: 7px;
}

.footer__links-item:first-of-type {
    padding-top: 0;
}

.footer__list {
    margin-bottom: 15px;
} */


/* .footer__list a {
    font-size: 14px;
    position: relative;
    padding-left: 15px;
}

.footer__list a::before {
    content: '';
    display: block;
    width: 3px;
    height: 3px;
    position: absolute;
    left: 0;
    top: 6px;
    background: #9cd488;
    border-radius: 50%;
} */

.header {
    background: transparent;
    position: relative;
    z-index: 2;
    /* height: 127px;
    display: flex;
    flex-direction: column;
    justify-content: space-around; */
    padding-top: 8px;
}

.header__logo {
    width: 117px;
    margin-right: 15px;
    display: block;
}

.header__logo img {
    width: 100%;
    height: auto;
}

.outletLink_wrap {
    display: flex;
    justify-content: center;
    margin: 0 40px;
}

.outletLink {
    font-size: 16px;
    text-transform: uppercase;
    color: #FF0000 !important;
}

.outletLink:hover {
    color: #FF0000;
    text-decoration: underline !important;
}

.phone .dropdown {
    display: flex;
    justify-content: flex-end;
}

.phone .dropdown-menu>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.outletLink:hover {
    text-decoration: underline;
}

.header__phone-drop .dropdown-menu {
    width: auto;
}

.header__mobile_menu {
    display: none;
}

.header__phone-drop .dropdown-menu a {
    padding: 0;
}

.header__categories {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    /* margin: 10px 0;  */
}

.header__categories-link {
    display: block;
    padding: 0 10px;
    position: relative;
    text-align: center;
    color: #555555;
    font-size: 11px;
    line-height: 14px;
    text-transform: uppercase;
}

.header__categories-link p {
    padding: 11px 0;
    margin-bottom: 0;
}

.header__categories-link:hover p {
    color: #fff;
    background: #78B3DF;
}


/* .header__categories-link:hover::before {
    width: 20px;
    transition: .3s;
} */

.header__categories-link::before {
    content: '';
    position: absolute;
    width: 6px;
    height: 2px;
    background: #78B3DF;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    margin: auto 0;
    transition: .3s;
}


/* .header__categories-link:hover::after {
    width: 20px;
    transition: .3s;
} */

.header__categories-link:last-child::after {
    content: '';
    position: absolute;
    width: 6px;
    height: 2px;
    background: #78B3DF;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    margin: auto 0;
    transition: .3s;
}

.header__line {
    width: 100%;
    height: 1px;
    background: #E0E0E0;
    margin-top: 8px;
}

.header__logo>img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
}

.header__btns-wrap_nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.product__bottom-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


/* .product_show-btn{
    display: inline-block;
    color: #222222;
    font-family: "OpenSans-ExtraBold";
    font-size: 16px;
    letter-spacing: 0.64px;
    border-radius: 6px;
    border: 2px solid #f5483f;
    padding: 10px 38px;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
} */

.product__bottom-info .cart {
    width: calc(100% - 76px);
}

.product-thumb .wishlist {
    width: 35px;
    height: 31px;
    display: block;
    position: relative;
}

.product-thumb .wishlist:after {
    content: '';
    background: url(icon/heart_grey.svg) center/contain no-repeat;
    width: 100%;
    height: 100%;
    display: block;
}


/* .product__category .product-layoutcat {
    margin-bottom: 60px;
} */

.product__category {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px 0px;
}

.zoomContainer {
    display: none !important;
}

.product__image .owl-carousel#additional .owl-controls {
    width: 533px;
    background: transparent;
    position: relative;
}

.product__image .owl-carousel#additional .owl-buttons {
    display: none;
}

.product__image .owl-carousel#additional .owl-buttons .owl-prev {
    left: 12px;
    background: #fff;
}

.product__image .owl-carousel#additional .owl-buttons .owl-next {
    right: 12px;
    background: #fff;
}

.product__image .owl-carousel#additional {
    width: calc(100% + 20px);
}

.catalog_wrapp #column-left {
    padding-right: 0;
}

.product__list-more {
    background: 0;
    font-size: 18px;
    text-transform: uppercase;
    color: #222;
    margin: auto;
    display: block;
}

.product__image .image-additional .thumbnail .product__image .owl-item {
    height: 120px;
    width: 96px;
}

.product__image a.thumbnail.active,
.product__image a.thumbnail:focus,
.product__image a.thumbnail:hover {
    border-color: #78B3DF;
}

.product__image .image-additional .thumbnail {
    padding: 0 20px 0 0;
}

.product__list-more i {
    color: #0093dd;
}

.product__list-more .fa {
    display: block;
    font-size: 60px;
    margin-bottom: 20px;
}

.dropdown__custom_menu {
    -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, .15);
    box-shadow: 0 0 18px rgba(0, 0, 0, .15);
    background-color: #fff;
    border-color: transparent;
    margin: 0;
    padding: 15px 0
}

.dropdown__custom .children-category {
    position: relative
}

.dropdown__custom li {
    list-style: none;
    position: relative
}

.header__cart-wrap,
.header__inner,
.relative {
    position: relative
}

.header__cart-wrap .dropdown-menu>li {
    border: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color: #222;
}

h1 {
    font-size: 26px
}

h2,
.h2 {
    font-size: 20px;
    color: #555
}

h3 {
    font-size: 17px;
    color: #555
}

h4 {
    font-size: 15px
}

h5,
h6 {
    font-size: 12px
}

a {
    color: #f5483f;
}

a:hover {
    text-decoration: none
}

legend {
    font-size: 18px;
    padding: 7px 0
}

label {
    font-weight: 400
}

.dn {
    display: none
}

.input-group .dropdown-menu,
.input-group .popover,
.input-group input,
.input-group select,
input[type=password].form-control,
input[type=datetime].form-control,
input[type=datetime-local].form-control,
input[type=date].form-control,
input[type=month].form-control,
input[type=time].form-control,
input[type=week].form-control,
input[type=number].form-control,
input[type=email].form-control,
input[type=url].form-control,
input[type=search].form-control,
input[type=tel].form-control,
input[type=color].form-control,
input[type=text].form-control,
select.form-control,
textarea.form-control {
    font-size: 12px
}

.input-group .input-group-addon {
    height: 30px;
    font-size: 14px;
    line-height: 28px;
    border: 0;
    background-color: transparent;
    padding: 0;
    margin: 0
}

.input-group-addon span {
    color: #78B3DF;
    letter-spacing: 0.05em;
}

span.hidden-lg,
span.hidden-md,
span.hidden-sm,
span.hidden-xs {
    display: inline
}

.nav-tabs {
    margin-bottom: 35px
}


/* .product-grid .product-thumb .image {
    padding: 5px
} */

.product-list .product-thumb .fixnewsgrid {
    padding: 0
}

div.required .control-label:before {
    content: '* ';
    color: red;
    font-weight: 500;
    display: none
}

.categories__item::after,
.categories__name:after,
.header__cabinet::after,
.header__search-btn::after,
.header__wishlist::after {
    content: ''
}

.dropdown-menu .btn-link {
    color: #777 !important
}

.header__inner {
    display: grid;
    grid-template-columns: 50% 1fr auto auto;
    align-items: center;
}

.header__logo_search {
    display: flex;
    align-items: center;
}

.header__search-btn {
    /* background: 0 0;
    border: none;
    position: absolute;
    padding: 0;
    top: 9px;
    right: 10px;
    z-index: 1; */
    background: transparent;
}

.header__search {
    display: flex;
    align-items: center;
    width: 350px;
}

.header__search-btn::after {
    display: block;
    width: 31px;
    height: 26px;
    background: url(icon/search.svg) center/contain no-repeat
}

.header__search-btn {
    margin-right: 10px;
}

.owl-pagination {
    display: none;
}

.header__search-btn:focus~.header__search-field {
    width: 100%;
    transition: .3s;
}

.header__search>svg {
    height: 10px;
    width: auto;
    opacity: 0;
    cursor: pointer;
}

.header__search-btn:focus~svg,
.header__search-field:focus~svg {
    opacity: 1;
}

.owl-carousel .owl-buttons .owl-next {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.header__search-btn .fa {
    font-size: 20px
}

.header__search-field {
    border: 0;
    color: #8f8f8f;
    background-color: transparent;
    font-size: 16px;
    height: 30px;
    border-bottom: 1px solid #78B3DF;
    /* padding-left: 10px; */
    /* width: 100%; */
    width: 0;
    transition: .3s;
}

.header__search-field:focus {
    width: 100%;
}

.header__cart-total,
.product__caption {
    font-weight: 400;
    text-transform: uppercase
}

.banner-home {
    /* margin-top: -127px; */
    background-color: #ECF2F6;
}

.header__search-field:focus {
    border-bottom-color: #000
}

.header__btns-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 15px;
}

.banner-home .owl-carousel .owl-buttons .owl-next.disabled,
.banner-home .owl-carousel .owl-buttons .owl-prev.disabled {
    display: none;
}


/* * {
    outline: 1px solid black !important;
} */

.header__search_desktop {
    -webkit-flex-basis: 375px;
    -ms-flex-preferred-size: 375px;
    flex-basis: 375px;
    margin-left: 10px;
}


/* #search {
    width: 100%;
    position: relative;
} */

.header__cabinet-wrap {
    padding: 0;
    list-style: none;
    margin: 0
}

.header__cart-wrap .dropdown-menu {
    border: 0;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.15);
    top: 162%;
}

.header__cart-wrap {
    display: flex;
}

.header__cabinet-wrap .dropdown-menu {
    border: 0;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.15);
    top: 100%;
}

.header__cabinet-wrap .dropdown-menu>li>a {
    padding: 15px 17px;
    font-size: 16px;
    line-height: 16px;
    transition: .3s;
    color: #555;
}

.header__cabinet-wrap .dropdown-menu>li>a:hover {
    transition: .3s;
    color: #78B3DF;
}

.header__btns-wrap a {
    display: block;
}

.header__cabinet {
    position: relative;
    width: 35px;
    height: 35px;
    margin: 0 28px;
    background: url(icon/user.svg) center/35px no-repeat;
}

.header__wishlist {
    position: relative;
    width: 35px;
    height: 35px;
    background: url(icon/fav.svg) center/31px no-repeat;
}

.header__cart {
    position: relative;
    width: 29px;
    height: 34px;
    background: url(icon/cartBlack.svg) center/29px no-repeat;
}

.search-special {
    color: #555;
    font-weight: 400;
    margin-left: 0;
}

.search-price2 {
    margin-left: 0;
}


/* .product-layoutcat:hover .read-more_custom {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
} */

#slideshow0 {
    display: block !important;
    opacity: 1 !important;
    background-color: #ECF2F6;
    margin-bottom: 0;
}

#slideshow0 a {
    display: block;
}

#slideshow0 .owl-buttons {
    padding: 0 15px;
}

#slideshow0 .item {
    position: relative;
}

.header__cart-total {
    display: block;
    width: 15px;
    height: 15px;
    background-color: #DC8C83;
    border-radius: 50%;
    position: absolute;
    bottom: -7px;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #fff;
    font-size: 9px;
    line-height: 15px
}

.header__cart_ul .line {
    width: 100%;
    height: 1px;
    margin: 20px 0;
    background: #E7E7E7;
}

.header__cart_ul {
    border: 0;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.15);
}

.owl-wrapper-outer {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.product__caption {
    display: block;
    font-size: 16px;
    font-family: 'Proxima-Bold', sans-serif;
    color: #222;
    line-height: 1;
}

.section__title_wrap {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}

.section__margin {}

.section__title {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Proxima-Bold';
    color: #555555;
    font-size: 36px;
    line-height: 38px;
    margin: 0;
    letter-spacing: 0.05em;
}

.section__title::before {
    content: '';
    position: absolute;
    width: 61px;
    height: 2px;
    background: #78B3DF;
    top: 0;
    bottom: 0;
    left: -100px;
    display: block;
    margin: auto 0;
}

.section__title::after {
    content: '';
    position: absolute;
    width: 61px;
    height: 2px;
    background: #78B3DF;
    top: 0;
    bottom: 0;
    right: -100px;
    display: block;
    margin: auto 0;
}

.section__title_margin,
.category-content__wrap h1 {
    margin: 32px 0 36px
}

.category-content__wrap {
    padding: 0 15px;
    margin-bottom: 60px;
}

.category-content__wrap h1 {
    text-align: center;
    text-transform: uppercase;
}

.category-content__wrap ul,
.category-content__wrap ol {
    padding-left: 20px;
    margin-bottom: 20px;
}

.category-content__wrap ul {
    list-style: circle;
}

.category-content__wrap ol {
    list-style: decimal;
}

.category-content__wrap li p {
    margin-bottom: 0;
}

.category-content__wrap li {
    margin-bottom: 5px;
}

.catalog_wrapp .product-thumb:hover .caption {
    position: absolute;
    width: 100%;
    background: #fff;
}

.product-layoutcat:hover {
    position: relative;
    z-index: 3;
}

.bannerbottom-text,
.bannercenter-text,
.bannercenter-text2,
.bannerright-text,
.hover-textbanner::after,
.hover-textbanner::before,
.text-slider,
.text-slider2,
.text-slider3,
.text-slider5,
.text-slider7 {
    pointer-events: none
}


/* .categories__item_sport::after {
    width: 346px;
    background: url(icon/4.png) center/contain no-repeat;
    right: 40px
}

.categories__circe, .categories__circe-opacity {
    background-color: #0093dd;
    opacity: .2;
    position: absolute;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease
}

.categories__circe {
    width: 220px;
    height: 220px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    top: -webkit-calc(50% - 110px);
    top: calc(50% - 110px);
    left: 280px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    transition: all .3s ease
}

.categories__background {
    width: 60%;
    height: 0;
    right: 0;
    top: 0;
    position: absolute;
    border-bottom: 291px solid rgba(245, 72, 63, 0.16);
    border-left: 100px solid #f5f5f5;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    transition: all .3s ease
}

.categories__item:hover .categories__background {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.categories__circe_small {
    width: 300px;
    height: 300px;
    top: calc(50% - 150px);
}

.categories__circe-opacity_small {
    width: 200px !important;
    height: 200px !important;
    top: -webkit-calc(50% - 70px) !important;
    top: calc(50% - 100px) !important;
    left: 330px !important;
}

.categories__circe-opacity {
    width: 380px;
    height: 377px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    top: -webkit-calc(50% - 190px);
    top: calc(50% - 190px);
    left: 200px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    transition: all .3s ease
}

.categories__name, .categories__shadow-txt {
    color: #222222;
    position: absolute;
    left: 60px
}

.categories__name:after, .categories__shadow-txt {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease
}

.categories__item:hover .categories__circe, .categories__item:hover .categories__circe-opacity {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.categories__second-row {
    margin-top: 30px
}

.categories__shadow-txt {
    opacity: .09;
    font-size: 66px;
    line-height: 65px;
    text-transform: uppercase;
    letter-spacing: 1.12px;
    top: -webkit-calc(50% - 40px);
    top: calc(50% - 40px);
    transition: all .3s ease 
}*/

#menu .nav>li>a,
.categories__name {
    line-height: 28px;
    text-transform: uppercase
}


/* .categories__name {
    display: block;
    font-size: 28px;
    bottom: 20px;
    -webkit-transition: all .3s cubic-bezier(.65, .05, .36, 1);
    -o-transition: all .3s cubic-bezier(.65, .05, .36, 1);
    transition: all .3s cubic-bezier(.65, .05, .36, 1)
} */

#menu .nav>li>a,
.categories__name span {
    font-weight: 300
}

#menu .nav>li.open>a,
#menu .nav>li>a:hover {
    position: relative;
    color: #1c1c1c;
}

.contact__info {
    display: flex;
    justify-content: center;
}

.contact__info_txt a:not(.contact__info_mail) {
    display: block;
    color: #555555;
    font-size: 16px;
    line-height: 16px;
    font-family: 'Proxima-Bold';
    text-align: center;
    transition: .3s;
    letter-spacing: 0.5px;
}

.contact__info_txt a:not(:last-child) {
    margin-bottom: 8px;
}

.contact__info_txt {
    align-self: center;
}

.contact__info_form {
    align-self: center;
}

.contact__info_form form {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.contact__form-group {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.contact__info_form .form-group {
    width: 255px;
    height: 36px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0;
}

.contact__info_form .form-control {
    height: 100%;
}

.contact__info_form .form-group-textarea {
    height: 156px;
}

.contact__info_form .form-group-textarea textarea {
    resize: none;
    height: 100%;
    padding: 8px;
    font-size: 14px;
    line-height: 15px;
    border-radius: 8px;
}

.contact__info_form .form-group input {
    padding: 3px 8px;
    font-size: 14px;
    line-height: 15px;
    border-radius: 0;
    border-radius: 8px;
}

.contact__info_form .form-group input:focus,
.contact__info_form .form-group-textarea textarea:focus {
    border-color: #78B3DF;
    box-shadow: none;
}

.contact__info_form .form-group input:focus::placeholder,
.contact__info_form .form-group-textarea textarea:focus::placeholder {
    opacity: 0;
    transition: .3s;
}

.contact__info_form .form-group input::placeholder,
.contact__info_form .form-group-textarea textarea::placeholder {
    transition: .3s;
}

.contact-form_btn {
    width: 100%;
}

.contact-form_btn .btn-cart {
    background: #78B3DF;
}

.contact-form_btn .btn-cart p {
    color: #fff;
}

.contact-form_btn .btn-cart:hover {
    background: transparent;
}

.contact-form_btn .btn-cart:hover p {
    color: #78B3DF;
}

.contact__info_form .text-danger {
    font-size: 12px;
    position: relative;
    top: 2px;
}

.contact__line {
    width: 1px;
    height: auto;
    background: #E7E7E7;
    margin: 0 94px 0 130px;
}

.contact__info_mail {
    margin-top: 20px;
    font-family: 'Proxima';
    font-size: 16px;
    line-height: 16px;
    color: #555;
    text-align: center;
    display: block;
    transition: .3s;
}

.contact__info_mail:hover,
.contact__info_txt a:hover {
    color: #78B3DF;
    transition: .3s;
}

.contact__socials {
    margin-top: 15px;
    display: flex;
    justify-content: center;
}

.contact__socials a {
    display: block;
    margin: 0 4px;
}


/* .contact__container {
    min-height: 70vh;
} */

.contact__iframe {
    width: 100%;
    margin-top: 50px;
}

.contact-form_btn .btn-cart::before {
    display: none;
}

.contact-form_btn button {
    width: 170px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.contact-form_btn button p {
    position: static;
    font-size: 16px;
    line-height: 16px;
}

.contact-form_btn {
    display: flex;
    justify-content: center;
    margin-top: 52px;
}

.contact__title {
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    font-family: 'Proxima-Bold';
    color: #555;
    margin-bottom: 40px;
}


/* .categories__item_dress .categories__name {
    bottom: 60px
}

.categories__name span {
    display: block;
    color: #7f7f7f;
    letter-spacing: 1.12px
}

.categories__item_dress .categories__name:after {
    margin: 25px auto 0
}

.categories__name:after {
    display: block;
    height: 2px;
    margin-left: -60px;
    background-color: #f5483f;
    transition: all .3s ease;
    opacity: 0;
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.categories__item_dress:hover .categories__name {
    -webkit-transform: translate(33px, -60px) scale(1.7);
    -ms-transform: translate(33px, -60px) scale(1.7);
    transform: translate(33px, -60px) scale(1.7)
}

.categories__item:hover .categories__name {
    -webkit-transform: translate(0, -110px);
    -ms-transform: translate(0, -110px);
    transform: translate(0, -110px);
    z-index: 9
}

.categories__item:hover .categories__name:after {
    opacity: 1
} */

.open>.dropdown-menu {
    -webkit-border-radius: 0;
    border-radius: 0
}

#menu .nav>li>a {
    background-color: transparent;
    color: #222;
    font-size: 14px;
    padding: 3px 5px 4px 40px;
    border-bottom: 1px solid #e4e4e4;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#menu .nav>li {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#menu .dropdown-menu a:focus,
#menu .dropdown-menu a:hover,
#menu .nav>li>a:focus,
#menu .nav>li>a:hover {
    color: #222
}

#menu .nav>li:focus,
#menu .nav>li:hover {
    background-color: #f5483f;
}

#menu .nav>li:focus.a,
#menu .nav>li:hover>a {
    color: #fff;
}

#menu .nav>li:last-of-type>a {
    padding-right: 0
}

#menu .dropdown-menu a {
    -webkit-transition: all .3s cubic-bezier(.19, 1, .22, 1);
    -o-transition: all .3s cubic-bezier(.19, 1, .22, 1);
    transition: all .3s cubic-bezier(.19, 1, .22, 1)
}

#menu .nav .hidem>li.open>a,
#menu .nav .hidem>li>a:hover {
    background: #baa063;
    color: #fff;
    position: relative
}

#menu .dropdown-inner a {
    min-width: 71px;
    display: block;
    padding: 7px 20px;
    line-height: 21px;
    border-bottom: 1px solid #e4e4e4;
    color: #000;
    text-transform: uppercase;
    font-size: 14px
}

#menu .dropdown-inner .children_lv3 a {
    text-transform: none;
    font-size: 14px
}

#menu .dropdown-inner li a:hover {
    color: #ceb478;
}

#menu .see-all {
    display: block;
    margin-top: .5em;
    border-top: 1px solid #DDD;
    padding: 3px 20px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 3px 3px;
    font-size: 12px
}

#menu .see-all:focus,
#menu .see-all:hover {
    text-decoration: none;
    color: #fff;
    background-color: #229ac8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ceb478), to(#1f90bb));
    background-image: -webkit-linear-gradient(top, #ceb478, #1f90bb);
    background-image: -o-linear-gradient(top, #ceb478, #1f90bb);
    background-image: linear-gradient(to bottom, #ceb478, #1f90bb);
    background-repeat: repeat-x
}

#menu #category {
    float: left;
    padding-left: 15px;
    font-size: 16px;
    font-family: 'Proxima-Bold', sans-serif;
    line-height: 45px
}

#menu .btn-navbar {
    font-size: 20px;
    font-stretch: expanded;
    color: #FFF;
    padding: 6px 12px;
    float: right;
    border: 0
}

.navbar-toggle[aria-expanded=false] {
    background-color: #0093dd !important
}

.navbar-toggle[aria-expanded=false] .fa-bars {
    display: block
}

.navbar-toggle[aria-expanded=false] .fa-times,
.navbar-toggle[aria-expanded=true] .fa-bars {
    display: none
}

.navbar-toggle[aria-expanded=true] .fa-times {
    display: block
}

.navbar-toggle:focus {
    color: #fff;
}

.navbar-toggle i {
    position: absolute;
    right: 20px;
    top: 8px;
}

#content {
    padding-bottom: 5px
}

footer {
    padding-top: 51px;
    position: absolute;
    width: 100%;
    bottom: 0;
}

@media screen and (max-width: 990px) and (min-width: 767px) {
    #slideshow0 .container {
        width: 750px!important;
    }
}

@media screen and (max-width: 1500px) {
    #latest_carusel0 .owl-wrapper-outer,
    #aridius_viewed_carusel0 .owl-wrapper-outer,
    #special_carusel0 .owl-wrapper-outer {
        height: 516px;
    }
}

@media screen and (max-width: 992px) {
    body {
        padding-bottom: 276px;
    }
}

@media screen and (max-width: 767px) {
    body {
        padding-bottom: 653px;
    }
    .desc-cat_top--heading {
        padding: 0 15px;
    }
    .desc-cat_top h2,
    .desc-cat_top .h2 {
        font-size: 28px;
    }
    .desc-cat_top h2:before,
    .desc-cat_top .h2:before,
    .desc-cat_top h2:after,
    .desc-cat_top .h2:after {
        display: none;
    }
}

footer a,
footer a:hover {
    color: #69614a
}

footer h5 {
    padding: 0 0 5px;
    font-family: Roboto, sans-serif;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase
}

.btn,
.btn-primary {
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 1.6px
}

.alert {
    padding: 8px 14px
}


/* .breadcrumb {
    margin: 11px 0 40px;
    padding: 0
}

.breadcrumb i {
    font-size: 15px;
}

.breadcrumb>li:not(:last-child):after {
    content: '>';
    padding: 0;
    margin: 0 5px;
}

.breadcrumb>li::before, .breadcrumb>li:first-child:after {
    display: none
} */

.pagination {
    margin: 0
}

.breadcrumb a {
    color: #78B3DF;
}

.buttons {
    margin: 1em 0
}

.btn {
    background: #78B3DF;
    padding: 9px 12px;
    border: 1px solid transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    transition: all .3s ease;
    color: #fff;
    font-size: 16px;
    font-family: 'Proxima-Bold', sans-serif;
}

.btn-xs {
    font-size: 9px
}

.btn-sm {
    font-size: 10.2px
}

.btn-lg {
    padding: 10px 16px;
    font-size: 15px
}

.btn-group>.btn,
.btn-group>.dropdown-menu,
.btn-group>.popover {
    font-size: 14px;
    margin-top: 5px
}

.btn-group>.btn-xs {
    font-size: 9px
}

.btn-group>.btn-sm {
    font-size: 10.2px
}

.btn-group>.btn-lg {
    font-size: 15px
}

.btn-default {
    color: #777;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    background-color: #e7e7e7;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));
    background-image: -webkit-linear-gradient(top, #eee, #ddd);
    background-image: -o-linear-gradient(top, #eee, #ddd);
    background-image: linear-gradient(to bottom, #eee, #ddd);
    background-repeat: repeat-x;
    border-color: #ddd #ddd #b3b3b3 #b7b7b7
}

.btn-success,
.btn-warning {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-repeat: repeat-x
}

.btn-primary,
.btn-default {
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    padding: 16px 24px;
    border: 1px solid #78B3DF !important;
    margin: 0 8px 0 0;
    background-image: none;
    background-color: #78B3DF;
    transition: all .3s ease;
}

.account-account a {
    color: #555;
}

.account-account a:hover {
    color: #78B3DF;
}

.account-simpleedit h1,
.account-password h1,
.account-simpleaddress-update h1,
.account-simpleaddress-insert h1 {
    font-family: 'Proxima-Bold', sans-serif;
    text-align: center;
}

.btn-primary:focus,
.btn-primary:hover,
.btn-default:hover {
    background-color: #fff;
    color: #78B3DF;
}

.text-right .btn-primary {
    padding: 10px;
}

.minHeightSection,
.checkout-success #content {
    min-height: 70vh;
}

.changePassword .form-horizontal .control-label {
    white-space: nowrap;
}

.text-rightEditOrder {
    display: flex;
    flex-direction: column;
    border-left: 0 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
}

.btn-warning {
    color: #fff;
    background-color: #faa732;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    border-color: #f89406 #f89406 #ad6704
}

.btn-warning.active,
.btn-warning.disabled,
.btn-warning:active,
.btn-warning:hover,
.btn-warning[disabled] {
    -webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, .1);
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, .1)
}

.btn-danger {
    color: #555;
    -webkit-border-radius: 0;
    border-radius: 0
}

.btn-success {
    color: #fff;
    background-color: #5bb75b;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    border-color: #51a351 #51a351 #387038
}

.btn-success.active,
.btn-success.disabled,
.btn-success:active,
.btn-success:hover,
.btn-success[disabled] {
    -webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, .1);
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, .1)
}

.btn-info {
    color: #fff;
    background: #baa063
}

.btn-link {
    border-color: transparent;
    color: #ceb478;
    -webkit-border-radius: 0;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-inverse {
    color: #000;
    background-color: transparent !important
}

.list-group a {
    border: 1px solid #DDD;
    color: #888;
    padding: 8px 12px
}

.list-group a.active,
.list-group a.active:hover,
.list-group a:hover {
    color: #444;
    background: #eee;
    border: 1px solid #DDD;
    text-shadow: 0 1px 0 #FFF
}

.carousel-caption {
    color: #FFF;
    text-shadow: 0 1px 0 #191919
}

.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome
}

.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome
}

.product-thumb .image a {
    display: inline
}

.product-thumb .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product-grid .product-thumb .image {
    float: none
}

.product-thumb h4 {
    font-weight: 500;
}

.product-thumb .caption {
    padding: 10px 16px;
}

.product-thumb .rating {
    padding-bottom: 10px
}

.rating .fa-stack {
    font-size: 8px
}

.rating .fa-star-o {
    color: #D0B77D;
    font-size: 13px
}

.rating .fa-star {
    color: #D0B77D;
    font-size: 15px
}

.rating .fa-star+.fa-star-o {
    color: #D0B77D
}

h2.price,
.h2.price {
    margin: 0
}

.product-thumb .price {
    color: #222;
    font-size: 20px;
    line-height: 24px;
    text-transform: lowercase;
    letter-spacing: 2px
}

.product-thumb .price-new {
    font-weight: 600
}

.product-thumb .price-old {
    color: #d10000;
    font-size: 16px;
    font-weight: 400;
    text-decoration: line-through;
    line-height: 12px
}

.product-thumb .price-tax {
    color: #999;
    font-size: 12px;
    display: block
}

.product-thumb .button-group {
    border-top: 1px solid #ddd;
    background-color: #eee;
    overflow: auto
}

.product-list .product-thumb .button-group {
    border-left: 1px solid #ddd
}

.product-thumb .button-group button {
    width: 60%;
    border: none;
    display: inline-block;
    float: left;
    background-color: #eee;
    color: #888;
    line-height: 38px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase
}

.product-thumb .button-group button+button {
    width: 20%;
    border-left: 1px solid #ddd
}

.product-thumb .button-group button:hover {
    color: #444;
    background-color: #ddd;
    text-decoration: none;
    cursor: pointer
}

.thumbnails {
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0
}

.thumbnails>li {
    margin-left: 20px
}

.thumbnails {
    margin-left: -20px
}

.thumbnails>img {
    width: 100%
}

.image-additional a {
    padding: 0;
    display: block;
    border: 1px solid;
    background-color: #fff;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease
}

.image-additional a:focus,
.image-additional a:hover {
    border-color: transparent;
}

.image-additional .thumbnail {
    border: 0;
}

.image-additional .thumbnail.active {
    border-color: transparent;
}

.image-additional .thumbnail img {
    border: 1px solid transparent;
    transition: all .3s;
}

.image-additional .thumbnail.active img,
.image-additional .thumbnail:hover img {
    opacity: 0.5;
}

.image-additional {
    margin: auto
}

.thumbnails .image-additional {
    float: left;
    margin-left: 20px
}

.thumbnail {
    margin-bottom: 0;
}

#column-left .product-layout,
#column-right .product-layout {
    width: 100%
}

.input-group .form-control[name^=quantity] {
    min-width: 50px;
    padding: 6px 8px !important
}

.btn-info.active,
.btn-info.disabled,
.btn-info:active,
.btn-info:hover,
.btn-info[disabled] {
    border: none;
    background-color: #ceb478
}

.corner_0,
.corner_1,
.corner_2,
.corner_3 {
    position: absolute;
    z-index: 3
}

.corner_1 {
    right: 0
}

.corner_2 {
    bottom: 0
}

.corner_3 {
    right: 0;
    bottom: 0
}

.product-layout1 .corner_0,
.product-layout1 .corner_2 {
    left: 60px
}

.box-product .corner_0 img,
.box-product .corner_1 img,
.box-product .corner_2 img,
.box-product .corner_3 img {
    border: none;
    padding: 0
}

.box .box-product .corner_0 img,
.box .box-product .corner_1 img,
.box .box-product .corner_2 img,
.box .box-product .corner_3 img {
    width: 60%
}

.product-grid .benefit,
.product-grid .benefit-text,
.product-grid .benefits,
.product-grid .present {
    display: none
}

.product_cart-info {
    margin-top: 45px;
}

.benefits {
    margin-left: -15px
}

.benefit {
    list-style: none;
    padding: 0;
    margin: 0
}

.product-list .benefit-text {
    float: left;
    line-height: 40px;
    margin-right: 5px
}

.benefit li span {
    display: table-cell
}

.benefit_description {
    display: none;
    position: absolute;
    top: 41px;
    z-index: 2;
    border: 1px solid #38b0e3;
    padding: 15px;
    left: -75px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    -webkit-box-shadow: 0 0 8px grey;
    box-shadow: 0 0 8px grey;
    width: 150px;
    line-height: 13px;
    font-size: 11px
}

.benefit_description:after,
.benefit_description:before {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    content: '';
    left: 82px
}

.benefit_description:after {
    border-bottom: 8px solid #fff;
    top: -7px
}

.benefit_description:before {
    border-bottom: 8px solid #38b0e3;
    top: -8px
}

.block_desc:after,
ul.atr li:before {
    content: ""
}

.benefit li:hover .benefit_description {
    display: block
}

.product-info .present {
    border-top: 1px solid #E7E7E7;
    padding: 15px 5px 10px;
    margin-top: 10px
}

.hamburger {
    display: inline-block;
    -webkit-transition-property: opacity, -webkit-filter;
    -o-transition-property: opacity, filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    font: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 13px 0 0;
    overflow: visible
}

.hamburger--slider .hamburger-inner::before,
.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s
}

.catpr2,
.diamont_st {
    text-transform: uppercase
}

.hamburger.is-active:hover,
.hamburger:hover {
    opacity: .7
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::after,
.hamburger.is-active .hamburger-inner::before {
    background-color: #000
}

.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px
}

.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
    width: 40px;
    height: 2px;
    background-color: #000;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: .15s;
    transition-timing-function: ease
}

.hamburger-inner::after,
.hamburger-inner::before {
    content: "";
    display: block
}

.hamburger-inner::before {
    top: -10px
}

.hamburger-inner::after {
    bottom: -10px
}

.hamburger--slider .hamburger-inner {
    top: 2px
}

.hamburger--slider .hamburger-inner::before {
    top: 10px;
    -webkit-transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    transition-timing-function: ease;
    transition-duration: .15s
}

.hamburger--slider .hamburger-inner::after {
    top: 20px
}

.hamburger--slider.is-active .hamburger-inner {
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--slider.is-active .hamburger-inner::before {
    -webkit-transform: rotate(-45deg) translate3d(-5.71px, -6px, 0);
    transform: rotate(-45deg) translate3d(-5.71px, -6px, 0);
    opacity: 0
}

.hamburger--slider.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -20px, 0) rotate(-90deg);
    transform: translate3d(0, -20px, 0) rotate(-90deg)
}

.hamburger--slider-r .hamburger-inner {
    top: 2px
}

.hamburger--slider-r .hamburger-inner::before {
    top: 10px;
    -webkit-transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s
}

.hamburger--slider-r .hamburger-inner::after {
    top: 20px
}

.hamburger--slider-r.is-active .hamburger-inner {
    -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
    transform: translate3d(0, 10px, 0) rotate(-45deg)
}

.hamburger--slider-r.is-active .hamburger-inner::before {
    -webkit-transform: rotate(45deg) translate3d(5.71px, -6px, 0);
    transform: rotate(45deg) translate3d(5.71px, -6px, 0);
    opacity: 0
}

.hamburger--slider-r.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -20px, 0) rotate(90deg);
    transform: translate3d(0, -20px, 0) rotate(90deg)
}

.pswp__top-bar {
    background-color: rgba(0, 0, 0, .9) !important
}

.cart_popup {
    background-color: rgba(0, 0, 0, .9);
    position: absolute;
    bottom: 0;
    width: 100%
}


/* .priceproduct-newpopup {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    margin-top: 8px;
    margin-bottom: 8px
} */

.priceproduct-old {
    color: #555;
    font-size: 18px;
    line-height: 18px;
    text-decoration: line-through;
    display: flex;
    align-items: center;
    margin-right: 25px;
    margin-bottom: 0;
}

.priceproduct-new {
    font-size: 36px;
    line-height: 36px;
    color: #FF1A00;
    margin-bottom: 0;
}

.image_titlepopup2 {
    font-size: 15px;
    color: #ccc;
    margin: 6px 0
}

.cartpop {
    margin: 6px 0
}

.opthe {
    margin-right: 6px;
    display: block;
    position: relative;
}

#latest_carusel0 .owl-wrapper-outer {
    /* margin-bottom: 68px; */
    /* padding-bottom: 68px; */
}

.additional__price {
    position: absolute;
    font-size: 8px;
    width: 100%;
    left: 0;
    top: 30%;
    color: white;
}

.additional__price_black {
    color: black;
    top: 50%;
}

#product .checkbox input:checked+img,
#product .radio input:checked+img {
    border: 1px solid red
}

#product .img-thumbnail {
    border: 1px solid lightgray;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 33px;
    max-height: 33px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.quantity .fa.fa-plus {
    transform: rotate(180deg);
    position: relative;
    top: -2px;
    left: -1px;
    font-size: 11px;
}

.quantity .fa.fa-minus {
    transform: rotate(180deg);
    position: relative;
    top: -5px;
    left: -2px;
    font-size: 11px;
}

#product .checkbox input:checked+img,
#product .checkbox input:hover+img,
#product .radio input:checked+img,
#product .radio input:focus+img {
    border-color: #9eaaac
}

#product_quickw .checkbox input:checked+img,
#product_quickw .radio input:checked+img {
    border: 1px solid red
}

#product_quickw .img-thumbnail {
    border: 1px solid #9eaaac
}

.optstyle {
    margin-left: 0;
    display: none
}

#tab-description iframe,
#tab-description img,
.desc-cat_top iframe,
.desc-cat_top img,
.modal-body img,
.news iframe,
.news img,
[class*=custom_tabs-] iframe,
[class*=custom_tabs-] img,
[class*=tabadd-] iframe,
[class*=tabadd-] img {
    display: block !important;
    max-width: 100% !important
}

#tab-description p,
#tab-description {
    color: #555;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 17px;
    letter-spacing: 0.05em;
}

.mfp-gallery .image_title {
    font-size: 18px;
    color: #ccc;
    top: 9px;
    position: absolute;
    overflow: hidden;
    height: 21px;
    width: 90%
}

.block_desc {
    height: 150px;
    overflow: hidden;
    position: relative
}

.block_desc:after,
.person_data2 {
    position: absolute
}

.block_desc.opener {
    height: auto
}

.block_desc.opener:after {
    opacity: 0
}

.block_desc:after {
    width: 100%;
    left: 0;
    height: 20px;
    bottom: 0;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0)
}

.person_data,
.person_data2 {
    font-size: 12px;
    top: 100%;
    left: 5px
}

.person_data a {
    font-size: 12px;
    text-decoration: underline
}

.person_data2 a {
    font-size: 11px;
    text-decoration: underline
}


/* .product__category {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
} */


/* .product-layoutcat {
    margin-right: 30px;
    flex-basis: calc(100% / 3 - 20px);
} */

.product-layoutcat.custom-news,
.common-home .product-layoutcat {
    margin-right: 0;
}

.product-layoutcat:nth-child(3n) {
    margin-right: 0;
}

.catfl {
    margin-bottom: 3px
}

#Spinner_page {
    position: fixed;
    left: 50%;
    top: 50%;
    display: none;
    z-index: 1048;
    color: #fff
}

.title-product-info,
.title-product-info2 {
    color: #2f2f2f;
    font-size: 16px;
    margin: 5px 0 10px
}

.bag_quickview {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1047;
    background: rgba(11, 11, 11, .8);
    overflow: hidden
}

.product-info {
    border: 1px solid #c8c8c8;
    padding: 10px
}

#content.product-info {
    border: 0
}

.title-product-info {
    font-weight: 800
}

.title-product-info2 {
    font-weight: 400
}

.cart-price {
    font-size: 14px;
    margin-left: 17px
}

.cart-item {
    position: absolute;
    width: 27px;
    height: 27px;
    background: #3C3C3C;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-border-radius: 1px;
    border-radius: 1px;
    margin-top: 22px;
    margin-left: -20px
}

.cart-item-after {
    width: 45px;
    height: 45px;
    position: absolute;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    color: #fff;
    display: table-cell
}

.special-timere-zone {
    position: relative;
    margin-top: 2px
}

.special-timer-all {
    width: 48px;
    background: #2C2C2C;
    float: left
}

.special-timer-info {
    display: block;
    color: #FFF;
    font-size: 14px
}

.special-timer-line {
    display: block;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.special-timer-text {
    display: block;
    font-size: 11px
}

.table-cart_amount {
    width: 70px;
    color: #000;
    font-size: 12px;
    display: inline-block;
    margin-top: 10px;
}


/* .item-title {
    height: 75px !important;
} */

.footer {
    background: #393939;
    padding-bottom: 30px;
    /* margin-top: 49px; */
}

.footer .header__logo {
    margin-right: 0;
}

.footer .line {
    width: 1px;
    height: 100%;
    background: #686868;
    margin: 0 30px;
}

.footer__inner {
    display: grid;
    grid-template-columns: repeat(9, auto);
    align-items: center;
}

.footer__inner a {
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 26px;
}

.footer__inner a:hover {
    text-decoration: underline;
    color: #fff;
}

.footer__socials {
    display: flex;
    margin-top: 22px;
}

.footer__socials svg {
    width: 100%;
    height: 100%;
}

.footer__socials a {
    width: 26px;
    height: 26px;
}

.footer__socials a:first-child {
    margin-right: 16px;
}

.footer__copyright {
    margin-top: 27px;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 0;
    color: #fff;
}

.footer__copyright a {
    color: #78B3DF;
}

.footer__copyright a:hover {
    color: #78B3DF;
    text-decoration: underline;
}

.tg-viber-form {
    position: fixed;
    z-index: 1000;
    right: 0;
    bottom: 50%;
    background: rgba(255, 255, 255, 1);
    padding: 10px 5px;
    border-radius: 20px 0 0 20px;
    border: 1px solid #d1d1d1;
}

.tg-viber-form .tg-viber-form-links {
    margin-top: 2px;
}

.tg-viber-form .tg-viber-form-links>a {
    display: block;
    text-decoration: none;
    color: #222;
    font-size: 12px;
    transition: .1s;
    margin: 0 4px;
    height: 30px;
}

.fastorder__title {
    text-align: center;
    font-size: 20px;
    padding: 7px 0;
}

.fastorder__price {
    text-align: center;
    padding: 15px 0;
}

.fastorder__txtarea {
    height: 80px;
}

.simplecheckout-cart .image a {
    display: block;
    width: 200px;
}

.simplecheckout-cart td {
    vertical-align: middle !important;
}

.simplecheckout-cart .btn-primary {
    padding: 10px 7px;
}

#simplecheckout_cart .form-control {
    text-align: center;
    position: relative;
    right: -1px;
}

.timere-zone {
    background: #2C2C2C
}

.product-timer-info {
    display: inline-block;
    color: #FFF;
    font-size: 16px;
    padding: 5px
}

.product-timer-line {
    display: inline-block;
    color: #777;
    font-size: 14px;
    font-weight: 400
}

.product-timer-text {
    display: inline-block;
    font-size: 11px
}

.pr-name {
    color: #2f2f2f;
    font-size: 27px;
    font-weight: 800
}

.catpr2,
.phone {
    font-weight: 500
}

.glyphicon-star-empty {
    color: #555 !important
}

#reviewst .fa-stack-2x {
    font-size: 1em;
    color: #0093dd
}

#review .fa-stack {
    width: 1em;
    height: 1em;
    color: #0093dd
}

.manimgmen {
    margin: 0 auto
}

.counter-footer {
    margin-bottom: 5px
}

.options_none {
    display: none
}

.fixsl {
    margin-top: 15px
}

.options_group {
    margin-bottom: 15px
}

.text-danger {
    font-size: 16px;
    color: #f86149
}

.middle-banners {
    margin-bottom: 10px
}

#product label,
#product_quickw label {
    margin-bottom: 0
}

.options-prheight {
    display: block;
    margin-bottom: 12px
}

ul.atr {
    margin-bottom: 1px;
    max-width: 40em;
    padding: 0;
    overflow-x: hidden;
    list-style: none
}

ul.atr li:before {
    float: left;
    width: 0;
    white-space: nowrap
}

ul.atr span:first-child {
    padding-right: .33em;
    background: #fff
}

ul.atr span+span {
    float: right;
    padding-left: .33em;
    background: #fff
}

#logo {
    height: 132px;
    position: relative
}

#logo img {
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0
}

#popup-modal {
    max-width: 720px;
    margin: 0 auto
}

.modal-dialog {
    display: inline-block;
    text-align: left
}

.buttonsaridius_news a:hover {
    text-decoration: none;
    color: #ceb478
}

.image_main {
    float: right
}

.btn-send {
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    float: none;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 5px 10px;
    text-align: center;
    background: #fff
}

.mailletters .btn-send,
.mailletters-popup .btn-send {
    border: none;
    color: #fff;
    display: inline-block;
    float: none;
    font-size: 12px;
    letter-spacing: 1px;
    text-align: center
}

.mailletters .btn:focus,
.mailletters-popup .btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.mailletters .btn-send {
    background: 0 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 5px 10px;
    left: -23px
}

.mailletters-popup .btn-send {
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 12px 14px;
    background: #D10000
}

.mailletters .btn-send:hover {
    color: #D0FF00
}

.mailletters-popup .btn-send:hover {
    background: #B90000
}

.box-category>ul>li a:hover,
.stmver li a:hover,
.stmver li a:hover .arrowvertmenu,
.stmver li:hover {
    color: #ceb478
}

.owl-carousel .owl-buttons div i {
    font-size: 16px;
    margin: -20px 0 0;
    color: #797979
}

.glyphicon-star,
.glyphicon-star-empty {
    font-size: 24px;
    top: 7px;
    position: relative;
    cursor: pointer
}


/* .pagcolor .owl-pagination {
    margin-top: -44px
} */

.nobackground {
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.mfp-figure:after {
    background: #fff !important
}

.mfp-bottom-bar .mfp-title {
    color: #000
}

.category2lv-center {
    text-align: center
}

.desc-cat {
    margin-top: 25px
}

.glyphicon-star {
    color: #78B3DF;
}

.header__search {
    position: relative;
}

.header__search .dropdown-menu {
    padding: 15px;
    width: 100%;
    border: 0;
    border-radius: 0;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.15);
}

.header__search .dropdown-menu>li {
    border-bottom: 0;
    padding: 4px 0;
}

.search-all {
    color: white;
    background: #78B3DF;
    font-size: 16px;
    line-height: 16px;
    padding: 10px 22px;
    border: 1px solid transparent;
    display: block;
    max-width: 154px;
    margin-top: 15px;
    margin-left: 0;
    border: 1px solid #78B3DF;
    text-align: center;
}

.search__item:hover .search-name {
    color: #78B3DF;
}

.header__search .dropdown-menu>li:not(:last-child) {
    margin-bottom: 15px;
}

.search-thumb {
    padding: 0 !important;
    width: 55px;
    height: auto;
    flex-basis: 55px;
    flex-shrink: 0;
    flex-grow: 0;
    margin-right: 15px;
}

.search__item img {
    width: 100%;
    height: auto;
}

.search__item {
    padding: 0 !important;
}

#button-search {
    margin-top: 40px;
}

.search-page h2 {
    margin-bottom: 40px;
}

.search-page select.form-control {
    border: 1px solid #eaeaea;
}

.search-all:hover {
    background: #fff;
    color: #78B3DF;
    border-color: #78B3DF;
}

.img-thumbnail {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    border: none
}

.owl-controls .owl-buttons .owl-prev {
    top: 30%;
}


/* .breadcrumb>li>a, .form-control {
    -webkit-transition: all .3s cubic-bezier(.19, 1, .22, 1);
    -o-transition: all .3s cubic-bezier(.19, 1, .22, 1)
} */

.stickers-special,
.stickers-top {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-border-radius: 1px
}

.small,
small {
    font-size: 13px
}

.desc-cat_top h1 {
    text-align: center;
    text-transform: uppercase;
    font-size: 48px;
    padding-bottom: 19px;
    margin-top: 0;
}

.desc-cat_top h1 span {
    color: #0093dd;
}


/* .breadcrumb>li+li:before {
    margin: 0 30px
}

.breadcrumb>li:first-of-type a::before {
    content: '';
}

.breadcrumb>li:first-of-type a::after {
    content: '>';
    padding: 0;
    margin: 0 5px;
    color: #555555;
}

.breadcrumb>li>a {
    font-size: 14px;
    line-height: 28px;
    color: #0093dd;
    transition: all .3s cubic-bezier(.19, 1, .22, 1)
}

.breadcrumb>li>span {
    color: #222;
} */


/* .breadcrumb>li>a:hover {
    color: #555
} */

.breadcrumb {
    background: #fff;
    padding-left: 0;
    padding-right: 0;
}

.breadcrumb li:first-child a {
    color: #78B3DF;
}

.breadcrumb li:first-child a:hover {
    text-decoration: underline;
}

.breadcrumb>li+li:before {
    content: '-';
    padding: 0 7px 0px 5px;
}

.opacityhv:hover {
    opacity: .8
}

.opacityhv {
    margin-bottom: 5px;
    display: block
}

.catpr {
    color: #777;
    font-size: 14px
}

.catpr2 {
    color: #718072;
    font-size: 12px;
    display: block;
    margin-top: 12px
}

.catpr-all {
    margin-bottom: 20px
}

.catpr:hover {
    color: #ceb478
}

.tabpr {
    margin-top: 45px
}

.phone {
    /* top: 4px;
    position: relative;
    display: inline-block */
}

.dropdown {
    cursor: pointer
}

ul.nav li.dropdown:hover ul.dropdown-menu {
    display: block;
    margin: 0
}

.stickers-new,
.stickers-special,
.stickers-top {
    width: 33px;
    height: 33px;
    margin: 20px;
    position: relative
}

.dropdown-toggle:after,
a.menu:after {
    content: none
}

.stickers-top {
    background: #A99D90;
    transform: rotate(45deg);
    border-radius: 1px
}

.stickers-special {
    background: #D10000;
    transform: rotate(45deg);
    border-radius: 1px
}

.stickers-new {
    background: #272727;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-border-radius: 1px;
    border-radius: 1px
}

.stickertop {
    position: relative;
    top: -7px
}

.positionsticker {
    position: absolute;
    top: -5px;
    margin-left: -8px
}

.positionsticker_spec {
    position: absolute;
    top: -5px;
    left: 55px
}

.owl-next,
.owl-prev {
    width: 34px;
    height: 34px;
    position: relative;
}

.owl-carousel .owl-buttons .owl-next {
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.owl-carousel .owl-buttons svg {
    display: none;
}

.owl-carousel .owl-buttons .owl-next:after {
    content: '';
    border: solid #c0c0c0;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 11px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transition: all .3s;
}

.owl-carousel .owl-buttons .owl-prev:after {
    content: '';
    border: solid #c0c0c0;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 11px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transition: all .3s;
}

.owl-carousel .owl-buttons .owl-prev {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.owl-next i,
.owl-prev i {
    display: none
}

.diamont_st {
    width: 33px;
    height: 33px;
    display: table-cell;
    text-align: center;
    font-size: 13px;
    color: #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.diamont_seti,
.setifooter,
.setifooter_ico a {
    width: 34px;
    height: 34px
}

.setifooter_ico {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: start;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.setifooter_ico i {
    -webkit-transition: all .4s cubic-bezier(.19, 1, .22, 1);
    -o-transition: all .4s cubic-bezier(.19, 1, .22, 1);
    transition: all .4s cubic-bezier(.19, 1, .22, 1)
}


/* #slideshow0 {
    height: 730px;
} */

#slideshow0 .owl-wrapper-outer {
    height: 100%;
}

#slideshow0 .scaleslide {
    margin: auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.setifooter_ico a {
    display: block;
    margin-right: 22px
}

.setifooter_ico a:last-of-type {
    margin-right: 0;
}

.setifooter_ico a:focus {
    text-decoration: none;
}

.setifooter_ico a:focus .setifooter,
.setifooter_ico a:hover .setifooter {
    border-color: #f5483f
}

.setifooter_ico a:focus .setifooter i,
.setifooter_ico a:hover .setifooter i {
    color: #f5483f
}

.setifooter {
    background: 0 0;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .4s cubic-bezier(.19, 1, .22, 1);
    -o-transition: all .4s cubic-bezier(.19, 1, .22, 1);
    transition: all .4s cubic-bezier(.19, 1, .22, 1)
}

#menu .dropdown-inner1 a,
.diamont_seti {
    display: block;
    text-transform: uppercase
}

.diamont_seti {
    text-align: center;
    font-size: 16px;
    line-height: 34px;
    color: #ffffff
}

.topflags {
    position: relative;
    top: -2px
}

.dropdown-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    border-color: #e4e4e4;
}

.dropdown-menu>li {
    border-bottom: 1px solid #e4e4e4;
}

.dropdown-menu>li:last-of-type {
    border-bottom: none;
}

.dropdown-menu>li>a {
    color: #222222;
    font-size: 18px;
}

.activetopmenu {
    color: #777 !important
}

#menu li a:hover {
    color: #777
}

#menu .dropdown-inner1 a {
    clear: both;
    color: #000;
    font-size: 12px;
    line-height: 20px;
    min-width: 160px;
    padding: 5px 10px 0;
    white-space: pre;
    text-align: left
}

.fixxs,
.radio .view {
    display: inline-block
}

.dropdown-inner1 ul li a:hover {
    color: #ceb478 !important
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-color: transparent;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: transparent
}

.navbar-nav>li>.dropdown-menu {
    z-index: 1010
}

.listunstyled {
    list-style: none;
    cursor: pointer
}

.list-inline {
    margin-top: 5px
}

.btncart {
    border: none;
    color: #777
}

.cart-br {
    border: 1px solid #ddd
}

.form-group.required .control-label::after {
    content: '*';
    margin-left: 5px;
    color: red;
}

.basket {
    font-size: 42px !important;
    color: #777
}

.basket2 {
    font-size: 22px !important;
    margin-top: -3px
}

.btncart:hover {
    color: #ceb478
}

.imgpopcat {
    color: #777
}

.radio .view {
    text-align: center
}

#menu .fa.fa-minus,
.children_lv3 {
    display: none
}

#top-menu {
    z-index: 1005
}


/* .open > a {
    background: 0 0 !important;
    outline: 0
} */

.fa.fa-angle-right.menu {
    right: 17px;
    color: #0092db;
    position: absolute;
    top: calc(50% - 10px);
    font-size: 20px;
}

#menu .plus {
    float: right;
    margin-top: 0;
    margin-right: 0;
    padding: 7px
}

.fa.fa-plus {
    display: block
}


/* .rowimg {
    margin-left: 0
} */

.owl-controls .owl-page {
    vertical-align: middle;
}

.owl-controls .owl-page span {
    background: #fff;
    width: 9px;
    height: 9px;
    -webkit-box-shadow: none;
    box-shadow: none
}


/* .btn-cart, .btn-instock {
    -webkit-border-radius: 0
} */

.owl-controls .owl-page.active span {
    background: #78B3DF;
}

.owl-pagination {
    top: 0
}

.desk {
    width: 358px;
    padding: 12px;
    height: 62px
}

.nav>li>a:focus,
.nav>li>a:hover {
    background-color: transparent;
    border-color: transparent
}

.tell_nav {
    font-size: 18px;
    font-family: 'Proxima-Bold', sans-serif;
    /* line-height: 28px; */
    color: #555;
    text-transform: uppercase;
    -webkit-transition: .4s cubic-bezier(.19, 1, .22, 1);
    -o-transition: .4s cubic-bezier(.19, 1, .22, 1);
    transition: .4s cubic-bezier(.19, 1, .22, 1);
    display: flex;
    align-items: center;
    font-family: 'Proxima-Bold';
    text-decoration: none !important;
}

.phone li:hover a {
    color: #78B3DF;
}

.tell_nav span {
    color: #78B3DF;
    font-size: 20px;
    vertical-align: middle;
    margin-left: 10px;
}

.tell_nav:focus,
.tell_nav:hover {
    color: #222222;
}

.catfl_nav {
    font-size: 15px;
    color: #777
}

.fa-stack-1x,
.fa-stack-2x {
    left: 1px
}

.dropdown-menu {
    z-index: 1008
}

.cart-info {
    font-size: 16px;
    color: #777
}

a.cart-info:hover {
    font-size: 16px;
    color: #ceb478;
    cursor: pointer
}

.btn-cart2,
.btn-instock2,
.btn-wishlist {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 13px;
    text-align: center;
    display: inline-block
}


/* .btn-cart {
    border-radius: 0;
    text-align: center
} */

#addtocart .btn-cart {
    margin-top: 5px
}


/* .btn-instock {
    background: #F1F1F1;
    border-radius: 0;
    text-align: center
} */

.btn-instock2 {
    background: #F1F1F1;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px solid #c8c8c8;
    color: #868583;
    padding: 11px;
    text-transform: uppercase
}

[class*=product-product-] .btn-instock {
    margin: 0
}

.btn-cart2 {
    background: #fff;
    border: 1px solid #9EAAAC;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #222;
    padding: 9px 10px
}

.btn-compare,
.btn-wishlist {
    -webkit-border-radius: 0;
    height: 35px
}

.btn-wishlist {
    color: #f86149;
    border-radius: 0;
    float: none;
    margin: 0;
    padding: 0;
    width: auto;
    background-color: transparent
}

.btn-wishlist span {
    -webkit-transform: translateY(-9px);
    -ms-transform: translateY(-9px);
    transform: translateY(-9px);
    margin-left: 5px
}

.btn-wishlist span {
    display: inline-block;
    color: #555555;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.56px;
    vertical-align: middle;
}

.btn-compare,
.btn-quickview {
    display: inline-block;
    float: none;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 15px;
    margin: 0 8px 0 0;
    padding: 9px 10px;
    text-align: center
}

.btn-compare {
    border-radius: 0;
    width: 35px
}

.btn-quickview {
    -webkit-border-radius: 0;
    border-radius: 0
}

.modal-body p,
.tabst h2,
.tabst .h2 {
    font-size: 14px
}

.product-layout1,
.product-layout2 {
    background: #fff;
}

.modal-header {
    border-bottom: none
}

.product-layout1 {
    border: 1px solid #c8c8c8
}

.text-write {
    font-size: 16px;
    color: #222;
    display: block;
    margin-bottom: 15px;
}

.tab-pane .form-horizontal .control-label {
    margin: 0;
}

.product-layout,
.product-layoutcat {
    border-right: none;
    /*11*/
}

.product-change .product-thumb {
    padding-bottom: 10px;
    margin-bottom: 20px
}

.line1,
.line2 {
    border-bottom: 1px solid #C8C8C8;
    height: 1px
}

.navbar-nav :first-child>a {
    background: 0 0
}

.navbar {
    margin-bottom: -1px
}

hr {
    margin-bottom: 1px;
    margin-top: 1px
}

.footersoc {
    float: right;
    cursor: pointer;
    font-size: 15px
}

.scup {
    position: fixed;
    z-index: 1010;
    bottom: 20px;
    right: 10px;
    width: 27px;
    height: 27px;
    background: #0093dd;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

a.scup {
    outline: 0;
    text-align: center
}

a.scup i {
    font-size: 23px;
    color: #fff;
    text-transform: uppercase
}

a.scup i:hover {
    text-decoration: none;
    color: #555
}

#review .fa-stack-2x {
    font-size: 1em
}


/* .breadcrumb {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0
} */

.catfl {
    border: 1px solid transparent;
    margin-left: 0;
    margin-right: 0
}

.btn-default2 {
    color: #777;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

#grid-view.btn.active,
#grid-view.btn:active,
#list-view.btn.active,
#list-view.btn:active {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default2.active,
.btn-listgrid {
    color: #2f2f2f
}

.block-contacts li a,
.block-contactsapi li a,
.footer_contacts {
    color: #272727;
    font-weight: 500
}

.liposition {
    margin-left: 17px
}

.footer_contacts {
    font-size: 30px;
    margin-bottom: 35px;
    margin-left: 12px;
    margin-top: 23px;
    text-transform: uppercase
}

.info-block {
    margin-left: 12px;
    font-size: 16px
}

.block-contacts {
    width: 23%;
    height: 316px;
    position: absolute;
    top: 2px;
    z-index: 1000;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, .8), #fff);
    background: -o-linear-gradient(left, rgba(255, 255, 255, .8), #fff);
    background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, .8)), to(white));
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, .8), #fff);
    background: -o-linear-gradient(right, rgba(255, 255, 255, .8), #fff);
    background: linear-gradient(to left, rgba(255, 255, 255, .8), #fff);
    right: 5px;
    padding: 0 5px
}

.block-contacts2,
.block-contactsapi {
    width: 18%;
    height: 320px;
    position: absolute;
    z-index: 1000
}

.block-contactsapi {
    top: 0;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, .1), #fff);
    background: -o-linear-gradient(left, rgba(255, 255, 255, .1), #fff);
    background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, .1)), to(white));
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, .1), #fff);
    background: -o-linear-gradient(right, rgba(255, 255, 255, .1), #fff);
    background: linear-gradient(to left, rgba(255, 255, 255, .1), #fff)
}

.block-contacts2 {
    top: 0;
    right: 0;
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, .1), #fff);
    background: -o-linear-gradient(right, rgba(255, 255, 255, .1), #fff);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, .1)), to(white));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, .1), #fff);
    background: -o-linear-gradient(left, rgba(255, 255, 255, .1), #fff);
    background: linear-gradient(to right, rgba(255, 255, 255, .1), #fff)
}

.block,
.rating a {
    position: relative
}

#mail_letters {
    border: none;
    border-bottom: 1px solid #fff
}

.for-block-contacts .block-contacts,
.for-block-contacts .block-contactsapi,
.information-aridius_news .block-contacts,
.information-aridius_news .block-contactsapi,
.product-manufacturer .block-contacts,
.product-manufacturer .block-contactsapi,
.product-search .block-contacts,
.product-search .block-contactsapi,
.product-special .block-contacts,
.product-special .block-contactsapi,
[class*=product-product-] .block-contacts,
[class*=product-product-] .block-contactsapi,
[class*=product-category-] .block-contacts,
[class*=product-category-] .block-contactsapi {
    width: 282px
}

.block-contacts li,
.block-contactsapi li {
    color: #3E424A;
    margin-top: 7px
}

.block-contacts li a:hover,
.block-contacts li:hover,
.block-contactsapi li a:hover,
.block-contactsapi li:hover {
    color: #CEB478;
    cursor: pointer
}

.btn-listgrid.active,
.btn-listgrid.focus,
.btn-listgrid:active,
.btn-listgrid:focus,
.btn-listgrid:hover,
.open>.dropdown-toggle.btn-listgrid {
    color: #2f2f2f
}

.pagination>li>a,
.pagination>li>span {
    color: #777;
    margin-left: 7px;
    -webkit-border-radius: 50px;
    border-radius: 50px
}

.pagination>li>a:hover,
.pagination>li>span:hover {
    background: #51473c;
    color: #FFF;
    -webkit-border-radius: 50px;
    border-radius: 50px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    -webkit-border-bottom-left-radius: inherit;
    -webkit-border-top-left-radius: inherit;
    -webkit-border-radius: 50px;
    border-radius: 50px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    -webkit-border-bottom-right-radius: inherit;
    -webkit-border-top-right-radius: inherit;
    -webkit-border-radius: 50px;
    border-radius: 50px
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background: #51473c;
    color: #FFF;
    -webkit-border-radius: 50px;
    border-radius: 50px
}

.rating a {
    color: #777;
    font-size: 15px;
    cursor: pointer
}

.rating a:hover {
    color: #ceb478
}

.linetoppr {
    border-bottom: 1px solid #ddd
}

hr {
    border-top: 1px solid #ddd
}

.list-unstyled {
    font-size: 14px
}

.mfp-bottom-bar .priceproduct-old {
    font-size: 12px
}

.mfp-bottom-bar .priceproduct-new {
    font-size: 14px
}

.nav-tabs h2,
.nav-tabs .h2,
.nav-tabs>li>a {
    font-size: 24px;
}

.thumbnail {
    background-color: inherit;
    border: inherit
}

footer .fa-stack {
    color: #A99D90;
    margin-right: 4px
}

footer .fa-stack:hover {
    color: #9AB9A5 !important
}

.rigimg {
    margin-top: 25px
}

.block {
    border-bottom: 1px solid #ddd;
    margin-bottom: 12px
}

.block::after,
.block::before {
    content: '';
    position: absolute;
    left: 40px;
    bottom: -20px;
    border: 10px solid transparent;
    border-top: 10px solid #ddd
}

.block::after {
    border-top: 10px solid #FFF;
    bottom: -19px
}


/* .nav-tabs>li:not(:last-child) {
    position: relative
} */


/* .nav-tabs>li:not(:last-child)::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -15px;
    margin: auto 0;
    width: 1px;
    height: 26px;
    background-color: #eaeaea
} */

.nav-tabs.mod>li {
    margin-right: 30px
}

.nav-tabs>li>a {
    margin: 0;
    text-transform: uppercase;
    color: #555;
    border: 0
}

.nav-tabs.mod>li>a {
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 0;
    border-bottom: 2px solid transparent;
    display: block;
}

.table-borderless td {
    border-top: none !important;
    border-bottom: 2px solid #f2f2f2;
}

.specification-table td {
    color: #000;
    font-size: 16px;
    padding: 6px 10px 0 0!important;
}

.specification-table td:first-of-type {}

.specification-table td:last-of-type {
    text-align: right;
}

.product__attr_title {
    margin-bottom: 10px;
}


/* .nav-tabs.mod>li.active>a {
    border-bottom-color: #f86149
} */

.nav-tabs h2,
.nav-tabs .h2 {
    margin-top: 0!important;
    margin-bottom: 0!important;
    color: #555;
}

.nav-tabs h2>li>a:hover,
.nav-tabs .h2>li>a:hover {
    color: #f86149
}

.noline {
    background: 0 0 !important
}

.animatetabs {
    position: relative
}

.tab-content {
    color: #555;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: .56px;
    padding: 5px 0
}

.menuv-all,
.menuv-allv {
    color: #ceb478 !important
}

.container-circle {
    float: left;
    position: fixed;
    bottom: 15px;
    left: 33px;
    z-index: 10005;
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg)
}

@-webkit-keyframes spinfon {
    0% {
        -moz-transform: rotate(160deg);
        opacity: 0;
        -webkit-box-shadow: 0 0 1px #A99D90;
        box-shadow: 0 0 1px #A99D90
    }
    50% {
        -moz-transform: rotate(145deg);
        opacity: .7
    }
    100% {
        -moz-transform: rotate(-320deg);
        opacity: 0
    }
}

@keyframes spinfon {
    0% {
        -moz-transform: rotate(160deg);
        opacity: 0;
        -webkit-box-shadow: 0 0 1px #A99D90;
        box-shadow: 0 0 1px #A99D90
    }
    50% {
        -moz-transform: rotate(145deg);
        opacity: .7
    }
    100% {
        -moz-transform: rotate(-320deg);
        opacity: 0
    }
}

@-webkit-keyframes spintell {
    0%,
    100%,
    50% {
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    25% {
        -ms-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg)
    }
    75% {
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg)
    }
}

@keyframes spintell {
    0%,
    100%,
    50% {
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    25% {
        -ms-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg)
    }
    75% {
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg)
    }
}

.mcol {
    margin-top: 3px;
    margin-bottom: 5px
}

.vopmen {
    margin-bottom: 10px
}

.vopmen:hover {
    opacity: .8
}

.submenu_main {
    display: inline !important;
    padding: 0 !important
}

.menuv_3lv {
    padding: 3px 0 !important
}

.menuv-allv {
    margin-left: -10px !important
}

.menuv-allv:hover {
    text-decoration: underline !important
}

.dropdown.hidev {
    cursor: pointer
}

.menuv-all {
    margin-left: 7px
}

.menuv-all:hover {
    text-decoration: underline
}

.tomvmenu .opacityhv {
    display: inline;
    left: 0;
    margin-right: 7px;
    margin-bottom: 7px;
    position: relative
}

.arrowvertmenu {
    color: #777;
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #ccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    margin-top: 10px;
    margin-right: 22px
}

#menu .nav .hidem>li.open>a,
#menu .nav .hidem>li>a:hover {
    line-height: 43px;
    margin-top: -12px;
    height: 62px
}

#menu .nav .hidem>li.activetopmenu>a:hover,
#menu .nav .hidem>li.open>a {
    height: 62px
}

#menu .nav .hidem>li>a {
    background-color: transparent;
    color: #fff;
    font-weight: 400;
    line-height: 20px;
    min-height: 15px;
    padding: 15px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    text-transform: uppercase
}

#menu .dropdown-menu .btn-link:hover,
#menu .dropdown-menu a:hover {
    color: #fff !important
}

.dropdown-menu li {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#menu .dropdown-menu li:hover {
    background-color: #f5483f;
}

#menu .dropdown-menu li:hover a {
    color: #fff;
}


/* #search .dropdown-menu>li>a {
    padding: 12px 20px;
    white-space: inherit;
}

#search .dropdown-menu {
    width: 100%;
    border: 1px solid #e4e4e4;
    margin: 0;
    border-radius: 0;
} */

.header__search>li>a {
    white-space: inherit !important;
}

.search-container {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.search-container>div:first-of-type {
    width: 50%;
    margin-right: 25px;
}

.search-name {
    color: #555555;
    font-size: 14px;
    line-height: 16px;
    font-family: 'Proxima-Bold', sans-serif;
    white-space: initial;
}

.search-price {
    color: #555555;
    font-size: 14px;
    line-height: 14px;
    margin-top: 8px;
}

.nav .hidem>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.v3hover a:hover {
    color: #ceb478 !important
}

.menuv_3lv {
    color: #000;
    display: block
}

.tomvmenu {
    margin-top: 7px;
    margin-bottom: 7px;
    padding-left: 0;
    padding-right: 0
}

.multi-level {
    width: 270px
}

#menu li .dropdown-submenu a:hover {
    color: #ceb478
}

.dropdown-menu.multi-level>li>a {
    clear: both;
    color: #000;
    display: block;
    font-size: 15px;
    line-height: 27px;
    min-width: 160px;
    padding: 5px 10px 0;
    text-align: left;
    white-space: pre
}

.submenu_main {
    color: #000;
    font-size: 14px;
    top: 5px;
    right: 5px;
    font-weight: 400;
    position: relative
}

.dropdown-menu2 {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.dropdown-submenu,
.effect-banner {
    position: relative
}

.dropdown-menu2-right,
.dropdown-menu2.pull-right {
    right: 0;
    left: auto
}

.dropdown-submenu:hover>.dropdown-menu2,
.effect-hover p,
.open>.dropdown-menu2 {
    display: block
}

#product-tab .nav-pills,
#product-tab .nav-tabs,
.effect-banner,
.effect-hover p,
.hover-textbanner {
    text-align: center
}

.dropdown-menu2 .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu2>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333
}

.dropdown-menu2>li>a:focus,
.dropdown-menu2>li>a:hover {
    color: #262626;
    text-decoration: none
}

.dropdown-menu2>.active>a,
.dropdown-menu2>.active>a:focus,
.dropdown-menu2>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu2>.disabled>a,
.dropdown-menu2>.disabled>a:focus,
.dropdown-menu2>.disabled>a:hover {
    color: #777
}

.dropdown-menu2>.disabled>a:focus,
.dropdown-menu2>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.buttonsall_news a,
.modal-dialog .modal-body a:hover {
    text-decoration: underline
}

.dropdown-submenu:hover,
.v3hover:hover {
    background: #F7F7F7
}

.dropdown-submenu>.dropdown-menu2 {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15)
}

.dropdown-submenu.pull-left {
    float: none
}

.dropdown-submenu.pull-left>.dropdown-menu2 {
    left: -100%;
    margin-left: 10px
}

.effect-hover p {
    opacity: 0;
    -webkit-transition: opacity .95s, -webkit-transform .95s;
    -o-transition: opacity .95s, transform .95s;
    transition: opacity .95s, transform .95s;
    transition: opacity .95s, transform .95s, -webkit-transform .95s
}

.product-layout1:hover .effect-hover p,
.product-layout2:hover .effect-hover p {
    opacity: .9
}

.effect-hover .compare,
.effect-hover .quickview,
.effect-hover .wishlist {
    font-size: 13px;
    color: #868583;
    border: 1px solid #c8c8c8;
    padding: 5px
}

.effect-hover .compare:hover,
.effect-hover .quickview:hover,
.effect-hover .wishlist:hover {
    color: #A99D90
}

.hover-textbanner {
    color: #fff;
    font-size: 16px;
    line-height: 2em;
    text-transform: uppercase
}

.effect-banner {
    overflow: hidden;
    cursor: pointer
}

.hover-textbanner,
.hover-textbanner>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.hover-textbanner:hover,
.hover-textbanner:hover>a {
    -webkit-transition: opacity .45s, -webkit-transform .45s;
    -o-transition: opacity .45s, transform .45s;
    transition: opacity .45s, transform .45s;
    transition: opacity .45s, transform .45s, -webkit-transform .45s;
    opacity: .9
}

.effect-banner .hover-textbanner::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .2);
    content: '';
    -webkit-transition: -webkit-transform 1.1s;
    -o-transition: transform 1.1s;
    transition: transform 1.1s;
    transition: transform 1.1s, -webkit-transform 1.1s;
    -webkit-transform: scale3d(1.8, 1.3, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -167%, 0);
    transform: scale3d(1.8, 1.3, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -167%, 0)
}

#undersell-order,
.effectb,
.infoimg,
.popup-modal,
.popupsize,
.quickw {
    position: relative
}

.effect-banner img {
    opacity: .95
}

.effect-banner:hover img {
    opacity: .8
}

.effect-banner:hover .hover-textbanner::before {
    -webkit-transform: scale3d(1.8, 1.3, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 167%, 0);
    transform: scale3d(1.8, 1.3, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 167%, 0)
}

.popupsize {
    max-width: 720px;
    margin: 0 auto;
    background: #FFF !important
}

.name-popup {
    color: #444;
    font-size: 15px;
    line-height: 33px;
    padding: 0 0 0 15px
}

.popupsizebor {
    border-bottom: 1px solid #F5F5F5
}

.popupsize .mfp-close {
    background: #F0F0F0 !important;
    height: 35px !important;
    cursor: pointer !important;
    line-height: 35px !important;
    width: 35px !important
}

#undersell-order,
.call-order,
.compare,
.quickview,
.wishlist {
    cursor: pointer
}

.popupsize .mfp-close span {
    color: red !important
}

.mfp-content {
    vertical-align: top !important;
    top: 10%
}

#product-tab .nav-tabs {
    border-top: 1px solid #ddd;
    border-bottom: none
}

#product-tab .nav-pills>li,
#product-tab .nav-tabs>li {
    float: none;
    display: inline-block;
    zoom: 1
}

#product-tab .nav-tabs.mod>li.active>a,
#product-tab .nav-tabs.mod>li.active>a:focus,
#product-tab .nav-tabs.mod>li.active>a:hover {
    border-bottom-color: #f86149;
    position: relative
}

#product-tab .nav-tabs>li.active>a,
#product-tab .nav-tabs>li.active>a:focus,
#product-tab .nav-tabs>li.active>a:hover {
    border-color: transparent;
    background: inherit
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fff
}

.modal-content {
    -webkit-border-radius: 0;
    border-radius: 0
}

.buttonsall_news {
    display: inline
}

.buttonsall_news a {
    color: #888684;
    display: inline
}

.buttonsall_news a:hover {
    color: #ceb478;
    text-decoration: none
}

.groupcat {
    padding-top: 35px;
    padding-bottom: 20px
}

.fixnewslist {
    margin: 10px 10px -1px -5px
}

.newsdesc {
    padding: 11px;
    text-align: left
}

#column-left .product-thumb .image {
    float: left;
    margin-right: 10px
}

#column-left .cart,
#column-left .product-thumb .button-group {
    display: none
}

#column-left .product-thumb {
    overflow: hidden;
    margin: 10px -5px
}

.sixe_price .price {
    font-size: 20px
}

.sixe_price {
    padding: 5px 0 !important
}

#column-left .product-layout {
    margin-bottom: 20px
}

#column-left .row {
    margin-right: 0;
    margin-left: 0
}

#column-left .product-thumb h4 {
    height: auto
}

#column-left .stickers-special {
    margin-left: -20px;
    margin-top: 2px
}

#column-left .stickers-new,
#column-left .stickers-top {
    margin-left: -20px
}

#minus .fa-angle-down,
#plus .fa-angle-up {
    font-size: 16px
}

.dropdown-menu>li>a {
    /* padding: 12px 76px */
    /* padding: 10px 35px; */
}

.pagination>li>a,
.pagination>li>span {
    border: none
}

footer .list-unstyled li,
footer .list-unstyled li a {
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin-top: 5px;
    letter-spacing: .6px
}

.style2lv {
    font-weight: 400;
    font-size: 14px
}

.dsfsdf {
    display: block
}

.btn-link:focus,
.btn-link:hover {
    text-decoration: none
}

#top {
    min-height: 40px
}

.top-header {
    padding: 10px 0
}

.top-header.bcolor {
    background: #000
}

.cartphotos {
    display: inline-block;
    margin-top: -5px
}

.form-control {
    /* height: 37px;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 28px;
    letter-spacing: 1.4px;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    padding-left: 0 !important;
    margin-left: 0;
    transition: all .3s cubic-bezier(.19, 1, .22, 1) */
}

.table-bordered {
    border-bottom: 1px solid #cfcfcf;
    border-top: 1px solid #cfcfcf;
    border-left: 0 !important;
    border-right: 0 !important
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #cfcfcf;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: .16px
}


/* #input-sort {
    border-bottom-color: #f86149
} */

.banner-margin {
    margin: 0 0 14px !important
}

.mailletters,
.mailletters-popup {
    width: 75%
}

.footer_mailtext {
    margin-bottom: 8px;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 12px
}

.footer_add {
    margin-top: 15px
}

.copyrightf {
    margin-top: 40px;
}

.text-time {
    font-size: 12px
}

.text-timepr {
    font-size: 13px;
    color: #fff
}

#undersell-order,
.popup-modal {
    text-decoration: none;
    color: #000;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 1.4px;
    padding-left: 5px;
    top: -4px;
    -webkit-transition: all .3s cubic-bezier(.19, 1, .22, 1);
    -o-transition: all .3s cubic-bezier(.19, 1, .22, 1);
    transition: all .3s cubic-bezier(.19, 1, .22, 1)
}


/* .custom-news h4 {
    -webkit-transition: all .24s ease-out;
    -o-transition: all .24s ease-out;
    text-transform: uppercase
} */


/* .home-blog {
    margin-bottom: 65px;
} */

#undersell-order:hover,
.popup-modal:hover {
    text-decoration: none;
    color: #f86149
}

.quickw {
    max-width: 900px;
    margin: 0 auto;
    background: #fff
}

.quickw .mfp-content {
    vertical-align: top !important;
    top: 10%
}

.quickw .mfp-close {
    background: #F0F0F0 !important;
    height: 35px !important;
    cursor: pointer !important;
    line-height: 35px !important;
    width: 35px !important
}

.quickw .mfp-close span {
    color: red !important
}

.fastorder2,
.quickw2 {
    padding: 15px 25px
}

.quickwgroup {
    border-bottom: 1px solid #F5F5F5
}

.line-product {
    background-color: #f5f5f5;
    padding: 16px 18px;
    margin: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.infoimg {
    float: left;
    padding-right: 7px;
    top: -35px
}

.infotext {
    overflow: hidden;
    font-size: 16px;
    line-height: 28px
}

.fixcenter {
    margin: 0 auto;
    display: block
}

.rewardin {
    color: #33c333
}

.rewardoff {
    color: #D5333E
}

#product .radio,
#product_quickw .radio {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: 0;
    text-align: center
}

#product .radio label,
#product_quickw .radio label {
    padding-left: 0;
    margin-right: 0
}

#product .radio input:checked+.im_option,
#product_quickw .radio input:checked+.im_option {
    border: 1px solid #737373;
    background: #51473c
}

.im_option {
    color: #555;
    background: #fff;
    padding: 14px;
    border: 1px solid #cfcfcf;
    display: block;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 1.4px
}

#product .radio input:checked+.im_option,
#product_quickw .radio input:checked+.im_option {
    color: #555;
    border-color: #0093dd;
    -webkit-box-shadow: inset 0 0 0 1px #0093dd;
    box-shadow: inset 0 0 0 1px #0093dd;
    background-color: transparent
}

.product_tabs h2,
.product_tabs .h2 {
    color: #787878;
    font-size: 28px;
    line-height: 34px;
    text-transform: uppercase;
}

.product_tabs .active a h2,
.product_tabs .active a .h2 {
    color: #78B3DF;
}

.product_tabs .active a:hover,
.product_tabs .active a:focus {
    border: none!important;
    text-decoration: none;
}

.product_tabs li {
    position: relative;
}

.product_tabs li:after {
    content: '';
    height: 18px;
    width: 1px;
    background: #E0E0E0;
    position: absolute;
    top: calc(50% - 9px);
    right: -30px;
}

.product_tabs li:last-of-type:after {
    display: none;
}

.nav-tabs.mod {
    padding-top: 10px;
    border-top: 0;
    border-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.tabst h2,
.tabst .h2 {
    transition: all .3s;
}

.tabst h2:hover,
.tabst .h2:hover {
    color: #78B3DF;
    border: none;
}

#product .checkbox,
#product_quickw .checkbox {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: 0;
    text-align: center
}

#product .checkbox label,
#product_quickw .checkbox label {
    padding-left: 0
}

#product .checkbox input:checked+.im_option,
#product_quickw .checkbox input:checked+.im_option {
    border: 1px solid #737373;
    background: #51473c;
    color: #fff
}

.title_center,
.title_h3 {
    text-align: center;
    color: #272727;
    font-weight: 500
}

#product h3 {
    padding: 0
}

.img_sticky {
    position: fixed
}


/* .about-us__wrapp, .img_stop {
    position: relative
} */

.title_h3 {
    padding: 2px
}

.title_h {
    overflow: hidden
}

.title_center {
    margin-bottom: 20px
}

.title_h:after,
.title_h:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 1px;
    background: #C8C8C8;
    margin-right: 11px;
    margin-left: 11px
}

.title_h:before {
    margin-left: -100%
}

.title_h:after {
    margin-right: -100%
}

.zoomLens {
    border: 2px solid rgba(136, 136, 136, .5) !important
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #f86149
}

.close_phswipe.btn-cart {
    margin-top: 15px
}

.well {
    background-color: #fff
}

.badge:empty {
    display: inline !important;
    width: 0;
    height: 0;
    padding: 0
}


/* .fa-plus::before {
    content: '\f107' !important
}

.fa-minus:before {
    content: '\f106' !important
} */

.owl-carousel {
    position: relative;
}

.owl-controls {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 1110px;
    display: flex;
    align-items: center;
    z-index: -1;
}

#slideshow0 .owl-buttons,
#slideshow0 .owl-pagintaion {
    z-index: 2;
}

#slideshow0 .owl-controls {
    top: unset;
    z-index: 0;
}

#slideshow0 .owl-buttons {
    position: absolute;
    bottom: 320px;
    padding: 0;
}

#slideshow0 .owl-pagination {
    position: absolute;
    bottom: 20px;
    top: auto;
    height: 9px;
    display: flex;
    justify-content: center;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.owl-carousel .owl-buttons {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.owl-carousel .owl-buttons .owl-prev svg,
.owl-carousel .owl-buttons .owl-next svg {
    display: none;
}

.owl-carousel .owl-buttons .owl-prev,
.owl-carousel .owl-buttons .owl-next {
    position: absolute;
    padding: 10px;
    border: 1px solid #D5D5D5;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    transition: .25s;
}

.owl-carousel .owl-buttons .owl-prev:after,
.owl-carousel .owl-buttons .owl-next:after {
    border-width: 0 0 0 0;
    content: '';
    position: absolute;
    background: url(icon/arrowNoHover.svg) center no-repeat;
    background-size: 17px;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: block;
    margin: auto;
    transition: .25s;
    transform: rotate(180deg);
}

.owl-carousel .owl-buttons .owl-prev:hover::after,
.owl-carousel .owl-buttons .owl-next:hover::after {
    background: url(icon/arrowHover.svg) center no-repeat;
    background-size: 17px;
    transition: .25s;
}

.owl-carousel .owl-buttons .owl-prev:hover,
.owl-carousel .owl-buttons .owl-next:hover {
    border-color: #78B3DF;
    transition: .25s;
}

#slideshow0 .owl-buttons .owl-prev:hover {
    transform: scale(1.05) rotate(180deg);
    border-color: #d5d5d5;
}

#slideshow0 .owl-buttons .owl-prev:hover::after {
    background: url(icon/arrowNoHover.svg) center no-repeat;
    background-size: 17px;
}

#slideshow0 .owl-buttons .owl-next:hover {
    transform: scale(1.05);
    border-color: #d5d5d5;
}

#slideshow0 .owl-buttons .owl-next:hover::after {
    background: url(icon/arrowNoHover.svg) center no-repeat;
    background-size: 17px;
}


/* 
.about-us__wrapp {
    background-color: #fff;
    z-index: 1;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 75px 0 35px;
}

.about-us__wrapp h1{
    color: #222222;
    font-family: "OpenSans-Extrabold";
    font-size: 48px;
    text-transform: uppercase;
    letter-spacing: 1.92px;
    margin-top: 11px;
    margin-bottom: 28px;
} */


/* .about-us__wrapp h1 span{
    color: #0190d8;
}

.about-us__wrapp::after, .about-us__wrapp::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    background-color: #fff
}

.about-us__wrapp::before {
    right: 100%
}

.about-us__wrapp::after {
    left: 100%
} */

.aboutUs__bold {
    font-size: 26px;
    line-height: 26px;
    font-family: 'Proxima-Bold', sans-serif;
    margin: 30px 0;
}

.aboutUs__more_wrap {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    grid-gap: 34px;
    margin: 20px 0 50px;
    transition: .3s;
}

.aboutUs__more_wrap .line {
    width: 100%;
    height: 1px;
    background: #E0E0E0;
}

.aboutUs__more {
    font-size: 14px;
    line-height: 14px;
    color: #78B3DF;
    margin-bottom: 0;
    cursor: pointer;
}

.aboutUs__more:hover {
    text-decoration: underline;
}

.aboutUs__more_wrap.hidden {
    opacity: 0;
    transition: .3s;
}

.aboutUs__hidden {
    height: auto;
}

.aboutUs__hidden.hidden {
    height: 0;
}


/* .about-us__bottom {
    display: inline-block;
    background-color: #fff;
    padding-right: 10px;
}

.about-us__bottom a{
    font-size: 14px;
    font-family: "OpenSans-Bold";;
}

.about-us_content {
    width: calc(50% - 20px);
    color: #555555;
    font-family: OpenSans-Regular;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: .56px;
    position: relative;
}

.about-us_content a:hover{
    color: #f5483f;
    text-decoration: underline;
}

.about-us img {
    max-width: 660px;
    height: auto;
    margin-left: 30px;
    margin-bottom: 30px;
    float: right
}

.about-us ol, .about-us p, .about-us ul {
    padding-bottom: 15px;
    margin: 0
} */

.blog-custom {
    overflow: hidden;
    margin-top: 30px;
    padding-top: 12px;
}

.blog-custom .section__title_margin {
    margin-bottom: 34px;
}

.blog-title a {
    color: #555;
    font-size: 16px;
    font-family: 'Proxima-Bold', sans-serif;
    line-height: 19px;
    transition: .3s;
    margin-top: 16px;
    text-transform: inherit;
    display: block;
    position: relative;
    z-index: 1;
    transition: .3s;
    text-transform: uppercase;
}

.blog-title a:focus,
.blog-title a:hover {
    color: #78B3DF;
    transition: .3s;
}

.aridius_news_show_date {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 7px;
    align-items: center;
}

.aridius_news_show_date p {
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.05em;
    font-weight: 300;
    color: #999999;
}

.aridius_news_show_date .line {
    width: 100%;
    height: 1px;
    background: #E7E7E7;
}

.blog-title_wrapp {
    background-color: #fff;
}

.blog-title_wrapp h4 {
    margin: 0;
    padding: 0;
    text-align: left
}

.grid-aridius_news {
    position: relative;
    padding: 0;
}

.grid-aridius_news p {
    margin: 0;
}

.grid-aridius_news>a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.grid-aridius_news>a:hover img {
    transform: scale(1.1);
}

.grid-aridius_news>a>img {
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.aridius_news-hover:hover {
    opacity: 1;
}

.grid-aridius_news:focus .read-more_custom a,
.grid-aridius_news:focus+.aridius_news-caption .blog-title a,
.grid-aridius_news:hover .read-more_custom a {
    color: #fff
}

.grid-aridius_news:focus+.aridius_news-caption>.blog-title_wrapp::before,
.grid-aridius_news:focus+.caption>.blog-title_wrapp::before,
.grid-aridius_news:hover+.aridius_news-caption>.blog-title_wrapp::before,
.grid-aridius_news:hover+.caption>.blog-title_wrapp::before {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    width: 100%
}

.grid-aridius_news:focus .read-more_custom,
.grid-aridius_news:focus+.aridius_news-caption>.read-more_custom,
.grid-aridius_news:hover .read-more_custom,
.grid-aridius_news:hover+.aridius_news-caption>.read-more_custom {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.aridius_news-caption {
    padding: 0;
}

.read-more_custom {
    position: absolute;
    bottom: -18px;
    right: 31px;
    text-align: center;
    display: inline-block;
    -webkit-transform: scale(.75);
    -ms-transform: scale(.75);
    transform: scale(.75);
    opacity: 0;
    -webkit-transition: opacity .35s, -webkit-transform .3s cubic-bezier(.19, 1, .22, 1);
    -o-transition: opacity .35s, transform .3s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .35s, transform .3s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .35s, transform .3s cubic-bezier(.19, 1, .22, 1), -webkit-transform .3s cubic-bezier(.19, 1, .22, 1)
}

.read-more_custom a {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: .56px;
    padding: 5px 14px 5px 30px;
    border-radius: 6px;
    background-color: #f5483f;
    cursor: pointer;
    position: relative;
}

.read-more_custom a::after {
    content: '';
    background: url(icon/arrow-white.png) center no-repeat;
    width: 19px;
    height: 9px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 22px;
}

.read-more_custom a:hover {
    text-decoration: none;
}

.custom-news .fixnewsgrid {
    position: relative;
    z-index: 0
}

.custom-news h4 {
    color: #555;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: .72px;
    transition: all .24s ease-out;
    background-color: transparent;
    padding: 15px 5px 15px 20px;
    margin: 0 0 5px;
    display: block;
    position: relative;
    z-index: 1;
    text-transform: inherit;
    overflow: hidden
}

.custom-news .newsdesc,
.custom-news__more a {
    font-size: 14px;
}

.custom-news h4 a {
    -webkit-transition: all .24s ease-out;
    -o-transition: all .24s ease-out;
    transition: all .24s ease-out
}

.custom-news .newsdesc {
    color: #555;
    padding: 5px 15px;
    line-height: 16px
}

.custom-news .product-thumb .caption {
    padding: 0;
    background: #fff;
    position: relative;
    z-index: 9;
    text-align: left
}

.custom-news .fixnewsgrid img {
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.custom-news .fixnewsgrid:focus .custom-news__more,
.custom-news .fixnewsgrid:hover .custom-news__more {
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    opacity: 1
}

.product-thumb:hover .custom-news__more {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.custom-news__more {
    position: absolute;
    bottom: -18px;
    right: 31px;
    text-align: center;
    display: inline-block;
    -webkit-transform: scale(.75);
    -ms-transform: scale(.75);
    transform: scale(.75);
    opacity: 0;
    -webkit-transition: opacity .35s, -webkit-transform .3s cubic-bezier(.19, 1, .22, 1);
    -o-transition: opacity .35s, transform .3s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .35s, transform .3s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .35s, transform .3s cubic-bezier(.19, 1, .22, 1), -webkit-transform .3s cubic-bezier(.19, 1, .22, 1);
    z-index: 1;
}

.custom-news__more a {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: .56px;
    padding: 5px 14px 5px 30px;
    border-radius: 6px;
    background-color: #f5483f;
    cursor: pointer;
    position: relative;
}

.custom-news__more a::after {
    content: '';
    background: url(icon/arrow-white.png) center no-repeat;
    width: 19px;
    height: 9px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 22px;
}

.custom-article {
    line-height: 18px;
    color: #222222;
    font-size: 14px;
    letter-spacing: 0.56px;
}

.custom-article img {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
    width: 635px !important;
    height: auto;
}

.news .section__title::before,
.news .section__title::after {
    display: none;
}

.news .section__title_wrap {
    justify-content: flex-start;
}

.news p {
    color: #555;
}

.news .aridius_news_show_date .line {
    max-width: 250px;
}

.custom-article h2,
.custom-article .h2 {
    font-size: 18px;
    letter-spacing: 0.72px;
    text-transform: uppercase;
    color: #555;
    font-family: 'Proxima-Bold';
}

.custom-article__title,
.list-unstyled li {
    color: #555
}

.custom-article__title {
    font-size: 28px;
    line-height: 28px;
    letter-spacing: .36px;
    margin: 20px 0
}

.category__title_margin {
    margin-top: -11px;
    margin-bottom: 28px;
    line-height: 1
}

.product__title {
    font-size: 32px;
    line-height: 32px;
    color: #555;
    font-family: 'Proxima-Bold';
    margin: 0;
}


/* #content {
    margin: 0 15px;
} */

.product__info .btn-wishlist {
    position: relative;
    width: 35px;
    height: 35px;
    flex-basis: 35px;
    flex-shrink: 0;
    flex-grow: 0;
    background: url(icon/fav.svg) center/31px no-repeat;
}

.product__info_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}

.product__info .list-unstyled li span:first-child {
    color: #61CB46;
}

.product__info .list-unstyled li {
    font-size: 16px;
    line-height: 30px;
}

.product__info_line {
    width: 100%;
    height: 1px;
    background: #E0E0E0;
    margin: 25px 0;
}

.product__info__option {
    font-size: 16px;
    line-height: 16px;
}

.product_tabs li a {
    text-transform: none !important
}

.product_cart {
    max-width: 545px;
}

.product_cart .btn-cart,
.product_cart .btn-instock {
    display: block;
    width: 100%;
    font-size: 16px;
    letter-spacing: 0.64px;
}


/* .product_price-custom .price-custom_opt, .product_price-custom .price-custom_roznica {
    font-size: 24px;
    line-height: 1;
    min-height: 60px
} */

.product_price-custom .price-custom_small {
    line-height: 20px
}

.contact-map__content,
.control-label,
.list-unstyled li {
    font-size: 14px;
    line-height: 28px;
}

.product__container {
    position: relative;
    z-index: 1;
}

.product__container .breadcrumb a {
    color: #78B3DF;
}

.product__container .breadcrumb a:hover {
    text-decoration: underline;
}

.product__image {}

.product__image .image-additional .thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product__info {}

.fix_image {
    position: relative
}

.fix_image li {
    margin: 0
}

.fix_image__thumbnails {
    padding: 0;
    margin: 0;
}

#main-image {
    height: 548px;
}

.fix_image__imglink {
    margin-bottom: 20px;
    padding: 0;
    display: block;
    width: 100%;
    height: 100%
}

.cart__btns,
.contact-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.fix_image__imglink .thumbnail_full {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top
}

#product .control-label {
    color: #555;
    font-size: 16px;
    line-height: 16px;
}

.product__quantity {
    position: relative;
    width: 235px;
    height: 45px;
}

.product__quantity input {
    width: 100%;
    height: 100%;
    background: 0 0;
    border: 0;
    box-shadow: none;
    text-align: center;
    color: #555;
    font-size: 14px;
    line-height: 1;
    border: 1px solid #E0E0E0;
    border-radius: 0 !important;
    padding: 0 53px;
    transition: .25s;
}

.product__quantity input:focus {
    border-color: #78B3DF;
    transition: .25s;
}

#plus,
#minus {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    display: flex;
    background: transparent;
}

#plus {
    right: 15px;
}

#plus .fa-plus:before {
    position: absolute;
    right: 0;
    top: 15px;
    color: #7b7b7b;
}

#minus {
    left: 15px;
}

#minus .fa-minus:before {
    position: absolute;
    left: 0;
    top: 15px;
    color: #7b7b7b;
}

.cart__btns {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.product__addWrap {
    display: grid;
    grid-template-columns: 50% 50%;
    align-items: flex-end;
}

.product__addWrap #button-cart {
    width: 275px;
    height: 71px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .3s ease;
    background: #78B3DF;
}

.product__addWrap #button-cart span {
    color: #fff
}

.product__addWrap #button-cart:hover {
    background: transparent;
}

.product__addWrap #button-cart:hover span {
    color: #78B3DF;
}

.product__addWrap #button-cart::before {
    display: none;
}

.product__addWrap #button-cart p {
    font-size: 16px;
    line-height: 16px;
}

.product__addWrap #button-cart svg {
    margin-right: 20px;
}

.product__addWrap #button-cart svg path {
    fill: #fff;
}

.product__addWrap #button-cart:hover path {
    fill: #78B3DF;
}


/* .rowimg_position {
    position: absolute;
    z-index: 2;
    top: 40%;
    right: 0;
    background-color: transparent;
    width: 100%;
    height: auto
} */

.cart_popup {
    display: none
}

.popover-content {
    color: #555;
}

.popover_haeder {
    background-color: #f8f8f8;
    padding: 3px 14px
}

.popover_body {
    color: #0093dd;
    background-color: #fff;
    padding: 6px 14px
}

.popover_body a {
    color: #1f90bb
}

#product .btn-wishlist {
    margin-top: 8px;
    margin-left: 5px
}

.button-cart-icon::before {
    content: '';
    background: url(icon/cart.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 21px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.contact-map {
    position: relative
}

.contact-map__content {
    width: 435px;
    min-height: 225px;
    padding: 50px 100px;
    background-color: #fff;
    color: #555;
    text-align: center;
    position: absolute;
    top: 100px;
    left: 22%;
    z-index: 99
}

.contact-map__phone {
    text-transform: uppercase;
    line-height: 1;
    padding-bottom: 15px;
    position: relative
}

.contact-map__phone a {
    color: #555;
}

.contact-map__phone::before {
    width: 49px;
    height: 1px;
    background-color: #0093dd;
    position: absolute;
    bottom: 0;
    margin: 0 auto
}

.contact-form {
    margin: 0 auto;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.contact-form_title {
    color: #555;
    font-size: 28px;
    line-height: 28px;
    text-transform: uppercase;
    letter-spacing: 1.12px;
    margin: 60px 0;
    text-align: center
}


/* .form-control, .input-group .dropdown-menu, .input-group .popover, .input-group input, .input-group select, input[type=color].form-control, input[type=date].form-control, input[type=datetime-local].form-control, input[type=datetime].form-control, input[type=email].form-control, input[type=month].form-control, input[type=number].form-control, input[type=password].form-control, input[type=search].form-control, input[type=tel].form-control, input[type=text].form-control, input[type=time].form-control, input[type=url].form-control, input[type=week].form-control, label, select.form-control, textarea.form-control {
    font-size: 16px
} */


/* .contact-form .btn-cart {
    max-width: 315px;
    margin: auto;
    padding: 21px 100px
}

.form-horizontal .control-label {
    color: #222;
    font-size: 16px
}

.form-control {
    border: 1px solid #eaeaea;
    background-color: #fff;
    color: #908f8f;
    padding: 13px !important
}

.form-control:focus {
    border-color: #0093dd;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
} */


/* .form-group_padding-left {
    padding-left: 30px
} */


/* textarea.form-control {
    resize: none;
    width: 100%;
    height: 100px
} */

.hoverScale {
    transition: .15s;
}

.hoverScale:hover {
    transition: .15s;
    transform: scale(1.05);
}

#collapse-shipping-method .radio {
    min-height: 42px
}

select.form-control {
    color: #555;
    font-size: 14px;
    line-height: 28px;
    padding: 0 5px !important;
    margin-left: 10px;
    border-color: transparent
}

.input-group-sm>.form-control {
    font-size: 14px;
}

select.form-control:focus {
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent
}

#input-sort:focus {
    box-shadow: none !important;
    border: 0;
}

#input-sort {
    border: 0;
}

.form-control_max-select {
    max-width: 205px;
    /* border-bottom-color: #0093dd !important */
    border: 0;
    box-shadow: none;
}

.form-control_max-select:focus {
    box-shadow: none !important;
    border: 0;
}

.sortByText {
    font-family: 'Proxima-Bold';
    color: #78B3DF;
}

.navright {
    display: flex;
    justify-content: flex-start;
}

.btn-cart,
.btn-instock,
.btn-standart {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 10px 10px;
    border: 0;
    position: relative;
    z-index: 1;
    cursor: pointer;
    overflow: hidden;
    transition: .3s;
    border: 1px solid #78B3DF;
    text-transform: uppercase;
    background: transparent;
    min-width: 104px;
}

.header__cart-wrap .btn-instock {
    background-color: #78B3DF;
}

.header__cart-wrap .btn-instock p {
    color: #fff;
    font-size: 16px;
    text-transform: none;
    line-height: 13px;
}

.header__cart-wrap .btn-instock:hover {
    background: transparent;
}

.header__cart-wrap .btn-instock:hover p {
    color: #78B3DF;
}

.btn-cart p,
.btn-instock p,
.btn-standart p {
    color: #555555;
    font-size: 12px;
    line-height: 1;
    text-align: right;
    transition: .3s;
    margin-bottom: 0;
    position: relative;
    right: 2px;
}

.btn-standart p {
    text-align: center;
}

.btn-instock:hover,
.btn-cart:hover,
.btn-standart:hover {
    border-color: #78B3DF;
    background: #78B3DF;
    color: #fff;
    transition: .3s;
}

.btn-cart:hover p,
.btn-instock:hover p,
.btn-standart:hover p {
    transition: .3s;
    color: #fff;
}

.btn-standart:before {
    display: none !important;
}

.btn-cart:hover::before {
    background: url(icon/cartWhite.svg);
    transition: .3s;
    background-size: 20px;
    width: 27px;
    height: 27px;
    background-repeat: no-repeat;
}

.btn-cart::before {
    content: '';
    position: absolute;
    background: url(icon/cartBlue.svg);
    background-size: 20px;
    width: 27px;
    height: 27px;
    background-repeat: no-repeat;
    left: 12px;
    top: 3px;
    bottom: 0;
    display: block;
    margin: auto 0;
    transition: .3s;
}

.add-to-cart-tooltip_cat::before {
    content: '';
    background: url(icon/cart.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 21px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.btn-cart::after {
    /* width: 100%;
    height: 100%;
    background: #0092db;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    position: absolute;
    top: 0;
    z-index: -1;
    -webkit-transition: all .14s ease;
    -o-transition: all .14s ease;
    transition: all .14s ease;
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s */
}

#fast-order,
.btn-instock {
    background-color: transparent
}


/* .btn-cart:focus, .btn-cart:hover {
    color: #fff;
    z-index: 0
}

.btn-cart:focus::after, .btn-cart:hover::after {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1) 
}*/


/* .btn-instock {
    color: #fff;
    font-size: 14px;
    letter-spacing: .16px;
    background-color: #f5483f;
    margin: 0
}

.btn-instock:focus, .btn-instock:hover {
    border-color: #0093dd;
    color: #0093dd
} */

.cart-popup__wrap img {
    display: none;
}

.cart-popup__wrap::after {
    content: '';
    display: block;
    clear: both;
}

.table-cart__result {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.cart-popup__item:first-of-type {
    margin-right: 10px;
}

.table-cart__discount {
    font-size: 14px;
    line-height: 14px;
    color: #555;
    margin: 10px 0 0;
}

.table-cart__discount span {
    font-family: 'Proxima-Bold', sans-serif;
    color: #78B3DF;
    font-size: 16px;
}

#fast-order {
    color: #222;
    border: 1px solid #f86149;
    padding: 19px 15px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: relative;
    overflow: hidden
}

#fast-order:focus,
#fast-order:hover {
    color: #fff;
    border-color: #0093dd
}

.product-layout1,
.product-layout2 {
    position: relative;
    z-index: 0
}


/* .product-layout1 .btn-cart, .product-layout1 .btn-instock, .product-layout2 .btn-cart, .product-layout2 .btn-instock {
    display: block;
    width: 100%
} */

.product-thumb .image {
    overflow: hidden;
    background-color: #ffffff;
}

.product-thumb .image.grid-aridius_news {
    border: none;
}


/* .product-thumb .image img {
    -webkit-transition: all .6s cubic-bezier(.19, 1, .22, 1);
    -o-transition: all .6s cubic-bezier(.19, 1, .22, 1);
    transition: all .6s cubic-bezier(.19, 1, .22, 1)
} */

.product-thumb .image a {
    display: block;
    position: relative;
    z-index: 2;
}

.product-thumb .effect-hover p a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0
}

.product-thumb .effect-hover p {
    opacity: 1;
    width: 29px;
    height: 25px;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 9
}

.product-thumb .effect-hover .compare,
.product-thumb .effect-hover .quickview,
.product-thumb .effect-hover .wishlist {
    border: 0
}


/* .product-thumb:focus .btn-cart, .product-thumb:hover .btn-cart {
    -webkit-transform: rotate3d(1, 0, 0, 0deg);
    transform: rotate3d(1, 0, 0, 0deg)
} */

.product-thumb:focus .wishlist,
.product-thumb:hover .wishlist {
    -webkit-transform: rotate3d(1, 0, 0, 0deg);
    transform: rotate3d(1, 0, 0, 0deg)
}

.product-thumb:focus .image_shadow,
.product-thumb:hover .image_shadow {
    -webkit-transform: scaleX(.75);
    -ms-transform: scaleX(.75);
    transform: scaleX(.75)
}

.product-thumb .heart_SVG0 {
    -webkit-transition: .3s cubic-bezier(.19, 1, .22, 1);
    -o-transition: .3s cubic-bezier(.19, 1, .22, 1);
    transition: .3s cubic-bezier(.19, 1, .22, 1)
}

.price-custom {
    color: #222;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 2.4px
}

.price-custom_opt--grey.price-custom {
    color: #555;
}

.price-custom__wrapp {
    display: grid;
    grid-template-columns: 50% 50%;
    align-items: center;
}

.product__info_price_all {
    padding: 18px 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #F0F0F0;
}

.product__info_price_all p {
    color: #555;
    text-align: center;
}

.product__info_price_all p:first-child {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 8px;
}

.product__info_price_all p:last-child {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 0;
}

.product__price_usd {
    color: #555;
    font-size: 18px;
    line-height: 18px;
    position: relative;
    display: inline-block;
}

.product__price_usd::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -35px;
    margin: auto 0;
    background: #E0E0E0;
    width: 24px;
    height: 1px;
}

.product__info_price_item {}

.product__priceOld_wrap {
    display: flex;
    margin-top: 18px;
}

.product__priceNoDisc_wrap .priceproduct-new {
    color: #78B3DF;
}


/* .price-custom_opt, .price-custom_roznica {
    -webkit-box-flex: 1;
    padding: 10px 18px;
    text-align: left
} */


/* .price-custom_roznica {
    color: #0092db !important;
    border-radius: 6px;
    background-color: #eceded;
    margin: 0
}

.price-custom_opt {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    background-color: #fff;
    margin: 0
}

.price-custom_opt p {
    margin: 0
} */


/* .price-custom_small {
    color: #222;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 1.4px;
    display: block;
    text-align: left;
    text-transform: capitalize
} */

.price-custom__content {
    padding: 15px 20px;
    border: 1px solid #E0E0E0;
    margin: 25px 0 20px;
    max-width: 100%;
}

.price-custom__content p {
    color: #222;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: .56px;
    margin-bottom: 0;
    max-width: 500px;
}

.price-custom__content span {
    color: #78B3DF;
    font-weight: bold;
}

.price-custom__content ul {
    margin-top: 10px;
}

.price-custom__content ul li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 10px;
}

.price-custom__content ul li:last-of-type {
    margin-bottom: 0;
}

.price-custom__content ul li::before {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #78B3DF;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 6px;
}

.corner_0,
.corner_1,
.corner_2,
.corner_3 {
    left: 15px;
    top: 15px;
    width: 42px;
    height: 42px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden
}

.corner_0 img,
.corner_1 img,
.corner_2 img,
.corner_3 img {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.nav-select {
    border-radius: 0 6px 6px 0;
}

.owl-carousel .owl-buttons div {
    opacity: 1;
    background-color: transparent;
}

.owl-carousel .owl-buttons .owl-prev {
    left: -90px
}

.owl-carousel .owl-buttons .owl-next {
    right: -90px
}

.owl-carousel:hover .owl-buttons div {
    opacity: 1;
    color: #fff
}

.owl-carousel:hover .owl-buttons div i {
    color: #fff
}

.owl-carousel .owl-buttons .owl-prev:hover::after,
.owl-carousel .owl-buttons .owl-next:hover::after {
    border-color: #f5483f;
}

.owl-buttons .owl-next:focus .arrowSt0,
.owl-buttons .owl-next:hover .arrowSt0,
.owl-buttons .owl-prev:focus .arrowSt0,
.owl-buttons .owl-prev:hover .arrowSt0 {
    fill: #fff
}

.owl-buttons .owl-next:active,
.owl-buttons .owl-prev:active {
    background-color: transparent;
    border-color: #555
}

.owl-buttons .owl-next:active .arrowSt0,
.owl-buttons .owl-prev:active .arrowSt0 {
    fill: #555
}

.categories {
    margin-bottom: 120px;
}


/* .owl-carousel_vertical {
    background-color: transparent;
    right: 0;
    pointer-events: none
}

.owl-carousel_vertical .owl-wrapper-outer {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    min-width: 500px;
    pointer-events: auto;
    left: -64%;
}

.owl-carousel_vertical .image-additional .thumbnail {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.owl-carousel_vertical .owl-buttons .owl-next, .owl-carousel_vertical .owl-buttons .owl-prev {
    pointer-events: auto;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.owl-carousel_vertical .owl-buttons .owl-next {
    top: -200%;
    bottom: auto;
    left: -15%;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.owl-carousel_vertical .owl-buttons .owl-prev {
    top: auto;
    bottom: -200%;
    left: -15%;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
} */

.cart_popup {
    padding: 10px 0
}

.cart_popup .cartpop {
    max-width: 300px;
    margin: 0 auto
}

.account_socnetauth2__header,
.reg_socnetauth2__header {
    font-size: 16px;
    line-height: 18px;
    padding-top: 15px
}

.reg_socnetauth2_bline_links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 10px
}

td.socnetauth2_buttons {
    width: 36px
}

.socnetauth2_buttons {
    display: block;
    width: 28px;
    height: auto;
    margin-right: 10px
}

.socnetauth2_buttons img {
    -o-object-fit: contain;
    object-fit: contain
}

.ocfilter {
    background-color: #f4f4f4;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding-bottom: 5px;
}

.ocfilter .list-group {
    padding: 0 24px
}

.ocfilter .list-group-item {
    background-color: transparent;
    padding: 5px 0 15px;
    color: #222;
    font-size: 12px;
}

.ocfilter .list-group-item:first-of-type {
    border-top: none;
}

.ocfilter .ocf-option-name {
    line-height: 22px;
    color: #555;
    font-family: "Proxima-Bold";
}

.panel-heading {
    padding: 15px;
}

.ocfilter .panel-heading {
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    font-family: "Proxima-Bold";
}

.ocfilter .selected-options-title {
    padding: 15px 0px;
    text-align: left;
    color: #555
}

.ocfilter .ocf-option-name {
    font-size: 16px;
    letter-spacing: 0.64px;
    padding: 11px 20px 11px 0;
    margin-bottom: 0;
    margin-top: 1px;
    display: block;
    background-color: #f4f4f4;
    position: relative
}

.ocfilter .ocf-option-range {
    color: #222222;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.56px;
    padding-bottom: 20px;
}

.scale {
    margin-bottom: 20px;
    margin-left: 7px;
}


/*.ocfilter .ocf-option-name::before {*/


/*content: '';*/


/*width: 100%;*/


/*max-width: 170px;*/


/*height: 1px;*/


/*background-color: #cfcfcf;*/


/*display: block;*/


/*position: absolute;*/


/*top: 0;*/


/*bottom: 0;*/


/*right: 0;*/


/*z-index: 99;*/


/*margin: auto*/


/*}*/

.ocfilter .list-group-item:last-child .ocf-option-name::before {
    max-width: 70px
}

.ocf-option-values {
    /*display: none;*/
    background-color: #f4f4f4;
}

.ocfilter-option:nth-child(1) .ocf-option-values,
.ocfilter-option:nth-child(2) .ocf-option-values,
.ocfilter-option:nth-child(3) .ocf-option-values {
    display: block;
}

.ocfilter .btn-danger:hover {
    color: #555555;
    text-decoration: underline;
}

.ocf-option-name {
    cursor: pointer;
    position: relative;
}

.filterCancelAll {
    color: #78B3DF;
    text-decoration: underline;
    text-align: left;
    padding-left: 0;
    font-size: 14px;
}

.filterSelectedValue svg {
    height: 10px;
    width: auto;
}

.filterSelectedValue {
    display: inline-flex;
    align-items: center;
}

.filterCancelAll:hover {
    color: #78B3DF;
    text-decoration: none;
}

.ocfilter .btn-danger {
    background-color: transparent;
    font-size: 14px;
    text-transform: inherit;
    font-family: 'Proxima';
    letter-spacing: inherit;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease
}


/*.ocf-option-name::after {*/


/*content: '';*/


/*position: absolute;*/


/*right: 0;*/


/*top: 50%;*/


/*width: 15px;*/


/*height: 1px;*/


/*background-color: #222222;*/


/*display: block;*/


/*}*/


/*.ocf-option-name::before {*/


/*content: '';*/


/*position: absolute;*/


/*right: 7px;*/


/*top: calc(50% - 7px);*/


/*height: 15px;*/


/*width: 1px;*/


/*background-color: #222222;*/


/*display: block;*/


/*transition: all .2s;*/


/*}*/


/*.ocf-option-name.open::before {*/


/*display: none;*/


/*} */

.ocfilter .ocf-option-values input,
.ocfilter .ocf-option-values textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    opacity: 0;
}

.ocfilter .ocf-option-range input {
    opacity: 1;
}

.ocfilter .ocf-option-values label {
    /* display: inline-block; */
    display: flex;
    align-items: center;
    width: 100%;
    position: relative;
    cursor: pointer;
    font-size: 14px;
}

.ocfilter .badge::after,
.ocfilter .badge::before {
    content: '';
    position: absolute;
    z-index: 9;
    display: block
}

.ocfilter .badge {
    min-width: 39px;
    color: #555;
    margin-left: 5px;
    background: transparent;
}

.ocfilter .badgeCounter {
    width: auto;
    min-width: auto;
    margin-left: 6px;
    padding: 0;
    font-size: 14px;
    color: #9D9D9D;
}

.ocfilter .badge::before {
    width: 16px;
    height: 16px;
    border: 1px solid #dbdbdb;
    background-color: #fff;
    top: 3px;
    left: 0;
    border-radius: 2px;
}

.ocfilter .badge::after {
    width: 10px;
    height: 10px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: url(icon/checked-icon.png) center no-repeat;
    top: 5px;
    left: 3px;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    opacity: 0;
    -webkit-transition: all .3s cubic-bezier(.19, 1, .22, 1);
    -o-transition: all .3s cubic-bezier(.19, 1, .22, 1);
    transition: all .3s cubic-bezier(.19, 1, .22, 1)
}

.ocfilter input[type=checkbox]:checked+.badge::after,
.ocfilter input[type=radio]:checked+.badge::after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.ocfilter .btn-danger:focus,
.ocfilter .btn-danger:hover {
    border-color: transparent;
}

.btn-danger:hover {
    border-color: transparent;
}

.ocfilter .popover {
    padding: 12px 8px
}

.ocfilter .btn-primary {
    font-size: 14px;
    display: inline;
    width: auto;
    padding: 8px 12px;
    background: #78B3DF;
    letter-spacing: 0;
    font-weight: 300;
    border: 1px solid #78B3DF !important;
}

.ocfilter .btn-primary:hover {
    color: #78B3DF;
    background: #fff !important;
}

.noUi-handle:after,
.noUi-handle:before,
.noUi-pips-horizontal {
    display: none
}

.noUi-connect {
    background: #78B3DF;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: background 450ms;
    -o-transition: background 450ms;
    transition: background 450ms
}

.noUi-background {
    background-color: #b6b6b6
}

.noUi-horizontal {
    height: 2px
}

.noUi-target {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.noUi-horizontal .noUi-handle {
    width: 16px;
    height: 16px;
    background-color: #fff;
    border: 1px solid #78B3DF;
    border-radius: 16px;
    -webkit-box-shadow: none;
    box-shadow: none;
    left: -7px;
    top: -7px;
}

.popover-content {
    padding-right: 10px
}

.popover-content .btn-primary:focus,
.popover-content .btn-primary:hover {
    background-color: #f86149;
    border-color: transparent
}

#option-2 .ocf-option-values label {
    padding-left: 30px
}

.ocfilter-option .ocf-color {
    width: 16px;
    height: 16px;
    border-radius: 16px;
    display: block;
    position: absolute;
    left: 26px;
    margin-top: 3px;
    float: none;
}

.ocfilter-option label.ocf-selected small {
    opacity: 1;
}

.ocfilter-option label.ocf-selected {
    color: #222222;
}

.ocfilter .btn-danger.active.focus,
.ocfilter .btn-danger:focus {
    color: #555;
    background: transparent;
    outline: none !important;
    box-shadow: none !important;
}

.selected-options .ocfilter-option {
    padding: 0;
    font-size: 14px;
    color: #555;
    background-color: transparent;
}

.ocf-offcanvas-body {
    height: 0;
    max-width: 100%;
    margin-top: 5px;
    -webkit-transition: .4s cubic-bezier(.19, 1, .22, 1);
    -o-transition: .4s cubic-bezier(.19, 1, .22, 1);
    transition: .4s cubic-bezier(.19, 1, .22, 1);
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

#option-6 .ocf-option-values label {
    padding-left: 40px;
}

.ocf-option-values label {
    padding-left: 20px;
}


/*.ocfilter-mobile {*/


/*position: absolute;*/


/*top: 248px;*/


/*left: auto;*/


/*right: 0;*/


/*width: 100%;*/


/*z-index: 99;*/


/*-webkit-transition: all .3s ease;*/


/*-o-transition: all .3s ease;*/


/*transition: all .3s ease*/


/*}*/


/*.ocfilter-mobile.active {*/


/*top: 76px;*/


/*position: fixed*/


/*}*/

.ocf-offcanvas {
    background: 0;
    left: -190px;
}


/*.ocfilter-mobile.active .ocfilter {*/


/*height: -webkit-calc(100vh - 64px);*/


/*height: calc(100vh - 64px);*/


/*overflow-y: scroll;*/


/*opacity: 1;*/


/*visibility: visible*/


/*}*/

.ocfilter-mobile.active .ocf-offcanvas-body {
    height: 100%
}

.ocfilter-mobile-handle {
    position: relative
}

.ocfilter-mobile-handle .btn-primary {
    position: absolute;
    top: 10px;
    left: auto;
    right: 7px;
    padding: 12px 16px;
    z-index: 100
}

.ocfilter-mobile-handle .btn-primary.active {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #555;
    color: #fff
}

.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary {
    background-color: #555 !important;
    border-color: #555 !important
}

.modal-dialog .btn-cart {
    margin: 15px auto;
    max-width: 70%
}

.popupsize .popupsizebor {
    background-color: #fff;
    padding: 8px 42px 8px 8px;
    border-bottom: 3px solid #f8f8f8
}

.popupsize .name-popup {
    font-size: 24px;
    padding: 0;
    text-align: center;
    text-transform: uppercase
}

.popupsize .mfp-close {
    margin-top: 8px;
    margin-right: 8px
}

.popupsize2 {
    padding: 14px
}

.popupsize2 .tab-content {
    font-weight: 400
}

.popupsize2 .nav-tabs li a {
    text-transform: none !important
}

.modal-dialog .modal-body p {
    color: #555;
    font-size: 18px;
    line-height: 1.14
}

.modal-dialog .modal-body a:nth-child(1),
.modal-dialog .modal-body a:nth-child(2) {
    color: #0093dd
}

.modal-dialog .modal-header .close {
    font-size: 32px;
    margin-top: -10px;
    cursor: pointer
}


/* .common-home .header{
    border: none;
} */

.header__cart-wrap .dropdown-menu {
    min-width: 408px;
    width: 100%;
    padding: 15px;
}

.search .dropdown-menu {
    padding: 15px;
}

.search .dropdown-menu {}

.header__cart_item {
    display: flex;
    position: relative;
    align-items: center;
    margin-bottom: 15px;
}

.header__cart_desc {
    width: 100%;
    padding-right: 25px;
}

.header__cart_img {
    flex-basis: 54px;
    width: 54px;
    flex-shrink: 0;
    flex-grow: 0;
    margin-right: 16px;
}

.header__cart_link {
    display: block;
    font-size: 16px;
    line-height: 15px;
    color: #555555;
    margin-bottom: 7px;
    text-transform: none;
    font-family: 'Proxima-Bold', sans-serif;
    transition: .3s;
}

.header__cart_link:hover {
    color: #78B3DF;
    transition: .3s;
}

.header__cart_remove {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    appearance: none;
    -webkit-appearance: none;
    width: 11px;
    height: 14px;
    background: none;
}

.header__cart_remove {
    position: relative;
    width: 20px;
    height: 20px;
}

.header__cart_remove:before,
.header__cart_remove:after {
    content: '';
    height: 16px;
    width: 2px;
    background: #C4C4C4;
    position: absolute;
    top: 0;
}

.header__cart_remove:before {
    transform: rotate(45deg);
    left: 7px;
}

.header__cart_remove:after {
    transform: rotate(-45deg);
    right: 7px;
}

.header__cart_remove .fa-times {
    display: none;
}

.header__cart_remove:hover .fa {
    color: #78B3DF;
    transition: .3s;
}

.header__cart_total {
    display: flex;
    align-items: flex-end;
}

.header__cart_total p {
    font-size: 18px;
    color: #555555;
}

.header__cart_total p:last-of-type {
    font-size: 12px;
    margin-left: 23px;
    line-height: 21px;
}

.header__cart_ul .btn-instock {
    width: auto;
}

.cart-popup__item {
    display: flex;
    align-items: center;
}

.cart-popup__item p {
    font-size: 14px;
    line-height: 14px;
}

.cart-popup__item p:first-child {
    color: #555555;
    margin-right: 6px;
}

.cart-popup__item p:last-child {
    font-family: 'Proxima-Bold', sans-serif;
    color: #78B3DF;
    font-size: 16px;
}

.table-cart__result {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}


/* .header__cart-wrap .btn-instock {
    font-size: 16px;
    display: block;
    padding: 15px 20px;
    flex-basis: 100%;
} */

#simplecheckout_button_confirm {
    transition: all .3s;
}

.simple-content {
    min-height: 50vh;
    z-index: 1;
    position: relative;
}

#simplecheckout_button_confirm:hover {
    background-color: transparent;
    color: #78B3DF;
}


/* .header__cart-wrap .btn-instock::after{
    content: '';
    width: 100%;
    height: 100%;
    background: #0092db;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all .14s ease;
    -o-transition: all .14s ease;
    transition: all .14s ease;
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
}

.header__cart-wrap .btn-instock:hover::after{
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}

.header__cart-wrap .btn-instock:focus, .header__cart-wrap .btn-instock:hover {
    background-color: #f86149;
    color: #fff !important;
    text-decoration: none;
    border-color: transparent
} */


/* .table-cart, .table-cart_title {
    color: #000;
    font-family: OpenSans-Regular
} */


/* .table-cart {
    line-height: 1.14
} */

.cart-popup__wrap {}

.table-cart .img-thumbnail {
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0;
}

.table-cart_img {
    display: table-cell;
    max-width: 100px
}

.table-cart_title {
    font-size: 14px;
    line-height: 1
}

.table-cart tbody {
    border-bottom: 1px solid #f4f4f4 !important
}

.table-cart tbody>tr>td {
    border-bottom: 0 !important;
    border-top: 0 !important;
    border-right: 0;
    border-left: 0;
    line-height: 1.14 !important;
    display: table-cell;
    vertical-align: middle
}

.table-cart_amount {
    min-width: 40px
}

.table-cart_price {
    min-width: 74px;
    color: #0093dd
}

.table-cart_del .btn {
    padding: 4px;
    background: transparent;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.table-cart_del .btn:focus,
.table-cart_del .btn:hover {
    background-color: transparent;
    color: #b8b8b8
}

.btn-danger.focus,
.btn-danger:focus {
    background-color: transparent;
}

.table-cart i {
    color: #b8b8b8;
}

.table-cart small {
    font-size: 12px;
    color: #000
}

.table-cart_del-tr tr:first-child {
    display: none
}

.table-cart_del-tr,
.table-cart_del-tr tbody {
    border: 0 !important
}

.checkout-custom,
.checkout-custom tbody>tr>td {
    border: 0
}

.cart_container {
    min-height: 362px
}

.checkout-custom_img a {
    max-width: 100px;
    display: block;
    margin: 0
}

.checkout-custom .btn-primary {
    padding: 10px 14px
}

#collapse-coupon .btn-primary,
.collapse-shipping .btn-primary,
.collapse-voucher .btn-primary {
    padding: 0 24px;
    line-height: 37px;
    font-size: 14px
}

.checkout-custom tbody>tr {
    -webkit-transition: all .3s cubic-bezier(.19, 1, .22, 1);
    -o-transition: all .3s cubic-bezier(.19, 1, .22, 1);
    transition: all .3s cubic-bezier(.19, 1, .22, 1)
}

.checkout-custom tbody>tr:focus,
.checkout-custom tbody>tr:hover {
    background-color: #f8f8f8
}

.checkout-custom thead {
    border-bottom: 1px solid #cfcfcf
}

.checkout-custom thead>tr>td {
    border: 0;
    text-align: center;
}

.simplecheckout .checkout-custom_bold {
    color: #555;
    font-size: 24px !important;
}

.checkout-custom_total-title {
    color: #000;
    font-size: 18px !important;
}

.checkout-custom_price {
    font-size: 18px;
    line-height: 24px;
    color: #0093dd;
    display: inline-table
}

.checkout-custom_total tr:first-child .checkout-custom_bold,
.checkout-custom_total tr:first-child .checkout-custom_total-title {
    font-size: 14px !important
}

.panel-group .panel {
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.panel-default>.panel-heading {
    color: #555;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border: 1px solid transparent;
    -webkit-border-radius: 0;
    border-radius: 0
}

.panel-default>.panel-heading a {
    position: relative
}

.panel-default>.panel-heading i {
    position: absolute;
    right: 15px;
    top: 0
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-color: #0093dd
}

#collapse-coupon #input-coupon {
    display: block;
    width: 100%
}

#collapse-coupon .btn-primary {
    height: 37px;
    margin-left: 10px;
    display: block
}

.panel-title>a {
    display: block;
    width: 100%
}

.collapse-shipping .btn-primary {
    height: 37px;
    margin-left: 10px;
    display: block
}

.collapse-shipping input[type=text].form-control,
.collapse-shipping select.form-control {
    border-color: transparent transparent #f86149;
    margin-left: 0
}

.collapse-voucher .btn-primary {
    height: 37px;
    margin-left: 10px !important;
    display: block
}

#collapse-shipping-method img {
    max-width: 64px
}

.intaim-input {
    display: none
}

.intaim-input p {
    display: inline-block
}

.intaim-input input {
    min-width: 200px;
    font-size: 14px;
    line-height: 1;
    padding: 4px 6px;
    margin: 0 5px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #f86149
}

.checkout-simplecheckout h1 {
    text-align: center;
    color: #222222;
    font-size: 48px;
    line-height: 28px;
    text-transform: uppercase;
    letter-spacing: 1.92px;
}

.simple-content {
    margin-top: 45px;
}

.simplecheckout-cart th {
    background-color: #f4f4f4;
    border-bottom: none;
    color: #222222;
    font-size: 14px;
    line-height: 34px;
    letter-spacing: 0.35px;
    padding: 2px 30px;
}

.simplecheckout-cart .remove {
    display: none;
}

.simplecheckout-cart td {
    border-color: #f4f4f4;
    padding: 12px;
}

.simplecheckout-cart {
    border-color: #f4f4f4;
}

.simplecheckout-cart-total {
    border-color: #f4f4f4;
}

.simplecheckout-cart a,
.checkout-custom a {
    color: #222222;
    font-size: 16px;
    line-height: 36px;
    text-transform: uppercase;
}

.simplecheckout-cart .model {
    color: #222222;
    font-size: 14px;
    letter-spacing: 0.56px;
}

.simplecheckout-cart .quantity .btn-danger {
    background: transparent;
    width: 14px;
    height: 14px;
    position: relative;
}

.simplecheckout-cart .quantity .btn-danger::before {
    content: '';
    height: 14px;
    background-color: #ff0000;
    width: 1px;
    transform: rotate(45deg);
    display: block;
    position: absolute;
    top: 0;
    right: 5px;
}

.simplecheckout-cart .quantity .btn-danger::after {
    content: '';
    height: 14px;
    background-color: #ff0000;
    width: 1px;
    transform: rotate(-45deg);
    display: block;
    position: absolute;
    top: 0;
    right: 5px;
}

.simplecheckout-cart .quantity .btn-danger i {
    display: none;
}

.simplecheckout-cart .quantity .btn-danger:hover {
    color: #ff0000;
}

.simplecheckout-cart .quantity input {
    color: #555555;
    font-size: 14px;
    letter-spacing: 1.4px;
    height: 41px;
    border-radius: 6px!important;
    border: 1px solid #cfcfcf;
    width: 80px;
}

.checkout-simplecheckout .simplecheckout-cart td.price,
.checkout-simplecheckout .simplecheckout-cart td.total {
    color: #78B3DF;
    font-size: 16px !important;
    letter-spacing: 1.6px;
    font-weight: 600 !important;
}

.simplecheckout-cart .quantity button {
    width: 23px;
    height: 20px;
    border-radius: 0 6px 0 0;
    padding: 4px;
}

.simplecheckout-cart .quantity .plus {
    position: absolute;
    right: 0;
    top: 0;
    width: 23px;
    z-index: 2;
}

.simplecheckout-cart .quantity .plus button,
.simplecheckout-cart .quantity .minus button {
    margin: 0;
}

.simplecheckout-cart .quantity .minus {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 23px;
    z-index: 3;
}

.simplecheckout-cart .quantity .minus button {
    border-radius: 0 0 6px;
}

.quantity-flex {
    display: flex;
    align-items: center;
}

.quantity-flex .input-group {
    max-width: 121px!important;
}

.simplecheckout-cart .image a {
    padding: 0;
}

.simplecheckout-cart-coupon,
.simplecheckout-cart-voucher {
    display: none;
}

.simplecheckout-cart-total b {
    color: #000000;
    font-size: 14px;
    text-transform: uppercase;
}

.simplecheckout-cart-total-value {
    color: #78B3DF;
    font-size: 20px;
}

.simple-content .checkout-heading {
    border: none;
    background-color: #f4f4f4;
}

.checkout-heading-button a {
    color: #0093dd;
    font-size: 14px;
    text-decoration: underline;
    letter-spacing: 0.35px;
}

.simple_socnetauth2__header {
    color: #222222;
    font-size: 14px;
    line-height: 34px;
    letter-spacing: 0.35px;
}

.checkout-simplecheckout .form-horizontal .control-label {
    color: #222222;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.4px;
    padding: 0;
}

.simplecheckout-block-content input {
    border-radius: 6px!important;
    border: 1px solid #e4e4e4;
    color: #777777;
    font-size: 14px!important;
    line-height: 34px;
    letter-spacing: 0.35px;
}

.simplecheckout-block-content textarea {
    color: #777777;
    font-size: 14px;
    line-height: 34px;
    letter-spacing: 0.35px;
    border-radius: 6px !important;
}

#simplecheckout_payment .checkbox+.checkbox,
#simplecheckout_payment .radio+.radio {
    margin-top: 10px;
}

.simplecheckout-button-right {
    text-align: center;
    float: none;
}

#simplecheckout_button_confirm {
    border-radius: 0;
    background-color: #78B3DF;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 0.64px;
    text-transform: inherit;
    padding: 17px 53px;
    border: 1px solid #78B3DF;
}

#simplecheckout_button_cart {
    text-transform: inherit;
    padding: 15px 24px;
    position: relative;
}

.simplecheckout-block-content {
    margin-top: 30px;
    padding: 0;
}

.simplecheckout .radio label {
    position: relative;
}

.simplecheckout .radio label::before {
    content: '';
    width: 11px;
    height: 11px;
    background-color: #0093dd;
    border-radius: 50%;
    display: none;
    position: absolute;
    left: 3px;
    top: 3px;
}

.simplecheckout .radio label::after {
    content: '';
    width: 17px;
    height: 17px;
    border: 1px solid #cfcfcf;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
}

input[type="radio"]:checked+.check-mark {
    display: block;
}

input[type="radio"]:checked+label::before {
    display: block;
}

.simplecheckout .radio input {
    display: none;
}


/* .header__search_showBtn{
    display: none;
} */

.header__search_desktop .close-search {
    display: none;
}

.blog__content {
    min-height: 65vh;
    padding: 0;
    margin-bottom: 60px;
}

.custom-news {
    margin-bottom: 0;
}

.blog__row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
}

.select2-container--bootstrap {
    max-width: 100%;
}

.hamburger {
    padding: 15px 15px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
}

.hamburger:hover {
    opacity: 0.7;
}

.hamburger.is-active:hover {
    opacity: 0.7;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
    background-color: #000;
}

.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative;
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
    width: 40px;
    height: 4px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
    content: "";
    display: block;
}

.hamburger-inner::before {
    top: -10px;
}

.hamburger-inner::after {
    bottom: -10px;
}

.hamburger--collapse {
    margin-right: 15px;
}

.hamburger--collapse .hamburger-box {
    height: 30px;
}

.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: 0.13s;
    transition-delay: 0.13s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse .hamburger-inner::after {
    top: -20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.hamburger--collapse .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse.is-active .hamburger-inner {
    transform: translate3d(0, -10px, 0) rotate(-45deg);
    transition-delay: 0.22s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}

.hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.header__desktop-menu {
    display: none;
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    background: #fff;
    width: 250px;
    padding: 10px;
    z-index: 20;
    box-shadow: 2px 2px 15px rgba(0, 0, 0, .1);
}

.header__desktop-menu a {
    font-size: 18px;
    color: #555;
    line-height: 20px;
    transition: color .3s ease;
}

.header__desktop-menu a:hover {
    color: #78B3DF;
}

@media (min-width: 479px) {
    .timespecial.image {
        float: left
    }
    .product__caption {
        min-height: 19px;
    }
}

@media (min-width: 768px) {
    #column-left .product-layout .col-md-3 {
        width: 100%
    }
    #column-left+#content .product-layout .col-md-3 {
        width: 50%
    }
    #column-left+#content+#column-right .product-layout .col-md-3,
    #content+#column-right .product-layout .col-md-3 {
        width: 100%
    }
    .title_center,
    .title_h3 {
        font-size: 30px
    }
    .catpr2 {
        float: left
    }
    .effect-phoebe p a {
        opacity: 0
    }
    .fixformtime {
        margin-left: -5px !important
    }
    .fixformtime2 {
        margin-right: -5px !important
    }
}

@media screen and (min-width: 768px) {
    .navbar-nav>li {
        float: none;
    }
    [class*=product-product-] .mfp-counter {
        right: 10px;
        color: #000
    }
    [class*=product-product-] .mfp-bottom-bar {
        background: #fff;
        padding: 7px
    }
    .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%
    }
}

@media screen and (max-width: 991px) {
    .hamburger--collapse {
        display: none;
    }
    .btn.toggle-category {
        display: none;
    }
    .header__navbar {
        display: block;
    }
    .header__cart-wrap .dropdown-menu {
        top: 139%;
    }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    /* .product-layoutcat {
        flex-basis: calc(50% - 15px);
        margin-right: 30px;
    } */
    /* .product-layoutcat:nth-child(3n) {
        margin-right: 30px;
    } */
    /* .product-layoutcat:nth-child(2n) {
        margin-right: 0;
    } */
}

@media screen and (max-width: 991px) {
    .navbar-collapse.collapse {
        display: none !important;
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .add-to-cart-tooltip_cat {
        padding: 15px 5px;
    }
    .banner-home .container {
        height: 100%;
        display: flex;
        align-items: center;
    }
    #menu {
        position: relative;
        z-index: 2;
    }
    /* .breadcrumb {
        width: calc(100% - 345px);
        margin-left: auto;
    } */
    .activetopmenu a::before {
        color: #fff!important;
    }
    #menu .nav>li:focus .fa.fa-angle-right.menu,
    #menu .nav>li:hover .fa.fa-angle-right.menu {
        color: #fff;
    }
    #menu .nav li:hover a::before {
        color: #fff;
    }
    .header__menu--static {
        width: 315px;
        position: absolute;
        z-index: 10;
    }
    .circleout,
    .manufac-menu {
        text-align: center
    }
    li.activetopmenu>a {
        color: #fff !important
    }
    li.activetopmenu {
        background-color: #f5483f;
    }
    li.activetopmenu .fa.fa-angle-right.menu {
        color: #fff;
    }
    .navbar-nav .hidem>li {
        float: left
    }
    .nav .hidem>li {
        position: relative;
        display: block
    }
    .circle {
        animation: spinfon 1.4s infinite linear;
        -moz-animation: spinfon 1.4s infinite ease-in-out;
        -webkit-animation: spinfon 1.4s infinite linear;
        -webkit-border-radius: 500px;
        border-radius: 500px;
        height: 50px;
        margin: 0 auto;
        width: 50px
    }
    .circleout {
        animation: spintell 2s infinite linear;
        -webkit-animation: spintell 2s infinite linear;
        -moz-animation: spintell 2s infinite linear;
        -webkit-border-radius: 55px;
        border-radius: 55px;
        color: #fff;
        font-size: 22px;
        line-height: 53px;
        height: 55px;
        margin: 0 auto;
        position: relative;
        top: -52px;
        width: 55px
    }
    #menu .dropdown-inner ul {
        display: inline-block;
        width: 100%!important;
    }
    #menu .children-category .list-unstyled {
        position: relative;
    }
    .top-mainmenu {
        margin-top: 10px
    }
    #menu .dropdown:hover .dropdown-menu {
        margin-top: -1px;
        opacity: 1;
        visibility: visible;
        height: auto;
        transition: all 320ms, opacity 0s;
        -webkit-transition: all 320ms, opacity 0s;
        -o-transition: all 320ms, opacity 0s;
    }
    #menu .dropdown-menu {
        display: block;
        -webkit-border-radius: 0;
        border-radius: 0;
        position: absolute;
        opacity: 0;
        visibility: hidden;
        overflow: hidden;
        width: 100%;
        min-width: 240px;
        left: 100%;
        top: 0;
    }
    .affix {
        top: -6px;
        z-index: 101;
        width: 100%;
        position: fixed !important
    }
    a.plus-link {
        display: none !important
    }
    .children_lv3 {
        display: list-item !important
    }
    #menu .plus,
    .mobhidden {
        display: none
    }
    .fixslbann {
        margin-top: 15px
    }
    #menu .dropdown-inner {
        display: block;
        width: 930px
    }
}

@media (min-width: 1200px) {
    #content .col-lg-2:nth-child(6n+1),
    #content .col-lg-3:nth-child(4n+1),
    #content .col-lg-4:nth-child(3n+1),
    #content .col-lg-6:nth-child(2n+1),
    .cat_clear:nth-child(4n+5) {
        clear: left
    }
    .product-grid.col-lg-3:nth-child(8n-1),
    .product-grid.col-lg-4:nth-child(6n-1) {
        border-right: none
    }
    #menu .nav .hidem>li.activetopmenu>a:hover,
    #menu .nav .hidem>li.open>a {
        background: #ceb478;
        color: #fff;
        line-height: 40px;
        margin-top: 0;
        position: relative
    }
    .sixe_price {
        margin-left: 105px
    }
    .column_width1_noimg {
        width: 111%
    }
    .column_width2 {
        width: 302.7%
    }
    .column_width2_noimg {
        width: 222%
    }
    .column_width3,
    .column_width3_noimg {
        width: 302.7%
    }
    .fixxsmenu {
        top: 82%;
        left: 10%
    }
    #logo {
        left: -30px
    }
    #menu .dropdown-inner {
        display: block;
        width: 100%
    }
    .fix_true {
        max-width: 430.5px
    }
    .product__bottom-info .cart {
        width: calc(100% - 53px);
    }
}

@media screen and (max-width: 768px) {
    .price-custom__content {
        max-width: 100%;
    }
    .product_cart {
        max-width: 100%;
    }
    .product_cart-info {
        margin-top: 0;
    }
    .product__attr_title h2,
    .product__attr_title .h2 {
        font-size: 18px;
    }
    .specification-table td {
        font-size: 12px;
        line-height: 1.2;
        letter-spacing: 0.06px;
    }
    .checkout-simplecheckout h1 {
        font-size: 24px;
    }
}

@media only screen and (min-width: 1200px) {
    .nopadding {
        padding: 0;
    }
    /* .product-thumb .btn-cart {
        -webkit-transform-origin: 100% 100%;
        -ms-transform-origin: 100% 100%;
        transform-origin: 100% 100%;
        -webkit-transform: rotate3d(1, 0, 0, 90deg);
        transform: rotate3d(1, 0, 0, 90deg);
        -webkit-transition: .4s cubic-bezier(.19, 1, .22, 1);
        -o-transition: .4s cubic-bezier(.19, 1, .22, 1);
        transition: .4s cubic-bezier(.19, 1, .22, 1)
    } */
    .product-thumb .wishlist {
        -webkit-transform-origin: 100% 100%;
        -ms-transform-origin: 100% 100%;
        transform-origin: 100% 100%;
        -webkit-transform: rotate3d(1, 0, 0, 90deg);
        transform: rotate3d(1, 0, 0, 90deg);
        -webkit-transition: .4s cubic-bezier(.19, 1, .22, 1);
        -o-transition: .4s cubic-bezier(.19, 1, .22, 1);
        transition: .4s cubic-bezier(.19, 1, .22, 1)
    }
    .nav-tabs.mod>li {
        margin-right: 63px;
    }
}

@media screen and (max-width: 1800px) {
    .contact-map__content {
        width: 340px;
        min-height: auto;
        top: 35%;
        left: 24%;
        padding: 56px 40px
    }
}

@media only screen and (max-width: 1599.98px) {
    .contact-map__content {
        left: 14%
    }
}

@media only screen and (max-width: 1339.98px) {
    .categories__item_casual {
        margin-top: 0;
        height: 411px
    }
    .categories__shadow-txt {
        font-size: 60px;
    }
    .categories__circe-opacity_small {
        left: 240px !important;
    }
    .categories__circe-opacity {
        left: 120px;
    }
    .categories__circe {
        left: 200px;
    }
    .categories__inner {
        margin-top: 0;
        padding-top: 20px
    }
    .nav-tabs h2,
    .nav-tabs .h2,
    .nav-tabs>li>a {
        font-size: 18px
    }
    .nav-tabs .active a h2,
    .nav-tabs .active a .h2 {
        font-size: 18px;
    }
    /* .fix_image {
        margin-left: 0;
    } */
    .fix_image__imglink .thumbnail_full {
        min-height: auto
    }
    /* .rowimg_position {
        position: relative;
        top: auto;
        bottom: 0
    } */
    .owl-carousel .owl-buttons .owl-prev {
        left: 15px
    }
    .owl-carousel .owl-buttons .owl-next {
        right: 15px
    }
    /* .owl-carousel_vertical {
        right: 0
    }
    .owl-carousel_vertical .image-additional .thumbnail, .owl-carousel_vertical .owl-wrapper-outer {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        left: 0;
    }
    .owl-carousel_vertical .owl-wrapper-outer {
        min-width: 100%;
        pointer-events: auto;
    } */
    .owl-carousel_vertical .owl-item {
        width: auto;
        height: auto !important
    }
    .owl-carousel_vertical .owl-buttons .owl-next {
        top: 50%;
        -webkit-transform: rotate(0) translateY(-50%);
        -ms-transform: rotate(0) translateY(-50%);
        transform: rotate(0) translateY(-50%);
        right: 0;
        left: inherit;
    }
    .owl-carousel_vertical .owl-buttons .owl-prev {
        top: 50%;
        -webkit-transform: rotate(180deg) translateY(50%);
        -ms-transform: rotate(180deg) translateY(50%);
        transform: rotate(180deg) translateY(50%);
        left: 0
    }
    .ocfilter .ocf-option-name::before {
        max-width: 120px
    }
    .ocfilter .list-group-item:last-child .ocf-option-name::before {
        max-width: 20px
    }
    .price-custom_opt,
    .price-custom_roznica {
        padding: 10px 5px;
    }
}

@media (max-width: 1200px) {
    .product__category-wrap {
        margin-bottom: 15px;
    }
    .product__bottom-info .cart {
        width: calc(100% - 40px);
    }
    .header__logo {
        max-width: 130px;
    }
    .product-grid .product-thumb .caption {
        padding: 0 10px
    }
    .product-thumb .button-group button,
    .product-thumb .button-group button+button {
        width: 33.33%
    }
    .product_tabs li:after {
        right: -15px;
    }
    .product-thumb:not(.product-thumb-blog) {
        margin: 0 7px;
    }
}

@media screen and (max-width: 1199.98px) {
    .categories__item_casual,
    .categories__item_dress {
        height: 291px
    }
    .ocfilter .ocf-option-name {
        letter-spacing: 0;
    }
    .category__title_margin {
        margin: 0;
    }
    .caption a {
        font-size: 14px;
        line-height: 120%;
    }
    .scale {
        margin-bottom: 10px;
    }
    .categories__item_dress .categories__name {
        bottom: 20px;
    }
    /* #search {
        -webkit-flex-basis: 275px;
        -ms-flex-preferred-size: 275px;
        flex-basis: 275px
    } */
    .section__title_margin {
        margin: 30px 0
    }
    .categories__item {
        margin-bottom: 15px
    }
    .categories__item_dress::after {
        right: 30px
    }
    .categories__item_casual::after {
        width: 212px;
    }
    .categories__item_clothes::after {
        right: -15px
    }
    .categories__item_sport::after {
        right: 30px
    }
    .categories__shadow-txt {
        font-size: 48px;
        line-height: 1
    }
    .categories__name {
        font-size: 20px;
        line-height: 1
    }
    /* .image-additional {
        width: auto;
        max-height: 233px
    } */
    /* .nav-tabs>li:not(:last-child)::after {
        right: -20px
    } */
    .nav-tabs h2,
    .nav-tabs .h2,
    .nav-tabs>li>a {
        font-size: 16px
    }
    .nav-tabs .active a h2,
    .nav-tabs .active a .h2 {
        font-size: 16px;
    }
    .about-us_title {
        padding: 30px 0
    }
    .about-us img {
        max-width: 420px
    }
    .blog-title a,
    .aridius_news_show_date p {
        font-size: 14px;
        line-height: 18px;
    }
    .custom__product {
        padding-left: 15px
    }
    .contact-map__content {
        left: 15px
    }
    .product-layout1 .product-thumb .price,
    .product-layout2 .product-thumb .price {
        font-size: 16px;
        line-height: 18px;
        padding: 8px
    }
    .product-layout1 .btn-instock,
    .product-layout2 .btn-instock {
        font-size: 12px;
        line-height: 1
    }
    .price-custom_opt,
    .price-custom_roznica {
        font-size: 16px;
        line-height: 18px;
        padding: 8px
    }
    /* .price-custom__wrapp {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .price-custom_roznica {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
    .price-custom_opt {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }
    .price-custom_small {
        font-size: 12px
    } */
    .price-custom__content {
        margin-left: 0;
        margin-top: 15px
    }
    .ocfilter .list-group {
        padding: 0px 10px
    }
    .ocfilter .ocf-option-name::before {
        max-width: 100px
    }
    .ocfilter .list-group-item:last-child .ocf-option-name::before {
        max-width: 10px
    }
    .ocfilter .badge {
        font-size: 13px;
    }
    .ocfilter .panel-heading {
        font-size: 16px;
    }
}

@media screen and (max-width: 1400px) {
    .categories__grid a.three {
        height: 400px;
    }
    .categories__grid {
        grid-template-rows: 162px 162px;
    }
}

@media screen and (max-width: 1339px) {
    .header__categories-link {
        /* font-size: 13px; */
        line-height: 13px;
    }
    #slideshow0 .owl-controls {
        width: 1170px;
        margin: 0 auto;
    }
    .owl-carousel:not(#slideshow0),
    .owl-carousel:not(#slideshow0) .owl-buttons {
        width: 900px;
    }
    .owl-carousel:not(#slideshow0) .owl-buttons {
        top: -69px;
    }
    .product__title {
        font-size: 21px;
        line-height: 21px;
    }
    .product__info_top {
        margin-bottom: 15px;
    }
    .product__info .list-unstyled li {
        font-size: 14px;
        line-height: 24px;
    }
    #main-image {
        height: 467px;
    }
    .priceproduct-old,
    .product__price_usd {
        font-size: 16px;
    }
    .product__priceOld_wrap {
        margin-top: 10px;
    }
    .priceproduct-new {
        font-size: 30px;
        line-height: 30px;
    }
    .product__info__option {
        font-size: 14px;
        line-height: 14px;
    }
    #product .control-label {
        font-size: 14px;
        line-height: 14px;
    }
    .product__addWrap #button-cart {
        width: 177px;
        height: 45px;
    }
    .product__addWrap #button-cart {
        margin-left: auto;
    }
    .owl-carousel#additional .owl-wrapper-outer {
        height: auto;
    }
    .product__image .owl-carousel#additional .owl-controls {
        width: auto;
    }
}

@media screen and (max-width: 1199px) {
    .footer__inner a {
        font-size: 14px;
    }
    .tell_nav,
    .phone .dropdown-menu>li>a {
        font-size: 14px;
        line-height: 14px;
    }
    .contact__line {
        margin: 0 60px;
    }
    .contact__iframe {
        height: 300px !important;
    }
    #slideshow0 .owl-controls {
        width: 970px;
    }
    .banner-home {
        margin-top: 0;
    }
    .section__title {
        font-size: 28px;
        line-height: 28px;
    }
    .section__title::before {
        width: 40px;
        left: -67px;
    }
    .section__title::after {
        width: 40px;
        right: -67px;
    }
    .aboutUs__bold {
        font-size: 19px;
        line-height: 19px;
        margin: 18px 0;
    }
    .blog-custom .section__title_margin {
        margin-bottom: 19px;
    }
    /* .product-layoutcat {
        margin-right: 12px;
        flex-basis: calc(105% / 3 - 20px);
    } */
    .ocfilter .ocf-option-name {
        font-size: 14px;
        line-height: 14px;
    }
    .ocfilter .ocf-option-values label {
        font-size: 13px;
    }
    .product__category .product-thumb_bottom_txt span {
        margin: 0 3px;
    }
    #input-sort {
        width: 155px;
    }
    .product__category .product-thumb_price {
        top: calc(100% + 60px);
    }
    .product__category .product-thumb_bottom {
        height: auto;
        margin-top: 16px;
        visibility: visible;
        top: 100%;
    }
    /* .product__category .product-layoutcat {
        margin-bottom: 14px;
    } */
    .ocfilter-option .ocf-option-values {
        padding-top: 0;
    }
    .catalog_wrapp .product-thumb:hover .caption {
        position: static;
    }
    .product__category .product-thumb_price,
    .product__category .product-thumb_bottom_instock {
        grid-template-columns: 1fr;
        grid-gap: 10px;
    }
    .product__category .product-thumb_bottom_instock .text-right {
        text-align: left !important;
    }
    .product__category .btn-cart {
        margin: 0 auto;
    }
    .product__category .product-thumb_price_wrap {
        justify-content: center;
    }
    .product__category .product-thumb {
        box-shadow: 0 0 0 1px rgba(233, 233, 233, 1);
    }
    .catalog_wrapp #column-left {
        padding-right: 0;
    }
    .product__category {
        grid-gap: 60px 7px;
    }
    .product__image .owl-carousel#additional .owl-buttons {
        top: calc(-256% - -18px);
    }
    .custom-article img {
        width: 400px !important;
    }
    .owl-carousel:not(#slideshow0) .owl-buttons .owl-next {
        right: -55px;
    }
    .owl-carousel:not(#slideshow0) .owl-buttons .owl-prev {
        left: -55px;
    }
}

@media (max-width: 1199px) {
    .tomvmenu .opacityhv {
        display: none
    }
    .blog-title_wrapp {
        margin-left: 0;
    }
    .column_width1_noimg {
        width: 116%
    }
    .column_width2,
    .column_width2_noimg,
    .column_width3,
    .column_width3_noimg {
        width: 232%
    }
    .header__search {
        width: 300px;
    }
}

@media screen and (max-width: 1170px) {
    .header__categories-link::before,
    .header__categories-link:last-child::after {
        display: none;
    }
    .header__categories-link {
        /* font-size: 12px; */
    }
    body {
        padding-bottom: 250px;
    }
}

@media screen and (max-width: 1024px) {
    .categories__item_headphones::after {
        width: 300px;
        right: -60px;
    }
    .categories__item_charging::after {
        width: 230px;
        right: 14px;
    }
    .categories__item_powerBank::after {
        width: 220px;
        right: 10px;
    }
    .categories__item_cable::after {
        width: 245px;
        right: 0;
    }
    #fast-order {
        z-index: -10;
    }
    .section__title,
    .category-content__wrap h1 {
        font-size: 32px
    }
    .about-us_content {
        width: 100%;
    }
    /* .about-us_img{
        width: 100%;
        margin-top: 20px;
        text-align: center;
    } */
    .product-thumb:not(.product-thumb-blog) {
        min-height: auto;
    }
    .owl-carousel:not(#slideshow0) .owl-wrapper-outer {
        height: auto!important;
        margin-bottom: 20px;
    }
    #simplecheckout_shipping {
        width: 49%;
        float: left;
        clear: left;
    }
    #simplecheckout_payment {
        width: 47%;
        float: right;
        clear: inherit;
    }
    .popular_wrap {
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 991.98px) {
    .header__navbar .navbar-nav {
        display: block
    }
    .account-address .text-right {
        text-align: center !important;
    }
    .btn.btn-info {
        margin-bottom: 20px;
    }
    .price-custom_roznica {
        width: 100%;
        text-align: center;
    }
    .product__priceNoDisc_wrap {
        display: flex;
        flex-direction: column;
        align-items: center;
        order: 1;
        margin-bottom: 20px;
    }
    .product__title {
        font-size: 25px;
        line-height: 120%;
        letter-spacing: 0;
    }
    .categories__circe {
        display: none !important;
    }
    .categories__circe-opacity {
        display: none !important;
    }
    .header {
        position: relative;
        z-index: 9999;
    }
    .header__logo {
        max-width: 140px;
        width: 100%
    }
    .header__hamburger-box-mob a {
        background-color: transparent;
        color: #555;
        font-size: 18px;
        line-height: 28px;
        text-transform: uppercase
    }
    .categories__shadow-txt {
        font-size: 28px;
        line-height: 1
    }
    .desc-cat_top h1 {
        font-size: 38px;
    }
    /* #search {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    } */
    .footer__wrapp .col-6 {
        margin-bottom: 15px
    }
    .aboutus_footer {
        text-align: center;
    }
    .categories__item_dress::after {
        right: 5px
    }
    .categories__item_casual::after {
        right: -15px
    }
    .categories__item_sport::after {
        right: -30px
    }
    .categories__name {
        font-size: 14px;
        line-height: 1;
        left: 15px
    }
    /* .nav-tabs h2,.nav-tabs .h2, .nav-tabs>li>a, .tab-content {
        font-size: 12px
    } */
    #menu .btn-navbar {
        position: absolute;
        top: 20px;
        right: 0
    }
    .image-additional {
        width: auto;
        max-height: 100%;
    }
    .phone {
        display: none
    }
    .setifooter_ico {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    /* .nav-tabs>li:not(:last-child)::after {
        right: -15px
    } */
    .tab-content {
        line-height: 14px
    }
    .footer_add {
        margin-top: 20px;
        margin-bottom: 20px
    }
    /* .nav-tabs .active a h2,.nav-tabs .active a .h2  {
        font-size: 12px;
        line-height: 1
    } */
    .navbar-nav {
        margin: 0
    }
    .fix_image .owl-carousel .owl-buttons .owl-prev {
        left: 10px;
        bottom: 0
    }
    .fix_image .owl-carousel .owl-buttons .owl-next {
        right: 10px;
        bottom: 0
    }
    .contact-map__content {
        left: 50%;
        top: 90%;
        border: 1px solid #f8f8f8;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    .contact-form {
        padding-top: 150px
    }
    /* .contact-form .form-group_padding-left {
        padding-left: 0
    } */
    .contact-form_title {
        margin-bottom: 30px;
    }
    .owl-carousel .owl-buttons .owl-prev {
        left: 30px
    }
    .owl-carousel .owl-buttons .owl-next {
        right: 30px
    }
    .ocfilter .ocf-option-name::before {
        max-width: 54px
    }
    .ocfilter .ocf-option-values label {
        font-size: 12px !important
    }
    .product-thumb .effect-hover p {
        top: 10px;
        right: 5px;
    }
    .product-thumb .effect-hover p svg {
        width: 20px;
    }
    #option-2 .ocf-option-values label {
        padding-left: 23px;
    }
    .btn-cart,
    .btn-instock {
        font-size: 14px;
        padding: 10px;
    }
    .product-thumb .price,
    .price-custom_opt {
        width: 100%;
        text-align: center;
    }
    .corner_0,
    .corner_1,
    .corner_2,
    .corner_3 {
        left: 10px;
        top: 10px;
    }
    .price-custom_small {
        text-align: center;
    }
    #option-2 .badge {
        max-width: initial;
        min-width: initial;
    }
    .aridius_news-hover {
        width: 100%;
    }
}

@media only screen and (max-width: 991px) and (max-width: 991.98px) {
    .navbar-nav>li {
        display: block
    }
}

@media (max-width: 991px) {
    #menu .nav>li:focus,
    #menu .nav>li:hover {
        background-color: transparent;
    }
    #menu .nav>li:focus>a,
    #menu .nav>li:hover>a {
        color: #222;
        margin-right: 0;
    }
    .fa.fa-angle-right.menu {
        display: none;
    }
    #menu .nav>li.open>a,
    #menu .nav>li>a,
    #menu .nav>li>a:hover {
        border-top: none
    }
    .navbar-nav>li.dropdown::after {
        content: "\f107";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        right: 13px;
        top: 10px;
        font-size: 18px;
        color: #0093dd;
    }
    .navbar-nav>li.dropdown.open::after {
        transform: rotate(180deg);
    }
    #menu .nav>li>a {
        display: inline-block;
        padding: 5px 10px 5px 45px;
        border: none;
    }
    .effect-hover p {
        opacity: 1
    }
    .hidev {
        display: none !important
    }
    .circle {
        animation: spinfon 1.4s infinite linear;
        -moz-animation: spinfon 1.4s infinite ease-in-out;
        -webkit-animation: spinfon 1.4s infinite linear;
        -webkit-border-radius: 300px;
        border-radius: 300px;
        height: 30px;
        margin: 0 auto;
        width: 30px
    }
    .circleout {
        animation: spintell 2s infinite linear;
        -webkit-animation: spintell 2s infinite linear;
        -moz-animation: spintell 2s infinite linear;
        -webkit-border-radius: 55px;
        border-radius: 55px;
        color: #fff;
        font-size: 15px;
        line-height: 33px;
        height: 35px;
        margin: 0 auto;
        text-align: center;
        position: relative;
        top: -32px;
        width: 35px
    }
    .image_main {
        display: none
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    #menu .dropdown-inner ul {
        display: inline-block;
    }
    #menu .children-category .list-unstyled {
        vertical-align: top;
        position: relative
    }
    .navbar-header {
        float: none
    }
    .navbar-left,
    .navbar-nav,
    .navbar-right {
        float: none !important
    }
    .navbar-toggle {
        display: block;
        margin: 2px 0 0 0;
        width: 100%;
    }
    .navbar-toggle:hover {
        color: #fff;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px
    }
    .navbar-nav {
        margin-top: 7.5px
    }
    .navbar-nav>li {
        float: none
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .collapse.in {
        display: block !important;
        overflow-x: hidden
    }
    #menu {
        -webkit-border-radius: 4px;
        border-radius: 4px
    }
    #menu div.dropdown-inner>ul.list-unstyled {
        display: block
    }
    #menu div.dropdown-menu {
        margin-left: 0 !important;
        padding: 0;
        margin: 10px auto
    }
    #menu .dropdown-inner a {
        width: 100%;
        color: #222
    }
    #menu .dropdown-menu a:hover,
    #menu .dropdown-menu ul li a:hover {
        color: #000
    }
    #menu .see-all {
        margin-top: 0;
        border: none;
        -webkit-border-radius: 0;
        border-radius: 0;
        color: #fff
    }
    #menu .dropdown-inner1 a {
        color: #fff
    }
    #top-menu {
        top: 0;
        z-index: 101;
        width: 100%;
        position: relative !important
    }
    a.plus-link {
        position: relative;
        right: -55px;
        text-align: left;
        top: -27px;
        background: 0 0 !important;
        width: 20px !important;
        float: right
    }
    #menu ul.list-unstyled,
    .children_lv3>a {
        text-align: left !important
    }
    #menu ul.list-unstyled {
        width: 100% !important
    }
    #menu .dropdown-inner {
        display: block;
        width: auto !important
    }
    #menu .fa.fa-angle-down.menu {
        display: none
    }
    #menu .with-child {
        margin-right: 56px;
        clear: none
    }
    .fixxsmenu {
        top: 65%;
        left: 30%
    }
    #fast-order {
        padding: 13px 6px;
    }
    .header__search>svg {
        display: none;
    }
    .product-thumb_bottom_instock {
        display: block;
    }
    .product-thumb_bottom_instock .text-right {
        text-align: left!important;
        margin-top: 5px;
    }
    .product__container {
        padding-bottom: 50px;
    }
}

@media (max-width: 768px) {
    .product-list .product-thumb .button-group {
        border-left: none
    }
}

.simpleregister-block-content .col-sm-2 {
    width: 40%;
}

.simpleregister-block-content .col-sm-10 {
    width: 60%;
}

.panel-heading-mobile {
    display: none;
}

.checkout-simplecheckout .breadcrumb li:nth-child(2) {
    display: none;
}

@media screen and (min-width: 768px) {
    /* .header__cart-wrap{
        height: 92px;
    } */
    /* .product-thumb .image{
        padding: 21px;
    } */
}

@media (max-width: 767px) {
    .footer__bold-link {
        margin: 0 auto 10px;
    }
    .category-content__wrap img {
        display: block;
        float: none !important;
        margin: 0 auto 20px;
    }
    .simpleregister-block-content .col-sm-2 {
        width: 100%;
    }
    .simpleregister-block-content .col-sm-10 {
        width: 100%;
    }
    .text-right .btn-primary,
    .text-right .btn-danger {
        display: block;
        margin: 0 auto 20px;
        width: 100%;
    }
    .owl-buttons {
        display: none;
    }
    .pagcolor .owl-pagination {
        margin-top: 10px;
    }
    #slideshow0 .owl-controls {
        padding: 0;
    }
    .footer__links {
        display: block;
    }
    .categories__shadow-txt,
    .section__title {
        font-size: 26px;
        line-height: 1.3;
    }
    .navcentr,
    a.scup {
        text-align: center
    }
    .product-list .product-thumb .caption {
        min-height: 0;
        margin-left: 0;
        padding: 0 10px
    }
    .product-grid .product-thumb .caption {
        min-height: 0
    }
    .product-thumb .button-group button,
    .product-thumb .button-group button+button {
        width: 33.33%
    }
    .title_center,
    .title_h3 {
        font-size: 20px
    }
    .opacityhv {
        margin: 0 auto
    }
    .cat_clear:nth-child(2n+3) {
        clear: left
    }
    .product-info {
        margin-bottom: 20px
    }
    .aboutus_footer {
        padding: 0 15px
    }
    .possm {
        margin-left: 21px
    }
    .tell_nav {
        font-size: 12px
    }
    .footer_mailtext {
        margin-top: 15px
    }
    .navright {
        display: inline-block;
        margin-right: 10px
    }
    /* .item-title {
        display: block
    } */
    .effect-phoebe p a {
        opacity: 1 !important;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important
    }
    .scup {
        position: fixed;
        z-index: 1010;
        bottom: 40px;
        right: 10px
    }
    a.scup {
        outline: 0
    }
    a.scup:active,
    a.scup:focus,
    a.scup:hover {
        opacity: 1;
        text-decoration: none
    }
    a.scup i {
        margin-top: 10px;
        color: #ADCDD6;
        font-size: 47px
    }
    a.scup i:hover {
        text-decoration: none;
        color: #ADCDD8
    }
    .navbar-nav>li>a {
        background: 0 0
    }
    .zoomContainer {
        display: none !important
    }
    .navcentr {
        position: relative;
        list-style-type: none
    }
    #logo img {
        margin-left: auto;
        margin-right: auto
    }
    .fix_true {
        max-width: 661px
    }
    .form-horizontal .form-group label {
        margin-right: 15px;
        margin-left: 15px;
    }
    .ocfilter .popover {
        padding: 12px 8px;
        right: 12px;
        left: inherit !important;
        margin-left: 0;
        margin-top: 55px;
    }
    .popover.right>.arrow:after,
    .popover.right>.arrow {
        display: none;
    }
}

@media only screen and (max-width: 767.98px) {
    .br-b-sm-15,
    .br-t-sm-15 {
        margin-top: 15px;
        border-collapse: collapse
    }
    .section__title,
    .category-content__wrap h1 {
        font-size: 25px;
    }
    .menu_mob_plus {
        padding: 0 !important;
    }
    .d-sm-none {
        display: none
    }
    .d-sm-block {
        display: inline-block !important;
    }
    .padding-sm-0 {
        padding: 0
    }
    .container {
        width: 100%
    }
    .table-sm-row {
        display: table-row;
        text-align: left
    }
    .table-sm {
        display: table-cell;
        text-align: left
    }
    .br-b-sm-15 {
        border-bottom: 15px solid transparent !important
    }
    .br-t-sm-15 {
        border-top: 15px solid transparent !important
    }
    .header__logo {
        max-width: 126px;
        width: 100%
    }
    .categories__second-row {
        margin-top: 0
    }
    .categories__shadow-txt {
        font-size: 42px;
        line-height: 1
    }
    .categories__name {
        font-size: 24px;
        line-height: 1;
        left: 30px
    }
    .nav-tabs h2,
    .nav-tabs .h2 {
        font-size: 18px
    }
    .nav-tabs .active a h2,
    .nav-tabs .active a .h2 {
        font-size: 18px;
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: normal
    }
    .about-us img {
        max-width: 320px;
        margin-left: 15px
    }
    .product__title {
        font-size: 26px;
        line-height: 1
    }
    /* #button-cart {
        margin-bottom: 15px
    } */
    .fix_image .owl-carousel .owl-buttons .owl-prev {
        left: -webkit-calc(50% - 50px);
        left: calc(50% - 50px);
        bottom: -60px;
        top: auto
    }
    .fix_image .owl-carousel .owl-buttons .owl-next {
        right: -webkit-calc(50% - 50px);
        right: calc(50% - 50px);
        bottom: -60px;
        top: auto
    }
    /* .product-layoutcat {
        padding: 0 5px;
    } */
    .price-custom_small {
        font-size: 14px
    }
    /*.ocfilter {*/
    /*height: 0;*/
    /*opacity: 0;*/
    /*visibility: hidden*/
    /*}*/
    /*.ocfilter .panel-heading {*/
    /*position: -webkit-sticky;*/
    /*position: sticky;*/
    /*top: 0;*/
    /*z-index: 99*/
    /*}*/
    /*.ocfilter .ocf-option-name::before {*/
    /*max-width: -webkit-calc(100% - 124px);*/
    /*max-width: calc(100% - 124px)*/
    /*}*/
    /*.ocfilter .list-group-item:last-child .ocf-option-name::before {*/
    /*max-width: -webkit-calc(100% - 274px);*/
    /*max-width: calc(100% - 274px)*/
    /*}*/
    .ocfilter-mobile-handle .btn-primary {
        top: 90px;
    }
    #option-2 .badge {
        display: inline-block;
        max-width: 100%
    }
    .checkout-custom_price {
        margin-left: 10px
    }
    .table-responsive_border {
        border: 0
    }
    .intaim-input {
        display: block
    }
    .catalog_wrapp #column-left {
        display: block !important;
    }
    .ocfilter-mobile {
        display: none !important;
    }
    .ocfilter .list-group {
        padding: 0px 15px;
    }
    .desc-cat_top h1 {
        font-size: 28px;
        padding-bottom: 15px;
    }
    .ocfilter .panel-heading {
        font-size: 16px;
    }
    .panel-heading-mobile {
        display: block;
        position: relative;
    }
    .panel-heading-mobile:after {
        content: '';
        border: solid black;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 3px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        position: absolute;
        top: 16px;
        right: 22px;
        transition: .3s;
    }
    .panel-heading-mobile.active:after {
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
    }
    .ocfilter {
        padding-bottom: 0;
    }
    .ocfilter .list-group {
        display: none;
        padding-bottom: 10px;
    }
    .ocfilter .list-group-item:first-of-type {
        border-top: 1px solid #ddd;
    }
    .ocfilter .list-group-item.selected-options {
        padding-bottom: 10px;
    }
}

@media only screen and (max-width: 575.98px) {
    .breadcrumb {
        display: none;
    }
    .product__image {
        margin-top: 35px!important;
    }
    /* .header__search_showBtn{
        position: relative;
        width: 33px;
        height: 47px;
        display: block;
        margin-left: 0;
    } */
    /* .header__search_showBtn::before {
        content: '';
        display: block;
        width: 31px;
        height: 26px;
        background: url(icon/search.svg) center/contain no-repeat;
        position: absolute;
        top: 10px;
    } */
    .header__search_desktop {
        position: absolute;
        width: 100%;
        background: #fff;
        z-index: 10;
        left: 0;
        margin-left: 0;
        top: 0;
        height: 62px;
        padding-top: 11px;
        visibility: hidden;
        opacity: 0;
        transition: all .3s;
    }
    .header__search_desktop .close-search {
        display: block;
        position: absolute;
        right: 0;
        top: 19px;
        font-size: 30px;
        opacity: 1;
    }
    /* .header__search_desktop #search {
        width: calc(100% - 25px);
    } */
    .header__search_desktop.show {
        visibility: visible;
        opacity: 1;
    }
    .d-xs-none {
        display: none
    }
    /* .table-cart__wrapp .cart {
        display: block;
        margin-left: -2px;
    } */
    .table-xs-row {
        display: table-row;
        text-align: left
    }
    .table-cart tbody>tr>td {
        display: block;
        margin: auto;
        text-align: center;
        line-height: 60% !important;
    }
    .table-cart_del {
        position: absolute;
        right: 0;
        top: 0;
    }
    /* #search {
        -webkit-box-flex: 2;
        -webkit-flex: 2 1 100%;
        -ms-flex: 2 1 100%;
        flex: 2 1 100%;
        margin-right: 5px
    } */
    .header__wishlist_dest {
        display: none
    }
    #collapse-coupon .input-group,
    .header__wishlist_mobile {
        display: block
    }
    .categories__shadow-txt {
        font-size: 32px;
        line-height: 1
    }
    #menu .btn-navbar {
        top: 0;
        margin-right: 15px;
    }
    /* .breadcrumb>li:not(:last-child):after {
        margin: 0 5px
    }
    .breadcrumb>li>a, .breadcrumb>li>span {
        font-size: 12px;
        line-height: 16px;
        letter-spacing: -.16px
    } */
    /* .nav-tabs>li:not(:last-child)::after {
        right: -10px
    } */
    .nav-tabs.mod>li {
        margin-right: 20px
    }
    .nav-tabs.mod>li:last-of-type {
        margin-right: 0;
    }
    .about-us img {
        max-width: 100%;
        margin-left: 0
    }
    .contact-form .btn-cart {
        padding: 21px 30px
    }
    .owl-carousel .owl-buttons .owl-prev {
        left: 15px
    }
    .owl-carousel .owl-buttons .owl-next {
        right: 15px
    }
    .ocfilter .list-group-item:last-child .ocf-option-name::before {
        max-width: -webkit-calc(100% - 204px);
        max-width: calc(100% - 204px)
    }
    /*.ocfilter-mobile.active {*/
    /*top: 64px*/
    /*}*/
    /* .header__cart-wrap .dropdown-menu {
        min-width: 300px;
        right: -10px;
        margin-right: 0
    } */
    .table-cart__wrapp,
    .header__cart-wrap .btn-instock {
        display: block;
    }
    .buttons-custom .btn-instock,
    .buttons-custom .btn-primary {
        display: block;
        width: 100%
    }
    .buttons-custom .pull-left {
        float: none !important
    }
    .buttons-custom .pull-right {
        float: none !important;
        margin-top: 15px
    }
    #collapse-coupon .btn-primary {
        display: inline-block;
        width: auto;
        margin-top: 15px;
        margin-left: 0
    }
    .collapse-voucher .input-group {
        display: block
    }
    .collapse-voucher .btn-primary {
        display: inline-block;
        width: auto;
        margin-top: 15px;
        margin-left: 0 !important
    }
    .header__search-btn.closeBtn {
        width: 20px;
        height: 20px;
        position: relative;
    }
    .header__search-btn.closeBtn:after {
        width: 100%;
        height: 2px;
        background: #000;
        position: absolute;
        left: 0;
        transform: rotate(45deg);
        top: 12px;
    }
    .header__search-btn.closeBtn:before {
        content: '';
        width: 100%;
        height: 2px;
        background: #000;
        position: absolute;
        left: 0;
        transform: rotate(-45deg);
        top: 12px;
    }
    #simplecheckout_shipping,
    #simplecheckout_payment {
        width: 100%;
        float: none;
        clear: both;
    }
}

@media (max-width: 514px) {
    .account-address td {
        display: block;
    }
    .btn.btn-info {
        width: 100%;
    }
    .account-address .btn-primary,
    .account-address .btn-default {
        padding: 18px;
    }
    .checkout-custom tr td {
        display: block;
        text-align: center;
        margin: 0;
        border-width: 0 !important;
    }
    .nav-tabs.mod {
        flex-wrap: wrap;
    }
    .nav-tabs.mod>li {
        width: 100%;
        text-align: center;
        margin-right: 0;
    }
    .nav-tabs.mod>li:after {
        display: none;
    }
    /* .product-layoutcat {
        flex-basis: calc(50% - 10px);
        margin-right: 20px;
    }
    .product-layoutcat:nth-child(2n) {
        margin-right: 0;
    } */
    .checkout-custom thead {
        display: none;
    }
    .checkout-custom tr {
        display: block;
        max-width: 300px;
        margin: auto;
        padding: 0 15px;
    }
    .checkout-custom_img a {
        margin: auto;
    }
    .cart__title {
        text-align: center;
    }
}

@media (max-width: 478px) {
    .timespecial.image {
        margin-bottom: 18px
    }
    .contact-map__content {
        position: static;
        transform: initial;
        width: 100%;
        padding: 20px 0;
    }
    .contact-form {
        padding-top: 0;
    }
    .contact-form_title {
        margin-top: 20px;
    }
}

@media screen and (max-width: 375px) {
    .custom__product {
        float: none !important
    }
    .product__category {
        display: block;
    }
    .product-thumb h4 {
        min-height: 0;
    }
    /* .product-layout, .product-layoutcat {
        margin-bottom: 35px;
    } */
    .fastorder__title {
        font-size: 16px;
    }
    .ocfilter .list-group-item:last-child .ocf-option-name::before {
        max-width: -webkit-calc(100% - 164px);
        max-width: calc(100% - 164px)
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #content .col-md-2:nth-child(6n+1),
    #content .col-md-3:nth-child(4n+1),
    #content .col-md-4:nth-child(3n+1),
    #content .col-md-6:nth-child(2n+1) {
        clear: left
    }
    .product-grid.col-lg-3:nth-child(8n-1),
    .product-grid.col-lg-4:nth-child(6n-1) {
        border-right: none
    }
    #menu .nav .hidem>li.activetopmenu>a:hover,
    #menu .nav .hidem>li.open>a {
        background: #ceb478;
        color: #fff;
        line-height: 40px;
        margin-top: 0;
        position: relative
    }
    #menu .nav .hidem>li>a {
        padding: 15px 10px !important;
        font-size: 14px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #content .col-sm-2:nth-child(6n+1),
    #content .col-sm-3:nth-child(4n+1),
    #content .col-sm-4:nth-child(3n+1),
    #content .col-sm-6:nth-child(2n+1) {
        clear: left
    }
    .product-grid.col-sm-6:nth-child(4n-1) {
        border-right: none
    }
    .ocfilter .ocf-option-name {
        font-size: 12px;
        line-height: 16px;
    }
}

@media (min-width: 993px) and (max-width: 1200px) {
    .cat_clear:nth-child(3n+4) {
        clear: left
    }
    .navcentr {
        bottom: 20px
    }
    .fix_true {
        max-width: 307.5px
    }
    #column-left .product-thumb .image {
        min-width: 183px;
        margin-bottom: 7px
    }
}

@media (min-width: 768px) and (max-width: 993px) {
    #column-left .product-thumb .image {
        float: none !important;
        margin-right: 0 !important
    }
    #column-left .product-thumb {
        margin-left: 0 !important
    }
}

.intl-tel-input {
    position: relative;
    display: block;
}

.intl-tel-input .hide {
    display: none;
}

.intl-tel-input .v-hide {
    visibility: hidden;
}

.intl-tel-input input,
.intl-tel-input input[type=text],
.intl-tel-input input[type=tel] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0;
}

.intl-tel-input .flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px;
}

.intl-tel-input .selected-flag {
    z-index: 1;
    position: relative;
    width: 36px;
    height: 100%;
    padding: 0 0 0 8px;
}

.intl-tel-input .selected-flag .iti-flag {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.intl-tel-input .selected-flag .iti-arrow {
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555;
}

.intl-tel-input .selected-flag .iti-arrow.up {
    border-top: none;
    border-bottom: 4px solid #555;
}

.intl-tel-input .country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.intl-tel-input .country-list.dropup {
    bottom: 100%;
    margin-bottom: -1px;
}

.intl-tel-input .country-list .flag-box {
    display: inline-block;
    width: 20px;
}

@media (max-width: 500px) {
    .intl-tel-input .country-list {
        white-space: normal;
    }
    .table-cart__discount {
        margin-bottom: 15px;
    }
}

.intl-tel-input .country-list .divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #CCC;
}

.intl-tel-input .country-list .country {
    padding: 5px 10px;
}

.intl-tel-input .country-list .country .dial-code {
    color: #999;
}

.intl-tel-input .country-list .country.highlight {
    background-color: rgba(0, 0, 0, 0.05);
}

.intl-tel-input .country-list .flag-box,
.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .dial-code {
    vertical-align: middle;
}

.intl-tel-input .country-list .flag-box,
.intl-tel-input .country-list .country-name {
    margin-right: 6px;
}

.intl-tel-input.allow-dropdown input,
.intl-tel-input.allow-dropdown input[type=text],
.intl-tel-input.allow-dropdown input[type=tel],
.intl-tel-input.separate-dial-code input,
.intl-tel-input.separate-dial-code input[type=text],
.intl-tel-input.separate-dial-code input[type=tel] {
    padding-left: 52px !important;
}

.intl-tel-input.allow-dropdown .flag-container,
.intl-tel-input.separate-dial-code .flag-container {
    right: auto;
    left: 0;
}

.intl-tel-input.allow-dropdown .selected-flag,
.intl-tel-input.separate-dial-code .selected-flag {
    width: 46px;
}

.intl-tel-input.allow-dropdown .flag-container:hover {
    cursor: pointer;
}

.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
    background-color: rgba(0, 0, 0, 0.05);
}

.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,
.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover {
    cursor: default;
}

.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,
.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag {
    background-color: transparent;
}

.intl-tel-input.separate-dial-code .selected-flag {
    background-color: rgba(0, 0, 0, 0.05);
    display: table;
}

.intl-tel-input.separate-dial-code .selected-dial-code {
    display: table-cell;
    vertical-align: middle;
    padding-left: 28px;
}

.intl-tel-input.separate-dial-code.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text],
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel] {
    padding-left: 66px;
}

.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
    width: 60px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel] {
    padding-left: 76px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
    width: 70px;
}

.intl-tel-input.separate-dial-code.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text],
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel] {
    padding-left: 74px;
}

.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
    width: 68px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel] {
    padding-left: 84px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    width: 78px;
}

.intl-tel-input.separate-dial-code.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text],
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel] {
    padding-left: 82px;
}

.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
    width: 76px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel] {
    padding-left: 92px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
    width: 86px;
}

.intl-tel-input.separate-dial-code.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text],
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel] {
    padding-left: 90px;
}

.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
    width: 84px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel] {
    padding-left: 100px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
    width: 94px;
}

.intl-tel-input.iti-container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px;
}

.intl-tel-input.iti-container:hover {
    cursor: pointer;
}

.iti-mobile .intl-tel-input.iti-container {
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
    position: fixed;
}

.iti-mobile .intl-tel-input .country-list {
    max-height: 100%;
    width: 100%;
}

.iti-mobile .intl-tel-input .country-list .country {
    padding: 10px 10px;
    line-height: 1.5em;
}

.iti-flag {
    width: 20px;
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .iti-flag {
        background-size: 5652px 15px;
    }
}

.iti-flag.ru {
    height: 14px;
    background-position: -4295px 0;
}

.iti-flag.ua {
    height: 14px;
    background-position: -5175px 0;
}

.iti-flag {
    width: 20px;
    height: 15px;
    box-shadow: 0 0 1px 0 #888;
    background-image: url("icon/flags.png");
    background-repeat: no-repeat;
    background-color: #DBDBDB;
    background-position: -5175px 0;
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .iti-flag {
        background-image: url("icon/flags@2x.png");
    }
}

.iti-flag.np {
    background-color: transparent;
}

@-webkit-keyframes expand {
    0% {
        transform: translateY(-5px)
    }
    50% {
        transform: translateY(5px)
    }
    100% {
        transform: translateY(-5px)
    }
}

@keyframes expand {
    0% {
        transform: translateY(-5px)
    }
    50% {
        transform: translateY(5px)
    }
    100% {
        transform: translateY(-5px)
    }
}

.scrollToTop {
    display: none;
    position: fixed;
    z-index: 99;
    right: 10px;
    bottom: 10px;
    width: 60px;
    height: 60px;
    background: #ddecf7;
    border-radius: 100px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.scrollToTop svg {
    width: 18px;
    height: 22px;
    -webkit-animation: expand 1.5s infinite;
    animation: expand 1.5s infinite;
}


/* Сотрудничество */

.cooperation {
    font-family: Verdana, sans-serif;
}

.cooperation_text_ul {
    list-style-type: disc;
    margin-left: 45px;
}

.cooperation_text_ol {
    list-style-type: decimal;
    margin-left: 45px;
}

.cooperation_general_text {
    font-size: 14px;
}

.cooperation_text_title {
    text-align: center;
    font-size: 32px;
}

.cooperation_text_subtitle {
    font-size: 20px;
    font-family: 'Proxima-Bold', sans-serif;
    text-transform: uppercase;
}

.bold {
    font-family: 'Proxima-Bold', sans-serif;
}

.black {
    font-weight: 900;
}

.text_decoration {
    text-decoration: underline;
}

.style_italic {
    font-style: italic;
}

.text_center {
    text-align: center;
}

.font_size_13 {
    font-size: 13px;
}

.font_size_16 {
    font-size: 16px;
}

.product-thumb.grey img {
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}


/*****************/


/* О нас */


/* .about_us_wrap {
    display: flex;
    justify-content: space-between;
}
.about_us_text_wrap, .about_us_img_wrap {
    width: 50%;
}
.about_us_text {
    font-size: 16px;
    line-height: 24px;
    line-height: 45px;
}
.about_us_text_span {
    color: #f86149;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 900;
}
.about_us_subtitle_2 {
    color: #f86149;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 900;
    text-align: right;
}
.about_us_img_wrap img {
    width: 640px;
    display: block;
}
.about_us_img_wrap_2 {
    display: flex;
    justify-content: space-between;
}
.about_us_img_wrap_2 img {
    width: 323px;
    height: 100%;
}
.about_us_img_wrap_2 img:first-child {
    padding-top: 73px;
}
.about_us_text_wrap {
    margin-top: 60px;
    padding-left: 50px;
    padding-top: 50px;
    padding-bottom: 40px;
    box-shadow: -8px -8px 9px 0 rgba(248,97,73,0.45);
}
.about_us_text_wrap_2 {
    box-shadow: none;
    padding: 0 0 0 0;
    display: flex;
    align-items: center;
}
.about_us_text_wrap_3 {
    box-shadow: none;
    padding: 0 0 0 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.information-information-4 h1 {
    text-align: center;
    margin-bottom: 40px;
    text-transform: uppercase;
    color: #0093dd;
}
.about_us_subtitle {
    color: #0093dd;
    font-size: 22px;
    font-style: italic;
    font-family: 'Proxima-Bold', sans-serif;
    text-align: left;
    margin: 30px 0;
}
.about_us_subtitle_3 {
    color: grey;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    margin: 30px 0;
    font-style: italic;
}
.about_us_wrap3 img {
    width: 410px;
}
.about_us_wrap3 .about_us_img_wrap {
    width: 40%;
}
.about_us_wrap3 .about_us_text_wrap {
    width: 60%;
} */

.category__pagi {
    display: flex;
    justify-content: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.category__pagi .pagination>li {
    position: relative;
}

.category__pagi .pagination>li span {
    width: 30px;
    height: 30px;
    border: 1px solid transparent;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category__pagi .pagination>li.nextPage:after {
    content: '';
    background-color: #E0E0E0;
    width: 1px;
    height: 18px;
    position: absolute;
    left: -12px;
    top: calc(50% - 9px);
    margin-left: 12px;
    z-index: 1;
}

.category__pagi .pagination>li.prevPage:before {
    content: '';
    background-color: #E0E0E0;
    width: 1px;
    height: 18px;
    position: absolute;
    right: -12px;
    top: calc(50% - 9px);
    margin-right: 12px;
    z-index: 1;
}

.category__pagi .pagination>li.prevPage a,
.category__pagi .pagination>li.nextPage a {
    color: #78B3DF
}

.category__pagi .pagination>li.prevPage a:hover,
.category__pagi .pagination>li.nextPage a:hover {
    text-decoration: underline;
}

.category__pagi .pagination>li>a,
.category__pagi .pagination>li>span {
    border-radius: 0;
}

.category__pagi .pagination>li.active span:hover {
    border-radius: 0;
}

.category__pagi .pagination>li>a:hover,
.category__pagi .pagination>li>span:hover {
    background: none;
    color: #78B3DF;
}

.category__pagi .pagination {
    display: flex;
    align-items: center;
}

.category__pagi .pagination>li.active span {
    width: 30px;
    height: 30px;
    border: 1px solid #78B3DF;
    color: #78B3DF;
    background: transparent;
    padding: 0;
}

.overflowWrap {
    max-height: 350px;
    overflow: auto;
    padding-right: 15px;
}

.btn-addtocart {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #78B3DF;
    background: #78B3DF;
    color: #fff;
    font-size: 14px;
    transition: .3s;
    margin: 5px;
}

.btn-addtocart:hover {
    background: transparent;
    color: #78B3DF;
}

@media screen and (max-width: 1350px) {
    .about_us_img_wrap img {
        width: 520px;
    }
    .about_us_img_wrap {
        width: 35%;
    }
    .about_us_text_wrap {
        width: 65%;
        box-shadow: none;
    }
    .about_us_img_wrap_2 {
        width: 65%;
    }
    .about_us_text_wrap_2 {
        width: 35%;
    }
    .about_us_img_wrap_2 img {
        width: 49%;
    }
    .about_us_text_2 {
        padding-right: 10px;
    }
    .about_us_wrap3 img {
        width: 100%;
    }
    .about_us_wrap3 .about_us_img_wrap {
        width: 30%;
    }
    .about_us_text_wrap_3 {
        width: 70%;
    }
}

@media screen and (max-width: 1199px) {
    .about_us_wrap {
        flex-direction: column;
    }
    .about_us_text_wrap,
    .about_us_img_wrap {
        width: 100%;
    }
    .about_us_img_wrap img {
        margin: 0 auto;
    }
    .about_us_text_wrap {
        margin-top: 0;
        padding-left: 0;
        padding-bottom: 0;
    }
    .information-information-4 h1 {
        text-align: left;
    }
    .about_us_wrap3 {
        flex-direction: row;
    }
}

@media screen and (max-width: 991px) {
    .about_us_text_span {
        font-size: 20px;
    }
    .about_us_text {
        font-size: 14px;
        line-height: 24px;
    }
    .about_us_subtitle_2 {
        font-size: 18px;
    }
    .about_us_subtitle_3 {
        font-size: 14px;
    }
}

@media screen and (max-width: 567px) {
    .about_us_wrap3 {
        flex-direction: column;
        align-items: center;
    }
    .about_us_wrap3 .about_us_text_wrap {
        width: 100%;
    }
    .about_us_wrap3 .about_us_img_wrap {
        width: 300px;
    }
    .about_us_text_wrap_3 {
        margin-top: 20px;
    }
}


/********NEW*********/

@media screen and (max-width: 1500px) {
    .owl-carousel:not(#slideshow0) .owl-buttons .owl-prev {
        left: 0px;
    }
    .owl-carousel:not(#slideshow0) .owl-buttons .owl-next {
        right: 0px;
    }
    .owl-carousel:not(#slideshow0) {
        width: calc(100% - 160px);
        margin: 0 auto;
    }
    .owl-carousel:not(#slideshow0) .owl-buttons {
        width: 100%;
    }
    .owl-controls {
        width: calc(100% + 160px);
        left: 50%;
        transform: translateX(-50%);
    }
    #slideshow0 .owl-buttons {
        width: 100%;
    }
    .product__caption {
        font-size: 14px;
    }
    .product-thumb_price_text_old {
        margin-right: 4px;
        font-size: 12px !important;
    }
    .product-thumb_price_text_new {
        font-size: 14px;
    }
    .product-thumb .caption {
        padding: 8px;
    }
    .product-thumb:not(.product-thumb-blog) {
        min-height: 450px;
    }
}

.header__mobile_menu_block {
    display: none;
    z-index: -1;
}

@media screen and (max-width: 1340px) {
    #latest_carusel0 .owl-wrapper-outer,
    #aridius_viewed_carusel0 .owl-wrapper-outer,
    #special_carusel0 .owl-wrapper-outer {
        height: 565px;
    }
}

@media screen and (max-width: 1025px) {
    .product-thumb_bottom {
        height: auto;
        margin-top: 16px;
        visibility: visible;
        top: 100%;
    }
    .product-thumb_price {
        top: calc(100% + 60px);
    }
    .product-thumb:not(.product-thumb-blog) {
        border: 1px solid rgba(233, 233, 233, 1);
    }
    .owl-carousel:not(#slideshow0) .owl-item {
        padding: 0 5px;
    }
    .owl-carousel#additional .owl-item {
        padding: 0;
    }
    .owl-carousel:not(#slideshow0) .owl-buttons {
        top: 0;
    }
    .product-thumb:not(.product-thumb-blog) {
        margin: 0 7px;
    }
}

@media screen and (max-width: 991px) {
    body {
        padding-bottom: 775px;
    }
    .footer__inner {
        display: block;
    }
    .footer .line {
        height: 1px;
        width: 140px;
        margin: 17px auto;
        opacity: 1 !important;
    }
    .footer .header__logo {
        margin: 0 auto;
    }
    .footer__socials {
        justify-content: center;
    }
    .footer__links {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .dropdown-backdrop {
        display: none;
    }
    .header__mobile_menu {
        display: block;
        background: transparent;
        cursor: pointer;
        margin-left: 30px;
        position: relative;
        width: 30px;
        height: 25px;
    }
    .header__mobile_menu--middleLine {
        width: 100%;
        position: absolute;
        top: 50%;
        left: 0;
        height: 2px;
        background-color: #000;
        transition: width .3s;
    }
    .header__mobile_menu:before,
    .header__mobile_menu:after {
        content: '';
        width: 100%;
        height: 2px;
        background-color: #000;
        position: absolute;
        left: 0;
        transition: .3s;
    }
    .header__mobile_menu:before {
        top: 1px;
    }
    .header__mobile_menu:after {
        bottom: 0;
    }
    .header__mobile_menu.active .header__mobile_menu--middleLine {
        width: 0;
    }
    .header__mobile_menu.active:before {
        transform: rotate(45deg);
        top: 12px;
    }
    .header__mobile_menu.active:after {
        transform: rotate(-45deg);
        bottom: 12px;
    }
    .header__container {
        position: relative;
        display: flex;
        align-items: center;
        height: 100%;
    }
    .header__mobile_menu_block {
        display: block;
        transform: translateX(150%);
        transition: .5s;
        position: absolute;
        width: 388px;
        height: auto;
        background: #fff;
        top: calc(100% + 15px);
        right: 0;
        opacity: 0;
        box-shadow: 0 0 16px rgba(0, 0, 0, 0.15);
        padding: 20px;
        z-index: -1;
    }
    .header__mobile_menu_block a,
    .mobileMenu_categories a,
    .mobileMenu_phone a {
        font-size: 17px;
        line-height: 17px;
        color: #555;
        text-align: left;
        display: block;
    }
    .mobileMenu_phone li {
        margin: 10px 0;
    }
    .mobileMenu_phone li a {
        display: inline;
    }
    .header__mobile_menu_block.active {
        transform: translateX(0);
        opacity: 1;
        transition: .5s;
        z-index: 1;
    }
    .mobileMenu_auth {
        padding-bottom: 16px;
        border-bottom: 1px solid #E7E7E7;
    }
    .mobileMenu_auth div {
        display: flex;
        align-items: center;
    }
    .mobileMenu_categories {
        padding-top: 16px;
        padding-bottom: 16px;
        border-bottom: 1px solid #E7E7E7;
    }
    .mobileMenu_phone {
        padding-top: 16px;
    }
    .mobileMenu_phone svg {
        width: 32px;
        height: auto;
        flex-basis: 32px;
        flex-shrink: 0;
        flex-grow: 0;
    }
    .mobileMenu_auth div:not(:last-child),
    .mobileMenu_categories a:not(:last-child),
    .mobileMenu_phone a:not(:last-child) {
        margin-bottom: 16px;
    }
    .mobileMenu_auth svg {
        height: 25px;
        width: auto;
        margin-right: 10px;
    }
    .outletLink_wrap:not(.outletLink_wrap_mobile),
    .header__categories,
    .header__cabinet-wrap,
    .header__wishlist,
    .header__line {
        display: none !important;
    }
    .header__inner {
        display: flex;
        width: calc(100% - 60px);
        justify-content: space-between;
    }
    .header {
        padding: 15px 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        border-bottom: 1px solid #E0E0E0;
        height: 85px;
    }
    .contact__info_form form {
        justify-content: space-between;
    }
    .contact__info_form form {
        flex-direction: column;
    }
    .footer .header__logo {
        width: 120px;
        max-width: 100%;
    }
    .contact__info {
        justify-content: space-around;
    }
    .contact__info_form .form-group {
        margin-bottom: 22px;
    }
    .contact-form_btn {
        margin-top: 30px;
    }
    .blog__row {
        grid-template-columns: repeat(2, 1fr);
    }
    .header__search-field {
        width: 100%;
    }
    #slideshow0 .owl-controls {
        width: 750px;
    }
    #slideshow0 {
        margin-bottom: 0;
    }
    .owl-carousel .owl-buttons .owl-prev,
    .owl-carousel .owl-buttons .owl-next {
        height: 40px;
        width: 40px;
    }
    .owl-carousel .owl-buttons .owl-prev:after,
    .owl-carousel .owl-buttons .owl-next:after {
        background-size: 13px;
    }
    .owl-carousel:not(#slideshow0),
    .owl-carousel:not(#slideshow0) .owl-buttons {
        width: 100%;
    }
    .owl-carousel:not(#slideshow0),
    .owl-carousel:not(#slideshow0) .owl-buttons {
        display: none;
    }
    .owl-carousel:not(#slideshow0) .owl-pagination {
        display: block;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    .owl-controls {
        position: inherit;
    }
    .owl-controls .owl-page span {
        border: 1px solid #78B3DF;
    }
    .product-thumb_bottom_txt span {
        margin: 0 3px;
    }
    .home-blog .product-layoutcat:last-child {
        display: none;
    }
    .categories__grid a.three {
        width: auto;
        height: auto;
    }
    .categories__grid a.one {
        width: auto;
        height: auto;
    }
    .categories__grid {
        grid-template-rows: 162px 162px;
    }
    .categories__grid a.two {
        width: auto;
    }
    .categories__grid a img {
        object-fit: contain;
    }
    .categories__grid {
        grid-template-rows: auto;
        padding: 0;
        grid-gap: 15px;
    }
    .categories {
        overflow: hidden;
        margin-bottom: 60px;
    }
    .product__category .product-layoutcat {
        flex-basis: inherit;
        margin: 0;
    }
    .product__category .product-thumb .caption {
        padding: 8px;
    }
    .product__category {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 15px;
    }
    .catalog_wrapp .section__title {
        font-size: 20px;
        line-height: 20px;
    }
    .catalog_wrapp .section__title::before {
        width: 29px;
        left: -44px;
    }
    .catalog_wrapp .section__title::after {
        width: 29px;
        right: -44px;
    }
    .catalog_wrapp #column-left {
        width: 33.33333333%;
    }
    .catalog_wrapp {
        display: flex;
    }
    .product__title {
        font-size: 18px;
        line-height: 18px;
    }
    .product__info_line {
        margin: 14px 0;
    }
    .price-custom__wrapp {
        display: flex;
        flex-direction: column-reverse;
    }
    .product__info_price_all {
        width: 100%;
        margin-bottom: 14px;
    }
    .product__info_price_item {
        width: 100%;
        order: 2;
    }
    #main-image {
        height: 290px;
    }
    .price-custom__content p {
        font-size: 13px;
        line-height: 13px;
    }
    .product__quantity {
        width: auto;
    }
    .custom-article img {
        float: none;
        width: 100% !important;
        margin-left: 0;
    }
}

@media screen and (max-width: 876px) {
    .section__title::before {
        width: 35px;
        left: -58px;
        ;
    }
    .section__title::after {
        width: 35px;
        right: -58px;
        ;
    }
}

@media screen and (max-width: 767px) {
    .section__title::before {
        width: 38px;
        left: -58px;
    }
    .section__title::after {
        width: 38px;
        right: -58px;
    }
    .contact__info {
        flex-direction: column;
    }
    .contact__info_form {
        width: 500px;
    }
    .contact__info_form .form-group {
        width: 100%;
    }
    .contact__title {
        margin-top: 40px;
        font-size: 20px;
        line-height: 20px;
    }
    .blog__row {
        grid-gap: 15px;
    }
    #slideshow0 .owl-controls {
        width: 100%;
    }
    #slideshow0 a {
        height: auto;
    }
    .home-blog .product-layoutcat:last-child {
        display: block;
    }
    .home-blog .product-layoutcat:not(:last-child) {
        margin-bottom: 30px;
    }
    .catalog_wrapp #column-left {
        width: 100%;
    }
    .catalog_wrapp #content {
        margin-top: 50px;
    }
    .catalog_wrapp #column-left {
        padding-right: 15px;
    }
    .catalog_wrapp {
        display: block;
    }
    .product__image {
        width: 400px;
        margin: 0 auto 30px;
    }
    #main-image {
        height: 366px;
    }
    .product__image .owl-carousel#additional .owl-buttons {
        top: -256%;
    }
    .news .section__title {
        font-size: 20px;
        line-height: 20px;
    }
    .text-rightEditOrder a {
        margin-bottom: 0 !important;
    }
}

@media screen and (max-width: 630px) {
    .owl-carousel:not(#slideshow0),
    .owl-carousel:not(#slideshow0) .owl-buttons {
        width: 290px;
    }
    .owl-carousel:not(#slideshow0) .owl-wrapper-outer {
        height: 520px;
    }
    .owl-carousel#additional .owl-wrapper-outer {
        height: auto;
    }
    .owl-carousel#additional .owl-buttons {
        width: 100%;
    }
    /* .product-thumb {
        border-bottom: 1px solid rgba(233, 233, 233, 1);
    } */
    .product__category .product-thumb {
        border-bottom: 0;
    }
    .product-thumb_bottom_txt span {
        margin: 0 2px;
    }
}

@media screen and (max-width: 620px) {
    .header__search .dropdown-menu {
        width: 338px;
    }
}

@media screen and (max-width: 600px) {
    .blog__row {
        grid-template-columns: 1fr;
    }
    .header__search {
        width: 263px;
    }
    .header__logo {
        max-width: 110px;
    }
    .section__title::before,
    .section__title::after {
        display: none;
    }
}

@media screen and (max-width: 586px) {
    .owl-carousel:not(#slideshow0) .owl-controls,
    .owl-carousel:not(#slideshow0) .owl-buttons {
        width: 100%;
    }
}

@media screen and (max-width: 575px) {
    .contact__info_form {
        width: 100%;
    }
    .product__image .owl-carousel#additional .owl-buttons {
        top: -187%;
    }
}

@media screen and (max-width: 560px) {
    .header__logo_search {
        position: relative;
    }
    .header__search-field {
        width: 0;
    }
    .header__search-btn:focus~.header__search-field {
        width: 0;
        transition: none;
    }
    #headerLogo.dnone {
        display: none;
    }
    .header__search {
        width: 100%;
        height: 34px;
    }
    .header__logo.dnone~.header__search .header__search-field {
        width: 100%;
        max-width: 400px;
        padding-right: 10px;
    }
    .header__logo_search {
        width: 100%;
    }
    .header__cart-wrap .dropdown-menu {
        right: -75px;
    }
    .header__search .dropdown-menu {
        width: 100vw;
        left: -15px !important;
        top: 50px !important;
    }
}

@media screen and (max-width: 530px) {}

@media screen and (max-width: 500px) {
    .pagination>li>a,
    .pagination>li>span {
        padding: 6px;
    }
    body {
        padding-bottom: 800px;
    }
    .header__mobile_menu_block {
        width: 100%;
    }
    .header__cart-wrap .dropdown-menu {
        min-width: 100%;
        width: 100vw;
    }
    .header__cart_link {
        font-size: 12px;
    }
    .table-cart__result {
        flex-direction: column;
    }
    .cart-popup__item:first-of-type {
        margin-right: 0;
        margin-bottom: 15px;
    }
    .aboutUs__bold {
        font-size: 17px;
        line-height: 17px;
    }
    .categories__grid {
        display: block;
    }
    .categories__grid a:hover {
        transform: none;
    }
    .product__category {
        grid-template-columns: 1fr;
    }
    .categories__grid a.three {
        margin: 20px 0;
    }
}

@media screen and (max-width: 430px) {
    .product__image {
        width: 100%;
    }
    .product__image .owl-carousel#additional .owl-buttons {
        display: none;
    }
    .product__addWrap {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    #product .control-label {
        text-align: center;
    }
    .product__addWrap #button-cart {
        margin-top: 10px;
    }
}

@media screen and (max-width: 410px) {
    .owl-carousel:not(#slideshow0) .owl-buttons .owl-prev {
        left: -30px;
        width: 30px;
        height: 30px;
    }
    .owl-carousel:not(#slideshow0) .owl-buttons .owl-next {
        right: -30px;
        width: 30px;
        height: 30px;
    }
    .product-thumb_price {
        grid-template-columns: 1fr;
        justify-content: center;
        grid-gap: 16px;
    }
    .product-thumb_price_wrap {
        justify-content: center;
    }
    .product-thumb .btn-cart {
        margin: 0 auto;
    }
    .product-thumnb_line {
        margin: 10px 0;
    }
}

@media screen and (max-width: 400px) {
    .header__logo {
        flex-basis: 110px;
        flex-shrink: 0;
        flex-grow: 0;
        margin-right: 20px;
    }
}

@media screen and (max-width: 383px) {
    .owl-carousel:not(#slideshow0),
    .owl-carousel:not(#slideshow0) .owl-buttons {
        width: 250px;
    }
    .owl-carousel:not(#slideshow0) .owl-wrapper-outer {
        height: 460px;
    }
}

@media screen and (max-width: 350px) {
    .changePassword__btns,
    .addressList .buttons {
        display: flex;
        flex-direction: column-reverse;
    }
    .changePassword__btns .pullCenter,
    .addressList .pullCenter {
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }
}