/* decors */
.apply-filters {display:inline-block;margin-top:20px;}
@font-face {
    font-family: 'Butler-bold';
    src: url(../fonts/Butler_Bold.otf);
}
@font-face {
    font-family: 'Butler-regular';
    src: url(../fonts/Butler_Regular.otf);
}
.raleway {
    font-family: 'Raleway', sans-serif;
}
.animate {
    -webkit-transition: all .2s ease-out !important;
    -moz-transition: all .2s ease-out !important;
    -o-transition: all .2s ease-out !important;
    transition: all .2s ease-out !important;
    -ms-transition: all .2s ease-out !important;
}
.overflow {
    overflow: hidden;
    touch-action: none;
    -ms-touch-action: none;
    position: relative;
    min-height: -webkit-fill-available;
}
#top-promo {
    z-index: 2001;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 10px 0;
    background: #000;
    border-bottom:1px solid #cccccc61;
}
#top-promo .content {
    width: 90%;
    margin: auto;
    max-width: 1200px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#top-promo span {
    font-size: 13px;
    color: #fff;
    font-weight: 400;
    width: 15%;
}
#top-promo p {
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    padding-right: 100px;
}
#top-promo a {
    font-size: 13px;
    color: #fff;
    font-weight: 400;
    text-decoration: underline;
}
.main-header.promo {
    top: 34px;
}
.promo .header-bottom .header-bottom-left .header-main-nav .sublist {
    top:203px;
}
.promo .header-bottom .content {
    padding-top:10px;
}
.hover {
    cursor: pointer;
}
#flash_messages_error{background-color:#ff2f69}
#flash_messages_success{background-color:#00b31f}
.flash-messages{position:fixed;top:200px;right:0;z-index:100;min-width:250px;padding:20px}
.flash-messages p{margin-bottom:10px;font-size:15px;line-height:20px;font-weight:400;color:#fff}
.flash-messages p:before{content:"\2022";padding-right:5px}
.flash-messages p:last-of-type{margin-bottom:0}
.main-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
    background: #fff;
    box-shadow: 0px 1px 2px 0px rgb(202 202 202)
}
.header-top {
    background: #000;
    padding:11px 0;
}
.header-top.lang-enable {
    padding:9px 0;
}
.main-header .content {
    width:90%;
    margin:auto;
    max-width:1200px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.main-header .header-top .header-top-left p{
    font-size: 12px;
    color: #fff;
    letter-spacing: 0.7px;
}
.main-header .header-top .header-top-right a {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    font-weight: 500;
}
.main-header .header-top .header-top-right a:hover {
    text-decoration: underline;
}
.header-bottom .content {
    width: 90%;
    max-width: 1200px;
    margin: auto;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 20px 0;
    display: block;
}
.header-bottom .header-bottom-left .header-main-nav a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 50px;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    text-decoration: none;
    letter-spacing: 0.5px;
}
.header-bottom .header-bottom-right {
    text-align: right;
    position: absolute;
    top: 20%;
    right: 0;
}
.header-bottom .header-bottom-left {
    text-align: center;
    margin-top: 15px;
}
.header-bottom .header-bottom-left .header-main-nav a.last-nav-link {
    margin-right:0;
}
.header-bottom .header-bottom-left .header-main-nav a:hover {
    text-decoration: underline;
}
.header-bottom .header-bottom-left .header-main-nav .submenu:first-of-type {
    margin-left:0px;
}
.header-bottom .header-bottom-left .header-main-nav .submenu {
    display: inline-block;
    vertical-align: middle;
    margin-right:25px;
    margin-left:50px;
    position: relative;
}
.header-bottom .header-bottom-left .header-main-nav .submenu a {
    margin:0;
}
.header-bottom .header-bottom-left .header-main-nav .sublist {
    position: fixed;
    top: 179px;
    border-top: 1px solid #000;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 100000;
    opacity: 0;
    visibility: hidden;
}
.header-bottom .header-bottom-left .header-main-nav .sublist .sublist-content .sublist-list {
    max-width: 36%;
    border-right: 1px solid #000;
    min-width: 32%;
    box-sizing: border-box;
}
.header-bottom .header-bottom-left .header-main-nav .sublist-second .sublist-content .sublist-list:first-of-type {
    max-width:21%;
    min-width: 19%;
}
.header-bottom .header-bottom-left .header-main-nav .sublist .sublist-list:first-of-type nav {
    display: grid;
    grid-auto-flow: column;
    grid-gap: 1px;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(8, auto);
}
.header-bottom .header-bottom-left .header-main-nav .sublist-deco .sublist-list:first-of-type  {
    max-width:21%;
    min-width: 19%;
}
.header-bottom .header-bottom-left .header-main-nav .sublist-literie .sublist-list:first-of-type {
    max-width:24%;
    min-width: 19%;
}
.header-bottom .header-bottom-left .header-main-nav .sublist-literie .sublist-list:nth-of-type(2) {
    max-width:24%;
    min-width: 19%;
}
.header-bottom .header-bottom-left .header-main-nav .sublist-literie .sublist-list img {
    width: 80%;
    margin-left: auto;
    display: block;
}
.header-bottom .header-bottom-left .header-main-nav .sublist-literie .sublist-content .sublist-list:nth-of-type(3) {
    border-right: 0;
}
.header-bottom .header-bottom-left .header-main-nav .sublist-literie .sublist-list:first-of-type nav {
    grid-template-columns: repeat(1, 1fr);
}
.header-bottom .header-bottom-left .header-main-nav .sublist-deco .sublist-list:last-of-type {
    max-width:79%;
    min-width: 19%;
}
.header-bottom .header-bottom-left .header-main-nav .sublist .sublist-content .sublist-list:nth-of-type(2) {
    padding-left: 50px;
    border-right: 0px;
}
.header-bottom .header-bottom-left .header-main-nav .sublist-second .sublist-content .sublist-list:nth-of-type(2) {
    padding-left: 0px;
}
.header-bottom .header-bottom-left .header-main-nav .sublist .sublist-content .sublist-list:last-of-type img {
    width:100%
}
.header-bottom .header-bottom-left .header-main-nav .sublist-literie .sublist-content .sublist-list:last-of-type img {
    width:80%;
    margin-right: auto;
    margin-left: 20px;
}
.header-bottom .header-bottom-left .header-main-nav .sublist .sublist-list:nth-of-type(2) nav {
    display: grid;
    grid-auto-flow: column;
    grid-gap: 1px;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(7, auto);
    width: 100%;
}
.header-bottom .header-bottom-left .header-main-nav .sublist-deco .sublist-list:last-of-type nav {
    display: grid;
    grid-auto-flow: column;
    grid-gap: 1px;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: repeat(7, auto);
}
.header-bottom .header-bottom-left .header-main-nav .sublist-literie .sublist-list:nth-of-type(2) nav {
    grid-template-columns: repeat(1, 1fr);
}
.header-bottom .header-bottom-left .header-main-nav .sublist span {
    font-weight: 500;
    display: block;
    margin-bottom: 35px;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1px;
    text-align: left;
    color:rgb(138, 138, 138)
}
.header-bottom .header-bottom-left .header-main-nav .sublist .sublist-list:first-of-type nav a {
    width: auto;
}
.header-bottom .header-bottom-left .header-main-nav .sublist .sublist-list nav a:last-of-type {
    font-weight: 600;
}
.header-bottom .header-bottom-left .header-main-nav .sublist .sublist-list nav a {
    width: 100%;
    margin: 6px 0;
    font-weight: 500;
    font-size: 12px;
    text-transform: initial;
    letter-spacing: 0.3px;
    line-height: 18px;
}
.header-bottom .header-bottom-left .header-main-nav .submenu .sublist .sublist-box {
    position: relative;
    min-height: 250px;
}
.header-bottom .header-bottom-left .header-main-nav .submenu .sublist .sublist-box .sublist-content .header-submenu-img-right {
    position: absolute;
    right: 0;
    top: 0;
}
.header-bottom .header-bottom-left .header-main-nav .submenu .sublist .sublist-box .sublist-content .header-submenu-img-right img{
    width:320px;
    display: block;
    margin-bottom: 8px;
}
.header-bottom .header-bottom-left .header-main-nav .sublist span.cat_name {
    display: none;
}
.header-bottom .header-bottom-left .header-main-nav .submenu .sublist .sublist-box .sublist-content .header-submenu-img-right span {
    font-size: 13px;
    letter-spacing: 0;
    margin-top: 15px;
    text-transform: initial;
}
.header-bottom .header-bottom-left .header-main-nav .submenu .sublist .sublist-content {
    width: 1150px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    text-align: left;
    padding: 30px 0 30px 0;
}
.header-bottom .header-bottom-left .header-main-nav .submenu .sublist-deco .sublist-content {
    padding-top:20px
}
.header-bottom .header-bottom-left .header-main-nav .submenu:hover > .sublist {
    opacity: 1;
    visibility: visible;
}
.header-bottom .header-bottom-left .header-main-nav .sublist  .sublist-content .sublist-list:last-of-type {
    border-right: 0;
    width: 100%;
    padding-left: 70px;
    box-sizing: border-box;
}
.space:before {
    content: '';
    position: absolute;
    top: 15px;
    width: 120%;
    height: 30px;
    left: 0;
    background: transparent;
    z-index: -10;
}
.header-bottom .header-bottom-left .header-main-nav .submenu:hover > .space:before {
    z-index: 100;
}
.header-bottom .header-bottom-left .header-main-nav .submenu:last-of-type .sublist .sublist-content {
    align-items: center;
    justify-content: center;
}
.header-bottom .logo {
    flex:1;
    text-align: center;
}
.header-bottom .logo img {
    width:210px;
}
.header-bottom .search-row {
    position: absolute;
    top: 19%;
    left: 0;
}
.main-header .search-box {
    box-sizing: border-box;
    background: #fff;
    cursor: pointer;
    padding: 9px 12px 9px 10px;
    border:1px solid transparent;
}
.main-header .search-box form {
    display: inline-block;
    vertical-align: middle;
}
.main-header .searchActive .search-box{
    border: 1px solid #000;
    border-radius: 5px;
}
.main-header .search-box .close-search {
    display: none;
}
.main-header .searchActive .search-box .close-search {
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    border-left: 1px solid #000;
    padding-left: 12px;
    opacity: 0.7;
}
.main-header .searchActive .search-box .close-search img {
    width:25px;
}
.main-header .searchActive .search-box form input {
    width:180px;
    background: #fff url(../img/decors/search.png) right center no-repeat;
    background-size: 0px;
}
.main-header .searchActive .search-box form input[type="submit"] {
    display:inline-block;
}
.main-header .search-box form input {
    display: inline-block;
    vertical-align: middle;
    width: 120px;
    border: 0;
    text-indent: 0px;
    color: #000;
    padding: 5px 30px 5px 5px;
    background: #fff url(../img/decors/search.png) right center no-repeat;
    background-size: 17px;
    font-size: 13px;
    font-weight: 500;
    box-sizing: border-box;
    cursor: pointer;
    letter-spacing: 1px;
}
.main-header .search-box:hover {
    border-bottom: 1px solid #000;
}
.main-header .search-box form input[type="submit"] {
    display: none;
    vertical-align: middle;
    background: url(../img/decors/search.png) center center no-repeat;
    background-size: 17px;
    width: 18px;
    height: 18px;
    opacity: 0.8;
    border: 0;
    margin-left: 8px;
    padding: 0;
    font-size: 0;
    cursor: pointer;
}
.main-header .header-bottom .header-bottom-right .cart-link {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    position: relative;
    right: 0;
    top: 0;
    margin-right: 10px;
}
.main-header .header-bottom .header-bottom-right .cart-link img {
    width: 35px;
}
.main-header .header-bottom .header-bottom-right .cart-link span {
    position: absolute;
    right: 1px;
    bottom: -1px;
    font-size: 10px;
    font-weight: 600;
    color: #fff;
    background: #cd5044;
    padding: 3px 5px;
    border-radius: 50%;
}



