.qpien-iframe-icon {
    z-index: -1 !important;
}
/*#region under construction*/
.under-construction {
  text-align: center;
  padding-top: 180px;
}

.construction-icon {
  background-color: #024c76;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  line-height: 60px;
  margin-bottom: 60px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  margin-right: auto;
  margin-left: auto;
}
.construction-icon img {
  max-width: 22px;
}

.construction-logo {
    max-width: 150px;
    margin: 0 auto 60px auto;
    display: block;
}
.under-construction h1 {
    font-size: 28px;
    margin: 0px 0 10px;
    line-height: 30px;
}
.under-construction p {
  font-size: 18px;
  color: #666;
  margin-top: 10px;
}
.under-construction-fixed {
  position: fixed;
  bottom: 0;
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #aaa;
  padding: 10px 0;
  left: 0;
  right: 0;
}
@media (max-width: 768px) {
  .under-construction h1 {
    font-size: 28px;
    line-height: 36px;
  }

  .construction-logo {
    max-width: 200px;
  }
  .under-construction p {
    font-size: 14px;
  }
}
/*#endregion under construction*/

/*#region video*/
video::-webkit-media-controls-toggle-closed-captions-button {
    display: none;
}

video::-internal-media-controls-download-button {
    display: none;
}

video::-webkit-media-controls-fullscreen-button {
    display: none;
}

video::-webkit-media-controls-play-button {
    display: none;
}

video::-webkit-media-controls-timeline {
    display: none;
}

video::-webkit-media-controls-current-time-display {
    display: none;
}

video::-webkit-media-controls-time-remaining-display {
    display: none;
}

video::-webkit-media-text-track-region-container {
    display: none;
}

video::-webkit-media-controls-enclosure {
    overflow: hidden;
}


.embed-container{position:relative;}
#homeVideo{width:100%;height:auto;display:block;}
.video-overlay {
  position:absolute;
  inset:0;
  background:transparent;
}
/*#endregion video*/

/*#region custom*/
body, a {
    color: #000000;
	letter-spacing: .5px;
}
body {
	font-size: 13px;
}
a:hover, a:focus {
    color: #000000;
}
@media (max-width:767px) {
    body {
        font-size: 13px;
    }
}

h1 {
    font-size: 24px;
    line-height: 28px;
}

h2 {
    font-size: 20px;
    line-height: 24px;
}

h3 {
    font-size: 18px;
    line-height: 22px;
}
.btn.btn-lg {
    font-size: 14px;
}
.modal.left .modal-title, .modal.right .modal-title, .modal .modal-title {
    font-size: 20px;
}
.btn {
    border-radius: 0;
    font-size: 13px;
    font-weight: 500;
}
.border-box, .cart-summary, .panel-group.usecoupon .panel.panel-default {
    border-radius: 0;
	    box-shadow: none;
}
.alert {
    padding: 14px 20px;
    border-radius: 0;
    font-size: 14px;
}

.container {
    margin: 0 auto;
    max-width: 1600px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

.container-md {
    margin: 0 auto;
    max-width: 1400px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
.container-sm {
    margin: 0 auto;
    max-width: 1000px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
.container-pd {
    margin: 0 auto;
    width: 100%;
    padding-left: 10px;
    padding-right: 0;
}
input[type="text"], input[type="password"], input[type="email"] {
    font-size: 13px;
}
.home-slider {
    position: relative;
}
.home-slider .module-title {
    position: absolute;
    bottom: -57px;
    width: 100%;
}
/*#region Cart Pages*/
.step-cart.container, .step-address.container, .account-page.container {
    max-width: 1400px;
}
.cart-table.border-box {
    padding: 0 24px 0 0;
    border: none;
}
.cart-product {
    align-items: center;
    margin: 10px 0;
    border: 1px solid #e5e5e5;
    padding: 0px 20px 0 0;
}
.cart-table .cart-product:first-child {
    margin-top: 0;
}
.cart-table .cart-product:last-child {
    border-bottom: 1px solid #e5e5e5;
}
.cart-product .cart-product-thumb div {
    border: none;
    border-radius: 0;
    padding: 0;
}
.cart-product {
    align-items: center;
}
.quanity-box input {
    font-size: 13px;
}
.panel-group.usecoupon .panel-body .input-group {
    border-radius: 0;
}
.input-group-btn .btn-coupon, .input-group-btn .btn-coupon:after {
    font-size: 12px;
}

.cart-product .cart-description h4 {
    font-size: 15px;
}
div#pnl-ptype .nav-tabs {
    display: none;
}
@media (max-width: 991px) {
	.cart-quanity .touchspin {
		font-size: 16px;
		height: 26px;
		width: 26px;
	}
	.cart-table.border-box {
		padding: 0;
	}
}

@media (max-width: 480px) {
    .cart-description h4 a {
        font-size: 11px;
    }
}

.btn-success {
    color: #fff;
    background-color: #000
}

    .btn-success.focus, .btn-success:focus, .btn-success:hover, .btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus,
    .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
        color: #fff;
        background-color: #000
    }

    .btn-check:active + .btn-success, .btn-check:checked + .btn-success, .btn-success.active, .btn-success:active, .show > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #000
    }
.btn-info {
    color: #000;
    background-color: #efefef
}

    .btn-info.focus, .btn-info:focus, .btn-info:hover, .btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus,
    .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
        color: #000;
        background-color: #efefef
    }

    .btn-check:active + .btn-info, .btn-check:checked + .btn-info, .btn-info.active, .btn-info:active, .show > .btn-info.dropdown-toggle {
        color: #000;
        background-color: #efefef
    }
	
	
	
/*#endregion Cart Pages*/
@media (min-width:1366px) {
    .container {
        margin: 0 auto;
        width: 100%;
        max-width: 100%;
        padding-right: 30px;
        padding-left: 30px;
    }

    .container-pd {
        margin: 0 auto;
        width: 100%;
        max-width: 100%;
        padding-left: 5.7%;
        padding-right: 0;
    }
}

@media (max-width: 900px) {
    .container-pd {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 979px) {
    .container {
        max-width: 979px !important;
    }
}

.close {
    font-size: 29px;
    font-weight: 500;
    text-shadow: none;
    opacity: 1;
}

    .close:hover, .close:focus {
        opacity: 1;
    }

.module-separator {
    display: block;
    content: " ";
}
.owl-theme .owl-nav.disabled + .owl-dots {
    display: none;
}
.module-title {
    margin-bottom: 15px;
	font-weight: 600;
}
.module-title > div, .module-title h3 {
    font-size: 18px;
}
@media (min-width:992px) {
    .module-separator {
        padding: 30px 0;
    }
}

@media (max-width:991px) {
    .module-separator {
        padding: 18px 0;
    }
	.module-title h2, .module-title h3 {
		font-size: 15px;
	}	
}

h1.section-title-inner {
    padding-bottom: 20px;
    font-size: 20px;
}
.order-list .order-item-box .order-prdimage div {
    border-radius: 0;
    height: auto;
    width: 50px;
    font-size: 14px;
}

    .order-list .order-item-box .order-prdimage div img {
        border-radius: 0;
    }
.cart-product .cart-description .price {
    font-size: 14px;
    font-weight: 400;
}
.cart-product .cart-description h4 {
    font-size: 13px;
    padding-bottom: 10px;
}
.save-form .btn i {
    display: none;
}

.checkbox input[type="checkbox"], .checkbox input[type="radio"] {
    cursor: pointer;
}

.checkbox-primary input[type="checkbox"]:checked + label::before, .checkbox-primary input[type="radio"]:checked + label::before {
    background-color: #448e6f;
    border-color: #448e6f;
}

.radio-success input[type="radio"]:checked + label::after {
    background-color: #448e6f;
}

.radio-success input[type="radio"]:checked + label::before {
    border-color: #448e6f;
}
.panel-title {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .5px;
}
.panel-default {
    border-radius: 0;
}
/*#endregion custom*/

/*#region header*/
/*#region search*/
.search-container {
	margin: 0 auto;
	width: 100%;
	max-width: 1500px;
	padding-right: 30px;
	padding-left: 30px;
}
.input-group .search-input.form-control {
    margin-bottom: 0;
    position: relative;
    z-index: 2;
    box-shadow: none;
    border-radius: 0px;
    opacity: 1;
    color: #000000;
    font-size: 14px;
    padding: 2px 0;
    max-width: 100%;
    text-align: left;
    background: transparent;
    text-indent: 70px;
    -webkit-transition-property: color,width,opacity,border;
    transition-property: color,width,opacity,border;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: cubic-bezier(0,0.8,0.5,1);
    transition-timing-function: cubic-bezier(0,0.8,0.5,1);
    border: none;
    max-width: 100%;
    width: 100%;
    float: right;
    height: 70px;
}

.search-input-box {
    transition: all 0.45s ease 0s;
}

    .search-input-box .search-btn {
        font-size: 15px;
        line-height: 0;
        border: none;
        background: none;
        color: #000000;
        position: absolute;
        left: 0px;
        top: 0;
        z-index: 999;
        padding: 23px 20px;
    }
.btn-nobg.getFullSearch {
    font-weight: 400;
    display: flex;
    flex-direction: row;
    padding: 19px 16px;
    align-items: center;
}
.btn-nobg.getFullSearch span {
    padding-left: 4px;
    font-size: 13px;
}
#overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.76);
    z-index: 9999;
    cursor: pointer;
}

.search-full {
    top: 0;
    min-height: 70px;
    bottom: auto;
    z-index: 99999;
    position: fixed;
}

