/* @import url('https://fonts.googleapis.com/css?family=Comfortaa:300,400,700&subset=greek');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Literata:wght@200&display=swap'); */


@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+Display:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Mono:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Advent+Pro:wght@100;200;300;400;500;600;700&display=swap');

/* font-family: 'Noto Serif', serif;
font-family: 'Noto Serif', serif; */
.grecaptcha-badge {
    display: none;
}

.blue_color {
    color: #5ce1e6;
}

.blue_bg {
    /* background: #434343; */
}

.grey_bg {
    background: #f2f2f2;
}

.white_bg {
    background: #fff;
}

.col5 {
    width: 20%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0px;
    padding: 0px;
    border: 0px none;
    outline: 0px none;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

:focus {
    outline: 0px none;
}

ol,
ul {
    list-style: none outside none;
}

strong {
    font-weight: bold;
}

a {
    color: #454545;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.clear {
    clear: both;
}

.no-gutter>[class*='col-'],
.no-gutter .row>[class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

.padd {
    padding-top: 40px;
    padding-bottom: 40px;
}

.no-padding {
    padding-right: 0;
    padding-left: 0;
}

body {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #454545;
    background: #faf9f6;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: scroll;
}

#wrapper {
    background: #fefefe;
}

.cd-main-content {
    /*padding-top: 30px;*/
}

.cd-main-content::after {
    clear: both;
    content: "";
    display: table;
}

img.img-responsive {
    width: 100%;
}

img.max-width {
    max-width: 100%;
}

a.overlay_link {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    text-indent: -999999px;
    z-index: 10;
}

.vertical_banner a.overlay_link {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    text-indent: -999999px;
    z-index: 1;
    background-color: #00000001;
}

@media (min-width: 1920px){
    .container {
        width: 1650px;
    }
}

#top_bar {
    width: 100%;
    height: auto;
    padding: 10px 0;
    margin: 0;
    background: #000000;
    color: #ffffff;
    font-size: 13px;
}
#top_bar .time{
    padding-left: 5px;
    border-left: 1px solid;
    margin-left: 3px;
}

.social-icons-top {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 0px;
    /* margin-top: 20px; */
}

#toptop_bar{
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    padding: 7px;
    /* border: 2px solid #ff6900; */
font-family: 'Advent Pro', sans-serif;
    text-transform: uppercase;
}

#toptop_bar .sales-info{
    text-align: left;
}

#toptop_bar .elta-info {
    text-align: right;
}

.social-icons-top .heading_social{
    font-size: 18px;
    font-family: 'Open Sans';
    font-weight: 600;
    letter-spacing: 1px;
    margin-right: 10px;
    color: grey;
}

.social-icons-top a {
    display: inline-block;
    margin-top: 0px;
    /* width: 25px; */
    /* height: 36px; */
    margin-right: 4px;
    /* margin-left: 14px;*/ 
    color: white;
}

#footer .social-icons-top span {
    margin-right: 16px;
    font-size: 17px;
    color: #d7d7d7;
    font-weight: 100;
font-family: 'Advent Pro', sans-serif;
    text-transform: uppercase;
}

#footer .social-icons-top a {
    display: inline-block;
    margin-top: 0px;
    width: 25px;
    height: 36px;
    margin-right: 12px;
    margin-left: 0;
    /* background-size: 25px; */
}

p.info a.facebook{
    display: inline-block;
    margin-top: 0px;
    width: 25px;
    height: 36px;
    margin-right: 12px;
    margin-left: 0;
    background-size: 25px;
    background: url(../img/layout/facebook.svg) no-repeat scroll center center transparent;
    background-size: 25px;
    transition: all 0.2s ease-in;
    margin-left: 17px;
}


.social-icons-links a.facebook {
    display: inline-block;
    margin-top: 0px;
    width: 25px;
    height: 25px;
    margin-right: 12px;
    margin-left: 0;
    background-size: 25px;
    background: url(../img/layout/facebook.svg) no-repeat scroll center center transparent;
    background-size: 25px;
    transition: all 0.2s ease-in;
    margin-left: 17px;
}

.social-icons-top a.facebook {
    background: url('../img/layout/facebook.svg') no-repeat scroll center center transparent;
    background-size: 13px;
    transition: all 0.2s ease-in;
}

.contact_box .social-icons-top a.facebook {
    background: url('../img/layout/facebook_black.svg') no-repeat scroll center center transparent;
    background-size: 100%;
    transition: all 0.2s ease-in;
    width: 25px;
    height: 36px;
}


/* .social-icons-top a.facebook:hover { background: url('../img/layout/facebook_hover.svg') no-repeat scroll center center transparent;  transition: all 0.2s ease-in;  } */

.social-icons-top a.instagram {
    background: url('../img/layout/instagram.svg') no-repeat scroll center center transparent;
    background-size: 100%;
    transition: all 0.2s ease-in;

}

p.info a.instagram{
    display: inline-block;
    margin-top: 0px;
    width: 25px;
    height: 36px;
    margin-right: 12px;
    margin-left: 0;
    background-size: 25px;
    background: url('../img/layout/instagram.svg') no-repeat scroll center center transparent;
    background-size: 100%;
    transition: all 0.2s ease-in;
}


.social-icons-links a.instagram{
    display: inline-block;
    margin-top: 0px;
    width: 25px;
    height: 25px;
    margin-right: 12px;
    margin-left: 0;
    background-size: 25px;
    background: url('../img/layout/instagram.svg') no-repeat scroll center center transparent;
    background-size: 100%;
    transition: all 0.2s ease-in;
}

.contact_box .social-icons-top a.instagram {
    background: url('../img/layout/instagram_black.svg') no-repeat scroll center center transparent;
    background-size: 100%;
    transition: all 0.2s ease-in;
    width: 25px;
    height: 36px;
    margin-right: 13px;
}

#footer .social-icons-top a.youtube {
    background: url('../img/layout/youtube_white.svg') no-repeat scroll center center transparent;
    background-size: 100%;
    transition: all 0.2s ease-in;
    height: 36px;
    width: 32px;
}

.contact_box .social-icons-top a.youtube {
    background: url('../img/layout/youtube_black.svg') no-repeat scroll center center transparent;
    background-size: 100%;
    transition: all 0.2s ease-in;
    height: 36px;
    width: 32px;
}


/* .social-icons-top a.instagram:hover { background: url('../img/layout/instagram_hover.svg') no-repeat scroll center center transparent;  transition: all 0.2s ease-in;  } */

.top_message {
    text-align: center;
}

.top_message span {
    color: #ffffff;
    line-height: 23px;
    /* font-weight: bold; */
}

.slogan{
    text-align: center;
    padding: 5px 0px;
    border-bottom: 1px solid #221f1f;
}

.slogan p{
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 4px;
    position: relative;
}

.slogan p:before{
    position: absolute;
    content: '';
    left: -28px;
    background: grey;
    width: 4px;
    height: 4px;
    top: calc(50% - 2px);
    border-radius: 10px;

}


.slogan p:after{
    position: absolute;
    content: '';
    right: -28px;
    background: grey;
    width: 4px;
    height: 4px;
    top: calc(50% - 2px);
    border-radius: 10px;

}


.top_links {
    text-align: right;
    /* color: #ffffff; */
}

.top_links a {
    display: inline-block;
    margin: 0 5px 0 0px;
    color: #c5c5c5;
    line-height: 23px;
    /* font-weight: bold; */
    transition: all 0.2s ease-in;
}

.right_graphic {
    position: absolute;
    right: 0;
    width: 100px;
    height: 2px;
    background: #445663;
    position: absolute;
    bottom: 48%;
}

.left_graphic {
    position: absolute;
    left: 0;
    width: 100px;
    height: 2px;
    background: #445663;
    position: absolute;
    bottom: 48%;
}

.top_links a:hover {
    color: #ffffff;
    transition: all 0.2s ease-in;
}

#header {
    width: 100%;
    height: auto;
    padding: 0px;
    margin: 0;
    background: #1E1E1E;
    padding: 0;
    position: relative;
    z-index: 999;
    padding: 20px 0px 0 0;
}

header {
    width: 100%;
    height: auto;
    padding: 0px;
    margin: 0;
    background: #000;
    padding: 0;
    position: relative;
    z-index: 999;
}

#header .main_menu {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0px;
    /* border-top: 1px solid #999; */
    /* border-bottom: 1px solid #777; */
}

.vertical_align_center{
    display: flex;
    align-items: center;
}

/* .pages.home #header.home {
    background: #000;
    padding: 0;
    position: relative;
} */

.header {
    width: 100%;
    height: auto;
    opacity: 1;
    z-index: 111;
    padding: 0px;
    /* background: #faf9f6; */
}

.pages.home .header.cd-menu-header {
    border-top: 1px solid #fff;
}

.header.cd-menu-header {
    border-top: 1px solid #9e9e9e;
}

.header.cd-main-header {
    margin-bottom: 30px;
    margin-top: 15px;
    /* display: flex;
    align-items: center; */
}

#header.header_fixed .cd-menu-header {
    position: fixed;
    top: 0px;
    left: 0px;
    background: black;
    border-top: unset;
    box-shadow: -1px 5px 4px 0px #dcdcdc59;
    ;
}

#mobile-search {
    display: none;
}

.cd-search-trigger .search_icon {
    margin-right: 6px;
    position: relative;
    top: -5px;
}

.cd-search-trigger .search_icon img {
    width: 25px;
    height: 25px;
}

.cd-search-trigger .close_search img {
    width: 28px;
    height: 28px;
    position: relative;
    top: -2px;
}

#search{ display:none; z-index: 999999; width:100%; background: #000; color: #fff;  }
#search .form-group { margin-bottom: 0px; width: 100%; }
.cd-search-trigger .close_search { display: none; }
.cd-search-trigger.active .search_icon { display: none; }
.cd-search-trigger.active .close_search {
    position: relative;
    z-index: 9999;
    display: inline-block;
    margin-right: 6px;
}

#search-box {
    border: none;
    border-top: 6px solid #445663;
    border-bottom: 6px solid #000;
    font-weight: 500;
    padding: 15px;
    outline: none;
    font-size: 15px;
    text-align: center;
    background: none;
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    box-sizing: border-box;
}

#search-box::placeholder {
    color: #fff;
}

.top_icons {
    /* margin: 78px 0px 0px 0px; */
    display: inline-block;
    float: right;
    transition: all .5s ease-in-out;
}

.top_icons .top_icon {
    width: 35px;
    height: 35px;
    margin-left: 5px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 26px;
    border-radius: 0px;
    transition: all 0.2s ease-in;
}

.top_icons .top_icon span {
    display: none;
}

.mobile_menu_icons {
    display: none;
}

.cd-menu-trigger {
    display: none;
    background-image: url('../img/layout/menu.svg');
}

.cd-menu-trigger {
    display: none;
    background-image: url('../img/layout/menu.svg');
}

.cd-menu-trigger.nav-open {
    background-image: url(../img/layout/close.svg);
    position: relative;
    z-index: 0;
    top: 1px;
    background-size: 25px!important;
}


.cd-cart-trigger {
    display: inline-block;
    background-image: url('../img/layout/bag.svg');
}

.checkout .cd-cart-trigger {
    display: none;
}

.cd-cart .inner{
	width: 380px;
    height: 100%;
    float: right;
	background: white;
	padding: 0;
    box-shadow: -7px 0px 10px -1px #222;
}

#close_menu{
	background:none;
}

#close_menu .img-fluid{
	width: 100%;
}

.cd-cart .close_speed_cart {
    position: absolute;
    width: 36px;
    height: 36px;
    right: 0;
    background: white;
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    margin-right: 6px;
    border-radius: 50%;
    color: white;
    margin-top: 7px;
    /* background: #161615 url(../img/layout/cd-remove-item.svg) no-repeat center center; */
    text-indent: -9999999px;
    cursor: pointer;
    background-image: url(../img/layout/arrow_right.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 37px;
}


.swiper-slide .product-options,
.product_box .product-options {
    position: absolute;
    background: #f3f3f3;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: 1;
    visibility: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: -40px;
    transition: all 0.4s ease;
    /* border-top: 1px solid #445663; */
}

.modal-open .modal.brand_modal {
    overflow-x: hidden;
    overflow-y: auto;
    background: #00000059;
}

.modal.brand_modal h4{
    font-size: 20px;
    font-weight: 700;
}

.modal.brand_modal .modal-content {
    border-radius: 20px;
}

.modal.brand_modal h2{
    font-size: 17px;
    font-weight: 700;
}


.modal.brand_modal .modal-content .myTable {
    border-collapse: collapse;
    margin: 25px 0;
    font-size: 0.9em;
    font-family: sans-serif;
    min-width: 300px;
    width: 100%;
}
.modal.brand_modal .modal-content .myTable thead tr {
    background-color: #000;
    color: #ffffff;
    text-align: left;
}

.modal.brand_modal .modal-content .myTable.second thead tr {
    background-color: #fff;
    color: #000;
    text-align: left;
}

.modal.brand_modal .modal-content .myTable th,
.modal.brand_modal .modal-content .myTable td {
    padding: 8px 20px;
font-family: 'Advent Pro', sans-serif;
}

.modal.brand_modal .modal-content .myTable.second th,
.modal.brand_modal .modal-content .myTable.second td {
    width: 33%;
}


.modal.brand_modal .modal-content .myTable tbody tr {
    border-bottom: 1px solid #dddddd;
}
  
.modal.brand_modal .modal-content .myTable tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
}
  
.modal.brand_modal .modal-content .myTable tbody tr:last-of-type {
    border-bottom: 2px solid #445663;
}
button.size_chart {
    padding: 0;
    color: black;
    background: none;
    text-decoration: underline;
}

.modal.brand_modal .modal-dialog {
    width: 1000px; 
}

.modal.brand_modal .modal-header{
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.modal.brand_modal  .modal-body {
    max-height: 70vh;
    overflow-y: scroll;
font-family: 'Advent Pro', sans-serif;
}

.swiper-slide .product-options {
    width: 95%;
    opacity: 0;
}


.gallery-photo {
    padding: 7px;
}

.swiper-slide .product-options  span,
.product_box .product-options span {
    font-size: 15px;
    padding: 5px;
    /* border: 1px solid grey; */
    margin: 0 3px;
    border-radius: 10px;
    position: relative;
    padding-right: 10px;
}

.product_box .product-options span:after {
    content: '/';
    position: absolute;
    width: 10px;
    top: 14%;
    right: -5px;
}

.product_box .product-options span.last:after{
    content: unset;
}
.sustainable {
    position: absolute;
    /* top: 5%; */
    width: 40px;
    height: 40px;
    background: url(../img/layout/biodegradable.png);
    left: 0;
    padding: 5px;
    color: white;
    /* border-top-left-radius: 5px; */
    /* border-bottom-left-radius: 5px; */
    z-index: 1;
    background-position: center;
    background-size: 78%;
    /* background-color: black; */
    background-repeat: no-repeat;
  
}
.discount {
    position: absolute;
    /* top: 5%; */
    background: #1e1e1e;
    right: 0;
    padding: 5px;
    color: white;
    /* border-top-left-radius: 5px; */
    /* border-bottom-left-radius: 5px; */
    z-index: 1;
    font-size: 17px;
}

.swiper-slide:hover .product-options,
.product_box:hover .product-options {
    opacity: 1;
    visibility: visible;
    margin-bottom: 0;
    bottom: 0;
    height: auto;
    padding: 10px;
    width: 100%;
}


.cd-login-trigger span {
    display: none;
}

.cd-login-trigger {
    display: inline-block;
    background-image: url(../img/layout/user.svg);
}

.cd-logout-trigger {
    display: inline-block;
    background-image: url(../img/layout/user.svg);
}


.cd-wishlist-trigger {
    display: inline-block;
    background-image: url(../img/layout/wishlist.svg);
}

.logo_container {
    display: flex;
    justify-content: center;
}

#logo {
    display: block;
    margin: 0px 0 0px 0px;
    overflow: hidden;
    width: 191px;
    height: 63px;
    /* padding-right: 23px; */
    /* border-right: 1px solid #717171; */
}

#logo a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -999999px!important;
    background: url('../img/layout/logo_main.svg') no-repeat scroll center center transparent;
    background-size: 100%;
    z-index: 99;
    transition: all 1s ease-in-out;
}

.styled_btn{
    position: fixed;
    right: 0px;
    bottom: 0px;
    /* width: 100px; */
    /* height: 100px; */
    z-index: 2;
    border-radius: 0px;
    background: #445663;
    color: white;
    border: none;
    border: 1px solid #445663;
    padding: 6px;
    font-weight: 200;
    padding: 5px 19px;
    border-top-left-radius: 5px;
  }

.search_form{
    /* border-left: 1px solid #221f1f; */
}

.pages.home #logo a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -999999px!important;
    background: url(../img/layout/firstdrop_white.svg) no-repeat scroll left center transparent;
    /* background-size: 100%; */
    z-index: 99;
    transition: all 1s ease-in-out;
}

#logo a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -999999px!important;
    background: url('../img/layout/firstdrop_white.svg') no-repeat scroll center center transparent;
    /* background-size: 88%; */
    z-index: 99;
    transition: all 1s ease-in-out;
}

#logo a.white_link{
    color:white;
}

#navi {
font-family: 'Noto Sans Mono', sans-serif;
    position: relative;
}

#navi ul {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#navi ul.third_level{
    display:block;
}

#navi ul .single_submenu ul{
    width: 100%;

}

#navi ul .single_submenu.submenu  li a{
    font-size: 17px;
}

#navi ul .single_submenu.submenu  li{
    width: auto;
    margin: 0 10px;
}

.main_banner .swiper-slide {
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    /* background: white; */
    display: flex;
    /* justify-content: center; */
    align-items: center;
}

.main_banner .social_banner {
    width: 10%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.no-padding-right{
    padding-right: 0;
}
.no-padding-left{
    padding-left: 0;
}

.main_banner .social_banner  a.facebook{
    display: inline-block;
    margin-top: 0px;
    width: 42px;
    height: 42px;
    /* margin-right: 12px; */
    /* margin-left: 0; */
    background-size: 25px;
    background: url(../img/layout/facebook.svg) no-repeat scroll center center transparent;
    background-size: 16px;
    transition: all 0.2s ease-in;
    margin-bottom: 17px;
}

.main_banner .social_banner  a.instagram{
    display: inline-block;
    margin-top: 0px;
    width: 31px;
    height: 31px;
    /* margin-right: 12px; */
    /* margin-left: 0; */
    background-size: 25px;
    background: url(../img/layout/instagram.svg) no-repeat scroll center center transparent;
    background-size: 29px;
    transition: all 0.2s ease-in;
    margin-bottom: 17px;
}


#navi ul li {
    display: inline-block;
    /* position: relative; */
}

#navi ul li .third_level li {
    display: block;
    /* position: relative; */
    width: 100%;
    float: left;
}

#navi ul li .prosfores .third_level li {
    width: 33%;
}

#navi ul li .third_level li:nth-child(odd){
    clear:both;
}

#navi ul li .prosfores .third_level li:nth-child(odd) {
    clear: unset;
}

#navi ul li a{
    position: relative;
}


#navi ul li .third_level a:after {
    position: absolute;
    content: '';

}

#navi ul li .submenu a:after {
    position: absolute;
    content: '';

}

#navi ul li:last-child a:after {
    position: absolute;
    content: '';
    width: 0px;
    right: -7px;
    height: 5px;
    background: white;
    bottom: 61%;
    transition: all 0.2s ease;
}


 

/* #navi ul li a:hover:after{
    width: 46%;
    transition: all 0.2s ease;
}    */

#navi ul li span {
    background: #00000000;
    letter-spacing: 0.7px;
    font-size: 16px;
}



#navi ul li a {
    position: relative;
    display: block;
    color: #fefefe;
    font-size: 13px;
    text-align: center;
    font-weight: 400;
    margin: 0 10px;
    padding: 0px 0px 0px 0px;
    line-height: normal;
    height: 100%;
    text-transform: uppercase;
    transition: all 0.2s ease-in;
}



#navi ul li span.title{
    position: relative;
    /* padding-right: 20px; */
    margin: 0px 2px;
    font-size: 18px;
    line-height: 0;
}

#navi ul li span.title:before{
    /* content: '';
    position: absolute;
    background: url(../img/layout/arrow_black_left.svg);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 6px;
    right: 0;
    transform: rotate(270deg);
    background-position: center;
    transition: all 0.3s ease; */
}

#navi ul li:hover span.title:before {
    transform: rotate(360deg);
}

/* #navi ul li span.title:after{
    position:absolute;
    content:'';
    bottom:0;
    width: 0;
    left:0;
    transition: width 0.3s ease-in;
} */

#navi ul li:hover span.title:after{
    position: absolute;
    content: '';
    bottom: 0px;
    width: 100%;
    height: 2px;
    background-color: #445663;
    left: 0;
}


#navi ul li .submenu a {
    color: #221f1f;
    padding-bottom: 10px;
    padding-top: 10px;
} 

#navi ul li .submenu .p-t-40{
    padding-top:40px;
}

#navi ul li .submenu strong {
    text-align: left;
    display: block;
    border-bottom: 2px solid #445663;
    margin-bottom: 16px;
    /* margin-left: 10%; */
    /* margin-right: 10%; */
}

#navi ul li.brands_menu .submenu strong {
    text-align: left;
    display: block;
    border-bottom: 1px solid #44566324;
    margin-bottom: 0px;
    /* margin-left: 10%; */
    /* margin-right: 10%; */
}

#navi ul li .submenu .last strong{
    border:none;
}

#navi ul li .submenu strong  a{
    text-transform: capitalize;
    letter-spacing: 1px;
    font-size: 18px;
    background: none;
    margin: 0;
    color: black;
}

#navi ul li .submenu.prosfores strong a {
    text-transform: capitalize;
    letter-spacing: 1px;
    font-size: 18px;
    background: none;
    margin: 0;
    color: #fdfdfd;
    background: #445663;
}

#navi ul li.brands_menu .submenu strong a {
    text-transform: capitalize;
    letter-spacing: 1px;
    font-size: 14px;
    background: none;
    margin: 0;
    color: black;
    text-align: left;
}

#navi ul li .submenu  .col-md-4{
    padding: 10px 15px;
    text-align: center;
}

#navi ul li .submenu p{
    text-align:center;
}
.header_fixed #navi ul li a {
    /* color: white */
}

 #navi ul li a:hover {
    /* color: #28aae1; */
    transition: all 0.2s ease-in;
}

#navi ul li a:hover {
    /* color: #28aae1; */
    transition: all 0.2s ease-in;
}

#navi ul li a:hover:after {
    /* border: 1px solid #28aae1;
    background: #28aae1; */
}


/* #navi ul li a:after {
    position: absolute;
    top: 0;
    right: 50%;
    z-index: 1;
    display: block;
    width: 14px;
    height: 14px;
    background-color: #ffffff;
    border: 1px solid #999;
    content: '';
    -webkit-transform: translateX(0) translateY(-10px) rotateZ( -45deg);
    transform: translateX(0) translateY(-10px) rotateZ( -45deg);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
} */


/* #navi ul li a:before {
    border-bottom: 1px solid #e4ad73;
    bottom: 10px;
    content: "";
    position: absolute;
    right: 0;
    transition: width .4s linear 0s;
    width: 0;
} */

#navi ul li a:hover:before {
    left: 0;
    width: 100%;
    transition: all .3s ease;
}

#navi ul li .submenu {
    position: absolute;
    background: #fcfcfc;
    height: auto;
    display: none;
    min-width: 200px;
    z-index: 99999;
    left: 0px;
    top: 80%;
    /* padding: 13px 15px; */
    width: 100%;
    /* border-top: 1px solid #e1e1e1; */
    /* border-bottom: 5px solid #84c2d3; */
    /* border-bottom-left-radius: 5px; */
    /* border-bottom-right-radius: 5px; */
    /* -webkit-box-shadow: 0px 10px 20px -10px rgb(0 0 0 / 15%); */
    -moz-box-shadow: 0px 10px 20px -10px rgba(0, 0, 0, 0.15);
    /* box-shadow: 0px 10px 20px -10px rgb(0 0 0 / 15%); */
    /* border-color: transparent !important; */
    /* box-shadow: 0px 5px 5px 0px grey;*/
}

#navi ul li .submenu  .centered{
    text-align:center;
}

#navi ul li:hover .submenu {
    display: block;
    display: none;
}

#navi ul li .submenu .second_level {
    width: 100%;
    float: left;
    margin-bottom: 0px;
}

#navi ul li .submenu.no-children {
    left: auto;
    width: auto;
}

#navi ul li .submenu.no-children .second_level {
    width: 100%;
    float: none;
    display: block;
}

#navi ul li .submenu .second_level p {
    border-bottom: 1px solid white;
    padding-left: 0px;
}

#navi ul li .submenu .second_level.last p {
    border-bottom: none;
    padding-left: 0px;
}

#navi ul li .submenu .second_level p a {
    display: block;
    color: #ffffff;
    font-size: 16px;
    font-weight: 100;
    margin: 0px 0 0px 0;
    padding: 0px;
    text-transform: capitalize;
    letter-spacing: 1px;
    /* border-bottom: 1px solid #9c9c9c59; */
    margin: 0;
    padding: 10px;
    /* border-left: 1px solid #ffffffb8; */
}

#navi ul li .submenu .second_level p a:hover {
    color: #ffffff;
    background: #28aae1;
}

#navi ul li .submenu .second_level ul.third_level {
    margin: 0px;
}

#navi ul li .submenu .second_level ul.third_level li {
    display: block;
    margin: 0 0 10px 0;
    line-height: 20px;
    background: transparent url(../img/layout/arrow-list.png) no-repeat 0 4px;
    padding-left: 12px;
}

#navi ul li .submenu .second_level ul.third_level li a {
    display: block;
    color: #434343;
    font-size: 12px;
    font-weight: normal;
    padding: 0px;
    margin: 0;
    text-transform: none;
    border-bottom: 0px;
    transition: all 0.2s ease-in;
}

#navi ul li .submenu .second_level ul.third_level li a:hover {
    color: #84c2d3;
    border-bottom: 0px;
    transition: all 0.2s ease-in;
}

#navi ul li:hover .submenu {
    display: block;
    text-align: left;
    padding: 0;
    box-shadow: 0px 3px 0px 0px #445663;
    align-items: center;
    left: calc((100% - 34px - 100vw) / 2 );
    width: 100vw;
    /* max-height: 70vh;
    overflow-y: scroll; */
    margin-top: 0;
    padding-bottom: 0px;
    background: unset;
    font-family: 'Noto Sans Mono', sans-serif;
}

#navi ul li:hover .submenu .container-fluid{
    display: flex;
    background:#fcfcfc;
    padding-bottom: 40px;
    align-items: center;
}


#navi ul li .third_level a {
    padding: 3px 2px;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-align: left;
    line-height: normal;
}

#navi ul li .third_level a {

}

#navi ul li .prosfores .third_level a {
    /* text-align: center; */
    
}

#navi ul li .prosfores .third_level a.third_level_link{
    border-bottom: 2px solid #1e1e1e;
    margin-bottom: 10px;
    font-size: 15px;
}

#navi ul li .submenu .second_level p a:after {
    display: none;
}

#mobile-nav {
    bottom: 0;
    padding: 0;
    position: fixed;
    right: -100%;
    top: 135px;
    width: 100%;
    margin-top: 0px;
    z-index: 9999;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all 0.3s cubic-bezier(0.34, 0.95, 0.27, 0.98);
    -moz-transition: all 0.3s cubic-bezier(0.34, 0.95, 0.27, 0.98);
    transition: all 0.3s cubic-bezier(0.34, 0.95, 0.27, 0.98);
}

#mobile-nav .user_login{
    position: absolute;
    bottom: 14px;
    width: 0;
    display: flex;
    width: 100%;
    padding: 14px 0px;
    justify-content: center;
    background: #445663;
}
#mobile-nav .responsive_main_menu{
    height: calc(100vh - 190px);
    overflow-y: scroll;
}

#mobile-nav.nav-open {
    right: 0;
}

.logo_column {
    width: 250px;
    /* margin: 0 40px; */
    display: flex;
    justify-content: left;
}

.best-sellers .hide_up_991{
    display: none;
}

.best-sellers .flex,
.private_collection .flex{
    display: flex;
    align-items: center;
    flex-direction: column;
}

.best-sellers .flex .heading_container {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
    justify-content: space-between;
}

.private_collection .swiper-controls {
    display: flex;
    justify-content: end;
    margin-top: 20px;
}

.swiper-controls.mob {
    display: none!important;
}

.swiper-controls {
    display:flex;
}

.related .swiper-controls {
    display: flex;
    /* flex-direction: row-reverse; */
    justify-content: end;
}

ul.categories_sale {

}

.big_banner {
    position: relative;
}

.big_banner.mobile{
    display: none;
}

.small_banner.mobile{
    display: none;
}

.big_banner .overlay{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.big_banner .overlay h1{
    font-size: 47px;
    color: white;
    font-weight: 700;
    position: relative;
    z-index: 1;
}

.big_banner .overlay h1:before{
    content: '';
    position: absolute;
    background: url(../img/layout/x_orange.svg);
    width: 200px;
    height: 200px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    top: -67px;
    left: calc(50% - 100px);
    z-index: -1;
}

.big_banner .overlay h2{
    font-size: 18px;
    color: white;
    margin: 20px 0px;
    z-index: 1;
}

.big_banner .overlay .more{
    padding: 10px 56px;
    background: white;
    margin-top: 70px;
    display: inline-block;
    font-size: 17px;
    font-weight: 300;
    color: black ;
    border-radius: 15px;
    text-transform: uppercase;
}

.big_banner img.full-width{
    width: 100%;
}

.small_banner img.full-width {
    width: 100%;
}

.small_banner{
    position: relative;
    margin-top:-5px;
    overflow:hidden;
}

.small_banner .right_overlay{
    width: 40%;
    position: absolute;
    background: #00000061;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 86%, 0% 100%);
    clip-path: polygon(12% 0%, 100% 0%, 100% 100%, 0% 100%);
    height: calc(100% - 5px);
    right: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.small_banner .left_overlay{
    width: 40%;
    position: absolute;
    background: #00000061;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 86%, 0% 100%);
    clip-path: polygon(0% 0%, 88% 0%, 100% 100%, 0% 100%);
    height: calc(100% - 5px);
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.small_banner .more {
    color: white;
    font-size: 33px;
    font-weight: 600;
    display: flex;
    flex-direction: column;
    justify-content:flex-start;
}

.small_banner .more .text{

}

.small_banner .more span.icon{
    background: url(../img/layout/arrow_2_right.svg);
    width: 50px;
    height: 50px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0.3s ease;
}

.small_banner:hover .more span.icon{
    margin-left: 20px;
}

ul.categories_sale li{
    font-size: 26px;
    font-weight: 500;
    padding: 20px 10px;
    border-bottom: 1px solid grey;
}

ul.categories_sale li:last-child{
    border:none;
}


.menu_column {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

ul.langs {
    display: flex;
    color: white;
}

ul.langs li {
    margin-right: 5px;
}

.top_icons_column {
    width: 170px;
    /* border-bottom: 1px solid #717171; */
    /* height: 91px; */
    display: flex;
    align-items: end;
    justify-content: flex-end;
}

.menu_container{
    padding: 19px 0px 4px 0px;
}

#navi_container {
    display: flex;
    justify-content: center;
}

.account_link,
.register_link {
    display: none;
}

.home_divider {
    clear: both;
    height: 30px;
}

.breadcrumb-section {
    background: #43434300;
font-family: 'Advent Pro', sans-serif;
}

.breadcrumb-section .container{
    /* text-align: center; */
}

.breadcrumb {
    background: #43434300;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0px;
    padding: 0;
}

.breadcrumb a span,
.breadcrumb span {
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
}


.breadcrumb li.last span {
    color: #757575;

}

.breadcrumb>li+li::before {
    color: #221f1f;
    content: "/";
}

/* .desktop-search {
    display: inline-block;
    float: left;
    position: relative;
    margin: 0px 20px 0px 0px;
    width: 210px;
    background: none;
    border: 0px;
    border-bottom: 1px solid #9e9e9e;
    transition: all 0.2s ease-in;
} */

label[for="search-box"] {
    display: none;
}

label[for="BasketItemQuantity"] {
    display: none;
}

label[for="NewsletterEmail"] {
    display: none;
}

.desktop-search {
    display: inline-block;
    float: left;
    position: relative;
    /* margin: 0px 20px 0px 0px; */
    width: 300px;
    background: none;
    border: 0px;
    border-bottom: 1px solid #ffffff;
    transition: all 0.2s ease-in;
    display: none;
}

.desktop-search:hover,
.desktop-search:focus {
    transition: all 0.2s ease-in;
}

.desktop-search form {
    margin: 0px;
    padding: 0px;
    position: relative;
    width: 100%;
}

.desktop-search form input {
    font-family: 'Open Sans';
    width: 100%;
    height: auto;
    position: relative;
    font-size: 14px;
    line-height: 28px;
    color: #454545;
    padding: 4px 44px 2px 4px;
    border: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 400;
    background: none;
}

.desktop-search form input:focus,
.desktop-search form input:hover {
    color: #454545;
}

.desktop-search form .icon-search {
    position: absolute;
    /* left: 10px; */
    top: 5px;
    width: 20px;
    height: 24px;
    display: block;
    text-indent: -999999px!important;
    background: url(../img/layout/search.svg) no-repeat scroll center center transparent;
    background-size: 100%;
    border: none;
    right: 0;
}

.pages.home .desktop-search form .icon-search {
    position: absolute;
    right: 10px;
    top: 5px;
    width: 20px;
    height: 24px;
    display: block;
    text-indent: -999999px!important;
    background: url(../img/layout/search.svg) no-repeat scroll center center transparent;
    background-size: 100%;
    border: none;
}

.desktop-search form .icon-search .search_text{
    color: white;
}

.desktop-search ::placeholder {
    color: #fff;
}

.newsletter_input input::placeholder{
    color:#445663;
    text-transform: uppercase;
}

.pages.home .desktop-search ::placeholder {
    color: #fff;
}

.title-lines {
    position: relative;
}

.m-top-30 {
    margin-top: 30px !important;
}

.m-bot-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}

.m-bot-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}

.m-bot-20 {
    margin-bottom: 20px;
}

.m-bot-10 {
    margin-bottom: 10px;
}

.m-bot-40 {
    margin-bottom: 40px;
}

.mar-top-bot {
    margin-top: 30px;
    margin-bottom: 30px;
}

.m-top-bot-15 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.m-top-bot-5 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.title-block {
    color: #404041;
    display: inline-block;
    font-size: 46px;
    font-weight: 300;
    height: 68px;
    box-sizing: border-box;
}

.title-block p {
    font-size: 32px;
}

.title-block hr {
    width: 30%;
    margin-left: 0;
    margin-bottom: 40px;
    height: 1px;
    border: 0;
    border-top: 2px solid #999374;
    padding: 0;
}

.title-block hr.center {
    margin-left: 35%;
}

.title-block span {
    color: #333;
    display: block;
    font-size: 18px;
    font-weight: 300;
}

.view-all-container {
    float: right;
    margin-top: 10px;
}

.view-all-container.all-owl-carousel {
    margin-right: 25px;
}

.button.all {
    color: #fff;
    background-color: #eed700;
    border: medium none;
    /*font-family: 'Comfortaa', sans-serif;*/
    outline: medium none;
    position: relative;
    transition: all 0.3s ease 0s;
    display: inline-block;
    font-size: 15px;
    padding: 12px 18px 13px;
}

.button.all:hover {
    background-color: #000;
}

#cookie-consent-wrapper {
    position: fixed!important;
    z-index: 2147483647!important;
    display: block!important;
    width: 280px;
    top: auto;
    bottom: 100px;
    padding: 10px;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    right: 0;
    bottom: 5px;
    /*left:50%;
	transform:translate(-50%, -50%);*/
    background: rgba(0, 0, 0, 0.9);
}

#cookie-consent-wrapper .content p {
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    padding: 0px;
    color: #fff!important;
}

.checkout.completed h1.page_title strong {
    /* border-bottom: 3px solid #975b1c; */
    padding-bottom: 10px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: -1px;
    color: black;
}

#cookie-close,
#link,
.btn_concern {
    font-size: 12px;
    margin-top: 7px;
    padding: 5px 0;
    background: #484848!important;
    width: 100%;
    display: block;
    text-align: center;
    color: #fff!important;
    right: 20%!important;
    margin-top: 5px;
}

#cookie-close a,
#link a {
    font-size: 12px;
}

#newsletter {
    margin-top: 50px;
    margin-bottom: 20px;
    padding: 0px;
    width: 100%;
}

.newsletter {}

.newsletter h5 {
    color: #000;
    margin: 0px 0 0px 0;
    font-size: 50px;
    font-weight: bold;
}

.newsletter p {
    color: #000;
    margin: 0px 0 0px 0;
    font-size: 18px;
}

.newsletterform {
    width: 100%;
    padding: 0px 0px 0px 10px;
    align-items: self-start;
    justify-content: space-between;
    /* margin: 0 auto; */
    display: inline-flex;
    /* border-bottom: 1px solid #999; */
    background: #fff0;
    position: relative;
    max-width: 500px;
    /* border: 2px solid #000000d1; */
    /* margin-top: 40px; */
    /* border: 1px solid #999; */
    /* max-width: 250px; */
    margin: 15px 0px;
    height: 43px;
}

.newsletter_input {
    float: left;
    width: 90%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    /* margin-right: 10px; */
    padding-left: 0px;
    /* border-bottom: 2px solid #b7b7b7; */
    border: 2px solid #4c4c4c;
    /* border-radius: 10px; */
    background: white;
    padding-left: 10px;
    color: #445663;
}

.newsletter_input input {
    border-radius: 0px;
    box-shadow: none;
    border: none;
    background: none;
    padding: 0;
    color: #221f1f;
    font-size: 13px;
    text-align: left;
    font-weight: 400;
font-family: 'Advent Pro', sans-serif;
}

.newsletter_input input:hover {}

.nl-button {
    position: relative;
    /* float: right; */
    display: inline-block;
    overflow: hidden;
    padding-right: 0px;
    background: none;
    /* border: 2px solid #28aae1; */
    margin-top: 0;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1.2px;
    transition: all 0.2s ease-in;
    width: 40%;
    height: 100%;
    /* background: url(../img/layout/arrow_black_right.svg); */
    border: none;
    /* text-indent: -999999px; */
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 15px;
    background: #333333;
    /* padding: 10px 56px; */
    background: #1E1E1E;
    /* margin-top: 45px; */
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    color: white;
    /* border-radius: 10px; */
    text-transform: uppercase;
    font-family: 'Noto Serif';
}

.nl-button:hover{
    color: white;
    /* background: #28aae1; */
    transition: all 0.2s ease-in;
}






.newsletter_pref legend {
    padding: 5px;
    text-transform: uppercase;
    font-size: 20px;
    font-family: "Inter", Arial, Helvetica, sans-serif;
}

.lead_text {
    margin-bottom: 5px;
}

.lead_text p {
    font-size: 16px;
}

.lead_text strong {
    color: #fff;
    background: #eed700;
    padding: 3px;
}

#map {
    height: 590px;
    width: 100%;
}

#map_default {
    height: 370px;
    width: 100%;
    margin-top: 40px;
}

.info-window-content {
    width: 260px;
}

.info-window-content h3 {
    font-size: 20px;
    padding-bottom: 5px;
    border-bottom: 2px double #f1f1f1;
}

.info-window-content p {
    font-size: 14px;
    margin-top: 10px;
    line-height: 24px;
}

.info-window-content p strong {
    color: #666;
}

.button.thin-bg-dark {
    background-color: #ffffff !important;
    /* border: 0px none !important; */
    color: #000!important;
    display: block;
    padding: 10px 15px !important;
    position: relative;
    transition: all 0.3s ease 0s;
    /* width: 100%; */
    margin: 10px 0;
    font-size: 20px;
    font-weight: bold;
    /* border-radius: 5px; */
    border: 1px solid;
}

.button.thin-bg-dark:hover {
    background-color: #434343 !important;
    transition: all 0.3s ease 0s;
    color: white!important;
}

#footer, .footer_mob {
    width: calc(100%);
    padding: 0px 0 0px 0;
    /* margin: 25px; */
    background: #1E1E1E;
    color: #fff;
    padding-top: 91px;
}

.footer_mob {
    display: none;
}

#footer .img_container{
    padding: 0;
    display: inline-flex;
    /* z-index: 9; */
    position: relative;
    background: #000000;
    padding-left: 16px;
    padding-right: 31px;
    margin-bottom: 24px;
}

#footer img.logo_footer{
    width: 130px;
}


#footer .logo_footer_container{
    padding:0;
    text-align: center;
}

 .horizontal_line {
    position: absolute;
    width: 100%;
    height: 2px;
    background: #445663;
    top: 50%;
}

#footer .social-payments{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
    padding: 10px 0px;
    /* border-bottom: 1px solid #faf9f6; */
}

#footer .row.social-payments:before, 
#footer .row.social-payments:after{
    display: none;
}

#footer .container.mg-t-50{
    margin-top:50px;
}

#footer .row.up {
    border-bottom: 1px solid #999;
    padding-bottom: 0px;
    display: flex;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
}

#footer .row.down .footer_box.middle {
    border-left: unset;
    border-right: unset;
    flex-direction: column;
    /* align-items: center; */
}

#footer .row.down .footer_box.middle.first{
   
    display: block;
} 

#footer .info_footer_container p.newsletter_text{
    margin-top: 13px;
    /* margin-bottom: 9px; */
    font-size: 16px;
    color: #191919;
    font-weight: 100;
    font-family: 'Open Sans';
}

#footer .row.down .footer_box.middle .schedule {
    /* text-align: center; */
}

#footer .row.down .footer_box.middle .schedule p{
    line-height: 31px;
    letter-spacing: 1px;
}

.schedule.hide-desktop{
    display: none;
}

.footer_box {
    margin-left: 0px;
    margin-right: 0px;
    text-align: left;
    padding: 8px;
    /* padding-top: 64px; */
}

.social .footer_box{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 0px;
}

.footer_box.middle {
    /* border-left: 1px solid #666; */
    /* border-right: 1px solid #666; */
    padding-left: 0px;
    padding-right: 0px;
    display: flex;
    justify-content: center;
}

.footer_box.middle img {
    max-height: 95px;
}

.footer_box h6 {
    margin: 12px 0 10px 0;
    font-size: 21px;
    color: #ffffff;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
font-family: 'Advent Pro', sans-serif;
    letter-spacing: 1px;
    border-bottom: 1px solid white;
    padding-bottom: 11px;
}


#footer .footer-social{
    border-bottom: 1px solid #ffffff;
    background: #1E1E1E;
}

#footer .main_footer{
    padding: 0px 0px;
}

.footer_box p {
    line-height: 26px;
}

.footer_box p a {
    color: #c9c9c9;
    display: block;
    transition: all 0.2s ease-in;
}

.footer_box p a:hover {
    color: #9e9e9e;
    transition: all 0.2s ease-in;
}

ul.footer_menu {
    margin: 0px;
    margin-top: 25px;
}

ul.footer_menu li {
    margin-bottom: 16px;
    font-size: 17px;
    color: #d7d7d7;
    font-weight: 500;
    font-family: 'Advent Pro', sans-serif;
    text-transform: uppercase;
}

ul.footer_menu li a {
    color: #d7d7d7;
    display: block;
    transition: all 0.2s ease-in;
}

ul.footer_menu li a:hover {
    color: #ffffff;
    font-weight: 300;
    transition: all 0.2s ease-in;
}

.bank_icons {
    text-align: center;
    /* border-bottom: 1px solid #eee; */
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0;
}

.bank_icons img{
    width: 40px;
    margin: 3px 3px;
}

.scrollButtonContainer {
    bottom: 30px;
    position: absolute;
    z-index: 10;
    text-align: center;
    color: white;
    left: 50%;
    width: 150px;
    margin-left: -75px;
}

div.scroll-suggestion {
    width: 100px;
    margin: auto;
    cursor: pointer;
    color: #fff;
}

.hvr-wobble-vertical {
    display: inline-block;
    vertical-align: middle;
    transform: translateZ(0);
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-animation-name: hvr-wobble-vertical;
    animation-name: hvr-wobble-vertical;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    width: 24px;
}


.bank_icons img.visa{
    width: 53px;;
}
.bank_icons img.visa_secure{
    width: 35px;
}

.bank_icons img.mastercard{
    width: 95px;
}

.bank_icons img.maestro{
    width: 105px;
}

.bank_icons img.id_check{
    width: 100px;
}

.bank_icons img.paypal{
    width: 60px;
}

.bank_icons p{
    margin-bottom: 19px;
}


.footer_copyright {
    position: relative;
    z-index: 0;
    padding-bottom: 20px;
    background: #1E1E1E;
    color: #ffffff;
    padding-top: 20px;
    padding: 20px;
    /* border-top: 1px solid #999; */
}

.footer_copyright p {
    line-height: 20px;
    font-size: 13px;
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
font-family: 'Advent Pro', sans-serif;
}

.footer_copyright a {
    color: #454545;
    text-decoration: none;
    transition: all 0.4s ease 0s;
}

.footer_copyright a:hover {
    text-decoration: underline;
    transition: all 0.4s ease 0s;
}

#wapp {
    position: relative;
    float: right;
}

#wapp a {
    display: block;
    width: 75px;
    color: white;
    height: 20px;
    background: transparent url(../img/layout/wapp_white.png) no-repeat center;
    text-indent: -999999px!important;
    background-size: 100%;
}

#content {
    width: 100%;
}

#pricelist {
    border-collapse: collapse;
    width: 100%;
    max-width: 1000px;
    margin:20px auto;
  }
  
  #pricelist td, #pricelist th {
    border: 1px solid #ddd;
    padding: 8px;
    font-size:18px;
    text-align: center;
  }
  
  #pricelist tr:nth-child(even){background-color: #f2f2f2;}
  
  #pricelist tr:hover {background-color: #ddd;}
  
  #pricelist th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    background-color: #000;
    color: white;
  }

.content {
    padding: 30px 0px 50px 0px;
}

.content h1 {
    font-size: 26px;
    color: #434343;
    margin: 20px 0px 25px 0px;
}

.content h2 {
    font-size: 24px;
    font-weight: 700;
    color: #000000;
    margin: 0px 0 10px 0;
    font-family: 'Open Sans', sans-serif;
    margin-top: 25px;
}

.pages.view .content h2 {
    font-weight: 600;
    border-bottom: 3px solid #464646;
font-family: 'Advent Pro', sans-serif;
    padding-bottom: 6px;
    display: inline-block;
}
.content h2.heading_title{
    font-size: 40px;
    font-weight: bold;
    color: #000000;
    margin: 0px 0 0px 0;
    position: relative;
    display: inline-block;
    z-index: 1;
font-family: 'Advent Pro', sans-serif;
    margin-left: 0;
    margin-bottom: 8px;
    margin-top: 0px;
    padding-left: 0px;
    letter-spacing: 2px;
}


.content h3 {
    font-size: 20px;
    color: #000;
    font-weight: 500;
font-family: 'Advent Pro', sans-serif;
    margin: 20px 0px 15px 0px;
}

.content h4 {
    font-size: 20px;
    line-height: 20px;
    margin: 10px 0px 10px 0px;
}

.content h5 {
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
}

.content p {
    line-height: 24px;
    margin: 15px 0px 15px 0;
    font-size: 16px;
font-family: 'Advent Pro', sans-serif;
}

.content p.info{ 
    border-top: 1px solid black;
    padding: 10px 15px;
    background: #000000;
    color: white;
    display: flex;
    align-items: center;
}

.content p.contact_description{
    font-size: 16px;
    color: #323232;
}



/* Cookies Terms of Use */

table.terms_table {
    border-collapse: collapse;
    width: 100%;
    border-bottom: 2px solid #445663;
}

table.terms_table th {
    background-color: #000;
    color: #fff;
    padding: 10px 8px;
    font-size: 16px;
}
table.terms_table th strong.white { color: #fff!important; }

table.terms_table tr:nth-child(even) {
    background-color: #f2f2f2;
}

table.terms_tableth, td {
    text-align: left;
    padding: 8px 0;
}


.styled-table {
    border-collapse: collapse;
    margin: 25px 0;
    font-size: 0.9em;
    font-family: sans-serif;
    min-width: 380px;
    width: 100%;
  }
  .styled-table thead tr {
    background-color: #000;
    color: #ffffff;
    text-align: left;
  }
  .styled-table th,
  .styled-table td {
    padding: 12px 20px;
    font-size: 16px;
  }
  .styled-table tbody tr {
    border-bottom: 1px solid #dddddd;
  }
  
  .styled-table tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
  }
  
  .styled-table tbody tr:last-of-type {
    border-bottom: 2px solid #445663;
  }

  .styled-table tbody tr:first-of-type{
    font-size: 18px;
  }

.pages.view .content p {
    line-height: 28px;
    margin: 10px 0px 10px 0;
    font-size: 17px;
    text-align: left;
font-family: 'Advent Pro', sans-serif;
}

.pages.contact h2.heading_title strong{
    color: #535353;
}

.img-fluid {
    width: 100%;
}

.content ul {
    margin: 15px 5px 15px 5px;
    overflow: inherit;
}

.content ul li {
    margin: 0 0 3px 0;
    line-height: 28px;
    display: inline-block;
    width: 100%;
    background: transparent url(../img/layout/line.svg) no-repeat -5px 5px;
    background-size: 20px;
    padding-left: 18px;
    font-size: 17px;
font-family: 'Advent Pro', sans-serif;
}

.content .product-list ul li{ 
    margin: 0 0 3px 0;
    line-height: 28px;
    display: inline-flex;
    width: 48%;
    background: transparent url(../img/layout/line.svg) no-repeat -5px 5px;
    background-size: 20px;
    padding-left: 18px;
    font-size: 17px;
}


.phone_order {
    padding: 10px;
    text-align: center;
    border: 2px solid #445663;
    margin-top: 41px;
    font-size: 16px;
    width: 100%;
    display: block;
    transition: all 0.3s ease;
}

.phone_order:hover{
    background: #445663;
    color: white;
}

.phone_order:hover a{
    color: white;
}

.content .product-list .attributes ul li {
    display: flex;
    background: none;
    padding-left: 0;
}

.content .product-list .attributes ul li .attribute_group {
    width: 200px;
}

.content .product-list .attributes ul li .attributes_list{

}

.content .product-list ul li:last-child{
    /* border-bottom: 1px solid #d8d8d8; */
}
.content .product-list ul li .attribute_group{
    width: 200px;
    font-weight: 300;
    text-align: left;
    color: grey;
}

.content .product-list ul li .attributes_list{
    
}

.page_title_container{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-position: center;
    background-repeat: repeat;
    background-size: cover;
    border-top: 1px solid #d3d3d326;
    padding: 30px 0px 30px;
    position: relative;
    border-bottom: 1px solid #000000;
}


.page_title_container .page_title_flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
}

.blog.view .page_title_container .page_title_flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}

/* .pages.contact .page_title_container{
    background: #f5f5f5 url(../img/layout/for_women.jpg);
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-position: center;
    background-repeat: repeat;
    background-size: cover;
    padding: 28px 0px;
    background-attachment: fixed;
} */


.pages.contact .page_title_container{
    margin-bottom: 0;
}

.contact_box {
    padding: 20px;
    /* border: 2px solid #000000; */
    border-radius: 5px;
    /* box-shadow: 0px 0px 4px 1px grey; */
    /* border-width: 1px 1px 1px 1px; */
    /* border-color: #ededed; */
    /* border-style: solid; */
    border-radius: 0;
    overflow: hidden;
    /* box-shadow: 0px 0px 0px 1px rgb(0 0 0); */
    /* text-align: center; */
    background: #445663;
    border-bottom: 16px solid #000000;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
font-family: 'Advent Pro', sans-serif;
}

.contact_box p.contact_description{
    color: white;
    margin: 12px 0px;
}

.contact_box h1{
font-family: 'Advent Pro', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: white;
    font-size: 39px;
    text-decoration: underline;
    margin-bottom: 24px;
    letter-spacing: 2px;
}

.contact_box .contact_box_item{
    display: flex;
    /* justify-content: center; */
    align-items: center;
    margin: 6px 0px;
    color: white;
    /* border-bottom: 1px dashed#4456634f; */
    padding-bottom: 8px;
}

.contact_box_item.social{
    border-top: 1px dashed #28aae1;
    padding-top: 10px;
    margin-top: 24px;
}

.contact_box_item i{
    font-size: 21px;
    color: #ffffff;
    margin-right: 14px;
}


.contact_box_item .info{
    font-size: 16px;
    letter-spacing: 0.3px;
}

.contact_box_item .info a {
    color: #fff;
}

.product-full{
    margin-bottom: 100px;
    margin-top: 70px;
}

.product-full .content{
    padding: 0;
}

.products-page{
    margin-top: 0;
    margin-bottom: 70px;
}

.page_title_container img.design{
    width: 50px;
}

.lang_close .cd-wishlist-trigger {
    display: inline-block;
    background-image: url(../img/layout/wishlist.svg);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    text-indent: -99999999px;
}

.lang_close  .cd-login-trigger{
    display: inline-block;
    background-image: url(../img/layout/user.svg);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    text-indent: -99999999px;
    margin-left: 10px;
}

.lang_close  #close_btn {
    width: 85%;
}

h1.page_title {
    font-size: 44px;
    color: #221f1f;
    /* margin: 10px 0px 30px 0px; */
    /* border-bottom: 1px solid #e1e1e1; */
    text-transform: uppercase;
    font-weight: 700;
    margin: 0px 0px;
    font-family: 'Noto Sans Mono', monospace;
    letter-spacing: 1px;
    /* display: table; */
    /* text-align: center; */
    /* width: 100%; */
    position: relative;

}


.blog.view h1.page_title {
    font-size: 44px;
    color: #221f1f;
    /* margin: 10px 0px 30px 0px; */
    /* border-bottom: 1px solid #e1e1e1; */
    text-transform: uppercase;
    font-weight: 700;
    margin: 0px 0px 20px;
font-family: 'Advent Pro', sans-serif;
    letter-spacing: 1px;
    /* display: table; */
    /* text-align: center; */
    /* width: 100%; */
    position: relative;
}

.fancybox-title-outside-wrap {
    color: #445663!important;
}

h1.page_title span{
    /* background: #fcfcfc; */
    position: relative;
    z-index: 1;
    /* padding: 0 30px; */
}

.wishlist.home h1.page_title{
    color: black;
}


.pages.contact h1.page_title {
    font-size: 55px;
    letter-spacing: 4px;
}

h1.page_title strong {
    /* border-bottom: 3px solid #975b1c; */
    padding-bottom: 10px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: -1px;
}

ul.static_list {
    margin: 15px 5px 15px 5px;
    overflow: auto;
}

ul.static_list li {
    margin: 0 0 10px 0;
    line-height: 20px;
    background: transparent url(../img/layout/arrow-list.png) no-repeat 0 3px;
    padding-left: 15px;
}

.products_text {
    display: block;
    margin-top: 30px;
    /* text-align: center; */
font-family: 'Advent Pro', sans-serif;
    margin-bottom: 20px;
}


.related_products .swiper-container{
    overflow:hidden;
    padding: 0 40px;
} 


p.highlight {
    margin: 30px 0px 30px 0;
    padding: 20px 20px 20px 20px;
    border: 1px solid #e6dec7;
    background: #f0ece0;
    position: relative;
}

p.highlight small {
    display: block;
    position: absolute;
    top: -25px;
    left: -25px;
    font-size: 30px;
    color: #fff;
    background: #434343;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 100%;
}

a.read_more {
    position: relative;
    z-index: 50;
    display: inline-block;
    overflow: hidden;
    margin-top: 30px;
    padding-right: 70px;
    color: #454545;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1.2px;
    transition: all 0.2s ease-in;
}

a.read_more::after {
    display: block;
    display: block;
    content: '';
    height: 2px;
    width: 50px;
    position: absolute;
    right: 30%;
    /* top: 0; */
    top: 61%;
    /* bottom: 0; */
    margin: auto;
    background: #454545;
    transition: all 0.2s ease-in;
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border: 1px solid #fff;
    content: '';
    -webkit-transform: translateX(0) translateY(-10px) rotateZ( -45deg);
    transform: translateX(0) translateY(-10px) rotateZ( -45deg);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

a.read_more::before {
    opacity: 0;
    display: block;
    content: '';
    height: 2px;
    width: 50px;
    position: absolute;
    left: -70px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #ffffffbf;
    transition: all 0.2s ease-in;
}

a.read_more:hover {
    padding-right: 0;
    padding-left: 70px;
    color: #ffffffbf;
    transition: all 0.2s ease-in;
}

a.read_more:hover::after {
    right: -50px;
    opacity: 0;
    transition: all 0.2s ease-in;
}

a.read_more:hover::before {
    left: 0;
    opacity: 1;
    transition: all 0.2s ease-in;
}

a.read_more.reverse {
    color: #fff;
}

a.read_more.reverse:hover {
    color: #ffffffbf;
}

a.read_more.reverse::after {
    background: #fff;
}


/*     LANGUAGES     */

#language {
    display: flex;
    justify-content: flex-end;
    text-align: right;
    line-height: 36px;
    font-weight: bold;
    position: absolute;
    top: -30px;
    right: 6px;
}

#language_mob {
    position: absolute;
    top: 140px;
    right: 13px;
    display: none;
}

li.languages {
    float: left;
    margin-left: 30px;
    border-right: none!important;
    display: flex;
    color: #fff;
font-family: 'Advent Pro', sans-serif;
    font-weight: 400;
    font-size: 16px;
}

li.languages:after {
    content: '//';
    color: #445663;
    position: absolute;
    height: 1px;
    margin-left: 26px;
    font-size: 15px;
    margin-top: 1px;
}

li.languages:last-child:after {
    content: '';
}

li.languages a {
    color: #fff;
    font-weight: 400;
    transition:  all 0.3s ease-in-out;
}

li.languages:hover a {
    font-weight: 600;
}

/* li.languages a.el{ font-family: 'Open Sans Condensed', sans-serif !important;} */



@media (min-width: 991px) and (max-width: 1199px) {

    .modal.brand_modal .modal-dialog {
        width: 800px;
    }

    section.brands h1.section_title {
        font-size: 44px;
    }

    .logo_column {
        width: 130px;
    }

    .best-sellers .flex, .private_collection .flex {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    #toptop_bar {
        text-align: center;
        font-size: 14px;
    }

    

    .top_message,
    .top_links,
    #language {
        font-size: 13px;
    }
    .social-icons-top a {
        /* width: 35px;
        height: 35px; */
    }

    .top_message span {
        font-size: 11px;
    }
}

@media (max-width: 767px) {



    .top_links {
        text-align: right;
        /* display: none; */
    }
    #language {
        display: none;
    }
    #language_mob {
        display: block;
        position:relative;top:unset;right:unset;
    }
    
}


/* HOME STYLES */

.main_banner {
    position: relative;
    width: 100%;
    /* height: 85vh; */
    overflow: visible;
    background: #445663;
    /* border-bottom: 63px solid black; */
}

.main_banner:after{
    position: absolute;
    content: '';
    bottom: 0px;
    height: 60px;
    width: 100%;
    background: #1E1E1E;

}

.main_banner .slider_container {
    font-family: 'Noto Sans Mono', monospace;
    height: 100%;
    /* background: linear-gradient(to bottom, rgb(0 0 0 / 70%), rgb(0 0 0 / 37%), rgb(0 0 0 / 7%), rgba(0, 0, 0, 0)); */
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* margin-left: 10%; */
    width: 100%;
}

.main_banner  .slider_container a.more {
    padding: 10px 56px;
    background: transparent;
    margin-top: 59px;
    display: inline-block;
    font-size: 17px;
    font-weight: 300;
    color: white;
    /* border-radius: 15px; */
    text-transform: uppercase;
    border: 1px solid;
}


a.more {
    margin-top: 5px;
    padding: 8px 20px;
    background: transparent;
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
    color: white;
    text-transform: uppercase;
    border: 1px solid;
}

.main_banner .swiper-button-next {
    bottom: 100px;
    left:calc(40% + 65px);
    /* border-left: 1px solid white;
    border-bottom: 1px solid white;
    border-top: 1px solid white; */
    width: 50px;
    justify-content: flex-start;
    background: none;
    background-image: url(../img/layout/icons/arrow_right.svg);
    background-repeat: no-repeat;
    background-position: center;
}

#swiper_brands .swiper-wrapper {
    align-items: center;
}


.main_banner .swiper-button-prev {
    bottom: 100px;
    left: 40%;
    /* border-right: 1px solid white;
    border-bottom: 1px solid white;
    border-top: 1px solid white; */
    width: 50px;
    justify-content: flex-end;
    background:none;
    background-image: url(../img/layout/icons/arrow_left.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.main_banner .swiper-button-next:after, .main_banner .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: 27px;
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    color: white;
    display: none;
}

.slider_container .content_text {  
    color: #fff;
    /* padding-top: 29vh; */
    text-align: left;
    /* background: #0000007a; */
    padding: 40px 50px;
    width: 40%;
    margin-left: 10%;
}


.slider_container .content_image{
    height: 100%;
    width: 50%;
    overflow: hidden;
}

.slider_container .content_image img{
    height: 100%;
    min-width: 100%;
    /* width: auto;*/
}


.slider_container .content_text h1 strong{
    color: #445663;
}


.slider_container .graphic_slider {
    width: 45%;
    margin-right: -17%;
}


.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
}

.swiper-container  .scroll_down {
    width: 100%;
    height: 113px;
    position: absolute;
    bottom: 16px;
    z-index: 1;
    display: flex;
    justify-content: center;
}

.swiper-container  .scroll_down img{
    height:100%;
    width:auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-animation-name: hvr-wobble-vertical;
    animation-name: hvr-wobble-vertical;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes hvr-wobble-vertical {
    8.33% {
      transform: translateY(8px);
    }

    16.65% {
      transform: translateY(6px);
    }

    24.98% {
      transform: translateY(4px);
    }

    33.3% {
      transform: translateY(2px);
    }

    41.63% {
      transform: translateY(1px);
    }

    50% {
      transform: translateY(0);
    }

    100% {
      transform: translateY(0);
    }
  }

  @keyframes hvr-wobble-vertical {
    8.33% {
      transform: translateY(8px);
    }

    16.65% {
      transform: translateY(6px);
    }

    24.98% {
      transform: translateY(4px);
    }

    33.3% {
      transform: translateY(2px);
    }

    41.63% {
      transform: translateY(1px);
    }

    50% {
      transform: translateY(0);
    }

    100% {
      transform: translateY(0);
    }
  }


.box .box_image {
    width: 100%;
}

.box_container .flex{
    display: flex;
}

.box_container.reverse_box .flex{
    display: flex;
    flex-direction: row-reverse;
}
.box_container .colA{
    background: white;
    padding: 0;
    padding: 0% 0 0 5%;
}

.box_container.reverse_box .colA{
    background: white;
    padding: 0;
    padding: 0% 5% 0 0%;
}

.box_container.first .colA{
    background: white;
    padding: 0;
    padding: 5% 0 0 5%;
}

.box_container.last .colA{
    padding: 0 0 5% 5%;
}

.box_container .colB{
    background: black;
    padding: 0% 5% 0px 0px;
}

.box_container.reverse_box .colB{
    background: black;
    padding: 0% 0% 0px 5%;
}

.box_container.first .colB{
    background: black;
    padding: 5% 5% 0px 0px;
}

.box_container.last .colB{
    background: black;
    padding: 0% 5% 5% 0px;
}

.box_container.reverse_box.last .colA{
    background: white;
    padding: 0;
    padding: 0% 5% 5% 0%;
}

.box_container.reverse_box.last .colB{
    background: black;
    padding: 0;
    padding: 0% 0% 5% 5%;
}



.box_container .colB .box_inner {
    width: 100%;
    height: 100%;
    display: flex;
    background: white;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.box_container .colB .box_inner .title{
    font-size: 50px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    position: relative;
    margin-bottom: 23px;
}

.box_container .colB .box_inner .title:after{
    position: absolute;
    content: '';
    width: 90px;
    height: 3px;
    left: calc(50% - 39px);
    background-size: 25%;
    bottom: -6px;
    background-image: url(../img/layout/dotted_line_newsletter.svg);
}

.box_container .colB .box_inner .box_buttons{
    display: flex;
    flex-direction: row;
    margin: 30px 0px;
}

.box_container .colB .box_inner .box_buttons .sub_button{
    padding: 8px 18px;
    border: 2px solid black;
    border-collapse: collapse;
    font-size: 19px;
    margin: 0 -1px 0px -1px;
    cursor : pointer;
    transition: all 0.2s ease;
}
.box_container .colB .box_inner .box_buttons .sub_button:hover{
    background: black;
    transition: all 0.2s ease;
}

.box_container .colB .box_inner .box_buttons .sub_button:hover a{
    color: white;
    transition: all 0.2s ease;
}

.box_container .colB .box_inner .box_main_button{
    padding: 8px 18px;
    border: 2px solid black;
    border-collapse: collapse;
    font-size: 19px;
    cursor : pointer;
    transition: all 0.2s ease;
    text-align: center;
}

.box_container .colB .box_inner .box_main_button:hover{
    background: black;
    transition: all 0.2s ease;
}

.box_container .colB .box_inner .box_main_button:hover a{
    color: white;
    transition: all 0.2s ease;
}



.box_container .box_image {
    width: 100%;
    margin-bottom: -5px;
}

.box_container .box_image img{
    width: 100%;
}




#banner .swiper-pagination-bullets {
    bottom: 10px;
    right: 0;
    /* height: 100px; */
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: row;
    /* width: 50%; */
    top: 10%;
}

#banner img.banner_image{
    /*height: 100%; */
    position: relative;
    /* top: 10%; */
    /* left: 15%; */
    /* height: 100%; */
    min-width: 100%;
    width: 100%;
    /* max-height: 100%; */
}


#banner .main_banner_controls{
    position: absolute;
    top: 50px;
    left: calc(50% + 50px);
    /* width: 100px; */
    height: 40px;
    /* background: #faf9f6; */
    z-index: 1;
    display: flex;
    align-items: center;
}

#banner .swiper-pagination-main-banner.swiper-pagination-custom{
    display: flex;
    align-items: center;
    font-size: 23px;
    margin-right: 20px;
}

#banner .swiper-pagination-main-banner.swiper-pagination-custom .divide_line{
    width: 200px;
    height: 3px;
    display: block;
    background: #777;
    margin-right: 10px;
    margin-left: 10px;
}

.main_banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #fff;
}

.main_banner .swiper-pagination-bullet{
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid white;
    background: #c7c7c766;
    opacity: 1;
}

.main_banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px;
}

#banner .main_banner_controls .swiper-button-next-main-banner{
    background-image: url(../img/layout/arrow_black_right.svg);
    left: unset;
    right: unset;
    bottom: 0px;
    top: unset;
    background-size: 16px;
    width: 40px;
    position: relative;
    margin-top: 0px;
    height: 40px;
    cursor: pointer;
    /* margin-left: 40px; */
    background-repeat: no-repeat;
    background-position: center;
}


#banner .main_banner_controls .swiper-button-prev-main-banner{
    right: 10px;
    background-image: url(../img/layout/arrow_black_left.svg);
    left: unset;
    right: unset;
    bottom: 0px;
    top: unset;
    background-size: 16px;
    width: 40px;
    position: relative;
    margin-top: 0px;
    height: 40px;
    cursor: pointer;
    /* margin-right: 40px; */
    background-position: center;
    background-repeat: no-repeat;
}


#banner  .swiper-pagination-bullet {
    /* margin: 10px 0px; */
    width: auto;
    height: auto;
    font-size: 24px;
    color: #221f1f;
    opacity: 0.8;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: none;
    border: none;
}

#banner .banner_button_container{
    display: block;
    margin: 35px 0px;
    position: relative;
    text-align: right;
}

#banner .banner_button_container .more.banner_url{
    padding: 12px;
    background: #221f1f;
    color: white;
    font-size: 17px;
}

#banner .swiper-pagination-bullet.swiper-pagination-bullet-active{
    font-size: 30px;
    position: relative;
}

/* #banner .swiper-pagination-bullet.swiper-pagination-bullet-active:after{
    content: '';
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100px;
    height: 8px;
    background: #28aae1;
} */

#banner .swiper-pagination-bullet-active {
    opacity: 1;
    background: none;
}

#banner .flex-row{
    height: 100%;
    display: flex;
}

#banner .col_with_image{
    overflow: hidden;
    margin-top: 50px;
    height: 100%;
}
  

.swiper-container h1 {
    font-size: 55px;
    font-weight: 100;
    display: block;
    margin: 10px 0 20px;
    /* text-transform: uppercase; */
font-family: 'Advent Pro', sans-serif;
    text-align: left;
    color: #ffffff;
    font-weight: 800;
}

.main_banner .swiper-container h1 {
    font-size: 72px;
    font-weight: 100;
    display: inline-block;
    margin: 10px 0 0px;
    /* text-transform: uppercase; */
    font-family: 'Noto Sans Mono', monospace;
    text-align: left;
    color: #ffffff;
    font-weight: 800;
    position: relative;
    z-index: 1;
}

.main_banner .swiper-container h1  span.first {
    position: relative;
    padding: 2px 0px 2px 40px;
}

.main_banner .swiper-container h1  span.first:before {
    background: #1E1E1E;
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    content: '';
    z-index: -1;
}

.main_banner .swiper-container h1  span.second {
    margin-left: 50px;
    position: relative;
    display: block;
    padding: 2px 20px 2px 40px;
    font-weight: 300;
    font-size: 72px;
}

.main_banner .swiper-container h1  span.second:before {
    background: #1E1E1E;
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    content: '';
    z-index: -1;
}


/* .main_banner .swiper-container h1:before{
    position: absolute;
    content: '';
    width: calc(100% + 10px);
    height: 200%;
    background: black;
    z-index: -1;
    left: -20px;
    top: -20px;
} */

.main_banner .swiper-container h2 {
    font-size: 66px;
    font-weight: 100;
    display: block;
    margin: 10px 0 20px;
    /* text-transform: uppercase; */
font-family: 'Advent Pro', sans-serif;
    text-align: left;
    color: #000000;
    font-weight: 800;
    position: relative;
    z-index: 1;
}

.main_banner .swiper-container h2:before{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #445663;
    z-index: -1;
    left: -5px;
}

.swiper-container p {
    font-size: 31px;
    font-weight: 100;
    display: block;
    margin-top: 36px;
}

.main_banner .swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 10px;
    left: 50%;
    width: 40%;
}

.swiper-container .subtitle {
    font-size: 21px;
    margin-top: 30px;
}

.swiper-container .subtitle p{
    text-align: left;
    /* padding-left: 14%; */
    font-size: 23px;
    font-weight: 100;
    letter-spacing: 1px;
}

.swiper-container .right_divider_container{
    width: 100%;
    height: 15px;
    /* background: black; */
    text-align: right;
    transition: all 1.9s ease;
    margin: 100px 0px;
}

.swiper-container .right_divider_container .right_divider{
    float: right;
    /* background: black; */
    height: 100%;
    width: 55%;
}

#banner .swiper-slide {
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background: white;
    display: flex;
    /* padding-left: 10%; 
    padding-right: 5%; */
}

#swiper_brands .swiper-slide {
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background: #fff;
    display: flex;
    align-items: center;
}


#swiper_private_collection .swiper-slide {
    /* display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background: #faf9f6; */
    display: flex;
    border: 1px solid #ffffffff;
    overflow: hidden;
}

#swiper_private_collection .swiper-slide:hover{
    border: 1px solid #ff6900;
}

.swiper-slide {
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    /* background: white; */
    display: flex;
    overflow: hidden;
}

#swiper_insta .swiper-slide {
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    /* background: #faf9f6; */
    display: flex;
}

.swiper-slide.swiper-slide-active{
    /* background:black; */
}

.swiper-container .swiper-slide.swiper-slide-active .right_divider_container{
    margin: 20px 0px;
    transition: all 1.9s ease;
}

.swiper-slide .product-options span:after {
    content: '-';
    position: absolute;
    width: 10px;
    top: 14%;
    right: -5px;
}

#swiper_new_products .swiper-slide .product-image,
.private_collection .swiper-slide .product-image
{
    /* padding: 15px;
    box-shadow: 0px 0px 9px 0px #d3d3d35e; */
    /* margin-top: 4px;
    margin-bottom: 4px; */
    font-family: 'Advent Pro', sans-serif;
    text-align: left;
    position: relative;
}

#swiper_new_products .swiper-slide .product-image:hover .swipper-product-image,
.private_collection .swiper-slide .product-image:hover .swipper-product-image{
    border: 1px solid #c1c1c1;
}

#swiper_best_sellers .swiper-slide,
.private_collection .swiper-slide{
    /* padding-right: 27px; */
}
.private_collection .swiper-container{
    overflow: hidden;
}

#swiper_insta .swiper-slide {
    display: flex;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 0px;
}

#swiper_insta .swiper-slide.swiper-slide-active{
    /* padding: 0px; */
    /* transform: scale3d(1.3, 1.3, 1.3); */
    /* width: 139%; */
    z-index: 1;
}

#swiper_insta.swiper-container {
    overflow: hidden;
    padding-top: 110px;
    padding-bottom: 85px;
    /* overflow-x: clip; */
}

#swiper_insta .swiper-slide .item{
    width:100%;
    border: 2px solid;
}


#swiper_new_products .swiper-slide img.img-responsive,
.private_collection .swiper-slide img.img-responsive {
    width: 100%;
    /* border: 1px solid #c1c1c1; */
    /* box-shadow: 0px 0px 0px 1px #c1c1c1; */
    padding: 20px 0px;
    margin-top: 1px;
}

#swiper_new_products .swiper-slide .left_icon,
.private_collection .swiper-slide .left_icon {

}

.product_box .left_icon{
    position: absolute;
    width: 23px;
    top: 15px;
    visibility: hidden;
    opacity: 0;
    left: -40px;
    transition: all 0.3s ease;
    z-index: 1;
}

.product_box:hover .left_icon{
    left: 15px;
    visibility: visible;
    opacity: 1;
}

.product_box .right_icon{
    position: absolute;
    width: 23px;
    top: 15px;
    visibility: hidden;
    opacity: 0;
    right: -40px;
    transition: all 0.3s ease;
    z-index: 1;
}

.product_box:hover .right_icon{
    right: 15px;
    visibility: visible;
    opacity: 1;
}

#swiper_new_products .swiper-slide:hover .left_icon,
.private_collection .swiper-slide:hover .left_icon{
    left: 15px;
    visibility: visible;
    opacity: 1;
} 

#swiper_new_products .swiper-slide .right_icon,
.private_collection .swiper-slide .right_icon {
    position: absolute;
    width: 23px;
    top: 15px;
    visibility: hidden;
    opacity: 0;
    right: -40px;
    transition: all 0.3s ease;
}

#swiper_new_products .swiper-slide:hover .right_icon,
.private_collection .swiper-slide:hover .right_icon{
    right: 15px;
    visibility: visible;
    opacity: 1;
} 

#swiper_new_products .swiper-slide h4,
.private_collection .swiper-slide h4{
    font-size: 16px;
    line-height: 22px;
    margin: 15px 0px;
}

#swiper_new_products .swiper-slide h4 a,
.private_collection .swiper-slide h4 a {
    color: black;
    font-weight: 300;
    text-transform: uppercase;
}

.swiper-slide .product_add_cart{
    color: white;
    position: absolute;
    top: 100%;
    /* height: 50px; */
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
    background: black;
    padding: 17px;
    visibility: hidden;
    opacity: 0;
    margin-top: -50px;
    transition: all 0.3s ease;
    width: 100%;
}

.product_box .product_add_cart{
    color: white;
    position: absolute;
    top: 100%;
    /* height: 50px; */
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
    background: black;
    padding: 17px;
    visibility: hidden;
    opacity: 0;
    margin-top: -50px;
    transition: all 0.3s ease;
    width: 100%;
    left: 0;
}

.swiper-slide .product_add_cart a{
    display: flex;
    color: white;
}

.product_box .product_add_cart a{
    display: flex;
    color: white;
}

.swiper-slide:hover .product_add_cart{
    visibility: visible;
    opacity:1;
    margin-top:-4px;
}

.product_box:hover .product_add_cart{
    visibility: visible;
    opacity:1;
    margin-top:-4px;
}

.swiper-slide .product_add_cart img{
    width: 24px;
    margin-right: 10px;
}

.product_box .product_add_cart img{
    width: 24px;
    margin-right: 10px;
}

.swiper-slide .product_add_cart span.text{
    text-transform: uppercase;
}

.product_box .product_add_cart span.text{
    text-transform: uppercase;
}

#swiper_new_products .swiper-slide .price{
    font-size: 22px;
    font-weight: 900;
    color: #3e3e3e;
}

.swiper-slide .previous {
    text-decoration: line-through;
}

.swiper-slide .price{
    font-size: 22px;
    font-weight: 900;
    color: #3e3e3e;
}

.filter_sorting.hide_desktop{
    display: none;
}


#swiper_best_sellers .swiper-slide img.img-responsive {
    width: 100%;
    border: 2px solid;
}

#swiper_best_sellers .swiper-slide h4{
    margin-top: 11px;
    font-size:20px;
}

#swiper_best_sellers .swiper-slide h4 a {
    color: black;
    font-weight: 300;
    text-transform: uppercase;
}

#swiper_best_sellers .swiper-slide .price{
    font-size: 22px;
    font-weight: 900;
    color: #807d7d;

}


.after_banner {
    background: #eee url(../img/layout/meander.png) repeat-x bottom center;
    background-size: 20px;
    color: #60b1e7;
    text-align: center;
    padding-bottom: 20px;
}

.after_banner .after_banner_box {
    padding-top: 20px;
    padding-bottom: 20px;
}

.after_banner .after_banner_box img {
    width: 54px;
    display: block;
    margin: 0 auto 15px auto;
}

.after_banner .after_banner_box span {
    font-size: 18px;
    font-weight: bold;
    display: block;
}

.vertical_banner {
    position: relative;
    /* height: 85vh; */
    overflow: hidden;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    border-right: 1px solid #fff;
    display: flex;
    align-items: flex-end;
    background-color: black;
}


.desktop-search span.hide_text{
  display:none;
}

label[for="SearchQuery"]
{
    display:none;
}

label[for="NewsletterEmail"]
{
    display:none;
}

label[for="search-brand"]
{
    display:none;
}



.vertical_banner  .extra_links {
    z-index: 2;
    z-index: 2;
    width: 100%;
    padding: 10px;
    position: absolute;
}

.right .vertical_banner  .extra_links {
    z-index: 2;
    text-align:right;
}

.vertical_banner  .extra_links .extra_link{
    color: white;
    font-size: 25px;
    font-family: 'Noto Serif Display';
    margin: 0px 16px;
    text-decoration: underline;
}


.vertical_banner .vertical_banner_overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    /* background: rgba(0, 0, 0, 0.1); */
    transition: all 1s ease-in;
    /* background: linear-gradient(to top, rgb(0 0 0 / 39%), rgb(0 0 0 / 37%), rgb(0 0 0 / 7%), rgba(0, 0, 0, 0)); */
}

.vertical_banner:hover .vertical_banner_overlay {
    background: rgba(0, 0, 0, 0);
    transition: all 1s ease-in;
}

.boxes {
    margin-top:15px;
}

.flex-col {
    display:flex;
    align-items: center;
    justify-content: space-between;
}

.boxes .left .vertical_banner .vertical_banner_text {
    width: 100%;
    /* height: 10%; */
    padding: 20px;
    font-family: 'Noto Sans Mono', monospace;
    /* background: rgb(255 255 255 / 50%); */
    margin-bottom: 0px;
    transition: all 0.3s ease-in;
    top: 0;
    position: absolute;
    text-align: right;
    /* text-shadow: -4px 2px #f2f2f2; */
    font-weight: 800;
}

.boxes .right .vertical_banner .vertical_banner_text {
    width: 100%;
    /* height: 10%; */
    padding: 20px;
    font-family: 'Noto Sans Mono', monospace;
    /* background: rgb(255 255 255 / 50%); */
    margin-bottom: 0px;
    transition: all 0.3s ease-in;
    top: 0;
    position: absolute;
    text-align: left;
    /* text-shadow: -4px 2px #f2f2f2; */
    font-weight: 800;
}

.row.reverse .vertical_banner_text {
    width: 100%;
    /* height: 10%; */
    padding: 20px;
    font-family: 'Noto Sans Mono', monospace;
    /* background: rgb(255 255 255 / 50%); */
    margin-bottom: 0px;
    transition: all 0.3s ease-in;
    top: 0;
    position: absolute;
    text-align: left;
    font-weight: 800;
}


.category_mobile .vertical_banner_text {
    width: 100%;
    /* height: 10%; */
    padding: 20px;
    background: rgb(255 255 255 / 50%);
    margin-bottom: 20px;
    transition: all 0.3s ease-in;
    top: 0;
    position: absolute;
    text-align: center;
}

.vertical_banner span {
    position: relative;
    font-size: 40px;
    font-weight: 500;
    color: #ffffff;
    display: block;
    text-transform: uppercase;
}


.category_mobile span {
    position: relative;
    font-size: 26px;
    font-weight: bold;
    color: #000000;
    display: block;
}


.vertical_banner:hover span {    
    color: #fff;
}

.vertical_banner .vertical_banner_text a.read_more.reverse {
    color: #fff;
    position: relative;
    margin-top: 9px;
}

.vertical_banner:hover .vertical_banner_text {
    padding: 20px;
    background: #2323236b;
    /* margin-bottom: 20px; */
    /* height: 100%; */
    transition: all 0.3s ease-in;
    /* display: flex; */
    /* align-items: end; */
    /* justify-content: end;*/
    border-bottom: 12px solid #445663;
}

.row.reverse .vertical_banner:hover .vertical_banner_text {
    padding: 20px;
    background: #2323236b;
    /* margin-bottom: 20px; */
    height: 100%;
    transition: all 0.3s ease-in;
    display: unset;
    align-items: end;
    justify-content: end;
}

.lSSlideOuter .lSPager.lSGallery {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
    display: inline;
}

.hero {
    margin-bottom: 0;
    margin-bottom: 0;
    height: 500px;
    background: transparent no-repeat center;
    background-size: cover;
}

.pages.home #navi_container {
    /* background: #faf9f6; */
}

.hero h2 {
    color: #fff;
    font-size: 60px;
    font-weight: bold;
    padding-top: 200px;
    margin-bottom: 40px;
}

.hero_small {
    margin-top: 30px;
    margin-bottom: 30px;
    height: 500px;
    background: transparent no-repeat center;
    background-size: cover;
    border-right: 1px solid #fff;
}

.hero_small .hero_text {
    padding: 20px;
}

.hero_small h2 {
    color: #fff;
    font-size: 60px;
    font-weight: bold;
    padding-top: 100px;
    margin-bottom: 40px;
}

.hero_small.hero_small_text {}

.hero_small.hero_small_text .hero_text {
    padding: 20px 0px 0px 50px;
}

.hero_small.hero_small_text h2 {
    color: #000;
    padding-top: 30px;
}

.hero.section-recommended {
    min-height: 60vh;
    height: auto;
    padding-bottom: 130px;
    padding-top: 130px;
    margin-top: 0;
}


.best-sellers,
.private_collection{
    padding: 100px 15px;
    margin-top: 30px;
    margin-bottom: 50px;
    text-align: center;
}

.best-sellers.related {
    padding-top:0;
    padding-bottom: 0;
}

.best-sellers-desktop{
    display: flex;
    justify-content: center;
}

.best-sellers h3.heading_title,
.private_collection  h3.heading_title,
#recent_products h3.heading_title
{
    font-size: 38px;
    text-align: left;
    /* margin-bottom: 60px; */
    font-family: 'Noto Sans Mono', monospace;
    font-weight: 800;
    /* border-bottom: 3px solid #445663; */
    /* background: #445663; */
    /* text-align: center; */
    padding: 20px;
    color: #0f0f17;
    position: relative;
    z-index: 1;
}

.private_collection h3.heading_title {
    margin-bottom: 9px;
}

.best-sellers h3.heading_title span,
.private_collection  h3.heading_title span, 
#recent_products  h3.heading_title span
{
    position: relative;
    /* bottom: 20px; */
    text-transform: uppercase;
}

/* .best-sellers h3.heading_title:after,
.private_collection h3.heading_title:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: -20px;
    left: 20px;
    background: rgb(0 0 0);
    z-index: -1;
} */

.best-sellers .button_container{
    text-align: center;
}

.best-sellers .button_container .btn-more{
    font-size: 19px;
    padding: 8px 21px;
    border: 2px solid #221f1f;
    float: right;
}

.button_container .btn-more:hover{
    background-color: #221f1f;
    color: #ffffff;
}

.best-sellers .button_container .btn-more:hover{
    background-color: #221f1f;
    color: #ffffff;
}



.hero.section-insta {
    min-height: 60vh;
    height: auto;
    padding-bottom: 130px;
    padding-top: 130px;
    margin-top: 0;
}

.hero.section-newsletter {
    background: #ffffff;
    height: auto;
    /* padding-bottom: 60px; */
    /* padding-top: 60px; */
    margin-top: 0;
    /* border-top: 1px solid #eaeaea; */
    position: relative;
    /* margin-bottom: 80px; */
    margin-top: 0px;
    align-items: center;
    display: flex;
    /* overflow: hidden; */
    padding: 60px 0px;
}

.hero.section-newsletter .dashed_line{
    background: url(../img/layout/dotted_line_newsletter.svg);
    top: 0;
    position: absolute;
    width: 80%;
    left: 0;
    height: 2px;
}

.hero.section-newsletter .newsletter_image{
    position: relative;
    width: calc(100% + 30px);
    margin-left: -30px;
    margin-top: -18px;
    margin-bottom: -5px;
}

.hero.section-newsletter .dashed_line_bottom{
    background: url(../img/layout/dotted_line_newsletter.svg);
    bottom: 0;
    position: absolute;
    width: 100%;
    left: 0;
    height: 2px;
}

.hero.section-newsletter .saita_img{
    background: url(../img/layout/saita.svg);
    top: -38px;
    position: absolute;
    width: 100px;
    left: 80%;
    height: 80px;
    background-repeat: no-repeat;
}


.pages.view .hero.section-newsletter ,
.catalog .hero.section-newsletter ,
.checkout .hero.section-newsletter ,
.cart .hero.section-newsletter{
    /* background: whitesmoke;   */
}



.hero.section-newsletter .newsletter-col{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

.hero.section-newsletter .newsletter-col .colA{
    display: flex;
    flex-direction: row;
    /* text-align: center; */
    align-items: center;
    padding: 0;
}

.hero.section-newsletter .newsletter-col .colB{
    
}

.hero.section-newsletter .heading_title{
    font-size: 45px;
    font-weight: 700;
    color: #000000;
    margin: 0px 0 5px 0;
    position: relative;
    display: inline-block;
    z-index: 1;
    font-family: 'Noto Sans Mono', monospace;
    /* width: 30%; */
    text-align: left;
}

.video_class{
    width:100%;
}



.hero.section-recommended .section_vertical_subtitle{
    font-size: 22px;
    font-weight: 600;
    writing-mode: vertical-lr;
    transform: rotate(
180deg
);
}


.hero.section-recommended .swiper-button-next, .hero.section-recommended .swiper-container-rtl .swiper-button-prev {
    background-image: url(../img/layout/arrow_black.svg);
    left: 10px;
    right: auto;
    bottom: 0px;
    top: unset;
    background-size: 101%;
    width: 70px;
    transform: rotateZ(
180deg
);
}


.collection{
    margin: 100px 0px;
}


.collection.left .title_container{
    padding: 0;
    /* float: right; */
    /* text-align: end; */
    display: flex;
    justify-content: flex-end;
    align-content: center;
    padding: 20px 0px;
}

.collection.left .row.flex-align{
    display:flex;
    align-items: center;
}

.collection.left .title_container .collection_title{
    width: 600px;
    position: relative;
    font-size: 90px;
    font-family: 'Open Sans';
    font-family: 'EB Garamond', serif;
    color: black;
}

.collection.left .title_container .collection_title:after{
    position: absolute;
    content: '';
    width: 100px;
    height: 40px;
    background: #333;
    top: calc(50% - 8px);
    margin-left: 27px;
}


.collection.left .rotated_text_container{

}

.collection.left .rotated_text_container .rotated_text{
    writing-mode: tb-rl;
    transform: rotate(-180deg);
    font-size: 75px;
    color: rgb(187, 187, 187);
    font-family: 'EB Garamond';
    letter-spacing: 3px;
}


.collection.left .main_container{

}

.collection.left .main_container .text_button{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin: 45px 0px;
}

.collection.left .main_container .text_button .text_container{
    font-size: 16px;
    line-height: 28px;
}

.collection.left .main_container .text_button .button_container{

}

.collection.left .main_container .text_button .button_container .btn-more{
    margin-top: 0;
}




.collection.right .title_container{
    padding: 0;
    /* float: right; */
    /* text-align: end; */
    display: flex;
    justify-content: flex-start;
    align-content: center;
    padding: 20px 0px;
}

.collection.right .row.flex-align{
    display:flex;
    align-items: center;
    flex-direction: row-reverse;
}

.collection.right .title_container .collection_title{
    width: 498px;
    position: relative;
    font-size: 90px;
    font-family: 'Open Sans';
    font-family: 'EB Garamond', serif;
    color: black;
    text-align: end;
}

.collection.right .title_container .collection_title:after{
    position: absolute;
    content: '';
    width: 100px;
    height: 40px;
    background: #221f1f;
    top: calc(50% - 8px);
    left: 0;
    margin-right: 27px;
}


.collection.right .rotated_text_container{
    display: flex;
    justify-content: center;
}

.collection.right .rotated_text_container .rotated_text{
    writing-mode: tb-rl;
    transform: rotate(-180deg);
    font-size: 75px;
    color: rgb(187, 187, 187);
    font-family: 'EB Garamond';
    letter-spacing: 3px;
}


.collection.right .main_container{

}

.collection.right .main_container .text_button{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin: 45px 0px;
}

.collection.right .main_container .text_button .text_container{
    font-size: 16px;
    line-height: 28px;
}

.collection.right .main_container .text_button .button_container{

}

.collection.right .main_container .text_button .button_container .btn-more{
    margin-top: 0;
}

section.brands{
    padding: 100px 0px;
    background: #f2f2f2;
    text-align: center;
}

section.brands h1.section_title{
    font-size: 52px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 70px;
    margin-top: 50px;
}


section.brands .brand{
    display:flex;
    text-align:center;
    flex-direction: column;
}

section.brands .brand img{
    width: 100% ;
}

section.brands .brand .brand_link{
    font-size: 23px;
    margin-top: 20px;
    font-weight: 500;
    text-transform: uppercase;
}

section.brands .more{
    padding: 10px 56px;
    background: black;
    margin-top: 59px;
    display: inline-block;
    font-size: 17px;
    font-weight: 300;
    color: white;
    border-radius: 15px;
    text-transform: uppercase;
}


section.brands.insta{
    background: white;
    padding: 120px 0px 90px 0;
    /* border-top: 1px solid #28aae1; */
}

section.brands .row.flex-align {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 80px;
}


section.brands.insta .row.flex-align {
    margin-bottom: 0px;
    display: block;
}

section.brands .section-title{
    font-size: 42px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    position: relative;
    margin-bottom: 10px;
    color: white;
}

section.brands.insta .section-title{
    color: #221f1f;
    font-family: 'Noto Sans Mono', monospace;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
}

section.brands.insta h1.section-insta-link{
    text-align: center;
    font-size: 24px;
    margin-top: 14px;
}

section.brands.insta h1.section-insta-link a{
    padding: 10px 56px;
    background: black;
    margin-top: 45px;
    display: inline-block;
    font-size: 17px;
    font-weight: 300;
    color: white;
    border-radius: 15px;
    text-transform: uppercase;
}

section.brands.insta h1.section-insta-link strong{
    color: #445663;
}

section.brands .section-subtitle{
    color: white;
    font-family: 'Open Sans';
}

section.brands.insta .section-subtitle{
    color: #000;
font-family: 'Advent Pro', sans-serif;
    font-size: 50px;
    font-weight: 700;
    margin: 28px 0px 45px 0px;
}

section.brands.insta .section-subtitle.mob {
    display: none;
}

section.brands.insta .section-subtitle a {
    color: #000;
}

section.brands.insta .section-subtitle:after {
    content: '';
    height: 48px;
    width: 300px;
    background-image: url(../img/layout/instagram_arrow.svg);
    background-repeat: no-repeat;
    background-size: 240px;
    background-position: center;
    position: absolute;
    margin-top: 10px;
}

.swiper-button-next {
    background-image: url(../img/layout/arrow_right.svg);
    background-repeat: no-repeat;
    background-size: 50px;
    background-color: rgba(0,0,0,0);
    right: 10%;
    width: 50px;
    height: 50px;
    bottom: 0;
    top: auto;
}

.swiper-button-next:after {
    display: none;
}



.swiper-button-prev {
    background-image: url(../img/layout/arrow_left.svg);
    background-repeat: no-repeat;
    background-size: 50px;
    background-color: rgba(0,0,0,0);
    left: 10%;
    width: 50px;
    height: 50px;
    bottom: 0;
    top: auto;
}

.swiper-button-prev:after {
    display: none;
}

section.brands .swiper-products-container{
    display: flex;
    width: 100%;
    overflow: hidden;
    /* overflow: hidden; */
    padding: 40px 0px;
   /* border-top: 2px solid grey;
    border-bottom: 2px solid grey;  */
}

section.brands.insta .swiper-products-container {
    display: flex;
    width: 100%;
    overflow: hidden;
    /* overflow: hidden; */
    padding: 9px 0px;
    border:none;
}


section.private_collection .swiper-products-container,
section.related_products .swiper-products-container {
    display: flex;
    width: 100%;
    overflow: hidden;
    /* overflow: hidden; */
    padding: 40px 0px;
    /* border-top: 2px solid grey;
    border-bottom: 2px solid grey; */
}

section.brands .section-recommended-buttons{
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: 70px;
    justify-content: space-around;
    align-items: center;
}

section.brands .brands-background {
    /* display: flex;
    align-items: center; */
}

section.brands.insta .section-recommended-buttons {
    margin-top: 130px;
}

section.brands  .swiper-button-prev-brands {
    right: 10px;
    background-image: url(../img/layout/arrow_left_orange.svg);
    left: unset;
    right: unset;
    bottom: 0px;
    top: unset;
    background-size: contain;
    width: 40px;
    position: relative;
    margin-top: 0px;
    height: 40px;
    cursor: pointer;
    margin-right: 40px;
    background-repeat: no-repeat;
}

section.home_info {
    background: #ededed;
    padding: 50px 0px;
}

section.home_info .pwlhseis {
    height: 45px;
    margin-bottom: 20px;
}

section.home_info .metaforika {
    height: 45px;
    margin-bottom: 20px;
}

section.home_info .elta {
    height: 45px;
    margin-bottom: 20px;
}

section.home_info  .heading_desc {

}

section.home_info  .info_box_container .heading_desc {
    font-size: 16px;
    color: #000000;
    /* margin-left: 20px; */
    font-weight: 500;
font-family: 'Advent Pro', sans-serif;
} 

section.home_info  .info_box_container  {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
} 

.private_collection  .swiper-button-prev-collection,
.swiper-button-prev-new-products {
    right: 10px;
    background-image: url(../img/layout/arrow_left.svg);
    left: -70px;
    right: unset;
    bottom: 0px;
    top: unset;
    background-size: contain;
    width: 45px;
    margin-top: 0px;
    height: 45px;
    cursor: pointer;
    margin-right: 18px;
    background-repeat: no-repeat;
    /* position: absolute; */
    top: calc(50% - 20px);
}

section.related_products .swiper-button-prev-collection {
    right: 10px;
    background-image: url(../img/layout/arrow_left.svg);
    left: -3px;
    right: unset;
    bottom: 0px;
    top: unset;
    background-size: contain;
    width: 45px;
    margin-top: 0px;
    height: 45px;
    cursor: pointer;
    margin-right: 40px;
    background-repeat: no-repeat;
    position: absolute;
    top: calc(50% - 20px);
    z-index: 2;
}

section.related_products .swiper_collection_wrapper{
    overflow:visible;
} 

section.brands.insta .swiper-button-prev-brands {
    background-image: url(../img/layout/arrow_left.svg);
}

section.brands   .swiper-button-next-brands {
    background-image: url(../img/layout/arrow_right.svg);
    left: unset;
    right: unset;
    bottom: 0px;
    top: unset;
    background-size: contain;
    width: 40px;
    position: relative;
    margin-top: 0px;
    height: 40px;
    cursor: pointer;
    margin-left: 40px;
    background-repeat: no-repeat;
    
}


section.tabs_container{
    margin: 40px 0px;
    padding: 80px 0px;
    background: white;
}


.private_collection   .swiper-button-next-collection,
section.related_products   .swiper-button-next-collection,
.swiper-button-next-new-products
 {
    background-image: url(../img/layout/arrow_right.svg);
    left: unset;
    right: -65px;
    bottom: 0px;
    top: unset;
    background-size: contain;
    width: 45px;
    margin-top: 0px;
    height: 45px;
    cursor: pointer;
    /* margin-left: 40px; */
    /* position: absolute; */
    background-repeat: no-repeat;
    top: calc(50% - 20px);
    z-index: 2;
}

section.brands.insta .section-recommended-buttons  .swiper-button-next-brands {
    background-image: url(../img/layout/arrow_right.svg);
}

section.brands .section-recommended-buttons .button_main{
    background-color: #000;
    display: inline-block;
    font-size: 19px;
    padding: 8px 21px;
    border: 2px solid #ffffff;
    color: white;
    transition: all 0.3s ease;
}

section.brands.insta .section-recommended-buttons .button_main{
    background-color: #fff;
    display: inline-block;
    font-size: 15px;
    padding: 8px 21px;
    border: 2px solid #28aae1;
    color: black;
    transition: all 0.3s ease;
    border-radius: 50%;
    height: 130px;
    width: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.brands .section-recommended-buttons .button_main:hover{
    background-color: white;
    color: black;
    transition: all 0.3s ease;
}

section.brands.insta .section-recommended-buttons .button_main:hover{
    background-color: #28aae1;
    background: #faf9f6;
    transition: all 0.3s ease;
}

#swiper_brands .swiper-slide img{
     width: 100% ;
     /* background: #faf9f6; */
     filter: opacity(0.35);
     transition: all 0.3s ease;
}


/* #swiper_private_collection .swiper-slide img {
    width: 100%;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    width: 100%;
} */



#swiper_brands .swiper-slide img:hover{
    filter: opacity(1);
}

#swiper_insta .swiper-slide img{
    width: 100% ;
}



section.main_categories{
    background: white;
    padding: 150px 0px 310px;
}

section.main_categories .box_category_full{
    display: flex;
    flex-direction: column;
    align-items: baseline;
    margin: 0px 0px 40px 0px;
}

section.main_categories .box_category_small{
    display: flex;
    flex-direction: column;
    align-items: baseline;
    margin: 0px 0px 40px 0px;
}

section.main_categories .categories_slogan{
    font-size: 56px;
    display: flex;
    margin-bottom: 60px;
    flex-direction: row;
}

section.main_categories .categories_slogan strong{
    margin-right: 14px;
}



section.main_categories img.category_full{
    width: 90%;
}

section.main_categories img.category_small{
    width: 70%;

}

section.main_categories .box_category_title{
    font-size: 29px;
    margin-top: 13px;
    /* text-decoration: underline; */
    color: #555;
    display: block;
    width: auto;
    padding-bottom: 10px;
    padding-right: 14px;
    border-bottom: 2px solid grey;
}


section.private_collection .row.up_heading{
    /* top: -234px; */
    position: relative;
} 


section.private_collection .row.down_heading{
    top: -120px;
    position: relative;
}


#swiper_collection_images{
    height: 70vh;
}

.collections {
    display: flex;
    align-items: center;
    overflow-x: hidden;
    flex-wrap: wrap;
}

.collections .collections_text{
    margin-left: -16.66666%;
}

.collections  h1{
    float: right;
    font-size: 38px;
    margin-bottom: 18px;
font-family: 'Advent Pro', sans-serif;
    font-weight: 600;
    /* border-bottom: 3px solid #445663; */
    z-index: 1;
    position: relative;
}

.collections  h1.hide_up_991{
    display:none;
}



.collections .collections_text h2{
    font-size: 22px;
    margin-bottom: 32px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    /* border-bottom: 3px solid #445663; */
    z-index: 1;
    position: relative;
    margin-top: 18px;
    font-weight: 600;
}

.collections .collections_text h2:before{
    content: '';
    position: absolute;
    width: 50px;
    height: 1px;
    background: white;
    top: 52%;
    left: -63px;
}

.collections .collections_text h2:after{
    content: '';
    position: absolute;
    width: 50px;
    height: 1px;
    background: white;
    top: 52%;
    right: -63px;
}

.collections .swiper-button-prev {
    top: 50%;
    left: 0px;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    border-top: 1px solid white;
    width: 50px;
    justify-content: flex-end;
}

.collections .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: 27px;
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    color: white;
}

.collections .swiper-button-next{
    top: 50%;
    right: 0px;
    border-left: 1px solid white;
    border-bottom: 1px solid white;
    border-top: 1px solid white;
    width: 50px;
    justify-content: flex-start;
}

.collections .swiper-button-next:after {
    font-family: swiper-icons;
    font-size: 27px;
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    color: white;
}

.collections .swiper-container {
    clear: both;
}

.collections .collections_text p{
    font-size: 17px;
    margin-bottom: 21px;
    line-height: 30px;
}

.collections .collections_text .slider_container .content_text {
    color: #fff;
    /* padding-top: 29vh; */
    text-align: center;
    background: #0c8c87;
    padding: 70px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.collections .collections_text .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: 1;
}

.collections .swiper-pagination{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
}

#swiper_collection_images a.more{
    position: absolute;
    bottom: 46px;
    width: 215px;
    background: rgba(0, 0, 0, 0.9);
    color: white;
    left: calc(50% - 107px);
    text-align: center;
    font-size: 19px;
    padding: 10px 26px;
    font-weight: 300;
}

.collections .collections_text .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #fff;
    width: 15px;
    height: 15px;
}

#swiper_collection_images .swiper-slide{
    background-size: cover;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
}


section.private_collection .private_collection_headings{
    padding: 41px 0px;
    background: black;
}

section.private_collection .collection_title{
    padding: 0px 40px;
    border-left: 6px solid #445663;
    font-size: 53px;
    color: white;
    font-weight: 400;
}
section.private_collection .collection_description{
    color: white;
    font-size: 20px;
    width: 85%;
    max-width: 800px;
    margin-top: 57px;
    padding-left: 41px;
}





section.private_collection .swiper_row{
    top: -150px;
    position: relative;
}
section.private_collection .swiper_collection_wrapper{
    display: flex;
    align-items: center;
}
section.private_collection #swiper_private_collection .swiper-slide .product-info h4{
    font-size: 14px;
    color: #454545d9;
  
    color: black;
    font-weight: 300;
    /* text-transform: uppercase; */
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0.3px;
    margin-top: 11px;
    text-align: center;
    padding: 15px 0px 10px 0px;
}

.swiper-slide .product-info {
    /* height: 100px; */
    padding: 10px 10px 10px 10px;
    position: relative;
}

.related_products .swiper-slide .product-info h4{
    font-size: 14px;
    color: #454545d9;
  
    color: black;
    font-weight: 300;
    /* text-transform: uppercase; */
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0.3px;
    margin-top: 11px;
    text-align: center;
    padding: 15px 0px 10px 0px;
}

section.private_collection #swiper_private_collection .swiper-slide .product-info-price{
    justify-content: center;
    display: flex;
    margin-top: 10px;
}

.related_products .swiper-slide .product-info-price{
    justify-content: center;
    display: flex;
    margin-top: 10px;
}

section.private_collection #swiper_private_collection .swiper-slide span.price{
    padding: 0px;
    display: inline-block;
    font-size: 20px;
    font-weight: 900;
    color: #000000
}

.related_products .swiper-slide span.price{
    padding: 0px;
    display: inline-block;
    font-size: 20px;
    font-weight: 900;
    color: #000000
}

section.private_collection .private_collection_headings_down{
    padding: 0px 12px;
    /* background: #191919; */
    color: white;
}


section.private_collection .private_collection_headings_down .text_col{
    border-right: 13px solid;
}

section.private_collection .private_collection_headings_down .collection_col{
    background: black;
}


section.private_collection .collection_title_down{
    padding: 10px;
    /* border-right: 10px solid #faf9f6; */
}

section.private_collection .collection_title_down a{
    color: white;
}

section.brand_featured {
    margin: 50px 0px 150px
}

section.brand_featured img.image_full{
    height: 100%;
    min-width: 100%;
}
section.brand_featured .image_container{
    overflow:hidden;
    margin-right: 15px;
}

section.brand_featured .row.flex-row{
    display: flex;
}

section.brand_featured .row.flex-row.reversed{
    display: flex;
    flex-direction: row-reverse;
}


section.brand_featured .full_button {
    display: block;
    width: 100%;
    padding: 10px;
    border: 1px solid #555;
    text-align: center;
    font-size: 18px;
    transition: all 0.3s ease-in;
}

section.brand_featured .full_button:hover{
    background: #555;
    color: white;
}

section.brand_featured .full_button:hover a{
    color: white;
}


section.brand_featured .brand_logo{
    position: absolute;
    height: 200px;
    width: calc(100% - 30px);
    background: #33333330;
    top: calc(50% - 100px);
    align-items: center;
    display: flex;
    justify-content: center;
}

section.brand_featured .brand_logo img{
    filter: invert(1);
}


section.history {

}

section.history .story_title_description{
    display: flex;
    align-items: flex-start;
}


section.history .story_title_description .story_description{
    width: 70%;
    padding: 80px 80px 100px 80px;
    border: 3px solid #445663;
    position: relative;
}

section.history .story_title_description .story_description p{
    font-size: 19px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    /* letter-spacing: 0.4px; */
    margin-bottom: 19px;
    line-height: 32px;
}

section.history .story_title_description .story_title{
    width: 30%;
    text-align:right;
}

section.history .story_title_description .story_title h1{
    font-size: 37px;
    line-height: 46px;
    margin-top: 57px;
    font-weight: 800;
font-family: 'Advent Pro', sans-serif;
}

section.history .images_story{
    height: 40vh;
    position: relative;
    display: flex;
    margin-top: -64px;
    /* justify-content: spac; */
    padding-left: 80px;
}

section.history .images_story .first{
    height: 100%;
    z-index: 3;
    margin-right: 20%;
}

section.history .images_story .second{
    positioN: relative;
    height: 100%;
    right: 0;
    z-index: 1;
}

section.history .main_row {
    background: white;
    display: flex;
}


section.history .image_container {
    overflow: hidden;
    margin-right: 15px;
    padding: 0;
}

section.history img.image_full {
    height: 100%;
    min-width: 100%;
}

section.history .story_description{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}


section.history .story_description .heading{
    font-size: 45px;
}

section.history .story_description .description{
    text-align: center;
    margin: 40px 0px;
    padding: 0 50px;
    font-size: 18px;
    letter-spacing: 0.1px;
    line-height: 35px;
}

section.history .story_description .button_story{
    border: 1px solid #555;
    padding: 10px;
    background: black;
    transition: all 0.3s ease;
}

section.history .story_description .button_story:hover{
    background: white;
}

section.history .story_description .button_story a{
    color: white;
}

section.history .story_description .button_story:hover a{
    color: black;
}

.hero.new-designs .swiper-button-prev-banners, .hero.new-designs .swiper-container-rtl .swiper-button-prev-banners {
    background-image: url(../img/layout/arrow_black.svg);
    left: 10px;
    right: auto;
    bottom: 0px;
    top: unset;
    background-size: 101%;
    width: 70px;
    transform: rotateZ(
180deg
);
    background-repeat: no-repeat;
    height: 20px;
    cursor:pointer;
}

.hero.section-insta .swiper-button-next, .hero.section-insta .swiper-container-rtl .swiper-button-prev {
    background-image: url(../img/layout/arrow_black.svg);
    left: 10px;
    right: auto;
    bottom: 0px;
    top: unset;
    background-size: 101%;
    width: 70px;
    transform: rotateZ(
180deg
);
}

.hero.section-recommended .swiper-button-prev, .hero.section-recommended .swiper-container-rtl .swiper-button-next {
    right: 10px;
    background-image: url(../img/layout/arrow_black.svg);
    left: auto;
    /* right: auto; */
    bottom: 0px;
    top: unset;
    background-size: 101%;
    width: 70px;
}

.hero.new-designs .swiper-button-next-banners, .hero.new-designs .swiper-container-rtl .swiper-button-next-banners {
    right: 10px;
    background-image: url(../img/layout/arrow_black.svg);
    left: auto;
    /* right: auto; */
    bottom: 0px;
    top: unset;
    background-size: 101%;
    width: 70px;
    height: 20px;
    background-repeat: no-repeat;
    cursor:pointer;
}






.hero.section-insta .swiper-button-prev, .hero.section-insta .swiper-container-rtl .swiper-button-next {
    right: 10px;
    background-image: url(../img/layout/arrow_black.svg);
    left: auto;
    /* right: auto; */
    bottom: 0px;
    top: unset;
    background-size: 101%;
    width: 70px;
}



#swiper_new_products.swiper-container,
.private_collection .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    /* padding-bottom: 100px; */
    overflow: hidden;
}

#swiper_best_sellers.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 100px;
}

.hero.section-recommended h3.heading_title{
    font-size: 40px;
    font-weight: bold;
    color: #000000;
    margin: 0px 0 0px 0;
    position: relative;
    display: inline-block;
    z-index: 1;
    font-family: 'Open Sans', sans-serif;
    margin-left: 100px;
    margin-bottom: 50px;
}


.pages.contact h3.heading_title{
    font-size: 28px;
    font-weight: bold;
    color: #000000;
    margin: 0px 0 0px 0;
    position: relative;
    display: inline-block;
    z-index: 1;
    font-family: 'Open Sans', sans-serif;
    margin-left: 100px;
    margin-bottom: 50px;
    margin-top: 50px;
}

.pages.contact .right-contact{
    float: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.pages.contact .right-contact h3.heading_title {
    font-size: 28px;
    font-weight: bold;
    color: #000000;
    margin: 0px 0 0px 0;
    position: relative;
    display: inline-block;
    z-index: 1;
    font-family: 'Open Sans', sans-serif;
    margin-right: 92px;
    margin-bottom: 48px;
    right: 10px;
    text-align: right;
}



.pages.contact .right-contact h3.heading_title:before {
    content: " ";
    display: block;
    position: absolute;
    top: -34px;
    right: -131px;
    width: 114px;
    height: 100px;
    background: transparent url(../img/layout/heading_most.svg) no-repeat center;
    background-size: 100%;
    transform: rotateZ( 
180deg
 );
    left: unset;
}

.hero.section-recommended h3.heading_title:before{
    content: " ";
    display: block;
    position: absolute;
    top: -69px;
    left: -223px;
    width: 283px;
    height: 226px;
    background: transparent url(../img/layout/heading_most.svg) no-repeat center;
    background-size: 49%;
}

.pages.contact  h3.heading_title:before {
    content: " ";
    display: block;
    position: absolute;
    top: -96px;
    left: -223px;
    width: 283px;
    height: 226px;
    background: transparent url(../img/layout/heading_most.svg) no-repeat center;
    background-size: 49%;
}

.hero.section-insta h3.heading_title:before {
    content: " ";
    display: block;
    position: absolute;
    top: -69px;
    left: -223px;
    width: 283px;
    height: 226px;
    background: transparent url(../img/layout/heading_most.svg) no-repeat center;
    background-size: 49%;
}

.hero.new-designs{
    height: 90vh;
    /* padding-bottom: 130px; */
    /* padding-top: 130px; */
    margin-top: 0;
}


.hero.new-designs .navigation-banners{
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 10%;
    /* background: aliceblue; */
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-around;
    align-items: center;
}


.hero.new-designs .description_text p{
    margin-bottom: 13px;
    font-size: 20px;
}
.hero.new-designs .description_text p span{
    position: relative;
    padding-bottom:10px;
}
.hero.new-designs .description_text p span:after{
    content: '';
    position: absolute;
    width:100px;
    height:1px;
    background-color: #000;
    bottom:0px;
    left:calc(50% - 50px);
}

.hero.new-designs.video{
    height: 70vh;
    padding: 00px 0px;
    padding-bottom: 0px;
    margin-top: 10px;
}

.hero.new-designs.video.map{
    /* background: white; */
}

.hero.new-designs.video .video_container_general{
    width: 100%;
}

.hero.new-designs .row{
    height:100%;
}

.hero.new-designs.video .row {
    height: 100%;
    width: 100%;
    margin: 0;
}

.hero.hero.new-designs .colA{
    height:100%;
    /* border-right: 3px solid black; */
}

.hero.hero.new-designs .colC{
    height:100%;
    border-left: 3px solid black;
}

.hero.hero.new-designs .colA .inner-image{
    /* background: url(../img/layout/new_designs.jpg); */
    width: auto;
    height: 80%;
    top: 10%;
    background-size: cover;
    border-bottom: 2px solid black;
    border-top: 2px solid black;
    position: relative;
}

.hero.hero.new-designs .colB .inner-text{
    height: 80%;
    top: 10%;
    background-size: cover;
    border-bottom: 2px solid black;
    border-top: 2px solid black;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
}


.hero.hero.new-designs.video .colB .inner-text {
    height: 100%;
    top: 0;
    background-size: cover;
    border-bottom: unset;
    border-top: unset;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: unset;
    overflow: hidden;
    /* border: 2px solid #445663; */
}


.hero.hero.new-designs.video .colA .inner-text {
    height: 80%;
    top: 10%;
    background-size: cover;
    border-bottom: 2px solid black;
    border-top: 2px solid black;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: unset;
}

.hero.hero.new-designs.video .colC .inner-text {
    height: 80%;
    top: 10%;
    background-size: cover;
    border-bottom: 2px solid black;
    border-top: 2px solid black;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: unset;
}





.hero.hero.new-designs .colB .inner-text .heading_title{
    font-size: 40px;
    font-weight: bold;
    color: #000000;

    margin: 0px 0 0px 0;
    position: relative;
    display: inline-block;
    z-index: 1;
    font-family: 'Open Sans', sans-serif;
}

.hero.hero.new-designs .colB .inner-text .description_text{
    width: 60%;
    color: black;
    font-weight: 100;
    margin-top: 40px;
    margin-bottom: 40px;
    line-height: 28px;
    font-size: 17px;
    text-align: center;
}




.hero.new-designs .colB .inner-text  img.img-new-design{
    width: 70px;
    height:auto;
}

.hero.section-insta h3.heading_title{
    font-size: 40px;
    font-weight: bold;
    color: #000000;
    margin: 0px 0 0px 0;
    position: relative;
    display: inline-block;
    z-index: 1;
    font-family: 'Open Sans', sans-serif;
    margin-left: 100px;
    margin-bottom: 50px;
}
.hero.section-insta .follow-us{
    position: relative;
    margin-top: 70px;
}



.hero.section-insta .follow-us .inner-text-follow-us{
    border-radius: 50%;
    border: 3px solid black;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: black;
    font-weight: 800;
    position: relative;
    top: 0;
    left: 76%;
    z-index: 1;
    background: #f8f8f8;
    transition: all 0.2s ease-in;
    cursor:pointer;
}

.hero.section-insta .follow-us .inner-text-follow-us:hover{
    background: black;
    color: white;
    transition: all 0.2s ease-in;
}

.hero.section-insta .follow-us .outer-text-follow-us:before{
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: black;
    top: 50%;
    z-index: 1;
    display: block;
}

.hero.section-insta .follow-us .outer-text-follow-us:after{
    content:'';
}



.hero.hero.new-designs .colB{
    height:100%;
}




.section-collection{
    background: #ffffff;
    min-height: calc(900px + 592px);
    padding-bottom: 100px;
    position: relative;
}

.section-collection.desktop{
    display:block;
}

.section-collection.mobile{
    display:none;
}



.section-collection .more_featured{
    position: absolute;
    bottom: 60px;
    width: 100%;
    /* height: 100px; */
    background: white;
    display: flex;
    justify-content: center;
    margin-left: -15px;
}

.hero.new-designs .more_featured{
    /* position: absolute; */
    bottom: calc(5% - 23px);
    width: 100%;
    /* height: 100px; */
    background: white;
    display: flex;
    justify-content: center;
    margin-top: 40px;
}



.hero.new-designs.video .more_featured{
    position: absolute;
    bottom: calc(5% - 23px);
    width: 100%;
    /* height: 100px; */
    background: #fcfcfc;
    display: flex;
    justify-content: center;
    /* margin-top: 40px; */
    margin-top: 16px;
}


.hero.new-designs.video.map .more_featured{ 
    /* background: whitesmoke; */
}



.hero.new-designs.video .more_featured-top{
    position: absolute;
    top: 0;
    width: 100%;
    /* height: 100px; */
    /* background: #ffffff; */
    display: flex;
    justify-content: center;
    /* margin-top: 40px; */
    margin-top: 0;
    height: 10%;
    align-items: center;
    font-size: 40px;
    font-weight: bold;
    color: black;
    letter-spacing: 2px;
}

.hero.new-designs.video.map .more_featured-top{
    /* background: #f5f5f5; */
    font-family: 'Open Sans';
    justify-content: flex-start;
}

.button_more{
    padding: 10px 20px;
    border: 2px solid #221f1f;
    width: auto;
    font-weight: 900;
    font-size: 15px;
    letter-spacing: 2px;
    transition: all 0.2s ease-in;
    cursor: pointer;
    background: #191919;
    color: white;
}

.button_more a{
    color: white;
}

.button_more:hover{
    border: 2px solid #445663;
    background: #445663;
    color: white;
    width: auto;
    font-weight: 900;
    letter-spacing: 2px;
    transition: all 0.2s ease-in;
}
.button_more:hover a{
    color:#fff;
}

.button_more.center{
    margin: 40px auto 20px auto;
    display: table;
}

.section-collection .featured_categories{
    width: 900px;
    height: auto;
    margin: 0 auto;
    position: relative;
    display: flex;
}


.section-collection .featured_categories .element1{
    height: 550px;
    width: 350px;
    position: absolute;
    background-size: cover;
    top: 0px;
    left: 0px;
}

.section-collection .featured_categories .element2{
    position: absolute;
    width: 551px;
    height: 350px;
    background-size: cover;
    left: 351px;
}

.section-collection .featured_categories .element3{
    position: absolute;
    top: 551px;
    left: 0;
    /* position: absolute; */
    width: 550px;
    height: 350px;
    background-size: cover;
}

.section-collection .featured_categories .element4{
    position: absolute;
    width: 350px;
    height: 550px;
    top: 351px;
    left: 552px;
}

.section-collection .featured_categories .element-middle{
    width: 200px;
    height: 200px;
    left: 351px;
    position: absolute;
    top: 350px;
    background-size: cover;
}

.hero.section-recommended.new-products {
    min-height: 60vh;
    height: auto;
    padding-bottom: 60px;
    margin-top: 60px;
}

.hero.section-store {
    min-height: 80vh;
    height: auto;
    padding-bottom: 60px;
    margin-top: 60px;
}

.hero.section-recommended h2 {
    padding: 0px;
}

.hero.section-store h2 {
    padding: 0px;
}

.title_box {
    display: block;
    margin: 79px 0 30px 0;
}

.title_box.text_right {
    text-align: right;
}

.title_box.text_center {
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 134px 0 52px 0;
    flex-direction: column;
}

.new-products .title_box.text_center {
    margin: 74px 0 52px 0;
}


/* PROFILE */

.home_products.home_profile {
    padding-top: 30px;
    padding-bottom: 150px;
    /* padding-bottom: 220px; */
    background: #e4e5e673;
}

.home_profile .title_box.text_center {
    margin: 134px 0 93px 0;
}

.home_profile .home_profile_wrapper {
    float: left;
}

.home_profile .home_profile_wrapper h1 {
    font-size: 20px;
    color: #353333;
    z-index: 99999;
    display: block;
    position: absolute;
    font-weight: 100;
    top: -45px;
    letter-spacing: 2px;
}

.profile_img {
    height: auto;
    width: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
}

.company .profile_img img {
    height: auto;
    width: 100%;
}

.company .profile_img.old img {
    height: auto;
    width: 100%;
    /* max-width:400px;   */
}

.company_gallery{
    margin:30px auto 50px auto;
}
.home_gallery_wrapper img{
    margin-bottom:25px;
}

.company_video{
    margin:30px auto 30px auto;
}

.home_profile .home_profile_wrapper .profile_img:before {
    content: "";
    position: absolute;
    width: 300px;
    height: 300px;
    background: #000000;
    z-index: 0;
    left: 32px;
    top: -59px;
    z-index: 1;
    transform: rotateZ( 45deg);
    transition: all 1s ease;
}

.home_profile .home_profile_wrapper .profile_img:after {
    content: "";
    position: absolute;
    width: 245px;
    height: 344px;
    background: transparent url(../img/layout/old_photo.jpg) no-repeat center;
    z-index: 2;
    right: 2px;
    bottom: -19px;
    background-size: cover;
    border: 7px solid #dddddd6b;
    box-shadow: 0px 0px 10px 0px grey;
    ;
}

.profile_text {
    position: relative;
    padding: 25px 50px;
    z-index: 2;
    background: white;
}

.company .profile_text {
    position: relative;
    padding: 25px 50px;
    z-index: 2;
    background: white;
    box-shadow: 0px 0px 42px 4px #99999940;
}

.company .profile_img.old {
    position: absolute;
    top: 49px;
    left: -61px;
    background: white;
    padding: 10px;
    box-shadow: 0px 0px 5px 1px #ccc;
}

.company .profile_desc {
    top: -120px;
}

.profile_text .profile_text_header {
    margin-bottom: 20px;
}

.profile_text .profile_text_header strong {
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 8px;
    font-size: 21px;
    margin-bottom: 10px;
    display: block;
    font-weight: 900;
}

.home_profile .btn_default {
    background: #975B1C;
    padding: 9px;
    color: white;
    font-size: 12px;
    margin-top: 10px;
    position: relative;
    float: right;
    transition: all 0.2s ease-in;
}

.home_profile .btn_default:hover {
    padding-right: 19px;
    padding-left: 19px;
    transition: all 0.2s ease-in;
}

.home_profile_outer {
    background-color: #efefef;
    /* margin: 20px; */
    /* padding: 10px 10px 0px 10px; */
}

.home_profile .home_profile_wrapper .profile_img img {
    width: 91%;
    position: relative;
    float: left;
    z-index: 2;
    box-shadow: 0px 0px 10px 0px grey;
    border: 0px solid white;
}

p.established {
    position: absolute;
    top: -46px;
    left: 117px;
    z-index: 3;
    color: #e4ad73;
    font-size: 27px;
    font-weight: 800;
    font-style: italic;
    font-family: 'Alegreya Sans', sans-serif;
}

.company p.established {
    position: relative;
    top: unset;
    left: unset;
}

.profile_text p {
    text-align: justify;
    line-height: 27px;
    margin-bottom: 21px;
}

.home_profile .home_profile_wrapper:hover .profile_img:before {
    transform: rotateZ( 135deg);
    transition: all 1s ease;
}


/* END PROFILE */

.title_box p {
    color: #000;
    margin: 0px 0 0px 0;
    font-size: 18px;
}

.title_box h2.home_title {
    font-size: 40px;
    font-weight: bold;
    color: #000000;

    margin: 0px 0 0px 0;
    position: relative;
    display: inline-block;
    z-index: 1;
    font-family: 'Open Sans', sans-serif;
}

.title_box h2.home_title::before {
    content: " ";
    display: block;
    position: absolute;
    top: -87px;
    left: -73px;
    width: 121px;
    height: 190px;
    background: transparent url(../img/layout/collections_left.svg) no-repeat center;
    background-size: 49%;
}

.title_box span {
    font-family: 'Alegreya Sans', sans-serif;
    color: #090909;
    margin-top: 112px;
    line-height: 1;
    font-size: 19px;
    line-height: 29px;
    font-weight: 200;
    letter-spacing: 1px;
    width: 900px;
}

.newsletter-col span.description {
    font-family: 'Open Sans', sans-serif;
    color: #090909;
    margin-top: 0px;
    line-height: 1;
    font-size: 15px;
    line-height: 27px;
    font-weight: 300;
    letter-spacing: 0;
    /* max-width: 508px; */
    /* text-align: center; */
    margin-left: 10px;
    border-left: 1px solid grey;
    padding-left: 13px;
}

.title_box h2.home_title::after {
    content: " ";
    display: block;
    position: absolute;
    bottom: -87px;
    right: -73px;
    width: 121px;
    height: 190px;
    background: transparent url(../img/layout/collections_right.svg) no-repeat center;
    background-size: 49%;
}


/* .title_box h2.home_title:hover::after {
	transform: translateX(45px);
}

.title_box h2.home_title:hover::before {
	transform: translateX(-45px);
} */

@keyframes MoveRightLeft {
    0%,
    100% {
        transform: translate3d(0, 0, 0);
    }
    50% {
        transform: translate3d(10px, 0, 0);
    }
}

@keyframes MoveLeftRight {
    0%,
    100% {
        transform: translate3d(0, 0, 0);
    }
    50% {
        transform: translate3d(-10px, 0, 0);
    }
}

.private_collection .hide_up_991{
    display: none;
}

.cat_box_container {}

.cat_box {
    min-height: 280px;
    margin: 10px 0px;
    padding: 30px;
    overflow: hidden;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    background-position: right bottom;
    background-repeat: no-repeat;
}

.cat_box p {
    margin: 0px 0 20px 0;
    font-size: 16px;
    color: #434343;
    font-weight: bold;
}

.cat_box p a {
    color: #434343;
    display: block;
    transition: all 0.2s ease-in;
}

.cat_box p a:hover {
    color: #84c2d3;
    transition: all 0.2s ease-in;
}

.cat_box ul {
    margin: 0;
    overflow: auto;
}

.cat_box ul li {
    margin: 0 0 15px 0;
    font-size: 12px;
    line-height: 20px;
    background: transparent url(../img/layout/arrow-list.png) no-repeat 0 4px;
    padding-left: 12px;
}

.cat_box ul li a {
    display: block;
    color: #434343;
    transition: all 0.2s ease-in;
}

.cat_box ul li a:hover {
    color: #84c2d3;
    transition: all 0.2s ease-in;
}

.brand_home {
    margin: 10px 0;
    padding: 30px;
    /* border-radius: 66% 34% 70% 30% / 30% 30% 70% 70%;
    border: 2px solid #e1e1e1;
    transition: all 0.2s ease-in; */
}

.brand_home a.brand_title{
    font-weight: 800;
    font-size: 20px;
}

.all-brands{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}


.brand_home_container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.brand_home:hover {
    /* border-radius: 70% 30% 66% 34% / 70% 70% 30% 30%;
    border-color: #84c2d3; */
    transition: all 0.2s ease-in;
}

.brand_home a {
    display: block;
}

.brand_home img {
    display: block;
    width: 100%;
}

a.alone_button {
    background: #383838;
    color: #fff;
    border: 1px solid #383838;
    padding: 20px 25px;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

a.alone_button:hover {
    background: #fff;
    color: #383838;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.blog_home {
    background: #404041;
    padding: 20px 0 50px 0;
}

.blog_home a.more_blog {
    margin-top: 30px;
    display: block;
}

.blog_home a.more_blog span {
    background: #fff;
    color: #404041;
    padding: 12px 20px;
    font-weight: 700;
    font-size: 16px;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.blog_home a.more_blog span:hover {
    background: #eed700;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.blog_image_text {
    font-weight: 700;
    z-index: 3;
    vertical-align: bottom;
    text-align: left;
    width: 100%;
    background: #1e1e1e;
    padding: 20px;
    border-top: 5px solid #445663;
}

.blog_image_text p.first {
    font-size: 16px;
    color: #fff;
    font-weight: 100;
}

.blog_image_text p.second {
    font-size: 17px;
    margin-bottom: 20px;
    color: #fff;
    font-weight: 300;
}

.blog_text {
    padding: 0px 0px 40px 0;
    font-size: 20px;
    font-weight: 300;
    text-align: left;
    color: #000;
}

.blog_text a {
    color: #445663;
    font-weight: 300;
    text-decoration: underline;
}

.blog_text_desc {
    margin-top: 20px;
    display: block;
    font-size: 16px;
    font-weight: 400;
}

.blog_text_desc a {
    color: #445663;
    font-weight: 700;
    text-decoration: underline;
}

.blog_gallery {
    margin-top: 40px;
}

.blog_subtitle {
    background: #445663;
    padding: 20px;
    font-size: 20px;
    font-weight: 100;
font-family: 'Advent Pro', sans-serif;
    color: #fff;
    margin-bottom: 40px;
}

.blog_thumb {
    width: 100%;
    margin-bottom: 30px;
}

.blog_thumb img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

.home-products {
    position: relative;
}

#categories .item_product,
#best_sellers .item_product,
#latest .item_product {
    margin: 10px;
    position: relative;
}

#categories .item_product img,
#best_sellers .item_product img,
#latest .item_product img {
    width: 100%;
}

.customNavigation {
    position: absolute;
    right: 0px;
    top: 30px;
}

.customNavigation a {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    padding: 5px 3px;
    float: left;
    margin-left: -1px;
    background: #eed700;
    margin-top: -5px;
}

.slides {
    margin-bottom: 40px;
}

.item p {
    font-size: 16px;
    font-weight: 100;
    line-height: 26px;
    margin-top: 30px;
    padding: 0 10px;
}

.item p.title {
    position: absolute;
    top: 165px;
    background: rgba(255, 255, 255, 0.7);
    font-size: 28px;
    color: #333;
    font-weight: 100;
    text-align: left;
    border-top: 2px solid #C1151B;
    margin: 0px;
    padding: 10px;
}

p.slide_title {
    font-size: 30px;
    padding-bottom: 20px;
    position: relative;
    border-bottom: 1px solid #ccc;
    font-weight: 100;
}

p.slide_title:after {
    -moz-user-select: none;
    border-bottom: 3px solid #C1151B;
    bottom: 0px;
    content: "";
    font-size: 0;
    height: 0;
    left: 0px;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    right: auto;
    text-indent: -9999px;
    top: 41px;
    width: 30%;
}

.customNavigation a.btn_owl {
    text-indent: -9999px;
    width: 70px;
    height: 35px;
    display: block;
}

.customNavigation a.btn_owl.prev {
    background: url(../img/layout/prev-next.png) no-repeat scroll 0 0;
    transition: all 0.4s ease 0s;
    margin-top: 0px;
}

.customNavigation a.btn_owl.prev:hover {
    background-position: 0 -75px;
    transition: all 0.4s ease 0s;
}

.customNavigation a.btn_owl.prev::after {
    border-left: 1px solid #c7c5bf;
    content: "";
    height: 50px;
    margin: 0 14px;
    position: absolute;
    right: 60px;
    top: 0;
    transform: rotate(23deg);
    -webkit-transform: rotate(23deg);
    -ms-transform: rotate(23deg);
    -o-transform: rotate(23deg);
    -moz-transform: rotate(23deg);
    width: 0;
}

.customNavigation a.btn_owl.next {
    margin-left: 2px;
    background: url(../img/layout/prev-next.png) no-repeat -60px 0;
    transition: all 0.4s ease 0s;
    margin-top: 20px;
}

.customNavigation a.btn_owl.next:hover {
    background-position: -60px -75px;
    transition: all 0.4s ease 0s;
}

a.btn_owl span,
a.btn_owl span {
    display: none;
}

.product_box .price.out_of_stock_product,
.out_of_stock_product {
    font-weight: 100;
    font-size: 0.7rem!important;
    background: #303030;
    color: #ffffff;
    padding: 3px;
    margin-bottom: 0px;
    letter-spacing: 0px;
    position: absolute;
    top:0;
}

.contact_out_of_stock{
    display: flex;
    justify-content: center;
    margin: 10px 0px;
}

.contact_out_of_stock .text{
    margin: 0px 5px;
    font-weight: 800;
}
.contact_out_of_stock .text a{
    color: #fff;
}
.not_available.out_of_stock_product {
    padding: 10px 15px;
    text-align: center;
    position: relative;
    font-size:0.9rem!important;
}

.product_box {
    margin: 10px 0px 44px;
    display: inline-block;
    /* overflow: hidden; */
    /* background: #fff; */
    transition: all 0.2s ease-in 0s;
    /* box-shadow: 0px 0px 5px 5px whitesmoke; */
    /* box-shadow: 0px 0px 5px 1px #cccccc99;*/
font-family: 'Advent Pro', sans-serif;
    width: 100%;
}

.catalog.products .product_box{
    margin-top: 0px;
    /* padding: 15px; */
    /* box-shadow: 0px 0px 9px 0px #d3d3d35e; */
    margin-top: 0;
    margin-bottom: 33px;
font-family: 'Advent Pro', sans-serif;
    text-align: left;
    position: relative;
    background: white;
    margin-bottom: 80px;
}

.left_sidebar {
    /* background: #f7f7f7; */
    position: relative;
    padding-bottom: 50px;
}



section.brand_featured .product_box{
    margin: 0px 0px 24px;
}

.product_box_container.centered{
    text-align: center;
}

.product_box:hover {
    /*box-shadow: 0 0 6px 1px #aaaaaa; */
    transition: all 0.2s ease-in 0s;
}

.product_box .product_image {
    position: relative;
    overflow: hidden;
    width: 100%;
    /* box-shadow: 0px 0px 0px 1px #c1c1c1; */
    padding: 20px 0px;
    transition: all 0.3s ease;
}

.product_box:hover .product_image {
    box-shadow: 0px 0px 0px 1px #c1c1c1;
}

.swipper-product-image {
    position: relative;
    display: block;
    width: 100%;
}

.product_box .product_image .product-box-actions,
.swiper-slide .product-image .product-box-actions {
    position: absolute;
    width: 60%;
    left: 20%;
    bottom: 111%;
    background: white;
    border-radius: 10px;
    box-shadow: 0px 0px 5px 0px lightgrey;
    margin-top: -100px;
    transition: all 0.3s ease;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product_box:hover .product_image .product-box-actions{
    bottom: 10px;
    padding: 7px;
}

.product_box:hover .product_image .product-box-actions .divider{
    width: 1px;
    height: 20px;
    background: grey;
}

.swiper-slide:hover .product-image .product-box-actions {
    bottom: 110px;
    padding: 7px;

}


.product_box .product_image .product-box-actions .product_link_action{
    display: block;
    margin: 0;
    color: #434343;
    font-weight: bold;
    text-align: center;
    padding: 11px;
    background: URL(../img/layout/bag.svg);
    background-repeat: no-repeat;
    border-radius: 0;
    transition: all 0.2s ease-in;
    border: none;
    width: 25%;
    padding: 12px 20px;
    font-size: 15px;
    background-position: center;
    border-radius: 15px;
    background-size: 19px;
}

.product_box .product_image .product-box-actions .image_viewer{
    display: block;
    margin: 0;
    color: #434343;
    font-weight: bold;
    text-align: center;
    padding: 11px;
    background: URL(../img/layout/zoom.svg);
    background-repeat: no-repeat;
    border-radius: 0;
    transition: all 0.2s ease-in;
    border: none;
    width: 25%;
    padding: 12px 20px;
    font-size: 15px;
    background-position: center;
    border-radius: 15px;
    background-size: 17px;
}


.product_box .product_image .product-box-actions .wishlist-btn, 
.swiper-slide .product-image .product-box-actions .wishlist-btn  {
    display: block;
    margin: 0;
    color: #434343;
    font-weight: bold;
    text-align: center;
    padding: 11px;
    background: URL(../img/layout/wishlist.svg);
    background-repeat: no-repeat;
    border-radius: 0;
    transition: all 0.2s ease-in;
    border: none;
    width: 25%;
    padding: 12px 20px;
    font-size: 15px;
    background-position: center;
    border-radius: 15px;
    background-size: 19px;
}

.wishlist-notification-box {
    display: none;
    position: absolute;
    top:0;
    left:0;
    height: 100%;
    width: 100%;
    background:#445663;
    color: white;
    border-radius: 10px;
    /* display: flex; */
    align-items: center;
    text-align:center;
    justify-content: center;
}


.product_box.small .product_image {
    border: none;
}

.product_box .product_image img {
    display: block;
    width: 100%;
    /* border: 2px solid; */
}

.product_box .title {
    /* padding: 15px 0px 10px 0px; */
    /* min-height: 60px;*/
}

.product_box.small .title {
    min-height: auto;
    padding: 0px;
}

.product_box .title h3 {
    /* color: #454545d9;
    color: black;
    font-weight: 300;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0.3px;
    margin-top: 11px;
    text-align: center; */

    font-size: 16px;
    line-height: 22px;
    /* margin: 15px 0px; */
    text-transform: uppercase;
}

.product_box:hover .title h3 {
    color: #99999a;
    transition: all 0.2s ease-in 0s;
}

.product_box.small .title h3 {
    display: none;
}

.product_box .title h2{ 
    color: grey;
    text-transform: uppercase;
    margin-bottom: 7px;
    font-size: 16px;
}

.product_box .box_details {
    /* height: 150px; */
    padding: 10px 10px 10px 10px;
    position: relative;
}

.product_box .price {
    padding: 0px;
    /* margin-bottom: 30px; */
    display: inline-block;
    /* text-align: center; */
    /* margin-top: 10px; */
    /* transition: all 0.2s ease-in; */
    /* margin-left: 10px; */
    /* width: 100%; */
    /* position: relative; */
    font-size: 20px;
    font-weight: 900;
    color: #000000;
}

.product_box .price_icons img{
    width: 26px;
    margin-left: 9px;
}

.product_box .price_icons{
    /* justify-content: center; */
    display: flex;
    margin-top: 10px;
}

.product_box .price_new {
    position: absolute;
    top: 50%;
    /* left: 50%; */
    left: 35%;
    color: white;
    text-align: center;
    background: rgba(0, 153, 285, 0.8);
    border-radius: 50%;
    padding: 19px 40px;
    font-size: 22px;
}

.product_box .price .add_to_cart {
    display: none;
}

.product_box.small .price {
    display: none;
}

.product_box .price h5 span {
    /* color: #e4ad73; */
    /* font-size: 16px; */
    font-weight: 600;
    transition: all 0.2s ease-in 0s;
    font-size: 22px;
    font-weight: 900;
    color: #000000;
    text-align: left;
}

.product_box:hover .price h5 span {
    transition: all 0.2s ease-in 0s;
}

.product_box .price h5 span.before {
    color: #EB0000;
    font-weight: 500;
    font-size: 16px;
    text-decoration: line-through;
    margin-right: 5px;
}

.product_box:hover .price h5 span.before {
    color: #99999a;
    transition: all 0.2s ease-in 0s;
}

.product_box:hover .price h5 {
    padding: 0px;
    /* margin-bottom: 30px; */
    /* display: inline-block; */
    text-align: center;
    /* margin-top: 10px; */
    /* width: 90%; */
    /* transform: translateX(-32%); */
    transition: all 0.2s ease-in;
}

.product_box:hover .price .basket_icon {
    padding: 0px;
    /* margin-bottom: 30px; */
    /* display: inline-block; */
    text-align: center;
    /* margin-top: 10px; */
    width: 95%;
    transform: translateX(42%);
    transition: all 0.2s ease-in;
    opacity: 1;
    visibility: visible;
    font-size: 23px;
    color: #e4ad73;
}

.product_box .price .basket_icon {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0%;
    top: -8px;
}

.product_box .wishlist-remove {
    text-indent: -999999px!important;
    position: absolute;
    left: 10px;
    top: 20px;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #f2f2f2 url("../img/layout/cd-remove-item.svg") no-repeat center center;
}

.product_box .wishlist-remove:hover {
    background-color: red;
}

.company_profile {
    background: #fff;
    padding: 80px 60px;
}

.company_profile h4 {
    color: #404041;
    margin: 20px 0;
    font-size: 50px;
    font-weight: 300px;
}

.company_profile p {
    color: #404041;
    margin: 50px 0 80px 0;
    font-size: 13px;
    font-weight: 400px;
    line-height: 22px;
}

.company_details {
    background: #383838;
    padding: 60px 40px;
    margin-top: 40px;
    text-align: center;
}

.company_details h5 {
    color: #fff;
    margin: 20px 0;
    font-size: 22px;
    font-weight: 300px;
    position: relative;
}

.company_details h5:after {
    -moz-user-select: none;
    border-bottom: 1px solid #dedede;
    bottom: -20px;
    content: "";
    font-size: 0;
    height: 0;
    left: 35%;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    right: auto;
    text-indent: -9999px;
    top: auto;
    width: 30%;
}

.company_details p {
    color: #9a9a9a;
    margin: 50px 0 0px 0;
    font-size: 13px;
    font-weight: 400px;
    line-height: 22px;
}

.products-banner {
    background-color: #4D5263;
    color: #fff;
    padding: 50px 0;
}

.products-banner.background-image:after {
    content: '';
    width: 100%;
    height: 100px;
    z-index: 2;
    position: absolute;
    bottom: 0;
    left: 0;
    background: -webkit-linear-gradient(90deg, #1b2022, transparent);
    background: linear-gradient(0deg, #1b2022, transparent);
}

.products-banner .container {
    position: relative;
}

.products-banner .banner-content {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
}

.recent_products {
    padding-top: 60px;
    padding-bottom: 60px;
}


/* ==================================
   INFO BANNER
   =================================== */

.info-banner {
    background: #fff;
    color: #000;
    padding: 40px 0;
    font-size: 1.5em;
}

.info-banner h5 {
    font-weight: 400;
    color: #000;
    font-size: 14px;
    display: none;
}

.info-banner a {
    font-weight: bold;
    color: #f6a623;
}

.info-banner p {
    font-size: 0.8em;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #000;
    font-weight: 700;
}

.info-banner .icon {
    font-size: 1.8em;
    color: #000;
}

.info-banner .col-md-3,
.info-banner .col-xs-12,
.info-banner .col-sm-6 {
    padding-left: 5px!important;
    padding-right: 5px!important;
}


/* ==================================
   PRODUCT VIEW
   =================================== */

.lightSlider {
    overflow: visible!important;
}

.lightSlider li {
    background: none!important;
    padding-left: 0px!important;
}

.lSAction > .lSNext {
    background: white;
    background-image: url(../img/layout/arrow_right.svg);
    width: 20px;
    height: 20px;
    background-position: unset!important;
    border: 1px solid white;
    padding: 19px;
    background-size:38px;
    opacity:1;
    background-repeat: no-repeat;
    background-position: center!important;
    border-radius: 50%;
}

.lSAction > .lSPrev{
    background: white;
    opacity: 1;
    background-image: url(../img/layout/arrow_left.svg);
    width: 20px;
    height: 20px;
    background-position: unset!important;
    border: 1px solid white;
    padding: 19px;
    background-size: 38px;
    background-repeat: no-repeat;
    background-position: center!important;
    border-radius: 50%;
}

.lSSlideOuter .lSPager.lSGallery li {
    background: none!important;
    padding-left: 5px!important;
    width: 120px!important;
    margin-right: 0 !important;
    /* border: 1px solid #d3d3d380; */
    margin: 0px 2px !important;
}

.lSGallery li {
    display: block;
    /* border: 1px solid #434343; */
    /* border-radius: 5px; */
    margin-top: 10px;
}


.lightSlider .lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative;
    border: 1px solid #d3d3d3a6;
}


.lSGallery li.active {
    border-color: #434343;
    /* transform: scale(1.1); */
}

.lSSlideOuter .lSPager.lSpg>li.active a,
.lSSlideOuter .lSPager.lSpg>li:hover a {
    display: none;
}

.all-product-view{
    /* border: 2px solid; */
    /* display: flex;
    align-items: center; */
}
.product-view {}
.product-preview.details{
    display: flex;
    align-items: center;
    position: relative;
    /* background: #f5f5f5; */
}

.product-preview.details .social-buttons-view{
    /*position: absolute; */
    bottom: 0;
    width: 100%;
    height: auto;
    background: white;
    border-top: 2px dashed #28aae1;
    padding: 10px;
    border-bottom: 2px dashed #28aae1;
    /* bottom: -30px; */
    /* left: calc(50% - 88px); */
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
}

.product-preview.details .social-buttons-view a.facebook{
    display: inline-block;
    margin-top: 0px;
    width: 25px;
    height: 36px;
    margin-right: 4px;
    background: url(../img/layout/facebook_black.svg) no-repeat scroll center center transparent;
    background-size: 100%;
    transition: all 0.2s ease-in;
    margin-left: 13px;
}

.product-preview.details .social-buttons-view a.instagram{
    display: inline-block;
    margin-top: 0px;
    width: 25px;
    height: 36px;
    margin-right: 4px;
    background: url(../img/layout/instagram_black.svg) no-repeat scroll center center transparent;
    background-size: 100%;
    transition: all 0.2s ease-in;
}

.product-preview.slider .lSSlideOuter .lSPager.lSpg{
    position: absolute;
}


.quantity-addcart {
    display: inline-flex;
    align-items: flex-start;
    /* justify-content: space-around; */
    /* width: 100%; */
    /* margin-bottom: 40px; */
    FLEX-DIRECTION: row;
}

.product-details {
    /* background: #e4ad73; */
    text-align: center;
    /* box-shadow: 0px 0px 10px -1px #7d7d7d9e; */
    border-top: 1px solid #f3f3f3;
    margin-top: 31px;
}


.product-card .main_characteristics {
    display: flex;
    margin: 40px 0px;
}

.product-card .main_characteristics .lens_size_container{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0px 22px;
}

.product-card .main_characteristics .arm_size_container{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0px 22px;
}

.product-card .main_characteristics .bridge_size_container{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0px 22px;
}

.product-card .main_characteristics img{
    width: 80px;
}

.product-card .main_characteristics span.title{
    font-size: 17px;
    margin: 16px 0 4px 0px;
    text-align: center;
}

.product-card .main_characteristics span.value{
    font-size: 17px;
    font-weight: 600;
} 

.product-card {
    position: relative;
    padding: 0px 30px;
    /* border: 1px solid #28aae1; */
    /* border-radius: 5px; */
    /* background: #ffffff; */
    width: 100%;
    display: flex;
    height: 100%;
    align-content: center;
    align-items: baseline;
    flex-direction: column;
    font-family: 'Advent Pro', sans-serif;
    justify-content: flex-start;
}

.product-card p.no-margin {
    margin: 7px 0px;
    font-size: 19px;
    color: #757575;
    font-weight: 200;
}

.product-card p.no-margin span {
    text-transform: uppercase;
    color: black;
    font-weight: 500;
}



.product-card .option-row{
    display: flex;
    align-items: flex-start;
    width: auto;
    /* height: 50px; */
    padding: 0px 0px;
    flex-direction: column;
}

.product-card .option-row.quantity-option{
    margin-bottom: 30px;
    margin-left: 65px;
}

.product-card .option-row .option_input{
    width:50%;
 }

.product-card .product-options-quantity{
    width: 100%;
    /* border: 1px solid #434343; */
    /* margin: 0 auto; */
    /* margin-bottom: 30px; */
    /* flex-direction: column; */
    display: flex;
}

.product-card .price_add{
    width: 100%;
    /* border: 1px solid #434343; */
    /* margin: 0 auto; */
    /* margin-bottom: 30px; */
    flex-direction: column;
    display: flex;
    margin: 10px 0px;
    border-top: 1px solid black;
    align-items: flex-start;
}

.product-card .product-options-quantity .quanity-title{
    color: #000;
    font-weight: 600;
    font-size: 19px;
    line-height: 18px;
    margin-top: 25px;
    border-bottom: 1px solid #000;
    width: fit-content;
    margin-bottom: 25px;
}

.product-card .product-options-quantity .quantity-input{
    width: auto;
}

.product-card .product-options-quantity .form-control {
    /*border-radius: 5px; */
    -webkit-box-shadow: none;
    /* box-shadow: none; */
    padding: 0;
    /* border: 1px solid #dedede; */
    height: 100%;
    background: none;
    color: #404041;
    font-size: 23px;
    border: none;
    text-align: center;
    width: 45px;
    border-radius: 0;
    height: 41px;
    border-radius: 10px;
}

.product-card .product-options-quantity .form-quantity {
    margin: 0;
    align-items: center;
    border: 1px solid black;
    /* border-radius: 10px; */
}

.product-card  .option-inputs{
    height: 100%;
    width: auto;
    /* border: 1px solid black; */
    padding: 20px 0 10px 0px;
}

.product-card  .option-inputs .checkbox, .product-card  .option-inputs .radio {

    height: 100%;
    width: 100%;
    margin:0;
}

.product-card  .option-inputs select{
    height: 100%;
    display: block;
    /* width: 100%; */
    border: none;
    /* padding-left: 10px; */
}



.option-inputs label{
    display: none;

}


.product-card .row-flex{
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-card span.product-title{
    font-size: 27px;
    margin-bottom: 0px;
    display: block;
    color: #221f1f;
    font-weight: 700;
font-family: 'Advent Pro', sans-serif;
    /* letter-spacing: 1px; */
    margin: 0px 0px 20px 0px;
    border-bottom: 1px solid #E9282A;
    padding-bottom: 10px;
}

.zoom-text {
    margin-top: 10px;
    font-size: 12px;
}

.zoom-text .icon-loupe {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../img/layout/icon-loupe.svg) no-repeat center center;
    background-size: 100%;
    vertical-align: middle;
}

.info_box {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    margin-top: 25px;
    color: #fff;
    background-position: left bottom;
    background-repeat: no-repeat;
}

.info_box.blue_bg {
    background-color: #84c2d3;
}

.info_box.yellow_bg {
    background-color: #434343;
}

.info_box.brown_bg {
    background-color: #d6c8bb;
}

.info_box.red_bg {
    background-color: #434343;
}

.info_box.purple_bg {
    background-color: #afbcf2;
}

.info_box .info_box_text {
    width: 100%;
    padding: 20px 0 30px 0;
}

.info_box p {
    font-size: 14px;
    text-align: center;
    display: block;
}

.info_box p.large_text {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin: 10px 0;
}

.info_box p.large_text span {
    display: block;
}

ul.tabs {
    margin: 20px 0px 0 0px;
    padding: 0px 0px 0 0px;
    margin-top: 0px;
    /* border-bottom: 2px solid grey; */
}

ul.tabs>li {
    font-size: 20px;
    display: inline-block;
    margin: 0 0 0 0px;
    color: #434343;
    padding: 20px 20px 20px 20px;
    cursor: pointer;
    background-image: none;
    /* border: 1px solid #9999994a; */
    margin-left: 0px;
    border-bottom: none;
}

ul.tabs>li:hover {
    color: #434343;
    cursor: pointer;
}

ul.tabs>li.current {
    color: #434343;
    /* background: #fff; */
    /* border: 1px solid #999; */
    padding-bottom: 20px;
    border-bottom: 3px solid #445663;
    /* margin-right: -3px; */
}

/* Accordion styles */
.tab input {
    position: absolute;
    opacity: 0;
    z-index: -1;
  }
  .tabs {
    /* border-radius: 8px; */
    overflow: hidden;
    /* box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5); */
  }
  
  .tab {
      width: 100%;
      color: #000;
      font-weight: 200;
      overflow: hidden;
  }
  
  .tab p {
      line-height: 27px;
  }
  
  .tab-label {
      display: flex;
      /* justify-content: space-between; */
      padding: 1em;
      background: #f5f5f5;
      font-weight: 600;
      color: #484848;
      cursor: pointer;
      /* margin-bottom: 10px; */
      /* display: block; */
      /* padding-bottom: 10px; */
      padding: 10px 5px;
      /* border-bottom: 1px solid #333; */
      font-size: 19px;
      background: #ffffff;
      /* font-family: 'Roboto Condensed';*/
      
  }
  .tab-label:hover {
      background: #f5f5f5;
  }
  .tab-label::after {
    content: "\2228";
    width: 1em;
    height: 1em;
    text-align: center;
    transition: all 0.35s;
  }
  .tab-content {
    max-height: 0;
    padding: 5px;
    color: #2c3e50;
    background: white;
    transition: all 0.35s;
  }

  .tab-content .brand_link {
    padding: 10px;
    background: black;
    color: white;
    display: inline-block;
    margin-top: 10px;
  }

  .tab-close {
    display: flex;
    justify-content: flex-end;
    padding: 1em;
    font-size: 0.75em;
    background: #2c3e50;
    cursor: pointer;
  }
  .tab-close:hover {
      background: #f5f5f5;
  }
  
  input:checked + .tab-label {
      /* background: #f5f5f5; */
  }
  input:checked + .tab-label::after {
    transform: translateY(5px) rotatez(-90deg);
  }
  input:checked ~ .tab-content {
      max-height: 100vh;
      padding: 5px;
      /* overflow-y: scroll; */
  }
  
  .tab-content, .owl-carousel.tab-content {
      display: block!important;
  }

.box-content {
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
    margin-top: -5px;
    
}

.catalog.view .box-content {
    background: #fcfcfc;
    padding: 20px;
    margin-bottom: 0px;
    margin-top: -3px;
    text-align: left;
    /* border-top: 1px solid #777; */
    overflow-y: auto;
    /* height: 200px; */
    /* border: 1px solid #999;*/
    border-bottom: 1px solid #000000;
}

.tab-content {
    display: none;
}

.tab-content.current {
    display: inherit;
}

.tab-content img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
    width: auto;
}

.tab-content img.brand_image{
    width: 100px;
    margin: 0;
}

.brand-logo {
       /* position: absolute; */
    /* width: 130px; */
    /* right: 20px; */
    /* top: 10px; */
    /* z-index: 9; */
    font-size: 27px;
    font-weight: 600;
}

.brand-logo a{
    color: #d1d1d1;
    font-weight: 300;
}

.prod_avail {
    /* border-bottom: 1px solid #e1e1e1; */
    margin: 5px 0;
}

.prod_avail.code{
    margin-right: 30px;
    font-size: 17px;
}

.prod_avail.availability{
    font-size: 17px;
}

.prod_avail.description{
    font-size: 14px;
    line-height: 23px;
}

.prod_avail.description p{
    line-height: 22px;
    font-size: 16px;
}

.available-green{
    color: #777;
    text-transform: uppercase;
    padding-left: 20px;
    position: relative;
}

.available-green:before{
    background: url(../img/layout/diathesimo.svg);
    width: 17px;
    height: 15px;
    background-size: contain;
    position: absolute;
    content: '';
    top: calc(50% - 8px);
    left: 0;
    background-repeat: no-repeat;
}

.option_title {
    color: #000;
    font-weight: 600;
    font-size: 19px;
    line-height: 18px;
    margin-top: 25px;
    border-bottom: 2px solid #909090;
    width: fit-content;
}

.product-options-quantity .option_title {
    border-bottom: 1px solid #000;
}

.product-options {
    margin: 0px 0 0px 0;
    /* text-align: center; */
}

.product-card .price {
    display: flex;
    margin-bottom: 0px;
    width: 100%;
    font-weight: 900;
    /* border-bottom: 1px solid #e1e1e1; */
    padding: 0px 0 0px 0;
    font-size: 35px;
    position: relative;
    letter-spacing: 1px;
    color: rgb(0 0 0);
    /* border-top: 1px solid #989898; */
    /* border-bottom: 1px solid #989898; */
    margin: 20px 0px;
    align-items: flex-start;
    flex-direction: column-reverse;
}

.product-card span.attributes_title{
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

p.info strong{
    color:rgb(17 181 173);
    line-height: 25px;
}

.product-card ul.attributes{
    width: 78%;
    margin: 0 auto;
    text-align: center;
    margin-top: 10px;
}

.product-card ul.attributes li{
    background: none;
    float: left;
    width: auto;
    font-size: 17px;
    margin-bottom: 5px;
}

.product-list{
    margin: 30px 0px 0 0;
}


.product-card .price sup,
.product-card .price sub {
    bottom: auto;
    font-size: 100%;
    top: auto;
}

.product-card .previous {
    color: #445663;
    font-size: 20px;
    font-weight: 300;
    text-decoration: line-through;
    /* margin: 5px 10px 5px 20px; */
}

.product-card em {
    display: none;
}

.product-card .youearn {
    display: block;
    width: 100%;
    font-size: 0.5em;
    font-weight: normal;
}

.product-card .reduction {
    display: inline-block;
    font-size: 16px;
    margin: 8px 0 8px 15px;
    color: rgba(0, 153, 285);
    border: 1px solid;
    padding: 2px;
    border-radius: 5px;
}

.product-card .reduction .badge {
    font-size: 1.3em;
    background: #eed700;
    border-radius: 0px;
}

.product-card .reduction small {
    font-weight: normal;
}

.product-actions {
    display: flex;
    align-items: center;
    /* margin-top: 40px; */
    flex-direction: column;
}

.product-actions input.quantity {
    width: 56px;
    height: 42px;
    line-height: 32px;
    border-radius: 12px;
    box-shadow: none;
    display: inline-block;
    font-style: normal;
    text-align: center;
    font-weight: bold;
    color: #434343;
    background: #fff;
    border: 1px solid #e4ad73;
    float: left;
}

.product-actions .minus,
.product-actions .plus,
.cart .minus,
.cart .plus {
    display: inline-block;
    width: 32px;
    height: 42px;
    line-height: 40px;
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    color: #434343;
    /* background: #fff; */
    -webkit-transition: background 200ms ease-in-out;
    transition: background 200ms ease-in-out;
    /* border: 1px solid #e4ad73; */
    margin: 0px 5px;
    float: left;
    /* border-radius: 25px; */
    /* border: 1px solid #999; */
    text-decoration: none;
    border-radius: 10px;
}

.product-actions .minus {
    line-height: 43px;
}

.product-actions .minus:hover,
.product-actions .plus:hover,
.cart .minus:hover,
.cart .plus:hover {
    color: #000;
    /* border: 1px solid; */
    text-decoration: none;
}

.product-actions input[type=number]::-webkit-inner-spin-button,
.product-actions input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.form-quantity {
    margin: 15px 0;
    padding: 0px;
}

.form-quantity label {
    float: left;
    font-size: 14px!important;
}

.form-options {
    margin: 10px 0;
    padding: 0px;
    /* border-bottom: 1px solid #e1e1e1; */
}

.form-options label {
    float: left;
    font-size: 14px!important;
    padding-left: 0px!important;
    cursor: default;
}

.form-options .select2Buttons {
    display: inline-block;
}

.form-options .select2Buttons ul {
    margin: 0;
}

.form-options .select-buttons li {
    background-image: none!important;
    padding-left: 0px!important;
    width: auto;
    margin: 5px 4px;
}

.form-options .select-buttons li a {
    color: #434343;
    background: #fff;
    font-weight: bold;
    border: 1px solid #434343;
    margin: 0 0px;
    padding: 8px;
    /* border-radius: 12px; */
    width: 100%;
}

.form-options .select-buttons li.disabled {
    border: 1px solid #e1e1e1;
    overflow: hidden;
}

.form-options .select-buttons li.disabled span {
    margin: 0 4px;
    padding: 8px;
}

.form-options .select-buttons li a:hover {
    background: #445663;
    color: #fff;
}

.form-options .select-buttons li a:hover:not(.out-of-stock),
.form-options .select2Buttons .picked {
    border-color: transparent;
}

.form-options .select2Buttons .picked {
    background: #000000;
    color: #fff;
}

.product-preview.slider{
    /* border-right: 2px solid; */
    padding-bottom: 100px;
}

.product-preview.slider .lSSlideOuter {
    position: relative;
    overflow: visible;
    /* border: 1px solid #d3d3d385; */
    /* box-shadow: 0px 0px 0px 1.1px #a7a7a7; */
}

span.availability-green{
    color: #445663;
}

.product-preview.slider .lSSlideOuter .lSPager.lSGallery {
    /* bottom: -59px; */
    z-index: 10;
    position: absolute;
    /* left: calc(50% - 113px); */
    overflow: visible;
    width: 100% !important;
    left: 0;
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: center;
    transform: translate3d(0px, 0px, 0px)!important;
}

.product-preview.slider .lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
    padding:0;
    margin:0;
}

.product-preview.slider .lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 0px;
}

.product_box span.new_product,
.product-preview span.new_product {
    position: absolute;
    background: #434343;
    top: 5px;
    right: 5px;
    color: #fff;
    font-size: 10px;
    line-height: 30px;
    z-index: 2;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 30px;
}

.product-preview.slider .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 0px;
}

.wishlist-btn {
    display: block;
    margin: 0;
    color: #434343;
    font-weight: bold;
    text-align: center;
    padding: 11px;
    background: #ffffff;
    border-radius: 0;
    transition: all 0.2s ease-in;
    border: 1px solid #909090;
    padding: 12px 20px;
    font-size: 15px;
    border-radius: 50%;
    /* margin-top: 10px; */
    background: url(../img/layout/wishlist.svg);
    background-repeat: no-repeat;
    text-indent: -999999px;
    background-size: 21px;
    background-position: center;
    width: 50px;
    height: 50px;
    margin-left: 11px;
}

.wishlist-btn:hover {
    background-color: #445663;
}

.wishlist-btn img {
    display: inline-block;
    width: 32px;
    vertical-align: middle;
    padding: 5px;
}

.wishlist-btn:hover {
    /* background: #000000; */
    color: white;
}

#wishlist-notification {
    display: none;
    text-align: center;
    margin-top: 10px;
}

.sharethis-inline-share-buttons {
    margin-top: 20px;
}


/* ==================================
   PRODUCT FILTERS
   =================================== */

.no-results .icon-info {
    display: block;
    margin: 20px auto 20px auto;
    width: 48px;
    height: 48px;
    background: url(../img/layout/icon-info.svg) no-repeat center center;
}

.no-results h2 {
    font-size: 26px;
    margin: 10px 0px 20px 0px;
}

.no-results p {
    line-height: 22px;
    margin: 15px 0px 15px 0;
}

.pagination {
    clear: both;
    display: block;
    width: 100%;
    margin: 20px 0 0 0;
    
    border-radius: 0;
    padding: 12px;
}

.pagination.bottom{
    /* border: 2px solid #28aae1; */
    padding: 0;
}

.pagination.bottom .pages{
    display: flex;
    align-items: center;
    padding: 10px;
    flex-direction: row;
    justify-content: space-between;
    padding-bottom: 44px;
    border-bottom: 2px solid #445663;
}

.pagination.bottom .pages .stats{
    width: auto;
    color: #000000;
    font-size: 18px;
font-family: 'Advent Pro', sans-serif;
    text-transform: uppercase;
}




.pagination .disabled {
    display: none;
}

.page-navigation {
    margin-top: 0px;
    padding: 2px 0px;
    text-align: center;
    width: auto;
    display: inline-block;
    /* border-top: 1px solid #e1e1e1; */
    font-size: 11px;
    display: flex;
font-family: 'Advent Pro', sans-serif;
    /* justify-content: end; */
}

.page-navigation a,
.page-navigation span {
    width: auto;
    margin: 0;
    display: inline-block;
    text-align: center;
    color: #434343;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: .25px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    /* border: solid 2px #fff; */
    border-radius: 0px;
}

.page-navigation span.numbers span{
    border: 1px solid #ccc;
    /* margin-right: -1px; */
}

.page-navigation a,
.page-navigation span.current {
    padding: 5px 8px;
}

.page-navigation span.numbers span.current {
    color: #445663;
    border: 1px solid #000;
}

.page-navigation img{
    width: 10px;
}

.page-navigation a:hover {
    /* background-color: #9e9e9e;
    color: #fff;
    border: 2px solid #9e9e9e; */
}

.page-navigation .next-prev {
    display: block;
    width: 100%;
    border: 0;
    margin-top: 5px;
}

.page-navigation .next-prev a {
    padding: 5px 10px 5px 10px;
    border: 2px solid #000000;
    border-radius: 0px;
    color: black;
    background: #ffffff;
}

.page-navigation .next-prev a:hover {
    background: #434343;
}

.page-navigation .next-prev span {
    /*width: 48%;*/
    display: inline-block;
}

.page-navigation .next-prev .disabled {
    display: none;
}

.page-navigation .next-prev span.prev {
    float: left;
    display: inline-block;
    text-align: left;
}

.page-navigation .next-prev span.next {
    float: right;
    display: inline-block;
    text-align: right;
}

#sidebar {}

#sidebar .filter_heading{
    text-align: left;
    font-size: 37px;
    padding-right: 20px;
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: center;
    /* height: 17px; */
    background-size: 13px;
    /* border: 2px solid #28aae1; */
    padding: 10px 19px;
    text-transform: uppercase;
    font-weight: 800;
    /* letter-spacing: 2px; */
font-family: 'Advent Pro', sans-serif;
    padding: 13px 32px;
    margin-bottom: 0;
    /* margin-top: 10px; */
    padding-top: 32px;
    background: #f7f7f7;
}

#sidebar hr {
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    display: none;
}

#sidebar .filter-heading{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    margin-top: 10px;
}


.filter_sorting  span.filter_text{
    font-size: 21px;
    margin-left: 15px;
    font-family: 'Open Sans';
    text-transform: uppercase;
}

#sidebar .filter-heading span{
    font-size: 18px;
    margin-left: 15px;
    font-family: 'Open Sans';
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
}

#sidebar .filter-heading img{
    width: 20px;
}


.cd-filter-trigger {
    display: none;
}

.block {
    display: block;
    position: relative;
    width: auto;
    margin: 0px 0 0px 0;
    padding: 8px 7px;
    overflow: visible;
    /* border-bottom: 1px solid #999; */
    margin-bottom: 14px;
    /* background: #f7f7f7; */
    float: left;
    margin-right: 10px;
}

.block.right {
    float: right;
}

.block.sort{
    width: auto;
    border: none;
    margin-bottom: 0;
    background: none;
}

.filter_sorting{
    /* display: flex; */
    justify-content: space-between;
    align-items: center;
    /* padding: 10px 19px; */
    margin-bottom: 18px;
    /* position: absolute; */
    bottom: 0;
    /* right: 0; */
    /* width: 100%; */
    text-transform: uppercase;
}

.filter_sorting .filter_heading{
    display: flex;
    align-items: center;
}

.filter_sorting .filter_heading.hide_desktop{
    display: none;
}



.filter_sorting .filter_heading img{
    width: 26px;
}

.block.sort h4{     
    text-align: left;
    padding-right: 20px;
    /* background: url(../img/layout/plus_icon.svg); */
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: center;
    /* height: 17px; */
    background-size: 13px;
    /* border: 2px solid #28aae1; */
    padding: 10px 19px;
    /* text-transform: uppercase; */
    font-weight: 600;
    /* letter-spacing: 2px; */
    position: relative;
    font-size: 18px;
font-family: 'Advent Pro', sans-serif;
}

.block.sort h4:after{
    content: '';
    position: absolute;
    right: 5px;
    top: 50%;
    width: 12px;
    height: 12px;
    background: url(../img/layout/arrow_up_black.svg) no-repeat center center;
    background-size: contain;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%) rotateZ(90deg );
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}  

.block.sort.closed h4:after{
    transform: translateY(-50%) rotateZ(180deg );
}

.block.sort ul{
    display: block;
    position: absolute;
    width: calc(100%);
    background: white;
    right: 0px;
    margin-top: 5px;
    /* border: 1px solid #221f1f; */
    padding: 12px;
    margin: 2px 0px;
    box-shadow: 0px 0px 5px 1px lightgrey;
}
.boxes .row.reverse{
    flex-direction: row-reverse;
    display: flex;
}

.boxes .row.flex{
    display: flex;
    margin-top: 1px;
}

.featured_categories {
    position: relative;
    overflow: hidden;
}

.featured_categories .main_category{
    position: relative;
    height: 85vh;
    overflow: hidden;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    border-right: 1px solid #fff;
    display: flex;
    align-items: flex-end;
}

.featured_categories .main_category.right {
    justify-content: end;
}

.featured_categories .overlay{
    height: 60%;
    top: 20%;
    position: absolute;
    width: 100%;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #0000002b;
}

.featured_categories .overlay h1{
    font-size: 40px;
    color: white;
    font-family: 'Noto Sans Mono', monospace;
    font-weight: 800;
    padding-bottom: 17px;
    border-bottom: 10px solid #445663d9;
}

.featured_categories .overlay h2{
    color: white;
    margin: 35px 0px;
    font-size: 29px;
    font-family: 'Noto Sans Mono', monospace;
}

.featured_categories .overlay p{
    font-size: 20px;
    color: white;
font-family: 'Advent Pro', sans-serif;
}

.featured_categories .main_category .vertical_banner_text {
    margin-bottom: 20px;
    margin-left: 20px;
    font-size: 18px;
font-family: 'Advent Pro', sans-serif;
    color: white;
    text-decoratioN: underline;
}

.featured_categories .main_category .vertical_banner_text.right {
    margin-bottom: 20px;
    margin-right: 20px;
    font-size: 18px;
font-family: 'Advent Pro', sans-serif;
    color: white;
    text-decoratioN: underline;
    text-align: right;
}


.stores .overlay{
    width: 100%;
    padding: 20px;
font-family: 'Advent Pro', sans-serif;
    margin-bottom: 0px;
    transition: all 0.3s ease-in;
    top: 0;
    position: absolute;
    text-align: right;
    z-index: 99;
    right: 0;
    background: #0000002b;
    transition: all 0.3s ease-in-out;
}

.store:hover .overlay {
    border-bottom: 12px solid #445663;
    background: #00000082;
}

.store {
    position: relative;
    display: block;
    transition: all 0.3s ease-in-out;
}

.stores_wrapper {
    position: relative;
    display: flex;
    overflow: hidden;
}

.stores .overlay h1{
    position: relative;
    font-size: 35px;
    width: 100%;
    float: right;
    font-weight: 100;
    color: #ffffff;
    display: block;
    text-transform: uppercase;
    margin-bottom: 0;
}

.stores .overlay p {
    margin: 15px 0px 15px 0;
    line-height: normal;
    font-size: 15px;
font-family: 'Advent Pro', sans-serif;
    position: relative;
    width: 100%;
    float: right;
    font-weight: 100;
    color: #ffffff;
    display: block;
    text-transform: uppercase;
}

h1.gallery-title {
    font-size: 38px;
    text-align: left;
font-family: 'Advent Pro', sans-serif;
    font-weight: 600;
    text-align: left;
    padding: 20px 0;
    color: #0f0f17;
    position: relative;
    z-index: 1;
}

h3.gallery-title span {
    position: relative;
    text-transform: uppercase;
}

.dynamic_gallery {
    margin-top: 50px;
    margin-bottom: 50px;
    display: block;
    position: relative;
    overflow: hidden;
    padding-top: 110px;
    padding-bottom: 85px
}

.gallery_slider .swiper-slide-prev,  #swiper_insta .swiper-slide-prev {
    transition: all 0.3s ease-in-out;
    transform: scale(1.25);
    margin-left: 55px;
    position: relative;
    top: -50px;
}

.gallery_slider .swiper-slide-active, #swiper_insta .swiper-slide-active {
    margin-left: 55px;
}

.gallery_slider .swiper-button-next, .gallery_slider .swiper-button-prev {
    bottom: -80px;
}

.boxes  .box-final{
    background: black;
    align-items: center;
    text-align: center;
    display: flex;
}

.boxes .row.reverse .box-final {
    justify-content: end;
    
}

.boxes  .box-final .banner_title{
    writing-mode: tb-rl;
    transform: rotate(-180deg);
    font-size: 54px;
    color: rgb(255 105 6);
    /* font-family: 'EB Garamond'; */
    letter-spacing: 3px;
    margin-left: 20px;
    text-transform: uppercase;
    font-weight: 700;
font-family: 'Advent Pro', sans-serif;
}

.boxes .row.reverse .box-final .banner_title{
    writing-mode: tb-rl;
    transform: rotate(-180deg);
    font-size: 54px;
    color: rgb(255 105 6);
    /* font-family: 'EB Garamond'; */
    letter-spacing: 3px;
    margin-right: 20px;
    text-transform: uppercase;
    font-weight: 700;
font-family: 'Advent Pro', sans-serif;
}




.block.active {
    /*width:100%;*/
}

.block.cleanup {
    margin: 0px 0 0px 0;
}

.block span.count {}

.toggle h4 {
    cursor: pointer;
    z-index: 99;
    position: relative;
}

.toggle .toggler {
    display: none;
    float: right;
    color: #4D5263;
    font-size: 1.5em;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transition: transform .4s;
    -webkit-transition: -webkit-transform .4s;
}

.toggle.hide-option-option.closed .toggler,
.toggle.closed .toggler {
    color: #1e1e1e;
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transition: transform .4s;
    -webkit-transition: -webkit-transform .4s;
    -webkit-transform-style: preserve-3d;
}

ul.side_nav {
    /* float: left;  */
    width: 200px;
    margin: 0;
    width: max-content;
    padding: 10px 10px 10px 10px;
    display: block;
    position: absolute;
    z-index: 999;
    background: #fff;
    /* border-bottom: 5px solid #434343; */
    /* border-bottom-left-radius: 5px; */
    /* border-bottom-right-radius: 5px; */
    /* top: 0px; */
    box-shadow: 0 0 10px #d4d4d4;
    max-height: 400px;
    overflow-y: scroll;
}

.categories ul.side_nav {
    width: max-content;
}

.toggle.hide-option ul.side_nav {
    display: none;
    z-index: 999;
}

ul.side_nav a {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
}

ul.side_nav li {
    margin: 0px 0 8px 0px;
    display: block;
    padding: 0 0px;
}

.attributes ul.side_nav li {
    float: left;
    width: 100%;
}
.attributes ul.side_nav {
    overflow-y: auto;
}

ul.side_nav li:last-child {
    margin-bottom: 0;
}

ul.side_nav li.cleanup a,
ul.side_nav.radios li.cleanup a,
ul.side_nav.checkboxes li.cleanup a {
    background: url(../img/layout/cleanup.png) no-repeat 0px 0px;
    padding-left: 22px;
    color: #f0bb02;
}

ul.side_nav li.cleanup a:hover,
ul.side_nav.radios li.cleanup a:hover,
ul.side_nav.checkboxes li.cleanup a:hover {
    background-position: 0px 0px;
}

ul.side_nav li.selected>a {
    color: #434343;
}

ul.side_nav li.disabled>a,
ul.side_nav li.disabled>a:hover {
    color: #555;
    cursor: default;
    background-position: 0px 1px!important;
}

ul.side_nav.checkboxes li a {
    background: url(../img/layout/checkbox.png) no-repeat left top;
    padding-left: 26px;
}

ul.side_nav.checkboxes li.selected a {
    background-position: 0px -82px;
}

ul.side_nav.checkboxes li.selected a:hover {
    background-position: 0px -123px;
}

ul.side_nav.checkboxes li.selected a:active {
    color: #f0bb02;
}

ul.side_nav.checkboxes li a:hover {
    background-position: 0px -41px;
}

ul.side_nav.multi-categories li.selected a {
    font-weight: bold;
}

ul.side_nav.multi-categories li.selected li a {
    font-weight: 400;
}

ul.side_nav.multi-categories li li.selected a {
    font-weight: bold;
}

ul.side_nav.multi-categories li li.selected li a {
    font-weight: 400;
}

ul.side_nav.multi-categories li li li.selected a {
    font-weight: bold;
}

ul.side_nav.multi-categories li li li a {
    background: url(../img/layout/checkbox.png) no-repeat left top;
    padding-left: 20px!important;
}

ul.side_nav.multi-categories li li li.selected a {
    background-position: 0px -82px;
}

ul.side_nav.multi-categories li li li.selected a:hover {
    background-position: 0px -123px;
}

ul.side_nav.multi-categories li li li.selected a:active {
    color: #f0bb02;
}

ul.side_nav.multi-categories li li li a:hover {
    background-position: 0px -41px;
}

ul.side_nav.radios li>a {
    background: url(../img/layout/radio.png) no-repeat left center;
    padding-left: 26px;
}

ul.side_nav.arrows li a {}

ul.side_nav.arrows li a:before {
    content: "\e5da";
    display: inline-block;
    font-family: 'icorun' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #434343;
}

ul.side_nav.radios li.selected a,
ul.side_nav.radios li.selected a:hover {
    background-position: 0px -66px;
}

ul.side_nav.radios li a:hover {
    background-position: 0px -32px;
}

ul.side_nav li a {
    display: block;
    color: #434343;
    font-weight: 400;
    font-size: 15px;
    /* border-bottom: 1px dashed #28aae1; */
    padding-bottom: 0px;
    /* text-transform: uppercase; */
    letter-spacing: 0.2px;
    font-family: 'Advent Pro', sans-serif;
}

ul.side_nav li a:hover {
    color: #434343;
}

ul.side_nav ul {
    display: none;
    margin: 0px 10px;
    padding: 10px 0 5px 0;
}

ul.side_nav ul.show {
    display: block;
}

ul.side_nav li ul li a {
    padding-left: 15px!important;
}

ul.side_nav ul li a:hover,
ul.side_nav ul li.selected>a {}

ul.side_nav.arrows li.selected>a {
    color: #000;
    font-weight: bold;
}

ul.side_nav .disabled {
    color: #ccc;
    padding: 5px 10px;
    display: none;
}

ul.side_nav span.count {
    display: none;
}

.productoptions ul.side_nav li {
    margin: 0 10px 10px 0;
    float: left;
    min-width: calc(33% - 10px);
    border: 1px solid #777;
    padding: 7px 4px;
    border-radius: 10px;
    text-align: center;
}

.productoptions ul.side_nav.checkboxes li a {
    background: none;
    padding-left:0px;
}

.productoptions ul.side_nav {
    /*max-height: 800px;*/
    overflow-y: auto;
    width: 250px;
}

.searchable-input {
    float: left;
    width: 100%;
    padding: 0 0px 10px 0;
}

.searchable-input input {
    padding: 4px;
    font-size: 15px;
    line-height: 24px;
    width: 100%;
    border-radius: 0;
    color: #404041;
    border: none;
    border: 1px solid #000;
    background: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.filters a {
    display: inline-block;
    padding: 6px 30px 6px 10px;
    font-size: 12px;
    color: #fff;
    background: #434343 url(../img/layout/remove2.png) no-repeat 92% 50%;
    -webkit-box-shadow: inset 0 0 2px 1px rgba(51, 51, 51, 0.2);
    -moz-box-shadow: inset 0 0 2px 1px rgba(51, 51, 51, 0.2);
    box-shadow: inset 0 0 2px 1px rgba(51, 51, 51, 0.2);
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    z-index: 99;
}

.filters a:hover {
    background-color: #EC2224;
    text-decoration: line-through;
}


/* -------------------------------- 

xcustom form elements 

-------------------------------- */

.cd-filter-block {
    margin: 0;
    /* padding: 0;
    padding: 0 0px; */
    /* border: 1px solid lightgrey; */
    /* background: #f7f7f7; */
}

.cd-filter-block h4 {
    position: relative;
    margin: 0;
    padding: 10px 20px 10px 0px;
    color: #333;
    font-size: 20px;
    letter-spacing: .25px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    /* border-top: 2px solid #28aae1; */
    /* border-radius: 5px; */
    /* background: #975B1C; */
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0;
font-family: 'Advent Pro', sans-serif;
    font-size: 18px;
}

.cd-filter-block h4:hover {
    color: #221f1f;    
    /* background: #28aae1; */
}

.cd-filter-block h4::before {
    content: '';
    position: absolute;
    right: 5px;
    top: 50%;
    width: 12px;
    height: 12px;
    background: url(../img/layout/arrow_up_black.svg) no-repeat center center;
    background-size: contain;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%) rotateZ( 90deg );
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}

.cd-filter-block h4:hover::before {
    background: url(../img/layout/arrow_up_black.svg) no-repeat center center;
}

.cd-filter-block h4.closed::before {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -moz-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    -o-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate( 180deg );
}

.cd-filter-block input[type='search'],
.cd-filter-block input[type='text'],
.cd-filter-block select {
    width: 100%;
    padding: .4em .8em;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    box-shadow: none;
}

.cd-filter-block input[type='search']:focus,
.cd-filter-block input[type='text']:focus,
.cd-filter-block select:focus {
    outline: none;
}

.cd-filter-block input[type='search'] {
    /* custom style for the search element */
    border-color: transparent;
    background-color: #e6e6e6;
    /* prevent jump - ios devices */
    font-size: 1.6rem !important;
}

.cd-filter-block input[type='search']::-webkit-search-cancel-button {
    display: none;
}


/* LOADER MASK
================================================== */

.js-loading {
    /* 	position: relative; */
}

.js-loading-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 199;
    background: #000000;
    opacity: 0.8;
    border-radius: inherit;
}

.jscroll-loading {
    position: relative;
    display: inline-block;
    width: 100%;
}

.spinner {
    top: 42%;
    left: 45%;
    position: absolute;
    width: 50px;
    height: 30px;
    text-align: center;
    font-size: 15px;
    z-index: 200;
}

.spinner>div {
    background-color: #434343;
    height: 100%;
    width: 6px;
    margin-right: 2px;
    display: inline-block;
    -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
    animation: stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {
    0%,
    40%,
    100% {
        -webkit-transform: scaleY(0.4)
    }
    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes stretchdelay {
    0%,
    40%,
    100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }
    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}


/* ==================================
   CUSTOMERS
   =================================== */

.customer_dashboard {
    display: block;
    margin-bottom: 20px;
}


/* ==================================
   CHECKOUT
   =================================== */

.checkout-navigation {
    display: block;
    width: 100%;
    margin: 0 0 0px 0;
    padding: 20px 0 20px 0;
    /* background-color: #28aae1; */
    /* background: #f5f5f5 url(../img/layout/mag_graphic.svg); */
    background-color: #f5f5f5;
    /* background-image: url(../img/layout/mag_graphic.svg); */
    background-repeat: repeat;
    background-size: cover;
    border-top: 1px solid #d3d3d326;
    padding: 50px 0px;
    border-bottom: 1px solid #d3d3d326;
font-family: 'Advent Pro', sans-serif;
}

.checkout-navigation h1 {
    margin-bottom: 40px;
    position: relative;
    font-size: 3em;
}

.checkout-navigation h1 .first-word {
    font-size: 0.8em;
    font-weight: 800;
    color: #221f1f;
    line-height: 40px;
    letter-spacing: 0.4em;
    border-bottom: 2px solid #445663;
}

.checkout-navigation .row {
    margin-left: 0;
    margin-right: 0;
    display: flex;
    justify-content: center;
}

.checkout-navigation .step-item {
    height: auto;
    color: #d1d4d6;
}

.checkout-navigation .step-item .step-line {
    background-color: #ffffff;
    height: 1px;
    margin-top: 14px;
    padding: 0;
    transition: all .25s ease-in;
    -webkit-transition: all .25s ease-in
}

.checkout-navigation .step-item .step-line.left {
    left: calc(50% - 36px);
}

.checkout-navigation .step-item .step-line.right {
    left: calc(50% + 21px);
}

.checkout-navigation .step-item .step-index {
    font-size: 3em;
    font-weight: bold;
    margin-top: -0.4em;
    padding: 0;
    text-align: center;
    transition: all .25s ease-in;
    -webkit-transition: all .25s ease-in;
}

.checkout-navigation .step-item .step-title {
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    transition: all .25s ease-in;
    -webkit-transition: all .25s ease-in;
    letter-spacing: .25px;
    color: #221f1fb8;
}

.checkout-navigation .step-item.complete .step-line {
    background-color: #f2f2f2;
}

.checkout-navigation .step-item .step-line {
    background-color: #fff;
    position: absolute;
    /* top: 0; */
    /* right: 50%; */
    z-index: 1;
    display: block;
    width: 14px;
    height: 2px;
    background-color: #ffffff;
    border: 1px solid #445663;
    content: '';
    /* -webkit-transform: translateX(0) translateY(-10px) rotateZ( 
-45deg
); */
    /* transform: translateX(0) translateY(-10px) rotateZ( 
-45deg
); */
    /* -webkit-transform-origin: top right; */
    -ms-transform-origin: top right;
    /* transform-origin: top right; */
    /* -webkit-transition: all 0.2s; */
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.checkout-navigation .step-item.complete .step-index {
    color: #221f1f;
}

.checkout-navigation .step-item.active .step-index {
    color: #000000;
}

.checkout-navigation .step-item.active .step-title {
    color: #000000;
}

.checkout-navigation .step-item.complete .step-title a {
    color: #000;
}

.checkout-navigation .step-item.complete:hover {
    cursor: pointer;
    color: #fff;
}

.checkout-navigation .step-item.complete:hover .step-line {
    background-color: #fff;
}

.checkout-navigation .step-item.active .step-line {
    background-color: #000000;
    border: 1px solid #000;
}

@media (max-width:767px) {
    .checkout-navigation .step-item {
        height: auto;
    }
    .checkout-navigation .step-item .step-title {
        opacity: 0
    }
}

.checkout-field {
    display: block;
    margin-bottom: 40px;
}

.checkout-field label {
    font-size: 1.5em;
    font-weight: bold;
    color: #414141;
}

.checkout-field label:hover {
    color: #676767;
}

.checkout-field input {
    font-size: 2em;
    font-weight: bold;
    margin: 15px 10px 0 0!important;
}

.checkout-field .badge {
    display: inline-block;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    background: #434343;
    font-size: 13px;
}

.checkout-field .image {
    display: inline-block;
    margin-left: 10px;
}

.checkout-field .description {
    display: block;
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #e0e6ef;
    font-size: 1.0em;
    text-align: justify;
}

.checkout-field .description {
    padding: 15px 0;
}

.checkout-field .description h5 {
    font-size: 14px;
    font-weight: bold;
}

.checkout-field .description ul {
    margin-bottom: 10px;
}

.checkout-field .description ul li {
    margin: 5px 0px 5px 5px;
    font-size: 14px;
    position: relative;
}

.checkbox input.form-control[type="checkbox"] {
    width: 30px;
    margin-top: 13px;
    margin-left: -10px;
}


/* ==================================
   CART
   =================================== */

.icon_close {
    background: url(../img/layout/cd-remove-item.svg) no-repeat center center;
    width: 32px;
    height: 32px;
    display: inline-block;
}

.close {
    color: #000;
    font-size: 22px;
    font-weight: 600;
    opacity: 0.9;
    float: none;
}

.form-group {
    margin-bottom: 5px;
}

.product-card .form-group{
    display: flex;
}

.product-card form{
    width: 100%;
}

.table.cart {
    background: #f2f2f2;
    font-size: 14px;
}

.table.cart>tbody>tr>td,
.table.cart>tbody>tr>th,
.table.cart>tfoot>tr>td,
.table.carte>tfoot>tr>th,
.table.cart>thead>tr>td,
.table.cart>thead>tr>th {
    vertical-align: middle;
    padding: 10px;
    border-bottom: 1px solid #e1e1e1;
    font-weight: 300;
}

.table>thead>tr>th {
    background: #434343;
    color: #fff;
    font-weight: 700!important;
}

.table-hover>tbody>tr:hover {
    background-color: #e1e1e1;
}

.cart_button .btn {
    width: 100%;
}

.cd-cart {
    position: fixed;
    top: 0px;
    height: 100vh;
    width: 100%;
    margin-right: -100%;
    /* border: 2px solid #8eccdd; */
    background: #6c6c6cad;
    padding-top: 0px;
    /* border-radius: 20px; */
    overflow-y: auto;
    /* backdrop-filter: blur(20px); */
    -webkit-overflow-scrolling: touch;
    z-index: 999999;
    opacity: 1;
    visibility: hidden;
    /* -webkit-transition: all .3s ease; */
    -moz-transition: all .3s ease;
    /* transition: all .3s ease;*/
}

.cd-cart.static {
    position: relative;
    opacity: 1;
    visibility: visible;
    width: 100%;
    height: auto;
    top: auto;
    box-shadow: none;
    border: 0px;
    margin-bottom: 70px;
    background: #ededed59;
    z-index: 1;
}

.cd-cart.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .3s 0s;
    -moz-transition: all .3s 0s;
    transition: all .3s 0s;
    display: block;
    margin-right: 0;
}

.cd-cart.speed-in {
    right: 0;
}

.cd-cart>* {
    padding: 0 10px;
}

.cd-cart.static>* {
    padding: 0 0;
}

.cart-empty {
    padding: 50px 30px!important;
    text-align: center;
}

.cart-empty .icon-info {
    display: block;
    width: 48px;
    height: 48px;
    background: url(../img/layout/icon-info.svg) no-repeat center center;
    margin: 0 auto 30px auto;
}

.cart-empty p {
    margin-bottom: 50px;
}

.cd-cart .cd-cart-items {
    padding: 0;
}

.cd-cart .cd-cart-items li {
    position: relative;
    padding: 10px 10px;
    border-bottom: 1px solid #e1e1e1;
    background: none;
    margin-bottom: 0px;
}

.cd-cart .cd-cart-items li:last-child {
    border-bottom: 1px solid #e1e1e1;
}

.cd-cart .cd-image,
.cd-cart .cd-info {
    display: inline-block;
    vertical-align: top;
}

.cd-cart .cd-image {
    width: 25%;
}

.cd-cart .cd-info {
    margin-left: 12%;
    text-align: right;
    width: 60%;
    margin-top: 5px;
}

.badge {
    background-color: #676767;
}

.cd-cart .cd-qty,
.cd-cart .cd-price {
    color: #434343;
}

.cd-cart .cd-price {
    margin-top: .4em;
}

.cd-cart .cd-item-remove {
    position: absolute;
    left: 10px;
    top: 20px;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #f2f2f2 url("../img/layout/cd-remove-item.svg") no-repeat center center;
}

.cd-cart .cd-item-remove:hover {
    background-color: red;
}

.cd-cart .cd-cart-total {
    padding-top: 1em;
    padding-bottom: 1em;
    font-size: 14px;
    padding: 0px 9px;
}

.cd-cart .cd-cart-total p {
    line-height: 22px;
    margin: 10px 0px 10px 0;
    
}

.cd-cart .cd-cart-finaltotal {
    font-size: 18px;
}

.cd-img-replace {
    /* replace text with a background-image */
    display: inline-block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

.cd-cart .cd-cart-total span {
    float: right;
}

.cd-cart .cd-cart-total::after {
    /* clearfix */
    content: '';
    display: table;
    clear: both;
}

.cd-cart .checkout-btn {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #303030;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}

.cd-cart .checkout-btn:hover,
.no-touch .cd-cart .checkout-btn:hover {
    background: #b9b9b3;
}

.cd-cart .cd-go-to-cart {
    text-align: center;
    margin: 10px 0;
}

.checkout .checkout-btn,
.checkout .cd-go-to-cart,
.checkout .cd-item-remove {
    display: none;
}

.cd-cart .cd-cart-notice {
    background: #434343 url("../img/layout/shipping.svg") no-repeat 20px center;
    background-size: 48px;
    color: #fff;
    padding: 10px 20px 10px 70px;
    border-radius: 5px;
    margin-top: 15px;
    text-align: center;
    margin-bottom: 15px;
}

.cd-cart .cd-cart-notice p {
    font-size: 16px;
    line-height: 26px;
}


/* Forms
================================================== */

.btn {
    text-shadow: none;
    border-radius: 0px;
    padding: 15px 20px;
    background-color: #434343;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    white-space: normal;
    -webkit-transition: all .7s ease;
    transition: all .7s ease;
}

.btn-primary {
    background: #000000;
    border: 0px none !important;
    transition: all 0.3s ease 0s;
}

.btn-basket {
    margin: 0;
    width: auto;
    border-radius: 0;
    background: #000;
    width: 100%;
    font-size: 20px;
    font-weight: 400;
    padding: 15px 50px;
    /* margin-right: 20px; */
    /* margin-left: 15px; */
    /* border-radius: 15px;*/
}

.btn-primary.btn-basket:hover {
    background: #445663;
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-default {
    background-position: 99% 50%;
    background-color: #434343;
    transition: all 0.3s ease 0s;
}

.btn-default {
    text-transform: uppercase;
    font-weight: 700;
    background-position: 99% 50%;
    background: #fff;
    border: 2px solid #434343;
    color: #434343;
    border-radius: 5px;
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    background-position: 99% 50%;
    background: #434343;
    color: #fff;
    border: 2px solid #434343;
}

.btn-link {
    color: #434343;
    text-transform: uppercase;
    font-weight: 700;
    border: none;
    border-radius: 0;
    background: transparent;
}

.btn-link span {
    color: #434343;
}

.btn-link:hover {
    color: #445663;
}

.btn-more {
    margin-top: 50px;
    background-color: #333;
    display: inline-block;
    font-size: 19px;
    color: white;
    padding: 8px 21px;
    border: 2px solid #221f1f;
}

.btn-more:focus,
.btn-more:hover {
    background-color: #221f1f;
    color: #ffffff;
}

.btn-more.active,
.btn-more:active {
    background-color: #221f1f;
    color: #ffffff;
}

.btn-xlarge {
    font-size: 1.3em;
    line-height: 1.4em;
    /* 	padding: 10px 70px; */
    letter-spacing: 1px;
    font-weight: 700;
}

label {
    color: #404041;
}

label.error,
.help-block.text-danger {
    background: #EC2224;
    color: #fff;
    width: 100%;
    font-weight: bold;
    font-size: 12px;
    padding: 5px;
    margin: 0;
    line-height: normal;
    position: relative;
    bottom: auto;
    left: auto;
}

input.form-control.error {
    border-color: #EC2224;
}

label.control-label {
    margin: 10px 10px 5px 0;
    font-size: 16px;
    color: #434343;
font-family: 'Advent Pro', sans-serif;
}

legend {
    margin: 10px 0 0px 0;
    font-size: 16px;
    color: #434343;
}

input[type="checkbox"],
input[type="radio"] {
    margin-right: 4px;
}

.form-control {
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 15px 10px;
    border: 1px solid #b9b9b9;
    height: auto;
    background: #ffffff;
    color: #404041;
    font-size: 16px;
    border-radius: 5px;
}

.form-control:hover {
    border-color: #445663;
    box-shadow: none;
}

.form-control:focus {
    border-color: #445663;
    box-shadow: none;
}

form .required label:after {
    color: #e32;
    content: '*';
    display: inline;
    font-weight: bold;
    outline: none;
}

div.submit {
    text-align: center;
    margin: 20px 0;
}

.text-right div.submit {
    text-align: right;
}

.btn,
div.submit .btn {}

form div.checkbox .icheckbox_flat-orange,
form div.checkbox .icheckbox_flat-green,
form div.checkbox .icheckbox_flat-red,
form div.checkbox .icheckbox_flat,
form div.checkbox .icheckbox_flat-blue {
    display: inline-block!important;
    margin-top: 0px;
    margin-right: 0px;
}

form div.radio label,
form div.checkbox label {
    padding-left: 20px;
}

select.form-control {
    background: #fbfbfb url("../img/layout/sort.png") no-repeat;
    background-position: right;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    cursor: pointer;
    max-width: 100%;
    padding: 0;
    position: relative;
    color: #404041;
    padding: 16px 12px;
    padding-right: 20px !important;
    border: 1px solid #dedede;
    border-radius: 5px;
    height: auto;
    line-height: normal;
}

select.form-control:hover {
    /* border-color: #84c2d3; */
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: hand;
    cursor: pointer;
}

.form-sel-wrap .form-sel:hover {
    border: 1px solid #84c2d3;
    outline: 0;
    -webkit-box-shadow: none;
}

.contact .button.thin-bg-dark {
    margin: 10px auto 10px;
    border: 2px solid #221f1f;
    background: #221f1f!important;
    color: #ffffff!important;
    font-weight: 900;
    font-size: 16px;
    letter-spacing: 1px;
}

.contact .button.thin-bg-dark:hover{
    border: 2px solid #445663;
    background: #445663!important;
}

.contact_dark {
    text-align: center;
    background: #404041;
    color: #fff;
    padding: 30px 0;
}

.elements-contact {
    margin-top: 40px;
    margin-bottom: 40px;
    display: flex;
font-family: 'Advent Pro', sans-serif;
    align-items: center;
    /* flex-direction: column; */
}

.contact_info_box {
    background: #000000;
    color: white;
    height: 123px;
    /* border-radius: 5px; */
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    flex-direction: column;
    font-size: 15px;
    border: 2px solid black;
    margin-bottom: 20px;
}

.contact_info_box i {
    font-size: 30px;
    font-weight: 100;
}

.contact_info_box .text {
    margin-top: 1px;
    text-align: center;
    font-weight: 300;
    padding: 7px;
}

.contact_dark h3 {
    font-size: 20px;
    margin-bottom: 50px;
    font-weight: 300;
    position: relative;
}

.contact_dark h3:after {
    -moz-user-select: none;
    border-bottom: 1px solid #999374;
    bottom: -20px;
    content: "";
    font-size: 0;
    height: 0;
    left: 0%;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    right: auto;
    text-indent: -9999px;
    top: auto;
    width: 10%;
    left: 45%;
}

.contact_dark p {
    font-size: 13px;
    line-height: 22px;
}

.contact .map {
    margin-top: 40px;
    /* margin-bottom: 40px; */
    margin-bottom: 80px;
}

.well {
    background-color: #f2f2f2;
    border: 0px;
    border-radius: 0px;
}

.well- {
    margin-bottom: 30px;
}

.well- .return_cart{
    width: 100%;
    margin: 10px 0px;
}

.well- .btn-order{
    width: 100%;
    margin: 10px 0px;
}

.auth-button {
    clear: both;
    display: inline-block;
    position: relative;
    width: auto;
    padding: 15px 10px 15px 60px;
    margin: 20px 0;
    border-radius: 4px;
    text-align: left;
    background: #eee;
    font-size: 16px;
    color: #fff;
    -webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    transition: background 0.2s ease
}

.auth-button:hover {
    color: #fff;
}

.mini-form .auth-button.small {
    padding: 5px 10px 5px 60px;
    margin: 0 0 10px 0;
    font-size: 16px;
}

.auth-button .auth-icon {
    display: block;
    position: absolute;
    height: 100%;
    width: 50px !important;
    left: 0;
    top: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    text-align: center;
    line-height: 40px;
    font-size: 30px;
    background-color: rgba(255, 255, 255, 0.1);
    background-repeat: no-repeat;
    background-position: center center;
}

.auth-button.facebook .auth-icon {
    background-image: url(../img/layout/facebook_white.svg);
    background-position: center center;
    background-size: 15px;
}

.auth-button.facebook {
    background: #3c5a98;
    color: #fff
}

.auth-button.facebook:hover {
    background: #4365aa
}

.auth-button.google {
    background: #dd4b39
}

.auth-button.google:hover {
    background: #e15f4f
}

.notifications {
    position: relative;
    color: #555;
    font-size: 20px;
    text-align: center;
    width: 100%;
    height: auto;
}

.notifications:after,
.notifications:before {
    content: "";
    display: table
}

.notifications:after {
    clear: both
}

.notifications .message {
    background: #445663;
    color: #fff;
    padding: 13px 0;
}

.notifications .close {
    text-indent: -9999em;
    /*     background: url(../img/hello-bar-close.png) no-repeat top left; */
    width: 21px;
    height: 21px;
    position: absolute;
    top: 15px;
    right: 15px
}

.notifications .close:hover {
    background-position: bottom left
}

h2.title {
    font-size: 24px;
    font-weight: bold;
    color: #434343;
    margin: 20px 0px 10px 0px;
    border-bottom: 1px solid #e1e1e1;
    letter-spacing: 1px;
font-family: 'Advent Pro', sans-serif;
}

.related_products h2.title {
    font-size: 45px;
    /* font-weight: bold; */
    color: #434343;
    margin: 20px 0px 0px 0px;
    border-bottom: none;
    letter-spacing: 0px;
    font-weight: 300;
    padding-left: 30px;
}

.recent_products h2.title{
    font-size: 27px;
    font-weight: bold;
    color: #434343;
    margin: 20px 0px 30px 0px;
    border-bottom: 3px solid #28aae1;
    letter-spacing: 1px;
    font-family: 'Open Sans';
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-bottom: 5px;
}

.cd-cart h2.title{
    font-size: 24px;
    font-weight: 100;
    color: #ffffff;
    margin: 0;
    /* border-bottom: 3px solid #221f1f; */
    background: #445663 url(../img/layout/cata1logue_graphic_top_bottom.svg);
    padding: 13px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.cd-cart h2.title strong {
    border-bottom: none;
    padding-bottom: 0;
    display: inline-block;
    vertical-align: top;
    margin-bottom: -1px;
}

h2.title strong {
    border-bottom: none;
    padding-bottom: 0;
    display: inline-block;
    vertical-align: top;
    margin-bottom: -1px;
}

.related_products h2.title strong {
    margin-right: 7px;
}

.checkout h2.title strong,
.customers h2.title strong{
    border-bottom: none;
    padding-bottom: 0;
    display: block;
    vertical-align: top;
    margin-bottom: -1px;
    font-family: 'Open Sans';
    font-weight: 700;
    border-bottom: 2px solid #445663;
font-family: 'Advent Pro', sans-serif;
}

.checkout h2.title ,
.customers h2.title {
    border:none;
}

.checkout .button-main,
.customers .button-main{
    /* border: 2px solid #221f1f!important; */
    background: #221f1f;
    cursor: pointer;
    color: #faf9f6;
}

.checkout .button-main:hover,
.customers .button-main:hover{
    background: #445663;
    color: white;
}

h3.title {
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    display: block;
    padding-bottom: 1.25rem;
    font-size: 1.7em;
    position: relative;
}

h3.title::after {
    background-color: #EED700;
    content: "";
    display: block;
    height: 1px;
    margin-left: 46%;
    margin-top: 20px;
    position: relative;
    width: 8%;
}

h4.title {
    margin: 20px 0 20px 0;
    font-size: 18px;
    font-weight: bold;
font-family: 'Advent Pro', sans-serif;
}

h4.title span.counter {
    border-radius: 0%;
    width: 30px;
    height: 30px;
    line-height: 27px;
    text-align: center;
    display: inline-block;
    color: #fff;
    background: #445663;
    border: 2px solid #445663;
    margin-right: 10px;
    border-radius: 50%;
}

h4.title a.underline {
    font-size: 14px!important;
    color: #000000;
    float: right;
}

.divider_menu {
    clear: both;
    display: block;
    width: 100%;
}

.item,
.grid-sizer {
    width: 16.66%;
    height: auto;
}

.item {
    border-bottom: 1px solid #fff;
}

.item img {
    width: 100%;
    height: 100%;
}

.item {
    position: relative;
    overflow: hidden;
    background: #000;
}

.item:hover img {
    opacity: 0.8;
}

.item.w-2 {
    width: 33.33%;
}

.item.w-3 {
    width: 49.98%;
}

.item.w-4 {
    width: 66.64%;
}

.item.w-5 {
    width: 100%;
}

.item.h-2 {
    height: auto;
}

.item.h-3 {
    height: auto;
}



.solid-brick {
    display: block;
    width: 100%;
}
.brick-type-background {
    height: 305px;
    background: #232323;
}
@media (max-width: 550px) {
    .item,
    .grid-sizer {
        width: 100%;
    }
    
    .item.w-2 {
        width: 100%;
    }
    
    .item.w-3 {
        width: 100%;
    }
    
    .item.w-4 {
        width: 100%;
    }
    
    .item.w-5 {
        width: 100%;
    }
    
    .brick-type-background {
        height: 205px;
    }
    
    .swal2-modal .swal2-image {
        width: 100%;
        height: auto;
    }
}
@media (min-width: 551px) and (max-width: 767px) {
    .main_banner .swiper-button-next{
        bottom:8% !important;
        left:calc(70% + 65px) !important;
    }
    .main_banner .swiper-button-prev{
        left:70% !important;
        bottom: 8% !important;
    }
    .item,
    .grid-sizer {
        width: 33.33%;
    }
    
    .item.w-2 {
        width: 66.66%;
    }
    
    .item.w-3 {
        width: 100%;
    }
    
    .item.w-4 {
        width: 100%;
    }
    
    .item.w-5 {
        width: 100%;
    }
    
    .item.h-1 {
        height: 230px;
    }
    
    .item.h-1 img {
        height: 230px;
    }
    
    .item.h-2 {
        height: 460px;
    }
    
    .item.h-2 img {
        height: 460px;
    }
    
    .brick-type-background {
        height: 231px!important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .item,
    .grid-sizer {
        width: 33.33%;
    }
    
    .item.w-2 {
        width: 66.66%;
    }
    
    .item.w-3 {
        width: 100%;
    }
    
    .item.w-4 {
        width: 100%;
    }
    
    .item.w-5 {
        width: 100%;
    }
    
    .item.h-1 {
        height: 240px;
    }
    
    .item.h-1 img {
        height: 240px;
    }
    
    .item.h-2 {
        height: 480px;
    }
    
    .item.h-2 img {
        height: 480px;
    }
    
    .brick-type-background {
        height: 241px!important;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .center-info{
        font-size:11px;
    }
    .item,
    .grid-sizer {
        width: 33.33%;
    }
    
    .item.w-2 {
        width: 66.66%;
    }
    
    .item.h-1 {
        height: 305px;
    }
    
    .item.h-1 img {
        height: 305px;
    }
    
    .item.h-2 {
        height: 610px;
    }
    
    .item.h-2 img {
        height: 610px;
    }
    
    .brick-type-background {
        height: 306px!important;
    }
}
@media (min-width: 1200px) and (max-width: 1440px) {
    .item.h-1 {
        height: 205px;
    }
    
    .item.h-1 img {
        height: 205px;
    }
    
    .item.h-2 {
        height: 410px;
    }
    
    .item.h-2 img {
        height: 410px;
    }
    
    .brick-type-background {
        height: 206px!important;
    }
}
@media (min-width: 1441px) and (max-width: 1620px) {
    .item.h-1 {
        height: 285px;
    }
    
    .item.h-1 img {
        height: 285px;
    }
    
    .item.h-2 {
        height: 570px;
    }
    
    .item.h-2 img {
        height: 570px;
    }
    
    .brick-type-background {
        height: 286px!important;
    }
}
@media (min-width:1200px) {
    .auto-clear .col-lg-1:nth-child(12n+1) {
        clear: left;
    }
    
    .auto-clear .col-lg-2:nth-child(6n+1) {
        clear: left;
    }
    
    .auto-clear .col-lg-3:nth-child(4n+1) {
        clear: left;
    }
    
    .auto-clear .col-lg-4:nth-child(3n+1) {
        clear: left;
    }
    
    .auto-clear .col-lg-6:nth-child(odd) {
        clear: left;
    }
}

   .auto-clear .col-md-4:nth-child(3n+1) {
        clear: both;
    }
@media (min-width:992px) and (max-width:1199px) {

    section.home_info .elta {
        width: 55px;
    }

    li.languages {
        font-size: 15px;
    }

    li.languages:after {
        margin-left: 24px;
        font-size: 14px;
        margin-top: 0;
    }

    .block {         
        margin-right: 6px;
    }

    .breadcrumb a span, .breadcrumb span {
        font-size: 14px;
    }

    .cd-cart h2.title {
        font-size: 20px;
    }

    .featured_categories .overlay h1 {
        font-size: 35px;
        padding-bottom: 10px;
    }    

    .contact_box h1 {
        font-size: 37px;
    }

    .hide_item {
        display: none!important;
    }

    #navi ul li span.title {
        margin: 0px 2px;
        font-size: 15px;
        letter-spacing: 0;
    }

    section.home_info .pwlhseis {
        width: 42px;
    }

    section.home_info .info_box_container .heading_desc {
        font-size: 14px;
    }

    section.home_info .metaforika {
        width: 55px;
    }

    section.brands.insta .section-subtitle {
        color: #5c5c5c;
        font-size: 22px;
        margin: 20px 0px 35px 0px;
    }


    .hero.section-newsletter .newsletter_image {
        position: relative;
        width: calc(100% + 206px);
        margin-left: -173px;
        margin-top: -18px;
        margin-bottom: -5px;
    }

    section.brands .section-title {
        font-size: 48px;
    }

    .footer_box h6 {
        margin: 12px 0 10px 0;
        font-size: 18px;
    }

    .footer_box {
        padding: 0px;
    }

    .auto-clear .col-md-1:nth-child(12n+1) {
        clear: both;
    }
    
    .auto-clear .col-md-2:nth-child(6n+1) {
        clear: both;
    }
    
    .auto-clear .col-md-3:nth-child(4n+1) {
        clear: both;
    }
    
    .auto-clear .col-md-4:nth-child(3n+1) {
        clear: both;
    }
    
    .auto-clear .col-md-6:nth-child(odd) {
        clear: both;
    }
}
@media (min-width:768px) and (max-width:991px) {
    .auto-clear .col-sm-1:nth-child(12n+1) {
        clear: both;
    }
    
    .auto-clear .col-sm-2:nth-child(6n+1) {
        clear: both;
    }
    
    .auto-clear .col-sm-3:nth-child(4n+1) {
        clear: both;
    }
    
    .auto-clear .col-sm-4:nth-child(3n+1) {
        clear: both;
    }
    
    .auto-clear .col-sm-6:nth-child(odd) {
        clear: both;
    }
}
@media (max-width:767px) {
    .auto-clear .col-xs-1:nth-child(12n+1) {
        clear: both;
    }
    
    .auto-clear .col-xs-2:nth-child(6n+1) {
        clear: both;
    }
    
    .auto-clear .col-xs-3:nth-child(4n+1) {
        clear: both;
    }
    
    .auto-clear .col-xs-4:nth-child(3n+1) {
        clear: both;
    }
    
    .auto-clear .col-xs-6:nth-child(odd) {
        clear: both;
    }
}



@media only screen and (max-width: 1499px) {
    .bank_icons img.mastercard {
        width: 90px;
    }

    .swiper-container p {
        font-size: 28px;
    }

    .main_banner .slider_container a.more {
        margin-top: 20px;
    }   
    
    .main_banner .swiper-container h1 {
        font-size: 75px;
    }

    .main_banner .swiper-container h1 span.second {
        font-size: 80px;
    }

    .bank_icons img.visa {
        width: 40px;
    }

    .bank_icons img.maestro {
        width: 90px;
    }

    .bank_icons img.visa_secure {
        width: 30px;
    }

    .bank_icons img.id_check {
        width: 90px;
    }

    .bank_icons img.paypal {
        width: 55px;
    }

    #navi ul li a {
        padding: 6px 0 0 0;
        line-height: 0;
    }

    h1.page_title, .pages.contact h1.page_title {
        font-size: 43px;
    }   

    .gallery_slider .swiper-slide-prev, #swiper_insta .swiper-slide-prev {
        margin-left: 30px;
        top: -33px;
    }

    .gallery_slider .swiper-slide-active, #swiper_insta .swiper-slide-active {
        margin-left: 30px;
    }

    section.brands.insta .section-title {
        font-size: 55px;
    }
}

@media only screen and (max-width:1349px) {
    
    section.related_products .swiper-button-next-collection {
        display: none;
    }
    section.related_products .swiper-button-prev-collection {
        display: none;
    }

    .bank_icons img.mastercard {
        width: 80px;
    }

    .bank_icons img.visa {
        width: 30px;
    }

    .bank_icons img.maestro {
        width: 80px;
    }

    .bank_icons img.visa_secure {
        width: 25px;
    }

    .bank_icons img.id_check {
        width: 80px;
    }

    .bank_icons img.paypal {
        width: 50px;
    }

    #footer .social-icons-top a {
        width: 20px;
        height: 30px;
    }

    .social-icons-top a.facebook {
        background-size: 12px;
    }

    h1.page_title, .pages.contact h1.page_title {
        font-size: 40px;
    }

    .content h2 {
        font-size: 21px;
    }

    .elements-contact {
        margin-bottom: 0;
    }

    .hero.section-newsletter .heading_title {
        font-size: 40px;
    }

    .gallery_slider .swiper-slide-prev, #swiper_insta .swiper-slide-prev {
        top: -31px;
    }

    section.brands.insta .section-title {
        font-size: 50px;
    }

    section.brands.insta .section-subtitle {
        font-size: 45px;
        margin: 20px 0px 25px 0px;
    }

    section.brands.insta .section-subtitle:after {
        height: 40px;
        width: 220px;
        background-size: 170px;
    }

    .main_banner .slider_container {
        margin-left: 5%;
    }

    .main_banner .swiper-container h1 {
        font-size: 70px;
    }

    .main_banner .swiper-container h1 span.second {
        font-size: 75px;
    }

    .swiper-container p {
        font-size: 24px;
        margin-top: 25px;
    }

    .main_banner .slider_container a.more {
        padding: 10px 50px;
        margin-top: 15px;
    }

    .stores .overlay h1 {
        font-size: 30px;
    }

    .dynamic_gallery {
        margin-top: 0;
    }

    .blog_image_text p.second {
        font-size: 19px;
    }

    .blog_image_text p.first {
        font-size: 14px;
    }

    .product-list {
        margin: 5px 0px 0 0;
    }

    .product-card span.product-title {
        font-size: 24px;
    }

    .option_title {
        margin-top: 15px;
    }

    .product-card .price {
        font-size: 30px;
    }

    .cd-cart .cd-info {
        margin-left: 11%;
    }
}


@media only screen and (min-width:1200px) and (max-width:1349px) {
    .vertical_banner {
        position: relative;
        /* height: 60vh; */
    }

    .main_banner .swiper-button-prev {
        left:35%;
    }
    .main_banner .swiper-button-next {
        left:calc(35% + 65px);
    }

    #navi ul li span.title {
        font-size: 16px;
    }

    .content h2.heading_title {
        font-size: 35px;
    }

    .best-sellers h3.heading_title span, .private_collection h3.heading_title span {
        position: relative;
        /* bottom: 20px; */
        text-transform: uppercase;
        text-align: center;
        /* left: 20px; */
    }

    #toptop_bar {
        text-align: center;
        font-size: 13px;
    }

    .logo_column {
        width: 200px;
    }

    section.private_collection .swiper-button-next-collection, section.related_products .swiper-button-next-collection {

        display: none;
    }
    /*#top_bar{background:purple;}	*/
    .product-card .option-row {
        /* display: flex;
        align-items: center;
        width: 100%;
        height: 35px; */
    }

    section.history .story_description .description {
        text-align: center;
        margin: 28px 0px;
        padding: 0 37px;
        font-size: 17px;
        letter-spacing: 0.1px;
        line-height: 33px;
    }

    .product-card .product-options-quantity {
        /* width: 70%; */
        /* border: 1px solid #434343; */
        /* margin: 0 auto; */
        margin-bottom: 0px;
    }

    .product-preview.details .social-buttons-view {
        bottom: -30px;
        font-size: 17px;
        padding: 6px;
    }

    ul.side_nav li a {
        font-size: 15px;
    }
    .top_icons_column {
        width: 130px;
    }    
    #navi ul li a {
        margin: 0 3px;
        padding: 5px 0px 0px 0px;
    }


    
    .product_box .title {
        /* padding: 10px 10px 0 10px;
        display: flex;
        align-items: center;
        justify-content: center; */
    }
    
    .top_links a {
        margin: 0 -3px 0 0px;
    }
    
    .hero.section-recommended.new-products {
        min-height: unset;
    }
    
    .btn-basket {
        font-size: 18px;
        padding: 12px 30px;
    }
    
    .wishlist-btn {
        padding: 9px;
    }
    
    .form-quantity {
        margin: 8px 0;
    }
}

section.history .story_title_description .story_title h1.hide_down_1200 {
    display: block;
}

section.history .story_title_description .story_title h1.hide_up_1200{
    display: none;
}


@media only screen and (min-width:992px) and (max-width:1199px) {

    .box {
        width: 50%;
        margin-bottom: 15px;
    }

    .boxes .row.flex {
        display: flex;
        margin-top: 1px;
        flex-wrap: wrap;
    }

    .main_banner .swiper-button-prev {
        left:33%;
    }
    .main_banner .swiper-button-next {
        left:calc(33% + 65px);
    }
    ul.side_nav {
        padding: 10px 10px 20px 7px;
    }
    .attributes ul.side_nav li {
        float: left;
        width: calc(50% - 0px);
    }

    .stores .overlay h1 {
        font-size: 25px;
    }

    .slider_container .content_image img {
        width: auto;
    }

    .main_banner .swiper-container h1 {
        font-size: 60px;
    }

    .main_banner .swiper-container h1 span.second {
        font-size: 65px;
    }

    .slider_container .content_text {
        padding: 0px 0px;
    }

    section.brands.insta .section-title {
        font-size: 45px;
    }

    section.brands.insta .section-subtitle {
        font-size: 40px;
        margin: 20px 0px 15px 0px;
    }

    .gallery_slider .swiper-slide-prev, #swiper_insta .swiper-slide-prev {
        top: -26px;
    }

    .hero.section-newsletter .heading_title {
        font-size: 35px;
    }

    .content h2.heading_title {
        font-size: 35px;
    }

    .form-control {
        padding: 10px 10px;
    }

    textarea.form-control {
        height: 110px;
    }

    h1.page_title, .pages.contact h1.page_title {
        font-size: 35px;
        letter-spacing: 1px;
    }

    ul.tabs>li {
        font-size: 16px;
        padding-bottom: 10px;
    }

    section.history .images_story {
        height: 26vh;
    }

    section.history .story_title_description .story_title {
        width: 100%;
        text-align: right;
    }

    .swiper-container h1 {
        font-size: 49px;
        text-align: center;
    }

    section.history .story_title_description .story_title h1.hide_down_1200{
        display: none;
    }

    section.history .story_title_description .story_title h1.hide_up_1200{
        display: block;
    }

    .collections .collections_text .slider_container .content_text {
        padding: 50px;
    }

    section.history .story_title_description {
        flex-direction: column-reverse;
    }

    section.history .story_title_description .story_description {
        width: 100%;
    }

    #navi ul {
        flex-wrap: wrap;
    }   
    
    .desktop-search {
        width: 239px;
        border: none;
    }
    #header .main_menu {
        width: 100%;
        display: flex;
        align-items: center;
    }

    .top_icons_column {
        width: 110px;
        height: auto;
    }

    .cd-search-trigger .search_icon {
        top: -2px;
    }

    .cd-search-trigger .search_icon img {
        width: 23px;
        height: 23px;
    }

    .menu_container {
        display: none;

    }

    .header.cd-main-header {
        /* margin-bottom: 20px; */
        /* padding: 20px 0px; */
    }

    .main_banner {
        position: relative;
        width: 100%;
        height: 66vh;
    }

    .newsletter_input input {
        font-size: 14px;
    }

    #footer .info_footer_container p.newsletter_text {
        margin-top: 13px;
        /* margin-bottom: 9px; */
        font-size: 14px;
    }

    .best-sellers h3.heading_title {
        font-size: 35px;
        text-align: center;
        /* margin-bottom: 20px; */
    }

    .big_banner .overlay h1 {
        font-size: 37px;
    }

    #banner.swiper-container h1 {
        font-size: 38px;
    }

    #banner.swiper-container .subtitle p {
        text-align: left;
        /* padding-left: 14%; */
        font-size: 19px;
    }

    section.private_collection .collection_description {
        color: white;
        font-size: 18px;
        width: 85%;
        max-width: 800px;
        margin-top: 57px;
        padding-left: 41px;
        line-height: 31px;
    }

    section.private_collection .collection_title {
        padding: 0px 40px;
        border-left: 6px solid #445663;
        font-size: 41px;
        color: white;
        font-weight: 400;
    }

    ul.side_nav li a {
        font-size: 12px;
    }
    .all-product-view {
        border: none;
    }

    .product-preview.slider {
        border-right: none;
    }

    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        /* align-items: center; */
    }
    .product_box .title h3 {
        font-size: 15px;
        line-height: 22px;
        margin-top: 0;
    }

    #logo {
        display: block;
        /* width: 200px; */
    }

    .content h2 {
        font-size: 19px;
        margin-top: 15px;
    }   

    .pages.home #logo a {
        /* background-size: 100%; */
    }
    /*#top_bar{background:green;}	*/
    
    #navi ul li a {
        margin: 0px 8px;
        font-size: 13px;
        padding: 18px 0px 15px 0px;
    }

    .top_icons .top_icon {
        width: 29px;
        height: 28px;
        background-size: 24px;
    }

    .section-collection .featured_categories .element-middle {
        width: 150px;
        height: 150px;
        left: 251px;
        position: absolute;
        top: 250px;
        background-size: cover;
    }

    .section-collection .featured_categories .element1 {
        height: 400px;
        width: 250px;
        position: absolute;
        background-size: cover;
        top: 0px;
        left: 0px;
    }


    .section-collection .featured_categories .element2 {
        position: absolute;
        width: 400px;
        height: 250px;
        background-size: cover;
        left: 251px;
    }

    .section-collection .featured_categories .element3 {
        position: absolute;
        top: 401px;
        left: 0;
        /* position: absolute; */
        width: 400px;
        height: 250px;
        background-size: cover;
    }

    .section-collection .featured_categories .element4 {
        position: absolute;
        width: 250px;
        height: 400px;
        top: 251px;
        left: 401px;
    }

    .section-collection .featured_categories {
        width: 650px;
        height: auto;
        margin: 0 auto;
        position: relative;
        display: flex;
    }

    .section-collection {
        background: #ffffff;
        min-height: 1250px;
        padding-bottom: 100px;
        position: relative;
    }

    .title_box h2.home_title {
        font-size: 36px;
    }

    .hero.new-designs.video {
        height: 71vh;
    }

    #swiper_insta .swiper-slide {
        padding: 0px;
    }

    #swiper_new_products .swiper-slide h4 {
        margin-top: 11px;
        font-size: 15px;
    }

    #swiper_best_sellers .swiper-slide h4 {
        margin-top: 11px;
        font-size: 15px;
    }
    /* #navi ul li.hide_item { display:none;  } */
    
    .product_box .title {
    }

    section.history .story_description .description {
        text-align: center;
        margin: 25px 0px;
        padding: 0 0px;
        font-size: 15px;
        letter-spacing: 0.1px;
        line-height: 25px;
    }
    
    .brand_home {
        padding: 20px;
    }
    
    .horizontal_banner.gift_bg .horizontal_banner_text {
        padding: 70px 0 80px 0;
    }
    
    .vertical_banner {
        border-bottom: 1px solid white;
        /* height: 60vh; */
    }

    .private_collection .swiper-button-prev-collection, .swiper-button-prev-new-products {
        right: 10px;
        /* background-image: url(../img/layout/arrow_black_left.svg); */
        left: -30px;
    }

    .private_collection .swiper-button-next-collection, section.related_products .swiper-button-next-collection, .swiper-button-next-new-products{
        right: -43px;
    }

    .desktop-search form {
        display: none;
    }

    .pages.home #navi_container {
        /* background: #0000004f;
        display: none; */
    }
    
    .product_box {
        width: 100%;
    }
    
    .profile_text {
        margin-top: -47px;
    }
    
    .company .profile_text {
        margin-top: 44px;
    }
    
    .btn-basket {
        margin: 10px 0px 10px 0px;
    }
    
    .quantity-addcart {
        display: flex;
        align-items: center;
    }
    
    .wishlist-btn {
        margin: 0px 0px 0 0;
        padding: 12px 20px;
    }
    
    .btn-basket {
        margin: 0 15px 0 0;
        font-size: 18px;
    }
    ul.footer_menu li{
        font-size: 14px;
        margin-bottom: 10px;
    }
    #footer .social-icons-top span {
        margin-right: 15px;
        font-size: 15px;
    } 
    
    .social-icons-top a.facebook {
        background-size: 11px;
    }

    .bank_icons img.mastercard {
        width: 70px;
    }

    .bank_icons img.visa {
        width: 27px;
    }

    .bank_icons img.maestro {
        width: 69px;
    }
    
    #footer .container.mg-t-50{
        margin-top:15px;
    }

    .product-card .product-options-quantity {

        /* margin-bottom: 4px; */
    }

    .product-preview.details .social-buttons-view {
        bottom: -70px;
    }

    .lang_close {
        width: 100%;
        height: 143px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: row;
        padding: 0 14px;
        border-bottom: 1px solid lightgrey;
    }

    #language_mob {
        display: block;
        position: relative;
        top: unset;
        right: unset;
    }

    #close_btn img {
        width: 40px;
        background: #445663;
        padding: 9px;
    }

    .product-card span.product-title {
        font-size: 20px;
    }

    .product-card p.no-margin {
        margin: 5px 0px;
        font-size: 16px;
        line-height: 22px;
    }

    .tab p {
        font-size: 15px;
        line-height: 24px;
        margin: 10px 0;
    }

    .option_title {
        margin-top: 12px;
        font-size: 17px;
    }

    .content .product-list ul li {
        line-height: 22px;
        width: 49%;
        font-size: 14px;
    }

    .product-card .product-options-quantity .quanity-title {
        font-size: 17px;
    }

    .form-options .select-buttons li {
        width: calc(22% - 8px);
    }

    .form-options .select-buttons li a {
        padding: 5px;
        font-size: 14px;
    }

    .product-card .product-options-quantity .form-control {
        font-size: 20px;
    }

    .product-actions .minus, .product-actions .plus, .cart .minus, .cart .plus {
        font-size: 21px;
    }

    .product-card .price {
        font-size: 28px;
    }

}

.home_third_small {
    margin-bottom: 30px;
}

@media (max-width:991px) {

    .boxes .row.flex {
        flex-wrap: wrap;
    }

    .box {
        margin-bottom: 15px;
    }

    .vertical_banner .extra_links .extra_link {
        font-size: 20px;
        margin: 0px 8px;
    }

    .main_banner .swiper-button-prev {
        left: 25%;
        bottom:27%;
    }
    .main_banner .swiper-button-next {
        left: calc(25% + 65px);
        bottom:27%;
    }
    .modal.brand_modal .modal-dialog {
        width: 650px;
    }

    .content h2 {
        font-size: 19px;
        margin-top: 13px;
    }

    .header.cd-main-header {
        margin-bottom: 20px;
        margin-top: 10px;
    }

    li.languages {
        font-size: 15px;
    }

    li.languages:after {
        margin-left: 24px;
        font-size: 14px;
        margin-top: 0;
    }

    #language {
        top: -25px;
    }

    h1.page_title, .pages.contact h1.page_title {
        text-align: center;
        margin-bottom: 15px;
    }

    .breadcrumb-section {
        text-align: center;
    }

    .page_title_container .page_title_flex {
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: space-between;
    }

    .blog_subtitle {
        margin-bottom: 0;
    }

    .home_third_small {
        margin-bottom: 30px;
    }

    .dynamic_gallery {
        padding-top: 90px;
    }

    h1.gallery-title {
        font-size: 35px;
    }

    .stores_wrapper {
        flex-direction: column;
    }

    .store {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .slider_container .content_image {
        height: auto;
        width: 60%;
        margin-top: -50px;
    }    

    .featured_categories .overlay {
        height: auto;
        top: auto;
        position: relative;
        background: #1E1E1E;
        padding: 50px 0;
    }

    .featured_categories .main_category {
        height: 75vh;
    }    

    section.brands.insta .section-title {
        font-size: 40px;
    }

    section.brands.insta .section-subtitle {
        font-size: 35px;
        margin: 30px 0px 10px 0px;
    }

    .contact_box h1 {
        font-size: 33px;
    }

    .content h3 {
        font-size: 19px;
    }

    h1.page_title, .pages.contact h1.page_title {
        font-size: 35px;
        letter-spacing: 1px;
    }

    .breadcrumb a span, .breadcrumb span {
        font-size: 15px;
    }

    .elements-contact.gift-card {
        flex-direction: column;
    }

    .elements-contact.gift-card img {
        display: block;
        margin: 10px auto 30px auto;
    }

    #footer {
        padding-top: 55px;
    }

    #footer .row.down .footer_box.middle.first {
        margin-bottom: 20px;
    }

    .bank_icons {
        justify-content: center;
    }

    .catalog.view .best-sellers .flex {
        flex-direction: column;
    }

    .related .swiper-controls {
        display: flex;
        /* flex-direction: row-reverse; */
        justify-content: center;
    }

    .product-preview.slider {
        /* border-right: 2px solid; */
        margin-bottom: 90px;
        padding-bottom: 0;
    }

    .product-card .price {
        justify-content: center;
    }

    .product-actions {
        display: flex;
        align-items: center;
    }

    .best-sellers .flex, .private_collection .flex {
        flex-direction: column-reverse;
    }

    .private_collection .flex {
        flex-direction: column;
    }

    .best-sellers h3.heading_title, .private_collection h3.heading_title {
        font-size: 30px;
    }

    section.home_info .info_box_container .heading_desc {
        font-size: 13px;
        text-align: center;
        margin-left: 0;
    }

    .best-sellers, .private_collection {
        padding: 100px 15px 40px;
    }


    .hero.section-newsletter .newsletter_image {
        position: relative;
        width: calc(100% + 312px);
        margin-left: -177px;
        margin-top: -18px;
        margin-bottom: -5px;
    }


    section.home_info .info_box_container {
        display: flex;
        flex-direction: column;
    }

    #mobile-nav {
        right: -100%;
        width: 100%;
    }

    #mobile-nav .cd-wishlist-trigger, #mobile-nav .cd-login-trigger, #mobile-nav .cd-logout-trigger {
        background-image: none;
    }

    #mobile-nav .panel-heading .user_link span, 
    #mobile-nav .panel-heading .wishlist_link span{
        display: block;
        height: 100%;
        line-height: 40px;
        text-decoration: none;
        font-size: 17px;
        font-weight: 200;
        color: #445663;
        padding-left: 0px;
        text-transform: uppercase;
    font-family: 'Advent Pro', sans-serif;
    }

    ul.tabs>li {
        font-size: 15px;
        padding-bottom: 10px;
    }

    .filter_sorting.hide_desktop{
        display: flex;
        position: relative;
        border-bottom: 6px solid #445663;
        margin-bottom: 0;
    }

    #sidebar .filter_heading{
        margin-bottom: 0px;
        padding: 12px;
        font-size: unset;
    }

    .left_sidebar {
        background: #f7f7f7;
        position: relative;
        padding-bottom: 0px;
    }

    .filter_sorting span.filter_text{
        margin-left: 0;
    font-family: 'Advent Pro', sans-serif;
        color: #4D5263;
        font-size: 19px;
    }

    .filter_sorting span.filter_text:after {
        content: '';
        position: absolute;
        margin-left: 5px;
        top: 50%;
        width: 12px;
        height: 12px;
        background: url(../img/layout/arrow_up_black.svg) no-repeat center center;
        background-size: contain;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%) rotateZ(180deg );
        -webkit-transition: -webkit-transform 0.3s;
        -moz-transition: -moz-transform 0.3s;
        transition: transform 0.3s;
    }

    .filter_sorting .cd-filter-trigger.active span.filter_text:after {
        content: '';
        position: absolute;
        margin-left: 5px;
        top: 50%;
        width: 12px;
        height: 12px;
        background: url(../img/layout/arrow_up_black.svg) no-repeat center center;
        background-size: contain;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%) rotateZ(90deg );
        -webkit-transition: -webkit-transform 0.3s;
        -moz-transition: -moz-transform 0.3s;
        transition: transform 0.3s;
    }

    .filter_sorting.hide_mobile{
        display: none;
    }

    #sidebar .filter_heading.hide_mobile {
        display: none;
    }

    .best-sellers .hide_up_991{
        display: flex;
        justify-content: center;
    }

    .private_collection .hide_up_991{
        display: flex;
        justify-content: center;
    }


    .hide_up_991 .swiper-button-prev-new-products{
        position: relative;
        left: unset;
        margin-right: 10px;
        background-position: center;
    }

    .hide_up_991 .swiper-button-next-new-products{
        position: relative;
        right: unset;
        margin-left: 20px;
        background-position: center;
    }

    .hide_up_991 .swiper-button-prev-collection{
        position: relative;
        left: unset;
        margin-right: 10px;
        background-position: center;
    }

    .hide_up_991 .swiper-button-next-collection{
        position: relative;
        right: unset;
        margin-left: 20px;
        background-position: center;
    }

    .collections  h1.hide_down_991{
        display:none;
    }

    section.history .story_title_description {
        flex-direction: column-reverse;
    }

    section.history .story_title_description .story_description {
        width: 100%;
    }

    section.history .story_title_description .story_title {
        width: 100%;
        text-align: right;
    }

    section.history .story_title_description .story_title h1.hide_up_1200 {
        display: block;
        margin-bottom: 40px;
    }

    section.history .story_title_description .story_title h1.hide_down_1200 {
        display: none;
    }

    .collections  h1.hide_up_991{
        display:block;
        width: 100%;
        text-align: center;
    }
    .collections .collections_text{
        margin-left:0;
    }

    .collections .slider_container {
        width: 100%;
    }

    .slider_container {
        width: 80%;
    }
    .boxes .last{
        /* display: none; */
    }

    section.history .images_story {
        height: 21vh;
        
    }

    .swiper-button-prev-new-products.hide_991{
        display: none;
    }

    .private_collection .swiper-button-next-collection.hide_991{
        display: none;
    }

    .private_collection .swiper-button-prev-collection.hide_991{
        display: none;
    }


    .swiper-button-next-new-products.hide_991{
        display: none;
    }

    .contact_box {
        margin-top: 35px;
        margin-bottom: 35px;
    }

    .content h2.heading_title {
        font-size: 30px;
    }

    .account_link {
        display: block;
        /* padding-left: 12px; */
        /* margin-top: 15px; */
        background: #00000000;
        text-align: center;
    }

    .register_link {
        display: block;
        /* padding-left: 12px; */
        background: #00000000;
        text-align: center;
    }

    .account_link a, .register_link a {
        color: #ffffff;
        line-height: 40px;
        text-decoration: none;
        padding-left: 6px;
        margin: 0 auto;
        background-position-x: 0;
        display: inline-block;
        margin-left: 5px;
        margin-right: 5px;
        font-weight: 800;
    }

    .filter_sorting .filter_heading.hide_mobile{
        display: none;
    }


    .filter_sorting .filter_heading.hide_desktop{
        display: flex;
    }

    #footer .row.down .footer_box.middle {
        border-left: unset;
        border-right: unset;
        flex-direction: column;
        align-items: center;
    }

    .footer_box {
        text-align: center;
    }

    section.brands.insta {
        /* background: white; */
        padding: 50px 0px;
        /* border-top: 1px solid #28aae1; */
    }

    .logo_column {
        width: 180px;
        /* margin: 0 60px; */
        margin: 0 10px;
        justify-content: center;
    }

    .pages.home #logo a {
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
        text-indent: -999999px!important;
        background: url(../img/layout/firstdrop_white.svg) no-repeat scroll center center transparent;
    }

    .hero.new-designs.video.map .more_featured-top {
        /* background: #f5f5f5; */
        font-family: 'Open Sans';
        justify-content: center;
        width: calc(100% - 40px);
    }

    #logo {
        display: block;
        margin: 0px;
    }

    .slogan p {
        font-size: 16px;
    }

    .social-icons-top {
        margin-top: 0px;
        /* justify-content: center; */
    }

    #footer .social-icons-top {
        margin-top: 0px;
        justify-content: center;
    }

    section.private_collection .swiper-button-prev-collection {
        right: 10px;
        background-image: url(../img/layout/arrow_black_left.svg);
        left: -36px;
    }

    #banner img.banner_image {
        /*height: 100%; */
        position: relative;
        /* top: 10%; */
        /* left: 15%; */
        height: 100%;
        min-width: 100%;
    /* width: 100%;*/
    }

    .desktop-search form {
        display: none;
    }

    .elements-contact {
        flex-direction: column-reverse;
        align-items: unset;
        margin-top: 0;
    }

    .elements-contact img {
        margin-top: 40px;
    }

    /* .pages.contact .page_title_container {
        background: #f5f5f5 url(../img/layout/for_women.jpg);
        height: 200px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        background-position: center;
        background-repeat: repeat;
        background-size: cover;
        padding: 28px 0px;
        background-attachment: unset;
    } */

    #sidebar .filter-heading{
        display: none;
    }

    .product-preview.details {
        margin-top: 85px;
    }

    .collection.left .title_container .collection_title {
        width: 516px;
        position: relative;
        font-size: 70px;
        font-family: 'Open Sans';
        font-family: 'EB Garamond', serif;
        color: black;
    }

    .collection.left .title_container .collection_title:after {
        position: absolute;
        content: '';
        width: 197px;
        height: 40px;
        background: #28aae1;
        top: calc(50% - 8px);
        margin-left: 27px;
    }

    .collection.right .title_container .collection_title {
        width: 435px;
        position: relative;
        font-size: 70px;
        font-family: 'Open Sans';
        font-family: 'EB Garamond', serif;
        color: black;
        text-align: end;
    }

    .collection.left .rotated_text_container .rotated_text {
        font-size: 50px;
    }

    .collection.right .rotated_text_container .rotated_text {
        font-size: 50px;
    }

    .collection.left .main_container .text_button .text_container {
        font-size: 14px;
        line-height: 21px;
    }

    .collection.right .main_container .text_button .text_container {
        font-size: 14px;
        line-height: 21px;
    }

    .m-0{
        margin:0;
    }

    .w-100{
        width: 100%;
    }

    section.brands .swiper-products-container {
        display: block;
        padding: 11px 0px;
    }

    .collection.right .title_container .collection_title:after {
        position: absolute;
        content: '';
        width: 197px;
        height: 32px;
        background: #28aae1;
        top: calc(50% - 7px);
        left: 0;
        margin-right: 27px;
    }    

    .hvr-wobble-vertical{
        width: 24px;
    }

    .box_container .colB .box_inner .box_buttons .sub_button {
        font-size: 14px;
    }

    .box_container .colB .box_inner .box_main_button {
        font-size: 14px;
    }

    .box_container .colB .box_inner .title {
        font-size: 35px;
        margin-bottom: 9px;
    }

    .box_container .colB .box_inner .box_buttons {
        display: flex;
        flex-direction: row;
        margin: 21px 0px;
    }

    .box_container.first .colA {
        background: white;
        padding: 0;
        padding: 3% 0 0 3%;
    }

    .box_container.first .colB {
        background: black;
        padding: 3% 3% 0px 0px;
    }

    .box_container.reverse_box .colB {
        background: black;
        padding: 0% 0% 0px 3%;
    }

    .box_container.reverse_box .colA {
        background: white;
        padding: 0;
        padding: 0% 3% 0 0%;
    }

    .box_container .colA {
        background: white;
        padding: 0;
        padding: 0% 0 0 3%;
    }

    .box_container .colB {
        background: black;
        padding: 0% 3% 0px 0px;
    }
    .box_container.reverse_box.last .colB {
        background: black;
        padding: 0;
        padding: 0% 0% 3% 3%;
    }

    .box_container.reverse_box.last .colA {
        background: white;
        padding: 0;
        padding: 0% 3% 3% 0%;
    }

    .best-sellers {
        /* padding: 10px; */
    }

    .collection {
        margin: 50px 0px;
    }


    section.brands {
        /* margin-top: 54px;
        background: #faf9f6; */
        padding: 70px 0px;
    }

    section.brands .brand .brand_link {
        font-size: 20px;
        margin-top: 10px;
    }

    #toptop_bar {
        text-align: center;
        font-size: 13px;
    }

    section.main_categories img.category_full {
        width: 100%;
    }

    section.main_categories img.category_small {
        width: 82%;
    }

    section.main_categories .box_category_title {
        font-size: 25px;
    }

    section.main_categories .categories_slogan {
        font-size: 48px;
    }

    section.private_collection .collection_title {
        padding: 0px 32px;
        border-left: 6px solid #445663;
        font-size: 46px;
        color: white;
        font-weight: 400;
        line-height: 59px;
    }

    section.private_collection .private_collection_headings {
        padding: 41px 19px;
        background: black;
    }

    section.private_collection .collection_description {
        color: white;
        font-size: 17px;
        width: 91%;
        max-width: 800px;
        margin-top: 57px;
        padding-left: 41px;
        line-height: 31px;
    }

    section.brand_featured .row.flex-row {
        display: flex;
        flex-direction: column;
    }

    section.brand_featured .row.flex-row.reversed {
        display: flex;
        flex-direction: column;
    }

    section.brand_featured .image_container {
        overflow: hidden;
        margin-right: 0px;
        margin-bottom: 24px;
    }


    .slider_container .content_text {
        color: #fff;
        /* padding-top: 29vh; */
        /* text-align: center; */
        /* width: 100%; */
        /* margin-left: 15%; */
        /* background: #ffffffa3; */
        /* padding: 20px 10px; */
    }

    .big_banner {
        position: relative;
        height: 62vh;
        overflow: hidden;
    }

    .big_banner img.full-width {
        min-width: 100%;
        height: 100%;
        width: auto;
    }

    .small_banner img.full-width {
        width: auto;
        height: 100%;
        min-width: 100%;
    }

    .small_banner {
        height: 26vh;
    }

    .big_banner .overlay .more {
        margin-top: 76px;
    }

    #banner .main_banner_controls {
        position: absolute;
        top: 52px;
        left: calc(50% + 27px);
        /* width: 100px; */
        height: 40px;
        /* background: #faf9f6; */
        z-index: 1;
        display: flex;
        align-items: center;
    }

    #banner .swiper-pagination-main-banner.swiper-pagination-custom .divide_line {
        width: 195px;
        height: 2px;
        display: block;
        background: #777;
        margin-right: 10px;
        margin-left: 10px;
    }

    #close_btn img{
        width: 48px;
        padding: 9px;
    }
    .row.down{
        margin: 0;
    }

    .cd-filter-trigger img {
        width: 24px;
        vertical-align: middle;
        margin-right: 10px;
    }

    .filters-sort{
        display: flex;
        align-items: center;
        margin-bottom: 0px;
        justify-content: space-between;
    }

    #sidebar {
        margin-bottom: 50px;
    }

    .row-eq-height {
        flex-direction: column;
    }

    .cd-filter-block {
        display: none;
        padding: 0 15px 0 15px;
    }

    .cd-filter-trigger span {
        /*padding: 13px 20px; */
        font-size: 18px;
        font-weight: bold;
        color: #191919;
        background: #faf9f6;
        border-radius: 0;
        /* border: 2px solid;*/
    }

    .cd-filter-trigger {
        display: block;
        text-align: center;
        font-family: 'Open Sans';
        /* margin: -20px 0 20px 0; */
    }

    .lang_close {
        width: 100%;
        height: 100px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: row;
        padding: 0 14px;
        border-bottom: 1px solid lightgrey;
    }

    .pages.home .desktop-search.mobile {
        display: block;
        width: 100%;
        margin: 0;
        float: none;
    }

    .desktop-search.mobile {
        display: block;
        width: 100%;
        margin: 0;
        float: none;
    }

    .top_icons .top_icon {
        width: 33px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 25px;
        border-radius: 0px;
        transition: all 0.2s ease-in;
    }

    /* .pages.home .cd-menu-trigger {
        display: inline-block;
        width: 30px;
        background-size: 29px;
    } */

    .pages.home #navi_container {
        background: #0000004f;
        display: none;
    }
    .best-sellers-desktop .section_vertical_subtitle{
        display:none;
    }

    .hero.section-newsletter .heading_title {
        font-size: 30px;
    }

    .hero.section-newsletter .heading_title:before {
        top: -85px;
        left: -55px;
    }

    .hero.section-newsletter .heading_title:after {
        bottom:  -85px;
        right: -55px;
    }

    .section-collection .more_featured {
        position: relative;
        bottom: 0;
        width: 100%;
        /* height: 100px; */
        background: white;
        display: flex;
        justify-content: center;
        margin-left: 0;
        margin-top: 44px;
    }

    .hero.hero.new-designs .colB .inner-text .description_text {
        width: 86%;
        color: black;
        font-weight: 100;
        margin-top: 13px;
        margin-bottom: 6px;
        line-height: 20px;
        font-size: 15px;
        text-align: center;
    }

    .hero.new-designs .more_featured {
        /* position: absolute; */
        bottom: calc(5% - 23px);
        width: 100%;
        /* height: 100px; */
        background: white;
        display: flex;
        justify-content: center;
        margin-top: 13px;
    }

    .hero.new-designs {
        height: 500px;
    }
    .hero.hero.new-designs .colB {
        height: 100%;
        float: left;
        width: 100%;
    }

    .category_mobile .vertical_banner_text {
        width: 100%;
        /* height: 10%; */
        padding: 7px;
    }

    .hero.section-recommended.best-sellers .reversed-best-sellers {
        float: unset;
        display: flex;
    }

    .hero.section-recommended .best-sellers .colA {
        display: none;
    }

    .hero.new-designs.video {
        height: 54vh;
        padding: 00px 0px;
        padding-bottom: 0px;
    }

    .hero.new-designs.video .more_featured-top {
        font-size: 32px;
    }

    .hero.new-designs.video .more_featured {
        position: absolute;
        bottom: calc(5% - 18px);

        margin-top: 13px;
    }

    .footer_box h6 {
        margin: 12px 0 16px 0;
        font-size: 20px;
    }

    .hero.new-designs.video .button_more {
        padding: 5px 20px;
        font-size: 15px;
    }


    .hero.hero.new-designs .colC {
        height: 100%;
        border-left: 3px solid black;
        width: 8.333333%;
        float: left;
    }


    .company .profile_img.old {
        position: relative;
        top: unset;
        left: unset;
        background: white;
        padding: 10px;
        box-shadow: 0px 0px 5px 1px #ccc;
    }
    
    .top_message {
        display: none;
    }
    /* .cd-menu-trigger{display:inline-block;} */
    
    #mobile-search {
        padding: 0px 15px;
        background: #afafaf96;
    }
    
    .desktop-search {
        width: 33%;
        border: none;
        display: block;
    }
    
    /* .pages.home .desktop-search {
        display: inline-block;
        float: left;
        position: relative;
        margin: 0px 20px 0px 0px;
    } */
    
    #mobile-search .desktop-search {
        width: 100%;
        display: block;
        float: none;
        position: relative;
        margin: 20px 0px 0px 0px;
    }
    /* #header { margin-bottom:10px;}	 */
    
    .top_icons {
        margin: 0;
    }
    
    /* #logo {
        width: 150px;
        height: 117px;
    } */
    
    .home_divider {
        height: 0px;
    }
    
    .cd-cart {
        /* top: 90px;
        height: calc(100vh - 90px); */
        z-index: 99;
    }
    
    /* .vertical_banner {margin-top:25px;}	 */

    .product-card{
        padding-bottom:8vh;
        align-items: center;
    }
    
    .block {
        margin-bottom: 10px;
        padding: 10px 0px 35px 15px;
    }
    
    .block.right {
        width: auto;
        padding: 0;
    }

    .block.sort ul {
        display: block;
        position: absolute;
        width: calc(100%);
        background: white;
        right: 0px;
        margin-top: 5px;
        border: 1px solid #445663;
        padding: 15px;
        margin: 2px 0px;
    }
    
    .product_box .title {
        min-height: 100px;
        padding: 10px 10px 0 10px;
        /* display: flex;
        align-items: center;
        justify-content: center; */
    }
    
    .brand_home {
        padding: 20px;
    }
    
    .horizontal_banner.gift_bg .horizontal_banner_text {
        padding: 70px 0 80px 0;
    }
    
    .vertical_banner {
        border-bottom: 1px solid white;
        /* height: 55vh; */
    }

    .vertical_banner span {
        position: relative;
        font-size: 36px;
    }

    .boxes .box-final .banner_title {
        font-size: 36px;
    }

    #swiper_new_products.swiper-container, .private_collection .swiper-container {
        padding-top: 60px;
    }
    
    .product_box {
        width: 100%;
    }
    
    .moschos .row {
        display: flex;
        flex-direction: column;
    }
    
    .cd-main-header {
        /* height: 118px; */
        /* display: flex; */
        /* align-content: center;
        align-items: center; */
    }

    #header .main_menu {
        width: 100%;
        display: flex;
        align-items: center;
    }

    .main_banner {
        position: relative;
        width: 100%;
        height: 55vh;
    }

    .swiper-container h1 {
        font-size: 40px;
    }

    .main_banner .swiper-container h1 {
        font-size: 45px;
    }

    .main_banner .swiper-pagination-bullet {
        width: 13px;
        height: 13px;
    }

    .main_banner .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 18px;
    }

    .slider_container .content_text {
        padding: 0;
        margin-top: -50px;
    }

    .main_banner .swiper-container h1 span.second {
        font-size: 50px;
    }

    .swiper-container p {
        font-size: 20px;
    }

    .main_banner .slider_container a.more {
        padding: 10px 45px;
        margin-top: 22px;
        font-size: 16px;
    }

    .main_banner .social_banner {
        width: 15%;
        margin-top: -50px;
    }

    .main_banner .social_banner a.facebook {
        width: 35px;
        height: 35px;
        background-size: 14px;
    }

    .main_banner .social_banner a.instagram {
        width: 28px;
        height: 28px;
        background-size: 24px;
    }

    .main_banner .slider_container {
        width: 100%;
    }

    .main_banner .swiper-container h2 {
        font-size: 50px;
    }

    .main_banner .swiper-container .subtitle p {
        text-align: left;
        padding-left: 0%;
        font-size: 15px;
        font-weight: 100;
        letter-spacing: 1px;
    }

    
    .contact_info_box {
        margin-bottom: 20px;
    }
    #footer .container.mg-t-50{
        margin-top:5px;
    }

    section.brands.insta .section-subtitle:after {
        width: 160px;
        background-size: 130px;
        height: 30px;
    }   

    .gallery_slider .swiper-slide-prev, #swiper_insta .swiper-slide-prev {
        margin-left: 25px;
        top: -25px;
    }

    .gallery_slider .swiper-slide-active, #swiper_insta .swiper-slide-active {
        margin-left: 20px;
    }

}
@media only screen and (min-width:768px) and (max-width:991px) {
    /*#top_bar{background:pink;}	*/

    .hero.section-recommended {
        overflow: hidden;
    }

    .hero.new-designs .description_text p {
        margin-bottom: 13px;
        font-size: 15px;
    }
    .title_box span {

        width: 100%;
    }

    .pages.home #navi_container {
        background: #0000004f;
        display: none;
    }

    #navi_container {
        background: #0000004f;
        display: none;
    }

    /* #logo {
        width: 279px;
        height: 117px;
        padding-right: 0px;
    } */

    .top_icons_column {
        /* width: 403px;
        border-left: 1px solid #717171; */
        /* height: 117px; */
        width: 33%;
        border-bottom: none;
        align-items: center;
    }

    .menu_container {
        padding: 0px 0px;
    }

    .section-collection.desktop{
        display:none;
    }
    
    .section-collection.mobile{
        display:block;
        min-height: auto;
    }

    section.history .main_row {
        background: white;
        display: flex;
        flex-direction: column;
    }

    section.history .story_description {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 40px 0px;
    }

    .product_box .title {
        min-height: auto;
        padding: 10px 5px 0 5px;
    }
    
    .product_box .title h3 {
        font-size: 15px;
        line-height: 21px;
    }
    
    .brand_home {
        padding: 25px;
    }

    .featured_categories .overlay h1 {
        font-size: 35px;
        padding-bottom: 10px;
    }

    .featured_categories .overlay h2 {
        font-size: 25px;
    }

    .featured_categories .overlay p {
        font-size: 18px;
    }
    
    .cat_box {
        background-image: none!important;
    }
    
    .product-preview-image img.img-responsive {
        max-width: 100%;
        margin: 0 auto;
    }

    .product-preview.slider {
        /* border-right: 2px solid; */
        margin-bottom: 90px;
    }

    .product-full {
        margin-bottom: 30px;
    }
    
    .checkout-navigation h1 {
        font-size: 2em;
    }
    
    .nl-button::before {
        display: none;
    }
    
    .nl-button::after {
        display: none;
    }
    
    ul.footer_menu li {
        margin-bottom: 9px;
        font-size: 15px;
        /* color: #fff; */
    }

    .cd-menu-trigger {
        display: inline-block;
        width: 30px;
        background-size: 29px;
        width: 44px;
        height: 32px;
        margin-left: 5px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 27px;
        border-radius: 0px;
        transition: all 0.2s ease-in;
        text-indent: -99999px;
    }

    /* .cd-menu-trigger {
        display: inline-block;
        width: 30px;
        background-size: 29px;
    } */
}
@media (max-width:767px) {

    .boxes .row.flex {
        display: flex;
        margin-top: 1px;
        flex-wrap: wrap;
    }

    .main_banner .swiper-button-prev {
        left: 25%;
        bottom: 35%;
    }

    .main_banner .swiper-button-next {
        left: calc(25% + 65px);
        bottom: 35%;
    }

    .styled-table tbody tr {
        display: flex;
        border-bottom: 1px solid #dddddd;
        flex-direction: column;
    }

    .modal.brand_modal .modal-dialog {
        width: 500px;
    }

    #language_mob {
        display: flex;
        position: relative;
        top: unset;
        right: unset;
        margin-top: 0px;
        margin-bottom: 5px;
        justify-content: flex-end;
        margin-right: 15px;
    }

    #language_mob li.languages a {
        color: #000;
    }

    #language_mob li.languages:first-child {
        margin-left: 0;
    }

    .swiper-controls.mob {
        display: flex!important;
    }

    .swiper-controls.desktop {
        display: none;
    }

    .product-card .product-options-quantity .form-control {
        font-size: 19px;
    }

    .product-preview.details {
        margin-top: 50px;
    }

    .product-card span.product-title {
        font-size: 20px;
    }

    .product-card p.no-margin {
        margin: 5px 0px;
        font-size: 16px;
        line-height: 22px;
    }

    .option_title {
        font-size: 18px;
    }

    .content .product-list ul li {
        margin: 0 0 3px 0;
        line-height: 25px;
        width: 100%;
        font-size: 16px;
    }

    .product_box .price h5 span {
        font-size: 19px;
    }

    .cd-filter-block h4 {
        font-size: 15px;
    }

    #products {
        padding-top: 30px;
    }

    .block {
        padding: 10px 0px 0px 15px;
    }

    .catalog.products .product_box {
        margin-bottom: 40px;
    }

    .blog_subtitle {
        padding: 15px;
        font-size: 17px;
    }

    .blog_text {
        padding: 0px 0px 20px 0;
    }

    .blog_thumb {
        margin-bottom: 10px;
    }

    .blog_gallery {
        margin-top: 20px;
    }

    .blog_image_text {
        padding: 15px;
    }

    .blog_image_text p.second {
        margin-bottom: 10px;
    }

    .stores .overlay h1 {
        font-size: 25px;
    }

    .stores .overlay {
        padding: 10px 20px;
    }

    .main_banner .swiper-container-horizontal>.swiper-pagination-bullets {
        display: none;
    }

    .main_banner .social_banner {
        display: none;
    }

    .main_banner:after {
        display: none;
    }

    .slider_container .content_text {
        padding-top: 13px;
        padding-left: 0;
        padding-right: 0px;
        padding-bottom: 30px;
        width: 100%;
    }

    .swiper-container p {
        font-size: 18px;
        text-align: center;
        margin-top: 35px;
    }

    .main_banner .slider_container a.more {
        padding: 8px 40px;
        font-size: 16px;
        margin: 22px auto 0 auto;
        display: block;
        text-align: center;
        width: fit-content;
    }
    
    .slider_container .content_image {
        height: auto;
        width: 100%;
        margin-top: 0;
    }

    .slider_container .content_image img {
        height: auto;
        min-width: 100%;
    }

    .main_banner {
        height: auto;
    }

    .featured_categories .overlay h1 {
        font-size: 30px;
        padding-bottom: 10px;
        border-bottom: 7px solid #445663d9;
    }

    .featured_categories .overlay h2 {
        margin: 30px 0px;
        font-size: 25px;
    }

    .featured_categories .overlay p {
        font-size: 17px;
        text-align: center;
    }

    .featured_categories .main_category {
        height: 55vh;
    }

    section.brands.insta .section-title {
        font-size: 36px;
    }

    section.brands.insta .section-subtitle {
        font-size: 30px;
        margin: 20px 0px 5px 0px;
    }

    section.brands.insta .section-subtitle:after {
        width: 140px;
        background-size: 100px;
        height: 22px;
    }

    .hero.section-newsletter .newsletter-col {
        display: block;
    }

    .contact_box h1 {
        font-size: 28px;
    }

    .contact_box_item i {
        font-size: 17px;
        margin-right: 10px;
    }

    .contact_box_item .info {
        font-size: 15px;
    }

    .content h2.heading_title {
        font-size: 24px;
        margin-top: 10px;
        text-align: center;
        display: block;
    }

    .content p.contact_description {
        text-align: center;
    }

    .content h2 {
        font-size: 18px;
    }

    .content h3 {
        font-size: 18px;
    }

    h1.page_title, .pages.contact h1.page_title {
        font-size: 32px;
        letter-spacing: 1px;
        margin-bottom: 15px;
        text-align: center;
    }

    .breadcrumb-section {
        text-align: center;
    }

    .breadcrumb a span, .breadcrumb span {
        font-size: 14px;
    }

    #mobile-nav {
        top: 110px;
    }

    #mobile-nav .panel-heading .user_link span, #mobile-nav .panel-heading .wishlist_link span {
        font-size: 16px;
    }

    .styled-table {
        border-collapse: collapse;
        margin: 25px 0;
        font-size: 0.9em;
        font-family: sans-serif;
        min-width: 100%;
        width: 100%;
        max-width: 100%;
    }

    .hero.section-newsletter .newsletter-col {
        flex-direction: column;
        padding: 20px 0px 10px;
    }

    .social-icons-links a.instagram {
        width: 21px;
        height: 21px;
    }

    .main_banner .slider_container {
        height: 100%;
        display: flex;
        align-items: center;
        margin-left: 0;
        width: 100%;
        flex-direction: column-reverse;
    }

    .main_banner .swiper-slide {
        flex-direction: column;
    }

    .boxes .row.reverse .box-final .banner_title {
        writing-mode: tb-rl;
        transform: rotate(-180deg);
        font-size: 36px;
    }

    section.brands h1.section_title {
        font-size: 38px;
        margin-bottom: 50px;
    }

    section.brands .brand {
        margin-bottom: 50px;
    }

    section.home_info .info_box_container {
        display: flex;
        flex-direction: column;
        margin-bottom: 30px;
    }

    section.home_info .pwlhseis {
        margin-bottom: 10px;
    }

    section.home_info {
        padding: 50px 0px 20px 0;
    }

    section.home_info .info_box_container .heading_desc {
        font-size: 15px;
        text-align: center;
        margin-left: 0;
        line-height: 25px;
    }

    .hero.section-newsletter .newsletter_image {
        position: relative;
        width: calc(100% + 58px);
        margin-top: -18px;
        margin-bottom: -5px;
        margin-left: -43px;
    }

    .center-info {
        display: none;
    }

    .social-icons-links a.facebook {
        height: 21px;
        background-size: 21px;
    }

    .hero.section-newsletter {
        flex-direction: column;
        padding: 45px 0px;
    }

    .hero.section-newsletter .heading_title {
        font-size: 28px;
        text-align: left;
    }

    .hero.section-newsletter .newsletter-col .colA {
        justify-content: flex-start;
        margin-left: 15px;
    }

    .newsletterform {
        padding: 0px 0px 0px 0px;
    }

    .big_banner {
        text-align: center;
    }

    .small_banner {
        height: 18vh;
    }

    .small_banner .more {
        color: white;
        font-size: 23px;
    }

    #header {
        padding: 8px 0px;
    }

    h1.page_title span, .pages.contact h1.page_title span{
        padding: 0 0px;
    }

    .nix-main-menu-container .panel-group .panel-title a {
        font-size: 14px;
    }

    h1.page_title:after {
        top: calc(100% + 5px);
        height: 3px;
    }

    ul.tabs {
        text-align: left;
    }

    .hero.section-newsletter .newsletter-col {
        flex-direction: column;
    }

    section.history .story_title_description .story_description {
        width: 100%;
        padding: 55px 55px 100px 55px;
    }

    section.history .images_story {
        height: auto;
        flex-direction: column-reverse;
        padding-left: 30px;
        padding-right: 68px;
    }

    section.history .images_story .first {
        height: 100%;
        z-index: 3;
        margin-left: 20%;
        right: 0;
        margin-top: -77px;
        margin-right: 0;
    }

    .products-page {
        margin-top: 20px;
    }

    #search-box {
        border-bottom: 0px solid #000;
        padding: 10px;
    }

    .page_title_container .page_title_flex {
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: space-between;
    }

    .pages.home #logo a {
        /* background-size: 90%; */
    }

    #logo a {
        /* background-size: 90%; */
    }


    .page_title_container {
        padding: 21px 0px;
    }


    .desktop-search {
        width: 30%;
    }
    .slogan p {
        font-size: 13px;
    }

    .slogan {
        text-align: center;
        padding: 3px 0px;
    }    

    .menu_container {
        padding: 0px 0px;
    }

    #banner .flex-row {
        height: 100%;
        display: flex;
        flex-direction: column;
    }

    .desktop-search {
        /* border-bottom: 1px solid #28aae1; */
    }

    .cd-menu-trigger {
        display: inline-block;
        width: 30px;
        background-size: 29px;
        width: 47px;
        height: 44px;
        margin-left: 5px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 35px;
        border-radius: 0px;
        transition: all 0.2s ease-in;
        text-indent: -99999px;
    }

    /* .desktop-search form .icon-search {
        position: absolute;
        right: 10px;
        top: 12px;
    } */
    /* .pages.home .desktop-search form .icon-search {
        position: absolute;
        right: 10px;
        top: 12px;
    } */

    .pages.home .desktop-search {
       /* border-bottom: 1px solid #28aae1; */
    }

     #navi_container {
        background: #0000004f;
        display: none;
    }


    #footer .social-payments {
        margin-top: 20px;
        flex-direction: column;
    }

    .bank_icons img.mastercard {
        width: 75px;
    }

    .footer_box.bank_icons {
        padding-top: 0;
        margin-top: 0;
    }

    #banner .main_banner_controls {
        display: none;
    }

    .social-icons-top {
        /* padding: 10px; */
    }

    .product-preview.slider {
        border-right: none;
        margin-bottom: 60px;
    }
    .language_mob li.languages {
        float: left;
        margin-right: 10px;
        border-right: none!important;
        display: flex;
        color: #fff;
    }

    .lSSlideOuter .lSPager.lSGallery li {
        background: none!important;
        padding-left: 0px!important;
        width: 60px!important;
    }

    .lang_close{
        width: 100%;
        height: 100px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: row;
        padding: 0 14px;
        border-bottom: 1px solid #faf9f6;
    }
    
    #swiper_new_products .swiper-slide {
        /* padding: 13px 5px; */
    }
    .title_box h2.home_title {
        font-size: 35px;
    }

    #swiper_new_products.swiper-container, .private_collection .swiper-container {
        padding-bottom: 50px;
    }

    .title_box h2.home_title::before {
        top: -88px;
        left: -63px;
        width: 101px;
    }

    .title_box h2.home_title::after{
        bottom: -88px;
        right: -63px;
        width: 101px;
    }

    .title_box span {
        width: 100%;
        margin-top: 101px;
        font-size: 17px;
    }
    .new-designs .button_more {
        padding: 7px 11px;
        /* border: 2px solid black; */
        width: auto;
        font-weight: 900;
        font-size: 13px;
        letter-spacing: 2px;
        transition: all 0.2s ease-in;
        cursor: pointer;
    }
  
    .hero.new-designs .description_text p {
        margin-bottom: 13px;
        font-size: 14px;
    }
    .hero.hero.new-designs .colB .inner-text .heading_title {
        font-size: 30px;
    }
    .hero.new-designs .colB .inner-text img.img-new-design {
        width: 41px;
    }

    .hero.new-designs.video .button_more {
        padding: 4px 18px;
        font-size: 15px;
        margin-top: 3px;
    }

    .hero.new-designs.video {
        height: 49vh;
        padding: 00px 0px;
        padding-bottom: 0px;
    }
    .hero.new-designs.video .more_featured-top {
        font-size: 25px;
    }

    .hero.new-designs.video .video_container_general {
        width: 100%;
        /* margin: 0 auto; */
        /* text-align: center; */
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .video_class {
        width: auto;
    }

    .hero.new-designs.video .more_featured {
        position: absolute;
        bottom: calc(5% - 16px);
    }

    .hero.section-insta h3.heading_title:before {
        content: " ";
        display: block;
        position: absolute;
        top: -76px;
        left: -231px;
        width: 283px;
        height: 226px;
        background: transparent url(../img/layout/heading_most.svg) no-repeat center;
        background-size: 49%;
    }

    .hero.section-insta h3.heading_title {
        font-size: 30px;
        font-weight: bold;
        color: #000000;
        margin: 0px 0 0px 0;
        position: relative;
        display: inline-block;
        z-index: 1;
        font-family: 'Open Sans', sans-serif;
        margin-left: 91px;
        margin-bottom: 50px;
    }

    /* #swiper_insta .swiper-slide {
        display: block;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        padding: 27px;
    } */

    .hero.section-insta .swiper-button-next, .hero.section-insta .swiper-container-rtl .swiper-button-prev {
        background-image: url(../img/layout/arrow_black.svg);
        left: 10px;
        right: auto;
        bottom: -15px;
        top: unset;
        background-size: 101%;
        width: 54px;
        transform: rotateZ( 
    180deg
     );
    }

    .hero.section-insta .swiper-button-prev, .hero.section-insta .swiper-container-rtl .swiper-button-next {
        right: 10px;
        background-image: url(../img/layout/arrow_black.svg);
        left: auto;
        /* right: auto; */
        bottom: -8px;
        top: unset;
        background-size: 101%;
        width: 54px;
    }

    .hero.section-insta {
        min-height: 52vh;
        height: auto;
        padding-bottom: 100px;
        padding-top: 100px;
        margin-top: 0;
    }
    .hero.new-designs {
        height: 561px;
    }

    .section-collection.desktop{
        display:none;
    }
    
    .section-collection.mobile{
        display:block;
        min-height: auto;
    }

    .header_fixed #logo {
        width: 100px;
        height: 80px;
        margin: 0;
    }
    
    .pages.home .header_fixed #logo {
        width: 247px;
        height: 77px;
        margin: 0;
    }

    .header_fixed #logo {
        width: 200px;
        height: 77px;
        margin: 0;
    }

    .hvr-wobble-vertical {
        width: 15px;
    }

    .swiper-container .subtitle {
        /* display: none; */
    }

    #banner img.banner_image {
        /* height: 100%; */
        position: relative;
        /* top: 10%; */
        /* left: 15%; */
        height: auto;
        min-width: 100%;
        width: 100%;
    }


    #banner .col_with_image {
        overflow: hidden;
        margin-top: 15px;
        height: 50vh;
    }

    .main_banner .swiper-container h1 {
        /* font-size: 24px; */
        text-align: left;
        margin-left: 38px;
        margin-top: -35px;
    }

    .main_banner .swiper-container .subtitle p {
        text-align: center;
    }

    #banner .banner_button_container {
        text-align: center;
    }

    #banner .slider_text{
        height: auto;
    }

    .logo_column {
        /* width: 40%; */
        /* margin: 0 60px; */
        margin: 0 0px;

    }

    .slider_container {
        width: 80%;
    }

    #header .main_menu {
        height: 100%;
        padding: 0px 15px;
    }

    .vertical_banner {
        /* height: 65vh; */
    }

    .flex-categories{
        display: flex;
        flex-direction: column-reverse;
    }

    .best-sellers .button_container .btn-more {
        margin-top: 10px;
    }

    section.main_categories {
        background: white;
        padding: 70px 0px 250px;
    }

    #swiper_private_collection .swiper-slide img {
        width: calc(100% - 2px);
    }

    section.private_collection .collection_title {
        padding: 0px 17px;
        border-left: 6px solid #445663;
        font-size: 34px;
        color: white;
        font-weight: 400;
        line-height: 51px;
    }

    section.private_collection .collection_description {
        color: white;
        font-size: 16px;
        width: 100%;
        max-width: 800px;
        margin-top: 40px;
        padding-left: 17px;
        line-height: 31px;
    }

    section.private_collection .collection_title_down {
        text-align: center;
    }

    section.brand_featured img.image_full {
        height: 100%;
        min-width: calc(100% - 15px);
        width: 100%;
    }

    section.main_categories .box_category_full {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0px 0px 40px 0px;
        text-align: center;
    }

    section.main_categories .box_category_title {
        padding-right: 0px;
    }

    section.main_categories .box_category_small {
        align-items: center;
    }

    section.history .main_row {
        background: white;
        display: flex;
        flex-direction: column;
    }

    section.history .story_description {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 40px 0px;
    }

    section.main_categories .categories_slogan {
        justify-content: end;
    }
    
    /* .pages.home .header_fixed .header.cd-main-header {
        margin-bottom: 20px;
        position: fixed;
        background: #221f1f;
        margin-top: -36px;
        box-shadow: 0px 0px 5px 1px #80808061;
        height: 80px;
    }

    .header_fixed .header.cd-main-header {
        margin-bottom: 20px;
        position: fixed;
        background: #221f1f;
        margin-top: -50px;
        box-shadow: 0px 0px 5px 1px #80808061;
        height: 80px;
    } */

    section.main_categories img.category_small {
        width: 100%;
    }

    .collection.left .main_container .text_button {
        flex-direction: column;
    }

    .collection.right .main_container .text_button {
        flex-direction: column;
    }

    .collection.left .main_container .text_button .button_container {
        margin-top: 35px;
        margin-left: 35%;
    }

    .collection.right .main_container .text_button .button_container .btn-more {
        margin-top: 35px;
        margin-left: -42%;
    }


    .collection.left .rotated_text_container .rotated_text {
       font-size: 35px;
    }

    .collection.right .rotated_text_container .rotated_text {
        font-size: 35px;
    }

    .btn-more {
        font-size: 16px;
    }

    span.email_start{
        display: none;
    }


    .slider_container .graphic_slider {
        display: none;
    }

    /* .header_fixed #logo a {
        background: url(../img/layout/logo_small_half.png) no-repeat scroll center center transparent;
        background-size: 100%;
        transition: all 1s ease-in-out;
    } */
    
    .pages.home .header_fixed #logo a {
        /* background: url(../img/layout/mosxos_logo_white_half.png) no-repeat scroll center center transparent; */
        /* background-size: 100%; */
        transition: all 1s ease-in-out;
    }

    .header_fixed #logo a {
        /* background: url(../img/layout/mosxos_logo_white_half.png) no-repeat scroll center center transparent; */
        /* background-size: 100%; */
        transition: all 1s ease-in-out;
    }
    
    .header_fixed .top_icons {
        margin: 0px;
    }
    
    .nl-button::after {
        display: none;
    }
    
    .company .profile_text {
        position: relative;
        padding: 25px 26px;
        z-index: 2;
        background: white;
        box-shadow: 0px 0px 42px 4px #99999940;
    }
    
    .checkout-navigation .step-item .step-line.left {
        left: calc(50% - 30px);
    }
    
    .checkout-navigation .step-item .step-line.right {
        left: calc(50% + 20px);
    }
    
    .checkout-navigation .step-item .step-line {
        width: 7px;
        height: 7px;
    }
    
    .company .profile_img.old {
        position: relative;
        top: unset;
        left: unset;
        background: white;
        padding: 0px;
        box-shadow: unset;
    }
    
    .quantity-addcart {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        flex-direction: row;
        /* margin-bottom: 40px; */
    }

    .product-actions {
        display: flex;
        align-items: center;
        margin-top: 0px;
        justify-content: center;
    }

    .product-card .product-options-quantity .quanity-title {
        font-size: 18px;
    }   
    
    .product-card .price {
        font-size: 28px;
    }

    .product-card .main_characteristics {
        display: flex;
        margin: 40px 0px;
        justify-content: center;
    }
    
    .wishlist-btn {
        margin: 0px 0px 0 0;
        padding: 12px 20px;
    }
    
    .btn-basket {
        margin: 0 10px 0 0;
        font-size: 16px;
    }

    .product-full {
        margin-bottom: 30px;
    }

    .product-card {
        padding-bottom: 4vh;
    }

    .best-sellers h3.heading_title, .private_collection h3.heading_title {
        font-size: 30px;
        padding: 0;
        text-align: center;
    }

    .best-sellers .flex .heading_container {
        margin-bottom: 0;
    }
    
    .top_icons .top_icon {
        width: 36px;
        margin-left: 2px;
        background-size: 24px;
    }

    .header.cd-main-header {
        margin-bottom: 0;
        margin-top: 0;
    }

    .menu_column {
        display: none;
    }

    .top_icons_column {
        /* width: 214px; */
        border-left: unset;
        height: auto;
    }

    .hero.section-newsletter .heading_title:after {
        width: 91px;
    }

    .hero.section-newsletter .heading_title:before {
        width: 91px;
    }

    .hero.section-newsletter .heading_title {
        font-size: 30px;
    }
    
    .pages.home .cd-search-trigger {
        /* display:inline-block; */
    }
    
    
    
    .desktop-search {
        /* display: none; */
        margin: 0;
    }
    
    .pages.home .desktop-search {
        /* display: none; */
    }
    
    .desktop-search.mobile form input {
        padding: 10px 32px 3px 18px;
    }
    
    .desktop-search.mobile {
        display: block;
        width: 100%;
        margin: 0;
    }
    
    .desktop-search.mobile ::placeholder {
        color: white;
    }
    
    .desktop-search form .icon-search {
        background: url(../img/layout/search_go.svg) no-repeat scroll center center transparent;
    }
    
    .pages.home .desktop-search.mobile {
        display: block;
        width: 100%;
        margin: 0;
        float: none;
    }

    #footer {
        padding-top: 50px;
    }     
    
    .footer_box {
        margin-left: 0px;
        margin-right: 0px;
        text-align: center;
        padding: 10px;
    }

    .footer_box.bank_icons{
        margin-top: 6px;
    }
    
    .cd-menu-trigger {
        display: inline-block;
    }
    
    .cd-search-trigger {
        /*display:inline-block;*/
    }
    
    .top_icons.left {
        float: left;
    }
    
    .header.cd-menu-header {
        display: none;
    }
    
    .footer_copyright p {
        text-align: center;
    }
    
    #wapp {
        float: none;
        margin-top: 20px;
    }
    
    #wapp a {
        margin: 0 auto;
    }
    
    .content {
        padding: 15px 0px;
    }
    
    .checkout-navigation h1 {
        font-size: 1.8em;
    }
    
    .btn-back {
        margin-bottom: 15px;
    }
    
    ul.tabs>li {
        font-size: 16px;
        padding: 15px 10px 15px 10px;
    }
    
    .cd-filter-block {
        display: none;
    }
    
    .cd-filter-trigger {
        display: block;
        text-align: center;
        margin: 0px 0 0px 0;
    }

    
    .cd-filter-trigger span {
        /* padding: 15px 20px;
        font-size: 18px;
        font-weight: bold;
        color: #454545;
        background: #ffffff;
        border-radius: 0;
        border: 2px solid; */
    }
    
    .cd-filter-trigger img {
        width: 24px;
        vertical-align: middle;
        margin-right: 10px;
    }
    
    p.established {
        position: absolute;
        top: -35px;
        left: 120px;
    }
    
    .home_profile .home_profile_wrapper .profile_img:before {
        content: "";
        position: absolute;
        width: 200px;
        height: 300px;
        background: #000000;
        z-index: 0;
        left: 32px;
        top: -59px;
        z-index: 1;
        transform: rotateZ(45deg);
        transition: all 1s ease;
    }
    
    .home_profile .home_profile_wrapper .profile_img img {
        width: 100%;
    }
    
    .home_profile .home_profile_wrapper .profile_img:after {
        content: "";
        position: relative;
        display: inline-flex;
        width: 100%;
        height: 419px;
        background: transparent url(../img/layout/old_photo.jpg) no-repeat center;
        z-index: 2;
        /* right: 2px; */
        /* bottom: -19px; */
        margin-top: 10px;
        background-size: cover;
        border: unset;
        box-shadow: 0px 0px 10px 0px grey;
    }
    
    .footer_box.middle {
        border-left: unset;
        border-right: unset;
    }
    
    .slider_container .content_text {
        padding-top: 13px;
        padding-left: 21px;
        padding-right: 17px;
        padding-bottom: 50px;
        width: 100%;
    }

    .box_container .box_image img {
        width: auto;
        height: 100%;
        margin-left: -42px;
    }
    
    .box_container .box_image {
        width: 100%;
        margin-bottom: -5px;
        height: 100%;
        /* margin-left: -20%; */
        overflow: hidden;
    }
    .box_container .flex {
        display: flex;
        height: 44vh;
    }

    .swiper-container h1 {
        font-size: 31px;
        line-height: 46px;
    }
    
    .pages.home #logo {
        /* width: 187px;
        height: 137px;
        top: 27px;
        margin-top: 95px; */
    }
    
    #logo {
        /* width: 247px; */
        /* height: 137px;
        top: 27px;
        margin-top: 25px; */
    }

    #logo {
        /* width: 100%; */
        margin: 0;
    }

    .top_icons_column {
        /* height: 90px; */
        width: 31%;
        border-bottom: none;
        align-items: center;
    }
    
    .title_box.text_center {
        margin: 100px 0 52px 0;
    }
    
    .new-products .title_box.text_center {
        margin: 46px 0 52px 0;
    }
    
    .home_profile .title_box.text_center {
        margin: 76px 0 138px 0;
    }
    ul.footer_menu li {
        margin-bottom: 9px;
        font-size: 15px;
        /* color: #fff; */
    }

    section.brands .swiper-button-prev-brands {
        right: 10px;
        background-image: url(../img/layout/arrow_black_left.svg);
        left: 14px;
    } 
    
    section.brands .swiper-button-next-brands {
        background-image: url(../img/layout/arrow_black_right.svg);
        left: unset;
        right: 19px;
    }

    .product-actions .minus, .product-actions .plus, .cart .minus, .cart .plus {
        font-size: 21px;
    }
}
@media only screen and (min-width:550px) and (max-width:767px) {
    .cd-menu-trigger.nav-open {
        margin-top: -24px;
    }

    .contact_box {
        margin-bottom: 0;
    }


    h1.page_title span {
        padding: 0 0px;
    }
    
    .contact_box {
        width: 100%;
        float: left;
    }
    
    .product_box_container {
        width: 50%;
    }
    
    .vertical_banner {
        /* width: 50%; */
    }
    /*#top_bar{background:red;}		*/
    /* .newsletter_input input{width:300px; }	 */
    
    .product_box .title {
        min-height: 80px;
        padding: 10px 0px 0 0px;
    }
    
    .brand_home {
        padding: 25px;
    }
    
    .product-preview-image img.img-responsive {
        max-width: 100%;
        margin: 0 auto;
    }
    
    .nl-button::before {
        display: none;
    }
    
    .nl-button::after {
        display: none;
    }
    
    ul.footer_menu li {
        margin-bottom: 9px;
        font-size: 15px;
        /* color: #fff; */
    }
}
@media (max-width:549px) {
    .main_banner .swiper-button-prev {
        left: 70% ;
        bottom: 10%;
        background-size: 35px;
    }
    .main_banner .swiper-button-next {
        bottom: 10%;
        background-size: 35px;
        left: calc(70% + 15px);
    }
    .pagination.bottom .pages {
        flex-direction: column-reverse;
    }

    .product-card .price {
        font-size: 27px;
    }

    .modal.brand_modal .modal-dialog {
        width: 90%;
        margin: 0 auto;
        margin-top: 21px;
    }


    h1.gallery-title {
        font-size: 30px;
    }

    .stores .overlay h1 {
        font-size: 22px;
    }

    .stores .overlay p {
        margin: 10px 0px 10px 0;
        font-size: 14px;
    }

    .cd-cart h2.title {
        font-size: 20px;
    }

    .cd-cart .checkout-btn {
        font-size: 18px;
    }

    .featured_categories {
        margin-bottom: 30px;
    }

    .featured_categories .main_category {
        justify-content: center;
    }

    .featured_categories .main_category.right {
        justify-content: center;
    }

    .featured_categories .main_category {
        height: 50vh;
    }

    section.brands.insta .section-title {
        font-size: 33px;
    }

    .hero.section-newsletter .newsletter-col .colA {
        margin-left: 0;
    }

    .form-control {
        padding: 10px 10px;
    }

    .content h2.heading_title {
        font-size: 22px;
    }

    .content p.contact_description {
        font-size: 15px;
    }

    label.control-label {
        font-size: 15px;
    }

    .elements-contact img {
        margin-top: 30px;
    }

    .content h3 {
        font-size: 17px;
    }

    .big_banner.mobile {
        display: block;
        height: 85vh;
    }
    
    .small_banner.mobile{
        display: block;
        height: 28vh;
    }

    .cd-search-trigger.active .close_search {
        margin-right: 3px;
    }

    .top_icons_column {
        width: 32%;
    }

    .big_banner.desktop{
        display: none;
    }
    
    .small_banner.desktop{
        display: none;
    }

    #toptop_bar {
        text-align: center;
        font-size: 11px;
    }

    .cd-menu-trigger {
        display: inline-block;
        width: 30px;
        background-size: 29px;
        width: 47px;
        height: 31px;
        background-size: 25px;
    }

    .newsletter-col span.description {
        font-size: 16px;
    }

    .content .product-list .attributes ul li .attribute_group {
        width: 157px;
        font-size: 14px;
    }

    section.private_collection .collection_title {
        padding: 0px 13px;
        border-left: 6px solid #445663;
        font-size: 22px;
        color: white;
        font-weight: 400;
        line-height: 35px;
    }

    section.private_collection .collection_description {
        color: white;
        font-size: 13px;
        width: 100%;
        max-width: 800px;
        margin-top: 40px;
        padding-left: 17px;
        line-height: 23px;
    }

    .info_footer_container {
        width: 50%;
    }

    .info_footer_container.footer_contact {
        width: 100%;

    }

    .info_footer_container.footer_information {
        width: 50%;
    }

    .info_footer_container.footer_links {
        width: 50%;
        clear:unset!important;
    }

    .info_footer_container.footer_schedule {
        width: 100%!important;  
    }

    #footer {
        padding-top: 60px;
    }


    .row.m-0{
        margin: 0;
    }

    .product-preview.details .social-buttons-view {
        font-size: 13px;
    }

    .product-preview.details .social-buttons-view a.facebook {
        width: 34px;
    }

    .product-preview.details .social-buttons-view a.instagram {
        display: inline-block;
        margin-top: 0px;
        width: 32px;
    }

    .header_fixed .header.cd-main-header {
        margin-top: -38px;
    }

    .pages.view .content p {
        line-height: 24px;
        font-size: 14px;
    }

    .content h2 {
        font-size: 17px;
    }

    .content ul li {
        line-height: 25px;
        font-size: 14px;
    }
    .cd-main-content {
        /* padding-top: 30px; */
        /* margin-top: 55px; */
    }
    

    section.brands .section-subtitle {
        padding: 0 15px;
        text-align: center;
    }

    .social-icons-top {
        padding: 5px;
        /* border-bottom: 1px solid #28aae1; */
        justify-content: center;
    }

    #footer .img_container {
        padding-left: 16px;
        padding-right: 16px;
    }

    #footer .social-payments {
        display: flex;
        align-items: unset;
    }

    #footer  .social-icons-top{
        /* padding-bottom: 50px; */
        /* border-bottom: 1px solid #28aae1; */

    }

    .collection.right .main_container {
        padding-right: 0;
        padding-left: 50px;
    }

    /* section.brands.insta .section-title {
        font-size: 75px;
        padding: 0px 20px;
    } */

    .collection.left .main_container .text_button {
        flex-direction: column;
        padding: 0px 20px;
    }

    .collection.right .main_container .text_button {
        flex-direction: column;
        padding: 0 20px;
    }

    /* section.brands.insta .row.flex-align {
        margin-bottom: 30px;
    } */

    section.brands.insta .section-subtitle {
        display: none;
    }

    #swiper_insta.swiper-container {
        padding-top: 85px;
    }

    .swiper-button-next, .swiper-button-prev {
        background-size: 45px;
        width: 45px;
        height: 45px;
    }

    #footer .row.down .footer_box.middle .schedule.hide_mobile{
        display: none;
    }

    .schedule.hide-desktop{
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        line-height: 31px;
        margin-top: 34px;
        font-size: 16px;
    }


    .footer_box h6 {
        margin: 12px 0 16px 0;
        font-size: 19px;
    }

    ul.footer_menu li {
        margin-bottom: 8px;
        font-size: 14px;
    }

    .info_footer_container.half ul.footer_menu li {
        /* font-size: 18px; */
    }



    .main_banner .swiper-container h1 {
        font-size: 45px;
    }

    .main_banner .swiper-container h2 {
        font-size: 59px;
    }

    .hide_mobile{
        display: none;
    }

    #swiper_brands .swiper-slide {
        /* padding: 48px; */
        justify-content: center;
    }

    #swiper_collection_images {
        height: 40vh;
    }

    #swiper_insta .swiper-slide {
        /* padding: 58px 58px !important; */
    }

    #swiper_insta .swiper-slide.swiper-slide-active{
        /* padding: 0px 58px 58px !important; */
        transform: none;
    }

    section.brands.insta .section-recommended-buttons {
        margin-top: 20px;
    }

    .collection.left .main_container {
        padding-left: 0;
        padding-right: 50px;
    }

    .box_container .flex{
        flex-direction: column;
        height: auto;
    }

    .box_container.first .colA{
        width: 100%;
        padding: 15px 15px 0px 15px;
        background: linear-gradient(to right, white 50%, black 50%);
    }

    .box_container.first .colB {
       width: 100%;
       padding: 0px 15px 15px 15px;
       background: linear-gradient(to right, white 50%, black 50%);
    }

    .box_container .colB .box_inner {
        padding: 45px 23px;
        background: #f5f5f5;
    }

    .box_container.reverse_box.last .colA {
        background: white;
        padding: 0;
        padding: 0% 15px 0px 15px;
        background: linear-gradient(to left, white 50%, black 50%);
    }

    .collection.left .rotated_text_container {
        display: none;
    }
    
    .collection.right .rotated_text_container {
        display: none;
    }

    .box_container.reverse_box.last .colB {
        background: black;
        padding: 0;
        padding: 0% 15px 15px 15px;
        background: linear-gradient(to left, white 50%, black 50%);
    }

    .box_container.reverse_box .flex {
        display: flex;
        flex-direction: column;
    }

    .box_container.reverse_box .colA {
        background: linear-gradient(to left, white 50%, black 50%);
        padding: 0% 15px 0 15px;
        width: 100%;
    }

    .box_container.reverse_box .colB {
        background: linear-gradient(to left, white 50%, black 50%);
        padding: 0% 15px 0px 15px;
        width: 100%;
    }

    .box_container .colA {
        background: linear-gradient(to right, white 50%, black 50%);
        padding: 0% 15px 0 15px;
        width: 100%;
    }   
    
    .box_container .colB {
        padding: 0% 15px 0 15px;
        width: 100%;
        background: linear-gradient(to right, white 50%, black 50%);
    }   

    .collection.left .title_container .collection_title:after {
        position: absolute;
        content: '';
        width: 138px;
        height: 31px;
        background: #28aae1;
        top: calc(50% - 8px);
        margin-left: 24px;
    }

    .hero.section-newsletter .saita_img {
        background: url(../img/layout/saita.svg);
        top: -27px;
        position: absolute;
        width: 73px;
        left: 54%;
        background-repeat: no-repeat;
    }

    .hero.section-newsletter .dashed_line {
        background: url(../img/layout/dotted_line_newsletter.svg);
        top: 0;
        position: absolute;
        width: 54%;
    }

    .box_container .box_image img {
        width: 100%;
        height: auto; 
        margin-left: 0;
    }

    .collection.left .title_container .collection_title {
        width: 419px;
        position: relative;
        font-size: 61px;
        font-family: 'Open Sans';
        font-family: 'EB Garamond', serif;
        color: black;
    }

    .collection.right .title_container .collection_title:after {
        position: absolute;
        content: '';
        width: 116px;
        height: 31px;
        background: #28aae1;
        top: calc(50% - 7px);
        left: 0;
        margin-right: 27px;
    }

    .collection.right .title_container .collection_title {
        width: 352px;
        position: relative;
        font-size: 70px;
        font-family: 'Open Sans';
        font-family: 'EB Garamond', serif;
        color: black;
        text-align: end;
    }

    .footer_box.bank_icons {
        margin-top: 6px;
        flex-wrap: wrap;
        justify-content: center;
    }

    .checkout-navigation h1 .first-word {
        font-size: 21px;
    }

    .product-card .product-options-quantity {
        width: 100%;
    }

    .prod_avail.code {
        margin-right: 15px;
        font-size: 15px;
    }
    .prod_avail.code p {
        font-size: 14px;
    }

    .prod_avail.availability  p {
        font-size: 14px;
    }

    .prod_avail.description p {
        line-height: 20px;
        font-size: 16px;
    }

    .info_footer_container.half{
        width: 50%;
    }

    .social-icons-top a {
        /* width: 20px; */
    }    
    .hero.hero.new-designs.video .colB .inner-text {
        height: 100%;
        top: 0;
        background-size: cover;
        /* border-bottom: 2px solid black;
        border-top: 2px solid black; */
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: unset;
        overflow: hidden;
        padding: 0;
    }

    .hero.hero.new-designs.video .colC .inner-text {
        height: 70%;
        top: 15%;
    }

    .hero.new-designs.video {
        height: 44vh;
        padding: 0px 0px;
        padding-bottom: 0px;
        margin-bottom: 30px;
        margin-top: 30px;
    }

    .contact_box h1 {
        font-size: 25px;
    }

    .hero.new-designs.video .more_featured-top {
        height:15%;
    }

    .hero.new-designs.video .more_featured {
        position: absolute;
        bottom: 4%;
        width: calc(100% - 40px);
    }

    .hero.new-designs.video .video_container_general {
        /* width: 100%; */
        /* margin: 0 auto; */
        /* text-align: center; */
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        width: auto;
    }

    .video_class {
        height: 100%;
    }
    
    h1.page_title, .pages.contact h1.page_title {
        font-size: 30px;
        letter-spacing: 0;
        text-align: center;
        margin-bottom: 10px;
    }

    .contact_box_item .info {
        font-size: 14px;
    }

    h2.title {
        font-size: 18px;
    }
    
    .hero.section-newsletter .heading_title {
        font-size: 26px;
    }

    .hero.section-insta .follow-us .inner-text-follow-us {

        left: calc(50% - 50px);
    }


    /* .newsletterform {
        height: 120px;
        flex-direction: column;
        align-items: center;
    } */

    section.private_collection .private_collection_headings {
        padding: 37px 12px;
        background: black;
    }
    .newsletter_input {
        float: left;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        padding-left: 20px;
        /* padding-top: 10px; */
        /* padding-bottom: 10px; */
    }

    /* .nl-button {
        height: 100%;
        margin-top: 23px;
        width: 100px;
    } */

    #footer img.logo_footer {
        width: 148px;
    }

    section.brands.insta h1.section-insta-link {
        /* text-align: end; */
        font-size: 24px;
        margin-top: 0px;
    }

    .table.cart>tbody>tr>td,
    .table.cart>tbody>tr>th,
    .table.cart>tfoot>tr>td,
    .table.carte>tfoot>tr>th,
    .table.cart>thead>tr>td,
    .table.cart>thead>tr>th {
        padding: 5px;
    }
    
    .table.cart td.cart-title {
        font-size: 12px;
        width: 50px;
        white-space: normal;
    }
    
    .checkout-navigation h1 {
        font-size: 1.2em;
    }

    #swiper_best_sellers .swiper-slide {
        padding: 13px 5px;
    }

    .hero.new-designs {
        height: auto;
    }

    .hero.hero.new-designs .colB .inner-text {
        height: 80%;
        top: 10%;
        background-size: cover;
        border-bottom: 2px solid black;
        border-top: none;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 100%;
        padding: 30px 0px;
    }

    .hero.new-designs .navigation-banners {
        width: 100%;
        position: absolute;
        bottom: unset;
        height: 10%;
        /* background: aliceblue; */
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-around;
        align-items: center;
    }

    .hero.hero.new-designs .colA .inner-image {
        /* background: url(../img/layout/new_designs.jpg); */
        width: auto;
        height: 80%;
        top: unset;
        background-size: cover;
        border-bottom: 2px solid black;
        border-top: 2px solid black;
        position: relative;
    }

    .hero.section-insta .swiper-container {
        margin: 0 auto;
        position: relative;
        overflow-y: hidden;
        padding-bottom: 80px;
    }

    #swiper_best_sellers.swiper-container {
        padding-bottom: 30px;
    }
    #swiper_new_products.swiper-container {
        padding: 50px!important;
    }

    .collections h1 {
        float: right;
        font-size: 28px;
    }

    .collections .collections_text .slider_container .content_text {
        padding: 55px;
    }

    .best-sellers h3.heading_title, .private_collection h3.heading_title {
        font-size: 30px;
        text-align: center;
    }

    section.history .images_story {
        padding-left: 30px;
        padding-right: 15px;
    }

    section.history .story_title_description .story_description {
        width: 100%;
        padding: 35px 35px 100px 35px;
    }

    section.history .story_title_description .story_description p {
        font-size: 16px;
    }

    .hero.hero.new-designs.video .colA .inner-text {
        height: 70%;
        top: 15%;
    }
    .hero.section-insta .swiper-button-prev, .hero.section-insta .swiper-container-rtl .swiper-button-next {
        bottom: 10px;
    }

    .hero.section-insta .swiper-button-next, .hero.section-insta .swiper-container-rtl .swiper-button-prev {
        bottom: 10px;
    }

    
    form div.radio label,
    form div.checkbox label {
        font-size: 14px;
    }
    
    .cd-cart {
        width: 100%;
        /* top: 90px;
        height: calc(100vh - 90px); */
        z-index: 99;
    }
    
    .cd-cart .cd-go-to-cart {
        margin: 5px 0 0px 0;
    }
    
    ul.tabs>li {
        font-size: 14px;
    }
    
    .title_box h2.home_title {
        font-size: 26px;
        font-weight: bold;
        color: #000;
        margin: 0px 0 0px 0;
        position: relative;
        display: inline-block;
        z-index: 1;
    }
    
    .title_box span {
           /* font-family: 'Literata', sans-serif; */
        /* color: #e4ad73; */
        /* margin-top: 16px; */
        line-height: 1;
        font-size: 17px;
        line-height: 25px;
        /* font-weight: 900;*/
        width: 80%;
    }

    .hero.section-recommended h3.heading_title {
        font-size: 28px;
    }

    .hero.section-recommended h3.heading_title:before {
        content: " ";
        display: block;
        position: absolute;
        top: -79px;
    }

    .hero.section-recommended.best-sellers h3.heading_title:before {
        content: " ";
        display: block;
        position: absolute;
        top: -19px;
    }

    .hero.section-recommended.best-sellers h3.heading_title {
        font-size: 28px;
    }
    
    .title_box h2.home_title::after {
        /* top: 6px; */
    }
    
    .title_box h2.home_title::before {
        /* top: 6px; */
    }
    
    .top_icons .top_icon {
        width: 30px;
        height: 39px;
    }
    
    .pages.home .cd-login-trigger {
        /* display: none; */
    }

    .pages.home .mobile_menu_icons .cd-login-trigger{
        display: block;
    } 
    
    .cd-login-trigger {
        /* display: none; */
    }



    .mobile_menu_icons {
        display: flex;
        width: 100%;
        position: relative;
        background: #221f1f;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        height: auto;
        padding: 8px;
        transition: all 0.3s ease;
        opacity:1;
    }

    #top_bar {
        width: 100%;
        height: auto;
        padding: 5px 0px;
    }

    .box{
        /* width: 100%; */
        padding-right: 0;
        padding-left: 0;
    }

    .vertical_banner {
        margin-bottom: 30px;
    }

    .boxes .row.flex{
        flex-direction: row;
        flex-wrap: wrap;
        margin-top: 0;
    }

    .boxes .row.flex.reverse{
        flex-direction: row-reverse;
        flex-wrap: wrap-reverse;
    }

    

    .best-sellers h3.heading_title {
        font-size: 30px;
        text-align: center;
        position: relative;
        left: -20px;
    }

    .best-sellers h3.heading_title span, .private_collection h3.heading_title span {
        position: relative;
        bottom: 20px;
        text-transform: uppercase;
        left: 20px;
    }

    .header_fixed .mobile_menu_icons {
        height: 0;
        opacity:0;
        padding: 0px;
        transition: all 0.3s ease;
    }

    .mobile_menu_icons .top_icons {
        display: flex;
    }
  
    .cd-cart-trigger.top_icon {
        /* display: none; */
    }

    .cd-wishlist-trigger.top_icon {
        /* display: none; */
    }

    .mobile_menu_icons .cd-cart-trigger{
        display: block;
    }

    .mobile_menu_icons .cd-wishlist-trigger{
        display: block;
    }

    .mobile_menu_icons .cd-login-trigger {
        display: block;
    }

    .mobile_menu_icons .user_link{
        display: block;
    }
    
    /* .slider_container .content_text {
        padding-left: 0px;
        padding-right: 20px;
        width: 100%;
        margin-left: 0;
        text-align: left;
        margin-top: 16%;
        background: none;
    } */

    .swiper-container .right_divider_container .right_divider {
        float: left;
    }

    .slider_container {
       /* width: 66%; */
    }

    /* .main_banner .swiper-container h1 {
        font-size: 53px;
        padding-left: 45px;
        line-height: 69px;
        text-shadow: 0px 2px 10px #ffffff61;
    } */
    
    /* .swiper-container h1 {
        font-size: 32px;
    }
    
    .swiper-container p {
        font-size: 16px;
        display: block;
    } */
    
    /* .main_banner {
        position: relative;
        width: 100%;
        height: 69vh;
        overflow: hidden;
    } */
    
    .cd-menu-trigger.nav-open {
        margin-top: -24px;
    }
    
    .user_link {
        /* display: none; */
    }
    
    .account_link {
        display: block;
        /* padding-left: 12px; */
        /* margin-top: 15px; */
        background: #00000000;
        text-align: center;
    }
    
    .register_link {
        display: block;
        /* padding-left: 12px; */
        background: #00000000;
        text-align: center;
    }
    
    .account_link a,
    .register_link a {
        color: #ffffff;
        line-height: 40px;
        text-decoration: none;
        padding-left: 6px;
        margin: 0 auto;
        background-position-x: 0;
        display: inline-block;
        margin-left: 5px;
        margin-right: 5px;
        font-weight: 800;
    }
    
    .mobile-icons {
        width: auto;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 18px;
        border-radius: 5px;
        transition: all 0.2s ease-in;
    }
    
    .login {
        display: inline-block;
        /* background-image: url(../img/layout/login.png); */
    }
    
    .signin {
        /* display: inline-block; */
        /* background-image: url(../img/layout/signin.png); */
    }

    /* .main_banner {
        position: relative;
        width: 100%;
        height: 65vh;
        overflow: hidden;
    } */
    .cd-main-header {
        /* height: 96px; */
    }
    /* #logo {
        width: 237px;
        height: 96px;
        border-right: none;
    } */

    .pages.home #logo a {
        /* background-size: 100%; */
    }

    .boxes .box-final .banner_title {
        font-size: 36px;
        margin-left: 5px;
    }

    #swiper_new_products .swiper-slide {
        padding: 12px!important;
    }

    .swiper-controls {
        display: flex;
        justify-content: center;
    }

    section.brands .brand {
        margin-bottom: 0px;
        padding: 38px;
        padding-bottom: 10px;
    }

    .private_collection .swiper-controls {
        display: flex;
        justify-content: center;
        margin-top: 20px;
    }

    section.home_info .info_box_container {
        display: flex;
        flex-direction: column;
        margin-bottom: 39px;
    }    

    ul.categories_sale li {
        font-size: 23px;
        font-weight: 500;
        padding: 16px 10px;
    }

    .hero.section-newsletter .newsletter-col .colA {
        display: flex;
        flex-direction: column;
    }

    .hero.section-newsletter .heading_title {
        width: 100%;
        text-align: center;
    }

    .newsletter-col span.description {
        text-align: center;
        font-family: 'Open Sans', sans-serif;
        color: #090909;
        margin-top: 0px;
        line-height: 1;
        font-size: 16px;
        line-height: 27px;
        font-weight: 300;
        letter-spacing: 0;
        /* max-width: 508px; */
        /* text-align: center; */
        /* margin-left: 10px; */
        border-top: 1px solid grey;
        padding-top: 13px;
        border-left: none;
        padding-left: unset;
    }

    .newsletterform {
        width: 100%;
        padding: 0px 0px 0px 0px;
    }

    .hero.section-newsletter .newsletter-col {
        flex-direction: column;
        padding: 30px 0px 20px;
    }

    .private_collection .swiper-container {
        padding: 50px!important;
    }

    .boxes .row.reverse .box-final .banner_title {
        writing-mode: tb-rl;
        transform: rotate(-180deg);
        font-size: 36px;
        margin-right: 3px;
    }

    ul.categories_sale li {
        margin-right: 47px;
    }


    .swiper-container .right_divider_container {
        width: 100%;
        height: 9px;
        /* background: black; */
        text-align: left;
        transition: all 1.9s ease;
        margin: 100px 0px;
    }

    .swiper-container .scroll_down {
        width: 100%;
        height: 61px;
    }

    section.brands.insta .section-subtitle.mob {
        display: block;
        font-size: 30px;
        margin: 30px 0px 5px 40px;
        text-align: left;
    }

    .swiper-button-next {
        margin: 0 auto;
        left: 90px;
        right: 0;
    }

    .swiper-button-prev {
        margin: 0 auto;
        right: 90px;
        left: 0;
    }

    .featured_categories .overlay h1 {
        font-size: 25px;
    }

    .featured_categories .overlay h2 {
        font-size: 22px;
    }

    .featured_categories .overlay p {
        font-size: 16px;
    }
}
@media only screen and (min-width:480px) and (max-width:549px) {
    .pagination.bottom .pages {
        display: flex;
        align-items: center;
        padding: 10px;
        flex-direction: column-reverse;
        justify-content: space-between;
    }

    .page-navigation {
        margin-bottom: 15px;
    }
    /*#top_bar{background:orange;}	*/
    
    .newsletter_input input {
        width: 250px;
    }
    
    .vertical_banner a.link {
        padding: 10px 15px;
    }
    
    .product_box .title {
        min-height: 100px;
        padding: 10px 10px 0 10px;
    }
    
    .brand_home {
        padding: 20px;
    }
    
    .block {
        /* width: 48%; */
    }
}
@media only screen and (max-width:479px) {

    .flex-col {
        flex-direction: column;
    }

    .page-navigation {
        margin-bottom: 15px;
    }

    .filter_sorting span.filter_text, .block.sort h4 {
        font-size: 17px;
    }

    .page-navigation a, .page-navigation span {
        font-size: 17px;
    }

    .page-navigation img {
        width: 8px;
    }

    .blog_subtitle {
        padding: 12px;
        font-size: 16px;
    }

    .blog_image_text p.second {
        margin-top: 5px;
    }

    .blog_image_text p.second {
        font-size: 17px;
    }

    .dynamic_gallery {
        padding-top: 65px;
    }

    h1.gallery-title {
        font-size: 27px;
    }

    .stores .overlay h1 {
        font-size: 20px;
        margin-top: 15px;
    }

    .store {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .checkout-navigation .step-item .step-line.left {
        left: calc(50% - 15px);
    }

    .checkout-navigation {
        padding: 30px 0px;
    }

    .checkout-field {
        margin-bottom: 10px;
    }

    .no-results h2 {
        font-size: 20px;
        margin: 10px 0px 10px 0px;
    }

    .main_banner .swiper-container h1 {
        margin-top: -20px;
    }

    .main_banner .swiper-container h1 span.second {
        font-size: 45px;
    }

    .swiper-container p {
        margin-top: 27px;
    }

    .slider_container .content_text {
        padding-bottom: 40px;
    }    

    .main_banner .swiper-container h1 {
        margin-left: 10px;
    }

    .featured_categories .overlay h1 {
        font-size: 22px;
        border-bottom: 5px solid #445663d9;
    }

    .featured_categories .overlay h2 {
        font-size: 20px;
    }

    .featured_categories .overlay p {
        font-size: 15px;
    }

    .featured_categories .main_category {
        height: 40vh;
    }

    .gallery_slider .swiper-slide-prev, #swiper_insta .swiper-slide-prev {
        margin-left: 0px;
        top: 0;
        transform: scale(1);
    }

    .gallery_slider .swiper-slide-active, #swiper_insta .swiper-slide-active {
        margin-left: 20px;
        transform: scale(1.15)!important;
        position: relative;
        top: -23px;
    }

    .gallery_slider .swiper-slide-next, #swiper_insta .swiper-slide-next {
        margin-left: 20px;
    }

    section.home_info .pwlhseis, section.home_info .metaforika, section.home_info .elta {
        height: 40px;
    }

    .contact .button.thin-bg-dark {
        width: 100%;
    }

    .content h5 {
        font-size: 16px;
        line-height: normal;
    }

    h1.page_title, .pages.contact h1.page_title {
        font-size: 27px;
    }

    .content h3 {
        font-size: 16px;
        line-height: normal;
    }

    .breadcrumb a span, .breadcrumb span {
        font-size: 12px;
    }

    .product-card span.product-title {
        font-size: 19px;
    }

    .option_title {
        font-size: 17px;
    }

    .product-card .product-options-quantity {
        flex-direction: column;
    }

    .product-card .option-row.quantity-option {
        margin-bottom: 20px;
        margin-left: 0;
    }

    .option_title {
        margin-top: 5px;
    }

    .product-card .option-inputs {
        padding: 20px 0 0px 0px;
    }

    .product-card .price {
        font-size: 25px;
    }

    .best-sellers h3.heading_title {
        font-size: 25px;
        text-align: center;
        position: relative;
        left: -25px;
    }

    #mobile-nav .user_link {
        display: block;
    }

    #mobile-nav .panel-heading .user_link span, #mobile-nav .panel-heading .wishlist_link span {
        font-size: 14px;
    }

    .cd-search-trigger .search_icon {
        margin-right: 3px;
    }

    .top_icons .top_icon {
        margin-left: 4px;
    }    

    .user_link {
        display: none;
    }

    .top_icons .top_icon {
        width: 30px;
        height: 36px;
    }

    .footer_box h6 {
        font-size: 16px;
    }

    ul.footer_menu li {
        margin-bottom: 8px;
        font-size: 13px;
    }

    .info_footer_container.half ul.footer_menu li {
        font-size: 13px;
    }

    .big_banner .overlay h1 {
        font-size: 33px;
    }

    .big_banner .overlay h2 {
        font-size: 17px;
        color: white;
        margin: 23px 0px;
        z-index: 1;
        line-height: 26px;
    }

    .big_banner .overlay .more {
        margin-top: 64px;
    }

    .big_banner .overlay h1:before {
        width: 172px;
        height: 172px;
        top: -67px;
        left: calc(50% - 86px);
    }

    .small_banner .right_overlay {
        width: 100%;
        position: absolute;
        background: #00000061;
        -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 86%, 0% 100%);
        clip-path: polygon(12% 0%, 100% 0%, 100% 100%, 0% 100%);
        height: calc(100% - 0px);
        right: 0;
        top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    section.brands h1.section_title {
        font-size: 33px;
        margin-bottom: 4px;
    }

    .small_banner .left_overlay {
        width: 100%;
        position: absolute;
        background: #00000061;
        -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 86%, 0% 100%);
        clip-path: polygon(0% 0%, 100% 0%, 88% 100%, 0% 100%);
        height: calc(100% - 5px);
        left: 0;
        top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .content h2.heading_title {
        font-size: 20px;
    }    

    .content p.contact_description {
        font-size: 14px;
    }

    label.control-label {
        font-size: 14px;
    }

    .product-card span.product-title {
        font-size: 22px;
    }

    .prod_avail.description {
        font-size: 15px;
    }

    .product-actions {
        flex-direction: column;
    }

    .pages.home .cd-menu-trigger.nav-open {
        margin-top: -17px;
    }

    .cd-main-content {
        /* padding-top: 30px; */  
        /* margin-top: 38px; */
    }

    .wishlist.home .cd-main-content{
        margin-top: 42px;
    }

    .main_banner .swiper-container h1 {
        /* font-size: 37px; */
        /* padding-left: 45px; */
        line-height: 37px;
        font-size: 37px;
    }

    .main_banner .swiper-container h2 {
        font-size: 54px;
    }

    .swiper-container p {
        font-size: 15px;
    }

    .main_banner .swiper-container .subtitle {
        color: #221f1f;
        margin-top: 16px;
    }

    .hero.new-designs.video {
        height: 40vh;
    }

    .contact_box h1 {
        font-size: 23px;
    }

    .contact_box p.contact_description {
        text-align: center;
    }

    .hero.section-newsletter .heading_title {
        font-size: 25px;
        line-height: normal;
    }

    .hero.section-newsletter {
        flex-direction: column;
        padding: 30px 0px;
    }
    
    .cd-menu-trigger.nav-open {
        margin-top: -17px;
    }
    /*#top_bar{background:brown;}	*/
    
    .social-icons-top img {
        margin: 0 0px 0 0px;
    }
    
    .top_icons {
        /* margin: 15px 0px 0px 0px; */
    }
    /* .pages.home .header_fixed #logo {
        width: 190px;
    } */
    /* #logo {
        width: 160px;
        height: 70px;
    } */
    
    #mobile-nav {
        margin-top: 0px;
    }
    
    .cd-cart {
        /* top: 74px;
        height: calc(100vh - 74px); */
    }
    
    .newsletter_input input {
        /* width: 150px; */
    }

    section.private_collection .collection_title_down {
        text-align: center;
        font-size: 11px;
    }

    section.history .story_description .description {
        text-align: center;
        margin: 40px 0px;
        padding: 0 20px;
        font-size: 16px;
        letter-spacing: 0.1px;
        line-height: 35px;
    }

    section.history .story_description .heading {
        font-size: 39px;
    }
    
    .vertical_banner {
        /* height: 55vh; */
    }
    
    .vertical_banner span {
        font-size: 20px;
    }
    
    .vertical_banner a.link {
        font-size: 14px;
        padding: 10px 10px;
    }
    
    .product_box .title {
        min-height: 72px;
        padding: 10px 5px 0 5px;
    }
    
    .brand_home {
        padding: 15px;
    }
    
    .brand-logo {
        width: 80px;
        top: 20px;
        text-align: center;
        margin: 0 auto;
    }

    .product-card {
        position: relative;
        padding: 0px 10px;
    }

    .related_products h2.title {
        font-size: 29px;
        /* font-weight: bold; */
        color: #434343;
        margin: 20px 0px 0px 0px;
        border-bottom: none;
        letter-spacing: 0px;
        font-weight: 300;
        padding-left: 30px;
    }

    .product-full {
        margin-bottom: 60px;
        margin-top: 20px;
    }
    
    .btn {
        padding: 15px 5px;
        width: 100%;
    }
    
    .btn-basket {
        padding: 15px 15px;
    }

    .content .product-list .attributes ul li .attributes_list {
        width: 50%;
    }

    .content .product-list .attributes ul li .attribute_group {
        width: 50%;
        font-size: 14px;
    }

    .content p {
        font-size: 15px;
    }
    
    .form-quantity label {
        float: none;
        display: none;
        margin-top: 0px;
    }
    
    .form-options label {
        float: none;
        display: block;
        margin-top: 0px;
    }
    
    ul.tabs>li span {
        display: none;
    }
    
    .block {
        width: 99%;
    }
    
    
    
    /* #logo {
        width: 190px;
        height: 80px;
    } */
    #pricelist td, #pricelist th {
        font-size: 16px;
    }


    .collection.left .title_container .collection_title {
        width: 280px;
        position: relative;
        font-size: 50px;
        font-family: 'Open Sans';
        font-family: 'EB Garamond', serif;
        color: black;
    }

    .collection.left .title_container .collection_title:after {
        position: absolute;
        content: '';
        width: 46px;
        height: 31px;
        background: #28aae1;
        top: calc(50% - 8px);
        margin-left: 24px;
    }

    .collection.right .title_container .collection_title {
        width: 210px;
        position: relative;
        font-size: 50px;
        font-family: 'Open Sans';
        font-family: 'EB Garamond', serif;
        color: black;
        text-align: end;
    }

    .collection.right .title_container .collection_title:after {
        position: absolute;
        content: '';
        width: 46px;
        height: 24px;
        background: #28aae1;
        top: calc(50% - 7px);
        left: 0;
        margin-right: 27px;
    }


    

}


@media only screen and (max-width:445px) {
    /*#top_bar{background:brown;}	*/
    .cd-main-header {
        height: 74px;
    }

    .social-icons-top {
        padding: 0px 6px;
        font-size: 11px;
    }
    .social-icons-top a {
        /* margin-top: -6px; */
    }
    
    .social-icons-top {
        padding: 0px 6px;
    }
    
    .social-icons-top img {
        width: 30px;
    }
    
    .top_links {
        padding: 0px 3px;
        font-size: 10px;
    }
    
    #logo {
        /* width: 148px;
        height: 112px; */
    }

    .top_icons .top_icon.cd-menu-trigger {
        width: 27px;
    }

    #pricelist td, #pricelist th {
        font-size: 15px;
    }

    .contact_out_of_stock{
        display: block;
    }
}

@media only screen and (max-width: 420px) {
    .info_footer_container.footer_information {
        width: 100%;
    }

    .product-card span.product-title {
        font-size: 20px;
        line-height: 26px;
    }

    .content .product-list ul li {
        margin: 0 0 3px 0;
        line-height: 23px;
        width: 100%;
        font-size: 14px;
    }

    .product-card .price {
        font-size: 23px;
    }

    .tab p {
        line-height: 24px;
        font-size: 14px;
    }

    .breadcrumb-section {
        text-align: center;
    }

    .blog_text p, .blog_text_desc p {
        font-size: 14px;
        line-height: 22px;
    }

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

    h1.gallery-title {
        font-size: 25px;
    }

    a.more {
        font-size: 12px;
    }

    .blog_image_text p.second {
        font-size: 16px;
        line-height: normal;
    }

    .content h4 {
        font-size: 17px;
    }

    .store {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .stores .overlay h1 {
        font-size: 16px;
    }

    .stores .overlay p {
        margin: 10px 0px 0px 0;
        font-size: 11px;
    }

    .notifications {
        font-size: 16px;
    }

    h4.title span.counter {
        margin-right: 5px;
    }

    h4.title {
        font-size: 16px;
    }

    .cd-cart .checkout-btn {
        font-size: 16px;
    }

    .btn {
        padding: 8px 5px;
        font-size: 15px;
    }

    .products_text {
        margin-top: 20px;
    }


    .main_banner .swiper-container h1 span.first {
        padding: 2px 0px 2px 15px;
    }

    .main_banner .swiper-container h1 {
        font-size: 30px;
    }

    .main_banner .swiper-container h1 {
        margin-left: 0;
    }

    .main_banner .swiper-container h1 span.second {
        font-size: 33px;
        margin-left: 30px;
        padding-left: 20px;
    }

    .main_banner .slider_container a.more {
        padding: 6px 30px;
    }

    .slider_container .content_text {
        padding-bottom: 30px;
    }

    .slider_container .content_text {
        padding-left: 15px;
    }

    .featured_categories .overlay {
        padding: 40px 0;
    }

    .featured_categories .overlay h1 {
        font-size: 20px;
        border-bottom: 4px solid #445663d9;
    }

    .featured_categories .overlay h2 {
        font-size: 18px;
        margin: 20px 0;
    }

    .featured_categories .overlay p {
        font-size: 13px;
    }

    .featured_categories .main_category {
        height: 30vh;
    }

    .featured_categories .main_category .vertical_banner_text, .featured_categories .main_category .vertical_banner_text.right {
        margin-left: 0;
        font-size: 16px;
        padding: 0 15px;
        text-align: center;
    }

    .vertical_banner {
        /* height: 50vh; */
        margin-bottom: 20px;
    }

    section.brands.insta {
        padding: 30px 0px;
    }

    .swiper-button-next, .swiper-button-prev {
        bottom: 10px;
    }

    section.brands.insta .section-subtitle.mob {
        display: block;
        font-size: 25px;
        margin: 30px 0px 5px 0px;
    }

    section.brands.insta .section-subtitle:after {
        width: 90px;
        background-size: 70px;
        height: 15px;
    }

    section.brands.insta .section-title {
        font-size: 35px;
        text-align: center;
    }

    section.home_info .info_box_container .heading_desc {
        font-size: 14px;
        line-height: normal;
    }

    section.home_info .info_box_container {
        margin-bottom: 30px;
    }

    .nl-button {
        width: 100%;
        padding: 0;
    }

    .hero.section-newsletter {
        padding: 15px 0px 45px 0;
    }

    .hero.section-newsletter .heading_title {
        font-size: 21px;
    }

    .newsletterform {
        display: block;
    }

    .contact_box_item .info {
        font-size: 13px;
    }

    .btn {
        padding: 10px 5px;
        font-size: 17px;
    }

    .contact_box h1 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .hero.new-designs.video {
        height: 35vh;
    }

    .contact_box_item i {
        font-size: 15px;
        margin-right: 9px;
    }

    .content h2.heading_title {
        font-size: 19px;
    }

    .content h5 {
        font-size: 15px;
    }

    .w-50 {
        width: 50%;
    }

    .content h2 {
        font-size: 16px;
        line-height: normal;
    }

    h1.page_title, .pages.contact h1.page_title {
        font-size: 24px;
    }

    .breadcrumb a span, .breadcrumb span {
        font-size: 11px;
    }

    #mobile-nav .panel-heading .user_link span, #mobile-nav .panel-heading .wishlist_link span {
        font-size: 13px;
    }

    .cd-search-trigger .close_search img {
        width: 24px;
        height: 24px;
    }

    .info_footer_container.half {
        width: 100%;
    }

    #footer {
        padding-top: 50px;
    }

    #footer .social-payments {
        margin-top: 15px;
    }

    .logo_column {
        width: 150px;
    }

    .top_icons_column {
        width: 40%;
    }

    .cd-search-trigger .search_icon img {
        width: 21px;
        height: 21px;
    }

    .top_icons .top_icon {
        width: 26px;
        height: 33px;
        background-size: 21px;
    }

    .wishlist-btn {
        margin: 0px 0px 0 0;
        padding: 5px 12px;
        background-size: 19px;
        width: 45px;
        height: 43px;
    }

    .best-sellers h3.heading_title {
        font-size: 21px;
    }

    #swiper_new_products.swiper-container {
        padding: 25px 50px!important;
    }

    #footer {
        display: none;
    }

    .footer_mob {
        display: block;
        padding-top: 40px;
    }

    .footer_mob .footer_box h6 a.info-trigger, .footer_mob .footer_box h6 a.links-trigger,
    .footer_mob .footer_box h6 a.links-trigger-2, .footer_mob .footer_box h6 a.links-trigger-3 {
        margin: 12px 0 10px 0;
        font-size: 18px;
        color: #ffffff;
        width: 100%;
        display: block;
        font-weight: 300;
        position: relative;
        text-transform: uppercase;
    font-family: 'Advent Pro', sans-serif;
        letter-spacing: 1px;
        border-bottom: 1px solid white;
        padding-bottom: 8px;
    }

    .footer_mob .footer_box h6 {
        border: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .footer_box {
        text-align: left;
        width: 90%;
        display: block;
        margin: 0 auto;
    }

    a.info-trigger:after, a.links-trigger:after,
    a.links-trigger-2:after, a.links-trigger-3:after {
        content: " ";
        background: url(../img/layout/arrow_down_white.svg) no-repeat 0 0;
        width: 12px;
        height: 12px;
        position: absolute;
        margin-top: 11px;
        right: 2px;
    }

    .footer_box.bank_icons {
        flex-wrap: wrap;
        justify-content: flex-start;
        margin: 10px 0 0 0;
        padding-left: 0;
    }

    .dropdown_links, .dropdown_info, .dropdown_links_2, .dropdown_links_3 {
		width: 100%;
		color: #fff;
		transition: all ease-in-out .3s;
		-webkit-transition: all ease-in-out .3s;
		-moz-transition: all ease-in-out .3s;
		display: none;
	}
	.dropdown_links.active, .dropdown_info.active, .dropdown_links_2.active, .dropdown_links_3.active { display: block; }

	.dropdown_links ul li, .dropdown_info ul li,
    .dropdown_links_2 ul li, .dropdown_links_3 ul li {
		position: relative;
		margin-right: 0;
		transition: all ease-in-out .3s;
        margin-bottom: 12px;
	}
    
    .social-icons-top {
        margin: 22px 0 30px 0;
        font-size: 18px;
        color: #ffffff;
        width: 100%;
        display: block;
        font-weight: 300;
        position: relative;
        text-transform: uppercase;
    font-family: 'Advent Pro', sans-serif;
        letter-spacing: 1px;
        padding-bottom: 8px;
        text-align: center;
        display: flex;
        align-items: center;
    }

    .footer_copyright {
        border-top: 2px solid #999;
    }

    .social-icons-top a.facebook {
        background-size: 12px;
        width: 12px;
        height: 25px;
        margin-right: 15px;
    }

    .social-icons-top a.instagram {
        width: 22px;
        height: 22px;
    }

    .social-icons-top span {
        margin-right: 20px;
    }

    ul.footer_menu li {
        font-size: 14px;
    }

}


@media only screen and (max-width:380px) {

    .product_box_container{
        width: 100%;
    }

    .btn {
        padding: 10px 12px;
        font-size: 15px;
    }

    .footer_box {
        width: 100%;
    }
   
}

@media only screen and (min-width:1349px)
{
    .center-info{
        font-size:14px;
   }
}