/* langi */

.lang {
	display: inline-block;
	vertical-align: middle;
	font-size:0;
	position: relative;
}
.lang .lang-box {
	cursor: pointer;
}
.lang .lang-box span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    font-size: 13px;
    color: #fff;
    margin-left: 10px;
    font-weight: 500;
    text-transform: uppercase;
}
.lang .lang-box img {
    display: inline-block;
    vertical-align: middle;
}
.lang .lang-box img:last-of-type {
	margin-left:5px;
	width: 16px
}
.lang .lang-list {
    display: none;
    position: absolute;
    top: 30px;
    left: 0px;
    border-radius: 8px;
    padding: 0px 20px 0px 15px;
    background: #fff;
    width: 110px;
    box-shadow: 0px 1px 6px 0px rgb(0 0 0 / 10%);
    z-index: 10;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}
.lang img {
    width: 20px;
}
.lang .lang-list img {
	vertical-align: middle;
}
.lang .lang-list span {
	display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    font-size: 14px;
    color: #000;
    text-align: left;
    min-width: 70px;
    text-transform: capitalize;
}
.lang .lang-list a {
	display: flex;
	margin:15px auto;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
}
.lang a {
	display: inline-block;
	vertical-align: middle;
	margin-right:15px;
	font-size:13px;
	color:#000;
	text-decoration: none;
	cursor: pointer;
}
.lang a img {
	padding-bottom: 3px;
}
.lang a.active img {
	border-bottom:1px solid #777;
}