.search-close {
    background: #fff;
    height: 70px;
    padding: 0;
    margin-left: 15px;
    width: 5%;
    text-align: center;
    color: #000000;
}

    .search-close i {
        font-size: 20px;
        color: #000000;
    }

.search-input::-webkit-input-placeholder {
    opacity: 1;
    color: #000000;
}

.search-input:-moz-placeholder {
    opacity: 1;
    color: #000000;
}

@media (max-width:991px) {
	.btn-nobg.getFullSearch span {
		display: none;
	}
    .btn-nobg.getFullSearch {
        padding: 18px 10px 20px;
    }
}
@media screen and (max-width: 767px) {
    .search-input-box {
        max-width: 90%;
    }
.search-container {
    padding-right: 10px;
    padding-left: 0px;
}	
}
/*New Search*/
.quick-search-result.open-search {

}

.quick-search-result.close-search {
    display: none
}


    .quick-search-result {
        width: 100%;
    }


.km-search {
    width: 100%;
    padding-bottom: 20px;
    display: flex;
	flex-direction: row;
}
.search-sidebar {
    background: #fff;
    text-align: left;
}

.search-sidebar h3 {
    font-weight: 600;
    font-size: 16px;
    margin: 5px 20px;
    padding-bottom: 0;
}

    .search-sidebar > div {
        display: flex;
        flex-direction: column;
    }

    .search-sidebar ul {
        padding: 10px 0;
    }

        .search-sidebar ul li a {
            font-size: 13px;
            display: block;
            padding: 5px 20px;
        }
.search-sidebar ul li a:hover {
    text-decoration: underline;
}

.search-products {
    background: #fff;
    text-align: left;
    max-height: 428px;
    overflow-y: scroll;
}
    .search-products::-webkit-scrollbar {
        width: 4px;
        border-radius: 3px;
        background-color: #00000033;
    }

    .search-products::-webkit-scrollbar-thumb {
        background-color: #000;
        border-radius: 3px;
    }
.search-products h3 {
    font-weight: 500;
    font-size: 15px;
    margin: 5px 0;
    display: none;
}

    .search-products > div {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

.search-products .border-box {
    padding: 0 0 15px 0;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    border: none;
    box-shadow: none;
}
.search-products img {
    max-height: 130px;
    margin: 0 15px 0 0;
}
.search-products .prd-name {
    font-size: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 1.3;
    min-height: 18px;
}
.search-products .discount {
    font-weight: 600;
    color: #D62631;
    display: inline-block;
    margin-left: 5px;
    font-size: 12px;
}
.search-products .price {
    display: flex;
    align-items: center;
    padding-top: 5px;
}
    .search-products .price-box {
        min-height: auto;
        line-height: 1;
    }
.search-products .price-sales {
    line-height: 16px;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
}
.search-products .price-standard {
    color: #999999;
    line-height: 14px;
    font-size: 12px;
    text-decoration: line-through;
    display: block;
}
.search-all {margin-bottom:20px;}
@media screen and (max-width: 767px) {
	.km-search {
		flex-direction: column;
	}
	.search-sidebar {
		padding-bottom: 20px;
	}
}
/*#endregion search*/

/*#region user menu*/
.user-menu {
    float: right;
}

.user-menu > li > a {
    font-size: 13px;
    line-height: 1;
    text-transform: none;
    padding: 18px 12px 17px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
        .user-menu > li > a:hover {
            opacity: 1;
            color: #000000;
        }

        .user-menu > li > a i {
            font-size: 25px;
            vertical-align: middle;
        }

.hasUserMenu > .dropdown-menu > li > a {
    color: #000000;
    font-size: 13px;
    text-transform: none;
    padding: 5px 0px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #000000;
}

.hasUserMenu .dropdown-menu {
    left: auto;
    right: 5px;
    margin-top: 0px;
    width: 180px;
    padding: 14px 20px;
}

.hasUserMenu > .dropdown-menu > li.user-logoff {
    border-top: 1px solid rgb(0 0 0 / 20%);
    padding: 10px 0 0 0;
    margin: 10px 0px 5px 0px;
}

.admn-menu {
    top: 30%;
}

.user-menu .lang-km > a {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 12px;
}

    .user-menu .lang-km > a img {
        margin-right: 0px;
    }

.user-menu .lang-km.hasUserMenu .dropdown-menu {
    width: 150px;
}

.user-menu .lang-km.hasUserMenu > .dropdown-menu > li > a {
    font-size: 12px;
    display: flex;
    align-items: center;
    flex-direction: row;
}

    .user-menu .lang-km.hasUserMenu > .dropdown-menu > li > a img {
        margin-right: 5px;
    }


@media (max-width:991px) {
    .user-menu > li > a {
        padding: 16px 8px 18px;
    }
    .user-menu > li > a > span {
        display:none;
    }
        .user-menu > li > a i {
            font-size: 26px;
        }
}
/*#endregion user menu*/
/*#region cart menu*/
.cart-menu > a {
    padding: 18px 0 18px 10px;
}
    .cart-menu > a i {
        font-size: 24px;
    }

.cart-menu a .cart-quantity {
    bottom: 21px;
    right: 6px;
}

@media (max-width:992px) {
    .cart-menu > a {
        padding: 16px 0 18px 7px;
    }

        .cart-menu > a i {
            font-size: 26px;
        }

    .cart-menu a .cart-quantity {
        bottom: 22px;
        right: 7px;
    }
}
/*#endregion cart menu*/
/*#region header menu*/
.sidenav {
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 30px;
    padding-left: 30px;
    position: fixed;
    top: 56px;
    left: 0;
    width: 530px;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    transition: all .4s linear;
    pointer-events: none;
}


    .sidenav.show {
        opacity: 1;
        visibility: visible;
        z-index: 12;
        transition: all .4s linear;
        pointer-events: initial;
    }

.menu-btn {
    margin-right: 20px;
    cursor: pointer;
    padding: 15px 0;
}

    .menu-btn span {
        background: #121212;
        display: block;
        width: 24px;
        height: 2px;
        margin: 6px 0;
        position: relative;
        top: 0;
        transition: all ease-in-out 0.4s;
    }

    .menu-btn.open span:nth-child(2) {
        width: 0;
        opacity: 0;
    }

    .menu-btn.open span:nth-child(1) {
        transform: rotate(-45deg);
        top: 8px;
    }

    .menu-btn.open span:nth-child(3) {
        transform: rotate(45deg);
        top: -9px;
    }

.sidenav .nav-tabs {
    text-align: left;
}

    .sidenav .nav-tabs:after {
        display: none;
    }

.sidenav .nav-tabs li a {
    background: none;
    padding: 5px 7px;
    border-radius: 0;
    font-size: 15px;
    color: #000000;
}
    .sidenav .nav-tabs > li:hover > a {
        background: none;
        padding: 5px 7px;
        border-radius: 0;
        color: #000000;
        font-size: 15px;
    }

    .sidenav .nav-tabs > li.active > a, .sidenav .nav-tabs > li.active > a:hover, .sidenav .nav-tabs > li.active > a:focus {
        border-radius: 0;
        box-shadow: none;
        color: #000000;
    }

.sidenav .tab-content {
    margin: 0;
    padding: 30px 20px 40px;
    transition: all .3s linear;
    height: calc(100% - 110px);
    overflow-y: auto;
    overflow-x: hidden;
    border: none;
}

    .sidenav .tab-content ul li {
        padding: 7px 0;
    }

        .sidenav .tab-content ul li a {
            font-size: 15px;
        }
.sidenav .tab-content ul li a.menu-title {
    font-weight: 600;
    text-decoration: underline;
}
            .sidenav .tab-content ul li a.dark-menu {
                font-weight: 700;
            }

            .sidenav .tab-content ul li a.red-menu {
                font-weight: 700;
                color: #ee2424;
            }

    .sidenav .tab-content::-webkit-scrollbar {
        width: 6px;
        border-radius: 0;
        background-color: #ededed;
    }

    .sidenav .tab-content::-webkit-scrollbar-thumb {
        background-color: #949494;
        border-radius: 0;
    }

@media screen and (max-width: 767px) {
    .sidenav {
        top: 0;
        width: 100%;
        padding-top: 110px;
        padding-left: 0;
    }

        .sidenav.show {
        }

        .sidenav .nav-tabs {
            padding: 0 0 0 10px;
        }
.sidenav .nav-tabs li a {
    padding: 5px 4px;
    font-size: 14px;
}
    .sidenav .nav-tabs > li:hover > a {
        padding: 5px 4px;
        font-size: 14px;
    }
        .sidenav .tab-content {
            padding: 30px 30px 40px;
            height: calc(100% - 20px);
        }
        .sidenav .tab-content ul li a {
            font-size: 14px;
        }
    .menu-btn {
        margin-right: 20px;
    }
    .menu-btn span {
        width: 20px;
        height: 1.7px;
    }

        .menu-btn.open span:nth-child(3) {
            top: -7px;
        }
}
/*#endregion header menu*/

/*#region marquee*/
@keyframes marquee {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
}

@keyframes marquee2 {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(-200%);
    }
}

.header-free {
    background: #121212;
    height: 32px;
    display: flex;
    overflow: hidden;
    align-items: center;
    justify-content: center;
}

.header-free-box {
    padding: 0 60px;
    max-width: 2500px;
    margin: 0 auto;
    overflow: hidden;
}

.header-free .toptext .top-text1 {
    white-space: nowrap;
    will-change: transform;
    animation: marquee 60s linear infinite;
    animation-delay: -60s;
}

.header-free .toptext .top-text2 {
    white-space: nowrap;
    will-change: transform;
    animation: marquee2 60s linear infinite;
    animation-delay: -30s;
}

.header-free .toptext span {
    font-size: 12px;
    color: #ffffff;
    letter-spacing: 2px;
    white-space: nowrap;
    position: relative;
    padding-right: 38px;
    margin-right: 38px;
    line-height: 32px;
}

    .header-free .toptext span:after {
        content: '';
        display: block;
        width: 5px;
        height: 5px;
        background: #fff;
        position: absolute;
        top: 13px;
        right: 0;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        -o-border-radius: 100%;
        border-radius: 100%;
    }
/*#endregion marquee*/

.navbar-km {
    box-shadow: none;
    border: none;
}

.navbar-km:hover, .navbar-km.stuck, .home-page .navbar-km:hover.stuck, .navbar-km.menu-open, .home-page .navbar-km.stuck.menu-open {
        background: #fff;
    }
    .home-page .navbar-km.stuck {
            background: transparent;
    }
.headercart.navbar-km {
    box-shadow: 0px 4px 15px rgb(0 0 0 / 8%);
}

.brandWrap {
    position: relative;
}

.headercart .brandWrap {
    height: 68px;
}

.navbar.stuck .brandWrap {
    height: auto;
    overflow: visible;
}

.navbar-holder {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.headercart .navbar-holder {
    justify-content: center;
}

.holder-right, .holder-left {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

.navbar-brand {
    display: block;
    height: auto;
    padding: 0px;
}

@media (min-width: 991px) {
    .home-header-offset {
        padding-top: 0;
    }

    .header-offset {
        padding-top: 76px;
    }

    .account-offset {
        padding-top: 120px;
    }

    .step-address.header-offset {
        padding-top: 79px;
    }

    .grd-logo {
        display: block;
        left: 0;
        margin-left: auto !important;
        margin-right: auto;
        position: absolute;
        right: 0;
        width: 150px;
        top: 0;
    }
}

@media (max-width: 991px) {
    .search-mobile {
        padding-top: 91px;
    }

    .home-header-offset {
        padding-top: 55px;
    }

    .header-offset {
        padding-top: 65px;
    }

    .step-address.header-offset {
        padding-top: 70px;
    }

    .account-offset.account-detail {
        padding-top: 100px;
    }

    .account-offset {
        padding-top: 90px;
    }

    .brandWrap {
        background: #fff;
        height: 60px;
    }

    .headercart .brandWrap {
        height: 55px;
    }

    .navbar-nav {
        margin: 7.5px -10px 0;
    }

    .navbar .navbar-top {
        height: 60px;
        background: #fff;
    }

    .navbar-brand {
        padding: 8px 0px 8px;
    }

        .navbar-brand.mobile-logo img {
            max-width: 80px;
        }
    .grd-logo {
        display: block;
        left: 0;
        margin-left: auto !important;
        margin-right: auto;
        position: absolute;
        right: 0;
        width: 110px;
        top: 0;
    }		
}

@media (max-width: 400px) {
    .navbar-brand.mobile-logo img {
        max-width: 80px;
    }
	
}
/*#endregion header*/

/*#region footer*/

.footerv3 {
	background: #fff;
}

.footerv3 .footer-top {
    padding: 15px 0;
    border-bottom: 1px solid #a7a7a7;
    border-top: 1px solid #a7a7a7;
}
.footerv3 .footer-bottom {
    background: #fff;
    padding: 16px 0;
    border-top: 1px solid #a7a7a7;
}
.footerv3 .footer-title {
    font-size: 15px;
    padding-bottom: 15px;
    display: block;
    font-weight: 600;
}
.footerv3 .contact-box > button {
    background: none;
    border: none;
    padding: 0;
    font-size: 13px;
    margin-bottom: 10px;
	text-decoration: underline;
}
.footerv3 .subscribe {
    text-align: center;
}
.footerv3 .news-letter-box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    border: 1px solid #a7a7a7;
    border-radius: 4px;
    padding-right: 6px;
    max-width: 350px;
    margin: 0 auto;
}
.footerv3 .subscribe p {
    font-size: 13px;
}
.footerv3 .news-letter-box input {
    border-radius: 4px;
    height: 42px;
    margin-bottom: 0;
    padding: 5px 10px;
    width: 100%;
    box-shadow: none;
    border: none;
    text-align: left;
    font-size: 12px;
    text-indent: 5px;
    background: #fff;
}
.footerv3 .news-letter-box .btn, .news-letter-box .btn:hover {
    width: 90px;
    height: 36px;
    border: none;
    border-radius: 4px;
    padding: 0;
    font-size: 12px;
    line-height: 0;
    box-shadow: none;
    background: none;
    color: #000000;
    letter-spacing: 0.7px;
}
.footerv3 .fsocial {
    text-align: right;
}

.footerv3 .fsocial a i {
    font-size: 22px;
}
.footerv3 .fsocial a {
    margin-left: 20px;
}
.footerv3 .fsocial a.discover {
    display: block;
    font-size: 18px;
    padding-top: 12px;
    font-weight: 500;
    text-decoration: underline;
	margin: 0;
}
    .footerv3 .km-sign {
        color: #000000;
        text-align: right;
        font-size: 14px;
    }

        .footerv3 .km-sign strong {
            color: #000 !important;
        }

.footer-bottom .credit-cards {
    opacity: 1;
    text-align: left;
}
.footer-bottom .credit-cards img {
    margin-right: 10px;
	margin-left:0;
}
    .footacc {
        clear: both;
    }

.footacc .panel-group {
    box-shadow: none;
    background: #fff;
}

        .footacc .panel-default > .panel-heading {
            padding: 14px 0;
            border-width: 0;
            background: #fff;
            background: #fff;
        }

        .footacc .panel-default {
            border: none;
        }

.footacc .panel-group .panel-heading + .panel-collapse > .panel-body, .footacc .panel-group .panel-heading + .panel-collapse > .list-group {
    background: #fff;
}
	.footacc .panel-body ul li a {
		display: block;
		margin: 2px 0;
		
	}		
@media (min-width: 992px) {
	
	.footacc .panel-default > .panel-heading .menu-toggler {
		display: flex;
		flex-direction: row;
		align-items: center;
	}
	.footacc .panel-default > .panel-heading .menu-toggler {
		display: flex;
		flex-direction: row;
		align-items: center;
	}	
    .footacc .panel-default > .panel-heading > .panel-title > a:after {
        font-size: 15px;
        margin-left: 5px;
        font-weight: 600;
    }
	.footacc .panel-default > .panel-heading + .panel-collapse > .panel-body {
		border-top-color: #ffffff;
	}
	.footacc .panel-body {
		padding: 0;
	}

    .footer-center {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 10px;
    }
    .footerv3 .contact {
        order: 0;
        padding: 34px 0;
        flex: 1 1 0%;
        display: flex;
        flex-direction: column;
    }
	.footerv3 .fsocial {
		order: 0;
        padding: 34px 0;
        flex: 1 1 0%;
        display: flex;
        justify-content: flex-end;
        flex-direction: column;
	}	
	.footerv3 .subscribe {
		order: 0;
        padding: 34px 0;
	}	
}

@media(max-width:991px) {
	.footerv3 .subscribe {
		text-align: center;
		padding: 20px 0 0px;
		border-top: 1px solid #a7a7a7;
		width: 100%;
	}	
	.footerv3 .contact {
		padding: 30px 0;
		text-align: center;
	}
	.footerv3 .fsocial {
		text-align: center;
		padding: 30px 0;
	}
    .footer-center {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 10px;
        flex-direction: column;
    }

	.footer-bottom .credit-cards img {
		margin-right: auto;
		margin-left: auto;
	}

}
@media(max-width:767px) {
	.footerv3 .km-sign {
		text-align: center;
	}	
	.footer-bottom .credit-cards {
		text-align: center;
	}		
}

/*#endregion footer*/

/*#region product list*/




.listitempage {
    padding: 0 9px;
    display: flow-root;
}
.item.itemauto {
    height: auto;
    max-height: none;
    padding: 0 1px;
}


.product-show-case .item {
    margin: 0 1px 15px;
}
.item.itemauto.list-view {
    margin-bottom: 1px;
}
@media (max-width:767px) {
    .pdetail h4.panel-title {
        color: #a6a6a8;
        text-transform: uppercase;
        padding: 10px 0px;
        font-size: 16px;
        font-weight: 600;
    }

    .cart-actions button, .cart-actions .btn-cart, .cart-actions .btn-expressbuy {
        font-size: 20px;
        padding: 13px 20px 15px;
    }

    .breadcrumb {
        border: none;
        margin-bottom: 0px;
        padding: 10px 0 20px;
    }

    .mobilbread .breadcrumb {
        padding: 0px 0px 0px 13px;
    }
}
.product.relative {
    border: none;
    border-radius: 0;
    padding: 0;
}
.product:hover {
    background: transparent;
}
.description .product-adv {
    display: block;
    color: red;
    font-size: 14px;
    margin-bottom: 0;
}


.image-hover div.quickview {
    display: none;
    margin-top: 50%;
    max-height: 50px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2;
}

.image-hover a {
    line-height: 0;
}


.btn-quickview {
    border-radius: 10px !important;
    letter-spacing: 2px;
    color: #000 !important;
    text-transform: uppercase;
    background: #fff;
    border: 1px solid #fff;
    left: auto;
    min-width: 100px;
    max-height: 40px;
    height: 40px !important;
    padding: 10px;
    width: auto;
    display: inline-block !important;
    -webkit-transition: all 0.3s ease 0s;
}

.product .image-hover {
    max-height: inherit;
}

.product:hover .image-hover a img {
    opacity: 1;
}

.item .promotion-first {
    display: block;
    overflow: hidden;
}

    .item .promotion-first span.list-icon {
        color: #fff;
        display: block;
        font-size: 14px;
        font-weight: 400;
        height: 84px;
        line-height: 8px;
        padding: 65px 10px 0;
        position: absolute;
        text-align: center;
        text-transform: uppercase;
        top: 0;
        transform-origin: center center 0;
        transition: all 0.4s ease-in-out 0s;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        width: 200px;
        z-index: 100;
    }

    .item .promotion-first span.new-product {
        left: 0;
        transform: translate(-50%, -50%) rotate(-45deg);
        -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    }

.item .product-discount {
    border-bottom: 15px solid transparent;
    border-radius: 0;
    height: 55px;
    position: absolute;
    right: 10px;
    top: 0;
    width: 0;
}

    .item .product-discount .discount {
        background: none !important;
        border-radius: 0;
        padding: 0;
        position: absolute;
        right: -14px;
        top: 9px;
    }
.item .no-stock {
    border-radius: 0;
    background: #ffffff70;
    position: absolute;
    top: 0;
    padding: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
}
.no-stock > span {
    width: 100%;
    background: #ffffffad;
    padding: 4px;
    font-size: 12px;
    font-weight: 600;
}
.item .fast-shipping {
    position: absolute;
    border-radius: 4px 0 0 4px;
    display: inline-block;
    font-size: 14px;
    font-weight: lighter;
    right: 0px;
    top: 40%;
    height: 28px;
}

.item .free-ship i {
    font-size: 15px;
}

.item .free-ship {
    position: absolute;
    border-radius: 4px 0 0 4px;
    display: inline-block;
    font-size: 14px;
    font-weight: lighter;
    right: 0px;
    top: 50%;
    height: 28px;
}

.item .fast-shipping i {
    font-size: 15px;
    color: #fff;
}

.item .product .product-status {
    height: 0px;
    padding-top: 0px;
}

.item .item-name {
    overflow: hidden;
    display: block;
    line-height: 18px;
}

.item .item-name a {
    font-size: 11px;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    overflow: hidden;
    color: #000000;
    text-decoration: none;
}

.item .price-standard {
    font-size: 14px;
    text-align: center;
    color: #777;
    padding: 0px 17px 0px 0px;
}

.item .product .price-sales {
    font-size: 12px;
    font-weight: 400;
}
.product .campaign-prbox {
    font-size: 13px;
    color: #888;
    display: inline-block;
    padding: 0 0 0 9px;
    line-height: 19px;
    border-left: 1px solid #ddd;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 3px 0 3px 10px;
}

.camp-price {
    font-size: 14px;
    font-weight: 600;
    color: #d40000;
}

.item .btn-buy {
    padding: 4px 8px;
}

.item .description {
    margin: 6px auto 0;
    min-height: 22px;
    padding: 0px;
}
.product .price-box {
    min-height: 20px;
}
.item-review {
    line-height: 1.2;
}

    .item-review span {
        font-size: 12px;
    }

.item .product .image-hover, .item .product .image-hover img {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .item .product .image-hover .imageInn {
        display: none;
    }

.item .product:hover .image-hover .imageInn {
    display: block;
}


.buy-action {
    background-color: #f9f9f9;
}

.product:hover .buy-action {
    animation: 300ms linear 0s normal none 1 running fadeInUp;
}

.product-show-case {
    padding-right: 9px;
    padding-left: 9px;
}

.ps-prev {
    right: 50px;
    left: auto;
}

.ps-nav {
    color: #000;
    top: -33px;
    font-size: 20px;
}

.ps-next {
    right: 15px;
    left: auto;
}




.item.double-first:nth-child(3n+0) {
    width: 100%;
}

    .item.double-first:nth-child(3n+0) .product {
        text-align: center;
    }

.item.single-first:nth-child(3n+1) {
    width: 100%;
}

    .item.single-first:nth-child(3n+1) .product {
        text-align: center;
        max-width: 922px;
        margin: auto;
    }

.item.list-view .product {
    padding-right: 0;
    min-height: 100%;
}
.item.list-view .image-hover {
    float: none;
    max-height: none;
    max-width: none;
    padding: 0;
}

.category-column.is-compact,
html.pre-compact .category-column {
  max-width: 1400px;
  margin: 0 auto;
  float: none;
}
.change-view a {
    position: relative;
}
.change-view a:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -6px;
    height: 1px;
    width: 100%;
    background: #000;
    opacity: 0;
    transition: opacity 0.1s cubic-bezier(0.3, 0.85, 0.5, 1) 0s;
    pointer-events: none;
}
.change-view a.is-active:after, .change-view a:hover:after {
	opacity: 1;
}




@media (min-width:1200px) {

	/* compact */
	.item.compact-view,
	html.pre-compact .item { width: 50%; }

	/* list */
	.item.list-view,
	html.pre-list .item {  width: 16.666666%;}

	
}

@media (max-width:1199px) and (min-width:992px) {

	/* compact */
	.item.compact-view,
	html.pre-compact .item { width: 50%; }

	/* list */
	.item.list-view,
	html.pre-list .item {  width: width: 25%;}	
}

@media (max-width:992px) and (min-width:768px) {

	/* compact */
	.item.compact-view,
	html.pre-compact .item { width: 50%; }

	/* list */
	.item.list-view,
	html.pre-list .item {  width: 33.33333333%; }		
}

@media (max-width:767px) {

	/* compact */
	.item.compact-view,
	html.pre-compact .item { width: 100%; }

	/* list */
	.item.list-view,
	html.pre-list .item {  width: 33.33333333%; }
	
	.item.itemauto {
		margin-bottom: 10px;
	}

html.pre-grid .listitempage .item.grid-view:nth-child(11n of .item) { 
  width: 100%;
}	
}

@media (max-width:890px) {
    .product .price-box {
        min-height: 22px;
        display: flex;
        align-items: center;
    }
}

@media (max-width:540px) {


    .price-box {
        min-height: 39px;
    }


    .product .campaign-prbox {
        font-size: 11px;
        letter-spacing: 0.4px;
        padding: 0 0 0 6px;
        margin: 0 0 0 0px;
    }

    .camp-price {
        font-size: 12px;
        letter-spacing: 0px;
    }
}


.item.list-view .description, .item.list-view .price {
    display: none;
}
.item.cartlist .image-hover {
    padding: 0;
}
.item.cartlist .description {
    min-height: 22px;
    padding: 0;
}
.product .item-sizepicker {
	position: absolute;
    bottom: 0;
	opacity:0;
	visibility: hidden;
	transform: translateY(100%);
	transition: transform 300ms cubic-bezier(0.3, 0.85, 0.5, 1);
    width: 100%;
}
.product:hover .item-sizepicker {
	transform: translateY(0);
		opacity:1;
		visibility: visible;
	transition: transform 500ms cubic-bezier(0.5, 0, 0, 1);
}
.item-sizepicker-box {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 1rem 0;
	
}
.item-sizepicker-box button.disabled {
    color: #777;
    cursor: no-drop;
}
.item-sizepicker-box {
    background-color: #ffffffe5;
    width: 100%;
}
.item-sizepicker-box button {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border: none;
    background-color: initial;
    padding: .5rem;
    min-width: 28px;
    height: 1.5rem;
}


.carousel-list .product .prd-frame{ position:relative; }
.carousel-list .product .prd-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 36px;
    height: 36px;
    color: #000000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 2;
    user-select: none;
    transition: background .2s;
    pointer-events: auto;
    opacity: 0;
    visibility: hidden;
	font-size: 16px;
}
.carousel-list .product:hover .prd-arrow {
    opacity: 1;
    visibility: visible;
}
.carousel-list .product .prd-arrow.prev{ left:8px; }
.carousel-list .product .prd-arrow.next{ right:8px; }

@media(max-width:767px) {
	.carousel-list .product:hover .prd-arrow {
		opacity: 0;
		visibility: hidden;
	}
	.item.list-view .btn-buy {
		padding: 4px 6px;
		font-size: 12px;
	}	
}
/*#endregion product list*/

/*#region product list page*/

@media (min-width:768px) {
    .button-preview {
        padding: 25px 0px 20px;
        border-bottom: solid 1px #ddd;
    }

    .pdetail h4.panel-title {
        color: #a6a6a8;
        text-transform: uppercase;
        padding: 10px 0px;
        font-size: 16px;
        font-weight: 600;
    }
}

@media(max-width:767px) {
    .button-preview {
        padding: 25px 8px 20px;
        border-bottom: solid 1px #ddd;
    }

    .user-menu-mobil ul.dropdown-menu {
        margin-right: 115px;
    }

    a.product-slide-img {
        margin-right: 0%;
    }
}

.cat-top-count {
    text-align: right;
    font-size: 16px;
    font-weight: bold;
}

span.tabs-details {
    display: inherit;
}


    span.tabs-details i {
        float: right;
    }

.panel-group {
    background: #fff;
    margin-bottom: 0;
}



    .panel-group .panel-heading {
        background: #fff;
    }

.category-panel .panel-heading .panel-title a {
    padding-left: 10px;
}

.panel-group #collapseCategory .panel-body {
    border-top: none;
}