/* cookies */

#CookieAlert {
    position: fixed;
    bottom: 20px;
    left: 50px;
    background: rgba(255, 255, 255, 0.8);
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
    width: 450px;
    -webkit-box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
    box-shadow: -6px 9px 20px 0px rgb(0 0 0 / 10%);
    z-index: 1002;
}
#CookieAlert div {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: auto;
    flex-direction: column;
    width: 100%;
}
#CookieAlert p {
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    color: #000;
    text-align: left;
    box-sizing: border-box;
}
#CookieAlert p a {
    color: #cd5044
}
.cookies-big-shadow {
    position: fixed;
    background: rgba(0, 0, 0, .5);
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
    display: none;
    z-index: 10000;
    transition: 0.3 all ease;
    -webkit-transition: 0.3 all ease;
    -moz-transition: 0.3 all ease;
    -ms-transition: 0.3 all ease;
    -o-transition: 0.3 all ease;
}
#cookies-button {
    display: block;
    text-decoration: none;
    padding: 11px 0px;
    font-weight: 500;
    text-align: center;
    font-size: 13px;
    border: 1px solid #fff;
    color: #fff;
    background: #000;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    width: 48%;
    box-sizing: border-box;
}
#CookieAlert div.btn-option {
    flex-direction: row;
    margin-top:15px;
}
#parameter {
    padding: 11px 0px;
    font-weight: 500;
    text-align: center;
    font-size: 13px;
    border: 1px solid #000;
    color: #000;
    background: transparent;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    width: 48%;
    box-sizing: border-box;
}
#cookies-button:hover {
	opacity:0.8;
}

#cookieOption {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    left: 0;
    margin: auto;
    background: #fff;
    padding: 25px;
    box-sizing: border-box;
    width: 440px;
    display: none;
    text-align: center;
    z-index: 10004;
}
#cookieOption span {
    display: block;
    font-size: 15px;
    line-height: 24px;
    font-weight: 600;
    color: #000;
    text-align: center;
    margin-bottom: 10px;
}
#cookieOption p {
    width: 72%;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    line-height: 17px;
    color: #000;
    text-align: center;
    margin-bottom: 30px;
}
#cookieOption div  {
    text-align: left;
    margin-top: 30px;
    border-top: 1px solid #777;
    padding-top: 20px;
}
#cookieOption div p {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    line-height: 19px;
    color: #000;
    text-align: left;
    margin-bottom: 0px;
    width: 100%;
    padding-left: 30px;
    box-sizing: border-box;
}
#cookieOption a {
    display: block;
    text-align: center;
    margin-bottom: 0px;
    text-decoration: none;
    padding: 10px 40px;
    font-size: 13px;
    border: 1px solid #fff;
    color: #fff;
    background: rgb(0,0,0);
    font-weight: 500;
    padding-top: 12px;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    width: 172px;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px;
}
#cookieOption a:hover {
    opacity: 0.8;
}
#cookieOption input[type=checkbox]{
    height: 0;
    width: 0;
    visibility: hidden;
}
#cookieOption label {
    cursor: pointer;
    position: relative;
    font-weight: 500;
    color: #777!important;
    display: block;
    margin-bottom: 20px;
    font-size: 13px;
}
#cookieOption strong {
    font-weight: 700;
    color: #000!important;
}
#cookieOption label:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    width: 17px;
    height: 17px;
    border: 1px solid #000;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
#cookieOption input:checked + label:after {
    content: "";
    position: absolute;
    left: 3px;
    top: 50%;
    transform: translateY(-50%);
    background: rgb(0,0,0);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 13px;
    height: 12px;
    background-color: #000;
    border-radius: 50%;
}

.wrapper .content {
    max-width:1200px;
    margin:auto;
}
.bestsellers {
    margin:40px auto;
}
.wrapper .content .main-title {
    font-size: 28px;
    font-weight: 500;
    font-family: 'Cormorant Garamond', serif;
    margin-bottom: 31px;
    padding-left: 10px;
}
.wrapper .content .collection-slide .single-slide {
    position: relative;
    margin:0 15px;
    position: relative;
    padding:5px 0;
}
.wrapper .content .collection-slide .single-slide div a{
    position: absolute;
    z-index: 10;
    cursor: pointer;
    width: 100%;
    height: 100%;
    top: 0;
}