.image-hover.hover-nav div.imageOut:nth-child(2) {
    display: none;
}

.item-count {
    background: #f9f9f9;
    padding: 10px;
    margin-bottom: 20px;
}

.category-detail {
    box-shadow: none;
    padding: 0;
    border: none;
}


/*#endregion product list page*/
/*#region Category */
.breadcrumb {
    border-bottom: none;
    padding: 0;
    margin: 0;
}


/*#region show-hide text*/
@media (min-width:768px) {
    .show-btn, .hide-btn {
        display:none;
    }
}
@media (max-width:767px) {
    .shwhd-wrapper {
        position: relative;
    }

    .show-btn, .hide-btn {
        position: absolute;
        bottom: -1em;
        z-index: 100;
        text-align: center;
        font-weight: 400;
        text-decoration: underline;
    }

    .hide-btn {
        display: none;
    }

    .show-btn:target {
        display: none;
    }

        .show-btn:target ~ .hide-btn {
            display: block;
        }

        .show-btn:target ~ .shwhd-box {
            max-height: 2000px;
        }

        .show-btn:target ~ .fade {
            margin-top: 0;
            height: 20px;
        }

    .shwhd-box {
        position: relative;
        width: 100%;
        max-height: 136px;
        margin-bottom: 20px;
        overflow: hidden;
    }

    .shwhd-wrapper .fade {
        background: linear-gradient(to bottom, rgb(255 255 255 / 0%) 0%, #ffffff 75%);
        background: -moz-linear-gradient(to bottom, rgb(255 255 255 / 0%) 0%, #ffffff 75%);
        background: -webkit-linear-gradient(to bottom, rgb(255 255 255 / 0%) 0%, #ffffff 75%);
        height: 100px;
        margin-top: -100px;
        position: relative;
        opacity: 1;
    }


}

.shwhdcat-wrapper {
    position: relative;
}

.showcat-btn, .hidecat-btn {
    position: absolute;
    bottom: -1em;
    z-index: 100;
    text-align: center;
    font-weight: 400;
    text-decoration: underline;
    display: block;
}

.hidecat-btn {
    display: none;
}

.showcat-btn:target {
    display: none;
}

    .showcat-btn:target ~ .hidecat-btn {
        display: block;
    }

    .showcat-btn:target ~ .shwhdcat-box {
        max-height: 10000px;
    }

    .showcat-btn:target ~ .fadecat {
        margin-top: 0;
        height: 20px;
    }

.shwhdcat-box {
    position: relative;
    width: 100%;
    max-height: 136px;
    margin-bottom: 20px;
    overflow: hidden;
}

.shwhdcat-wrapper .fadecat {
    background: linear-gradient(to bottom, rgb(255 255 255 / 0%) 0%, #ffffff 75%);
    background: -moz-linear-gradient(to bottom, rgb(255 255 255 / 0%) 0%, #ffffff 75%);
    background: -webkit-linear-gradient(to bottom, rgb(255 255 255 / 0%) 0%, #ffffff 75%);
    height: 100px;
    margin-top: -100px;
    position: relative;
    opacity: 1;
}
.category-desc {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
}
    .category-desc ul li {
        list-style: disc;
        margin-left: 20px;
    }
.mx-810 {
    max-width: 810px;
    margin: 0 auto;
}
/*#endregion show-hide text*/

.cat-top-bar .cat-top-bar-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    float: none;
    padding: 14px 0;
}
.cat-top-bar {
    display: block;
    background: #fff;
    z-index: 11;
    margin: 0;
    padding-block: .5rem;
    min-height: 50px;
    width: auto;
    right: 30px;
    left: 30px;
}
.cat-top-bar.stuck {
    top: 55px;
    position: fixed;
}
.cat-top-bar .psort-list {
    margin-right: 0;
}
.cat-top-bar .psort-list span {
    cursor: pointer;
    line-height: 1;
    justify-content: space-between;
    font-size: 15px;
    font-weight: 600;
    border-left: 1px solid #adadad;
    padding-left: 20px;
}
.cat-top-bar .psort-list i {
    font-size: 14px;
    margin-left: 0;
    margin-right: 6px;
}
.cat-top-bar .psort-list .dropdown-menu {
    right: auto;
    left: 0;
    margin-top: 15px;
    border: none;
    min-width: 260px;
    padding: 8px 16px;
}
.cat-top-bar .psort-list .filter-circle-box {
    border-bottom: 1px solid #f7f7f7;
    padding: 5px 20px 5px 12px;
    margin-bottom: 2px;
    margin-top: 2px;
}
.cat-top-bar .psort-list .filter-circle-box:last-child {
    margin-bottom: 0;
    border: none;
}

.cat-top-bar .psort-list a {
    font-size: 13px;
    padding: 4px 0;
    margin: 2px 0;
    background: none;
    font-weight: 400;
    position: relative;
}

.filter-panel.modal.right .modal-header {
    margin-bottom: 0;
}
.filter-panel.modal .close {
    font-weight: 300;
    padding: 14px 26px;
    font-size: 30px;
    top: -2px;
    height: 30px;
}
.filter-top {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
    border-bottom: none;
    margin-bottom: 0;
}

.filter-panel.modal.right .modal-title {
    font-size: 20px;
    font-weight: 400;
}

.clear-filter {
    color: #999;
    font-size: 13px;
    text-decoration: underline;
    cursor: pointer;
}

.filter-panel .modal-content {
    width: 100%;
}
.category-panel .panel-heading {
    padding: 5px 0 10px 0;
    border-color: #ededed;
    position: relative;
    margin: 20px 0 5px;
}
.panel.category-panel .selected-filter-box {
    display: block;
    line-height: 1;
    margin-top: 2px;
}
.panel.category-panel .selected-filter-box .selected-filter {
    display: inline-block;
    font-size: 10px;
    color: #999;
    margin-right: 10px;
}
.filter-content .panel.category-panel:first-child .panel-heading {
    margin-top: 5px;
}
.panel.category-panel .selected-filter-box .selected-filter:last-child {
    margin-right: 0px;
}
.category-panel .panel-heading .panel-title.has-selected-filter {
  font-size: 14px;
}
        .panel.category-panel .collapse.collapsed.small-filter .ct-name {
            display: block;
        }
    .panel.category-panel .collapse.small-filter {
        font-size: 14px;
        line-height: 16px;
    }		
.category-panel a.size-filter {
    font-size: 15px;
    padding: 6px 0;
    min-width: 80px;
    border: 1px solid #e5e5e5;
    background-color: #ffffff;
}

.cat-top-bar .filter-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-right: 10px;
    padding-right: 10px;
}
.psort-list-box {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.filter-content .filter-item {
    padding: 8px 0;
}
.filter-list a {
    font-size: 15px;
    display: flex;
    align-items: center;
    line-height: 1;
    flex-direction: row;
    justify-content: space-between;
    font-weight: 600;
}

.filter-list a i {
    font-size: 16px;
	margin-right:6px;
}

.plist-unit {
    font-size: 25px;
    font-weight: 700;
    color: #305d5d;
}

.filter-search {
    background: #ffffff;
    border-radius: 30px;
    border: 1px solid #ededed;
    margin: 8px 30px 10px 0;
}
    .filter-search input.prp-search {
        background: #ffffff;
        text-indent: 10px;
        height: 40px;
        border-radius: 30px;
    }

    .filter-search .prp-search-btn {
        padding: 4px 18px 6px 20px;
        border-radius: 0;
    }
.filter-search .prp-search-btn i {
    font-size: 18px;
}

.category-panel .panel-heading .panel-title a:after {
    content: "\f165";
    font-weight: normal;
    font-size: 20px;
    font-family: "kmicons";
    color: #000;
    padding-right: 5px;
    position: absolute;
    right: 0;
    top: 12px;
    bottom: 0;
    height: 20px;
}
	.category-panel .panel-heading .panel-title a.collapsed:after {
		content: "\f166";
	}
.filter-square-box .filter-square.selected:after {
    top: 11px;
}
    .category-panel .panel-heading .panel-title a {
		display:flex;
        height: 35px;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
    }
@media screen and (max-width: 991px) {
.search-item-count {margin-bottom:10px}
    .cat-top-bar {
        position: static;
		right: 0px;
		left: 0px;
		min-height: 44px;
	}
	.cat-top-bar .filter-list {
		padding-left: 10px;
	}
    .filter-content, .filter-bottom {
        padding-right: 0;
        padding-left: 0;
    }
.cat-top-bar .cat-top-bar-inner {
    padding: 6px 0;
}
.cat-top-bar .change-view img {
    max-width: 17px;
    max-height: 17px;
}
    .filter-bottom {
        margin: 0;
    }

    .category-panel .panel-heading .panel-title {
        font-size: 16px;
    }
.category-panel .panel-heading {
    padding: 5px 0 15px 0;
    margin: 10px 0 5px;
}
.filter-search {
    margin: 10px 0px 10px 0;
}
.category-desc-box {
    width: 90%;
}
.category-detail p {
    font-size: 15px;
}
.category-short-desc {
    font-size: 12px;
}
}
@media screen and (max-width: 767px) {
    .cat-top-bar {
        justify-content: center;
    }

}
/*#endregion Category */

/*#region product detail img*/
/*#region sticky*/
@media (min-width: 992px) {

    .sld-box {
        display: flex;
        clear: both;
        margin-bottom: 30px;
    }

        .sld-box .pd-fixwrap {
            position: relative;
        }

    .pd-fix {
        position: sticky;
        top: 60px;
        /* Where it stops */
    }
}
/*#endregion sticky*/
.fancybox-button {
    color: #575757;
    background: transparent;
}
.fancybox-navigation .fancybox-button--arrow_right, .fancybox-navigation .fancybox-button--arrow_left {
    background: transparent
}
.fancybox-navigation .fancybox-button {
    height: 50px;
    width: 50px;
}
.fancybox-button:hover {
    color: #000;
}
.fancybox-navigation .fancybox-button--arrow_right {
    padding: 6px;
    right: 0;
}
.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    padding: 6px;
}
@media (max-width:991px) {

}


@media(min-width:992px) {
    .prd-img-col {
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 10px;
    }
}

@media (min-width:1440px) and (max-width:1840px) {

}

.fancybox-is-open .fancybox-stage {
    background: #fff;
}


/*#endregion product detail img*/

/*#region product detail slide*/
.pdetail{
	padding-left:20px;
	padding-right:0px;	
}
hr.hr-base {
    border: none;
}
.pdheader-offset {
    padding-top: 60px;
}

.pd-container {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}

.pd-crumb {
    margin-bottom: 10px;
}
.breadcrumb {
    border: none;
    margin-bottom: 0px;
    padding: 0px 0 0px;
}

    .breadcrumb a {
        font-size: 13px;
        color: #000;
        text-transform: uppercase;
    }

    .breadcrumb > li:last-child a {
        color: #000000;
        font-weight: 600;
    }

    .breadcrumb > li + li::before {
        color: #aaaaaa;
        padding: 0 3px;
        content: "/ ";
    }


@media(max-width:991px) {
	.pd-crumb {
		padding: 0;
	}
	.breadcrumb a {
		font-size: 12px;
	}
}
.product {
    position: relative;
    border: none;
}

.product-box .icon-new {
    padding-bottom: 10px;
    display: block;
    font-weight: 500;
    color: #000;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 13px;
    text-align: right;
}

h1.product-title {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    padding-bottom: 4px;
}

#Detail {
    font-size: 12px;
    padding: 10px 0 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

.product-code {
    font-size: 12px;
}

.product-price {
    padding-top: 10px;
}

.price-info {
    display: flex;
}
.addto {
    display: flex;
    align-items: center;
    flex-direction: row;
}
.product-price .price-sales {
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    line-height: 1;
}

.product-price .price-standard {
    color: #454545;
    font-size: 22px;
    font-weight: 400;
    line-height: 1;
    margin-right: 14px;
    padding: 0;
    display: flex;
    align-items: center;
}

.installment-price {
    color: #000;
}

.product-price .seperator {
    margin: -6px 10px -6px 0px;
    border-bottom: solid 1px #e2e2e2;
    border-right: solid 1px #e2e2e2;
    display: block;
}

.applied-campaigns span {
    font-weight: 600;
    font-size: 13px;
}

.product-subtitle {
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0.6px;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    padding: 7px;
    display: block;
}

.cart-actions {
    margin: 15px 0 25px;
}

.cart-add {
    padding-left: 0;
}

.button.btn-cart.first {
    border-radius: 0;
    font-weight: 400;
    font-size: 24px;
    padding: 12px 0;
    margin: 0;
}

.promotion-view {
    margin-top: 0;
    bottom: 10px;
}

.btn-promotion-view {
    letter-spacing: 1px;
    padding: 2px;
    width: 100%;
    border-radius: 0 !important;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    -moz-box-shadow: none;
    -moz-o-shadow: none;
}

    .btn-promotion-view.btn:active, .btn-promotion-view.btn.active {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .btn-promotion-view.btn:hover, .btn-promotion-view.btn:focus, .btn-promotion-view.btn.focus {
        color: #fff !important;
        background: #00000091;
    }


.noproductInStock {
    position: absolute;
    z-index: 1;
    line-height: 19px;
    font-size: 12px;
    bottom: 0;
    background: #000;
    color: #fff;
    width: 100%;
    opacity: 0.7;
}

.button-preview {
    padding: 0;
    border-bottom: none;
}

    .button-preview a.incaps.btn-send-inform {
        float: none;
        padding: 20px 0 18px 0;
        border-bottom: solid 1px #ddd;
        margin: 0;
        letter-spacing: 0;
        color: #000;
        text-transform: uppercase;
        font-weight: 500;
        display: flex;
        justify-content: space-between;
        font-size: 14px;
        letter-spacing: 1px;
        outline: none !important;
        -moz-transition: all .2s ease-in;
        -webkit-transition: all .2s ease-in;
        -o-transition: all .2s ease-in;
        transition: all .2s ease-in;
    }

        .button-preview a.incaps.btn-send-inform:hover {
            color: #000;
        }

.button-preview a.incaps.btn-send-inform img {
    float: right;
    width: 15px;
    height: 15px;
}


.size-guide {
    text-align: right;
    font-size: 15px;
    text-decoration: underline;
    font-weight: 500;
}
.modal-size-desc {
    padding-top: 20px;
}
.prd-group-container .prd-group-title, .vprp-title {
    font-weight: 500;
    text-transform: none;
    font-size: 14px;
    margin-bottom: 10px;
}

.prd-group-container .item {
    margin: 0 6px 0 0;
}

.product-variants {
    margin-bottom: 12px;
}

    .product-variants a {
        font-size: 13px;
        font-weight: 400;
        padding: 5px 0px;
        background-color: #ffffff;
        display: inline-block;
        margin: 0;
        width: auto;
        min-width: 90px;
        border: 1px solid #000;
        margin-right: 5px;
    }

        .product-variants a:hover:not(.nostock) {
            border: 1px solid #000000;
            background-color: #000;
            color: #fff;
        }
.product-variants a.nostock {
    color: #c1c1c1;
    border-color: #c1c1c1;
}
        .product-variants a.vselected.vprp-enabled {
            border: 1px solid #000000;
            background-color: #000;
            color: #fff;
        }

.variants-container {
    margin-top: 20px;
}

.vprp-title span {
    font-weight: 400;
}

.campaign-title {
    color: #000;
    font-size: 13px;
    letter-spacing: 0.6px;
}

.campaign p {
    margin: 0;
    font-size: 13px;
}

.campaign {
    background-color: #fee0b5;
    text-align: center;
    border-radius: 0px;
    color: #000;
    border: 1px solid #727272;
    height: 56px;
    margin: 0px 10px 0 0;
    width: auto;
    padding: 6px 20px;
    display: inline-grid;
    align-items: flex-end;
}

@media (min-width:768px) {
    .prd-campaign {
        display: flex;
    }
}

@media (max-width:767px) {
    .campaign {
        margin: 0px 0px 10px 0;
        width: 100%;
    }
}

.prd-campaign {
    padding: 0px 0px 50px;
}

#Detail button {
    border: none;
    background: none;
    font-size: 11px;
    font-weight: 500;
    color: #000;
    letter-spacing: 0.3px;
    padding: 0;
}

div#Detail p {
    color: #000;
    font-size: 13px;
}

#more {
    display: none;
}

.product-tab {
    margin: 0;
}

    .product-tab .panel-group {
        margin-bottom: 0px;
    }

        .product-tab .panel-group .panel {
            box-shadow: none;
            border: none;
            margin-top: 0;
        }

    .product-tab .nav-tabs {
        border: none;
    }

        .product-tab .nav-tabs > li > a {
            font-size: 12px;
            border-bottom: 2px solid transparent;
            text-align: center;
        }

        .product-tab .nav-tabs > li.active > a {
            color: #000 !important;
            background: #fff;
            border-bottom: 2px solid #000;
        }

            .product-tab .nav-tabs > li.active > a, .product-tab .nav-tabs > li.active > a:hover, .product-tab .nav-tabs > li.active > a:focus {
                border-bottom: 2px solid #000;
                background: #fff;
            }

    .product-tab .panel-body {
        padding: 15px !important;
        color: #000;
    }

    .product-tab #accordion .panel .panel-heading {
        background: #fff;
        padding: 20px 0 18px 0 !important;
        border-top: solid 1px #ddd;
        border-top: none;
    }

    .product-tab #accordion .panel:first-child .panel-heading {
        border-top: solid 1px #ddd;
    }

.product-tab #accordion .panel .panel-heading .panel-title {
    color: #000;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
}




.morecontent span {
    display: none;
}

.prd-promotion .description {
    display: none;
}
.shoppinglist-box {
    position: relative;
    padding-right: 0;
}
.cart-actions .btn-shopping-list {
    display: flex;
    justify-content: center;
    font-weight: 500;
    color: #000;
    background: none;
    border: 1px solid #a7a7a7;
    padding: 13px 20px;
    line-height: 1;
    width: 100%;
}
button.button.btn-block.btn-cart.first {
    padding: 16px 10px;
    border-radius: 0;
    font-weight: 500;
    font-size: 18px;
    color: #fff;
	background: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    line-height: 1;
}
.btn-shopping-list.active:before {
    content: "\f004";
    color: #000000;
}
.cart-actions .btn-shopping-list.active {
    background: #ebebeb;
}
.product-icon {
    display: none;
}
.product-care-section span {
    display: block;
    font-weight: 600;
    padding-bottom: 5px;
}

.product-care-section ul li {
    list-style-type: disc;
}
.product-care-section ul.care-list li {
    list-style-type: none;
    line-height: 2.5;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.product-care-section ul.care-list li img {
    max-width: 26px;
    margin-right: 8px;
}

#accordion .panel .panel-heading {
    border-bottom: solid 1px #ddd;
}
caption {
    color: #000000;
    font-weight: 600;
    font-size: 15px;
    margin-top: 20px;
}
    .size-chart {
        width: 100%;
    }