.wrapper .content .collection-slide .single-slide .badges {
    position: absolute;
    top: 5px; left: 0;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    box-shadow: none;
    overflow:auto;
    width: auto;
}
.wrapper .content .collection-slide .single-slide .badges span.promo {
    display: inline-block;
    margin-right: 20px;
    color: #fff;
    background: #952626;
    font-weight: 500;
    font-size: 11px;
    padding: 13px 17px;
    border-radius: 15px;
    z-index: 1000;
}
.wrapper .content .collection-slide .single-slide .badges span.new {
    display: inline-block;
    margin-right: 20px;
    color: #fff;
    background: #96ACBA;
    font-weight: 500;
    font-size: 11px;
    padding: 13px 17px;
    border-radius: 15px;
    z-index: 1000;
}

.wrapper .content .collection-slide .single-slide  .product-img-row {
    position: relative;
}
.wrapper .content .collection-slide .single-slide  .product-img-row span.product-options {
    position: absolute;
    top:1px;
    right:13px;
    font-weight: 500;
    font-size:13px;
    padding:3px 12px 3px 18px;
    box-shadow: 0px 3px 3px 2px rgb(202 202 202 / 35%);
}
.wrapper .content .collection-slide .single-slide  .product-img-row span.promo {
    position: absolute;
    top: 0;
    right: 107px;
    color: #fff;
    background: #F54E4E;
    font-weight: 500;
    font-size: 13px;
    padding: 5px 7px;
    border-radius: 15px;
}
.wrapper .content .collection-slide .single-slide  .product-img-row span.product-options:before {
    content:"";
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    left:5px;
    width:5px;
    height:5px;
    background: #000;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.wrapper .content .collection-slide .single-slide .single-slide-item {
    box-shadow: 0 0 3px 2px rgb(202 202 202 / 35%);
    padding-bottom: 10px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}
.wrapper .content .collection-slide .single-slide  .product-img-row img {
    width:100%;
    transition: 0.3s all ease-in-out;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.wrapper .content .collection-slide .single-slide  .product-img-row img.second-image {
    width: 100%;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 215px;
    box-shadow: none;
}
.wrapper .content .collection-slide .single-slide-item:hover > .product-img-row img.second-image {
    opacity: 1;
    visibility: visible;
}
.wrapper .content .collection-slide .single-slide .product-slide-desc {
    margin-bottom: 10px;
    text-align: center;
    width:90%;
    margin-left:auto;
    margin-right:auto;
    text-align: left;
}
.wrapper .content .collection-slide .single-slide .product-slide-desc h4 {
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #000;
    margin-top: 12px;
    font-weight: 500;
}
.wrapper .content .collection-slide .single-slide .product-slide-desc p {
    font-size:13px;
    line-height: 15px;
    display: block;
    margin-bottom: 25px;
    color: #000;
    min-height: 30px;
}
.wrapper .content .collection-slide .single-slide .product-slide-desc p.price {
    margin-bottom: 0px;
}
.wrapper .content .collection-slide .single-slide .product-slide-desc .price-row {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 14px;
    margin: auto;
}
.wrapper .content .collection-slide .single-slide .product-slide-desc .price-row p {
    margin-bottom: 0px;
    font-weight: 500;
    min-height: auto;
    font-size: 15px;
}
.wrapper .content .collection-slide .single-slide .product-slide-desc .price-row .new-price {
    color: #F54E4E;
    font-weight: 500;
    margin-right: 10px;
    margin-left: 10px;
}
.wrapper .content .collection-slide .single-slide .product-slide-desc .price-row .old-price {
    text-decoration: line-through;

}
.slide-collection .single-slide a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 10;
}