.size-chart thead tr th {
    font-weight: 600;
	padding: 16px 25px;
}
.size-chart thead tr th:first-child {
    padding: 16px 25px 16px 0;
}
.size-chart tbody tr {
    padding:16px 25px 16px 0
}
.size-chart tbody tr th {
    padding: 16px 25px 16px 0;
	font-weight: 400;
}
.size-chart tbody tr td {
    padding: 16px 25px;
}
.size-chart tbody tr td:first-child {
    padding: 16px 25px 16px 0;
}
@media (min-width: 768px) {
    .pdheader-offset {
        padding-top: 66px;
    }

    .product-box {
        display: table;
        clear: both;
        margin-bottom: 100px;
    }

        .product-box > * {
            display: table-cell;
        }

        .product-box #pd-fixwrap {
            width: 43%;
            position: relative;
            max-width: 600px;
        }

    #pd-fix {
        margin: 0 0px 0 120px;
        min-height: 12em;
        position: sticky;
        top: 140px;
        /* Where it stops */
    }
}

@media (max-width:1920px) and (min-width:1650px) {
    .product-default-image img {
        max-width: 1000px;
    }
}

@media (max-width:1780px) and (min-width:1400px) {
    #pd-fix {
        margin: 0 20px 0 80px;
        min-height: 12em;
        position: sticky;
        top: 140px;
    }

    .product-box #pd-fixwrap {
        position: relative;
        max-width: 600px;
        width: 43%;
    }
}