.collection-main-slide {
    padding:30px 0;
}
.collection-main-slide .collection-single-slide .collection-slide-left {
    display: inline-block;
    vertical-align: middle;
    width:55%
}
.collection-main-slide .collection-single-slide .collection-slide-left img {
    width:100%;
    border-radius:15px;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    -ms-border-radius:15px;
    -o-border-radius:15px;
}
.collection-main-slide .collection-single-slide .collection-slide-right {
    display: inline-block;
    vertical-align: middle;
    width:44%;
    padding-left:75px;
    box-sizing: border-box;
}
.collection-main-slide .collection-single-slide .collection-slide-right span {
    display: block;
    font-family: 'Cormorant Garamond', serif;
    font-weight: 600;
    font-size:16px;
    color: #777;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
.collection-main-slide .collection-single-slide .collection-slide-right p {
    display: block;
    font-family: 'Cormorant Garamond', serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    color: #000;
    margin-bottom: 10px;
}
.collection-main-slide .collection-single-slide .collection-slide-right .btn-more-collection {
    display: inline-block;
    font-size:13px;
    font-weight: 500;
    text-decoration: underline;
    color:#000;
}
.collection-main-slide .collection-single-slide .collection-slide-right h2 {
    display: block;
    font-family: 'Cormorant Garamond', serif;
    font-weight: 500;
    font-size:42px;
    margin-bottom: 20px;
}
.collection-main-slide .collection-single-slide .collection-slide-right h2 a {
    color: #000;
    text-decoration: none;
}
.collection-main-slide .collection-single-slide .collection-slide-right .more-info .collection-link {
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    text-decoration: underline;
    color: #000;
}
.collection-main-slide .collection-single-slide .collection-slide-right .more-info {
    display: none;
}
#collection_slide .slick-next, #collection_slide .slick-prev {
    display: none!important;
}
.video-bg {
    position: relative;
    margin-bottom: 40px;
}
#video {
    display: block;
    width: 100%;
}
#toggle_mute {
    position: absolute;
    z-index: 100;
    bottom: 20px;
    right: 20px;
    width: 20px;
    height: 20px;
    background: url(../img/decors/speaker.png) center center no-repeat;
    background-size: cover;
    border: 0;
    cursor: pointer;
}
.mute:after {
    content: "";
    width: 130%;
    height: 3px;
    position: absolute;
    top: 9px;
    left: -4px;
    background: #fff;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}
.about {
    margin:50px auto;
}
.about .content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.about .about-left  {
    max-width: 44%;
    padding-right: 100px;
    box-sizing: border-box;
}
.about .about-right {
    max-width: 55%;
}
.about .about-left span {
    display: block;
    font-family: 'Cormorant Garamond', serif;
    font-weight: 600;
    font-size: 16px;
    color: #777;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
.about .about-left h1 {
    display: block;
    font-family: 'Cormorant Garamond', serif;
    font-weight: 500;
    font-size: 42px;
    margin-bottom: 20px;
}
.about .about-left p {
    display: block;
    font-family: 'Cormorant Garamond', serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    color: #000;
    margin-bottom: 10px;
}
.about .more-info {
    display: none;
}
.about .about-left a {
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    text-decoration: underline;
    color: #000;
}
.about .about-left a:hover {
    text-decoration: underline;
}
.about .about-right img {
    width:100%;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}
.social-slider {
    margin-bottom: 50px;
}
.social-slider .single-slide {
    margin:0 5px;
}
.social-link {
    text-align: center;
    margin-bottom: 25px;
}
.social-link a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size:15px;
    font-weight: 500;
    text-decoration: none;
    color: #000;
}
.social-link a img {
    margin-right: 10px;
    width:25px;
    display: block;
}
.social-link a span {
    display: block;
    text-align: center;
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 13px;
}
.social-link .link {
    display: block;
    margin-top:8px;
    text-decoration: underline;
}
.social-slider .single-slide img {
    width: 100%;
}
.shop-info {
    border-top:1px solid #efefef;
    background: rgb(249,247,247);
}
.shop-info .content {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding:40px 0;
}
.shop-info .content .shop-item {
    flex: 1 0 30%;
    max-width: 30%;
    text-align:center;
}
.shop-info .content .shop-item:first-of-type {
    align-items: self-start;
}
.shop-info .content .shop-item:last-of-type {
    align-items: flex-end;
}

.shop-info .content .shop-item  img {
    width:70px;
}
.shop-info .content .shop-item span {
    display: block;
    font-size:15px;
    margin-top:15px;
    color:#5A41E5;
    margin-bottom:10px;
    font-weight: 500;
}
.shop-info .content .shop-item p {
    display: block;
    font-size:14px;
    line-height: 24px;
    color:#5A41E5;
    font-weight: 500;
    text-align: center;
}
.newsletter {
    background-color: #F8F8F8;
    padding:50px 0;
}
.newsletter .content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
}
.newsletter .content  .newsletter-content {
    flex:1 0 50%;
    max-width:50%;
}
.newsletter .content .news-left span {
    display: block;
    font-family: 'Cormorant Garamond', serif;
    font-weight: 500;
    font-size: 24px;
    margin-bottom: 30px;
}
.newsletter .content .news-left p {
    display: block;
    font-family: 'Cormorant Garamond', serif;
    font-weight: 500;
    font-size: 23px;
    line-height: 26px;
    width:95%;
}
.newsletter .content .news-right {
    padding-left: 90px;
    box-sizing: border-box;
}
.newsletter .content .news-right input[type=text] {
    width: 290px;
    border: 0;
    font-size: 13px;
    border: 1px solid #777;
    padding: 15px 14px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    margin-right: 8px;
    background: transparent;
}
.newsletter .content .news-right input[type=submit] {
    border:0;
    font-size:13px;
    border:1px solid #777;
    padding:15px 15px;
    background-color: #797979;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
}
.newsletter .content .news-right input[type=submit]:hover {
    background-color: #000;
}
.checkbox {
    margin-top:10px;
}
.checkbox label {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0px;
    cursor: pointer;
}
.checkbox input {
    display: none;
}
.checkbox-icon {
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px 0 0;
    transition: background-color ease-in-out 0.15s;
    width: 12px;
    height: 12px;
    border: 1px solid #d6d6d6;
    margin-bottom: 3px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.checkbox input:checked + .checkbox-icon {
    background-color: #000;
    transition: background-color ease-in-out 0.15s;
}
.checkbox span {
    display: inline-block;
    width: 70%;
    vertical-align: top;
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    color: #888;
}
.breadcrumbs {
    display: block;
    margin-bottom:10px;
}
.breadcrumbs li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
}
.breadcrumbs li:after {
    content: "/";
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    font-size: 13px;
}
.breadcrumbs li:last-of-type:after {
    display: none;
}
.breadcrumbs li a {
    font-size:13px;
    text-decoration: none;
    color: #000;
}

/* footer */

footer {
    padding:30px 0;
}
footer .content {
    width:90%;
    max-width:1200px;
    margin:auto;
    position: relative;
}
footer .row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top:10px;
}
footer .item {
    flex:1 0 25%;
    max-width:25%;
    box-sizing: border-box;
}
footer .item:nth-of-type(3) {
    max-width: 16%;
}
footer .item .footer-logo a:last-of-type img {
    width:200px
}
footer .item .footer-logo {
    padding-top:0px
}
.design {
    font-size: 12px;
    font-weight: 500;
    margin-top: 40px;
    padding-top:30px;
    border-top:1px solid #9a9494
}
footer .item h5 {
    display:block;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 0 0 0;
    text-align: left;
    margin-bottom: 25px;
    color: #000;
}
footer .item .footer-social span {
    font-size: 13px;
    display: inline-block;
    border-top: 1px solid #999;
    padding-top: 8px;
    font-weight: 400;
    color: #9a9494;
}
footer .item .footer-social div {
    margin:20px 0 50px 0;
}
footer .item .footer-payment img {
    display: inline-block;
    vertical-align: middle;
    width: 48px;
    margin-right:8px;
    margin-bottom: 8px;
}
footer .item .social-link {
    display: inline-block;
    vertical-align: middle;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 10px 0 0 0;
    text-align: center;
    margin-bottom: 25px;
    color: #fff;
}
footer .item nav a {
    display: block;
    margin-bottom: 18px;
    text-decoration: none;
    color: #9a9494;
    font-weight: 500;
    font-size:12px;
    cursor: pointer;
    transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
}
footer .item nav a:hover {
    color: #000;
}
footer .item a img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    width:25px;
}
footer .item a:last-of-type img {
    width:107px
}
#up_button {
    display: none;
    position: fixed;
    right: 10px;
    bottom: 10px;
    padding: 5px 13px;
    cursor: pointer;
    text-align: center;
}
#up_button img {
    width:50px;
    margin:auto;
}
/* slider */