@media (max-width:1400px) and (min-width:979px) {
    #pd-fix {
        margin: 0 20px 0 50px;
        min-height: 12em;
        position: sticky;
        top: 140px;
    }

    .product-box #pd-fixwrap {
        width: 46%;
    }
}

@media (max-width:979px) and (min-width:767px) {
    #pd-fix {
        margin: 0 30px 0 50px;
        min-height: 12em;
        position: sticky;
        top: 140px;
    }

    .product-box #pd-fixwrap {
        width: 50%;
    }

    .prd-group-container {
        max-width: 70%;
    }
}

@media (max-width: 979px) {
    .pd-container {
        width: 100%;
        max-width: 1000px;
    }

    h1.product-title {
        font-size: 18px;
        padding-top: 20px;
    }

    .button.btn-cart.first {
        font-size: 21px;
    }

    .product-variants a {
        min-width: 60px ;
    }

    .price-info {
        margin-top: 0;
    }

    .product-price .price-sales {
        padding: 0;
    }
}

@media (max-width:767px) {
    #pd-fixwrap {
        padding: 0 10px;
    }

    .product-box .icon-new {
        padding: 15px 0;
        text-align: left;
    }

    .product-box {
        padding: 0px 0px;
    }

    .pd-container {
        padding-left: 10px;
        padding-right: 10px;
    }

    .product-price {
        padding: 14px 0px 14px;
    }
}

/*#endregion product detail slide*/


/*region reviews*/
.review-container {
    margin: 0 auto;
    max-width: 1100px;
    width: 100%;
}

	
.reviews {
    margin-top: 0px;
}

.review-head {
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
}
    .review-rating {
        margin: 0;
        align-items: flex-end;
    }
.hero-section-header {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    margin: 0;
}
.review-header {
    font-weight: 600;
    padding: 0;
}
.rating-top .rating-info {
    margin-left: 5px;
    font-size: 11px;
    color: #777;
    text-transform: uppercase;
}
.review-head .rating-number {
    margin: 0 6px 0px 0;
    font-size: 22px;
}
.panel-body .show-review {
    color: #000;
    font-weight: 600;
    font-size: 12px;
    text-decoration: underline;
}

@media (max-width:991px) {
    .review-filter-box {
        font-size: 12px;
    }
	.review-head {
		align-items: center;
		flex-direction: column;
		justify-content: space-between;
	}	
	.review-rating {
		flex-direction: column;
		align-items: center;
	}	
}

	
/*endregion reviews*/
/*region AI summary*/
.ai-summary-box {
    background-color: #f9fbfd;
    border-radius: 10px;
    padding: 16px;
    font-size: 14px;
    color: #000000;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
    margin: 20px 0;
}

    .ai-summary-box strong {
        color: #2f2f2f
    }

.ai-summary-header {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #043f74;
    /*margin-bottom: 10px;*/
}

    .ai-summary-header span {
        font-weight: 600;
        font-size: 16px;
    }

.feedback {
    margin-top: 12px;
    display: flex;
    gap: 8px;
    font-size: 12px;
    color: #555;
    justify-content: flex-end;
}

    .feedback button {
        background: none;
        border: none;
        font-size: 16px;
        cursor: pointer;
        line-height: 1;
    }

        .feedback button img {
            max-width: 18px;
        }
.ai-summary-total {
	font-size:11px;
	color:#777;
}
		
/*endregion AI summary*/
.content-temp5 img {
    width: 100%;
}

/*#region category slider*/
.cat-slider {
    max-width: max-content;
    margin: 0 auto;
}
.cat-slider-desc {
    margin: 0 20px 0 0;
}
.cat-slider .km-slider .owl-stage {
    text-align: center;
    margin: 0;
}
.cat-slider-desc a {
    padding: 2px 0px;
    font-size: 14px;
    font-weight: 600;
    display: block;
    width: 100%;
    text-align: center;

    text-decoration: underline;
}
@media (max-width:1600px) {
	
}
/*#endregion category slider*/



/*#region blog*/

.blog-title.module-title {
    margin-bottom: 25px;
	margin-top: 10px;
}
.blog-title.module-title h2 {
    font-size: 36px;
    padding-bottom: 8px;
    line-height: 1.4;
}
.blog-list {
    margin-bottom: 30px;
}

.blog-bottom {
    min-height: 140px;
}
.blog-list h3 {
    font-size: 16px;
    padding: 12px 0;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-letter-spacing: normal;
    -moz-letter-spacing: normal;
    -ms-letter-spacing: normal;
    overflow: hidden;
    font-weight: 600;
    text-overflow: ellipsis;
}

.blog-list p {
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 0px 0;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-letter-spacing: normal;
    -moz-letter-spacing: normal;
    -ms-letter-spacing: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500;
}

@media (min-width:992px) {

}
@media (max-width:991px) {
    .blog-list h3 {
        font-size: 18px;
        padding: 12px 0 0;
        margin-bottom: 10px;
        min-height: 60px;
    }

}
@media (max-width:480px) {
	.blog-bottom {
		min-height: auto;
	}	
    .blog-list h3 {
        min-height: auto;
    }

}
/*#endregion blog*/
/*#region blog menu*/
.panel.blog-panel {
    background: none;
    box-shadow: none;
    margin-bottom: 20px;
}
    .panel.blog-panel .panel-body {
        border: none !important;
    }
.panel.blog-panel .sub-categories {
    display: flex;
    flex-direction: row;
    align-items: center;
}	
.panel.blog-panel a {
    font-size: 12px;
    line-height: 20px;
    display: block;
    margin: 0 15px 0px 0;
    font-weight: 700;
    padding-right: 10px;
    text-decoration: underline;
}
	
.tag > span.txt {
    color: #000;
    letter-spacing: 0;
    padding: 0;
    text-transform: none;
    border: none;
}
/*#endregion blog menu*/
/*#region blog detail*/
.blog-item .blog-header {
    margin-top: 10px;
}
.blog-item .blog-header h2 {
    font-size: 32px;
    line-height: 1.4;
    font-weight: 600;
}
.blog-item .blog-header > div p {
    max-width: 700px;
    line-height: 18px;
    font-weight: 500;
}
.blog-item .blog-header .blog-info {
    color: #000000;
    font-size: 11px;
    line-height: 1;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    font-weight: 600;
}
.blog-item .blog-header .share {
    text-align: center;
    margin-right: 18px;
}
.blog-item .blog-header .share span {
    font-size: 11px;
    line-height: 1;
}
.blog-item .blog-header .share i {
    font-size: 18px;
    margin-right: 3px;
}
.blog-item .main-image {
    margin-bottom: 50px;
}
.blog-item .main-image img {
    width: 100%;
}
.blog-item .main-image:hover img {
    opacity: 1;
}
.blog-content {
    max-width: 600px;
    margin: 0 auto 20px;
}
.blog-item .blog-content .blog-desc {
    font-size: 13px;
}
.blog-item .blog-content .blog-desc strong {
    font-size: 15px;
    padding-bottom: 8px;
    display: inline-block;
    padding-top: 10px;
}
.blog-item .blog-content .blog-desc ul {
    padding: 20px 0 20px;
}
.blog-item .blog-content .blog-desc ul li {
    list-style: inside;
}
.blog-item .blog-content .blog-desc img {
    padding: 50px 0;
}
@media (min-width:992px) {
    .blog-item .blog-header > div {
        display: flex;
        flex-direction: row;
        align-items: flex-end;
        justify-content: space-between;
        margin-bottom: 10px;
    }
}
@media (max-width:991px) {
    .blog-item .blog-header {
        margin-bottom: 10px;
    }
    .blog-item .blog-header h2 {
        font-size: 24px;
        line-height: 36px;
    }

}
/*#endregion blog detail*/
/*#region blog slider*/
.blog-slider {
    margin-right: 2px;
    margin-left: 2px;
}
.blog-slider .blog-short-desc {
    line-height: 20px;
    margin: 0 0 0px 0;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-letter-spacing: normal;
    -moz-letter-spacing: normal;
    -ms-letter-spacing: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500;
}
.blog-slider .blog-content {
    margin-bottom: 10px;
    font-size: 13px;
    min-height: 160px;
}
.blog-slider .blog-content h2 {
    font-weight: 600;
    font-size: 18px;
    padding-top: 20px;
}
@media (max-width:991px) {
	.blog-slider .blog-content h2 {
		font-weight: 600;
		font-size: 15px;
		padding-top: 20px;
	}
    .blog-slider .owl-stage {
        left: -50px;
    }
.blog-slider .blog-content {
    min-height: 130px;
}	
}
/*#endregion blog slider*/



/*#region dilvin landing pages*/
/*#region center slider*/
.center-slider .content-info {
    text-align: center;
    margin: 0 auto -30px;
    background: #fff;
    padding: 40px 15px 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 80%;
    opacity: 0;
    visibility: hidden;
}
.center-slider .content-slide h2 {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    padding-bottom: 12px;
}
.center-slider .owl-item.active.center .content-info {
    opacity: 1;
    visibility: visible;
}
.center-slider .content-slide a {
	pointer-events: none;
  cursor: default;	
}

.center-slider .owl-theme .owl-dots {
    display: none;
}
@media (min-width:1200px) {
	.center-slider img{
	  height: clamp(260px, 42vw, 1120px);
	  object-fit: cover;
	}
}
@media (max-width:1199px) and (min-width:768px) {
	.center-slider img{
	  height: clamp(260px, 42vw, 620px);
	  object-fit: cover;
	}
}
@media (max-width:767px) {
	.center-slider img{
	  /*height: clamp(200px, 42vw, 300px);
	  object-fit: cover;*/
	}
}
@media (max-width:1199px) {
    .center-slider .content-info {
        margin: 0 auto -10px;
        padding: 20px 15px 10px;
        -webkit-transform: translateY(-30%);
        width: 90%;
        transform: translateY(-30%);
    }
    .center-slider .content-slide h2 {
        font-size: 16px;
        letter-spacing: 0.5px;
    }
    .center-slider .content-slide .btn {
        padding: 6px 20px;
        min-width: 100px;
        font-size: 13px;
    }
}



/*#endregion center slider*/
/*#region landing desc*/
.landing-desc {
    font-size: 16px;
    max-width: 1000px;
    margin: 50px 0;
}
.landing-desc p {
    margin: 0 0 20px;
}
.landing-desc span {
    color: #777;
    font-style: italic;
}
@media (max-width:1199px) {
	.landing-desc {
		margin: 30px 0;
	}
}

/*#endregion landing desc*/

/*#region landing marquee*/

.marquee-container {
    max-width: 100%;
    margin: 80px auto;
    overflow: hidden;
}
.marquee-container .marquee-child.childone {
        white-space: nowrap;
        will-change: transform;
        animation: marquee 60s linear infinite;
        animation-delay: -60s;
    }

.marquee-container .marquee-child.childsec{
        white-space: nowrap;
        will-change: transform;
        animation: marquee2 60s linear infinite;
        animation-delay: -30s;
    }

.marquee-container .marquee-child span {
    font-size: 28px;
    white-space: nowrap;
	letter-spacing: 1px;
    position: relative;
    padding-right: 40px;
    margin-right: 40px;
    line-height: 1;
    font-style: italic;
    font-weight: 300;
    display: flex;
    align-items: center;
}
.marquee-container .marquee-child span img{
    margin-right: 10px;
	margin-top: -2px;
}
@media (max-width:991px) {
	.marquee-container {
		margin: 40px auto;
	}
	.marquee-container .marquee-child span {
		font-size: 20px;
		padding-right: 20px;
		margin-right: 20px;
	}	
	.marquee-container .marquee-child span img {
		margin-right: 8px;
		width: 70px;
		height: auto;
	}
}
/*#endregion landing marquee*/

.outfit-temp {
	
}
.image-look .outfit-mini:nth-child(2) {
	padding-right: 4px;
}
.image-look .outfit-mini:nth-child(3) {
	padding-left: 7px;
	padding-right: 7px;
}
.image-look .outfit-mini:nth-child(4) {
	padding-left: 4px;
}
.image-look .outfit-mini {
    padding-top: 11px;
}
.image-look .inner {
    margin-bottom: 0px;
}

.temp4-desc-text {
    padding: 80px 60px 0;
}
.temp4-desc-text p {
    font-size: 18px;
    margin-bottom: 30px;
    line-height: 30px;
}
.temp4-desc-text p a {
    text-decoration:underline;
}
.content-slide2 {
    padding: 0 10px;
}
.blog-slider.stgmbl50 {
    margin-right: -6px;
    margin-left: -6px;
}
.slide2-desc {
    font-size: 18px;
    margin-top: 20px;
    font-weight: 500;
}
@media (max-width:991px) {
	.slide2-desc {
		font-size: 15px;
	}
	.temp4-desc-text {
		padding: 40px 30px 0;
	}
	.temp4-desc-text p {
		font-size: 16px;
		margin-bottom: 20px;
	}	
}

@media (max-width:991px) {
    .stgmbl50 .owl-stage {
        left: -50px;
    }
}
.line-title {
    font-size: 30px;
    letter-spacing: 2px;
    font-weight: 600;
    position: relative;
    padding-top: 120px;
    padding-bottom: 120px;
    text-align: center;
    line-height: 86px;
    margin-top: 60px;
	margin-bottom: 40px;
}
.line-title::before {
    position: absolute;
    width: 2px;
    top: 0;
    height: 100px;
    left: 50%;
    background: #000000;
    content: "";
    -webkit-transition: -webkit-transform 0.6s 0.2s 
cubic-bezier(0.4, 0, 0.2, 1);
    transition: -webkit-transform 0.6s 0.2s 
cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 0.6s 0.2s 
cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 0.6s 0.2s 
cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.6s 0.2s 
cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
}
.line-title::after {
    position: absolute;
    width: 2px;
    bottom: 0;
    left: 50%;
    background: #000000;
    content: "";
    -webkit-transition: -webkit-transform 0.6s 0.2s 
cubic-bezier(0.4, 0, 0.2, 1);
    transition: -webkit-transform 0.6s 0.2s 
cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 0.6s 0.2s 
cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 0.6s 0.2s 
cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.6s 0.2s 
cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: bottom center;
    height: 100px;
}
@media (max-width:1199px) and (min-width:992px) {
	.line-title {
		font-size: 24px;
		padding-top: 80px;
		padding-bottom: 80px;
		line-height: 86px;
		margin-top: 40px;
		margin-bottom: 20px;
	}
	.line-title::before {
		height: 70px;
	}
	.line-title::after {
		height: 70px;
	}
}
@media (max-width:991px) and (min-width:768px) {
	.line-title {
		font-size: 22px;
		padding-top: 60px;
		padding-bottom: 60px;
		line-height: 60px;
		margin-top: 30px;
		margin-bottom: 10px;
	}
	.line-title::before {
		height: 50px;
	}
	.line-title::after {
		height: 50px;
	}
}
@media (max-width:761px) and (min-width:500px) {
	.line-title {
		font-size: 18px;
		padding-top: 50px;
		padding-bottom: 50px;
		line-height: 40px;
		margin-top: 20px;
		margin-bottom: 0px;
	}
	.line-title::before {
		height: 36px;
	}
	.line-title::after {
		height: 36px;
	}
}
@media (max-width:499px) {
    .line-title {
        font-size: 16px;
        padding-top: 45px;
        padding-bottom: 45px;
        line-height: 36px;
        margin-top: 20px;
        margin-bottom: 0px;
    }
	.line-title::before {
		height: 30px;
	}
	.line-title::after {
		height: 30px;
	}
}
/*#endregion dilvin landing pages*/


/*#region dilvin home pages*/
.content-no-padding:before, .content-no-padding:after {
    clear: both;
	content: " ";
    display: table;
}
.content-no-padding .content-temp5 {
	padding:0px;
}

.home-equal-cols {
	margin: 0;
}


	.home-equal-cols .module-title {
		text-align: center;
	}
.side-product-box > a {
    text-align: center;
    display: block;
    border: 1px solid #d3d3d3;
    max-width: 300px;
    margin: 20px auto;
    padding: 10px 0;
}
.side-product-box > a:hover {
    border: 1px solid #333;
}	
@media (min-width: 1400px) {
	.home-equal-cols .module-title h2 {
		font-size: 38px;
	}	
}
@media (max-width:1399px) and (min-width:1200px) {
	.home-equal-cols .module-title h2 {
		font-size: 28px;
	}
}
@media (max-width:1199px) and (min-width:992px) {
	.home-equal-cols .module-title h2 {
		font-size: 24px;
	}
}
@media (min-width: 992px) {
	.greybg {
		background: #faf9f8;
	}
    .home-equal-cols {
        display: flex;
        align-items: stretch;
    }
	.home-equal-cols > [class*="col-"] {
		float: none !important;
		padding: 0;
	}
	.home-equal-cols .side-img {
		display: flex;
	}
	.home-equal-cols .side-img img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		display: block;
	}
    .home-equal-cols .side-product {
        display: flex;
        flex-direction: column;
        padding: 60px 80px;
        justify-content: space-between;
    }
	.home-equal-cols .side-title {
		flex: 0 0 auto;
		text-align: center;
	}
	.home-equal-cols .side-products {
		margin-top: auto;
	}

}
@media (max-width:991px) and (min-width:768px) {
.home-equal-cols .module-title {
    margin-top: 45px;
    margin-bottom: 30px;
}	
	.home-equal-cols .module-title h2 {
		font-size: 24px;
	}
	.home-equal-cols .side-img {
		padding: 0;
	}	
}
@media (max-width: 991px) {
	

	.side-product-box > a {
		max-width: none;
		margin: 20px auto 0;
	}
}
@media (max-width: 767px) {
.home-equal-cols .module-title {
    margin-top: 45px;
    margin-bottom: 30px;
}	
	.home-equal-cols .module-title h2 {
		font-size: 18px;
	}
	.home-equal-cols .side-img {
		padding: 0;
	}	
.content-no-padding .content-temp5:first-child {
    padding-bottom: 36px;
}	
}
/*#endregion dilvin home pages*/