.inside-slide {
    position: absolute;
    left:0;
    right:0;
    top:0;
    margin:auto;
    width:100%;
    bottom: 0;
    z-index: 1;
    text-align: center;
}
.inside-slide span {
    display: block;
    font-size:24px;
    font-weight: 600;
    font-family: 'Cormorant Garamond', serif;
    color: #fff;
    text-align: left;
}
.inside-slide p {
    display: block;
    font-size:48px;
    font-weight: 600;
    font-family: 'Cormorant Garamond', serif;
    color: #fff;
    margin-bottom: 25px;
    text-align:left;
}
.inside-slide .btn {
    display: inline-block;
    vertical-align: middle;
    padding:10px 15px;
    border:1px solid #fff;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
}
.inside-slide a {
    position: absolute;
    left:0;
    right:0;
    margin: auto;
    width:100%;
    top:0;
    bottom: 0;
    z-index: 1
}
.inside-slide .btn:hover {
    color: #000;
    background-color: #fff;
}
.slider-box {
    position: relative;
}
#scroll {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 20px;
    width: 20px;
    height: 42px;
    background: url(../img/decors/down.png) center center no-repeat;
    background-size: cover;
    cursor: pointer;
}
.header-shadow {
    position: fixed;
    background: rgba(0, 0, 0, .5);
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
    display: none;
    z-index: 2000;
}
.show-shadow {
    display: block;
}
.header-bottom .header-bottom-left .header-main-nav .submenu:hover > .main-header .header-shadow {
    display:block;
}
#scroll span {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 23px;
    width: 2px;
    height: 5px;
    border-radius: 2px;
    background: #fff;
    animation: bounce 1.1s infinite;
    -webkit-animation: bounce 1.1s infinite;
}
@-webkit-keyframes bounce {
    0% {bottom:33px; opacity:1}
    100% {bottom: 27px; opacity:0}
}
@keyframes bounce {
    0% {bottom:33px; opacity:1}
    100% {bottom:27px; opacity:0}

}
.promo .slider, .promo .slider .slide {
    height:calc(100vh - 203px)
}
.slider {
    margin-top:179px;
    height:calc(100vh - 179px);
    width: 95%;
    margin: auto;
}
.slider .promo-slide {
    height:calc(100vh - 203px);
    width: 95%;
    margin: auto;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}
.slider .promo-slide a {
    position: absolute;
    top:0; right:0; bottom:0; left:0;
}
.slider .slide video {
    width: 100%;
    object-fit: cover;
    position: absolute;
    height: 100%;
    left: 0%;
    right: 0;
    margin: auto;
    top: 0;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}

.slider .slide {
    height:calc(100vh - 179px);
    width:100%;
    position: relative;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}

.slider .slick-next, .slider .slick-prev {
    display: none!important;
}
#loader {
    display: none;
    position: fixed;
    top:0; right:0; bottom:0; left:0;
    z-index: 9999999999;
    background-color:rgba(255,255,255,0.8);
}
#loader .lds-dual-ring {
    position:absolute;
    top:50%; left:0; right:0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    margin:auto;
    display: inline-block;
    width: 60px;
    height: 60px;
}
#loader .lds-dual-ring:after {
    content: " ";
    display: block;
    width: 40px;
    height: 40px;
    margin: 8px;
    border-radius: 50%;
    border: 4px solid #000;
    border-color: #000 transparent #000 transparent;
    animation: lds-dual-ring 0.7s linear infinite;
}
@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
#res {
    display: none;
}
.search-box-mobile {
    display: none;
}
.lang-mobile {
    display: none;
}
.mobile-name {
    display: none;
}
.header-bottom .header-bottom-left .header-main-nav .submenu a.mobile-link {
    display: none;
}
#mobile_prev {
    display: none;
}
.error-view {
    text-align: center;
    background:url(../img/error-bg.jpg) center center no-repeat;
    background-size: cover;
    min-height: 650px;
    box-sizing: border-box;
}
.error-view h1 {
    font-size: 220px;
    font-weight: 600;
    font-family: 'Cormorant Garamond', serif;
}
.error-view span {
    display: block;
    margin: 50px 0;
    line-height: 32px;
    font-size: 24px;
    font-weight: 500;
    font-family: 'Cormorant Garamond', serif;
    text-transform: initial;
}
.error-view .error-btn {
    display: block;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
    padding: 12px 0;
    text-align: center;
    background-color: #000;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}
.error-view nav {
    margin-top: 60px;
}
.error-view nav a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px;
    text-decoration: underline;
    color: #000;
    font-size:15px;
}
@media all and (max-width: 1200px) {
    .header-top {
        display: none;
    }
    .main-header.promo {
        top:56px;
    }
    #top-promo .content {
        width:95%;
        flex-direction: column;
    }
    #top-promo span {
        width:100%;
        text-align: center;
    }
    #top-promo p {
        padding-right: 0;
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }
    #top-promo a {
        display: none;
    }
    .promo .header-bottom .header-bottom-left{
        top:130px
    }
    .promo .header-bottom .header-bottom-left .header-main-nav .sublist {
        top: 144px;
    }
    .promo .header-bottom .header-bottom-left {
        overflow: scroll;
        height: calc(100vh - 130px);
    }
    #res {
        display: block;
        position: absolute;
        left:0px;
        top:50%;
        transform: translateY(-50%)    ;
        -webkit-transform: translateY(-50%)    ;
        -moz-transform: translateY(-50%)    ;
        -ms-transform: translateY(-50%)    ;
        -o-transform: translateY(-50%)    ;
    }
    .slider .slide video {
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
}
    #res img {
        display: block;
        margin:0px auto 5px auto;
        width:30px;
    }
    #res span {
        display: block;
        font-size:14px;
        text-align: center;
    }
    .main-header .search-box {
        display: none;
    }
    .header-bottom .header-bottom-left {
        text-align: center;
        margin-top: 15px;
        position: fixed;
        top: 74px;
        height: 100vh;
        background: #fff;
        z-index: 10;
        display: none;
        left: 0;
        width:100%;
    }
    .header-bottom .header-bottom-right {
        text-align: right;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
    }
    .mobile-name {
        display: block;
        font-size:14px;
        text-align: center;
        color: #000;
    }
    .main-header .header-bottom .header-bottom-right .cart-link span {
        bottom:16px
    }
    .header-bottom .content {
        padding:10px 0;
        width:95%;
    }
    .header-bottom .header-bottom-right a {
        color: #000
    }
    .bestsellers .content {
        width:90%;
    }
    .header-bottom .header-bottom-left .header-main-nav .submenu {
        display: block;
        margin-bottom:30px;
        margin-right: 0px;
        margin-left: 0px;
        text-align: left;
    }
    .header-bottom .header-bottom-left .header-main-nav {
        width:95%;
        margin:auto;
    }
    .header-bottom .header-bottom-left .header-main-nav a {
        font-size:16px;
        display: block;
    }
    .header-bottom .header-bottom-left .header-main-nav .sublist .sublist-list nav a {
        font-size: 14px;
        margin: 9px 0;
        color: rgb(45 45 45);
        font-weight: 400;
    }
    .header-bottom .header-bottom-left .header-main-nav .submenu:hover > .sublist {
        opacity: 0;
        visibility: hidden
    }
    .header-bottom .header-bottom-left .header-main-nav .submenu a.desktop-link {
        display: none
    }
    .header-bottom .header-bottom-left .header-main-nav .submenu a.mobile-link {
        display: block;
    }
    .slider {
        margin-top:89px;
        height: calc(100vh - 150px);
        width:100%;
    }
    .slider .promo-slide-mobile {
        height: calc(100vh - 89px);
        width:100%;
    }
    .slider .promo-slide-mobile a {
        position: absolute;
        top:0; right:0; bottom:0; left:0;
    }
    .promo .slider, .promo .slider .slide {
        height: calc(100vh - 89px);
    }
    .slider .slide {
        height: calc(100vh - 150px);
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
    }
    .inside-slide {
        max-width: 95%;
        text-align: center;
        margin: auto;
    }
    .inside-slide p {
        text-align: center;
    }
    .inside-slide span {
        text-align: center;
    }
    .collection-main-slide .collection-single-slide .collection-slide-left {
        width:100%;
        margin:auto;
        display:block;
        margin-bottom:20px;
    }
    .collection-main-slide .collection-single-slide .collection-slide-right {
        display: block;
        margin:auto;
        width:100%;
        box-sizing: border-box;
        padding-left: 0px;
    }
    .collection-main-slide {
        padding-top:0px
    }
    .about .content {
        flex-direction: column;
    }
    .about .about-left {
        width:100%;
        padding-right: 0px;
        margin-bottom:20px;
        max-width:100%;
    }
    .about .about-right {
        max-width:100%;
        margin:auto;
    }
    .shop-info .content {
        flex-direction: column;
    }
    .shop-info .content .shop-item {
        max-width: 100%;
        flex:1 0 100%;
        text-align:center;
        width:100%;
        margin-bottom:30px;
    }
    .wrapper .content {
        max-width:95%;
    }
    .shop-info .content .shop-item:first-of-type, .shop-info .content .shop-item:last-of-type {
        align-items: center;
    }
    .shop-info .content .shop-item:last-of-type img, .shop-info .content .shop-item:last-of-type span {
        padding-right: 0;
    }
    .shop-info .content .shop-item:first-of-type img, .shop-info .content .shop-item:first-of-type span {
        padding-left: 0;
    }
    .newsletter .content {
        flex-direction: column;
    }
    .newsletter .content .newsletter-content {
        width:100%;
        max-width: 100%;
        margin:auto;
    }
    #mobile_prev {
        display: block;
        padding: 15px 0;
        padding-left: 5px;
        border-bottom: 1px solid #000;
        background: #fff;
    }
    #mobile_prev img {
        width: 25px;
        vertical-align: middle;
    }
    #mobile_prev span {
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 0px;
        margin-top: 0px;
        margin-left: 20px;
        color: #000;
        line-height: 17px;
        font-size: 15px;
        text-transform: uppercase;
    }
    .header-bottom .header-bottom-left .header-main-nav .sublist span.cat_name {
        margin-bottom: 30px;
        font-size: 17px;
        color:#5A41E5;
        display: block;
    }
    .newsletter .content .news-right {
        padding-left: 0px;
        margin-top:20px;
    }
    .checkbox span {
        width:85%;
    }
    .newsletter .content .news-right input[type=text] {
        width:190px
    }
    .newsletter .content .news-left p {
        font-size:20px;
        width:100%;
    }
    footer .row {
        flex-direction: column;
    }
    footer .item {
        width:100%;
        max-width: 100%;
    }
    footer .content {
        width:95%;
        margin:auto;
    }
    footer .item:nth-of-type(3) {
        max-width: 100%;
    }
    #up_button {
        display: none;
    }
    footer .item h5 {
        position: relative;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    footer .item h5.open-nav:after {
        transform: rotate(180deg);
    }
    footer .item nav {
        display: block;
    }
    footer .item h5.footer-logo:after {
        display: none;
    }
    footer .item h5.footer-logo {
        border-bottom: 0px;
    }
    footer .item nav a {
        font-size:14px;
    }
    .design {
        padding-top:15px;
        margin-top:15px;
    }
    footer .item .footer-payment img {
        width:55px;
    }
    .main-header .search-box-mobile {
        display: block;
        position: initial;
    }
    .main-header .search-box-mobile {
        padding: 12px 10px;
        box-sizing: border-box;
        border-radius: 0;
        background: none;
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        margin-bottom: 25px;
    }
    .main-header .search-box-mobile form input {
        background: none;
        width:180px;
        font-size:15px;
    }
    .main-header .search-box-mobile form {
        display: flex;
        align-items: center;
        flex-direction: row-reverse;
        justify-content: flex-end;
    }
    .main-header .search-box form input[type="submit"] {
        display: inline-block;
        margin-left: 5px;
    }
    .lang-mobile {
        display: block;
        text-align: left;
        margin: auto;
        border-top: 1px solid #000;
        padding: 25px 0;
    }
    .lang-mobile .lang-box span {
        color: #797979
    }
    .lang-mobile .lang-box {
        cursor: pointer;
        width: 95%;
        margin: auto;
    }
    .lang-mobile .mobile-contact {
        font-size: 13px;
        margin-left: 8px;
        font-weight: 500;
        text-transform: uppercase;
        margin-top: 25px;
    }
    .lang-mobile .mobile-contact:before {
        content:"";
        display: inline-block;
        vertical-align: middle;
        width: 25px;
        height: 25px;
        background: url(../img/decors/contact-mobile.png) center center no-repeat;
        background-size: cover;
        margin-right: 6px;
    }
    .lang-mobile .lang-list {
        top: -160px;
        left: 11px;
    }
    .header-bottom .header-bottom-left .header-main-nav .sublist {
        top:88px;
    }
    .header-bottom .header-bottom-left .header-main-nav .sublist.open-sublist {
        opacity: 1!important;
        visibility: visible!important;
        height: 100vh;
        overflow: scroll;
    }
    .breadcrumbs {
        text-align: center;
    }
    .header-bottom .header-bottom-left .header-main-nav .submenu .sublist .sublist-content {
        width:95%;
        flex-direction: column;
    }
    .header-bottom .header-bottom-left .header-main-nav .submenu .sublist .sublist-box {
        height: 65vh;
        overflow: scroll;
    }
    .header-bottom .header-bottom-left .header-main-nav .sublist .sublist-content .sublist-list:last-of-type {
        display: none;
    }
    .lang .lang-box span {
        font-size:15px
    }
    .lang-mobile .mobile-contact {
        font-size: 15px;
        color:#797979;
    }
    .header-bottom .header-bottom-left .header-main-nav .sublist .sublist-content .sublist-list {
        max-width: 100%;
        border-right: 0px;
        margin-bottom: 5px;
    }
    .header-bottom .header-bottom-left .header-main-nav .sublist .sublist-list:first-of-type nav {
        display: flex;
        flex-direction: column;
        margin:15px 0;
    }
    .header-bottom .header-bottom-left .header-main-nav .sublist .sublist-list:nth-of-type(2) nav {
        display: flex;
        flex-direction: column;
    }
    .header-bottom .header-bottom-left .header-main-nav .sublist .sublist-content .sublist-list:nth-of-type(2) {
        padding-left: 0;
    }
    .header-bottom .header-bottom-left .header-main-nav .sublist span {
        margin-bottom: 15px;
        color: #000;
    }
    #CookieAlert {
        position: fixed;
        bottom: 15px;
        padding-bottom: 10px;
        min-width: 100%;
        max-width: 100%;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 10000;
    }
    #CookieAlert div {
        display: block;
    }
    #CookieAlert div p {
        margin-bottom: 0px;
        max-width: 100%;
        padding: 0;
        font-size: 12px;
        text-align: center;
        max-height: 90px;
        overflow: scroll;
    }
    #CookieAlert div p::-webkit-scrollbar {
        display: none;
    }
    #cookies-button {
        width: 200px;
        margin: 20px auto;
    }
    #cookieOption input:checked + label:after {
        content: "";
        position: absolute;
        left: 3px;
        top: 50%;
        transform: translateY(-50%);
        background: rgb(0,0,0);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        width: 13px;
        height: 12px;
        background-color: #000;
        border-radius: 50%;
    }
    #cookieOption label:before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 17px;
        height: 17px;
        border: 1px solid #000;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
    }
    #parameter {
        display: block;
        width: 200px;
        margin: auto;
        padding-left: 0;
        padding-right: 0;
    }
    #cookieOption label {
        margin: 0 0 20px;
        margin-bottom: 10px;
        padding-left: 30px;
    }
    #cookieOption {
        width: 100%;
        bottom: auto;
        left: 0;
        top: 75px;
        transform: none;
        bottom: 0;
        right: 0;
        padding: 20px;
        overflow-y: scroll;
        min-width: auto;
        height: calc(100% - 75px);
        z-index: 100000;
        padding-bottom: 100px;
    }
    #cookieOption div p {
        width: 90%;
    }
    #cookieOption label {
        margin: 0 0 20px;
    }
    #cookieOption a {
        float: none;
        text-align: center;
        bottom: 20px;
        margin: 0;
        left: 0px;
        right: 0;
        margin: auto;
        padding: 15px 0;
    }
    #cookieOption p {
        width:100%;
    }
    .cookie-btn {
        text-align: center;
        position: fixed;
        left: 0;
        right: 0;
        width: 100%;
        background: #fff;
        bottom: 0;
        border-top: 0!important;
        box-shadow: 0px -3px 8px 0px rgba(224,220,224,1);
        padding: 20px 0px;
    }
    .bestsellers-product .slick-dots, .collection-main-slide .slick-dots {
        right: 0;
        left: 0;
        margin: auto;
        bottom: -25px;
    }
    .bestsellers-product .slick-dots li, .collection-main-slide .slick-dots li {
        width:18px;
        height: 5px;
        margin:0;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
}
    .bestsellers-product .slick-dots li button, .collection-main-slide .slick-dots li button {
        padding:0;
        width:18px;
        height: 5px;
        padding:0;
        margin-bottom:0px;
    }
    .bestsellers-product .slick-dots li button:before, .collection-main-slide .slick-dots li button:before {
        width:18px;
        height: 5px;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
}
    .bestsellers-product .slick-dots li.slick-active button:before, .collection-main-slide .slick-dots li.slick-active button:before {
        opacity: 1;
        background: #000000;
        width:18px;
        height: 5px;
    }
    .collection-slide .slick-prev, .collection-slide .slick-next {
        display: none!important;
    }
}
@media all and (max-width: 350px) {
    .newsletter .content .news-right input[type=submit] {
        font-size:12px;
    }
    .newsletter .content .news-right input[type=text] {
        width: 150px;
    }
    .checkbox span {
        width: 90%;
    }
    .error-view nav a {
        margin: 0 10px;
    }
}
