@font-face {
  font-family: "Averta";
  src: url('/pub/media/Lioncode/webFonts/Averta/font.woff2') format('woff2'), url('/pub/media/Lioncode/webFonts/Averta/font.woff') format('woff');
}
@font-face {
  font-family: "AvertaBold";
  src: url('/pub/media/Lioncode/webFonts/AvertaBold/font.woff2') format('woff2'), url('/pub/media/Lioncode/webFonts/AvertaBold/font.woff') format('woff');
}


.hideThis {
  width: 0px !important;
  height: 0px !important;
  display: block !important;
  letter-spacing: -1000px !important;
  clip: rect(0, 0, 0, 0) !important;
  position: absolute !important;
  opacity: 0 !important;
}

/* width */
::-webkit-scrollbar {
width: 6px;
border-radius:50px !important;
}

/* Track */
::-webkit-scrollbar-track {
background: #d3d3d3;
}

/* Handle */
::-webkit-scrollbar-thumb {
background: #000;
  border-radius:50px !important;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
background: #fa83bd;
}


#onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-bottom-right {
  right: 16px !important;
  bottom: 72px !important;
}

#onesignal-bell-container.onesignal-reset {
  z-index: 88 !important;
}

.message {
background: #000 !important;
display: inline-block !important;
border-radius: 10px;
color: #fff !important;
}

.messages {
text-align: center;
}

.message > *:first-child:before {
color: #fa83bd !important;
}

.message a {
color: #ff84bd !important;
}

.brand-loader.double-bounce-spinner .double-bounce1, .brand-loader.double-bounce-spinner .double-bounce2 {
background-color: #f87fbc !important;
}


ul.cdz-product-labels {
top: 15px;
left: 15px;
}

ul.cdz-product-labels li.label-item.sale {
background: linear-gradient(white, white) padding-box, linear-gradient(to right, #9fcdfb, #fa83bd) border-box !important;
border-radius: 50em;
border: 2px solid transparent;
padding: 8px 10px;
font-family: 'AvertaBold';
color:#000;
}

ul.cdz-product-labels li.label-item.new {
background: linear-gradient(white, white) padding-box, linear-gradient(to right, #fa83bd, #9fcdfb) border-box !important;
border-radius: 50em;
border: 2px solid transparent;
padding: 8px 10px;
font-family: 'AvertaBold';
color:#000;
}

ul.cdz-product-labels li.label-item.outofstock {
background: #000;
}


.product-item-info .product-image-container img {
transition: 0.5s ease all;
}

.product-item-info .product-image-container .hovered-img {
opacity: 0;
}

.product-item-info:hover .product-image-container .hovered-img {
opacity:1;
}




/* ------------------------- HEADER ----------------------------- */


#header-middle .header-panel-center.header-search-wrap {
  display: flex;
  justify-content: center;
}

#header-middle .header-panel-left .headerPhone {
  display: flex;
}

#header-middle .header-panel-left .headerPhone p {
  margin-bottom: 0px;
  font-family: 'Averta';
  font-size: 1.4rem;
  color: #000;
}

body {
  font-family: 'Averta' !important;
  background: #fbfbfb;
}


.page-wrapper {
background: #fbfbfb;
}

#header-middle .header-panel-left .headerPhone p strong {
  color: #6e6e6e;
  font-weight: normal;
  font-size: 1.3rem;
}

#header-middle .header-panel-left .headerPhone p:first-child {
  margin-right: 5px;
}

#header-middle .header-panel-left .headerPhone p:last-child {
  margin-left: 5px;
}

#header-middle .header-panel-left .headerPhone p:first-child:after {
  content: "|";
  color: #d3d3d3;
  position: relative;
  left: 5px;
}

#header-middle .header-panel-left .headerPhone:before {
  content: "";
  width: 17px;
  height: 17px;
  display: inline-block;
  background: url("/pub/media/wysiwyg/lioncode/icons/SUC-footer-phone-18x18.svg");
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 8px;
}


#header-middle .header-panel-right .features-links {
  float: none;
}

#header-middle .header-panel-right .header-panel-right-inner {
  display: flex;
  justify-content: flex-end;
}

#header-middle .header-panel-right .features-links li a:before {
  display: none;
}

#header-middle .header-panel-right .features-links li a span {
  margin-top: 0px !important;
  font-family: 'Averta';
  font-weight: normal !important;
  color: #000;
  font-size: 1.4rem !important;
}

#header-middle .header-panel-right .features-links li {
  padding-top: 0px;
  background: transparent;
}

#header-middle .header-panel-right .features-links li a {
  font-weight: normal;
}

#header-middle .header-panel-right ul.trackBtn {
  list-style: none;
  padding-left: 0px;
}

#header-middle .header-panel-right ul.trackBtn li {
  margin-bottom: 0px;
}

#header-middle .header-panel-right ul.trackBtn li a {
  font-family: 'Averta';
  font-weight: normal !important;
  color: #000;
  font-size: 1.4rem !important;
}

#header-middle .header-panel-right ul.trackBtn li a span:after {
  content: "";
  background: url("/pub/media/wysiwyg/lioncode/icons/SUC-header-order-tracking23x21.svg");
  display: inline-block;
  width: 22.24px;
  height: 21px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 5px;
}

#header-middle .header-panel-right .features-links > li > .cdz-dropdown > a span:not(.text-underlink) {
  display: flex;
  line-height: 21px;
  transition: 0.3s ease all;
}

#header-middle .header-panel-right ul.trackBtn li a span {
  display: flex;
  transition: 0.3s ease all;
}

#header-middle .header-panel-right .features-links > li.wishlist > .cdz-dropdown > a span.label:after {
  content: "";
  background: url("/pub/media/wysiwyg/lioncode/icons/SUC-thumbnail-wishlist-icon-22x20.svg");
  display: inline-block;
  width: 20px;
  height: 18px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 5px;
  position:relative;
  top:1.5px;
}

#header-middle .header-panel-right .features-links > li.wishlist > .cdz-dropdown > a span.counter {
color: #000;
justify-content: center;
align-items: center;
font-size: 11px !important;
right: 2px;
top: 0px;
background: transparent;
}


#header-middle .header-panel-right .features-links > li.authorization-link > .cdz-dropdown > a span:after {
  content: "";
  background: url("/pub/media/wysiwyg/lioncode/icons/SUC-header-user-18x18.svg");
  display: inline-block;
  width: 17.78px;
  height: 18.31px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 5px;
  position:relative;
  top:1.5px;
}

.headerPhone a:hover strong {
  color: #f97ebc !important;
  transition:  0.3s ease all;
}


.page-header .sticky-menu:not(.active) .features-links>li {
  margin: 0px 0 0 20px;
}

#header-middle .header-panel-right .customSwitcher {
  margin-left: 20px;
}

#header-middle .header-panel-right .customSwitcher .toggle:after {
  display: none;
}

#header-middle .header-panel-right .customSwitcher .switcher-options {
  display: flex;
  height: 100%;
  align-items: center;
}

#header-middle .header-panel-right .customSwitcher .switcher-options a span {
  color: #6e6e6e;
  font-family: 'Averta';
  font-size: 1.4rem;
  transition: 0.3s ease all;
}


#header-middle .header-panel-right .customSwitcher .switcher-options .switcher-option:first-child:before {
  display: none;
}

#header-middle .header-panel-right .customSwitcher .switcher-options .switcher-option.active a span {
  color: #000;
  font-family: 'AvertaBold';
}

#header-middle .header-panel-right .customSwitcher .switcher-options .switcher-trigger {
  margin-right: 4px;
}

#header-middle .header-panel-right .customSwitcher .switcher-options .switcher-option {
  margin-left: 8px;
}

#header-middle .header-panel-right .customSwitcher .switcher-options .switcher-option:before {
  content: "|";
  color: #d3d3d3;
  position: relative;
  right: 4px;
}

#header-middle .header-panel-right .customSwitcher .switcher-options .switcher-trigger a span {
  color: #000;
  font-weight: 700;
}

#header-middle .header-panel-right .features-links > li > .cdz-dropdown > a span:not(.text-underlink):hover {
  color: #d3609c;
}

#header-middle .header-panel-right ul.trackBtn li a span:hover {
  color: #d3609c;
}

#desk_menu-container .cdz-menu li.level0.level-top > a {
  text-transform: capitalize;
  background: #fbfbfb;
  padding: 12px 16px;
}



#header-bottom div#desk_cart-wrapper > a .cart-subtotal {
display: none;
}

#header-bottom div#desk_cart-wrapper > a span.text {
margin: 0px;
position: relative;
width: auto;
height: auto;
clip: auto;
display: flex !important;
align-items: center;
color: #000;
font-family: 'AvertaBold';
font-size: 1.6rem;
}

#header-bottom div#desk_cart-wrapper > a:before {
display: none;
}

#header-bottom div#desk_cart-wrapper > a span.text:after {
content: "";
background: url("/pub/media/wysiwyg/lioncode/icons/SUC-header-cart-25x29.svg");
display: inline-block;
width: 24.92px;
height: 28.93px;
background-size: contain;
background-repeat: no-repeat;
margin-left: 10px;
}


#desk_menu-container .cdz-menu li.level0.level-top.selectedMenuItem > a {
background: linear-gradient(white, white) padding-box,
          linear-gradient(to right, #9fcdfb, #fa83bd) border-box;
border-radius: 50em;
border: 2px solid transparent;
padding: 10px 20px;
}


/* search */

#header-bottom .amsearch-form-block {
max-width: 268px;
width: 100% !important;
position: static;
}

.page-header .amsearch-input-wrapper {
min-width: auto;
display: flex;
flex-direction: row-reverse;
}


@media only screen and (min-width: 1200px) {
section.amsearch-result-section {
    left: calc(((100vw - 1186px) / 2) * -1);
} 
}

@media (min-width: 1300px) {
section.amsearch-result-section {
    left: calc(((100vw - 1286px) / 2) * -1);
}  
}

@media only screen and (min-width: 1400px) {
section.amsearch-result-section {
left: calc(((100vw - 1386px) / 2) * -1);
} 
}

#header-bottom section.amsearch-result-section {
  width: calc(100vw + 10px);
  /* left: calc(((100vw - 1706px) / 2)* -1); */
  margin: 0px;
  top: calc(100% + 20px);
  box-shadow: 0px 1000px 0px 1000px rgb(0 0 0 / 70%);
  border-radius: 0px;
  left: 0px;
}

section.amsearch-overlay-block {
display: none !important;
}

#header-bottom .amsearch-input-wrapper .amsearch-input {
height: 28px;
line-height: 28px;
border-bottom: 2px solid red;
border-image: linear-gradient(to right, #9fcdfb, #fa83bd) 1;
border-top: none;
border-left: none;
border-right: none;
width: 238px;
padding: 0px;
color: #000;
font-size:1.4rem;
}


.amsearch-input-wrapper .amsearch-input::-webkit-input-placeholder { /* Edge */
color: #000;
font-size:1.4rem;
}

.amsearch-input-wrapper .amsearch-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #000;
font-size:1.4rem;
}

.amsearch-input-wrapper .amsearch-input::placeholder {
color: #000;
font-size:1.4rem;
}



.amsearch-input-wrapper .amsearch-input:focus {
border-bottom: 2px solid red;
border-image: linear-gradient(to right, #9fcdfb, #fa83bd) 1;
border-top: none;
border-left: none;
border-right: none;
}

#header-bottom section.amsearch-wrapper-block {
  position: static;
}

#header-bottom button.amsearch-button.-loupe {
position: relative;
margin-right: 5px;
background: url("/pub/media/wysiwyg/lioncode/icons/SUC-header-search-25x25.svg");
background-size: contain !important;
background-repeat: no-repeat;
width: 30px;
height: 22px;
right: auto;
margin-bottom: 0px;
margin-top: 6px;
left: 0px;
}

#header-bottom button.amsearch-button.-disabled {
opacity: 0.5;
}

#header-bottom .amsearch-input-wrapper.-typed .amsearch-input {
padding-left: 0px;
padding-right: 20px;
}

#header-bottom .amsearch-input-wrapper .amsearch-button.-close {
right: -8px;
}

#header-bottom .amsearch-item.product-item .product-image-photo {
position: relative;
}

#header-bottom .amsearch-item.product-item .product-image-wrapper {
height: auto;
padding: 0px;
}

#header-bottom .amsearch-products-section .amsearch-product-list {
display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 10px;
  max-height: 500px;
  overflow: auto;
  margin-bottom: 60px;
  padding-right: 30px;
  padding-left: 30px;
  margin-right: 10px;
  margin-left: 10px;
}

#header-bottom .amsearch-products-section .amsearch-product-list > li {
max-width: 100% !important;
background: transparent !important;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
}

#header-bottom .amsearch-products-section.-grid .amsearch-image .amsearch-product-image-container {
width: auto;
}

#header-bottom p.amsearch-block-header.amsearch-collapsible-title {
display: none;
}

#header-bottom section.amsearch-products-section.-grid {
padding-top: 20px;
padding-left: 68px;
padding-right: 60px;
border-top: 1px solid #d3d3d3;
background: #fbfbfb;
max-height: 713px;
overflow: hidden;
}



#header-bottom .amsearch-item.product-item .product-image-photo {
border-radius: 20px;
}

#header-bottom .amsearch-products-section .amsearch-product-list li .product-item-details {
width: 100%;
padding: 10px 0px 0px 12px;

}

#header-bottom .amsearch-products-section .amsearch-product-list li .product-item-details .product-item-link {
font-size: 1.4rem;
font-family: 'Averta';
font-weight: normal;
line-height: 18px;
width: 100%;
overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
           line-clamp: 2; 
   -webkit-box-orient: vertical;
}



#header-bottom .amsearch-products-section .amsearch-product-list li .product-item-details .product-item-swatch {
max-width: 90px;
width: 100%;
}

#header-bottom .amsearch-products-section .amsearch-product-list li .product-item-details .price-box.price-final_price {
width: 100%;
}

#header-bottom .amsearch-products-section .amsearch-product-list li .product-item-details .product-item-swatch .swatch-option.color {
margin-bottom: 0px;
height: 14px !important;
width: 14px !important;
border-radius: 50px;
margin-right: 3px;
border: none;
}

#header-bottom .amsearch-products-section .amsearch-product-list li .product-item-details .product-item-swatch .swatch-attribute-options {
margin: 0px !important;
display: flex;
flex-direction: row;
justify-content: flex-end;
align-items: center;
}

#header-bottom .amsearch-products-section .amsearch-product-list li .product-item-details .product-item-swatch .swatch-attribute.color {
vertical-align: middle;
margin-top: 5px;
}

#header-bottom .amsearch-products-section .amsearch-product-list li .product-item-details .product-item-swatch .swatch-option.color:last-child {
margin-right: 0px;
}

#header-bottom .amsearch-products-section .amsearch-product-list li .product-item-details .product-item-swatch .swatch-option.color:after {
display: none;
}

#header-bottom .amsearch-products-section .amsearch-product-list li .product-item-details .product-item-link:hover {
  text-decoration: none;
}

#header-bottom .amsearch-products-section .amsearch-product-list li .product-item-details .product-item-inner {
  display: flex;
  flex-wrap: wrap;
}



#header-bottom .amsearch-products-section .amsearch-product-list li .product-item-details .product-item-swatch .swatch-more {
padding: 0px;
margin: 0px;
color: #8E8E8E;
font-size: 1.6rem;
line-height: 16px;
margin-left: 5px;
position: relative;
}

#header-bottom .amsearch-products-section .amsearch-product-list li .product-item-details .product-item-swatch .swatch-more.active .moreColors {
display: block !important;
opacity: 1;
}

#header-bottom .amsearch-products-section .amsearch-product-list li .product-item-details .product-item-swatch .swatch-more .moreColors {
transition: 0.3s ease all;
opacity: 0;
position: absolute;
top: -40px;
background: #fff;
box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
padding: 6px 15px;
border-radius: 10px;
z-index: 8;
right: 0px;
}

#header-bottom .amsearch-products-section .amsearch-product-list li .product-item-details .product-item-swatch .swatch-more > span {
transition: 0.3s ease all;
font-family: 'Averta' !important;
}

#header-bottom .amsearch-products-section .amsearch-product-list li .product-item-details .product-item-swatch .swatch-more.active > span {
color: #000;
font-weight: bold;
}



#header-bottom .amsearch-products-section .amsearch-product-list li .product-item-details .product-item-link span.amsearch-highlight {
font-weight:normal;
color:#f872b7;
}

#header-bottom .amsearch-products-section .amsearch-product-list li .product-item-details .product-item-link {
margin-bottom: 0px;
width: calc(100% - 90px);
padding-bottom: 0px;
}


#header-bottom .amsearch-products-section .amsearch-product-list li .product-item-details .amsearch-wrapper-inner .price {
font-size: 1.6rem;
font-weight: normal;
font-family: 'AvertaBold';
color:#000;
}



#header-bottom .amsearch-products-section .amsearch-product-list li .product-item-details .amsearch-wrapper-inner .old-price .price {
color: #8e8e8e;
font-family: 'Averta';
}

#header-bottom .amsearch-products-section .amsearch-product-list li .product-item-details .amsearch-wrapper-inner .old-price {
text-decoration: none;
position: relative;
order: 1;
}

#header-bottom .amsearch-products-section .amsearch-product-list li .product-item-details .amsearch-wrapper-inner .normal-price {
  order: 2;
}

#header-bottom .amsearch-products-section .amsearch-product-list li .product-item-details .amsearch-wrapper-inner .old-price .price-container {
position:relative;
}

#header-bottom .amsearch-products-section .amsearch-product-list li .product-item-details .amsearch-wrapper-inner .old-price .price-container .price:before {
content: "";
display: inline-block;
width: 100%;
height: 1px;
background: #8e8e8e;
position: absolute;
bottom: 11px;
transform: rotate(-10deg);
}

#header-bottom .amsearch-products-section.-grid .amsearch-image {
padding-bottom: 0px;
}


#header-bottom .amsearch-products-section .amsearch-product-list li .product-item-details .amsearch-wrapper-inner {
width: 100%;
}

#header-bottom .amsearch-products-section .amsearch-product-list li .product-item-details .amsearch-wrapper-inner .price-box {
display: flex;
flex-wrap: nowrap;
padding: 0px;
}

#header-bottom .amsearch-products-section .amsearch-product-list li .product-item-details .amsearch-wrapper-inner .price-box span {
padding: 0px;
vertical-align: middle;
flex-basis: auto;
}

.cdz-horizontal-menu .groupmenu {
background: #fbfbfb;
}



#header-bottom div#desk_cart-wrapper > a span.counter span {
color: #fff;
font-size: 10px;
}

#header-bottom div#desk_cart-wrapper > a span.counter {
right: calc(50% - 100px);
height: 15px;
min-width: 15px;
line-height: 14px;
top: 0px;
}

#header-bottom div#desk_cart-wrapper {
width: 268px;
margin-left: 0px;
display: inline-flex;
justify-content: end;
padding-right: 5px;
}


header.page-header {
position: relative;
background: #fbfbfb;
border: none !important;
}

header.page-header div#header-bottom {
background: #fbfbfb;
}

.page-header .sticky-menu.active div#header-middle {
display: none;
}

.page-header .sticky-menu.active .header-bottom {
padding-top: 10px;
padding-bottom: 10px;
}

.page-header .sticky-menu.active #header-bottom section.amsearch-result-section {
  top: calc(100% + 0px);
}


#header-bottom .amsearch-products-section a.amsearch-link.-view-all {
display: block;
margin: 0px auto 30px auto;
position: relative;
top: -25px;
width: 228px;
text-align: center;
border: 2px solid #D3D3D3;
border-radius: 10px;
color: #000;
font-family: 'AvertaBold';
font-size: 1.6rem;
padding-bottom: 10px;
padding-top: 10px;
}

#header-bottom .amsearch-products-section a.amsearch-link.-view-all span {
font-family: 'Averta';
margin-left: 5px;
}

#header-bottom .amsearch-products-section a.amsearch-link.-view-all span:before {
content: "(";
}

#header-bottom .amsearch-products-section a.amsearch-link.-view-all span:after {
content: ")";
}

#header-bottom .amsearch-products-section a.amsearch-link.-view-all:hover {
background: #d1d1d1;
text-decoration: none;
}


.page-header .mobi-cart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}


/* wishlist in search */



.amsearch-products-section .actions-secondary {
right: 15px;
display: flex !important;
position: absolute;
top: 15px;
z-index: 0;
transition: 0.3s ease all;
opacity: 0;
padding: 0px;
}

#header-bottom .amsearch-products-section .amsearch-product-list li:hover .actions-secondary {
opacity:1;
z-index:7;
}

.amsearch-products-section .actions-secondary>.action {
position:relative;
margin: 0px !important;
width: auto;
height: auto;
}
.amsearch-products-section .actions-secondary .amsearch-button.-icon:after {
content: "" !important;
width: 22px;
height: 20px;
background: url(/pub/media/wysiwyg/lioncode/icons/SUC-thumbnail-wishlist-icon-22x20.svg);
background-size: contain;
background-repeat: no-repeat;
}



@keyframes cssload-zoom2 {
0% {
    transform: scale(1.5, 1.5)
}

50% {
    transform: scale(1, 1)
}

100% {
    transform: scale(1.2, 1.2)
}
}

#header-bottom .amsearch-products-section .amsearch-product-list li .actions-secondary:hover .amsearch-button.-icon:after {
animation: cssload-zoom2 1500ms linear infinite !important;
-o-animation: cssload-zoom2 1500ms linear infinite;
-ms-animation: cssload-zoom2 1500ms linear infinite;
-webkit-animation: cssload-zoom2 1500ms linear infinite;
-moz-animation: cssload-zoom2 1500ms linear infinite;

}

#header-bottom .amsearch-products-section .amsearch-product-list li .actions-secondary .action:hover,#header-bottom .amsearch-products-section .amsearch-product-list li .actions-secondary .action:focus {
filter:none !important;
}

.product.product-item .product-item-top a.action.towishlist:hover:before {
animation: cssload-zoom2 1500ms linear infinite;
-o-animation: cssload-zoom2 1500ms linear infinite;
-ms-animation: cssload-zoom2 1500ms linear infinite;
-webkit-animation: cssload-zoom2 1500ms linear infinite;
-moz-animation: cssload-zoom2 1500ms linear infinite;
}


.amsearch-products-section .actions-secondary>.action.in-wishlist:after {
background: url(/pub/media/wysiwyg/lioncode/icons/SUC-thumbnail-wishlist-icon-active-22x20.svg);
}


.amsearch-products-section .actions-secondary.addedToWishlist {
opacity:1 !important;
z-index:7 !important;
}


/* ----------------------------------- homepage --------------------------------------- */

.cms-codazon-home-page #maincontent .container {max-width: 100%;padding-left: 0px;padding-right: 0px;}

.cms-codazon-home-page-el #maincontent .container {max-width: 100%;padding-left: 0px;padding-right: 0px;}


@media only screen and (min-width: 1200px) {
  .cms-codazon-home-page #maincontent .container .cdz-main-slideshow {
      max-width:1200px;
  }



  .cms-codazon-home-page-el #maincontent .container .cdz-main-slideshow {
    max-width:1200px;
}
  .cdz-product-wrap.product-list-style-20 {
    min-height: 664px;
  }

  #section4 .cdz-banner .abs-img {
    min-height: 812px;
  }
  
}

@media (min-width: 1300px) {
  .cms-codazon-home-page #maincontent .container .cdz-main-slideshow {
      max-width:1300px;
  } 
  .cms-codazon-home-page-el #maincontent .container .cdz-main-slideshow {
    max-width:1300px;
} 
}

@media only screen and (min-width: 1400px) {
 .cms-codazon-home-page #maincontent .container .cdz-main-slideshow {
      max-width:1400px;
  } 
  .cms-codazon-home-page-el #maincontent .container .cdz-main-slideshow {
    max-width:1400px;
} 
}

.cms-codazon-home-page #maincontent .container .cdz-main-slideshow {
  max-width: 1720px;
  margin: 0 auto;
  padding-right: 5px;
  padding-bottom: 30px;
}

.cms-codazon-home-page-el #maincontent .container .cdz-main-slideshow {
  max-width: 1720px;
  margin: 0 auto;
  padding-right: 5px;
  padding-bottom: 30px;
}


.cms-codazon-home-page #maincontent .container .cdz-main-slideshow .owl-dots {
  bottom: -10px;
}

.cms-codazon-home-page-el #maincontent .container .cdz-main-slideshow .owl-dots {
  bottom: -10px;
}

div#section1 {
  padding: 0px 25px;
}


/* ----------------------------------- first section --------------------------------------- */


.tripleSlide {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-gap: 10px;
}


.homeMainSlider .owl-nav .owl-next {
width: 100px;
height: 100px;
top: 50%;
margin-top: -50px;
right: 25px;
border-radius: 50px;
background: #fff;
border-color: #fff;
border-width: 2px;
display: flex;
align-items: center;
justify-content: center;
background-size: contain;
}

.homeMainSlider .owl-nav .owl-next:hover {
    background: linear-gradient(white, white) padding-box, linear-gradient(to right, #9fcdfb, #fa83bd) border-box !important;
    border-color: transparent !important;
    border-width: 2px;
}

.homeMainSlider .owl-nav .owl-next:before {
content: "" !important;
width: 40.15px;
height: 32px;
background: url("/pub/media/wysiwyg/lioncode/icons/SUC-slider-arrow-lright-39x31.svg");
background-repeat: no-repeat;
}




.homeMainSlider .owl-nav .owl-prev {
width: 100px;
height: 100px;
top: 50%;
margin-top: -50px;
left: 25px;
border-radius: 50px;
background: #fff;
border-color: #fff;
border-width: 2px;
display: flex;
align-items: center;
justify-content: center;
background-size: contain;
}

.homeMainSlider .owl-nav .owl-prev:hover {
    background: linear-gradient(white, white) padding-box, linear-gradient(to right, #9fcdfb, #fa83bd) border-box !important;
    border-color: transparent !important;
    border-width: 2px;
}

.homeMainSlider .owl-nav .owl-prev:before {
content: "" !important;
width: 40.15px;
height: 32px;
background: url("/pub/media/wysiwyg/lioncode/icons/SUC-slider-arrow-left-39x31.svg");
background-repeat: no-repeat;
}

.homeMainSlider .owl-nav .owl-prev.disabled {
opacity: 0.5;
}

.homeMainSlider .owl-nav .owl-next.disabled {
opacity: 0.5;
}

.homeMainSlider .owl-item img {
border-radius: 40px;
}

.homeMainSlider .owl-item .tripleSlide img {
border-radius: 0px;
}

.homeMainSlider .owl-dots button.owl-dot.active {
width: 46px;

}

.homeMainSlider .owl-dots .owl-dot {
height: 8px;
width: 24px;
border-radius: 30px;
transition: 0.3s ease all;
box-shadow: none;
background: #d3d3d3;
}

.homeMainSlider .owl-dots .owl-dot span {
background: #d3d3d3;
}

.homeMainSlider .owl-dots .owl-dot.active span {
background: rgb(245,205,163);
background: linear-gradient(90deg, rgba(245,205,163,1) 0%, rgba(226,137,175,1) 100%);
border-radius: 30px;
}






/* ----------------------------------- second section --------------------------------------- */


#secondSection {
border-top: 5px solid #fff;
padding-top: 64px;
padding-bottom: 20px;
border-bottom: 5px solid #fff;
background: url(/pub/media/wysiwyg/lioncode/banners-sliders/SUC-bg-1-corner-1920x927@2x.png);
background-size: cover;
}

.mainTitle h1,.mainTitle h2,.mainTitle h3 {
text-align: center;
font-size: 4rem;
font-family: 'AvertaBold';
margin-bottom: 30px;
}

#secondSection ul.box-cate-link.abs-dropdown {
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 40px;
}

#secondSection ul.box-cate-link.abs-dropdown li a span {
font-size: 1.5rem !important;
font-family: 'AvertaBold';
color: #8e8e8e;
transition: 0.3s ease all;
}

#secondSection ul.box-cate-link.abs-dropdown li a {
padding: 6px 15px;
position: relative;
}

#secondSection ul.box-cate-link.abs-dropdown li.active a {
background: linear-gradient(white, white) padding-box,
        linear-gradient(to right, #9fcdfb, #fa83bd) border-box;
border-radius: 50em;
border: 2px solid transparent;
}



#secondSection ul.box-cate-link.abs-dropdown li.active a span {
color: #000;
}

#secondSection ul.box-cate-link.abs-dropdown li:not(.active) a span:after {
content: "";
width: calc(100% - 30px);
height: 2px;
background: #000;
display: block;
position: absolute;
bottom: 0px;
left: 15px;
transition: 0.3s ease all;
opacity:0;
}

#secondSection ul.box-cate-link.abs-dropdown li:not(.active) a:hover span:after {
bottom:6px;
opacity:1;
}

#secondSection ul.box-cate-link.abs-dropdown li:not(.active) a:hover span {
color:#000;
}




#secondSection .products.list.items .owl-item span.product-image-wrapper img {
border-radius: 20px;
}

#secondSection .products.list.items .owl-item .product.product-item {
background:transparent;

}

#secondSection .products.list.items .owl-item .product.product-item .product-item-details {
padding: 0px 0px 0px 12px;
}

#secondSection .products.list.items .owl-item .product.product-item .product-item-details .product-item-name a {
font-size: 1.4rem;
font-family: 'Averta';
font-weight: normal;
line-height: 18px;
width: 100%;
display: -webkit-box;
-webkit-line-clamp: 2; 
-webkit-box-orient: vertical;
overflow: hidden;
}

#secondSection .products.list.items .owl-item .product.product-item .product-item-details .product-item-name {
margin-bottom: 0px;
width: calc(100% - 90px);
min-height: auto !important;
text-align: left;
}



#secondSection .products.list.items .owl-item .product.product-item .product-item-details .product-item-swatch {
max-width: 90px;
width: 100%;
}

#secondSection .products.list.items .owl-item .product.product-item .product-item-details .product-item-inner {
display: flex;
flex-wrap: wrap;
}

#secondSection .products.list.items .owl-item .product.product-item .product-item-details .price-box.price-final_price {
width: 100%;
}
.owl-item .product.product-item .product-item-details .price-box.price-final_price {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}

#secondSection .products.list.items .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-option.color {
margin-bottom: 0px;
height: 14px !important;
width: 14px !important;
border-radius: 50px;
margin-right: 3px;
border: none;
}

#secondSection .products.list.items .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-attribute-options {
margin: 0px !important;
display: flex;
flex-direction: row;
justify-content: flex-end;
align-items: center;
}

#secondSection .products.list.items .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-attribute.color {
vertical-align: middle;
margin-top: 5px;
}

#secondSection .products.list.items .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-option.color:last-child {
margin-right: 0px;
}

#secondSection .products.list.items .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-option.color:after {
display: none;
}



#secondSection .products.list.items .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-more {
padding: 0px;
margin: 0px;
color: #8E8E8E;
font-size: 1.6rem;
line-height: 16px;
margin-left: 5px;
position: relative;
}

#secondSection .products.list.items .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-more.active .moreColors {
display: block !important;
opacity: 1;
}

#secondSection .products.list.items .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-more .moreColors {
transition: 0.3s ease all;
opacity: 0;
position: absolute;
top: -40px;
background: #fff;
box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
padding: 6px 15px;
border-radius: 10px;
z-index: 8;
right: 0px;
}

#secondSection .products.list.items .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-more > span {
transition: 0.3s ease all;
}

#secondSection .products.list.items .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-more.active > span {
color: #000;
font-weight: bold;
}



#secondSection .products.list.items .owl-item .product.product-item .product-item-details .price-box .price {
font-size: 1.6rem;
font-weight: normal;
font-family: 'AvertaBold';
color:#000;
}


#secondSection .products.list.items .owl-item .product.product-item .product-item-details .price-box .old-price .price {
color: #8e8e8e;
font-family: 'Averta';
}

#secondSection .products.list.items .owl-item .product.product-item .product-item-details .price-box .old-price {
text-decoration: none;
position: relative;
}

#secondSection .products.list.items .owl-item .product.product-item .product-item-details .price-box .old-price .price-container .price:before {
content: "";
display: inline-block;
width: 100%;
height: 1px;
background: #8e8e8e;
position: absolute;
bottom: 11px;
transform: rotate(-10deg);
}





#secondSection .products.list.items .owl-item .product.product-item .product-item-top {
  position: relative;
}

#secondSection .products.list.items .owl-item .product.product-item .product-item-top a.action.towishlist {
  right: 15px;
  display: flex !important;
  position: absolute;
  top: 15px;
  z-index: 0;
  transition: 0.3s ease all;
  opacity: 0;
}

#secondSection .products.list.items .owl-item .product.product-item .product-item-top a.action.towishlist:before {
  content: "";
  width: 22px;
  height: 20px;
  background: url("/pub/media/wysiwyg/lioncode/icons/SUC-thumbnail-wishlist-icon-22x20.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

#secondSection .products.list.items .owl-item:hover .product.product-item .product-item-top a.action.towishlist {
  z-index: 7;
  opacity: 1;
}



#secondSection .owl-dots button.owl-dot.active {
width: 46px;

}

#secondSection .owl-dots .owl-dot {
height: 8px;
width: 24px;
border-radius: 30px;
transition: 0.3s ease all;
box-shadow: none;
background: #d3d3d3;
margin-left: 2px;
margin-right: 2px;
overflow: hidden;
}

#secondSection .owl-dots .owl-dot span {
background: #d3d3d3;
width: 100%;
height: 100%;
display: block;
}

#secondSection .owl-dots .owl-dot.active span {
background: rgb(245,205,163);
background: linear-gradient(90deg, rgba(245,205,163,1) 0%, rgba(226,137,175,1) 100%);
border-radius: 30px;
}

#secondSection .owl-dots {
  text-align: center;
}


#secondSection .products.list.items .owl-item .product.product-item .product-item-top a.action.towishlist.in-wishlist:before {
background: url(/pub/media/wysiwyg/lioncode/icons/SUC-thumbnail-wishlist-icon-active-22x20.svg);
}

#secondSection .products.list.items .owl-item .product.product-item .product-item-top a.in-wishlist {
z-index:7 !important;
opacity:1 !important;
}

#header-middle .header-panel-right .features-links li.link.wishlist .mini-list .btn-remove span {
font-size: 0px !important;
  display: block;
  width: 0px;
  height: 0px;
}



.message.cdz-translator.success {
background: linear-gradient(#000, #000) padding-box, linear-gradient(to right, #9fcdfb, #fa83bd) border-box;
border-radius: 10em;
border: 2px solid transparent;
color:#fff;
}

.message.cdz-translator.success span:before {
color:#fa83bd;
}

#header-middle .header-panel-right .features-links li.link.wishlist .mini-list .btn-remove {
  background: transparent;
  border-radius: 50px !important;
  overflow: hidden;
  border-color: #000;
  top: 2px;
}


#header-middle .header-panel-right .features-links li.link.wishlist .mini-list .btn-remove:after {
  content: "";
  background: url(/pub/media/wysiwyg/lioncode/icons/close-white.png);
  width: 14px;
  height: 14px;
  display: block;
  background-size: 10px 10px;
  background-repeat: no-repeat;
  background-color: #000;
  background-position: center;
}

#header-middle .header-panel-right .features-links li.link.wishlist .mini-list .product-item-left {
  padding-left: 0px;
}

#header-middle .header-panel-right .features-links li.link.wishlist .mini-list .product-item-details {
padding-left: 0px;
}

#header-middle .header-panel-right .features-links li.link.wishlist .mini-list .product-item-details>.col-xs-14 {
padding-left: 0px;
width: 100%;
padding-right: 0px;
}

#header-middle .header-panel-right .features-links li.link.wishlist .mini-list .product-item-details>.col-xs-14 strong.product-item-name {
margin-top:0px;
margin-bottom:0px;
}

#header-middle .header-panel-right .features-links li.link.wishlist .mini-list .product-item-details>.col-xs-14 strong.product-item-name span {
font-size: 1.2rem !important;
}

#header-middle .header-panel-right .features-links li.link.wishlist .mini-list .product-item-details>.col-xs-14 .product-item-price .price {
font-size:1.4rem;
color:#000;
}

#header-middle .header-panel-right .features-links li.link.wishlist .mini-list .product-item-details>.col-xs-14 .product-item-price span.old-price {
text-decoration:none;
}

#header-middle .header-panel-right .features-links li.link.wishlist .mini-list .product-item-details>.col-xs-14 .product-item-price span.old-price .price {
color:#8e8e8e;
font-size:1.2rem;
position:relative;
}

#header-middle .header-panel-right .features-links li.link.wishlist .mini-list .product-item-details>.col-xs-14 .product-item-price span.old-price .price:before {
content: "";
display: inline-block;
width: 100%;
height: 1px;
background: #8e8e8e;
position: absolute;
bottom: 11px;
transform: rotate(-10deg);
}

#header-middle .header-panel-right .features-links li.link.wishlist .mini-list .product-item-details .product-item-actions .tocart {
width: 24px;
height: 24px;
float: none;
margin-left: 10px;
}

#header-middle .header-panel-right .features-links li.link.wishlist .mini-list .product-item-details .product-item-actions .tocart:before {
content: "";
background: url("/pub/media/wysiwyg/lioncode/icons/SUC-product-cart-28x28.svg");
width: 100%;
height: 100%;
}

#header-middle .header-panel-right .features-links li.link.wishlist .mini-list .product-item-details>.col-xs-10 {
width:100%;
}

#header-middle .header-panel-right .features-links li.link.wishlist .mini-list .product-item-details .product-item-actions .qty-box {
width: 26px;
margin-bottom: 0px;
height: 26px;
background: linear-gradient(white, white) padding-box, linear-gradient(to right, #9fcdfb, #fa83bd) border-box;
border: 2px solid transparent;
}

#header-middle .header-panel-right .features-links li.link.wishlist .mini-list .product-item-details .product-item-actions form {
display: flex;
justify-content: end;
}

#header-middle .header-panel-right .features-links li.link.wishlist .mini-list .product-item-details .product-item-actions .qty-box input.wl-item-qty {
border: none;
}

.link.wishlist .cdz-dropdown .block-title:after {
display: none !important;
}

.mini-list .block-top {
color: #000;
font-family: 'AvertaBold';
}





.cdz-dropdown .cdz-dd-content-inner {
  padding-top: 0px !important;
}

.cdz-dropdown .cdz-dd-content-inner .block-top {
  background: url(/pub/media/wysiwyg/lioncode/banners-sliders/wishlist-header-popup.png);
  background-size:cover;
}

.cdz-dropdown .cdz-dd-content-inner .block-top .block-title {
  padding-top: 25px;
  padding-bottom: 25px !important;
  text-transform: uppercase;
  text-align: center;
}

.cdz-dropdown .cdz-dd-content-inner .btn-social {
  background: #000;
  font-size: 12px;
}

.cdz-dropdown .cdz-dd-content {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.cdz-dropdown .cdz-dd-content .field label span {
  font-size: 10px;
  font-family: 'Averta';
  transition: 0.2s linear all;
  color: #9c9c9c;
  letter-spacing: 1px;
}

.cdz-dropdown .cdz-dd-content .field.active label span {
  color: #f981bd;
}

.cdz-dropdown .cdz-dd-content .field label {
  transition: 0.2s linear all;
    display: flex;
    position: absolute;
    top: -10px;
    left: 0px;
    height: auto;
    width: 100%;
    align-items: center;
    cursor: pointer;
    z-index: 3;
}


.cdz-dropdown .cdz-dd-content .field {
  position: relative;
  margin-bottom: 25px;
}

.cdz-dropdown .cdz-dd-content .field.active label {
  bottom: 35px;
  height: auto;
}

.cdz-dropdown .cdz-dd-content .field input.input-text {
  padding: 0px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0px;
  border-width: 2px;
  transition: 0.2s linear all;
}

.cdz-dropdown .cdz-dd-content .field input.input-text:focus {
  border-color: #f981bd;
}

.account .form-address-edit .actions-toolbar .action.primary, a.action.primary, .action.primary, .action-primary, .action.primary, .cdz-popup-area .cdz-popup .actions-toolbar .primary button {
  letter-spacing: 1px;
}

#header-middle .cdz-dropdown .cdz-dd-content .acount-menu .account-menu-items li a span {
  font-size: 11px !important;
  text-transform: capitalize;
}




/* login modal when add to wishlist is pressed */


.cdz-popup.popup-ajax-lgfm-popup {
  border-radius:15px !important;
  overflow:hidden;
}
.cdz-popup.popup-ajax-lgfm-popup .cdz-popup-inner {
  padding: 0px;
}

.cdz-popup.popup-ajax-lgfm-popup .btn-social {
  background: #000;
  font-size: 12px;
}
.cdz-popup.popup-ajax-lgfm-popup .field label span {
  font-size: 10px;
  font-family: 'Averta';
  transition: 0.2s linear all;
  color: #9c9c9c;
  letter-spacing: 1px;
}

.cdz-popup.popup-ajax-lgfm-popup .field.active label span {
color: #f981bd;
}

.cdz-popup.popup-ajax-lgfm-popup .field label {
  transition: 0.2s linear all;
  display: flex;
  position: absolute;
  top: -10px;
  left: 0px;
  height: auto;
  width: 100%;
  align-items: center;
  cursor: pointer;
  z-index: 3;
}


.cdz-popup.popup-ajax-lgfm-popup .field {
position: relative;
margin-bottom: 25px;
}

.cdz-popup.popup-ajax-lgfm-popup .field.active label {
bottom: 35px;
height: auto;
}

.cdz-popup.popup-ajax-lgfm-popup .field input.input-text {
padding: 0px;
border-top: none;
border-left: none;
border-right: none;
border-radius: 0px;
border-width: 2px;
transition: 0.2s linear all;
}

.cdz-popup.popup-ajax-lgfm-popup .field input.input-text:focus {
border-color: #f981bd;
}


.cdz-popup-area .cdz-popup.popup-account-popup .account-info-summary .info-summary-top:before {
  font-size: 50px;
  top: 10px;
}

.cdz-popup-content .account-info-summary .info-summary-top .account-social-login {
  margin-top: 10px;
}


.account-info-summary .info-summary-top .icon-account {
  margin-top: 0px;
  margin-bottom: 0px;
}

.account-info-summary .info-summary-top {
  padding-bottom: 0px;
}


.customer-account-logoutsuccess .column.main > p {
  text-align: center;
}



li.authorization-link .cdz-dropdown .cdz-dd-content-inner .block-top {
  background: url(/pub/media/wysiwyg/lioncode/banners-sliders/account-header-popup.png);
  background-size: cover;
  padding: 14px 10px 14px 15px;
  margin-bottom: 20px;
}

li.authorization-link .cdz-dropdown ul.account-menu-items.items {
  padding-bottom: 0px;
  display: flex;
  flex-wrap: wrap;
}

li.authorization-link .cdz-dropdown ul.account-menu-items.items li {
  margin: 0px 4px;
  display:flex;
  align-items: center;
  padding: 0px 4px;
}

li.authorization-link .cdz-dropdown .cdz-dd-content-inner .md-content p {
  justify-content: center;
}

li.authorization-link .cdz-dropdown ul.account-menu-items.items li:not(.language-link):after {
  content:"/";
  position: relative;
  left: 8px;
}

li.authorization-link .cdz-dropdown ul.account-menu-items.items li:not(.language-link):nth-of-type(4):after {
 display:none;
}




/* ----------------------------------- third section --------------------------------------- */



#section3 .inner {
max-width: 1464px !important;
margin: 0 auto;
}

div#section3 .serviceColumn img {
  margin-bottom: 17px;
  height: 34px;
  width: auto;
}

div#section3 .serviceColumn h2 {
font-family: 'AvertaBold';
color: #000;
font-size: 2rem;
line-height: 25px;
padding-right: 26%;
}

div#section3 .serviceColumn h3 {
  font-family: 'AvertaBold';
  color: #000;
  font-size: 2rem;
  line-height: 25px;
  padding-right: 26%;
  }

div#section3 .serviceColumn > p {
margin-bottom: 0px;
}

div#section3 .serviceColumn > p a {
font-size: 1.6rem;
font-family: 'Averta';
display: flex;
align-items: center;
}

div#section3 .serviceColumn > p a:after {
content: "";
width: 26px;
height: 14px;
display: inline-block;
background: url("/pub/media/wysiwyg/lioncode/icons/SUC-4-icons-arrow-26x14.svg");
background-repeat: no-repeat;
background-size: contain;
position: relative;
top: 1px;
margin-left: 10px;
transition: 0.3s ease all;
}

div#section3 .serviceColumn:hover > p a:after {
margin-left: 20px;
}

a:hover {
color: #f87dba !important;
transition: 0.3s ease all;
}

div#section3 {
padding-top: 67px;
padding-bottom: 60px;
background: url("/pub/media/wysiwyg/lioncode/backgrounds/SUC-bg-2-icons-1920x927.svg");
background-repeat: no-repeat;
background-size: 85%;
background-position: center right;
border-bottom: 5px solid #fff;
margin: 0px;
}





/* ----------------------------------- fourth section --------------------------------------- */

#section4 {
  padding: 50px 25px;
}

#section4 .inner {
max-width: 1464px !important;
margin: 0 auto;
}


#section4 img {
border-radius: 20px;
height: 100%;
}





/* ----------------------------------- fifth section --------------------------------------- */



div#section5 {
padding-bottom:40px;
border-bottom:5px solid #fff;
}

div#section5 .catImageSlider .owl-nav .owl-next {
width: 100px;
height: 100px;
top: 50%;
margin-top: -50px;
right: 50px;
border-radius: 50px;
background: #fff;
border-color: #fff;
border-width: 2px;
display: flex;
align-items: center;
justify-content: center;
background-size: contain;
}

div#section5 .catImageSlider .owl-next:hover {
    background: linear-gradient(white, white) padding-box, linear-gradient(to right, #9fcdfb, #fa83bd) border-box !important;
    border-color: transparent !important;
    border-width: 2px;
}

div#section5 .catImageSlider .owl-nav .owl-next:before {
content: "" !important;
width: 40.15px;
height: 32px;
background: url("/pub/media/wysiwyg/lioncode/icons/SUC-slider-arrow-lright-39x31.svg");
background-repeat:no-repeat;
}




div#section5 .catImageSlider .owl-nav .owl-prev {
width: 100px;
height: 100px;
top: 50%;
margin-top: -50px;
left: 50px;
border-radius: 50px;
background: #fff;
border-color: #fff;
border-width: 2px;
display: flex;
align-items: center;
justify-content: center;
background-size: contain;
}

div#section5 .catImageSlider .owl-nav .owl-prev:hover {
    background: linear-gradient(white, white) padding-box, linear-gradient(to right, #9fcdfb, #fa83bd) border-box !important;
    border-color: transparent !important;
    border-width: 2px;
}

div#section5 .catImageSlider .owl-nav .owl-prev:before {
content: "" !important;
width: 40.15px;
height: 32px;
background: url("/pub/media/wysiwyg/lioncode/icons/SUC-slider-arrow-left-39x31.svg");
background-repeat:no-repeat;
}

div#section5 .catImageSlider .owl-nav .owl-prev.disabled {
opacity: 0.5;
}

div#section5 .catImageSlider .owl-nav .owl-next.disabled {
opacity: 0.5;
}




div#section5 .catImageSlider .owl-dots button.owl-dot.active {
width: 46px;

}

div#section5 .catImageSlider .owl-dots .owl-dot {
height: 8px;
width: 24px;
border-radius: 30px;
transition: 0.3s ease all;
box-shadow: none;
background: #d3d3d3;
margin-left: 2px;
margin-right: 2px;
overflow: hidden;
}

div#section5 .catImageSlider .owl-dots .owl-dot span {
background: #d3d3d3;
width: 100%;
height: 100%;
display: block;
}

div#section5 .catImageSlider .owl-dots .owl-dot.active span {
background: rgb(245,205,163);
background: linear-gradient(90deg, rgba(245,205,163,1) 0%, rgba(226,137,175,1) 100%);
border-radius: 30px;
}

div#section5 .catImageSlider .owl-dots {
  text-align: center;
}



/* ----------------------------------- sixth section --------------------------------------- */


div#section6 {
padding-top: 92px;
padding-bottom: 77px;
background: url(/pub/media/wysiwyg/lioncode/backgrounds/SUC-bg-3-you-stole-my-1920x927@2x.jpg);
background-size: contain;
background-repeat: no-repeat;
background-position-x: -25px;
}

#section6 .left {
padding-left: 8%;
padding-right: 120px;
}

#section6 .right {
padding-left: 20px;
}

#section6 .owl-stage {
padding-left: 0px !important;
}



#section6 .mainTitle h2 {
color: #000;
width: calc(100% - 216px);
line-height: 49px;
margin-bottom: 20px;
margin-top: 48px;
}

#section6 .btn.pinkBorder {
  margin-top: 20px;
}


#section6 .products.list.items .owl-item span.product-image-wrapper img {
border-radius: 20px;
}

#section6 .products.list.items .owl-item .product.product-item {
background:transparent;

}

#section6 .products.list.items .owl-item .product.product-item .product-item-details {
padding: 0px 0px 0px 12px
}

#section6 .products.list.items .owl-item .product.product-item .product-item-details .product-item-name a {
font-size: 1.4rem;
font-family: 'Averta';
font-weight: normal;
line-height: 18px;
width: 100%;
display: -webkit-box;
-webkit-line-clamp: 2; 
-webkit-box-orient: vertical;
overflow: hidden;
}

#section6 .products.list.items .owl-item .product.product-item .product-item-details .product-item-name {
margin-bottom: 0px;
width: calc(100% - 90px);
min-height: auto !important;
}



#section6 .products.list.items .owl-item .product.product-item .product-item-details .product-item-swatch {
max-width: 90px;
width: 100%;
}

#section6 .products.list.items .owl-item .product.product-item .product-item-details .product-item-inner {
display: flex;
flex-wrap: wrap;
}

#section6 .products.list.items .owl-item .product.product-item .product-item-details .price-box.price-final_price {
width: 100%;
}

#section6 .products.list.items .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-option.color {
margin-bottom: 0px;
height: 14px !important;
width: 14px !important;
border-radius: 50px;
margin-right: 3px;
border: none;
}

#section6 .products.list.items .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-attribute-options {
margin: 0px !important;
display: flex;
flex-direction: row;
justify-content: flex-end;
align-items: center;
}

#section6 .products.list.items .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-attribute.color {
vertical-align: middle;
margin-top: 5px;
}

#section6 .products.list.items .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-option.color:last-child {
margin-right: 0px;
}

#section6 .products.list.items .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-option.color:after {
display: none;
}


#section6 .products.list.items .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-more {
padding: 0px;
margin: 0px;
color: #8E8E8E;
font-size: 1.6rem;
line-height: 16px;
margin-left: 5px;
position: relative;
}

#section6 .products.list.items .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-more.active .moreColors {
display: block !important;
opacity: 1;
}

#section6 .products.list.items .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-more .moreColors {
transition: 0.3s ease all;
opacity: 0;
position: absolute;
top: -40px;
background: #fff;
box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
padding: 6px 15px;
border-radius: 10px;
z-index: 8;
right: 0px;
}

#section6 .products.list.items .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-more > span {
transition: 0.3s ease all;
}

#section6 .products.list.items .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-more.active > span {
color: #000;
font-weight: bold;
}




#section6 .products.list.items .owl-item .product.product-item .product-item-details .price-box .price {
font-size: 1.6rem;
font-weight: normal;
font-family: 'AvertaBold';
color:#000;
}


#section6 .products.list.items .owl-item .product.product-item .product-item-details .price-box .old-price .price {
color: #8e8e8e;
font-family: 'Averta';
}

#section6 .products.list.items .owl-item .product.product-item .product-item-details .price-box .old-price {
text-decoration: none;
position: relative;
}

#section6 .products.list.items .owl-item .product.product-item .product-item-details .price-box .old-price .price-container .price:before {
content: "";
display: inline-block;
width: 100%;
height: 1px;
background: #8e8e8e;
position: absolute;
bottom: 11px;
transform: rotate(-10deg);
}





#section6 .products.list.items .owl-item .product.product-item .product-item-top {
position: relative;
}

#section6 .products.list.items .owl-item .product.product-item .product-item-top a.action.towishlist {
right: 15px;
display: flex !important;
position: absolute;
top: 15px;
z-index: 0;
transition: 0.3s ease all;
opacity: 0;
}

#section6 .products.list.items .owl-item .product.product-item .product-item-top a.action.towishlist:before {
content: "";
width: 22px;
height: 20px;
background: url("/pub/media/wysiwyg/lioncode/icons/SUC-thumbnail-wishlist-icon-22x20.svg");
background-size: contain;
background-repeat: no-repeat;
}

#section6 .products.list.items .owl-item:hover .product.product-item .product-item-top a.action.towishlist {
z-index: 7;
opacity: 1;
}



#section6 .owl-dots button.owl-dot.active {
width: 46px;

}

#section6 .owl-dots .owl-dot {
height: 8px;
width: 24px;
border-radius: 30px;
transition: 0.3s ease all;
box-shadow: none;
background: #d3d3d3;
margin-left: 2px;
margin-right: 2px;
overflow: hidden;
}

#section6 .owl-dots .owl-dot span {
background: #d3d3d3;
width: 100%;
height: 100%;
display: block;
}

#section6 .owl-dots .owl-dot.active span {
background: rgb(245,205,163);
background: linear-gradient(90deg, rgba(245,205,163,1) 0%, rgba(226,137,175,1) 100%);
border-radius: 30px;
}

#section6 .owl-dots {
text-align: center;
}


#section6 .products.list.items .owl-item .product.product-item .product-item-top a.action.towishlist.in-wishlist:before {
background: url(/pub/media/wysiwyg/lioncode/icons/SUC-thumbnail-wishlist-icon-active-22x20.svg);
}

#section6 .products.list.items .owl-item .product.product-item .product-item-top a.in-wishlist {
z-index:7 !important;
opacity:1 !important;
}

.btn.pinkBorder {
text-align: center;
}

.btn.pinkBorder a {
background: linear-gradient(white, white) padding-box, linear-gradient(to right, #9fcdfb, #fa83bd) border-box;
border-radius: 50em;
border: 2px solid transparent;
padding: 8px 20px;
font-family: 'AvertaBold';
font-size: 1.5rem;
display: inline-flex;
transition: 0.3s ease all;
color: #000;
align-items: center;
}

.btn.pinkBorder a:hover {
background: #fa83bd;
color: #fff !important;
}

.btn.pinkBorder a:after {
content:"";
width:19px;
height:12px;
display:inline-block;
background: url(/pub/media/wysiwyg/lioncode/icons/SUC-view-all-arrow-19x12.svg);
background-size: contain;
margin-left: 10px;
position: relative;
left: 0px;
transition: 0.3s ease all;
}

.btn.pinkBorder a:hover:after {
left: 10px;
}




/* ----------------------------------- seventh section --------------------------------------- */


div#section7 {
padding-bottom:20px;
padding-left: 35px;
padding-right: 35px;
}
div#section7 .left {
background: url('/pub/media/wysiwyg/lioncode/backgrounds/Group 548.jpg');
background-size: contain;
background-position: right;
background-repeat: no-repeat;
background-color: #c5d0e6;
margin-right: 10px;
width: calc(50% - 10px);
border-radius: 20px;
padding: 52px 35px;
}


div#section7 .right {
background: url('/pub/media/wysiwyg/lioncode/backgrounds/Group 547.jpg');
background-size: contain;
background-position: right;
background-repeat: no-repeat;
background-color: #eeb8b6;
margin-left: 10px;
width: calc(50% - 10px);
border-radius: 20px;
padding: 52px 35px;
}

.secondaryTitle h3 {
font-family: 'AvertaBold';
font-size: 3.4rem;
margin-bottom: 30px;
color: #000;
}

.secondaryTitle h3 .whiteColor {
color: #fff;
}

div#section7 .categories {
display: flex;
max-width: 493.6px;
width: 100%;
flex-wrap: wrap;
min-height: 293.19px;
}

div#section7 .categories p {
border: 2px solid #fbfbfb;
border-radius: 50px;
margin-bottom: 13px;
margin-right: 11px;
transition: 0.3s ease all;
display: inherit;
height: min-content;
}

div#section7 .categories p a {
font-size: 1.8rem;
font-family: 'AvertaBold';
color: #000;
transition: 0.3s ease all;
padding: 16px 20px;
}

div#section7 .categories p:hover {
background: #fff;
}

div#section7 .categories p:hover a {
color:#000 !important;
}




/* ----------------------------------- eight section --------------------------------------- */


div#section8 {
padding-top: 72px;
padding-bottom: 95px;
background: #f6f6f6;
border-radius: 20px;
margin-left: 25px;
margin-right: 25px;
margin-bottom: 16px;
}

div#section8 .left img {
max-width: 278px;
}

div#section8 .left {
text-align: center;
}





/* ----------------------------------- FOOTER --------------------------------------- */


footer.page-footer .footer-style-02 .container {
padding-left: 11.39%;
padding-right: 11.39%;
}

footer.page-footer {
background: #fbfbfb;
position: relative;
border-top: 5px solid #fff;

}

footer.page-footer .footer-style-02 {
background: #000;
border-radius:20px;
margin-left:25px;
margin-right:25px;
position: relative;
}



.page-footer .footer-content-top {padding: 87px 0px 79px 0px;}

.page-footer .footer-content-top p.h5 {
  margin-bottom: 20px;
  font-family: 'AvertaBold';
  text-transform: inherit;
  font-size: 2.2rem;
}

.page-footer .footer-content-top ul#footer-content-1 li {
  font-family: 'AvertaBold';
  font-size: 1.6rem;
  padding-top: 0px;
  margin-bottom: 15px;
  padding-bottom: 0px;
  display: flex;
  align-items: center;
}

.page-footer .footer-content-top ul#footer-content-1 li.email:before {
  content: "";
  width:20px;
  height:17px;
  background: url('/pub/media/wysiwyg/lioncode/icons/footer information/SUC-footer-mail-20x17.svg');
  display: inline-block;
  background-size: contain;
  margin-right: 8px;
}


.page-footer .footer-content-top ul#footer-content-1 li.phone:before {
  content: "";
  width:19px;
  height:19px;
  background: url('/pub/media/wysiwyg/lioncode/icons/footer information/SUC-footer-phone-18x18.svg');
  display: inline-block;
  background-size: contain;
  margin-right: 8px;
  position: relative;
  bottom:5px;
}


.page-footer .footer-content-top ul#footer-content-1 li.programma:before {
  content: "";
  width:19px;
  height:19px;
  background: url('/pub/media/wysiwyg/lioncode/icons/footer information/SUC-footer-clock-19x19@2x.png');
  display: inline-block;
  background-size: contain;
  margin-right: 8px;
}


.page-footer .footer-content-top ul#footer-content-1 li.address:before {
  content: "";
  width:17px;
  height:20px;
  background: url('/pub/media/wysiwyg/lioncode/icons/footer information/SUC-footer-address-17x20@2x.png');
  display: inline-block;
  background-size: contain;
  margin-right: 8px;
}


.page-footer .footer-content-top .footersocial {
  display: flex;
  align-items: center;
}

.page-footer .footer-content-top .footersocial:before {
  content: "";
  width:17px;
  height:18px;
  background: url('/pub/media/wysiwyg/lioncode/icons/footer information/SUC-footer-social-17x18.svg');
  display: inline-block;
  background-size: contain;
  margin-right: 8px;
}

.page-footer .footer-content-top .footersocial a span {
  font-size: 0px;
}

.page-footer .footer-content-top .footersocial a span:before {
  font-size: 18px;
  font-family: 'FontAwesome';
  margin-right: 15px;
}

.page-footer .footer-content-top .footersocial a span.fa-facebook-f:before {
  content: "\f09a";
}

.page-footer .footer-content-top ul#footer-content-2 li a {
  font-size: 1.4rem;
  font-family: 'Averta';
}

.page-footer .footer-content-top ul#footer-content-2 li {
  padding-bottom: 0px;
  padding-top: 0px;
  margin-bottom: 10px;
}

.page-footer .footer-content-top ul#footer-content-2 li a:after {
  background-color: #a3c4f5;
}



.page-footer .footer-content-top #footer-content-3 li a {
  font-size: 1.4rem;
  font-family: 'Averta';
  position:relative;
  overflow:hidden;
  display:inline-block;
}

.page-footer .footer-content-top #footer-content-3 li {
  padding-bottom: 0px;
  padding-top: 0px;
  margin-bottom: 10px;
}

.page-footer .footer-content-top #footer-content-3 li a:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #a3c4f5;
  transform: translate3d(-110%, 0, 0);
  transition: transform .3s ease-in;
}

.page-footer .footer-content-top #footer-content-3 li a:hover:after {
  transform: translate3d(0, 0, 0);
}




.page-footer .footer-content-top .newsletter.footer-box > img {
max-width: 210px;
margin-bottom: 20px;
}

.page-footer .footer-content-top .newsletter.footer-box {
text-align: center;
}

.page-footer .footer-content-top div#footer-content-4 .content .form.subscribe{
display: flex;
flex-direction: column;
}



.page-footer .footer-content-top div#footer-content-4 .content .form.subscribe .field.newsletter {
margin-right: 0px;
}

.page-footer .footer-content-top div#footer-content-4 .content .form.subscribe .field.newsletter .control:before {
content: "";
}

.page-footer .footer-content-top div#footer-content-4 .content .form.subscribe .field.newsletter .control input#newsletter {
padding: 0px;
text-align: center;
background: linear-gradient(black, black) padding-box, linear-gradient(to right, #9fcdfb, #fa83bd) border-box;
border-bottom: 2px solid transparent;
margin-bottom: 20px;
}

.page-footer .footer-content-top div#footer-content-4 .block.newsletter {
width: auto;
}

.page-footer .footer-content-top div#footer-content-4 .content .form.subscribe .field.newsletter .control input[type="checkbox"] {
padding: 0px;
width: 30px;
height: 30px;
border: none;
background: #f1f1f1;
margin-right: 10px;
display: inline-flex;
align-items: center;
justify-content: center;
}

.page-footer .footer-content-top div#footer-content-4 .content .form.subscribe .field.newsletter .control input[type="checkbox"]:before {color: #000;font-weight: bold;font-size: 2rem;}

input[type="checkbox"]:after {
background: rgb(249 122 185 / 40%);
}

.page-footer .footer-content-top div#footer-content-4 .content .form.subscribe .field.newsletter .control {
font-size: 12px;
}

.page-footer .footer-content-top div#footer-content-4 .content .form.subscribe .actions {
display: block;
width: auto;
margin-top: 30px;
}

.page-footer .block.newsletter .action.subscribe span {
display: block;
}

.page-footer .block.newsletter .action.subscribe:after {
content: "";
display: none;
}

.page-footer .footer-content-top div#footer-content-4 .content .form.subscribe .actions button {
width: auto;
height: auto;
transform: none;
background: linear-gradient(#000, #000) padding-box, linear-gradient(to right, #9fcdfb, #fa83bd) border-box;
border-radius: 50em;
border: 3px solid transparent;
padding: 4px 28px;
color: #fff;
transition: 0.3s ease all;
}

.page-footer .footer-content-top div#footer-content-4 .content .form.subscribe .actions button span {
font-family: 'AvertaBold';
font-size: 2.2rem;
text-transform: capitalize;
}

.page-footer .footer-content-top div#footer-content-4 .content .form.subscribe .actions button:hover {
background: #f973b7;
}


.footer-content-bottom {
padding-top:20px;
padding-bottom:20px;
text-align:center;
}
.footer-content-bottom img {
max-height: 20px;
margin-left:20px;
margin-right:20px;
}

div#back-top a {
background: linear-gradient(white, white) padding-box, linear-gradient(to right, #9fcdfb, #fa83bd) border-box;
border-radius: 50px;
border: 3px solid transparent;
}

div#back-top a:before {
color: #000;
font-weight: bold;
}

div#back-top a:hover {
background: #f876b7;
border-color: #f876b7;
}



.footerServices .container {
max-width: 1420px;
margin: 0 auto;
}


.footerServices .serviceColumn img {
max-width: 34px;
margin-bottom: 17px;
}

.footerServices .serviceColumn h3 {
font-family: 'AvertaBold';
color: #000;
font-size: 2rem;
line-height: 25px;
/* padding-right: 26%; */
}

.footerServices .serviceColumn a {
font-size: 1.6rem;
font-family: 'Averta';
display: flex;
align-items: center;
color:#000;
}

.footerServices .serviceColumn a:after {
content: "";
width: 26px;
height: 14px;
display: inline-block;
background: url("/pub/media/wysiwyg/lioncode/icons/SUC-4-icons-arrow-26x14.svg");
background-repeat: no-repeat;
background-size: contain;
position: relative;
top: 1px;
margin-left: 10px;
transition: 0.3s ease all;
}

.footerServices .serviceColumn:hover a:after {
margin-left: 20px;
}

.footerServices {
padding-top: 52px;
padding-bottom: 52px;
}

.cms-index-index .footerServices {
display:none;
}


.footerServices:before {
content: "";
width: 82%;
height: 100%;
display: block;
background: url('/media/wysiwyg/lioncode/backgrounds/SUC-bg-2-icons-1920x927.svg');
background-size: cover;
position: absolute;
top: 0px;
right: 0px;
z-index: 0;
background-repeat: no-repeat;
/* background-position: right; */
background-position-y: -250px;
background-position-x: -88px;
}

.page-footer .footer-content-top .col-sm-6.d-none {
  display: none;
}
 

/* ------------------------------ CATEGORY PAGE ------------------------------------- */


.page-with-filter .products.list.items span.product-image-wrapper img {
border-radius: 20px;
}

.page-with-filter .products.list.items .product.product-item {
background:transparent;
padding: 0px;
}

.page-with-filter .products.list.items .product.product-item .product-item-details {
padding: 0px 0px 0px 12px;
  text-align:left;
}

.page-with-filter .products.list.items .product.product-item .product-item-details .product-item-name a {
font-size: 1.4rem;
font-family: 'Averta';
font-weight: normal;
line-height: 18px;
width: 100%;
overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
           line-clamp: 2; 
   -webkit-box-orient: vertical;
}

.page-with-filter .products.list.items .product.product-item .product-item-details .product-item-name {
margin-bottom: 0px;
width: calc(100% - 90px);
min-height: auto !important;
}



.page-with-filter .products.list.items .product.product-item .product-item-details .colorAttribute {
max-width: 90px;
width: 100%;
}

.page-with-filter .products.list.items .product.product-item .product-item-details {
display: flex;
flex-wrap: wrap;
}

.page-with-filter .products.list.items .product.product-item .product-item-details .price-box.price-final_price {
width: 100%;
display: flex;
}

.page-with-filter .products.list.items .product.product-item .product-item-details .colorAttribute .swatch-option.color {
margin-bottom: 0px;
height: 14px !important;
width: 14px !important;
border-radius: 50px;
margin-right: 3px;
border: none;
}

.page-with-filter .products.list.items .product.product-item .product-item-details .colorAttribute .swatch-attribute-options {
margin: 0px !important;
display: flex;
flex-direction: row;
justify-content: flex-end;
align-items: center;
}

.page-with-filter .products.list.items .product.product-item .product-item-details .colorAttribute .swatch-attribute.color {
vertical-align: middle;
margin-top: 5px;
}

.page-with-filter .products.list.items .product.product-item .product-item-details .colorAttribute .swatch-option.color:last-child {
margin-right: 0px;
}

.page-with-filter .products.list.items .product.product-item .product-item-details .colorAttribute .swatch-option.color:after {
display: none;
}



.page-with-filter .products.list.items .product.product-item .product-item-details .colorAttribute .swatch-more {
padding: 0px;
margin: 0px;
color: #8E8E8E;
font-size: 1.6rem;
line-height: 16px;
margin-left: 5px;
position: relative;
}

.page-with-filter .products.list.items .product.product-item .product-item-details .colorAttribute .swatch-more.active .moreColors {
display: block !important;
opacity: 1;
}

.page-with-filter .products.list.items .product.product-item .product-item-details .colorAttribute .swatch-more .moreColors {
transition: 0.3s ease all;
opacity: 0;
position: absolute;
top: -40px;
background: #fff;
box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
padding: 6px 15px;
border-radius: 10px;
z-index: 8;
right: 0px;
}


.page-with-filter .products.list.items .product.product-item .product-item-details .colorAttribute .swatch-more.active .moreColors ~ .moreColors {
display: none !important;
}

.page-with-filter .products.list.items .product.product-item .product-item-details .colorAttribute .swatch-more > span {
transition: 0.3s ease all;
font-family: 'Averta' !important;
}

.page-with-filter .products.list.items .product.product-item .product-item-details .colorAttribute .swatch-more.active > span {
color: #000;
font-weight: bold;
}



.page-with-filter .products.list.items .product.product-item .product-item-details .price-box .price {
font-size: 1.6rem;
font-weight: normal;
font-family: 'AvertaBold';
color:#000;
}


.page-with-filter .products.list.items .product.product-item .product-item-details .price-box .old-price .price {
color: #8e8e8e;
font-family: 'Averta';
}

.page-with-filter .products.list.items .product.product-item .product-item-details .price-box .old-price {
text-decoration: none;
position: relative;
order: 1;
margin-left: 0px;
}

.page-with-filter .products.list.items .product.product-item .product-item-details .price-box .special-price {
  order: 2;
}

.page-with-filter .products.list.items .product.product-item .product-item-details .price-box .old-price .price-container .price:before {
content: "";
display: inline-block;
width: 100%;
height: 1px;
background: #8e8e8e;
position: absolute;
bottom: 11px;
transform: rotate(-10deg);
}





.page-with-filter .products.list.items .product.product-item .product-item-top {
  position: relative;
}
.page-with-filter .products.list.items .product.product-item .button-top-wrap {
  right: 15px;
  display: flex !important;
  position: absolute;
  top: 15px;
  left:auto;
}
.page-with-filter .products.list.items .product.product-item a.action.towishlist {
  
  z-index: 0;
  transition: 0.3s ease all;
  opacity: 0;
}

.page-with-filter .products.list.items .product.product-item .product-item-top a.action.towishlist:before {
  content: "";
  width: 22px;
  height: 20px;
  background: url("/pub/media/wysiwyg/lioncode/icons/SUC-thumbnail-wishlist-icon-22x20.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.page-with-filter .products.list.items .product.product-item:hover .product-item-top a.action.towishlist {
  z-index: 7;
  opacity: 1;
}

.page-with-filter .products.list.items .product.product-item .product-item-top a.action.towishlist.in-wishlist:before {
background: url(/pub/media/wysiwyg/lioncode/icons/SUC-thumbnail-wishlist-icon-active-22x20.svg);
}

.page-with-filter .products.list.items .product.product-item .product-item-top a.in-wishlist {
z-index:7 !important;
opacity:1 !important;
}

.page-with-filter main#maincontent > .columns {
  padding-right: 0px;
}

.page-with-filter ul.cdz-product-labels {
  top: 15px;
  left: 15px;
  right:auto;
}


/* 4 columns mode product sizes */


.page-products .grid4col.ctst .product-items {
margin-left: 0
}

.page-products .grid4col.ctst .product-items .item.product-item {
margin-left: 0
}

@media (min-width: 1900px) {
.page-products .grid4col.ctst .product-items .item.product-item {
    width:calc(25% - 10px)
}
}

@media (min-width: 1600px) and (max-width: 1899px) {
.page-products .grid4col.ctst .product-items .item.product-item {
    width:calc(25% - 10px)
}
}

@media (min-width: 1420px) and (max-width: 1599px) {
.page-products .grid4col.ctst .product-items .item.product-item {
    width:calc(25% - 10px)
}
}

@media (min-width: 1281px) and (max-width: 1419px) {
.page-products .grid4col.ctst .product-items .item.product-item {
    width:calc(25% - 10px);
}
.page-with-filter .column.main {
  padding-left: 0px !important;
}
}

@media (min-width: 980px) and (max-width: 1279px) {
.page-products .grid4col.ctst .product-items .item.product-item {
    width:calc(33.333333333333% - 10px)
}
}

@media (min-width: 768px) and (max-width: 979px) {
.page-products .grid4col.ctst .product-items .item.product-item {
    width:calc(50% - 5px);
}
.page-products .grid4col.ctst .product-items .item.product-item:nth-child(even) {
  margin-right: 0px !important;
}
}

@media (min-width: 480px) and (max-width: 767px) {
.page-products .grid4col.ctst .product-items .item.product-item {
    width:calc(50% - 10px)
}
}

@media (min-width: 320px) and (max-width: 479px) {
.page-products .grid4col.ctst .product-items .item.product-item {
    width: calc(50% - 5px);
}
.page-with-filter main#maincontent > .columns{
  padding-left:0px !important
}

.page-with-filter .breadWithToolbar{
  padding-left:10px !important;
}



}

@media (max-width: 319px) {
.page-products .grid4col.ctst .product-items .item.product-item {
    width:calc(50% - 10px)
}
}

@media(min-width: 768px) {
.page-products .grid4col.ctst .product-items {
    margin-right:-10px
}

.products-grid.wishlist .product-item .fieldset .field.qty{
  padding-right:0px !important;
}


.page-products .products.list.items.product-items.flex-grid{
  width: 100%;
}


.page-products .ctst .product-items .item.product-item {
    margin-bottom: 50px
}

.page-products .grid4col.ctst .product-items .item.product-item {
    margin-right: 10px
}
}

@media(max-width: 767px) {
.page-products .grid4col.ctst .product-items {
    margin-right:-10px
}

.page-products .ctst .product-items .item.product-item {
    margin-bottom: 10px
}

.page-products .grid4col.ctst .product-items .item.product-item {
    margin-right: 0px !important;
    gap:5px;
}
}




/* 3 columns mode product sizes */

.page-products .grid3col.ctst .product-items {
margin-left: 0
}

.page-products .grid3col.ctst .product-items .item.product-item {
margin-left: 0
}

@media (min-width: 1900px) {
.page-products .grid3col.ctst .product-items .item.product-item {
    width:calc(33.333333333333% - 10px)
}
}

@media (min-width: 1600px) and (max-width: 1899px) {
.page-products .grid3col.ctst .product-items .item.product-item {
    width:calc(33.333333333333% - 10px)
}
}

@media (min-width: 1420px) and (max-width: 1599px) {
.page-products .grid3col.ctst .product-items .item.product-item {
    width:calc(33.333333333333% - 10px)
}
}

@media (min-width: 1280px) and (max-width: 1419px) {
.page-products .grid3col.ctst .product-items .item.product-item {
    width:calc(33.333333333333% - 10px)
}
}

@media (min-width: 980px) and (max-width: 1279px) {
.page-products .grid3col.ctst .product-items .item.product-item {
    width:calc(33.333333333333% - 10px)
}
}

@media (min-width: 768px) and (max-width: 979px) {
.page-products .grid3col.ctst .product-items .item.product-item {
    width:calc(33.333333333333% - 10px)
}
}

@media (min-width: 480px) and (max-width: 767px) {
.page-products .grid3col.ctst .product-items .item.product-item {
    width:calc(50% - 10px)
}
}

@media (min-width: 320px) and (max-width: 479px) {
.page-products .grid3col.ctst .product-items .item.product-item {
    width:calc(50% - 10px)
}
}

@media (max-width: 319px) {
.page-products .grid3col.ctst .product-items .item.product-item {
    width:calc(50% - 10px)
}
}

@media(min-width: 768px) {
.page-products .grid3col.ctst .product-items {
    margin-right:-10px
}

.page-products .ctst .product-items .item.product-item {
    margin-bottom: 50px
}

.page-products .grid3col.ctst .product-items .item.product-item {
    margin-right: 10px
}
}

@media(max-width: 767px) {
.page-products .grid3col.ctst .product-items {
    margin-right:-10px
}

.page-products .ctst .product-items .item.product-item {
    margin-bottom: 10px
}

.page-products .grid3col.ctst .product-items .item.product-item {
    margin-right: 10px
}
}




/* 2 columns mode product sizes */



.page-products .grid2col.ctst .product-items {
margin-left: 0
}

.page-products .grid2col.ctst .product-items .item.product-item {
margin-left: 0
}

@media (min-width: 1900px) {
.page-products .grid2col.ctst .product-items .item.product-item {
    width:calc(50% - 10px)
}
}

@media (min-width: 1600px) and (max-width: 1899px) {
.page-products .grid2col.ctst .product-items .item.product-item {
    width:calc(50% - 10px)
}
}

@media (min-width: 1420px) and (max-width: 1599px) {
.page-products .grid2col.ctst .product-items .item.product-item {
    width:calc(50% - 10px)
}
}

@media (min-width: 1280px) and (max-width: 1419px) {
.page-products .grid2col.ctst .product-items .item.product-item {
    width:calc(50% - 10px)
}
}

@media (min-width: 980px) and (max-width: 1279px) {
.page-products .grid2col.ctst .product-items .item.product-item {
    width:calc(50% - 10px)
}
}

@media (min-width: 768px) and (max-width: 979px) {
.page-products .grid2col.ctst .product-items .item.product-item {
    width:calc(50% - 10px)
}
}

@media (min-width: 480px) and (max-width: 767px) {
.page-products .grid2col.ctst .product-items .item.product-item {
    width:calc(50% - 10px)
}
}

@media (min-width: 320px) and (max-width: 479px) {
.page-products .grid2col.ctst .product-items .item.product-item {
    width:calc(50% - 10px)
}
}

@media (max-width: 319px) {
.page-products .grid2col.ctst .product-items .item.product-item {
    width:calc(50% - 10px)
}
}

@media(min-width: 768px) {
.page-products .grid2col.ctst .product-items {
    margin-right:-10px
}

.page-products .ctst .product-items .item.product-item {
    margin-bottom: 50px
}

.page-products .grid2col.ctst .product-items .item.product-item {
    margin-right: 10px
}
}

@media(max-width: 767px) {
.page-products .grid2col.ctst .product-items {
    margin-right:-10px
}

.page-products .ctst .product-items .item.product-item {
    margin-bottom: 10px
}

.page-products .grid2col.ctst .product-items .item.product-item {
    margin-right: 10px
}
}





@media(min-width: 768px) {
.block-title.filter-title {
    display:none;
}
.page-with-filter .custom-filters-button {
  display: none !important;
}
}



.page-with-filter .sidebar.sidebar-main {
    padding-right: 0px;
    max-width: 367px;
    width: 100% !important;
}

.page-with-filter .column.main {
    padding-left: 35px;
    width: calc(100% - 367px);
}

.page-with-filter h1#page-title-heading {
    margin-bottom: 25px;
    color: #000;
    font-size: 3rem;
    font-family: 'AvertaBold';
    margin-top: 30px;
}

.page-with-filter div#amasty-shopby-product-list {
  margin-top: -6px;
}

.page-with-filter .sidebar .block-content.filter-content {
    padding: 0px;
    background: transparent;
}

.page-with-filter .sidebar .block.filter {
    border-radius: 0px;
    border: none;
    background: transparent;
}

.page-with-filter .sidebar .block.filter .filter-options-item {
    border: 1px solid #D3D3D3;
    border-radius: 10px;
    margin-bottom: 5px;
    padding: 10px 10px;
}

.page-with-filter .sidebar .block.filter .filter-options-title {
    color: #000;
    font-size: 1.4rem;
    font-family: 'Averta';
    font-weight: normal;
    text-transform: capitalize;
    padding: 0px;
}

.page-with-filter .amshopby-slider-container.-improved .am-slider .ui-slider-handle {
    border-color: #000;
    transition: 0.3s ease all;
}

.page-with-filter .amshopby-slider-container.-improved .am-slider .ui-slider-handle:hover {
    background: #fa83bd !important;
}

.page-with-filter .ui-slider-range.ui-corner-all.ui-widget-header {
    height: 5px;
    background: linear-gradient(to right, #9fcdfb, #fa83bd) !important;
}

.page-with-filter .amshopby-slider-container .amshopby-slider-display {text-align: left;font-size: 1.5rem;font-family: 'AvertaBold';color: #000;}

.page-with-filter .filter-options-item .filter-options-content .amshopby-slider-wrapper {
    margin: 0px;
}

.filter-options-content .am-show-more {
  font-size: 12px;
  font-family: 'AvertaBold';
  letter-spacing: 1px;
}

.page-with-filter .block.filter .filter-options .filter-options-item .filter-options-title:before {
    content: "";
    width: 12px;
    height: 12px;
    background: url(/pub/media/wysiwyg/lioncode/icons/SUC-filter-plus-12x12.svg);
    background-size: contain;
    top: 4px;
}

.page-with-filter .block.filter .filter-options .filter-options-item.active .filter-options-title:before {
    background: url(/pub/media/wysiwyg/lioncode/icons/SUC-filter-minus-12x12.svg);
    transform: rotate(180deg);
}

.page-with-filter .block.filter .filter-options .filter-options-content .item:before {
    display: none;
}


.page-with-filter .sidebar .block.filter #filter-Τιμή {
  border: none;
  padding: 0px;
  margin-bottom: 15px;
}

.page-with-filter .sidebar .block.filter #filter-price {
  border: none;
  padding: 0px;
  margin-bottom: 15px;
}

.page-with-filter .sidebar .block.filter #filter-Τιμή .filter-options-title:before {display: none;}

.page-with-filter .sidebar .block.filter #filter-Τιμή .filter-options-content {
  margin-top: 0px !important;
}

.page-with-filter .sidebar .block.filter #filter-Τιμή .filter-options-content .amshopby-slider-container {
  margin-top: 20px;
}


.page-with-filter .filter-options input[type='checkbox'] + .amshopby-choice {
    display: none;
}

.page-with-filter ul.items.am-filter-items-category_ids {
    margin: 0px !important;
}

.amshopby-link-selected {
    color:#f784bf !important;
}

.block.filter .filter-options .filter-options-content .item {
    padding-left: 0px;
}

.page-with-filter ul.items.am-filter-items-category_ids .items-children {
    padding-left: 10px !important;
}

.page-with-filter ul.items.am-filter-items-category_ids .items-children.level-2 {
    padding-left: 20px !important;
}
.page-with-filter ul.items.am-filter-items-category_ids .items-children.level-3 {
    padding-left: 30px !important;
}
.page-with-filter ul.items.am-filter-items-category_ids .items-children.level-4 {
    padding-left: 40px !important;
}

.page-with-filter .block.filter .filter-options .filter-options-content .item .label {
    font-size: 1.4rem;
    font-family: 'Averta';
    font-weight: normal;
}



.page-with-filter .block.filter .filter-options .filter-options-content .items:not(.am-filter-items-category_ids):not(.items-children) .item {
  border: none;
  margin-right: 5px;
  margin-bottom: 5px;
  display: inline-block;
}

.page-with-filter .block.filter .filter-options .filter-options-content ol.items {
margin: 0px;
}

.page-with-filter .block.filter .filter-options .filter-options-content form.am-shopby-form {
margin: 0px;
}

.page-with-filter .block.filter .filter-options .filter-options-content .items:not(.am-filter-items-category_ids):not(.items-children) .item a {
padding: 6px 12px;
display: flex;
justify-content: center;
align-items: center;
color: #000;
transition: 0.3s ease all;
border: 1px solid #d0d0d0;
border-radius: 50px;
}

.page-with-filter .block.filter .filter-options .filter-options-content .items:not(.am-filter-items-category_ids):not(.items-children) .item a .label {
font-family: 'AvertaBold';
}

.page-with-filter .block.filter .filter-options .filter-options-content .items:not(.am-filter-items-category_ids):not(.items-children) .item a .count {
font-size: 1.3rem;
border: none;
line-height: 16px;
border-left: 1px solid;
border-right: 1px solid;
border-radius: 6px;
padding: 0px;
margin-left: 5px;
}


.page-with-filter .block.filter .filter-options .filter-options-content .items:not(.am-filter-items-category_ids):not(.items-children) .item a.amshopby-link-selected {
border-color: #000 !important;
color: #000 !important;
}

.page-with-filter .block.filter .filter-options .filter-options-content form.am-shopby-form .am-filter-items-color {
flex-direction: row;
flex-wrap: wrap;
}

.page-with-filter .block.filter .filter-options .filter-options-content form.am-shopby-form .am-filter-items-color .am-shopby-swatch-label {
display: none;
}

.page-with-filter .block.filter .filter-options .filter-options-content form.am-shopby-form .am-filter-items-color .swatch-option.color {
width: 19px;
height: 19px;
border: 1px solid transparent;
border-radius: 50px;
margin-right: 6px;
margin-bottom: 6px;
transition: 0.3s ease all;
}

.page-with-filter .block.filter .filter-options .filter-options-content form.am-shopby-form .am-filter-items-color .am-swatch-wrapper {
margin: 0px !important;
}

.page-with-filter .block.filter .filter-options .filter-options-content form.am-shopby-form .am-filter-items-color .am-swatch-wrapper a div:after {
display:none !important;
}

.page-with-filter .swatch-option-tooltip {
display:none !important;
}


.page-with-filter .block.filter .filter-options .filter-options-content .item a.am-swatch-link .swatch-option.text {color: #000;font-weight: normal;font-family: 'AvertaBold';padding: 6px 12px;background: transparent;border: 1px solid #d0d0d0;border-radius: 50px;height: auto;line-height: inherit;min-width: 42px;transition: 0.3s ease all;}

.page-with-filter .block.filter .filter-options .filter-options-content .item a.am-swatch-link .swatch-option.text:after {
display: none;
}

.page-with-filter .block.filter .filter-options .filter-options-content .item a.am-swatch-link .swatch-option.text.selected {
border-color: #000;
}

.page-with-filter .block.filter .filter-options .filter-options-content form.am-shopby-form .am-filter-items-color .swatch-option.color.selected {
border-color: #000;
transform: scale(0.8);
}


.am_shopby_apply_filters .am-show-button {
border-radius: 16px;
border: 1px solid #D3D3D3;
padding-right: 0;
padding-left: 0px;
}

.am_shopby_apply_filters .am-show-button:before {
border-bottom: 1px solid #D3D3D3;
border-left: 1px solid #D3D3D3;
}

.am_shopby_apply_filters .am-show-button span.am-items {
color: #8e8e8e;
letter-spacing: 1px;
}

.am_shopby_apply_filters .am-show-button .amshopby-button {
border-radius: 10px;
background: #000;
border: none;
text-transform: capitalize;
font-size: 1.4rem;
font-weight: normal;
font-family: 'AvertaBold';
}





.breadWithToolbar {
display: flex;
justify-content: space-between;
align-items: center;
}

.breadWithToolbar .toolbar.toolbar-products {
width: auto;
border-radius: 0px;
padding: 0px;
margin-bottom: 0px;
border: none;
background: transparent;
display: flex;
align-items: center;
}

.breadWithToolbar .breadcrumbs {
margin-bottom: 0px;
padding-top: 0px;
margin-left: 0px;
padding-left: 0px;
}

.breadWithToolbar .breadcrumbs ul.items {
padding: 0px;
}

.breadWithToolbar .breadcrumbs ul.items a {
color: #8e8e8e;
font-size: 1.3rem;
font-family: 'Averta';
line-height: 14px;
}

.breadWithToolbar .breadcrumbs ul.items li:after {
color: #d3d3d3;
margin-left: 10px;
}

.breadWithToolbar .breadcrumbs ul.items strong {
color: #000;
font-family: 'AvertaBold';
font-size: 1.5rem;
line-height: 18px;
}



.breadWithToolbar .toolbar.toolbar-products .modes strong#modes-label {
clip: unset;
height: auto;
margin: 0px;
position: relative;
width: auto;
float: left;
font-weight: normal;
font-size: 1.3rem;
color: #000;
letter-spacing: 1px;
margin-right: 10px;
}

.breadWithToolbar .toolbar.toolbar-products .modes {
display: flex;
justify-content: center;
align-items: center;
}

.breadWithToolbar .toolbar.toolbar-products .modes .modes-mode:before {
display: none;
}

.breadWithToolbar .toolbar.toolbar-products .modes .mode-grid4col .modeIcon span {width: 4px;height: 19px;background: #d3d3d3;margin-right: 2px;transition: 0.3s ease all;}

.breadWithToolbar .toolbar.toolbar-products .modes .mode-grid3col .modeIcon span {width: 6px;height: 19px;background: #d3d3d3;margin-right: 2px;}

.breadWithToolbar .toolbar.toolbar-products .modes .mode-grid2col .modeIcon span {width: 9px;height: 19px;background: #d3d3d3;margin-right: 2px;}

.breadWithToolbar .toolbar.toolbar-products .modes .modeIcon {
display: flex;
}

.breadWithToolbar .toolbar.toolbar-products .modes .modes-mode {padding: 0px;border: none;background: transparent;margin-right: 6px;}

.breadWithToolbar .toolbar.toolbar-products .modes .modes-mode.active .modeIcon span {
background: #000;
}

.breadWithToolbar .toolbar.toolbar-products .toolbar-sorter.sorter {
padding: 0px;
display: flex;
align-items: center;
}

.breadWithToolbar .toolbar.toolbar-products .toolbar-sorter.sorter label.sorter-label {
font-weight: normal;
font-size: 1.3rem;
color: #000;
letter-spacing: 1px;
margin-right: 5px;
}

.breadWithToolbar .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-options {
border: 1px solid #D3D3D3;
border-radius: 50px;
padding: 0px;
color: #000;
font-weight: normal;
font-family: 'AvertaBold';
min-width:160px;
display: flex;
justify-content: center;
align-items: center;
transition: 0.2s ease all;
}

.breadWithToolbar .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-options.open {
  border-radius: 5px;
}

.breadWithToolbar .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-options .list {
  width: 100%;
}

.breadWithToolbar .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-options .list li {
  font-size: 12px;
}

.breadWithToolbar .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-options:after {
  position: relative;
  top: auto;
  margin-top: 0px;
  right: 0px;
  width: 8px;
  height: 8px;
  margin-left: 12px;
  border-color: #000;
}




.activeFiltersRow {
display: flex;
justify-content: flex-start;
align-items: center;
}

.activeFiltersRow ol.amshopby-items.items {
padding-left: 0px;
display: flex;
}

.activeFiltersRow div#am-shopby-container {
width: auto;
}

.activeFiltersRow .am-swatch-options .am-shopby-swatch-label {
max-width: initial;
margin-left: 0px;
}

.activeFiltersRow div#am-shopby-container li.item.amshopby-item {
margin-bottom: 0px;
border: 1px solid #D3D3D3;
border-radius: 19px;
height: 37px;
padding-left: 30px;
padding-right: 18px;
margin-right: 8px;
}

.activeFiltersRow div#am-shopby-container li.item.amshopby-item a {
position: absolute;
width: 100%;
height: 100%;
z-index: 6;
}

.activeFiltersRow div#am-shopby-container li.item.amshopby-item .swatch-option.color {
display:none;
}

.activeFiltersRow div#am-shopby-container li.item.amshopby-item .swatch-attribute {
line-height: 30px;
}

.activeFiltersRow div#am-shopby-container li.item.amshopby-item .label {
font-size: 1.3rem;
color: #000;
font-family: 'AvertaBold';
transition: 0.3s ease all;
}

.activeFiltersRow div#am-shopby-container li.item.amshopby-item .amshopby-filter-value {
font-size: 1.3rem;
color: #000;
font-family: 'AvertaBold';
transition: 0.3s ease all;
}

.activeFiltersRow div#am-shopby-container li.item.amshopby-item .swatch-option.text {
margin: 0px;
padding: 0px;
background: transparent;
border: none;
outline: none;
color: #000;
font-weight: normal !important;
font-family: 'AvertaBold';
}

.activeFiltersRow div#am-shopby-container li.item.amshopby-item .swatch-option.text:after {
display: none;
}

.activeFiltersRow .block-actions.filter-actions {
margin-bottom: 0px;
margin-left: 15px;
}

.activeFiltersRow .block-actions.filter-actions a span {
color: #8e8e8e;
letter-spacing: 1px;
transition: 0.3s ease all;
}

.activeFiltersRow .block-actions.filter-actions a:hover span {
color: #000;
}

.activeFiltersRow div#am-shopby-container li.item.amshopby-item a:before {
width: 12px;
left: 14px;
top: 18px;
}

.activeFiltersRow div#am-shopby-container li.item.amshopby-item a:after {
width: 12px;
left: 14px;
top: 18px;
}





/* ------------------------------------------- product page ----------------------------------------------------- */


.catalog-product-view .product-info-wrap {
  max-width: 1275px;
  margin: 60px auto;
  padding: 0px 25px;
}

.catalog-product-view .swatch-option.selected{
  box-shadow: 0 0 3px 1px rgba(186,186,186,0.5);
}

.catalog-product-view .product-info-wrap .product-right {
max-width: 568px;
width: 100%;
}

.catalog-product-view .product-info-wrap .product-left {
padding-inline-end: 100px;
width: calc(100% - 568px);
}

.catalog-product-view .product-info-wrap .product-left .gallery-container {
box-shadow: none;
border: none;
background: transparent;
padding: 0px;
}

.catalog-product-view .product-info-wrap .product-left .gallery-container .fotorama__nav.fotorama__nav--thumbs {
max-width: 113px;

}

.catalog-product-view .product-info-wrap .product-left .gallery-container .fotorama__nav.fotorama__nav--thumbs .fotorama__nav__frame.fotorama__nav__frame--thumb {
height: 135px !important;
  padding: 0px;
  margin-bottom: 13px;
  border-radius: 15px;
  overflow: hidden;
  transition: 0.3s ease all;
}

.catalog-product-view .product-info-wrap .product-left .gallery-container .fotorama__nav.fotorama__nav--thumbs .fotorama__nav__frame.fotorama__nav__frame--thumb.fotorama__active {
opacity: 0.5;
}

.catalog-product-view .product-info-wrap .product-left .gallery-container .fotorama__nav.fotorama__nav--thumbs .fotorama__thumb-border {
height: 135px !important;
margin: 0px;
display: none !important;
}


.catalog-product-view .product-info-wrap .product-left .gallery-container .fotorama__stage {
left: 113px !important;
}


.catalog-product-view .product-info-wrap .product-left .gallery-container .fotorama__stage__frame .fotorama__img {
border-radius: 20px;
}


.catalog-product-view .product-info-wrap .product-left .product.media.full-width {
padding-left: 26px;
overflow: hidden;
}

.catalog-product-view .product-info-wrap .product-left .fotorama__nav-wrap--vertical.fotorama__nav-wrap {
left: -26px;
}

.catalog-product-view .product-info-wrap .product-left .fotorama-item.fotorama {
overflow: visible;
}


.catalog-product-view .product-info-wrap .product-left .gallery-container .fotorama__stage__frame.fotorama-video-container {
  background: #000;
  border-radius: 20px;
}

.catalog-product-view .product-info-wrap .product-left .gallery-container .fotorama__video-close {
  left: 125px;
  right:auto;
  background-color: #fff;
  width: 49px;
  height: 49px;
  top: 30px;
  background-position: -95px -14px;
  border-radius: 20px;
}



.catalog-product-view .product-info-wrap .product-left .fotorama__arr.fotorama__arr--prev {
transform: none !important;
background: transparent;
}

.catalog-product-view .product-info-wrap .product-left .fotorama__arr.fotorama__arr--next {
transform: none !important;
background: transparent;
}

.catalog-product-view .product-info-wrap .product-left .fotorama__thumb__arr.fotorama__thumb__arr--right {
height: 80px;
display: flex;
align-items: center;
justify-content: center;
background: rgb(251,251,251);
background: linear-gradient(0deg, rgba(251,251,251,1) 0%, rgba(251,251,251,1) 50%, rgba(253,253,253,0.7497373949579832) 72%, rgba(255,255,255,0) 100%);
}

.catalog-product-view .product-info-wrap .product-left .fotorama__thumb__arr.fotorama__thumb__arr--right .fotorama__thumb--icon {
background: transparent;
transform: none;
display: flex;
align-items: center;
justify-content: center;
padding: 0px;
height: 30px;
}

.catalog-product-view .product-info-wrap .product-left .fotorama__thumb__arr.fotorama__thumb__arr--right .fotorama__thumb--icon:before {
content: "\f078";
font-family: 'FontAwesome' !important;
font-size: 30px;
color: #000;
}

.catalog-product-view .product-info-wrap .product-left .fotorama__thumb__arr.fotorama__thumb__arr--left {
 height: 80px;
display: flex;
align-items: center;
justify-content: center;
background:transparent;
}

.catalog-product-view .product-info-wrap .product-left .fotorama__thumb__arr.fotorama__thumb__arr--left .fotorama__thumb--icon {
 background: transparent;
transform: none;
display: flex;
align-items: center;
justify-content: center;
padding: 0px;
height: 30px;
}


.catalog-product-view .product-info-wrap .product-left .fotorama__thumb__arr.fotorama__thumb__arr--left .fotorama__thumb--icon:before {
content: "\f077";
font-family: 'FontAwesome' !important;
font-size: 30px;
color: #000;
}

.catalog-product-view .product-info-wrap .product-left .fotorama__stage.fotorama__shadows--top:before, .fotorama__nav.fotorama__shadows--top:before {
display: none;
}

.fotorama__stage.fotorama__shadows--bottom:after, .fotorama__nav.fotorama__shadows--bottom:after {
display: none;
}


.catalog-product-view .product-info-wrap .product-left .gallery-container .cdz-product-labels .label-item {
min-width: 90px;
padding-top: 15px;
padding-bottom: 15px;
}

.catalog-product-view .product-info-wrap .product-left .gallery-container .cdz-product-labels {
left: auto;
top: auto;
}

.catalog-product-view .product-info-wrap .product-left .gallery-container .cdz-product-labels .label-item.sale div {
font-size: 1.8rem;
}

.catalog-product-view .product-info-wrap .product-right .breadcrumbs {
padding-left: 0px;
padding-top: 0px;
}

.catalog-product-view .product-info-wrap .product-right .breadcrumbs ul.items {
padding-left: 0px;
}

.catalog-product-view .product-info-wrap .product-right .breadcrumbs ul.items a {
color: #8e8e8e;
}

.catalog-product-view .product-info-wrap .product-right .breadcrumbs ul.items li:after {
color:#d3d3d3;
margin-left: 10px;
margin-right: 10px;
}

.catalog-product-view .product-info-wrap .product-right .breadcrumbs ul.items li:nth-last-child(2):after {
display:none;
}




.catalog-product-view .product-info-wrap .product-right .page-title-wrapper .page-title {
font-size: 22px;
font-family: 'AvertaBold';
margin-bottom: 33px;
}

.catalog-product-view .product-info-wrap .product-right .shortDescription p {
margin: 0px;
font-size: 1.6rem;
color: #000;
font-family: 'Open Sans';
line-height: 22px;
}

.catalog-product-view .product-info-wrap .product-right .shortDescription {
margin-bottom: 10px;
}



.catalog-product-view .product-info-wrap .product-right .product-info-main-inner .product-info-price {
position: static;
}

.page-product-configurable.prodoutofstock.catalog-product-view .product-info-wrap .product-right .product-info-main-inner .product-info-price {
  justify-content: flex-end;
}

.catalog-product-view .product-info-wrap .product-right .product-info-main-inner .product-info-price .price-box.price-final_price {
order: 1;
width: 58%;
display: flex;
flex-direction: column;
}

.catalog-product-view .product-info-wrap .product-right .product-info-main-inner .product-info-price .product-info-stock-sku {
order: 2;
width: 42%;
margin-top: 10px;
text-align: right;
}

.catalog-product-view .product-info-wrap .product-right .product-info-main-inner .product-info-price .stock.unavailable * {
  text-transform: capitalize;
}

.catalog-product-view .product-info-wrap .product-right .product-info-main-inner .product-info-price .stock.unavailable strong {
  font-weight: normal;
  font-size: 13px;
  color: #8e8e8e;
}

.catalog-product-view .product-info-wrap .product-right .product-info-main-inner .product-info-price .stock.unavailable span {
  font-size: 12px;
  font-weight: normal;
  font-family: 'AvertaBold';
}

.catalog-product-view .product-info-wrap .product-right .product-info-main-inner .product-info-price .estimatedDelivery {
order: 4;
margin-top: 20px;
}

.catalog-product-view .product-info-wrap .product-right .product-info-main-inner .product-info-price .size-guide-wrap {
  margin-top: 10px;
  right: 0px;
  text-decoration: unset;
  order: 5;
  width: 100%;
}

.catalog-product-view .product-info-wrap .product-right .product-info-main-inner .product-info-price .size-guide-wrap a {
  font-family: 'AvertaBold' !important;
}

.catalog-product-view .product-info-wrap .product-right .product-info-main-inner .product-info-price .price-box.price-final_price span.normal-price span {
font-size: 28px;
font-family: 'AvertaBold';
color: #000;
}

.catalog-product-view .product-info-wrap .product-right .product-info-main-inner .product-info-price .price-box.price-final_price .price {
  font-size: 28px;
  font-family: 'AvertaBold';
  color: #000;
}

.catalog-product-view .product-info-wrap .product-right .product-info-main-inner .product-info-price .price-box.price-final_price span.old-price {
margin: 0px;
}

.catalog-product-view .product-info-wrap .product-right .product-info-main-inner .product-info-price .price-box.price-final_price span.old-price span {
font-size: 15px;
font-family: 'Averta';
color: #8e8e8e;
text-decoration: unset;
position: relative;
}

.catalog-product-view .product-info-wrap .product-right .product-info-main-inner .product-info-price .price-box.price-final_price span.old-price span.price:before {
content: "";
width: 100%;
height: 2px;
background: #8e8e8e;
display: block;
position: absolute;
bottom: 8px;
left: 0px;
transform: rotate(-10deg);
}

.catalog-product-view .product-info-wrap .product-right .product-info-main-inner .product-info-price .product-info-stock-sku .product.attribute.sku {
float: none;
}

.catalog-product-view .product-info-wrap .product-right .product-main-top.product-info-main {
position: relative;
}

.catalog-product-view .product-info-wrap .product-right .product-info-main-inner .product-info-price .product-info-stock-sku .stock.available strong {
text-transform: capitalize;
color: #8e8e8e;
font-size: 13px;
font-weight: 400;
}

.catalog-product-view .product-info-wrap .product-right .product-info-main-inner .product-info-price .product-info-stock-sku .stock.available span {
color: #000;
font-family: 'AvertaBold';
text-transform: capitalize;
}

.catalog-product-view .product-info-wrap .product-right .product-info-main-inner .product-info-price .product-info-stock-sku .product.attribute.sku strong {
text-transform: capitalize;
color: #8e8e8e;
font-size: 13px;
font-weight: 400;
}


.catalog-product-view .product-info-wrap .product-right .product-info-main-inner .product-info-price .product-info-stock-sku .product.attribute.sku .value {
color: #000;
font-family: 'AvertaBold';
text-transform: capitalize;
}

.catalog-product-view .product-info-wrap .product-right .product-info-main-inner .product-info-price .product-info-stock-sku .stock.available {
margin-bottom: 2px;
}

.catalog-product-view .product-info-wrap .product-right .product-info-main-inner .product-info-price .estimatedDelivery span {
font-size: 14px;
color: #000;
line-height: 19px;
}

.catalog-product-view .product-info-wrap .product-right .product-info-main-inner .product-info-price .estimatedDelivery span.font-weight-bold {
font-size: 16px;
font-family: 'AvertaBold';
}

.catalog-product-view .product-info-wrap .product-right .product-info-main-inner .product-info-price .estimatedDelivery span:nth-child(1) {
margin-right: 5px;
}

.estimatedDelivery > div:before {
content: "";
width: 18px;
height: 26px;
display: inline-block;
background: url('/pub/media/wysiwyg/lioncode/icons/SUC-product-page-delivery-time.svg');
background-size: contain;
background-repeat: no-repeat;
margin-right: 10px;
}

.estimatedDelivery > div {
display: flex;
align-items: center;
}

div#product-options-wrapper .swatch-attribute {
border-top: 1px solid #d3d3d3;
padding-top: 15px;
}

div#product-options-wrapper .swatch-attribute .swatch-attribute-label {
text-transform: unset;
color: #000;
font-size: 16px;
font-family: 'AvertaBold';
margin-bottom: 6px;
}

div#product-options-wrapper .swatch-option.color {
width: 45px !important;
height: 30px !important;
border-radius: 19px;
}

div#product-options-wrapper .swatch-attribute span.swatch-attribute-selected-option {
display: none;
}

div#product-options-wrapper .swatch-option.text {
border-width: 1px;
border-color: #d3d3d3;
border-radius: 19px;
line-height: 29px;
color: #000;
font-family: 'AvertaBold';
font-size: 14px;
}

div#product-options-wrapper .swatch-option.text.selected {
background: transparent !important;
border-color: #000 !important;
color: #000 !important;
}


div#product-options-wrapper .swatch-option.image {
  width: 72px !important;
  height: 86px !important;
  min-width: 20px;
  background-size: 100% !important;
  border-radius: 10px !important;
  border: 1px solid #d3d3d3;
}

div#product-options-wrapper .swatch-option.image.selected {
  border-color: #000 !important;
}

.catalog-product-view .product-info-wrap .product-right .product-info-main-inner .product-info-price .size-guide-wrap:before {display: none;}


.catalog-product-view .product-info-wrap .product-right .product-info-main-inner .product-info-price .size-guide-wrap a {
text-transform: capitalize;
display: flex;
justify-content: flex-end;
align-items: center;
color: #000;
font-size: 14px;
font-family: 'Open Sans';
}

.catalog-product-view .product-info-wrap .product-right .product-info-main-inner .product-info-price .size-guide-wrap a:after {
content:"";
width:19px;
height:19px;
display:inline-block;
background: url('/pub/media/wysiwyg/lioncode/icons/SUC-product-size-guide-19x19.svg');
background-size: contain;
background-repeat: no-repeat;
margin-left: 5px;
}





.catalog-product-view .product-info-wrap .product-right .product-options-bottom {
display: flex;
padding: 0px;
width: calc(100% - 0px);
}

.catalog-product-view.page-product-configurable .product-info-wrap .product-right .product-options-bottom {
  width: calc(100% - 60px);
}

.catalog-product-view.page-product-configurable .product-info-wrap .product-right .product-add-form div#qtybox-anchor {
  width:100%;
}

.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor {
width: calc(100% - 60px);
min-height: auto !important;
}

.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart {
  border-top: 1px solid #d3d3d3;
  margin-top: 0px;
  padding-top: 20px;
  display: block !important;
}

.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart.active {
  min-height: auto !important;
  padding-bottom: 20px;
}

.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart.show {
  display: block !important;
}

.catalog-product-view .product-info-wrap .product-right .product-add-form .product-addto-links {
  margin: 0px;
  width: 60px;
  display: flex;
  align-items: center;
  border-top: 1px solid #d3d3d3;
}

.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart:not(.active) .fieldset {
display: flex;
align-items: center;
}

.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart:not(.active)  .fieldset .field.qty label {
display: none;
}

.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart:not(.active) .fieldset .field.qty {
margin: 0px 15px 0px 0px;
}

.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart:not(.active) .fieldset .field.qty .cart-qty {
max-width: unset;
}

.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart:not(.active) .fieldset .field.qty input#qty {
width: 60px;
height: 63px;
padding: 0px;
border: 1px solid #d3d3d3;
border-radius: 9px;
font-size: 24px;
font-family: 'AvertaBold';
}

.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart:not(.active) .fieldset button.decrease {
position: relative;
}

.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart:not(.active) .fieldset button.decrease:before {
color: #000;
font-size: 16px;
font-weight: bold;
}

.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart:not(.active) .fieldset button.increase {
position: relative;
}

.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart:not(.active) .fieldset button.increase:before {
color: #000;
font-size: 16px;
font-weight: bold;
}


.box-tocart .field.qty #qty-error {
  left: 0px;
  top: calc(100% + 10px);
  color: #F97EBC;
  font-size: 16px;
  font-family: 'AvertaBold';
  border: none;
  background: transparent;
  width: 310px;
  padding: 0px;
}

.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart:not(.active) .fieldset .actions {
margin: 0px;
}

.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart:not(.active) .fieldset .actions button#product-addtocart-button {
margin: 0px;
width: 100%;
background: #000;
border-color: #000;
border-radius: 10px;
height: 55px;
border-width: 2px;
}

.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart:not(.active) .fieldset .actions button#product-addtocart-button span {
font-size: 20px;
text-transform: capitalize;
font-family: 'AvertaBold';
letter-spacing: normal;
padding-left: 0px;
margin-left: -25px;
}

.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart:not(.active) .fieldset .actions button#product-addtocart-button span:after {
content: "";
width: 28px;
height: 28px;
background: url('/pub/media/wysiwyg/lioncode/icons/SUC-product-cart-28x28.svg');
left: auto;
right: -40px;

}


.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart:not(.active) .fieldset .actions button#product-addtocart-button span:before {
content: "";
width: 28px;
height: 16px;
background: url('/pub/media/wysiwyg/lioncode/icons/SUC-mobile-menu-back-arrow-19x12.svg');
left: auto;
right: -40px;
background-size:contain;
background-repeat:no-repeat;
}

.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart:not(.active) .fieldset .actions button#product-addtocart-button:hover {
background: transparent;
color: #f981bd;
}

form#product_addtocart_form {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}

form#product_addtocart_form div#product-options-wrapper {
  width: 100%;
}



/* product out of stock and show alert modal button */

.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart:not(.active) .fieldset #modalStockAlertButton{
  margin: 0px;
  width: 100%;
  background: #000;
  border-color: #000;
  border-radius: 10px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: all 500ms ease;
  border: 2px solid #000;
}


.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart:not(.active) .fieldset #modalStockAlertButton:hover {
  background: transparent;
  
}

.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart:not(.active) .fieldset #modalStockAlertButton:hover span {
  color: #f981bd;
}

.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart:not(.active) .fieldset #modalStockAlertButton .back {
  position: absolute;
  opacity: 0;
  transition: 0.25s ease all;
}
.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart:not(.active) .fieldset #modalStockAlertButton span{
  font-size: 20px;
  text-transform: capitalize;
  font-family: 'AvertaBold';
  letter-spacing: normal;
  padding-left: 0px;
  margin-left: -25px;
  color:#fff;
  transition: all 500ms ease;
  position: relative;
  display: flex;
  align-items: center;
  z-index: 1;
}


.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart:not(.active) .fieldset #modalStockAlertButton .front:after {
  content: "";
  width: 28px;
  height: 28px;
  background: url(/pub/media/wysiwyg/lioncode/icons/SUC-check.svg);
  left: auto;
  right: -40px;
  position: absolute;
  display:inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  transform: translate(0%, 0%);
  opacity: 1;
  transition: all 500ms ease;
}

.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart:not(.active) .fieldset #modalStockAlertButton:hover .front:after {
  transform: translate(100%, 0%);
  opacity: 0;
}

.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart:not(.active) .fieldset #modalStockAlertButton .back:before {
  content: "";
  width: 28px;
  height: 16px;
  background: url(/pub/media/wysiwyg/lioncode/icons/SUC-mobile-menu-back-arrow-19x12.svg);
  left: auto;
  right: 0px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  display:inline-block;
  transition: all 500ms ease;
  transform: translate(0px, 0%);
  z-index: -1;
}

.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart:not(.active) .fieldset #modalStockAlertButton:hover .front:before {
  transform: translate(40px, 0%);
  opacity: 1;
  z-index:1;
}

.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart:not(.active) .fieldset #modalStockAlertButton:hover .front {color: #fff;}

.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart:not(.active) .fieldset #modalStockAlertButton:hover .back {
  opacity: 1;
}

.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart:not(.active) .fieldset #modalStockAlertButton:hover .back:before {
  transform: translate(40px, 0%);
}


.catalog-product-view .product-info-wrap .product-right .product-add-form .product-addto-links .prodPageWishlist {
padding: 0px;
font-size: 0px;
width: 55px;
height: 55px;
margin-left: 5px;
display: flex;
align-items: center;
justify-content: center;
outline: none;
box-shadow: none;
}

.catalog-product-view .product-info-wrap .product-right .product-add-form .product-addto-links .prodPageWishlist:before {
margin: 0px;
content: "" !important;
width: 29.8px;
height: 26.57px;
background: url(/pub/media/wysiwyg/lioncode/icons/SUC-thumbnail-wishlist-icon-22x20.svg);
background-size: contain !important;
background-repeat: no-repeat !important;
}

.catalog-product-view .product-info-wrap .product-right .product-add-form .product-addto-links .prodPageWishlist.in-wishlist:before {
background: url(/pub/media/wysiwyg/lioncode/icons/SUC-thumbnail-wishlist-icon-active-22x20.svg);
}

button#product-addtocart-button:focus,button#product-addtocart-button:active {
color: #fff;
}



/* update wishlist button */


.catalog-product-view .product-info-wrap .product-right .product-add-form .product-addto-links .towishlist.updated {
  padding: 0px;
  font-size: 0px;
  width: 55px;
  height: 55px;
  margin-left: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  box-shadow: none;
  background: transparent;
  border: none;
}

.catalog-product-view .product-info-wrap .product-right .product-add-form .product-addto-links .towishlist.updated:before {
  margin: 0px;
  content: "" !important;
  width: 36.99px;
  height: 26.21px;
  background: url(/pub/media/wysiwyg/lioncode/icons/heart-refresh.svg);
  background-size: contain !important;
  background-repeat: no-repeat !important;
}

.catalog-product-view .product-info-wrap .product-right .product-add-form .product-addto-links .towishlist.updated:hover:before {
  animation: cssload-zoom2 1500ms linear infinite;
  -o-animation: cssload-zoom2 1500ms linear infinite;
  -ms-animation: cssload-zoom2 1500ms linear infinite;
  -webkit-animation: cssload-zoom2 1500ms linear infinite;
  -moz-animation: cssload-zoom2 1500ms linear infinite;
}


.catalog-product-view .product-info-wrap .product-right .product-add-form .product-addto-links .prodPageWishlist:hover:before {
animation: cssload-zoom2 1500ms linear infinite;
-o-animation: cssload-zoom2 1500ms linear infinite;
-ms-animation: cssload-zoom2 1500ms linear infinite;
-webkit-animation: cssload-zoom2 1500ms linear infinite;
-moz-animation: cssload-zoom2 1500ms linear infinite;
}



.catalog-product-view .product-info-wrap .product-right .product-main-bottom .product.items {
background: transparent;
border: none;
}

.catalog-product-view .product-info-wrap .product-right .product-main-bottom .product.items .item.title {border: 1px solid #D3D3D3;border-radius: 10px;transition: 0.3s ease all;margin-top: 10px;}

.catalog-product-view .product-info-wrap .product-right .product-main-bottom .product.items .item .switch {
border: none !important;
text-transform: capitalize;
color: #000;
font-family: 'AvertaBold';
background: transparent !important;
}

.catalog-product-view .product-info-wrap .product-right .product-main-bottom .product.items .item span.item-t-no {
display: none;
}

.catalog-product-view .product-info-wrap .product-right .product-main-bottom .product.items .item .switch:after {
font-size: 14px !important;
font-weight: bold !important;
inset-block: calc(50% - 6px) auto !important;
}

.catalog-product-view .product-info-wrap .product-right .product-main-bottom .product.items .item.active {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-color: #fbfbfb;
}

.catalog-product-view .product-info-wrap .product-right .product-main-bottom .product.items .item.active a {
color: #000 !important;
}

.catalog-product-view .product-info-wrap .product-right .product-main-bottom .product.items .item.content {
  border: none;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background: transparent;
  padding: 0px 22px 0px 22px;
  border-left: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
}


.catalog-product-view main#maincontent {
padding-left: 0px;
padding-right: 0px;
}

.catalog-product-view main#maincontent .columns {
padding: 0px;
max-width: 100% !important;
}




/* update cart button */





.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart:not(.active) .fieldset .actions #product-updatecart-button {
  margin: 0px;
  width: 100%;
  background: #000;
  border-color: #000;
  border-radius: 10px;
  height: 55px;
  border-width: 2px;
  }
  
  .catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart:not(.active) .fieldset .actions #product-updatecart-button span {
  font-size: 20px;
  text-transform: capitalize;
  font-family: 'AvertaBold';
  letter-spacing: normal;
  padding-left: 0px;
  margin-left: -25px;
  }
  
  .catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart:not(.active) .fieldset .actions #product-updatecart-button span:after {content: "";width: 28px;height: 28px;background: url('/pub/media/wysiwyg/lioncode/icons/update-cart.png');left: auto;right: -40px;background-size: contain;background-position: center;background-repeat: no-repeat;}
  
  
  .catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart:not(.active) .fieldset .actions #product-updatecart-button span:before {
  content: "";
  width: 28px;
  height: 16px;
  background: url('/pub/media/wysiwyg/lioncode/icons/SUC-mobile-menu-back-arrow-19x12.svg');
  left: auto;
  right: -40px;
  background-size:contain;
  background-repeat:no-repeat;
  }
  
  .catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart:not(.active) .fieldset .actions #product-updatecart-button:hover {
  background: transparent;
  color: #f981bd;
  }
  
  
  
  
  
  
  
  .catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart.active .fieldset .actions #product-updatecart-button {
  margin: 0px;
  width: 100%;
  background: #000;
  border-color: #000;
  border-radius: 0px;
  height: 55px;
  border-width: 2px;
  }
  
  .catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart.active .fieldset .actions #product-updatecart-button span {
  font-size: 20px;
  text-transform: capitalize;
  font-family: 'AvertaBold';
  letter-spacing: normal;
  padding-left: 0px;
  margin-left: -25px;
  }
  
  .catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart.active .fieldset .actions #product-updatecart-button span:after {content: "";width: 25px;height: 25px;background: url('/pub/media/wysiwyg/lioncode/icons/update-cart.png');left: auto;right: -40px;background-size:contain;background-repeat: no-repeat;background-position: center;}
  
  
  .catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart.active .fieldset .actions #product-updatecart-button span:before {
  content: "";
  width: 28px;
  height: 16px;
  background: url('/pub/media/wysiwyg/lioncode/icons/SUC-mobile-menu-back-arrow-19x12.svg');
  left: auto;
  right: -40px;
  background-size:contain;
  background-repeat:no-repeat;
  }
  
  .catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart.active .fieldset .actions #product-updatecart-button:hover {
  background: transparent;
  color: #f981bd;
  }




.catalog-product-view .products.list.items .owl-item span.product-image-wrapper img {
border-radius: 20px;
}

.catalog-product-view .products.list.items .owl-item .product.product-item {
background:transparent;

}

.catalog-product-view .products.list.items .owl-item .product.product-item .product-item-top {
padding: 0px;
}

.catalog-product-view .products.list.items .owl-item .product.product-item .product-item-name a {
font-size: 1.4rem;
font-family: 'Averta';
font-weight: normal;
line-height: 18px;
width: 100%;
text-align: left;
overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
           line-clamp: 2; 
   -webkit-box-orient: vertical;
}

.catalog-product-view .products.list.items .owl-item .product.product-item .product-item-name {
margin-bottom: 0px;
width: calc(100% - 90px);
min-height: auto !important;
}



.catalog-product-view .products.list.items .owl-item .product.product-item .product-item-swatch {
max-width: 90px;
width: 100%;
}

.catalog-product-view .products.list.items .owl-item .product.product-item .product-item-details {
display: flex;
flex-wrap: wrap;
padding-right: 0px;
padding-left: 12px;
}

.catalog-product-view .products.list.items .owl-item .product.product-item .product-item-details .price-box.price-final_price {
width: 100%;
text-align: left;
}

.catalog-product-view .products.list.items .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-option.color {
margin-bottom: 0px;
height: 14px !important;
width: 14px !important;
border-radius: 50px;
margin-right: 3px;
border: none;
}

.catalog-product-view .products.list.items .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-attribute-options {
margin: 0px !important;
display: flex;
flex-direction: row;
justify-content: flex-end;
align-items: center;
}

.catalog-product-view .products.list.items .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-attribute.color {
vertical-align: middle;
margin-top: 5px;
}

.catalog-product-view .products.list.items .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-option.color:last-child {
margin-right: 0px;
}

.catalog-product-view .products.list.items .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-option.color:after {
display: none;
}



.catalog-product-view .products.list.items .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-more {
padding: 0px;
margin: 0px;
color: #8E8E8E;
font-size: 1.6rem;
line-height: 16px;
margin-left: 5px;
position: relative;
}

.catalog-product-view .products.list.items .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-more.active .moreColors {
display: block !important;
opacity: 1;
}

.catalog-product-view .products.list.items .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-more .moreColors {
transition: 0.3s ease all;
opacity: 0;
position: absolute;
top: -40px;
background: #fff;
box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
padding: 6px 15px;
border-radius: 10px;
z-index: 8;
right: 0px;
}

.catalog-product-view .products.list.items .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-more > span {
transition: 0.3s ease all;
}

.catalog-product-view .products.list.items .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-more.active > span {
color: #000;
font-weight: bold;
}



.catalog-product-view .products.list.items .owl-item .product.product-item .product-item-details .price-box .price {
font-size: 1.6rem;
font-weight: normal;
font-family: 'AvertaBold';
color:#000;
}


.catalog-product-view .products.list.items .owl-item .product.product-item .product-item-details .price-box .old-price .price {
color: #8e8e8e;
font-family: 'Averta';
}

.catalog-product-view .products.list.items .owl-item .product.product-item .product-item-details .price-box .old-price {
  text-decoration: none;
  position: relative;
  margin-left: 0px;
}

.catalog-product-view .products.list.items .owl-item .product.product-item .product-item-details .price-box .old-price .price-container .price:before {
content: "";
display: inline-block;
width: 100%;
height: 1px;
background: #8e8e8e;
position: absolute;
bottom: 11px;
transform: rotate(-10deg);
}


.qtynotice {
  color: #f87dba;
  font-family: 'AvertaBold';
  font-size: 16px;
  order: 100;
  width: 100%;
}

.qtynotice .inner {
  display: flex;
  align-items: center;
}

.qtynotice svg {
  margin-right: 10px;
}



/* stock alert */


.productAlertStockContainer {
  width: calc(100%);
  margin-top: -20px;
}

.product.alert.stock {
  margin: 0px;
  display: flex;
  align-items: center;
}

.product.alert.stock a{
  margin: 0px;
  width: 100%;
  background: #000;
  border-color: #000;
  border-radius: 10px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: all 500ms ease;
  border: 2px solid #000;
}


.product.alert.stock a:hover {
  background: transparent;
  
}

.product.alert.stock a:hover span {
  color: #f981bd;
}

.product.alert.stock a .back {
  position: absolute;
  opacity: 0;
  transition: 0.25s ease all;
}
.product.alert.stock a span{
  font-size: 20px;
  text-transform: capitalize;
  font-family: 'AvertaBold';
  letter-spacing: normal;
  padding-left: 0px;
  margin-left: -25px;
  color:#fff;
  transition: all 500ms ease;
  position: relative;
  display: flex;
  align-items: center;
  z-index: 1;
}


.product.alert.stock a .front:after {
  content: "";
  width: 28px;
  height: 28px;
  background: url(/pub/media/wysiwyg/lioncode/icons/SUC-check.svg);
  left: auto;
  right: -40px;
  position: absolute;
  display:inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  transform: translate(0%, 0%);
  opacity: 1;
  transition: all 500ms ease;
}

.product.alert.stock a:hover .front:after {
  transform: translate(100%, 0%);
  opacity: 0;
}

.product.alert.stock a .back:before {
  content: "";
  width: 28px;
  height: 16px;
  background: url(/pub/media/wysiwyg/lioncode/icons/SUC-mobile-menu-back-arrow-19x12.svg);
  left: auto;
  right: 0px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  display:inline-block;
  transition: all 500ms ease;
  transform: translate(0px, 0%);
  z-index: -1;
}

.product.alert.stock a:hover .front:before {
  transform: translate(40px, 0%);
  opacity: 1;
  z-index:1;
}

.product.alert.stock a:hover .front {color: #fff;}

.product.alert.stock a:hover .back {
  opacity: 1;
}

.product.alert.stock a:hover .back:before {
  transform: translate(40px, 0%);
}




.productAlertStockContainer .product-addto-links {
margin: 0px;
width: 60px;
display: flex;
align-items: center;
}

.productAlertStockContainer .product-addto-links .prodPageWishlist {
padding: 0px;
font-size: 0px;
width: 55px;
height: 55px;
margin-left: 5px;
display: flex;
align-items: center;
justify-content: center;
outline: none;
box-shadow: none;
}

.productAlertStockContainer .product-addto-links .prodPageWishlist:before {
margin: 0px;
content: "" !important;
width: 29.8px;
height: 26.57px;
background: url(/pub/media/wysiwyg/lioncode/icons/SUC-thumbnail-wishlist-icon-22x20.svg);
background-size: contain !important;
background-repeat: no-repeat !important;
}

.productAlertStockContainer .product-addto-links .prodPageWishlist.in-wishlist:before {
background: url(/pub/media/wysiwyg/lioncode/icons/SUC-thumbnail-wishlist-icon-active-22x20.svg);
}

.productAlertStockContainer .product-addto-links .prodPageWishlist:hover:before {
animation: cssload-zoom2 1500ms linear infinite;
-o-animation: cssload-zoom2 1500ms linear infinite;
-ms-animation: cssload-zoom2 1500ms linear infinite;
-webkit-animation: cssload-zoom2 1500ms linear infinite;
-moz-animation: cssload-zoom2 1500ms linear infinite;
}





.product.alert.price a {
  font-size: 14px;
  color: #000;
  line-height: 19px;
  display:flex;
  align-items:center;
}

.product.alert.price a:before {
  content: "";
  width: 18px;
  height: 30px;
  display: inline-block;
  background: url(/pub/media/wysiwyg/lioncode/icons/sale-discount2.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 10px;
}




div#modalPriceAlert.priceAlertMd {
  visibility: visible !important;
  opacity: 1;
  transform: translateY(0%);
z-index:2;
}

#modalPriceAlert {
position: absolute;
background: rgb(251 251 251 / 85%);
left: -10px;
top: -10px;
height: calc(100% + 20px);
width: calc(100% + 20px);
min-height: 300px;
border-radius: 10px;
backdrop-filter: blur(2px);
z-index: -1;
transform: translateY(-20%);
opacity: 0;
transition: 0.2s linear all;
}


#modalPriceAlert .modal-body-content {
width: calc(100% - 20px);
background: transparent;
box-shadow: none;
padding: 20px;
height: calc(100% - 20px);
align-items: center;
justify-content: center;
display: flex;
}

#modalPriceAlert .action-close {
position: absolute;
left: auto;
right: 0px !important;
width: auto !important;
height: auto !important;
background: transparent !important;
border-radius: 10px !important;
overflow: hidden;
border:1px solid #000;
padding:5px 10px;
color: #000;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
transition: 0.2s ease all;
}

#modalPriceAlert .action-close:hover {
background: #000 !important;
}

#modalPriceAlert .action-close:hover svg {
transform: rotate(180deg);
color: #fff !important;
}

#modalPriceAlert .modal-body-content form {
display: flex;
flex-direction: column;
align-items: center;

}

#modalPriceAlert .modal-body-content form label {
margin-bottom: 40px;
font-family: 'Averta';
font-weight: normal;
font-size: 20px;
}

#modalPriceAlert .modal-body-content form .notification-container {
display: flex;
flex-direction: column;
width: 100%;
}

#modalPriceAlert .modal-body-content form .notification-container .input-fields.fieldset {margin: 0px auto 30px auto;}

#modalPriceAlert .modal-body-content form .notification-container .input-fields.fieldset input {
border-left: none;
border-right: none;
border-top: none;
border-radius: 0px;
border-width: 2px;
transition: 0.25s linear all;
padding: 0px;
z-index: 2;
position: relative;
border-color:#000;
font-family: 'AvertaBold';
color: #000;
text-align: center;
}

#modalPriceAlert .modal-body-content form .notification-container .input-fields.fieldset input::placeholder {
  color: #000;
  font-family:'Averta';
}

#modalPriceAlert .modal-body-content form .notification-container .input-fields.fieldset input::-ms-input-placeholder { /* Edge 12 -18 */
  color: #000;
  font-family:'Averta';
}

#modalPriceAlert .modal-body-content form .notification-container .input-fields.fieldset input:focus {
border-color:#f981bd;
}

#modalPriceAlert .modal-body-content form .notification-container .actions-toolbar {
display: flex;
justify-content: center;
margin: 0 auto;
}


#modalPriceAlert .modal-body-content  form .notification-container .actions-toolbar button {
width: auto;
height: 50px;
transform: none;
background: linear-gradient(#fff, #fff) padding-box, linear-gradient(to right, #9fcdfb, #fa83bd) border-box;
border-radius: 50em;
border: 3px solid transparent;
padding: 4px 28px;
color: #000;
transition: 0.3s ease all;
margin:0px;
}

#modalPriceAlert .modal-body-content form .notification-container .actions-toolbar button span {
font-family: 'AvertaBold';
transition: 0.3s ease all;
}

#modalPriceAlert .modal-body-content form .notification-container .actions-toolbar button:hover {
background: #fa83bd;
}

#modalPriceAlert .modal-body-content form .notification-container .actions-toolbar button:hover span {
letter-spacing: 3px;
color: #fff;
}


#modalPriceAlert .action-close svg {
  transition: 0.2s linear all;
  transform: rotate(0deg);
}

#modalPriceAlert .modal-body-content .amxnotif-block {
  width: 100%;
}


/* product is out of stock and alert is on - add to cart btn */

.prodoutofstock.catalog-product-view.product-type-simple .productAlertStockContainer {
  width: calc(100% - 60px);
  margin-top: 20px;
}

.prodoutofstock.catalog-product-view.product-type-simple .product-add-form {
  width: 60px;
}

.prodoutofstock.catalog-product-view.product-type-simple .product-info-main-inner {
  display: flex;
  flex-wrap: wrap;
}


.prodoutofstock.catalog-product-view.product-type-simple .product-add-form .product-addto-links .prodPageWishlist {
  margin-top: 15px;
}

/* product is out of stock and alert is off - add to cart btn */

.prodoutofstock.catalog-product-view.product-type-simple.amxnotif_hide_alert .product-add-form {
  width: 100%;
}

.prodoutofstock.catalog-product-view.product-type-simple.amxnotif_hide_alert .product-add-form > form {
  width: 100% !important;
}


.prodoutofstock.catalog-product-view.product-type-simple.amxnotif_hide_alert .product-add-form > form .product-addto-links .prodPageWishlist {
  margin-top:0px;
}


/* product is out of stock and alert is on - hide wishlist in modal */

.product-type-configurable .productAlertStockContainer.loggedin #modalStockAlert .product-addto-links {
  display:none;
}



/* product is out of stock and configurable and alert is off */

.catalog-product-view.page-product-configurable.prodoutofstock.amxnotif_hide_alert .product-addto-links {
  width: 100% !important;
}

.catalog-product-view.page-product-configurable.prodoutofstock.amxnotif_hide_alert .product-addto-links .box-tocart.large-box-tocart {
  border: none !important;
}



/* product is out of stock and configurable and alert is on*/

.catalog-product-view.page-product-configurable.prodoutofstock:not(.amxnotif_hide_alert) .productAlertStockContainer {width: calc(100% - 60px);margin-top: 0px;}


.catalog-product-view.page-product-configurable.prodoutofstock:not(.amxnotif_hide_alert) .product-add-form {
    width: 60px;
}

.catalog-product-view.page-product-configurable.prodoutofstock:not(.amxnotif_hide_alert) .product-info-main-inner {
    display: flex;
    flex-wrap: wrap;
}

.catalog-product-view.page-product-configurable.prodoutofstock:not(.amxnotif_hide_alert) .product-info-price {
    width: 100%;
}

.catalog-product-view.page-product-configurable.prodoutofstock:not(.amxnotif_hide_alert) .product-add-form form#product_addtocart_form .product-addto-links {padding-top: 20px;}



/* out of stock notification */


#modalStockAlert.priceAlertMd {
  visibility: visible !important;
  opacity: 1;
  transform: translateY(0%);
z-index:2;
}

#modalStockAlert {
position: absolute;
background: rgb(251 251 251 / 85%);
left: -10px;
top: -10px;
height: calc(100% + 20px);
width: calc(100% + 20px);
min-height: 300px;
border-radius: 10px;
backdrop-filter: blur(2px);
z-index: -1;
transform: translateY(-20%);
opacity: 0;
transition: 0.2s linear all;
}


#modalStockAlert .modal-body-content {
width: calc(100% - 20px);
background: transparent;
box-shadow: none;
padding: 20px;
height: calc(100% - 20px);
align-items: center;
justify-content: center;
display: flex;
}

#modalStockAlert .action-close {
position: absolute;
left: auto;
right: 0px !important;
width: auto !important;
height: auto !important;
background: transparent !important;
border-radius: 10px !important;
overflow: hidden;
border:1px solid #000;
padding:5px 10px;
color: #000;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
transition: 0.2s ease all;
}

#modalStockAlert .action-close:hover {
background: #000 !important;
}

#modalStockAlert .action-close:hover svg {
transform: rotate(180deg);
color: #fff !important;
}


#modalStockAlert .modal-body-content label {
margin-bottom: 40px;
font-family: 'Averta';
font-weight: normal;
font-size: 20px;
}

#modalStockAlert .modal-body-content .notification-container {
display: flex;
flex-direction: column;
width: 100%;
}

#modalStockAlert .modal-body-content .notification-container .input-fields.fieldset {margin: 0px auto 30px auto;}

#modalStockAlert .modal-body-content .notification-container .input-fields.fieldset input {
border-left: none;
border-right: none;
border-top: none;
border-radius: 0px;
border-width: 2px;
transition: 0.25s linear all;
padding: 0px;
z-index: 2;
position: relative;
border-color:#000;
font-family: 'AvertaBold';
color: #000;
text-align: center;
}

#modalStockAlert .modal-body-content .notification-container .input-fields.fieldset input::placeholder {
  color: #000;
  font-family:'Averta';
}

#modalStockAlert .modal-body-content .notification-container .input-fields.fieldset input::-ms-input-placeholder { /* Edge 12 -18 */
  color: #000;
  font-family:'Averta';
}

#modalStockAlert .modal-body-content .notification-container .input-fields.fieldset input:focus {
border-color:#f981bd;
}

#modalStockAlert .modal-body-content .notification-container .actions-toolbar {
display: flex;
justify-content: center;
margin: 0 auto;
}


#modalStockAlert .modal-body-content  .notification-container .actions-toolbar button {
width: auto;
height: 50px;
transform: none;
background: linear-gradient(#fff, #fff) padding-box, linear-gradient(to right, #9fcdfb, #fa83bd) border-box;
border-radius: 50em;
border: 3px solid transparent;
padding: 4px 28px;
color: #000;
transition: 0.3s ease all;
margin:0px;
}

#modalStockAlert .modal-body-content .notification-container .actions-toolbar button span {
font-family: 'AvertaBold';
transition: 0.3s ease all;
}

#modalStockAlert .modal-body-content .notification-container .actions-toolbar button:hover {
background: #fa83bd;
}

#modalStockAlert .modal-body-content .notification-container .actions-toolbar button:hover span {
letter-spacing: 3px;
color: #fff;
}


#modalStockAlert .action-close svg {
  transition: 0.2s linear all;
  transform: rotate(0deg);
}

#modalStockAlert .modal-body-content .amxnotif-block {
  width: 100%;
  text-align: center;
}

#modalStockAlert .modal-body-content .notification-container .am-restock-alert-wrapper span {
    font-size: 13px;
    color: #000;
}

#modalStockAlert .modal-body-content .notification-container .am-restock-alert-wrapper {
    margin-top: 25px;
}


.productAlertStockContainer.loggedin #modalStockAlert .product.alert.stock {
  flex-direction: column;
  border: none;
}

.productAlertStockContainer.loggedin #modalStockAlert .product.alert.stock .label {
  margin-bottom: 40px;
  font-family: 'Averta';
  font-weight: normal;
  font-size: 20px;
  color: #000;
}

.productAlertStockContainer.loggedin #modalStockAlert .product.alert.stock a.action.alert {width: auto;height: 50px;transform: none;background: linear-gradient(#fff, #fff) padding-box, linear-gradient(to right, #9fcdfb, #fa83bd) border-box;border-radius: 50em;border: 3px solid transparent;padding: 4px 28px;color: #000;transition: 0.3s ease all;margin:0px;}

.productAlertStockContainer.loggedin #modalStockAlert .product.alert.stock a.action.alert span {font-family: 'AvertaBold';transition: 0.3s ease all;font: 600 12px / 1.35 Averta, Arial, sans-serif;color: #000;text-transform: uppercase;margin-left: 0px;letter-spacing: 1px;}

.productAlertStockContainer.loggedin #modalStockAlert .product.alert.stock a.action.alert:hover {
background: #fa83bd;
}

.productAlertStockContainer.loggedin #modalStockAlert .product.alert.stock a.action.alert:hover span {
letter-spacing: 3px;
color: #fff;
}

.productAlertStockContainer.loggedin #modalStockAlert .am-restock-alert-wrapper span {
  font-size: 13px;
  color: #000;
}

.productAlertStockContainer.loggedin #modalStockAlert .am-restock-alert-wrapper {
  margin-top: 25px;
}




.catalog-product-view.product-type-simple .product-add-form {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

/*.catalog-product-view.product-type-simple .product-add-form > form {
  width: calc(100% - 60px) !important;
}*/



.catalog-product-view .products.list.items .owl-item .product.product-item .product-item-top {
  position: relative;
}

.catalog-product-view .products.list.items .owl-item .product.product-item .product-item-top a.action.towishlist {
  right: 15px;
  display: flex !important;
  position: absolute;
  top: 15px;
  z-index: 0;
  transition: 0.3s ease all;
  opacity: 0;
}

.catalog-product-view .products.list.items .owl-item .product.product-item .product-item-top a.action.towishlist:after {
  content: "";
  width: 22px;
  height: 20px;
  background: url("/pub/media/wysiwyg/lioncode/icons/SUC-thumbnail-wishlist-icon-22x20.svg");
  background-size: contain;
  background-repeat: no-repeat;
}


.catalog-product-view .products.list.items .owl-item .product.product-item .product-item-top a.action.towishlist:hover:after {
  animation: cssload-zoom2 1500ms linear infinite;
  -o-animation: cssload-zoom2 1500ms linear infinite;
  -ms-animation: cssload-zoom2 1500ms linear infinite;
  -webkit-animation: cssload-zoom2 1500ms linear infinite;
  -moz-animation: cssload-zoom2 1500ms linear infinite;
}

.catalog-product-view .products.list.items .owl-item:hover .product.product-item .product-item-top a.action.towishlist {
  z-index: 7;
  opacity: 1;
}



.catalog-product-view .owl-dots button.owl-dot.active {
width: 46px;

}

.catalog-product-view .owl-dots .owl-dot {
height: 8px;
width: 24px;
border-radius: 30px;
transition: 0.3s ease all;
box-shadow: none;
background: #d3d3d3;
margin-left: 2px;
margin-right: 2px;
overflow: hidden;
}

.catalog-product-view .owl-dots .owl-dot span {
background: #d3d3d3;
width: 100%;
height: 100%;
display: block;
}

.catalog-product-view .owl-dots .owl-dot.active span {
background: rgb(245,205,163);
background: linear-gradient(90deg, rgba(245,205,163,1) 0%, rgba(226,137,175,1) 100%);
border-radius: 30px;
}

#secondSection .owl-dots {
  text-align: center;
}


.catalog-product-view .products.list.items .owl-item .product.product-item .product-item-top a.action.towishlist.in-wishlist:after {
background: url(/pub/media/wysiwyg/lioncode/icons/SUC-thumbnail-wishlist-icon-active-22x20.svg);
}

.catalog-product-view .products.list.items .owl-item .product.product-item .product-item-top a.in-wishlist {
z-index:7 !important;
opacity:1 !important;
}



.catalog-product-view .owl-dots {
  display: block !important;
}

.catalog-product-view .block.related .block-title.title {
  text-align: center;
  margin-bottom: 36px !important;
  color: #000;
}

.catalog-product-view .block.related .block-title.title strong {
  font-size: 24px !important;
  font-family: 'AvertaBold' !important;
}


.catalog-product-view .block.related {
padding-top: 64px;
padding-bottom: 64px;
border-top: 5px solid #fff;
background: url('/pub/media/wysiwyg/lioncode/backgrounds/SUC-bg-1-corner-1920x927@2x.png');
background-size: cover;
margin-bottom: 0px !important;
}



.combineWithContainer {
display: flex;
border-top: 5px solid #fff;
}


.combineWithContainer > div:nth-child(1) {
background: url(/pub/media/wysiwyg/lioncode/backgrounds/SUC-bg-3-you-stole-my-1920x927@2x.jpg);
background-size: cover;
background-position-x: -30px;
background-repeat: no-repeat;
padding-left: 9.45%;
padding-right: 56px;
}


.combineWithContainer > div:nth-child(2) {
padding-right: 9.45%;
padding-left: 56px;
}


.combineWithContainer .block.upsell {
max-width: 50%;
width: 100%;
padding-top: 72px;
padding-bottom: 30px;
}

.combineWithContainer .customRescentProducts {
max-width: 50%;
width: 100%;
padding-top: 72px;
padding-bottom: 30px;
}

.catalog-product-view .customRescentProducts .products.list.items .owl-item .product.product-item .product-item-details .price-box.price-final_price {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}

.catalog-product-view .customRescentProducts .products.list.items .owl-item .product.product-item .product-item-details span.old-price.sly-old-price {
  margin-left: 0px;
}


.combineWithContainer .block.upsell .block-title.title {
text-align: center;
margin-bottom: 36px !important;
}

.combineWithContainer .block.upsell .block-title.title strong {
  color: #000;
  font-size: 24px !important;
  font-family: 'AvertaBold' !important;
}

.combineWithContainer .customRescentProducts .block-title.title {
text-align: center;
margin-bottom: 36px !important;
}

.combineWithContainer .customRescentProducts .block-title.title strong {
  color: #000;
  font-size: 24px !important;
  font-family: 'AvertaBold' !important;
}


/* floating add to cart */

.box-tocart.att-scr-qty.active.scr-bottom {
width: auto;
right: auto;
left: 50%;
transform: translateX(-50%);
}


.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart.active .fieldset .actions button#product-addtocart-button {
margin: 0px;
width: 100%;
background: #000;
border-color: #000;
border-radius: 0px;
height: 55px;
border-width: 2px;
}

.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart.active .fieldset .actions button#product-addtocart-button span {
font-size: 20px;
text-transform: capitalize;
font-family: 'AvertaBold';
letter-spacing: normal;
padding-left: 0px;
margin-left: -25px;
}

.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart.active .fieldset .actions button#product-addtocart-button span:after {
content: "";
width: 25px;
height: 25px;
background: url('/pub/media/wysiwyg/lioncode/icons/SUC-product-cart-28x28.svg');
left: auto;
right: -40px;

}


.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart.active .fieldset .actions button#product-addtocart-button span:before {
content: "";
width: 28px;
height: 16px;
background: url('/pub/media/wysiwyg/lioncode/icons/SUC-mobile-menu-back-arrow-19x12.svg');
left: auto;
right: -40px;
background-size:contain;
background-repeat:no-repeat;
}

.catalog-product-view .product-info-wrap .product-right .product-add-form div#qtybox-anchor .box-tocart.active .fieldset .actions button#product-addtocart-button:hover {
background: transparent;
color: #f981bd;
}



/* add to cart loader */

.catalog-product-view .btnLoader svg {
  width: 50px;
  height: auto;
}

.catalog-product-view .btnLoader {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 104px;
  background: rgb(251 251 251 / 85%);
  backdrop-filter: blur(5px);
  transition: 0.25s ease all;
  display: none;
  z-index: 6;
}

.catalog-product-view .btnLoader > div {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
}

.catalog-product-view .btnLoader svg rect {
  fill: #000;
  stroke: #000;
}


/* ------------------------------------------ mini cart ------------------------------------- */


.sidebar-cart-inner .cart-trigger:before {
content: "";
background: url("/pub/media/wysiwyg/lioncode/icons/SUC-header-cart-25x29.svg");
width: 18px;
height: 22px;
background-size: contain;
background-repeat: no-repeat;
}

.sidebar-cart-inner .cart-trigger {
background: #000;
border-radius: 50px;
}

.sidebar-cart-inner .cart-trigger .summary-count-label {
background: #f858ae;
}


#minicart-list .block-title {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
position: relative;
border: none;
}

#btn-minicart-close2 {
position: absolute;
left: 10px;
padding: 0px !important;
display: flex;
width: 25px;
height: 25px;
border-radius: 0px;
border: none;
justify-content: center;
align-items: center;
top: 15px;
}

#btn-minicart-close2 img {
width: 20px;
height: 20px;
transform:rotate(45deg);
}



#minicart-list .block-title strong.text {
font-weight: normal;
margin-bottom: 10px;
}

#minicart-list .block-title strong.text span {
font-size: 18px;
text-transform: capitalize;
color: #000;
font-family: 'AvertaBold';
}

#minicart-list .block-title span {
font-size: 13px;
font-family: 'Averta';
}

header .sticky-menu.js-sticky-menu .header.content {
display: none;
}

#mini-cart .item .product-item-left {
width: 110px;
}

#mini-cart .item .product-item-details {
width: calc(100% - 110px);
padding-right: 0px;
padding-left: 15px;
}

#mini-cart .item .product-item-details .product-info {
padding: 0px;
width: 100%;
}

#mini-cart .item .row {
margin: 0px;
}

.md-sidenav-right .block-minicart .minicart-items-wrapper {
padding: 10px;
max-height: calc(100% - 213px);
margin-right: 10px;
}


/* width */
.md-sidenav-right .block-minicart .minicart-items-wrapper::-webkit-scrollbar {
  width: 6px;
}

/* Track */
.md-sidenav-right .block-minicart .minicart-items-wrapper::-webkit-scrollbar-track {
  background: #d3d3d3;
  border-radius:6px;
}

/* Handle */
.md-sidenav-right .block-minicart .minicart-items-wrapper::-webkit-scrollbar-thumb {
  background: #000;
}

/* Handle on hover */
.md-sidenav-right .block-minicart .minicart-items-wrapper::-webkit-scrollbar-thumb:hover {
  background: #fa83bd;
}

#mini-cart .item .product-item-details strong.product-item-name a {
font-size: 13px;
font-family: 'Averta';
line-height: 12px;
}

#mini-cart .item .product-item-details strong.product-item-name {
line-height: 16px;
margin-bottom: 2px;
}

#mini-cart .item .product-item-details .product-info a.action.edit {
top: 5px;
left: -35px;
border-radius: 50px;
background: #000;
border-color: #000;
}

#mini-cart .item .product-item-left img {
border-radius: 15px;
}

#mini-cart .item .product-item-details .product-info a.action.delete {
position: relative;
}

#mini-cart .item .product-item-details .price-container .price {
font-family: 'AvertaBold';
font-size: 13px;
color: #000;
}

#mini-cart .item .product-item-details dl.product.options.list .label {
display: none;
}

#mini-cart .item .product-item-details dl.product.options.list {
display: flex;
margin-bottom: 0px;
margin-top: 5px;
}

#mini-cart .item .product-item-details dl.product.options.list .values {
color: #000;
font-size: 12px;
margin-right: 4px;
margin-bottom: 0px;
}

#mini-cart .item .product-item-details dl.product.options.list .values:after {
content: ",";
margin-left: -2px;
}

#mini-cart .item .product-item-details dl.product.options.list .values:last-child:after {
content: "";
}

#mini-cart .item .product-item-details dl.product.options.list .values:last-child {
margin-right: 0px;
}



#mini-cart .item .product-item-details .details-qty.qty {
  display: flex;
  align-items: center;
}

#mini-cart .item .product-item-details .details-qty.qty label.label {
  font-size: 12px;
  margin-right: 10px;
  color: #8e8e8e;
}

#mini-cart .item .product-item-details .details-qty.qty .cdz-qty-box.cart-qty {
  padding-inline-end: 0px;
  display: flex;
  align-items: center;
}

#mini-cart .item .product-item-details .details-qty.qty .cdz-qty-box.cart-qty .m-btn.m-minus {
  position: relative;
  height: 19px;
  border: none;
  width: 16px;
  color: #000;
}

#mini-cart .item .product-item-details .details-qty.qty .cdz-qty-box.cart-qty .m-btn.m-plus {
  position: relative;
  height: 19px;
  border: none;
  width: 16px;
  color: #000;
}

#mini-cart .item .product-item-details .details-qty.qty .cdz-qty-box.cart-qty input {
  height: 19px;
  width: 20px;
  padding: 0px;
  border: none;
  font-family: 'AvertaBold';
  color: #000;
}

#mini-cart .item .product-item-details .details-qty.qty .cdz-qty-box.cart-qty .m-btn.m-plus:after {font-weight: 900;content: "";width: 10px;height: 10px;background: url('/pub/media/wysiwyg/lioncode/icons/SUC-mini-cart-quantity-plus-10x10@2x.png');background-size: contain;background-repeat: no-repeat;}

#mini-cart .item .product-item-details .details-qty.qty .cdz-qty-box.cart-qty .m-btn.m-minus:after {font-weight: 900;content: "";width: 10px;height: 10px;background: url('/pub/media/wysiwyg/lioncode/icons/SUC-mini-cart-quantity-minus-10x10@2x.png');background-size: contain;background-repeat: no-repeat;}

#mini-cart .item .product-item-details .product-info a.action.delete {
  display: flex;
  width: auto;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
  font-size: 13px;
  background: transparent;
  border: none;
  margin-top: 5px;
  color: #8e8e8e;
}

#mini-cart .item .product-item-details .product-info a.action.delete:before {
  content:"";
  width:9px;
  height:13px;
  background:url('/pub/media/wysiwyg/lioncode/icons/SUC-mini-cart-trashcan-8x12@2x.png');
  background-size:contain;
  background-repeat:no-repeat;
  margin-left:5px;
}


#mini-cart .item .product-item-details .product-info a.action.delete span {
  clip: unset;
  height: auto;
  margin: 0px;
  position: relative;
  width: auto;
  line-height: 18px;
}

div#btn-minicart-close2 {
  position: absolute;
    top: 16px;
    left: 10px;
    cursor: pointer;
}

div#minicart-content-wrapper {
  background: #fbfbfb;
}


.md-sidenav-right .block-minicart .block-content, .md-sidenav-left .block-minicart .block-content {
  height: calc(100vh - 82px);
}

.md-sidenav-right .block-minicart .cart-total {
  background: #fbfbfb;
  border-top: 1px solid #d3d3d3;
  width: calc(100% - 20px);
  left: 10px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 10px;
}

.md-sidenav-right .block-minicart .cart-total > .subtotal {
  display: none;
}

.md-sidenav-right .block-minicart .cart-total .cartTotal {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}

.md-sidenav-right .block-minicart .cart-total .cartTotal .label {
  font-size: 16px;
  color: #000;
  font-family: 'Averta';
}

.md-sidenav-right .block-minicart .cart-total .cartTotal .price {
  font-size: 18px;
  color: #000;
  font-family: 'AvertaBold';
}

.md-sidenav-right .block-minicart .cart-total .freeShippingTitle {
  font-size: 12px;
  text-align: center;
  margin-bottom: 5px;
  color: #000;
  font-family: 'Averta';
}

.md-sidenav-right .block-minicart .cart-total .freeShippingTitle .amount {
  font-size: 11px;
  font-family: 'AvertaBold';
}

.md-sidenav-right .block-minicart .cart-total div#progress {
  border: none;
  background: #8e8e8e;
  height: 6px;
  margin-bottom: 15px;
}

.md-sidenav-right .block-minicart .cart-total div#progress div#child-progress {
  background: #fa83bd;
  height: 6px;
}

.md-sidenav-right .block-minicart a.action.button.secondary {
  background: transparent;
  border-radius: 12px;
  border: none;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #d3d3d3;
}

.md-sidenav-right .block-minicart a.action.button.secondary span {
  color: #000;
  text-transform: capitalize;
  font-family: 'AvertaBold';
  font-size: 15px;
}

.md-sidenav-right .block-minicart button#top-cart-btn-checkout {
  background: transparent linear-gradient(101deg, #9ECEFC 0%, #F97EBC 100%) 0% 0% no-repeat padding-box;
  border-radius: 12px;
  border: none;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;

}


.md-sidenav-right .block-minicart button#top-cart-btn-checkout span {
  color: #000;
  text-transform: capitalize;
  font-family: 'AvertaBold';
  font-size: 15px;
}

.md-sidenav-right .block-minicart a.action.button.secondary span > span:before {
  content: "";
  width: 19px;
  height: 12px;
  display: inline-block;
  background:url('/pub/media/wysiwyg/lioncode/icons/SUC-mobile-menu-back-arrow-19x12.svg');
  background-size:cover;
  background-repeat:no-repeat;
  margin-right: 10px;
  transition: 0.3s ease all;
}

.md-sidenav-right .block-minicart a.action.button.secondary:hover span > span:after {
  margin-left: 20px;
}

.md-sidenav-right .block-minicart button#top-cart-btn-checkout span:after{
  content: "";
    width: 19px;
    height: 12px;
    display: inline-block;
    background: url(/pub/media/wysiwyg/lioncode/icons/SUC-view-all-arrow-19x12.svg);
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: 10px;
    transition: 0.3s ease all;
}

.md-sidenav-right .block-minicart button#top-cart-btn-checkout:hover span:before {
  margin-right: 20px;
}

aside.modal-popup.confirm button.action-close {
  background: #000 !important;
  border-color: #000 !important;
  border-radius: 50px !important;
  right: -25px !important;
  top: -15px;
}

aside.modal-popup.confirm button.action-secondary.action-dismiss {
  border-color: #000;
  color: #000;
}

aside.modal-popup.confirm button.action-primary.action-accept {
  border-color: #fa83bd;
  background: #fa83bd;
  color: #fff !important;
}

aside.modal-popup.confirm button.action-primary.action-accept:hover {
  background: #000;
  color: #fff;
}


.priceContainer {
  display: flex;
  align-items: center;
}

.priceContainer .specialPrice span {
  font-size: 13px;
  color: #8e8e8e;
  margin-right: 8px;
  display: inline-block;
  position: relative;
  top: 1px;
}

.priceContainer .specialPrice span:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #8e8e8e;
  display: block;
  position: absolute;
  bottom: 8px;
  left: 0px;
  transform: rotate(-12deg);
}



#mini-cart .item .product-item-left {
  position: relative;
}

#mini-cart .item .product-item-left .discountPercent {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 1;
  display: flex;
  align-items: center;
  font-size: 11px;
  color: #000;
  font-family: 'AvertaBold';
  width: 40px;
  height: 25px;
  justify-content: center;
  background: linear-gradient(white, white) padding-box, linear-gradient(to right, #9fcdfb, #fa83bd) border-box !important;
  border-radius: 30px;
  border: 2px solid transparent;
}


#mini-cart .item .product-item-details .update-cart-item {
  position: relative;
  inset-inline: 0px;
  bottom: 0px;
  margin-left: 15px;
}


.catalog-product-view .shippingBar.secondary {
  display: none !important;
}

body:not(.catalog-product-view) .shippingBar:not(.secondary) {
  display: none !important;
}




/* ---------------------------------------------- menu styling ---------------------------------------------- */


/* woman */

.desk-menu .level-top:nth-child(1) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown {
  max-width: 1470px;
    padding-left: 20px;
    padding-right: 0px;
    display: flex;
    padding-top: 50px;
}

.desk-menu .level-top:nth-child(1) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .left {
  max-width: 243px;
}

.desk-menu .cdz-menu:not(.cdz-toggle-menu) .groupmenu-drop {
  background: #fbfbfb;
  top: 100%;
}

.desk-menu .level-top:nth-child(1) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .right {
  max-width: calc(100% - 243px);
  width: 100%;
  padding-left: 50px;
}

.desk-menu .womanCategoriesTree ul.cat-tree > .col {
  max-width: 20%;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding-right: 10px;
}

.desk-menu .womanCategoriesTree ul.cat-tree > .col ul.level4.groupmenu-drop {
  position: relative;
  visibility: visible;
  opacity: 1;
  top: auto;
  transform: none;
  left: auto;
  box-shadow: none;
  background: transparent;
}

ul.cat-tree > .col ul.level4.groupmenu-drop li.level5,ul.cat-tree > .col ul.level4.groupmenu-drop {
  width: auto;
}

.desk-menu .womanCategoriesTree ul.cat-tree > .col ul.level4.groupmenu-drop li.level5 {
  min-width: auto;
  padding: 0px;
}

.desk-menu .womanCategoriesTree ul.cat-tree > .col > .level4.item > .menu-link {
  color: #000;
  font-size: 14px;
  font-family: 'AvertaBold';
  line-height: 14px;
  margin-bottom: 10px !important;
  display: block;
}

.desk-menu .womanCategoriesTree ul.cat-tree > .col > .level4.item > a:before {
  content: "" !important;
}

.desk-menu .womanCategoriesTree ul.cat-tree > .col > .level4.item {
  margin-bottom: 25px;
}

.desk-menu .womanCategoriesTree ul.cat-tree > .col ul.level4.groupmenu-drop li.level5 > a {
  font-size: 12px;
  color: #000;
  font-family: 'Averta';
}

.desk-menu ul.cat-tree > .col ul.level4.groupmenu-drop li.level5 > a {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.desk-menu ul.cat-tree > .col > .level4.item > .menu-link {
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 16px !important;
}

.desk-menu .level0.level-top > .groupmenu-drop.slidedown:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #d3d3d3;
  display: block;
  position: relative;
  top: 16px;
}

.desk-menu .level-top:nth-child(1) > .groupmenu-drop.slidedown {
  /*height: 100vh !important;*/
  background: url('/pub/media/wysiwyg/lioncode/banners-sliders/woman-menu-background.jpg');
  background-size: 100% 90%;
  background-position-y: 16px;
  background-repeat: no-repeat;
  background-color: #fbfbfb;
}


.desk-menu .level-top:nth-child(1).open > .groupmenu-drop.slidedown {
  box-shadow: 0px 1200px 0px 1000px rgb(0 0 0 / 70%) !important;
}

.desk-menu .brandsRow {
  border-top: 1px solid #d3d3d3;
}

.desk-menu .brandsRow .left {
  width: 243px;
}

.desk-menu .menuBrands .menuBrandsTitle {
  font-size: 14px;
  color: #000;
  font-family: 'AvertaBold';
  margin-bottom: 10px;
  display: block;
}

.desk-menu .menuBrands .shop-by-brand-list {
  margin: 0px;
}

.desk-menu .menuBrands .shop-by-brand-list .brand-item {
  margin-right: 0px;
  width: 25%;
  margin-bottom: 5px;
}

.desk-menu .brandsRow .col-sm-8 {
  width: 20% !important;
  padding-right: 0px;
  padding-left: 0px;
}

.desk-menu .brandsRow .col-sm-16 {
  width: 80%;
  padding-right: 10px;
}

.desk-menu .menuBrands .shop-by-brand-list .brand-item a {
  border: none;
  padding-bottom: 0px !important;
  text-transform: uppercase;
  color: #000;
  font-size: 12px;
  font-family: 'Averta';
}

.desk-menu .menuBrands .shop-by-brand-list .brand-item a img {
  display:none !important;
}

.desk-menu .brandsRow .col-sm-8 .menuBtns {
  margin-top: 29px;
  display: flex;
  flex-direction: column;
}

.desk-menu .brandsRow .col-sm-8 .menuBtns a {
  background: linear-gradient(white, white) padding-box, linear-gradient(to right, #9fcdfb, #fa83bd) border-box;
  border-radius: 31px;
  border: 2px solid transparent;
  padding: 8px 20px;
  width: max-content;
  margin-bottom: 10px;
  font-size: 14px;
  color: #000 !important;
  font-family: 'AvertaBold';
  transition: 0.3s ease all;
}

.desk-menu .brandsRow .col-sm-8 .menuBtns a:hover {
  background: #f87dbb;
}




/* man */


.desk-menu .level-top:nth-child(2) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown {
  max-width: 1700px;
  padding-left: 20px;
  padding-right: 0px;
  display: flex;
  padding-top: 0px;
  margin-right: 0px;
  padding-bottom: 0px;
}

.desk-menu .level-top:nth-child(2) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .left {
  max-width: 243px;
  padding-top: 40px;
}


.desk-menu .level-top:nth-child(2) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .middle {
  max-width: calc(100% - 653px);
  width: 100%;
  padding-left: 50px;
  padding-top: 70px;
}


.desk-menu .level-top:nth-child(2) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .right {
     max-width: 410px;
     width: 100%;
     padding-left: 50px;
     padding-top: 54px;
     border-left: 1px solid #d3d3d3;
     margin-top: 16px;
     background: url(/pub/media/wysiwyg/lioncode/banners-sliders/menu-right-background.jpg);
     background-size: 100% 100%;
     background-position: bottom;
}

.desk-menu .level-top:nth-child(2) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .middle > .groupmenu-nondrop {
    display: flex;
}

.desk-menu .level-top:nth-child(2) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .middle > .groupmenu-nondrop .manCategoryTree {
    width: 75%;
}

.desk-menu .level-top:nth-child(2) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .middle > .groupmenu-nondrop > .text-content {
    width: 25%;
}

.desk-menu .manCategoryTree .cat-tree ul.level4.groupmenu-drop {
  position: relative;
  visibility: visible;
  opacity: 1;
  top: auto;
  transform: none;
  left: auto;
  box-shadow: none;
  background: transparent;
}

.desk-menu .manCategoryTree .cat-tree ul.level4.groupmenu-drop > li.level5 {
  min-width: auto;
  padding: 0px;
}


.desk-menu .manCategoryTree .cat-tree > .col {
  max-width: 25%;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding-right: 10px;
}



.desk-menu .manCategoryTree .cat-tree > .col > .level4.item > .menu-link {
  color: #000;
  font-size: 14px;
  font-family: 'AvertaBold';
  line-height: 14px;
  margin-bottom: 10px !important;
  display: block;
}

.desk-menu .manCategoryTree .cat-tree > .col > .level4.item > a:before {
  content: "" !important;
}

.desk-menu .manCategoryTree .cat-tree > .col > .level4.item {
  margin-bottom: 25px;
}

.desk-menu .manCategoryTree .cat-tree > .col ul.level4.groupmenu-drop li.level5 > a {
  font-size: 12px;
  color: #000;
  font-family: 'Averta';
}


.desk-menu .brandsList .title {
  font-size: 14px;
  color: #000;
  font-family: 'AvertaBold';
  margin-bottom: 10px;
  display: block;
}

.desk-menu .level-top:nth-child(2) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .right .brandsList .brand-item {
  margin-right: 0px;
  margin-bottom: 5px;
    width:auto;
}

.desk-menu .level-top:nth-child(2) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .right .brandsList .shop-by-brand-list {
    flex-direction:column;
}

.desk-menu .level-top:nth-child(2) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .right .brandsList .brand-item a {
  border: none;
  padding-bottom: 0px !important;
  text-transform: uppercase;
  color: #000;
  font-size: 12px;
  font-family: 'Averta';
}

.desk-menu .level-top:nth-child(2) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .right .brandsList .brand-item a img {
  display: none;
}

.desk-menu .level-top:nth-child(2) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .middle .menuBtns {
  margin-top: 0px;
  display: flex;
  flex-direction: column;
}
.desk-menu .level-top:nth-child(2) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .middle .menuBtns a {
  background: linear-gradient(white, white) padding-box, linear-gradient(to right, #9fcdfb, #fa83bd) border-box;
  border-radius: 31px;
  border: 2px solid transparent;
  padding: 8px 20px;
  width: max-content;
  margin-bottom: 10px;
  font-size: 14px;
  color: #000 !important;
  font-family: 'AvertaBold';
  transition: 0.3s ease all;
}

.desk-menu .level-top:nth-child(2) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .middle .menuBtns a:hover {
  background: #f87dbb;
}


.desk-menu .level-top:nth-child(2) > .groupmenu-drop.slidedown {
  box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%) !important;
  transition:0.3s ease box-shadow;
}


.desk-menu .level-top:nth-child(2).open > .groupmenu-drop.slidedown {
  box-shadow: 0px 1200px 0px 1000px rgb(0 0 0 / 70%) !important;
}




/* kid */


.desk-menu .level-top:nth-child(3) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown {
  max-width: 1700px;
  padding-left: 20px;
  padding-right: 0px;
  display: flex;
  padding-top: 0px;
  margin-right: 0px;
  padding-bottom: 0px;
}

.desk-menu .level-top:nth-child(3) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .left {
  max-width: 243px;
  padding-top: 40px;
}


.desk-menu .level-top:nth-child(3) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .middle {
  max-width: calc(100% - 753px);
  width: 100%;
  padding-left: 50px;
  padding-top: 70px;
}


.desk-menu .level-top:nth-child(3) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .right {
   max-width: 510px;
   width: 100%;
   padding-left: 50px;
   padding-top: 54px;
   border-left: 1px solid #d3d3d3;
   margin-top: 16px;
   background: url(/pub/media/wysiwyg/lioncode/banners-sliders/menu-right-background.jpg);
   background-size: 100% 100%;
   background-position: bottom;
}

.desk-menu .level-top:nth-child(3) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .middle > .groupmenu-nondrop {
  display: flex;
}

.desk-menu .level-top:nth-child(3) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .middle > .groupmenu-nondrop .manCategoryTree {
  width: 75%;
}

.desk-menu .level-top:nth-child(3) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .middle > .groupmenu-nondrop > .text-content {
  width: 33.33334%;
}

.desk-menu .kidCategoryTree .cat-tree ul.level4.groupmenu-drop {
  position: relative;
  visibility: visible;
  opacity: 1;
  top: auto;
  transform: none;
  left: auto;
  box-shadow: none;
  background: transparent;
}

.desk-menu .kidCategoryTree .cat-tree ul.level4.groupmenu-drop > li.level5 {
  min-width: auto;
  padding: 0px;
}


.desk-menu .kidCategoryTree .cat-tree > .col {
  max-width: 33.33334%;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding-right: 10px;
}



.desk-menu .kidCategoryTree .cat-tree > .col > .level4.item > .menu-link {
  color: #000;
  font-size: 14px;
  font-family: 'AvertaBold';
  line-height: 14px;
  margin-bottom: 10px !important;
  display: block;
}

.desk-menu .kidCategoryTree .cat-tree > .col > .level4.item > a:before {
  content: "" !important;
}

.desk-menu .kidCategoryTree .cat-tree > .col > .level4.item {
  margin-bottom: 25px;
}

.desk-menu .kidCategoryTree .cat-tree > .col ul.level4.groupmenu-drop li.level5 > a {
  font-size: 12px;
  color: #000;
  font-family: 'Averta';
}


.desk-menu .brandsList .title {
  font-size: 14px;
  color: #000;
  font-family: 'AvertaBold';
  margin-bottom: 10px;
  display: block;
}

.desk-menu .level-top:nth-child(3) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .right .brandsList .brand-item {
  margin-right: 0px;
  margin-bottom: 5px;
  width:auto;
}

.desk-menu .level-top:nth-child(3) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .right .brandsList .shop-by-brand-list {
  flex-direction:column;
}

.desk-menu .level-top:nth-child(3) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .right .brandsList .brand-item a {
  border: none;
  padding-bottom: 0px !important;
  text-transform: uppercase;
  color: #000;
  font-size: 12px;
  font-family: 'Averta';
}
.desk-menu .level-top:nth-child(3) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .right .brandsList .brand-item a img {
  display: none;
}
.desk-menu .level-top:nth-child(3) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .middle .menuBtns {
  margin-top: 0px;
  display: flex;
  flex-direction: column;
}
.desk-menu .level-top:nth-child(3) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .middle .menuBtns a {
  background: linear-gradient(white, white) padding-box, linear-gradient(to right, #9fcdfb, #fa83bd) border-box;
  border-radius: 31px;
  border: 2px solid transparent;
  padding: 8px 20px;
  width: max-content;
  margin-bottom: 10px;
  font-size: 14px;
  color: #000 !important;
  font-family: 'AvertaBold';
  transition: 0.3s ease all;
}

.desk-menu .level-top:nth-child(3) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .middle .menuBtns a:hover {
  background: #f87dbb;
}


.desk-menu .level-top:nth-child(3) > .groupmenu-drop.slidedown {
  box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%) !important;
  transition:0.3s ease box-shadow;
}


.desk-menu .level-top:nth-child(3).open > .groupmenu-drop.slidedown {
  box-shadow: 0px 1200px 0px 1000px rgb(0 0 0 / 70%) !important;
}

.desk-menu .level-top:nth-child(3) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .middle > .groupmenu-nondrop > .kidCategoryTree {
  width: 100%;
}

.desk-menu .kidCategoryTree .cat-tree ul.level4.groupmenu-drop > li.level5.parent ul.level5.groupmenu-drop {
  margin-bottom: 10px;
}


ul.level4.groupmenu-drop > li.level5 ul.level5.groupmenu-drop {
  visibility: visible !important;
  opacity: 1 !important;
  transform: none !important;
  display: block !important;
  position: relative !important;
  left: 0px;
  box-shadow: none;
  width: auto;
}

ul.level4.groupmenu-drop > li.level5 ul.level5.groupmenu-drop > li.level6  {
  line-height: 12px;
}

ul.level4.groupmenu-drop > li.level5 ul.level5.groupmenu-drop > li.level6 a span {
  font-size:11px;
  line-height: 12px;
}

ul.level4.groupmenu-drop > li.level5 ul.level5.groupmenu-drop li.level6 {
  padding: 0px;
}



ul.level4.groupmenu-drop > li.level5.parent > .menu-link:before {
  display: none !important;
}

ul.level4.groupmenu-drop > li.level5.parent > .level5.groupmenu-drop li a{font-size: 12px;color: #000;font-family: 'Averta';padding-left: 10px;}



ul.level4.groupmenu-drop li.level5.parent > .menu-link {margin-bottom: 5px;}



/* child */


.desk-menu .level-top:nth-child(4) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown {
  max-width: 1700px;
  padding-left: 20px;
  padding-right: 0px;
  display: flex;
  padding-top: 0px;
  margin-right: 0px;
  padding-bottom: 0px;
}

.desk-menu .level-top:nth-child(4) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .left {
  max-width: 243px;
  padding-top: 40px;
}


.desk-menu .level-top:nth-child(4) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .middle {
  max-width: calc(100% - 753px);
  width: 100%;
  padding-left: 50px;
  padding-top: 70px;
}


.desk-menu .level-top:nth-child(4) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .right {
  max-width: 510px;
  width: 100%;
  padding-left: 50px;
  padding-top: 54px;
  border-left: 1px solid #d3d3d3;
  margin-top: 16px;
  background: url(/pub/media/wysiwyg/lioncode/banners-sliders/menu-right-background.jpg);
  background-size: 100% 100%;
  background-position: bottom;
}

.desk-menu .level-top:nth-child(4) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .middle > .groupmenu-nondrop {
  display: flex;
}

.desk-menu .level-top:nth-child(4) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .middle > .groupmenu-nondrop > .text-content {
  width: 50%;
}

.desk-menu .childCategoryTree .cat-tree ul.level4.groupmenu-drop {
  position: relative;
  visibility: visible;
  opacity: 1;
  top: auto;
  transform: none;
  left: auto;
  box-shadow: none;
  background: transparent;
}

.desk-menu .childCategoryTree .cat-tree ul.level4.groupmenu-drop > li.level5 {
  min-width: auto;
  padding: 0px;
}


.desk-menu .childCategoryTree .cat-tree > .col {
  max-width: 50%;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding-right: 10px;
}



.desk-menu .childCategoryTree .cat-tree > .col > .level4.item > .menu-link {
  color: #000;
  font-size: 14px;
  font-family: 'AvertaBold';
  line-height: 14px;
  margin-bottom: 10px !important;
  display: block;
}

.desk-menu .childCategoryTree .cat-tree > .col > .level4.item > a:before {
  content: "" !important;
}

.desk-menu .childCategoryTree .cat-tree > .col > .level4.item {
  margin-bottom: 25px;
}

.desk-menu .childCategoryTree .cat-tree > .col ul.level4.groupmenu-drop li.level5 > a {
  font-size: 12px;
  color: #000;
  font-family: 'Averta';
}


.desk-menu .brandsList .title {
  font-size: 14px;
  color: #000;
  font-family: 'AvertaBold';
  margin-bottom: 10px;
  display: block;
}

.desk-menu .level-top:nth-child(4) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .right .brandsList .brand-item {
  margin-right: 0px;
  margin-bottom: 5px;
  width:auto;
}

.desk-menu .level-top:nth-child(4) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .right .brandsList .shop-by-brand-list {
  flex-direction:column;
}

.desk-menu .level-top:nth-child(4) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .right .brandsList .brand-item a {
  border: none;
  padding-bottom: 0px !important;
  text-transform: uppercase;
  color: #000;
  font-size: 12px;
  font-family: 'Averta';
}

.desk-menu .level-top:nth-child(4) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .right .brandsList .brand-item a img {
  display: none;
}

.desk-menu .level-top:nth-child(4) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .middle .menuBtns {
  margin-top: 0px;
  display: flex;
  flex-direction: column;
}
.desk-menu .level-top:nth-child(4) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .middle .menuBtns a {
  background: linear-gradient(white, white) padding-box, linear-gradient(to right, #9fcdfb, #fa83bd) border-box;
  border-radius: 31px;
  border: 2px solid transparent;
  padding: 8px 20px;
  width: max-content;
  margin-bottom: 10px;
  font-size: 14px;
  color: #000 !important;
  font-family: 'AvertaBold';
  transition: 0.3s ease all;
}

.desk-menu .level-top:nth-child(4) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .middle .menuBtns a:hover {
background: #f87dbb;
}


.desk-menu .level-top:nth-child(4) > .groupmenu-drop.slidedown {
  box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%) !important;
  transition:0.3s ease box-shadow;
}


.desk-menu .level-top:nth-child(4).open > .groupmenu-drop.slidedown {
  box-shadow: 0px 1200px 0px 1000px rgb(0 0 0 / 70%) !important;
}

.desk-menu .level-top:nth-child(4) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .middle > .groupmenu-nondrop > .childCategoryTree {
  width: 100%;
}



/* child subcategories in one line */

.desk-menu .level-top:nth-child(4) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .middle > .groupmenu-nondrop > .childCategoryTree ul.cat-tree {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

.desk-menu .level-top:nth-child(4) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .middle > .groupmenu-nondrop > .childCategoryTree ul.cat-tree li.col1.col {
  width: 30%;
}

.desk-menu .level-top:nth-child(4) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .middle > .groupmenu-nondrop > .childCategoryTree ul.cat-tree li.col0.col {
  width: 70%;
  display: flex;
  max-width: 100%;
}

.desk-menu .level-top:nth-child(4) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .middle > .groupmenu-nondrop > .childCategoryTree ul.cat-tree li.col0.col .level4.parent {
  width: 50%;
}

.desk-menu .level-top:nth-child(4) .groupmenu-drop.slidedown > .item.level1.row.no-dropdown .middle > .groupmenu-nondrop > .text-content {
  width: 26% !important;
}

/* ------------------------------------ */





/* sales */


.desk-menu .level-top:nth-child(5) .groupmenu-drop > .level1.salesMenu {
  max-width: 1225px;
  padding-left: 0px;
  padding-right: 0px;
  /* display: flex; */
  padding-top: 70px;
  padding-bottom: 30px;
}

.desk-menu .salesMenu .salesMenuInner {
  display: flex;
  align-items: center;
}

.desk-menu .salesMenu .salesMenuInner > div {
  width: 20%;
  padding-left: 8px;
  padding-right: 8px;
}


.desk-menu .salesMenu .salesMenuInner .menuBtns {
margin-top: -45px;
display: flex;
flex-direction: column;
padding-left: 25px;
}
.desk-menu .salesMenu .salesMenuInner .menuBtns a {
background: linear-gradient(white, white) padding-box, linear-gradient(to right, #9fcdfb, #fa83bd) border-box;
border-radius: 31px;
border: 2px solid transparent;
padding: 8px 20px;
width: max-content;
margin-bottom: 10px;
font-size: 14px;
color: #000 !important;
font-family: 'AvertaBold';
transition: 0.3s ease all;
}

.desk-menu .salesMenu .salesMenuInner .menuBtns a:hover {
background: #f87dbb;
}


.desk-menu .level-top:nth-child(5) > .groupmenu-drop.slidedown {
box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%) !important;
transition:0.3s ease box-shadow;
background: url(/pub/media/wysiwyg/lioncode/banners-sliders/menu-right-background.jpg);
background-size: contain;
background-repeat: no-repeat;
background-position: right;
background-color: #fbfbfb;
background-position-y: 16px;
}


.desk-menu .level-top:nth-child(5).open > .groupmenu-drop.slidedown {
box-shadow: 0px 1200px 0px 1000px rgb(0 0 0 / 70%) !important;
}


.desk-menu .salesMenu .salesMenuInner > div img {
  transition: 0.3s ease all;
  transform: scale(1);
}

.desk-menu .salesMenu .salesMenuInner > div:hover img {
  transform: scale(1.1);
}




/* mobile menu */

div#mobi_menu-container .lionMobileMenu > .groupmenu {
 height: 100%;
}


#mobi_menu-container .groupmenu-nondrop {
  display: block !important;
}

#mobi_menu-container .groupmenu-drop.slidedown li.item.level1.parent {
  position: absolute;
  top: 0px;
  left: -300%;
  width: 100%;
  height: calc(100vh);
  transform: translateX(-0%);
  
    transition: all 0.4s cubic-bezier(0.86, 0, 0.07, 1);
  padding-left: 10px;
  padding-right: 10px;
  /* overflow: auto; */
  background: #fff;
  z-index: 2;
}

#mobi_menu-container ul.level2.groupmenu-drop {
  display: block !important;
  padding-left: 0px;
  position: absolute;
  top: 0px;
  left: -0%;
  width: 100%;
  height: calc(100vh);
  background: #fff;
  transform: translateX(-100%);
  transition: all 0.4s cubic-bezier(0.86, 0, 0.07, 1);
  padding-left: 10px;
  padding-right: 10px;
  z-index: 3;
  overflow: auto;
  padding-bottom: 60px;
}

#mobi_menu-container ul.level3.groupmenu-drop {
  display: block !important;
  padding-left: 0px;
  position: absolute;
  top: 0px;
  left: -0%;
  width: 100%;
  height: calc(100vh - 68px);
  background: #fff;
  transform: translateX(-100%);
  
    transition: all 0.4s cubic-bezier(0.86, 0, 0.07, 1);
  min-height: calc(100vh - 68px);
  padding-left: 10px;
  padding-right: 10px;
  z-index:4;
  padding-bottom: 60px;
}


#mobi_menu-container li.level2.nav-2.item.parent {
  position: unset;
}

#mobi_menu-container .groupmenu-drop.slidedown.open > li.item.parent {
  left: 0px;
  transform: translateX(0px);
}

#mobi_menu-container .groupmenu-drop.slidedown > li.item.parent > .dropdown-toggle {
  display:none;
}

#mobi_menu-container li.level2.open >  ul.level2.groupmenu-drop {
  left: 0px;
  transform: translateX(0px);
  
}


#mobi_menu-container li.level3.open >  ul.level3.groupmenu-drop {
  left: 0px;
  transform: translateX(0px);
  
}

#mobi_menu-container .cdz-menu .groupmenu-drop li.parent {
  position: unset;
}

#mobi_menu-container .cdz-menu .dropdown-toggle {
  height: auto;
  line-height: 38px;
  height: 38px;
}

#mobi_menu-container li.level2,li.level3 {
  display: flex;
}

#mobi_menu-container .cdz-menu .item.level-top {
  display: flex;
}





.nav-sections-item-content {
  margin-top: 0px;
  float: unset;
  margin-left: 0px;
  max-height: calc(100vh - 200px);
  overflow: auto;
  margin-bottom: 0px;
}

.nav-open .nav-toggle:after {
  background: rgba(0, 0, 0, 0.7);
}

.mobileMenuHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 14px 27px 14px;
  height: 68px;
  position: relative;
  left: 0px;
  top: 0px;
  width: 100%;
}

.mobileMenuHeader > img {
  max-width: 84.5px;
}

.mobileMenuHeader .mobileMenuClose img {
  width: 22px;
  height: 22px;
  transform: rotate(45deg);
}

.mobileMenuHeader .mobileMenuClose {
  display: flex;
  align-items: center;
  justify-content: center;
}



#mobi_menu-container .cdz-menu .groupmenu-drop li.parent .menu-link {
  position: relative;
}

div#mobi_menu-container .groupmenu {
  background: transparent;
  margin: 0px;
}

#mobi_menu-container .cdz-menu .item.level-top > .menu-link {
  border: 1px solid #ececec;
  border-radius: 5px;
  margin-left: 10px;
  margin-right: 10px;
  height: 70px;
  padding-left: 5px !important;
}

#mobi_menu-container .cdz-menu .item.level-top {position: unset;}

#mobi_menu-container .cdz-menu .item.level-top:last-child {
  margin-bottom: 12px;
}

#mobi_menu-container .cdz-menu .item.level-top > a.menu-link {
  position: relative;
}

#mobi_menu-container .cdz-menu .item.level-top > a.menu-link .dropdown-toggle {
height: 100%;
line-height: 66px;
}

#mobi_menu-container .cdz-menu .item.level-top > a.menu-link .dropdown-toggle:before {
  margin: 0px;
}

.sections.nav-sections {
  overflow: hidden;
  padding-right: 2px;
}

.section-items.nav-sections-items {
  top: 0px;
}

#mobi_menu-container .cdz-menu .item.level-top > .dropdown-toggle {
  height: 100%;
  padding-inline-end: 20px;
  line-height: 64px;
}

#mobi_menu-container .cdz-menu .dropdown-toggle:before {
  content: "";
  width: 10px;
  height: 16px;
  background: url('/pub/media/wysiwyg/lioncode/icons/SUC-mobile-menu-show-more-10x16.svg');
  background-size: contain;
}

#mobi_menu-container .cdz-menu .item.level-top > .menu-link span {
  text-transform: capitalize;
  color: #000;
  font-size: 16px;
  font-family: 'AvertaBold';
  margin-left: 35px;
}

#mobi_menu-container .cdz-menu .item.level-top > .menu-link .img-icon {
  width: 56px;
  height: 58px;
  margin: 0px !important;
}

#mobi_menu-container .cdz-menu .item.level-top > .menu-link .img-icon img {
  width: 100%;
  height: 100%;
  max-width: unset;
  border-radius: 2px;
}


#mobi_menu-container .groupmenu-drop.slidedown li.item.parent:not(.level0) .tablet-item {
  display: flex;
    align-items: center;
    border: none !important;
    border-radius: 0px !important;
    height: 45px !important;
    margin-bottom: 0px !important;
    padding-bottom: 10px;
}

#mobi_menu-container .groupmenu-drop.slidedown li.item.parent:not(.level0) .tablet-item .backBtn img {
  max-width: 22px;
  width: 100%;
}

#mobi_menu-container .groupmenu-drop.slidedown li.item.parent:not(.level0) .tablet-item .backBtn {
  margin-right: 12px;
  height: 100%;
  display: flex;
}


#mobi_menu-container .groupmenu-drop.slidedown li.item.parent:not(.level0) .tablet-item a.menu-go-link {
  text-transform: capitalize;
  font-size: 18px !important;
  font-family: 'AvertaBold';
  padding-left: 0px !important;
}

#mobi_menu-container .groupmenu-drop.slidedown li.item.parent:not(.level0) .tablet-item a.menu-go-link .link-prefix {
  display: none;
}

#mobi_menu-container .groupmenu-drop.slidedown li.item.parent:not(.level0) .tablet-item a.menu-go-link:after {
  display: none;
}

#mobi_menu-container .groupmenu-drop.slidedown li.item.parent:not(.level0) .groupmenu-nondrop > li.item {
  border: 1px solid #ececec;
  border-radius:5px;
  margin-bottom: 5px;
  padding: 0px;
  height: 40px;
  align-items: center;
}

#mobi_menu-container .groupmenu-drop.slidedown li.item.parent:not(.level0) .groupmenu-nondrop > li.item a {
  padding-left: 30px;
  text-transform: capitalize;
  color: #000;
  font-size: 15px;
  font-family: 'AvertaBold';
  height: 100%;
  line-height: 38px;
}

#mobi_menu-container .groupmenu-drop.slidedown li.item.parent:not(.level0) .groupmenu-nondrop > li.item a .dropdown-toggle:before {
  margin-top: 0px;
}



#mobi_menu-container .groupmenu-drop.slidedown li.item.parent:not(.level0) .groupmenu-drop > li.item {
  border: 1px solid #ececec;
  border-radius:5px;
  margin-bottom: 5px;
  padding: 0px;
  height: 40px;
  align-items: center;
}


#mobi_menu-container .groupmenu-drop.slidedown li.item.parent:not(.level0) .groupmenu-drop > li.item a {
  padding-left: 30px;
  text-transform: capitalize;
  color: #000;
  font-size: 15px;
  font-family: 'AvertaBold';
  height: 100%;
  line-height: 38px;
}

#mobi_menu-container .groupmenu-drop.slidedown li.item.parent:not(.level0) .groupmenu-drop > li.item a .dropdown-toggle:before {
  margin-top: 0px;
}

#mobi_menu-container .groupmenu-drop.slidedown li.item.parent:not(.level0) ul.groupmenu-nondrop {
  overflow: auto;
  max-height: calc(100vh - 14vh);
  padding-right: 5px;
  padding-bottom: 10px;
}


/* sales menu */

.toggle-sales ul.groupmenu-drop.slidedown {
  position: absolute;
top: 0px;
left: -300%;
width: 100%;
height: calc(100vh - 68px);
transform: translateX(-0%);
-webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  transition: all 0.4s cubic-bezier(0.86, 0, 0.07, 1);
padding-left: 10px;
padding-right: 10px;
/* overflow: auto; */
background: #fff;
z-index: 2;
}


.toggle-sales ul.groupmenu-drop.slidedown.open {
  left: 0px;
  transform: translateX(0px);
}



.salesBackBtn {
display: flex;
align-items: center;
border: none !important;
border-radius: 0px !important;
height: auto !important;
padding: 10px 0px;
margin-bottom: 10px;
}

.salesBackBtn .backBtn img {
max-width: 22px;
width: 100%;
}

.salesBackBtn .backBtn {
margin-right: 12px;
height: 100%;
display: flex;
}


.salesBackBtn a.menu-go-link {
text-transform: capitalize;
font-size: 18px !important;
font-family: 'AvertaBold';
padding-left: 0px !important;
}

.salesBackBtn a.menu-go-link:after {
  display: none;
}



.mobilemenu-sales .mobileMenuImages > div a {
  padding-left: 30px;
  text-transform: capitalize;
  color: #000;
  font-size: 15px !important;
  font-family: 'AvertaBold' !important;
  height: 100%;
  line-height: 38px !important;
}

.level1.mobilemenu-sales {
  padding-left: 10px !important;
  padding-right: 10px !important;
}


.mobilemenu-sales .mobileMenuImages > div {
  border: 1px solid #ececec;
  border-radius: 5px;
  margin-bottom: 5px;
  padding: 0px;
  height: 40px;
  align-items: center;
}



.mobileMenuFooter {
  position: relative;
  padding-top: 5px;
  height: 130px;
  display: flex;
  flex-direction: column;
}

.mobileMenuFooter ul {
  list-style: none;
  padding: 0px 10px 0px 5px;
  margin: 0px 10px 10px 10px;
}

.mobileMenuFooter ul li a {
  text-transform: capitalize;
  color: #000;
  font-size: 16px;
  font-family: 'AvertaBold';
  display: flex;
  align-items: center;
}

.mobileMenuFooter ul li.blogLink a:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url('/pub/media/wysiwyg/lioncode/icons/SUC-mobile-menu-blog-20x20.svg');
  background-size: contain;
  background-repeat:no-repeat;
  margin-right: 12px;
}

.mobileMenuFooter ul li.contactLink a:before {
  content: "";
  width: 19px;
  height: 21px;
  background: url('/pub/media/wysiwyg/lioncode/icons/SUC-mobile-menu-contact-19x21.svg');
  background-size: contain;
  background-repeat:no-repeat;
  margin-right: 12px;
}


.mobileMenuFooter ul li.accountLink a:before {
  content: "";
  width: 19px;
  height: 19px;
  background: url('/pub/media/wysiwyg/lioncode/icons/SUC-header-user-18x18.svg');
  background-size: contain;
  background-repeat:no-repeat;
  margin-right: 12px;
}

.mobileMenuFooter ul li.trackLink a:before {
  content: "";
  width: 24px;
  height: 22px;
  background: url('/pub/media/wysiwyg/lioncode/icons/SUC-mobile-footer-order-tracking-32x30.svg');
  background-size: contain;
  background-repeat:no-repeat;
  margin-right: 8px;
}

.mobileMenuFooter ul li {
  margin-bottom: 12px;
}



.mobMenuLang {
  padding: 0px 10px 0px 5px;
  margin: 0px 10px 0px 10px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.mobMenuLang .current a {
  font-size: 15px;
  color: #8e8e8e;
  font-weight: 100;
  display: flex;
}

.mobMenuLang .otherLangs a {
  font-size: 15px;
  color: #000;
  font-weight: bold;
  display: flex;
}

.mobMenuLang .current {
  position: relative;
}

.mobMenuLang .current:after {
  content: "";
  width: 1px;
  height: 100%;
  background: #8e8e8e;
  position: absolute;
  top: 0px;
  right: -5px;
}






/* ---------------------------------------------- forgot password page ---------------------------------------------- */


.customer-account-forgotpassword h1.page-title span {
  font-family: 'AvertaBold';
}


@media (min-width: 769px), print {
    .form.password.forget {
        min-width: auto;
        max-width:500px;
        width:100%;
    }
}


.customer-account-forgotpassword .form.password.forget {
  padding-top: 20px;
  padding-bottom: 20px;
}

.customer-account-forgotpassword .form.password.forget .field.note {
  margin-bottom: 30px;
  font-size: 16px;
}


.customer-account-forgotpassword .form.password.forget .field label span {
    font-size: 10px;
    font-family: 'Averta';
    transition: 0.2s linear all;
    color: #9c9c9c;
    letter-spacing: 1px;
}

.customer-account-forgotpassword .form.password.forget .field.active label span {
  color: #f981bd;
}

.customer-account-forgotpassword .form.password.forget .field label {
  transition: 0.2s linear all;
    display: flex;
    position: absolute;
    top: -10px;
    left: 0px;
    height: auto;
    width: 100%;
    align-items: center;
    cursor: pointer;
    padding: 0px;
}


.customer-account-forgotpassword .form.password.forget .field {
  position: relative;
  margin-bottom: 25px;
}

.customer-account-forgotpassword .form.password.forget .field.active label {
  top: -22px;
  height: auto;
}

.customer-account-forgotpassword .form.password.forget .field input {
  padding: 0px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0px;
  border-width: 2px;
  transition: 0.2s linear all;
}

.customer-account-forgotpassword .form.password.forget .field input:focus {
  border-color: #f981bd;
}

.customer-account-forgotpassword .form.password.forget .field.captcha {
  margin-top: 35px;
  margin-bottom: 0px;
}


.customer-account-forgotpassword main#maincontent {
  padding-bottom: 50px;
}





/* ---------------------------------------------- login page ---------------------------------------------- */

.customer-account-login h1.page-title span {
  font-family: 'AvertaBold';
}

.customer-account-login .account-social-login .actions-toolbar.social-btn {
  width: auto;
}

.customer-account-login .btn-block.btn-social {
  background: #000;
}


.customer-account-login .form.form-login .field:not(.choice) label span {
  font-size: 10px;
  font-family: 'Averta';
  transition: 0.2s linear all;
  color: #9c9c9c;
  letter-spacing: 1px;
}

.customer-account-login .form.form-login .field:not(.choice).active label span {
  color: #f981bd;
}

.customer-account-login .form.form-login .field:not(.choice) label {
  transition: 0.2s linear all;
  display: flex;
  position: absolute;
  top: -10px;
  left: 0px;
  height: auto;
  width: 100%;
  align-items: center;
  cursor: pointer;
  padding: 0px;
  z-index: 3;
}


.customer-account-login .form.form-login .field:not(.choice) {
  position: relative;
}

.customer-account-login .form.form-login .field:not(.choice).active label {
  top: -22px;
  height: auto;
}

.customer-account-login .form.form-login .field:not(.choice) input {
  padding: 0px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0px;
  border-width: 2px;
  transition: 0.2s linear all;
  position: relative;
}

.customer-account-login .form.form-login .field:not(.choice) input:focus {
  border-color: #f981bd;
}

.customer-account-login  main#maincontent {
  padding-bottom: 80px;
}



.customer-account-login .form.form-login .field.email {
    margin-bottom: 25px;
    margin-top: 30px;
}

.customer-account-login .login-container .block-title strong {
    font-size: 1.8rem !important;
    font-weight: 300 !important;
}

.customer-account-login .form.form-login .field.note {
    font-family: 'Averta';
}


@media only screen and (min-width: 768px) {
    .customer-account-login .login-container .block.block-new-customer {
        padding: 40px 20%;
    }
}

.customer-account-login .login-container .block.block-new-customer .block-content > p {
    font-family: 'Averta';
    text-align: center;
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 25px;
}






/* ---------------------------------------------- create account page ---------------------------------------------- */


.customer-account-create h1.page-title span {
  font-family: 'AvertaBold';
}

.customer-account-create .account-social-login .actions-toolbar.social-btn {
  width: auto;
}

.customer-account-create .btn-block.btn-social {
  background: #000;
}


.customer-account-create .form.form-create-account .field:not(.choice) label span {
  font-size: 10px;
  font-family: 'Averta';
  transition: 0.2s linear all;
  color: #9c9c9c;
  letter-spacing: 1px;
}

.customer-account-create .form.form-create-account .field:not(.choice).active label span {
  color: #f981bd;
}

.customer-account-create .form.form-create-account .field:not(.choice) label {
  transition: 0.2s linear all;
  display: flex;
  position: absolute;
  top: -10px;
  left: 0px;
  height: auto;
  width: 100%;
  align-items: center;
  cursor: pointer;
  padding: 0px;
  z-index: 3;
}


.customer-account-create .form.form-create-account .field:not(.choice) {
  position: relative;
}

.customer-account-create .form.form-create-account .field:not(.choice).active label {
  top: -22px;
  height: auto;
}

.customer-account-create .form.form-create-account .field:not(.choice) input {
  padding: 0px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0px;
  border-width: 2px;
  transition: 0.2s linear all;
  position: relative;
}

.customer-account-create .form.form-create-account .field:not(.choice) input:focus {
  border-color: #f981bd;
}

.customer-account-create  main#maincontent {
  padding-bottom: 80px;
}


.customer-account-create .form.form-create-account .legend span {
    font-size: 1.8rem !important;
    font-weight: 300 !important;
}


    @media (min-width: 769px), print {
        .form.create.account {
            max-width: 600px;
            width: 100%;
        }
    }


.customer-account-create .form.form-create-account .g-recaptcha .grecaptcha-badge {margin: 0 auto;}


#password-strength-meter-container #password-strength-meter {
    background-color: #f981bd;
}

.customer-account-create .form.form-create-account .field.field-name-firstname {
    margin-bottom: 30px;
}

.customer-account-create .form.form-create-account .field.password {
    margin-top: 30px;
    margin-bottom: 20px;
}

.customer-account-create .form.form-create-account .fieldset.create.account .field:nth-child(3) {
  margin-top:20px;
}

.customer-account-create .form.form-create-account .fieldset.create.info .field:nth-child(5) {
  margin-top:20px;
}









/* ---------------------------------------------- cart page ---------------------------------------------- */


.checkout-cart-index .cart-empty {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.checkout-cart-index .cart-empty p:first-child {
    font-size: 18px;
    color: #000;
    font-family: 'Averta';
    margin-bottom: 10px;
    text-align: center;
}

.checkout-cart-index .cart-empty p:last-child a {
  font-size: 14px;
  margin: 0px 10px;
  color: #000;
  font-family: 'AvertaBold';
  text-transform: uppercase;
}

.checkout-cart-index .cart-empty p:last-child {
  font-size: 14px;
  font-family: 'Averta';
  color: #000;
}


.checkout-cart-index .page-title-wrapper {
  text-align: center;
}

.checkout-cart-index .page-title-wrapper h1 {
  margin-bottom: 30px;
}

.checkout-cart-index .page-title-wrapper h1 span {
  font-family: 'AvertaBold';
  font-size: 40px;
}

.checkout-cart-index .cart-container .cart-summary {
  border: none;
  background: #F6F6F6;
  border-radius: 20px;
  max-width: 28%;
  float: right;
  width: 100%;
  margin-bottom: 100px;
  position: sticky;
  top: 70px !important;
}

.checkout-cart-index .cart-container .form-cart {
  background: transparent;
  width: 71%;
  padding-bottom: 0px;
}

.checkout-cart-index .cart-container:before{
  display:none;
}

.checkout-cart-index div#block-discount {
  width: 71%;
  float: left;
  padding: 0px 20px;
}
.checkout-cart-index .cart-container{
  border: none;
  background: transparent;
  border-radius: 0;
  margin-bottom: 0px;
}

.checkout-cart-index .selected-products-toggle {
  float: left;
}


.checkout-cart-index .column.main {
  margin-bottom: 50px;
}

.checkout-cart-index div#block-discount div#coupon_code-error {
  position: absolute;
}

.checkout-cart-index .cart-container .cart.main.actions {
  display: flex;
  align-items: center;
  background: #F6F6F6;
  border-radius: 20px;
  padding:20px;
  margin-top: -19px;
  justify-content: space-between;
}

.checkout-cart-index .cart-container .cart.table-wrapper {
  background: #F6F6F6;
  padding: 20px 20px 10px 20px;
  margin-top: 2%;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  margin-bottom: 0px;
}

.checkout-cart-index .cart-container .cart.main.actions button, .checkout-cart-index .cart-container .cart.main.actions a {
  margin-bottom: 0px;
  text-transform: capitalize;
  border-radius: 10px;
  border: 2px solid #d3d3d3;
  color: #000;
  font-family: 'AvertaBold';
  font-size: 14px;
  font-weight: normal;
  transition:0.2s linear all;
  padding:7px 25px !important;
  min-height: 38px;
  height:auto;
  display: inline-block;
  background: #fff;
}

.checkout-cart-index .cart-container .cart.main.actions button:before, .checkout-cart-index .cart-container .cart.main.actions a:before {
  display:none;
}

.checkout-cart-index .cart.main.actions button:hover, .checkout-cart-index .cart.main.actions a:hover {
  background:#000;
  color:#fff !important;
  border-color:#f981bd !important;
}

.checkout-cart-index .cart-container .actions .left .totalItems {
  color: #000;
  font-size: 16px;
  margin-right: 20px;
  font-family: 'Averta';
}

.checkout-cart-index .cart.main.actions a {
  margin-right: 15px !important;
}

.checkout-cart-index .cart-container .cart-summary .summary.title {
  margin-top: 0px;
  color: #000;
  font-size: 22px !important;
  font-family: 'AvertaBold' !important;
  margin-bottom: 30px;
  text-transform: unset;
}

.checkout-cart-index .cart-container .cart-summary div#cart-totals {
  border: none;
}

.checkout-cart-index .cart-container .cart-summary div#cart-totals tbody > tr {
  width: 100%;
  display: flex;
}

.checkout-cart-index .cart-container .cart-summary div#cart-totals th {
  padding-left: 0px;
  color: #000;
  font-size: 16px;
  font-family: 'Averta';
  font-weight: normal;
  border-bottom: 2px solid #d3d3d3;
  padding-top: 0px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  display: inline-flex;
  width: calc(100% - 120px);
}

.checkout-cart-index .cart-container .cart-summary div#cart-totals td {
  padding-right: 0px;
  color: #000;
  font-size: 16px;
  font-family: 'Averta';
  font-weight: normal;
  border-bottom: 2px solid #d3d3d3;
  padding-top: 0px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  display: inline-flex;
  width: 120px;
  justify-content: flex-end;
}


.checkout-cart-index .cart-container .cart-summary .totals tr:last-child th {
  border-bottom: none !important;
}

.checkout-cart-index .cart-container .cart-summary .totals tr:last-child td {
  border-bottom: none !important; 
}

.checkout-cart-index .cart-container .cart-summary .totals tr.grand.totals th strong, .checkout-cart-index .cart-container .cart-summary .totals tr.grand.totals td strong {
  font-size: 18px;
  font-family: 'AvertaBold';
  color:#000;
}

@property --myColor1 {
syntax: '<color>';
initial-value: #9ECEFC;
inherits: false;
}

@property --myColor2 {
syntax: '<color>';
initial-value: #F97EBC;
inherits: false;
}

.checkout-cart-index .cart-container .cart-summary .action.primary.checkout {
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(98deg, #9ECEFC 0%, #F97EBC 100%);
  border: none;
  padding: 17px 20px;
  transition: #9ECEFC 0.5s,  #F97EBC 0.5s;
  background-size: 100% 100%;
}

.checkout-cart-index .cart-container .cart-summary .action.primary.checkout span {
  text-transform: initial;
  font-size: 18px;
  color: #000;
  font-weight: normal;
  font-family: 'AvertaBold';
  display: flex;
  align-items: center;
}

.checkout-cart-index .cart-container .cart-summary .action.primary.checkout:hover {
  background: linear-gradient(98deg, #F97EBC 0%, #f981bd 100%);
}



.free-shipping-message {
  margin-top: 30px;
  color: #000;
  font-size: 16px;
  font-family: 'Averta';
  display: flex;
  align-items: center;
}

.free-shipping-message b {
  margin-left: 10px;
  font-weight: normal;
  font-family: 'AvertaBold';
  font-size: 16px;
}

.checkout-cart-index .cart-container .cart-summary .action.primary.checkout span:after {
  content: "";
  width: 19px;
  height: 12px;
  background: url(/pub/media/wysiwyg/lioncode/icons/SUC-view-all-arrow-19x12.svg);
  background-size: 19px 12px;
  margin-left: 10px;
  position: relative;
  top: 1px;
  transition: 0.2s linear all;
}

.checkout-cart-index .cart-container .cart-summary .action.primary.checkout:hover span:after {
  margin-left: 20px;
}

.checkout-cart-index .free-shipping-message .tooltip-content {
  right: 0px;
  top: calc(100% + 16px);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.3s ease-in-out;
  left: auto;
}

.checkout-cart-index .free-shipping-message .tooltip-content.visible {
  visibility: visible;
  opacity: 1;
}

.checkout-cart-index .free-shipping-message .tooltip-content.hidden {
  visibility: hidden;
  opacity: 0;
}





/* product grid */

.checkout-cart-index .cart-container .cart.table-wrapper .product-image-container {
  width: 107px !important;
}

.checkout-cart-index .cart-container .cart.table-wrapper img {
  border-radius: 15px;
}

.checkout-cart-index .cart-container tbody.cart.item tr td {
  display: flex !important;
  padding-bottom: 0px !important;
}

.checkout-cart-index .cart-container tbody.cart.item tr {
  display: flex;
  width: 100%;
  justify-content: flex-end;
}

.checkout-cart-index .cart-container tbody.cart.item {
  border: none;
  width: 100%;
  border-bottom: 2px solid #d3d3d3;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

table#shopping-cart-table {
  display: flex;
  flex-wrap: wrap;
}

table#shopping-cart-table thead {
  width: 100%;
}


table#shopping-cart-table thead th {
  padding-top: 0px;
  font-size: 16px;
  color: #8e8e8e;
  text-transform: capitalize;
  font-weight: 100;
  font-family: "Averta";
}

table#shopping-cart-table thead tr {
  width: 100%;
  display: flex;
}

table#shopping-cart-table thead th.qty {
  text-align: center;
}

.checkout-cart-index .cart-container tbody.cart.item .product-image-container {
  width: 100px !important;
}

.checkout-cart-index .cart-container tbody.cart.item .product-item-photo {
  width: auto;
  position: relative;
  top: 0px;
  margin-right: 15px;
  padding-right: 0px;
  max-width: unset;
}

.checkout-cart-index .cart-container tbody.cart.item tr td.qty {
  width: 15%;
  justify-content: center;
}

.checkout-cart-index .cart-container tbody.cart.item tr td.item {
  width: 55%;
  padding-left: 0px;
}

.checkout-cart-index .cart-container tbody.cart.item tr td.item .product-item-details .col.price {
  text-align: left;
  padding-top: 0px;
  margin-bottom: 10px;
}

.checkout-cart-index .cart-container tbody.cart.item tr td.item .product-item-details .col.price .final-price {
  font-size: 14px;
  font-weight: normal;
  font-family: 'AvertaBold';
  color: #000;
}

.checkout-cart-index .cart-container tbody.cart.item tr td.item .product-item-details .col.price .sale-price {
  font-size: 14px;
  font-family: 'Averta';
  color: #8e8e8e;
  text-decoration: unset;
  position: relative;
      margin-right:6px;
  }
  
  .checkout-cart-index .cart-container tbody.cart.item tr td.item .product-item-details .col.price .sale-price:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #8e8e8e;
  display: block;
  position: absolute;
  bottom: 8px;
  left: 0px;
  transform: rotate(-10deg);
  }
  
  

.checkout-cart-index .cart-container tbody.cart.item tr td.subtotal {
  width: 30%;
  justify-content: flex-end;
}

.checkout-cart-index .cart-container tbody.cart.item td.item .product-item-details .product-item-name a {
  color: #000;
  font-size: 14px;
}


.checkout-cart-index .cart-container tbody.cart.item td.item .product-item-details dl.item-options dt {
  color: #000;
  font-weight: normal;
  font-family: 'AvertaBold';
}

.checkout-cart-index .cart-container tbody.cart.item td.item .product-item-details dl.item-options dd {
  color: #000;
}

.checkout-cart-index .cart-container .cdz-qty-box {
  margin-top: 0px;
}

.checkout-cart-index .cart-container .cdz-qty-box {
  display: flex;
  align-items: center;
  padding-right: 0px;
}

.checkout-cart-index .cart-container .cdz-qty-box input {
  padding: 0px;
  width: 40px !important;
  height: 38px !important;
  border-radius: 6px !important;
  background: #fff;
  border-color: #d3d3d3;
  color: #000;
  font-size: 16px !important;
  font-family: 'AvertaBold';
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.checkout-cart-index .cart-container .cdz-qty-box .m-btn.m-minus {
  position: relative;
  height: auto;
  border: none;
  width: 20px;
}

.checkout-cart-index .cart-container .cdz-qty-box .m-btn.m-plus {
  position: relative;
  height: auto;
  border: none;
  width: 20px;
}

.checkout-cart-index .cart-container .cdz-qty-box .m-btn.m-minus:after {
  font-size: 16px;
  color: #000;
  font-weight: bold;
}

.checkout-cart-index .cart-container .cdz-qty-box .m-btn.m-plus:after {
  font-size: 16px;
  color: #000;
  font-weight: bold;
}

table#shopping-cart-table thead th.item {
  width: 55%;
}

table#shopping-cart-table thead th.qty {
  width: 15%;
}

table#shopping-cart-table thead th.subtotal {
  width: 30%;
}


.checkout-cart-index .cart-container tbody.cart.item tr td.subtotal .price {
font-size: 18px;
font-weight: normal;
font-family: 'AvertaBold';
color:#000;
}


.checkout-cart-index .cart-container tbody.cart.item tr td.subtotal .old-price .price {
color: #8e8e8e;
font-family: 'Averta';
}

.checkout-cart-index .cart-container tbody.cart.item tr td.subtotal .old-price {
text-decoration: none;
position: relative;
}

.checkout-cart-index .cart-container tbody.cart.item tr td.subtotal .old-price .price-container .price:before {
content: "";
display: inline-block;
width: 100%;
height: 1px;
background: #8e8e8e;
position: absolute;
bottom: 11px;
transform: rotate(-10deg);
}

.checkout-cart-index .cart-container tbody.cart.item tr.item-actions a {
  margin-bottom: 0px;
  display: inline-flex;
  width: auto;
  align-items: center;
  justify-content: center;
  height: auto;
  border-radius: 0px;
  background: transparent;
  border: none;
  margin-right: 0px;
  margin-left: 20px;
}

.checkout-cart-index .cart-container tbody.cart.item tr.item-actions a:hover {
  background:transparent !important;
}

.checkout-cart-index .cart-container tbody.cart.item tr.item-actions a:hover span {
  color:#000;
}

.checkout-cart-index .cart-container tbody.cart.item tr.item-actions td {
  padding: 0px;
}

.checkout-cart-index .cart-container tbody.cart.item tr.item-actions a span {
  display: block;
  color: #8e8e8e;
  font-weight: normal;
  font-family: 'Averta';
  letter-spacing: 1px;
  font-size: 12px;
}

.checkout-cart-index .cart-container tbody.cart.item tr.item-actions a:before {
  display: none !important;
}

.checkout-cart-index .cart-container tbody.cart.item tr.item-actions a.action-edit span:after {
  content:"\f013";
  font-family: 'FontAwesome';
  margin-left: 5px;
}

.checkout-cart-index .cart-container tbody.cart.item tr.item-actions .action-delete span:after {
  content:"\f1f8";
  font-family: 'FontAwesome';
  margin-left: 5px;
}


/* coupon */


.checkout-cart-index div#block-discount > .content {
  background: #f6f6f6;
  padding: 0px 20px 20px 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.checkout-cart-index div#block-discount label.label span {
  font-size: 22px;
  color: #000;
  font-family: 'AvertaBold';
}

.checkout-cart-index div#block-discount label.label {
  margin-bottom: 25px;
}

.checkout-cart-index div#block-discount .fieldset.coupon {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}

.checkout-cart-index div#block-discount .fieldset.coupon .field {
  margin: 0px;
}

.checkout-cart-index div#block-discount input#coupon_code {
  width: 260px;
  height: 50px;
  border-radius: 9px;
  border: 2px solid #d3d3d3;
  color: #000;
  transition: 0.25s linear all;
  margin-right: 12px;
}

.checkout-cart-index div#block-discount .fieldset.coupon .field .control {
  float: unset;
}

.checkout-cart-index div#block-discount input#coupon_code:focus {
  border-color: #000;
}

.checkout-cart-index div#block-discount button.action.apply.primary {
  margin: 0px;
  height: 50px;
  width: 170px;
  border-radius: 9px;
  font-weight: normal;
  font-family: 'AvertaBold';
  background: #000;
  border: none;
}

.checkout-cart-index div#block-discount button.action.apply.primary:hover {
  background: #f780be;
  color: #fff;
}




/* ---------------------------------------------- checkout page ---------------------------------------------- */

.checkout-shipping-address, .checkout-shipping-method {
  display: block !important;
}

.checkout-index-index *{
  font-family:'Averta';
  }
  
  .checkout-index-index .cdz-opc-wrapper .opc-wrapper .step-title {
  background: #f6f6f6;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  font-family: 'AvertaBold';
  font-weight: normal;
  color: #000;
  border: none;
  padding-top: 20px;
  text-transform: unset;
  font-size: 18px;
  }
  .checkout-index-index #checkout {
  margin-top: 50px;
  }
  .checkout-index-index li#shipping {
  border-radius: 16px;
  transition: 0.25s linear all;
  }
  div#checkout-step-shipping_method {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border: none !important;
  background: #f6f6f6 !important;
  }
  div#checkout-step-shipping {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border: none !important;
  background: #f6f6f6 !important;
  }
  #checkout-payment-method-load .payment-group {
  padding-bottom: 10px;
  background: #f6f6f6;
  border: none !important;
  border-radius: 20px;
  }
  .checkout-index-index li#shipping:hover {
  box-shadow: 0px 0px 8px rgb(0 0 0 / 10%);
  }
  li#opc-shipping_method {
  /* box-shadow: 0px 0px 18px rgb(0 0 0 / 18%); */
  border-radius: 20px;
  transition: 0.25s linear all;
  }
  li#opc-shipping_method:hover {
  box-shadow: 0px 0px 8px rgb(0 0 0 / 10%);
  }
  #checkout-payment-method-load .payment-method {
  border: none !important;
  background: #f6f6f6 !important;
  }
  #checkout-payment-method-load .step-title {
  margin-bottom: 10px;
  padding-top: 10px;
  z-index: 2;
  position: relative;
  }
  div#checkout-payment-method-load {
  transition: 0.25s linear all;
  margin-top: 0px !important;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  z-index: 1;
  margin-top: -10px !important;
  }
  
  form#co-payment-form:hover #checkout-payment-method-load {
  box-shadow: 0px 0px 8px rgb(0 0 0 / 10%);
  }
  
  .checkout-index-index .opc-block-summary .minicart-items-wrapper {
  max-height: 405px;
  }
  .checkout-index-index .opc-block-summary .items-in-cart {
  margin-bottom: 10px;
  }
  .checkout-index-index .opc-block-summary {
  margin-bottom: 0px;
  background: transparent !important;
  }
  .opc-sidebar.opc-summary-wrapper span.title {
  color: #000;
  font-family: 'AvertaBold';
  border: none;
  margin-bottom: 15px;
  text-transform: unset;
  font-size: 18px;
  }
  .checkout-index-index .opc-block-summary .items-in-cart .title {
  color: #000;
  font-family: 'Averta';
  border-width: 2px;
  border-color: #d3d3d3;
  }
  .checkout-index-index .opc-block-summary .items-in-cart .title strong {
  font-size: 14px;
  }
  .opc-sidebar.opc-summary-wrapper #block-discount-heading span {
  color: #000;
  font-family: 'AvertaBold';
  text-transform: capitalize;
  font-weight: normal;
  font-size: 18px;
  height: 25px;
  overflow: hidden;
  display: flex;
  align-items: center;
  cursor: pointer;
  }
  #shipping-new-address-form .label span {
  font-family: 'Averta';
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  }
  #shipping-new-address-form .label {
  transition: 0.2s linear all;
  position: relative;
  padding: 0px;
  height: auto;
  margin-bottom: 10px !important;
  }
  #shipping-new-address-form input[type="text"], #shipping-new-address-form select {
  border-radius: 9px;
  border-width: 2px;
  transition: 0.25s linear all;
  z-index:2;
  position: relative;
  background: #fff;
  font-family: 'Averta';
  color: #000;
  border-color: #d3d3d3;
  height: 48px;
  margin-top: 0px !important;
  }
  #shipping-new-address-form input[type="text"]:focus, #shipping-new-address-form select:focus {
  border-color: #000;
  }
  #shipping-new-address-form .field.active label.label {
  bottom:0px;
  }

  #shipping-new-address-form [name="shippingAddress.street.0"] label {
  display:none !important;
  }
  #shipping-new-address-form  .field-tooltip .label {
  position:absolute;
  }
  #shipping-new-address-form [name="shippingAddress.country_id"] {
  width: calc(100% - 10px) !important;
  }
  #shipping-new-address-form [name="shippingAddress.region_id"] {
  width: calc(100% - 10px) !important;
  }
  #shipping-new-address-form [name="shippingAddress.bss_custom_field[gift_wrap]"] label.label {
  bottom: -10px;
  }
  #customer-email-fieldset .secondary .action span {
  font-size: 12px;
  color: #000;
  }
  #customer-email-fieldset .secondary {
  width: 100%;
  text-align: right;
  }
  #customer-email-fieldset .note {
  font-size: 12px;
  color: #000;
  }
  #customer-email-fieldset .note:before {
  display: none;
  }
  #customer-email-fieldset input[type="email"],#customer-email-fieldset input[type="password"] {
  border-radius: 9px;
  border-width: 2px;
  transition: 0.25s linear all;
  z-index: 2;
  position: relative;
  background: #fff;
  font-family: 'Averta';
  color: #000;
  border-color: #d3d3d3;
  height: 48px;
  }
  #customer-email-fieldset input[type="email"]:focus ,#customer-email-fieldset input[type="password"]:focus {
  border-color:#000;
  }
  #customer-email-fieldset .label:not(#tooltip-label) {
  transition: 0.2s linear all;
  position: relative;
  padding: 0px;
  height: auto;
  margin-bottom: 10px !important;
  }
  #customer-email-fieldset .label span {
  font-family: 'Averta';
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  }
  .checkout-index-index .account-social-login {
  display: none;
  }
  .checkout-index-index .page-wrapper .opc-sidebar .details-qty.qty .cdz-qty-box {
  padding: 0px;
  display: flex;
  align-items: center;
  }
  .checkout-index-index .page-wrapper .opc-sidebar .details-qty.qty .cdz-qty-box .minus {
  position: relative;
  height: auto;
  color: #000;
  border: none;
  }
  .checkout-index-index .page-wrapper .opc-sidebar .details-qty.qty .cdz-qty-box .plus {
  position: relative;
  height: auto;
  color: #000;
  border: none;
  }
  .checkout-index-index .page-wrapper .opc-sidebar .details-qty.qty .cdz-qty-box .item-qty {
  padding: 0px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #000;
  font-family: 'AvertaBold';
  font-size: 12px;
  border: none;
  }
  .checkout-index-index .page-wrapper .opc-sidebar strong.product-item-name {
  font-weight: normal;
  font-family: 'AvertaBold';
  font-size: 12px;
  color: #000;
  }
  .checkout-index-index .page-wrapper .opc-sidebar .product-image-wrapper img {
  border-radius: 10px;
  }
  .checkout-index-index .page-wrapper .opc-sidebar .product.options .toggle span {
  font-size: 12px;
  font-family: 'Averta';
  transition: 0.2s ease all;
  margin-bottom: 6px;
  display: block;
  text-decoration: underline;
  letter-spacing: 1px;
  }
  .checkout-index-index .page-wrapper .opc-sidebar dl.item-options {
  margin-bottom: 0px;
  
  }
  .checkout-index-index .page-wrapper .opc-sidebar dl.item-options dt.label {
  margin-right: 5px;
  font-size: 12px;
  font-weight: normal;
  }
  .checkout-index-index .page-wrapper .opc-sidebar dl.item-options dd.values {
  font-size: 12px;
  font-family: 'AvertaBold';
  margin-right: 14px;
  line-height: 15px;
  margin-top: 1px;
  }
  
  .checkout-index-index .page-wrapper .opc-sidebar dl.item-options dd.values:last-child:after {
  display: none;
  }
  .checkout-index-index .page-wrapper .opc-sidebar dl.item-options dd.values:last-child {
  margin-right: 0px;
  }
  .checkout-index-index .page-wrapper .opc-sidebar .product.options.active .toggle span {
  color: #000;
  font-family: 'AvertaBold';
  }
  .checkout-index-index .page-wrapper .opc-sidebar .discount-code #discount-form label {
  display:none;
  }
 
  .checkout-index-index .page-wrapper .opc-sidebar .discount-code #discount-form .action-apply {
  border-radius: 9px;
  height: 48px;
  border: none;
  background: #000;
  color: #fff;
  margin-right: 0px;
  }
  .checkout-index-index .page-wrapper .opc-sidebar .discount-code #discount-form .action-apply:hover {
  background: #000;
  color: #fff;
  }
  .cdz-opc-wrapper .opc-wrapper .shipping-address-item.selected-item {
  border-color: #fa83bd;
  }
  .opc-wrapper .shipping-address-item.selected-item:after {
  background:#fa83bd;
  }
  #checkout-step-shipping #custom-field-form {
  padding: 0px !important;
  }
  #checkout-step-shipping #custom-field-form .nice-select {
  width: 100%;
  }
  /* timologio */
  #co-payment-form .timologioContainer {
  transition: 0.25s linear all;
  margin-top: 0px !important;
  background: #f6f6f6;
  margin-bottom: 0px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  z-index: 2;
  position: relative;
  }
  #co-payment-form .timologioContainer:after{
  content:"";
  background:var(--opc_bd);
  width:100%;
  height:1px;
  display:block;
  position:relative;
  top:40px;
  display: none;
  }
  #co-payment-form:hover .timologioContainer {
  box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 10%);
  }
  #co-payment-form .timologioContainer .title {
  padding: 20px 20px 10px 20px;
  background: #f6f6f6;
  display: flex;
  align-items: center;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  font-family: 'AvertaBold';
  font-weight: normal;
  color: #000;
  font-size: 18px;
  }
  #co-payment-form .timologioContainer .title img {
  max-width: 17px;
  margin-right: 10px;
  display: none;
  }
  #co-payment-form .timologioContainer > .field {
  padding: 20px;
  }
  #co-payment-form .timologioContainer .label {
  transition: 0.2s linear all;
  position: relative;
  padding: 0px;
  height: auto;
  margin-bottom: 10px !important;
  display: block;
  }
  #co-payment-form .timologioContainer .label span {
  font-family: 'Averta';
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  }

  #co-payment-form .timologioContainer .timFields label.label span:after {
    content: "*";
    color: red;
    margin-left: 5px;
  }

  #co-payment-form .timologioContainer select, #co-payment-form .timologioContainer input[type="text"] {
  border-radius: 9px;
  border-width: 2px;
  transition: 0.25s linear all;
  z-index: 2;
  position: relative;
  background: #fff;
  font-family: 'Averta';
  color: #000;
  border-color: #d3d3d3;
  height: 48px;
  margin-top: 0px !important;
  }
  #co-payment-form .timologioContainer select:focus, #co-payment-form .timologioContainer input[type="text"]:focus {
  border-color:#000;
  }
  #co-payment-form .timologioContainer .timFields {
  padding: 0px 20px 2px 20px;
  }

  #co-payment-form .timologioContainer .timReset {
    display: inline-flex;
    background: #000;
    color: #fff;
    text-transform: unset;
    font-weight: normal;
    border-radius: 10px;
    padding: 7px 25px;
    font-size: 12px;
    opacity: 0.5;
    transition: 0.3s ease all;
  }

  #co-payment-form .timologioContainer .timReset.enable {
    opacity: 1;
    cursor: pointer;
  }

  #co-payment-form .timologioContainer .timFields > .field:last-child {
  margin-bottom:40px;
  }
  #shipping #custom-field label {
  transition: 0.2s linear all;
  position: relative;
  top: 0px;
  z-index: 3;
  margin: 0px !important;
  padding: 0px;
  }
  #shipping #custom-field label span {
  font-family: 'Averta';
  font-size: 10px;
  color: #9c9c9c;
  letter-spacing: 1px;
  }
  #shipping #custom-field select {
  border-left: none;
  border-right: none;
  border-top: none;
  border-radius: 0px;
  border-width: 2px;
  transition: 0.25s linear all;
  padding: 0px;
  z-index: 2;
  position: relative;
  background: #fff;
  font-family: 'AvertaBold';
  color: #000;
  }
  #shipping #custom-field select:focus {
  border-color: #f981bd;
  }
  /* checkout nice select */
  .timologioContainer .nice-select {
  border-left: none;
  border-right: none;
  border-top: none;
  border-radius: 0px;
  border-width: 2px;
  transition: 0.25s linear all;
  padding: 0px;
  z-index: 5;
  position: relative;
  background: #f6f6f6;
  font-family: 'AvertaBold';
  color: #000;
  float: none;
  height: 32px;
  line-height: 30px;
  top: 8px;
  }
  .timologioContainer .nice-select .list {
  width: 100%;
  }
  .timologioContainer .nice-select.open {
  border-color: #fa83bd;
  }
  .checkout-index-index #shipping .nice-select {
    border-radius: 9px;
    border-width: 2px;
    transition: 0.25s linear all;
    position: relative;
    background: #fff;
    font-family: 'Averta';
    color: #000;
    border-color: #d3d3d3;
    height: 48px;
    margin-top: 0px !important;
    width: 100%;
  }

  .cdz-opc-wrapper #shipping-new-address-form .field[name="shippingAddress.region_id"] span.current {
    display: flex;
    overflow: hidden;
}

.cdz-opc-wrapper #shipping-new-address-form .field[name="shippingAddress.region_id"] ul.list {
    width: 200%;
}

  .checkout-index-index #shipping .nice-select .list {
  width: 100%;
  max-height: 250px;
  overflow: auto;
  }
  .checkout-index-index #shipping .nice-select.open {
  border-color: #fa83bd;
  }
  .checkout-index-index .cdz-opc-wrapper .opc-wrapper .step-title:before {
  display: none;
  }
  .checkout-index-index li#shipping form.form.form-login {
  margin-top: 0px;
  }
  form#co-payment-form hr {
  display: none;
  }
  
  .cdz-opc-wrapper #shipping-new-address-form .field[name="shippingAddress.firstname"], .cdz-opc-wrapper #shipping-new-address-form .field[name="shippingAddress.lastname"], .cdz-opc-wrapper #shipping-new-address-form .field[name="shippingAddress.telephone"], .cdz-opc-wrapper #shipping-new-address-form .field[name="shippingAddress.postcode"] {
  width: 100%;
  }
  
  
  .cdz-opc-wrapper #shipping-new-address-form .field[name="shippingAddress.region_id"] {
  width: calc(50% - 10px) !important;
  }
  
  .checkout-index-index input[type="checkbox"] {
  width: 25px;
  height: 25px;
  background: #fff;
  border-radius: 5px;
  border-color: #d3d3d3;
  margin-top: 0px;
  }
  
  .checkout-index-index input[type="checkbox"]:before {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  }
  
  .checkout-billing-address .billing-address-same-as-shipping-block {
  margin-bottom: 0px;
  display: flex;
  align-items: center;
  margin-top: 15px;
  }
  
  .checkout-billing-address > fieldset {
  margin-top: 30px;
  margin-bottom: 0px !important;
  }
  
  .checkout-index-index fieldset.field.street > .control label {
  display: none;
  }
  
  .checkout-billing-address > fieldset .field-select-billing > label span {
  font-size: 18px !important;
  color: #000;
  }
  
  .checkout-billing-address .field[name="billingAddressshared.region_id"], .checkout-billing-address .field[name="billingAddressshared.city"] {
  width: calc(50% - 10px) !important;
  float:left;
  margin-right: 10px;
  }

  .checkout-billing-address .field[name="billingAddressshared.region_id"] span.current {
    display: flex;
    overflow: hidden;
}

.checkout-billing-address .field[name="billingAddressshared.region_id"] ul.list {
    width: 200% !important;
}
  
  .checkout-billing-address .field {
  margin-right:10px;
  color: #000;
  }
  .checkout-billing-address .field[name="billingAddressshared.street.0"] {
  margin-right:0px;
  }
  
  
  .checkout-billing-address fieldset.fieldset.address {
  margin-bottom: 0px;
  }
  
  div#shipping-new-address-form {
  margin-bottom: 0px !important;
  }
  
  form#co-shipping-form {
  margin-bottom: 0px;
  }
  
  .checkout-billing-address .actions-toolbar button {
  margin-top: 10px !important;
  background: #000;
  color: #fff;
  text-transform: unset;
  font-weight: normal;
  border-radius: 10px;
  border-color: transparent;
  }
  
  #customer-email-fieldset .action.login.primary {
  margin-top: 10px !important;
  background: #000;
  color: #fff;
  text-transform: unset;
  font-weight: normal;
  border-radius: 10px;
  border-color: transparent;
  }
  
  li#opc-shipping_method input.radio {
  width: 25px;
  height: 25px;
  margin-top: 8px;
  }
  
  li#opc-shipping_method input[type='radio']:before {
    width: 25px;
    height: 25px;
    border-radius: 50px;
    top: 0px;
    left: 0px;
    position: relative;
    background-color: #fff;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid #d3d3d3;
  cursor:pointer;
  }
  
  li#opc-shipping_method input[type='radio']:checked:after {
    width: 15px;
    height: 15px;
    border-radius: 50px;
    top: -23px;
    left: 5px;
    position: relative;
    background-color: #000;
    content: '';
    display: inline-block;
    visibility: visible;
    cursor:pointer;
  }
  
  
  div#checkout-step-shipping_method .table-checkout-shipping-method {
  display: flex;
  width: 100%;
  }
  
  div#checkout-step-shipping_method .table-checkout-shipping-method tbody {
  width: 100%;
  }
  
  div#checkout-step-shipping_method .table-checkout-shipping-method td {
  display: inline-flex;
  border: none;
  padding-bottom: 10px;
  color: #000;
  font-size: 14px;
  }
  
  div#checkout-step-shipping_method .table-checkout-shipping-method tr td:first-child {
  margin-right: 10px;
  }
  
  #co-payment-form .timologioContainer > .field > label {
  display: none;
  }
  
  #co-payment-form .timologioContainer > .field > .control > p {
  align-items: center;
  justify-content: flex-start;
  }
  
  #co-payment-form .timologioContainer > .field > .control > p label {
  top: 0px;
  margin-left: 6px !important;
  margin-bottom: 0px !important;
  color: #000;
  }
  
  
  
  
  #checkout-payment-method-load input.radio {
  width: 25px;
  height: 25px;
  margin-top: 0px;
  margin-right: 15px;
  }
  
  #checkout-payment-method-load input[type='radio']:before {
    width: 25px;
    height: 25px;
    border-radius: 50px;
    top: 0px;
    left: 0px;
    position: relative;
    background-color: #fff;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid #d3d3d3;
  cursor:pointer;
  }
  
  #checkout-payment-method-load input[type='radio']:checked:after {
    width: 15px;
    height: 15px;
    border-radius: 50px;
    top: -23px;
    left: 5px;
    position: relative;
    background-color: #000;
    content: '';
    display: inline-block;
    visibility: visible;
    cursor:pointer;
  }
  
  
  
  #checkout-payment-method-load .payment-method-title.field.choice {
  display: flex;
  align-items: center;
  border: none;
  padding: 10px 0px;
  flex-wrap: wrap;
  }

  #checkout-payment-method-load .payment-method .payment-method-title.field.choice .label {
    max-width: 85% !important;
  }

  .checkout-index-index .checkout-agreement [type="checkbox"]:before{
    font-size: 16px !important;
  }
  
  .checkout-index-index .checkout-agreement input[type="checkbox"]{
    width: 18px;
    height: 18px;
    position: relative;
    top:1px
  }

  .checkout-index-index  .payment-method-content button span{
    font-size: 12px !important;
    text-decoration: underline;
  }

  #checkout-payment-method-load label span {
  font-size: 14px;
  color: #000;
  }
  
  #checkout-payment-method-load .payment-method-content {
  padding: 0px;
  margin-top:5px;
  }
  
  #shipping-new-address-form [name="shippingAddress.street.0"] {
  margin-bottom: 0px;
  }
  
  .checkout-index-index .page-wrapper .opc-sidebar {
  border: none;
  border-radius: 20px;
  background: #f6f6f6;
  }
  
  .checkout-index-index .opc-block-summary .items-in-cart .title strong span {
  font-family: 'AvertaBold';
  }
  
  .checkout-index-index .opc-block-summary .items-in-cart .title:after {color: #000;font-weight: bold;font-size: 38px;line-height: 15px;right: -10px;}
  
  
  .checkout-index-index .opc-block-summary .minicart-items-wrapper .product-image-container {
  width: 107px !important;
  }
  
  .checkout-index-index .opc-block-summary .minicart-items-wrapper .product-item-details {
  width: calc(100% - 107px);
  }
  
  .checkout-index-index .opc-block-summary .minicart-items-wrapper li.product-item {
  border-bottom: 2px solid #d3d3d3;
  padding-bottom: 15px;
  }
  
  .checkout-index-index .opc-block-summary .minicart-items-wrapper li.product-item .delete-item-button.action.delete {
  position: relative;
  background: transparent;
  border: none;
  width: auto;
  height: auto;
  padding: 0px;
  }
  
  .checkout-index-index .opc-block-summary .minicart-items-wrapper li.product-item .delete-item-button.action.delete span {
  clip: unset;
  height: auto;
  margin: 0px;
  width: auto;
  position: relative;
  color: #8e8e8e;
  text-transform: capitalize;
  font-weight: normal;
  font-size: 12px;
  }
  
  .checkout-index-index .opc-block-summary .minicart-items-wrapper li.product-item .delete-item-button.action.delete:before {
  display: none;
  }
  
  .checkout-index-index .opc-block-summary .minicart-items-wrapper li.product-item .delete-item-button.action.delete:after {
  content:"\f1f8";
  font-family: 'FontAwesome';
  font-weight: normal;
  color: #8e8e8e;
  }
  
  .checkout-index-index .opc-block-summary .summaryProdDelete {
  position: absolute;
  bottom: 0px;
  right: 0px;
  }
  
  .checkout-index-index .opc-block-summary .product-sale-percentage {
  position: absolute;
  left: 6px;
  top: 6px;
  z-index: 2;
  background: linear-gradient(white, white) padding-box, linear-gradient(to right, #9fcdfb, #fa83bd) border-box;
  border-radius: 50em;
  border: 2px solid transparent;
  padding: 2px 6px;
  }
  
  .checkout-index-index .opc-block-summary .product-sale-percentage div {
  font-size: 11px;
  font-family: 'AvertaBold';
  }
  
  
  .checkout-index-index .opc-block-summary .item_price .salePriceWrap .finalPrice, .checkout-index-index .opc-block-summary .product-item-name-block .price {
  font-size: 14px;
  font-weight: normal;
  font-family: 'AvertaBold';
  color:#000;
  }
  
  
  .checkout-index-index .opc-block-summary .item_price .salePriceWrap .oldPrice {
  color: #8e8e8e;
  font-family: 'Averta';
  font-size: 14px;
  margin-right:8px;
  position:relative;
  }
  
  .checkout-index-index .opc-block-summary .item_price .salePriceWrap .oldPrice:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background: #8e8e8e;
  position: absolute;
  bottom: 8px;
  transform: rotate(-10deg);
  }
  
  .checkout-index-index .opc-block-summary .details-qty > label {
  display: block !important;
  margin-right: 6px;
  font-size: 12px;
  color: #8e8e8e;
  }
  
  .checkout-index-index .opc-block-summary .details-qty {
  display: flex;
  align-items: center;
  }
  
  .checkout-index-index .opc-block-summary .details-qty > label:after {
  display: none;
  }
  
  .checkout-index-index .opc-block-summary .details-qty .minus:after, .checkout-index-index .opc-block-summary .details-qty .plus:after {
  font-weight: bold;
  }
  
  
  .checkout-index-index .opc-block-summary .product.options .toggle:after {
  display: none;
  }
  
  
  .checkout-index-index .opc-block-summary .table.table-totals {
  border-bottom: 2px solid #d3d3d3;
  padding-bottom: 5px;
  display: flex;
  width: 100%;
  }
  
  .checkout-index-index .opc-block-summary .table.table-totals tbody {
  width: 100%;
  }
  
  .checkout-index-index .opc-block-summary .table.table-totals tbody tr.totals {
  width: 100%;
  display: flex;
  align-items: center;
  }
  
  .checkout-index-index .opc-block-summary .table.table-totals tbody tr.totals td.amount {
  width: 70px;
  color: #000;
  }
  
  .checkout-index-index .opc-block-summary .table.table-totals tbody tr.totals th {
  width: calc(100% - 70px);
  display: flex;
  align-items: center;
  color: #000;
  }

  .checkout-index-index .opc-block-summary .table.table-totals tbody tr.totals th.mark .value {
    font-size: 12px;
    margin-left: 5px;
  }
  
  .checkout-index-index .opc-block-summary .table.table-totals tbody tr.totals.grand th {
  padding-top: 8px;
  }
  
  .checkout-index-index .opc-block-summary .table.table-totals tbody tr.totals.grand td {
  padding-top: 8px;
  }
  

  
  .checkout-index-index .opc-block-summary .table.table-totals tbody tr.totals.grand td strong {
  font-weight: normal;
  }
  
  .checkout-index-index .opc-block-summary .table.table-totals tbody tr.totals.grand td strong span {
  font-family: 'AvertaBold';
  }
  
  .checkout-index-index .opc-block-summary .field[name="paymentAftermethods.bss_custom_field[gift_wrap_radio]"] {
  padding-top: 20px;
  padding-bottom: 20px;
  }
  
  .checkout-index-index .opc-block-summary .field[name="paymentAftermethods.bss_custom_field[gift_wrap_radio]"] label span {
  font-family: 'AvertaBold';
  font-size: 18px;
  height: 25px;
  overflow: hidden;
  display: flex;
  align-items: center;
  color: #000;
  }
  
  .checkout-index-index .opc-block-summary .field[name="paymentAftermethods.bss_custom_field[gift_wrap_radio]"] > label {margin-bottom: 10px;display: flex;}
  
  .checkout-index-index .opc-block-summary .field[name="paymentAftermethods.bss_custom_field[gift_wrap_radio]"] label span:after {
  content:'\e621';
  font-family: 'icons-blank-theme';
  color: #000;
  font-weight: bold;
  font-size: 38px;
  position: relative;
  top: 2px;
  transition: 0.2s linear all;
  }
  
  .checkout-index-index .opc-block-summary .field[name="paymentAftermethods.bss_custom_field[gift_wrap_radio]"].active label span:after {
  content: '\e622';
  }
  
  .checkout-index-index .opc-block-summary .field[name="paymentAftermethods.bss_custom_field[gift_wrap_radio]"].active > .control {
  display: none;
  }
  
  .checkout-index-index .opc-block-summary .field[name="paymentAftermethods.bss_custom_field[gift_wrap_radio]"] .control .choice section > p {
  justify-content: flex-start;
  margin-bottom: 10px;
  }
  
  .checkout-index-index .opc-block-summary .field[name="paymentAftermethods.bss_custom_field[gift_wrap_radio]"] .control .choice section > p input {
  width: 25px;
  height: 25px;
  margin-top: 0px;
  margin-right: 10px;
  }

  .checkout-index-index .opc-block-summary .field[name="paymentAftermethods.bss_custom_field[gift_wrap_radio]"] .control .choice section > p label {
    color: #000;
  }
  
  .checkout-index-index .opc-block-summary .field[name="paymentAftermethods.bss_custom_field[gift_wrap_radio]"] .control .choice section > p input:before {
    width: 25px;
    height: 25px;
    border-radius: 50px;
    top: 0px;
    left: 0px;
    position: relative;
    background-color: #fff;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid #d3d3d3;
  cursor:pointer;
  -moz-appearance:initial;
  }
  
  .checkout-index-index .opc-block-summary .field[name="paymentAftermethods.bss_custom_field[gift_wrap_radio]"] .control .choice section > p input:checked:after {
    width: 15px;
    height: 15px;
    border-radius: 50px;
    top: -23px;
    left: 5px;
    position: relative;
    background-color: #000;
    content: '';
    -moz-appearance:initial;
    display: inline-block;
    visibility: visible;
    cursor:pointer;
  }
  
  .checkout-index-index .opc-block-summary .field[name="paymentAftermethods.bss_custom_field[gift_wrap_radio]"] .control .choice section > p:last-child {
  margin-bottom: 0px;
  }
  
  .checkout-index-index .opc-block-summary .opc-payment-additional.discount-code {
  border-top: 2px solid #d3d3d3;
  }
  
  
  .opc-sidebar.opc-summary-wrapper #block-discount-heading span:after {
  content: '\e621';
  font-family: 'icons-blank-theme';
  color: #000;
  font-weight: bold;
  font-size: 38px;
  position: relative;
  top: 2px;
  transition: 0.2s linear all;
  }
  
  .checkout-index-index .opc-block-summary .opc-payment-additional.discount-code._active #block-discount-heading span:after {
  content: '\e622';
  }
  
  .checkout-index-index .opc-block-summary .opc-payment-additional.discount-code._active .payment-option-content {
  display: none !important;
  }
  
  form#discount-form .actions-toolbar {
  margin-bottom: 0px;
  }
  
  form#discount-form .payment-option-inner .field {
  margin-bottom: 0px;
  }
  
  form#discount-form .payment-option-inner .field input#discount-code {height: 48px;border-radius: 9px;background: #fff;border: 2px solid #d3d3d3;transition: 0.25s linear all;}
  
  form#discount-form .payment-option-inner .field input#discount-code:focus {
  border-color: #000;
  }
  
  .cdz-opc-wrapper .opc-sidebar .discount-code .form-discount .payment-option-inner {
  max-width: 230px;
  }
  
  .checkout-index-index .page-wrapper .opc-sidebar .discount-code #discount-form .action-apply span {
  text-transform: capitalize;
  font-weight: normal;
  font-family: 'AvertaBold';
  letter-spacing: 1px;
  }
  
  .checkout-index-index .page-wrapper .opc-sidebar .opc-place-order-block {
  border-top: 2px solid #d3d3d3;
  padding-top: 10px;
  }
  
  .checkout-index-index .page-wrapper .opc-sidebar .opc-place-order-block .checkout-agreement {
  align-items: center;
  }
  
  .checkout-index-index .page-wrapper .opc-sidebar .opc-place-order-block .checkout-agreement .action.action-show span {
  text-transform: capitalize;
  color: #000;
  }
  
  .checkout-index-index .page-wrapper .opc-sidebar .checkout-comment-block textarea {
  margin-bottom: 15px;
  border: 2px solid #d3d3d3;
  border-radius: 9px;
  background: #fff;
  transition: 0.2s linear all;
  font-size:12px;
  }
  
  .checkout-index-index .page-wrapper .opc-sidebar .checkout-comment-block textarea:focus {
  border-color:#000;
  }
  
  .checkout-index-index .page-wrapper .opc-sidebar .freeShippingMsg {
  margin-top: 10px;
  display: flex;
  align-items: center;
  color: #000;
  }
  
  .checkout-index-index .page-wrapper .opc-sidebar .freeShippingMsg span {
  font-size: 13px;
  color: #000;
  }
  
  .checkout-index-index .page-wrapper .opc-sidebar .freeShippingMsg b {
  font-size: 15px;
  font-weight: normal;
  font-family: 'AvertaBold';
  margin-left: 15px;
  }


  /* box now */

  div#checkout-step-shipping_method .table-checkout-shipping-method td#label_carrier_boxnow_boxnow {
    font-size: 12px;
  }

  .checkout-shipping-method .contentContainer {
      margin-bottom: 0px;
  }

  .checkout-index-index .contentContainer iframe {
      margin-top: 20px;
      border-radius: 20px;
  }

  .boxnow_container .boxnow_details_header {
      font-size: 16px;
      font-family: 'Averta';
  }

  .boxnow_container .boxnow_details_address_text {
      color: #000;
      font-weight: unset !important;
      font-size: 16px;
      font-family: 'AvertaBold' !important;
      letter-spacing: 1px;
  }

  .boxnow_container .boxnow_details_header:after {
      border-color: #000;
  }


  /* tooltip */

  .checkout-summary-tooltip {
    position: relative;
    display: inline-block;
    margin-left: 15px;
}

.checkout-summary-tooltip .tooltip-icon {
    cursor: pointer;
    width: 26px;
    height: 26px;
    display: block;
    background: url(/pub/media/wysiwyg/lioncode/icons/excSign-pink.png);
    background-size:contain;
    font-size: 0px !important;
}

.checkout-summary-tooltip .tooltip-content {
  position: absolute;
  background: #f4f4f4;
  border: 1px solid #999;
  padding: 10px;
  z-index: 1000;
  width: 200px;
  left: auto;
  top: calc(100% + 12px);
  min-height: 40.89px;
  transition: 0.5s ease all;
  right: 0px;
}

.checkout-summary-tooltip .tooltip-content[data-bind="visible: true"] {
    display: block;
}

.checkout-summary-tooltip .tooltip-content:before {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-bottom-color: #666;
  right: 2px;
  top: -20px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}

.checkout-summary-tooltip .tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-bottom-color: #f4f4f4;
  right: 2px;
  top: -19px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}


  @keyframes shake {
    0%, 100% { transform: translateX(0); }
    25% { transform: translateX(-5px); }
    50% { transform: translateX(5px); }
    75% { transform: translateX(-5px); }
}

.shake-animation {
    animation: shake 0.5s ease-in-out;
    border-color: #ff0000; /* Optional: Highlight the border */
    outline: none;
}


.checkout-index-index .field-tooltip .field-tooltip-action:before {
  background: url(/pub/media/wysiwyg/lioncode/icons/excSign.png);
  content: "";
  background-size: contain;
  width: 26px;
  height: 26px;
  position: relative;
  top: 10px;
}


/* ---------------------------------------------- main button effect ---------------------------------------------- */



/* checkout */

.opc-sidebar.opc-summary-wrapper button.action.primary.checkout {
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(98deg, #9ECEFC 0%, #F97EBC 100%);
  border: none;
  padding: 17px 20px;
  transition: #9ECEFC 0.5s, #F97EBC 0.5s;
  background-size: 100% 100%;
}

.opc-sidebar.opc-summary-wrapper button.action.primary.checkout span {
  text-transform: initial;
  font-size: 18px;
  color: #000;
  font-weight: normal;
  font-family: 'AvertaBold';
  display: flex;
  align-items: center;
}

.opc-sidebar.opc-summary-wrapper button.action.primary.checkout:hover {
  background: linear-gradient(98deg, #F97EBC 0%, #F97EBC 100%);
}



/* wishlist - account popups */



.cdz-dropdown .cdz-dd-content-inner button.action.primary {
  width: 100%;
  height: 40px;
  transform: none;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(to right, #9fcdfb, #fa83bd) border-box;
  border-radius: 50em;
  border: 3px solid transparent;
  padding: 4px 28px;
  color: #000;
  transition: 0.3s ease all;
}

.cdz-dropdown .cdz-dd-content-inner button.action.primary span {
font-family: 'AvertaBold';
transition: 0.3s ease all;
}

.cdz-dropdown .cdz-dd-content-inner button.action.primary:hover {
background: #fa83bd;
}

.cdz-dropdown .cdz-dd-content-inner button.action.primary:hover span {
letter-spacing: 3px;
color: #fff;
}



/* forgot password */


.customer-account-forgotpassword .form.password.forget .actions-toolbar>.primary .action {
  width: 100%;
  height: 40px;
  transform: none;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(to right, #9fcdfb, #fa83bd) border-box;
  border-radius: 50em;
  border: 3px solid transparent;
  padding: 4px 28px;
  color: #000;
  transition: 0.3s ease all;
}

.customer-account-forgotpassword .form.password.forget .actions-toolbar>.primary .action span {
font-family: 'AvertaBold';
transition: 0.3s ease all;
}

.customer-account-forgotpassword .form.password.forget .actions-toolbar>.primary .action:hover {
background: #fa83bd;
}

.customer-account-forgotpassword .form.password.forget .actions-toolbar>.primary .action:hover span {
letter-spacing: 3px;
color: #fff;
}


/* login page button */


.customer-account-login .login-container .block .actions-toolbar>.primary .action {
  width: 100%;
  height: 40px;
  transform: none;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(to right, #9fcdfb, #fa83bd) border-box;
  border-radius: 50em;
  border: 3px solid transparent;
  padding: 4px 28px;
  color: #000;
  transition: 0.3s ease all;
  display: flex;
  align-items: center;
  justify-content: center;
}

.customer-account-login .login-container .block .actions-toolbar>.primary .action span {
font-family: 'AvertaBold';
transition: 0.3s ease all;
}

.customer-account-login .login-container .block .actions-toolbar>.primary .action:hover {
background: #fa83bd;
}

.customer-account-login .login-container .block .actions-toolbar>.primary .action:hover span {
letter-spacing: 3px;
color: #fff;
}



/* create account button */


.customer-account-create .form-create-account .action {
  width: 100%;
  height: 40px;
  transform: none;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(to right, #9fcdfb, #fa83bd) border-box;
  border-radius: 50em;
  border: 3px solid transparent;
  padding: 4px 28px;
  color: #000;
  transition: 0.3s ease all;
  display: flex;
  align-items: center;
  justify-content: center;
}

.customer-account-create .form-create-account .action span {
font-family: 'AvertaBold';
transition: 0.3s ease all;
}

.customer-account-create .form-create-account .action:hover {
background: #fa83bd;
}

.customer-account-create .form-create-account .action:hover span {
letter-spacing: 3px;
color: #fff;
}



/* bundle product */

.customBundleContainer {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #d3d3d3;
  display: block;
  align-items: center;
  justify-content: space-between;
}

.customBundleContainer .bundleTooltip .field-tooltip.toggle {
  position: relative;
  top: 0px;
}

.customBundleContainer .bundleTooltip .field-tooltip.toggle .action-help {
  display: flex;
  align-items: center;
}

.customBundleContainer .bundleTooltip .field-tooltip.toggle .action-help:before {
  display: none;
}

.customBundleContainer .bundleTooltip .field-tooltip.toggle .action-help:after {
  content: "";
  width: 19px;
  height: 19px;
  background: url('/pub/media/wysiwyg/lioncode/icons/SUC-family-product-instructions-19x19.svg');
  margin-left: 5px;
}

.customBundleContainer > span {
  font-size: 17px;
  color: #000;
  font-family: 'AvertaBold';
}

.bundleDesc {
  margin-top: 15px;
}

.bundleDesc * {
  font-size: 16px;
}

.bundle-options-container .product-add-form {
  display: block;
}

.customBundleContainer .bundleTooltip .field-tooltip.toggle .field-tooltip-content {
  top: 32px;
  left: calc(-50% - 135px);
  background: #fff;
  border-color: #000;
  font-size: 13px;
}

.customBundleContainer .bundleTooltip .field-tooltip.toggle .field-tooltip-content::before {
  left: auto;
  right: 1px;
  top: -21px;
  transform: rotate(90deg);
  border-right-color: #000;
}

.customBundleContainer .bundleTooltip .field-tooltip.toggle .field-tooltip-content::after {
  left: auto;
  right: 1px;
  top: -21px;
  transform: rotate(90deg);
  border-color: transparent;
}




.family-tabs .tabs-nav {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 15px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.family-tabs .tabs-nav li {
  margin: 0;
  cursor: pointer;
  border: 1px solid #000;
  border-radius: 10px;
  height: 50px;
  width: calc(50% - 12px);
  transition: 0.25s linear all;
  margin-bottom: 10px;
}

.family-tabs .tabs-nav li a {
  text-decoration: none;
  color: #333;
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  transition: 0.25s ease all;
  font-family: 'AvertaBold';
  font-size: 16px;
}

.family-tabs .tabs-nav li.active {
  background-color: #000;
}


.family-tabs .tab-content {
  display: none;
}

.family-tabs .tab-content.active {
  display: block;
  -webkit-animation: scaleIn 0.35s linear, fadeIn 0.8s;
  animation: scaleIn 0.35s linear, fadeIn 0.8s;
  
}


.page-product-bundle .bundle-options-container .product-add-form {
  padding: 0px !important;
  margin-bottom: 0px !important;
  float: none !important;
  border-radius: 0px !important;
  background: transparent !important;
}



.page-product-bundle form#product_addtocart_form > .bundle-options-wrapper {
  width: 100% !important;
}

.family-tabs .tabs-nav li:nth-child(odd) {
  margin-right: 12px;
}

.family-tabs .tabs-nav li:nth-child(even) {
  margin-left: 12px;
}

.family-tabs .tabs-nav li.active a {
  color: #fff;
}

.family-tabs .tabs-nav li.active a:hover {
  color:#fff !important;
}

.family-tabs .tabs-nav li:nth-child(3),.family-tabs .tabs-nav li:nth-child(4) {
  margin-bottom: 0px;
}

@-webkit-keyframes scaleIn {
  from { scale: 0.9; }
    to { scale: 1; }
}
@keyframes scaleIn {
  from { scale: 0.9; }
    to { scale: 1; }
}


@-webkit-keyframes fadeIn {
  from { opacity: 0; }
    to { opacity: 1; }
}
@keyframes fadeIn {
  from { opacity: 0; }
    to { opacity: 1; }
}


.page-product-bundle form#product_addtocart_form .fieldset-bundle-options {
  display: none !important;
}

.bundle-options-container .product-options-wrapper {
  margin-bottom: 0px;
}

.page-product-bundle .bundle-options-container p.required {
  display: none;
}


.memberSelectionTitle {
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  font-size: 20px;
  color: #fff;
  font-family: 'AvertaBold';
  padding: 14px;
  transition: 0.25s linear all;
  transform: translateY(0px);
  /*position: absolute;*/
  bottom: 0px;
  width: 100%;
}

.memberSelectionTitle.active {
  transform: translateY(40px);
}

.family-tabs {
  position: relative;
  min-height: 151px;
}



.page-product-bundle form#product_addtocart_form > .bundle-options-wrapper #product-options-wrapper {
  margin-bottom: 0px;
}

.page-product-bundle form#product_addtocart_form >  #bundleSummary {
  width: 100% !important;
  padding: 0px;
}

.page-product-bundle form#product_addtocart_form > #bundleSummary .product-details {
  display: flex;
  flex-wrap: wrap;
  height: 105px;
  overflow: hidden;
}

.page-product-bundle form#product_addtocart_form > #bundleSummary .product-details #qtybox-anchor {
  order: 3;
  display: none;
  width: 100%;
  border-top: 1px solid #d3d3d3;
  position: relative;
  top: -200px;
  transition: 0.2s linear all;
  margin-top: 30px;
}



.page-product-bundle form#product_addtocart_form > #bundleSummary .product-details >  .price-configured_price {
  width: 100%;
  border: 1px solid #000;
  border-radius: 10px;
  height: 105px;
  display: flex;
  align-items: center;
  justify-content: center;
  order: 1;
  background: #fbfbfb;
  position: relative;
  z-index: 6;
  margin-top: 10px;
}

.page-product-bundle form#product_addtocart_form > #bundleSummary .product-details > .price-configured_price .price-as-configured {
  margin-bottom: 0px;
}

.page-product-bundle form#product_addtocart_form > #bundleSummary .product-details .product-addto-links {
  order: 4;
  border: none;
  display: none;
}

.page-product-bundle form#product_addtocart_form > #bundleSummary .product-details.active .product-addto-links {
  -webkit-animation: scaleIn 0.35s linear, fadeIn 0.8s;
  animation: scaleIn 0.35s linear, fadeIn 0.8s;
  display: flex;
}

.page-product-bundle form#product_addtocart_form > #bundleSummary .product-details.loaded {
  height: auto;
  overflow: unset;
}

.page-product-bundle form#product_addtocart_form > #bundleSummary .product-details.loaded #qtybox-anchor {
  top:0px;
}

.page-product-bundle form#product_addtocart_form > #bundleSummary .product-details > .price-configured_price .priceLabel {font-size: 20px;margin-right: 10px;color: #000;font-family: 'AvertaBold';}

.page-product-bundle form#product_addtocart_form > #bundleSummary .product-details > .price-configured_price .price {
  font-size: 22px;
  font-family: 'AvertaBold';
  color: #000;
  font-weight: normal;
  line-height: normal;
}

.page-product-bundle form#product_addtocart_form > #bundleSummary .product-details .price-container {
  margin: 0px;
}

.page-product-bundle form#product_addtocart_form > #bundleSummary .product-details #qtybox-anchor .field.qty {
  display: none;
}

.page-product-bundle form#product_addtocart_form > #bundleSummary .product-details .box-tocart.large-box-tocart {
  border: none;
}


.page-product-bundle form#product_addtocart_form > #bundleSummary .product-details .box-tocart.large-box-tocart .actions {
  display: flex;
}

.page-product-bundle form#product_addtocart_form > #bundleSummary .product-details .product-addto-links .prodPageWishlist {
  background: transparent;
  border: none;
  margin-top: 0px;
  margin-bottom: 0px;
}


.family-tabs .tabs-content .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.family-tabs .tabs-content .title b {
  font-weight: normal;
  font-size: 17px;
  color: #000;
  font-family: 'AvertaBold';
}

.family-tabs .tabs-content .title a {
  font-size: 14px;
  color: #000;
  text-decoration: underline;
}

.family-tabs .tabs-content .prodSelect .pro {
  width: 80px;
  height: 118px;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid transparent;
  transition: 0.25s linear all;
  cursor: pointer;
}

.family-tabs .tabs-content .prodSelect {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}

.family-tabs .tabs-content .prodSelect .pro.active {
  border-color: #000;
}



.family-tabs .tabs-content .prodSelectInformation {
  border-top: 1px solid #d3d3d3;
  padding-top: 25px;
  margin-top: 25px;
}
.family-tabs .tabs-content .prodSelectInformation.active {
  -webkit-animation: scaleIn 0.35s linear, fadeIn 0.8s;
  animation: scaleIn 0.35s linear, fadeIn 0.8s;
}


.family-tabs .tabs-content .prodSelectInformation .image {
  display: flex;
}

.family-tabs .tabs-content .prodSelectInformation .image .left {
  width: 114px;
  height: 164px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 25px;
  border: 1px solid #000;
}

.family-tabs .tabs-content .prodSelectInformation .image .right {
  width: calc(100% - 139px);
}

.family-tabs .tabs-content .prodSelectInformation .image .right .prodTitle {
  margin-top: 15px;
  display: block;
  color: #000;
  font-size: 17px;
  font-family: 'AvertaBold';
}

.family-tabs .tabs-content .prodSelectInformation .image .right .prodPrice {
  display: flex;
  margin-top: 5px;
  font-size: 16px;
}

.family-tabs .tabs-content .prodSelectInformation .image .right .prodPrice .salePrice {
  margin-right: 10px;
}


.family-tabs .tabs-content .prodSelectInformation .image .right .prodPrice .regPrice {
font-size: 1.6rem;
font-weight: normal;
font-family: 'AvertaBold';
color:#000;
}


.family-tabs .tabs-content .prodSelectInformation .image .right .prodPrice .salePrice {
color: #8e8e8e;
font-family: 'Averta';
text-decoration: none;
position: relative;
}


.family-tabs .tabs-content .prodSelectInformation .image .right .prodPrice .salePrice:before {
content: "";
display: inline-block;
width: 100%;
height: 1px;
background: #8e8e8e;
position: absolute;
bottom: 9px;
transform: rotate(-13deg);
}



.family-tabs .tabs-content .prodSelectInformation .gallery {
  margin-top: 30px;
}

.family-tabs .tabs-content .prodSelectInformation .gallery .color .label {
  color: #000;
  font-size: 16px;
  margin-right: 10px;
}

.family-tabs .tabs-content .prodSelectInformation .gallery .color .value {
  color: #000;
  font-size: 16px;
  font-family: 'AvertaBold';
}

.family-tabs .tabs-content .prodSelectInformation .gallery .colorImages {
  display: flex;
  margin-top: 15px;
}

.family-tabs .tabs-content .prodSelectInformation .gallery .colorImages.active {
  -webkit-animation: scaleIn 0.35s linear, fadeIn 0.8s;
  animation: scaleIn 0.35s linear, fadeIn 0.8s;
}

.family-tabs .tabs-content .prodSelectInformation .gallery .colorImages img {
  width: 50px;
  height: auto;
  border-radius: 10px;
  margin-right: 10px;
  border: 1px solid transparent;
  transition: 0.25s linear all;
  cursor: pointer;
}

.family-tabs .tabs-content .prodSelectInformation .gallery .colorImages img:last-child {
  margin-right: 0px;
}

.family-tabs .tabs-content .prodSelectInformation .gallery .colorImages img.active {
  border-color: #000;
}

.family-tabs .tabs-content .prodSelectInformation .attributes.active {
  -webkit-animation: scaleIn 0.35s linear, fadeIn 0.8s;
  animation: scaleIn 0.35s linear, fadeIn 0.8s;
}



.family-tabs .tabs-content .prodSelectInformation .attributes .attrValues {
  border-top: 1px solid #d3d3d3;
  padding-top: 15px;
  margin-top: 30px;
}

.family-tabs .tabs-content .prodSelectInformation .attributes .attrValues .title {
  margin-bottom: 10px;
  color: #000;
  font-size: 16px;
  font-family: 'AvertaBold';
}

.family-tabs .tabs-content .prodSelectInformation .attributes .attrValues .values {
  display: flex;
  align-items: center;
}

.family-tabs .tabs-content .prodSelectInformation .attributes .attrValues .values .val {
  border: 1px solid #d3d3d3;
  border-radius: 19px;
  min-width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 20px;
  cursor: pointer;
  font-size: 14px;
  font-family: 'AvertaBold';
  color: #000;
  margin-right: 10px;
  margin-bottom: 10px;
  transition: 0.25s linear all;
  position: relative;
  overflow: hidden;
}


.family-tabs .tabs-content .prodSelectInformation .attributes .attrValues .values .val.disabled:not(.out-of-stock) {
  cursor: not-allowed;
  pointer-events: none;
}


.family-tabs .tabs-content .prodSelectInformation .attributes .attrValues .values .val.out-of-stock {
  background: #efeeee;
  color: #8f8f8f;
}

.family-tabs .tabs-content .prodSelectInformation .attributes .attrValues .values .val.out-of-stock:before {
  display: none;
}


.out-of-stock-message {
  color: #f67ebc;
  font-size: 13px;
  font-family: 'AvertaBold';
  letter-spacing: 0.5px;
}

.family-tabs .tabs-content .prodSelectInformation .attributes .attrValues .values .val.out-of-stock.disabledActive {
  border-color: #f67ebc;
}


.family-tabs .tabs-content .prodSelectInformation .attributes .attrValues .values .val.disabled:before {
  content: "";
  width: 100%;
  height: 2px;
  background: #fa5cae;
  position: absolute;
  transform: rotate(-30deg);
}

.family-tabs .tabs-content .prodSelectInformation .attributes .attrValues .values .val.active {
  border-color: #000;
}



.product-details-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(251 251 251 / 94%);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  backdrop-filter: blur(2px);
}

.product-details-loader .loader {
  border: 5px solid #d3d3d3;
  border-top: 5px solid #fa65b0;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


.family-tabs .tabs-content .prodSelectInformation .gallery .selectionPrice.active {
  -webkit-animation: scaleIn 0.35s linear, fadeIn 0.8s;
  animation: scaleIn 0.35s linear, fadeIn 0.8s;
}


.selectionPrice {
  display: flex;
}

.selectionPrice .salePrice {
  margin-right: 6px;
  color: #8e8e8e;
  font-family: 'Averta';
  text-decoration: none;
  position: relative;
  font-size:16px;
}

.selectionPrice .salePrice:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background: #8e8e8e;
  position: absolute;
  bottom: 10px;
  transform: rotate(-13deg);
}

.selectionPrice .normalPrice {
  font-size: 16px;
  color: #000;
  font-family: 'AvertaBold';
}


.page-product-bundle form#product_addtocart_form > #bundleSummary .bundle-summary {
  order: 2;
  width: 100%;
  margin-top: 10px;
}

.page-product-bundle form#product_addtocart_form > #bundleSummary .bundle-summary.active{
  -webkit-animation: scaleIn 0.35s linear, fadeIn 0.8s;
  animation: scaleIn 0.35s linear, fadeIn 0.8s;
}



.page-product-bundle #bundleSummary .bundle-summary .subtitle {
  background: transparent linear-gradient(105deg, #9ECEFC 0%, #F97EBC 100%) 0% 0% no-repeat padding-box;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  height: 44px;
  color: #000;
  font-size: 17px;
  margin-bottom: 25px;
}

.page-product-bundle #bundleSummary .bundle-summary ul.bundle.items li > .label {
  display: none;
}

.page-product-bundle #bundleSummary .bundle-summary ul.bundle.items li > div {
  display: flex;
}

.page-product-bundle #bundleSummary .bundle-summary ul.bundle.items li .left {
  width: 114px;
  height: 164px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 20px;
  position: relative;
}

.page-product-bundle #bundleSummary .bundle-summary ul.bundle.items li .left img {
  width: 100%;
  height: 100%;
  position: absolute;
}


.page-product-bundle #bundleSummary .bundle-summary ul.bundle.items li .right {
  width: calc(100% - 134px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.page-product-bundle #bundleSummary .bundle-summary ul.bundle.items li .right .name {
  font-size: 16px;
  color: #000;
  font-family: 'AvertaBold';
}

.page-product-bundle #bundleSummary .bundle-summary ul.bundle.items li .right .prices {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.page-product-bundle #bundleSummary .bundle-summary ul.bundle.items li .right .prices .salePrice {
  margin-right: 6px;
  color: #8e8e8e;
  font-family: 'Averta';
  text-decoration: none;
  position: relative;
  font-size:16px;
}

.page-product-bundle #bundleSummary .bundle-summary ul.bundle.items li .right .prices .salePrice:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background: #8e8e8e;
  position: absolute;
  bottom: 9px;
  transform: rotate(-13deg);
}


.page-product-bundle #bundleSummary .bundle-summary ul.bundle.items li .right .prices .normalPrice {
  font-size: 16px;
  font-weight: normal;
  font-family: 'AvertaBold';
  color:#000;
}


.page-product-bundle #bundleSummary .bundle-summary ul.bundle.items li .right .attributes .attr {
  font-size: 15px;
  color: #000;
  font-family: 'Averta';
}

.page-product-bundle #bundleSummary .bundle-summary ul.bundle.items li .right .attributes .attr .label {
  margin-right: 2px;
}


.page-product-bundle #bundleSummary .bundle-summary ul.bundle.items li {
  margin-bottom: 30px;
}

.page-product-bundle #bundleSummary .bundle-summary ul.bundle.items li:last-child {
  margin-bottom: 0px;
}

.page-product-bundle #bundleSummary .bundle-summary ul.bundle.items li .summaryItemRemove {
  font-size: 15px;
  font-family: 'Averta';
  color: #000;
  text-decoration: underline;
}


/* bundle product price in product lists */

.product.details.product-item-details .price-from {
  display: flex !important;
  flex-basis: auto;
  margin-right: 10px;
  order: 1;
  align-items: center;
}

.catalog-product-view .products.list.items .owl-item .product.product-item .product-item-details .price-box .old-price .price-container .price:before {
  bottom: 11px !important;
}

.product.details.product-item-details .price-from > .old-price {
  order: 1;
  margin-right: 5px !important;
}

.product.details.product-item-details .price-from > .price-container {
  order: 2;
}

.product.details.product-item-details .price-from .price-container {
  display: flex;
  flex-direction: row-reverse;
}

.product.details.product-item-details .price-from .price-container .price-label {
  display: none;
}

.product.details.product-item-details .price-from .old-price .price:before {
  bottom: 9px !important;
  transform: rotate(-14deg) !important;
}



.product.details.product-item-details .price-to .price-container .price-label {
  display: none;
}

.product.details.product-item-details .price-from:before {
  content: "Από";
  font-family: 'Averta';
  color: #8e8e8e;
  font-size: 12px;
  height: 19px;
  margin-right: 5px;
  display: inline-flex;
  align-items: end;
}

html[lang="el"] .product.details.product-item-details .price-from:before {
  content: "Από";
}

html[lang="en"] .product.details.product-item-details .price-from:before {
  content: "From";
}

.product.details.product-item-details .price-from .old-price {
  margin-right: 5px;
}


.product.details.product-item-details .price-to{
  display: flex;
  align-items: center;
  order: 2;
}

.product.details.product-item-details .price-to:before {
  content: "Εώς";
  font-family: 'Averta';
  color: #8e8e8e;
  font-size: 12px;
  height: 19px;
  margin-right: 5px;
  display: inline-flex;
  align-items: end;
}

html[lang="el"] .product.details.product-item-details .price-to:before {
  content: "Εώς";
}

html[lang="en"] .product.details.product-item-details .price-to:before {
  content: "To";
}


/* minicart options */

.selected-products-toggle .selected-products-title {
  font-size: 12px;
    display: flex !important;
    align-items: center;
    cursor: pointer;
    color: #000;
    letter-spacing: 1px;
    font-family: "AvertaBold";
}

.selected-products-toggle .selected-products-title:after {
  display: none !important;
}

.selected-products-toggle .selected-products-title span {
  width: 12px;
  height: 12px;
  margin-left: 5px;
  position: relative;
}

.selected-products-toggle .selected-products-title span:before {
  content: "";
  width: 12px;
  height: 2px;
  background: #000;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  transition: 0.25s ease all;
}


.selected-products-toggle .selected-products-title span:after {
  content: "";
  width: 2px;
  height: 12px;
  background: #000;
  position: absolute;
  left: 50%;
  margin-left: -1px;
  transition: 0.25s ease all;
}

.selected-products-toggle.active dl.product.options.list {
  display: block !important;
  -webkit-animation: scaleIn 0.35s linear, fadeIn 0.8s;
  animation: scaleIn 0.35s linear, fadeIn 0.8s;
}

.selected-products-toggle.active .selected-products-title span:after {
  height: 0;
}

.selected-products-toggle dl.product.options.list {
  position: absolute;
  width: calc(100% + 10px);
  background: #fff;
  z-index: 2;
  box-shadow: 0px 0px 5px rgb(0 0 0 / 12%);
  border-radius: 10px;
  padding: 5px;
}

.selected-products-toggle dl.product.options.list dt.label {
  display: block !important;
  color: #000;
  font-size: 12px !important;
  font-family: 'AvertaBold';
  margin-bottom: 0px;
}

.selected-products-toggle dl.product.options.list dd.values span {
  font-family: 'Averta';
  font-size: 10px;
}

.selected-products-toggle dl.product.options.list dd.values span .price {
  color: #000;
  font-family: 'AvertaBold';
  font-weight: normal;
}

.selected-products-toggle dl.product.options.list dd.values {
  margin-bottom: 14px !important;
  margin-right: 0px !important;
}

.selected-products-toggle dl.product.options.list dd.values:last-child {
  margin-bottom: 0px !important;
}


/* checkout options */

div#opc-sidebar .selected-products-toggle dl.product.options.list {
  width: auto;
  top: calc(100% + 10px);
  padding: 10px;
}

div#opc-sidebar .selected-products-toggle {
  position: relative;
}

div#opc-sidebar .selected-products-toggle dl.product.options.list dd.values {
  font-size: 12px;
  display: flex;
  flex-direction: column;
}

div#opc-sidebar .selected-products-toggle dl.product.options.list dd.values span {
  font-size: 12px;
  color: #000;
}

div#opc-sidebar .selected-products-toggle .selected-products-title {
  margin-top: 10px;
  text-decoration: underline;
}


/* wishlist page options */

.selected-products-toggle.wishlistPage .selected-products-title.toggle {
  justify-content: center;
  font-size: 14px;
  font-family: "AvertaBold";
}


.selected-products-toggle.wishlistPage .selected-products-title.toggle span:before {
  left:0px;
}

.selected-products-toggle.wishlistPage dl.product.options.list {
  top: calc(100% + 10px);
}

.selected-products-toggle.wishlistPage {
  position: relative;
}

.selected-products-toggle.wishlistPage dl.product.options.list > div {
  flex-direction: column;
  font-size: 12px;
  color: #000;
}

.selected-products-toggle.wishlistPage dl.product.options.list dd.values span {
  font-size:14px;
}







/* ------------------ chechout success ----------------- */

.checkout-onepage-success .page-title-wrapper {
  text-align: center;
}

.checkout-onepage-success .checkout-success p {
  justify-content: center;
  font-size: 16px;
  color: #000;
  font-family: "Averta";
}

.checkout-onepage-success div#registration p {
  justify-content: center;
  color: #000;
  font-family: 'Averta';
  font-size: 16px;
}

.checkout-onepage-success div#registration a {
  margin-top: 30px;
}

.checkout-onepage-success div#registration {
  margin-top: 50px;
}

.checkout-onepage-success .page-title-wrapper h1 {
  font-weight: normal;
  font-family: "AvertaBold";
  font-size: 32px;
}

.checkout-onepage-success .checkout-success p:first-child {
  font-size: 22px;
  color: #000;
  font-family: "Averta";
}

.checkout-onepage-success .checkout-success p:first-child span {
  margin-left: 10px;
}



/* ------------------ account logout ----------------- */


.customer-account-logoutsuccess .page-title-wrapper {
  text-align: center;
}

.customer-account-logoutsuccess .page-title-wrapper h1 {
  font-weight: normal;
  font-family: 'AvertaBold';
}

.customer-account-logoutsuccess .columns .column.main > p {
  justify-content: center;
  color: #000;
  font-size: 16px;
  font-family: 'Averta';
}





/* static pages */


.staticpage-wrapper .innerContent {
  max-width: 600px;
  margin: 60px auto;
}


.staticpage-wrapper {
  background-image: url(/pub/media/wysiwyg/suc-bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top;
  display: flex;
  min-height: 500px;
}

.staticpage-wrapper h1 {
  text-align: center;
  font-size: 40px;
  font-family: 'AvertaBold';
  color: #000;
}

.staticpage-wrapper h3 {
  text-align: center;
  font-size: 22px;
  font-family: 'AvertaBold';
  color: #000;
}

.staticpage-wrapper * {
  font-size: 15px;
    color: #000;
    line-height: 22px;
}

.staticpage-wrapper p {
  margin-bottom: 20px;
}

.staticpage-wrapper ul,.staticpage-wrapper ol {
  margin: 25px 0px;
  padding: 0px 20px;
}


.staticpage-wrapper h3 {
  text-align: center;
  font-size: 22px;
  font-family: 'AvertaBold';
  color: #000;
  margin-bottom: 20px;
}



.staticpage-wrapper ul {
  list-style: none;
  padding-left: 0px;
}

.staticpage-wrapper ul li:before {
  content: "";
  width: 16px;
  height: 9.7px;
  border-left: 3.5px solid #000;
  border-bottom: 3.5px solid #000;
  transform: rotate(-48deg);
  position: absolute;
  left: -33px;
  top: 4px;
}

.staticpage-wrapper ul li {
  display: block;
  max-width: calc(100% - 36px);
  left: 36px;
  position: relative;
}

.invisible-container {
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  position: absolute;
  pointer-events: none;
}



/* oroi polisis */


.sellingTerms ol:nth-of-type(1) > li > p, .sellingTerms ol:nth-of-type(1) > li > p > span,.sellingTerms ol:nth-of-type(1) > li {
  font-size: 24px !important;
  color: #000;
  font-family: 'AvertaBold';
}

.sellingTerms ol:nth-of-type(1) > li::marker {
  font-size: 24px !important;
  color: #000;
  font-family: 'AvertaBold';
}




.sellingTerms ol:nth-of-type(1) > ol > li > p, .sellingTerms ol:nth-of-type(1) > ol > li > p > span,.sellingTerms ol:nth-of-type(1) > ol > li {
  font-size: 18px !important;
  color: #000;
  font-family: 'Averta';
}

.sellingTerms ol:nth-of-type(1) > ol > li::marker {
  font-size: 20px !important;
  color: #000;
  font-family: 'Averta';
}



.sellingTerms ol:nth-of-type(1) > ol > ol > li > p, .sellingTerms ol:nth-of-type(1) > ol > ol > li > p > span,.sellingTerms ol:nth-of-type(1) > ol > ol > li {
  font-size: 16px !important;
  color: #000;
  font-family: 'Averta';
}

.sellingTerms ol:nth-of-type(1) > ol > ol > li::marker {
  font-size: 16px !important;
  color: #000;
  font-family: 'Averta';
}



.sellingTerms ol:nth-of-type(1) > ol > ol > ol > li > p, .sellingTerms ol:nth-of-type(1) > ol > ol > ol > li > p > span,.sellingTerms ol:nth-of-type(1) > ol > ol > ol > li {
  font-size: 16px !important;
  color: #000;
  font-family: 'Averta';
}

.sellingTerms ol:nth-of-type(1) > ol > ol > ol > li::marker {
  font-size: 16px !important;
  color: #000;
  font-family: 'Averta';
}



.sellingTerms ol:nth-of-type(1) > ol > ol > ol > ul > li > p, .sellingTerms ol:nth-of-type(1) > ol > ol > ol > ul > li > p > span,.sellingTerms ol:nth-of-type(1) > ol > ol > ol > ul > li {
  font-size: 14px !important;
  color: #000;
  font-family: 'Averta';
}

.sellingTerms ol:nth-of-type(1) > ol > ol > ol > ul > li:before {
  width: 12px;
  height: 7.7px;
  top: 5px;
  left: -20px;
}


.sellingTerms ol:nth-of-type(1) > ol > ol > ol > ul > li {
  max-width: calc(100% - 22px);
  left: 22px;
}


/* ----------- oroi polisis end ------------------ */


.staticpage-wrapper div[data-content-type='video'] {
  font-size: 0px !important;
}


.staticpage-wrapper .pagebuilder-video-container {
  width: 625px;
    display: flex;
    height: 300px;
    padding-top: 300px !important;
}



.staticpage-wrapper [data-content-type='buttons'] [data-content-type='button-item'] a {
  margin-right: 0px;
  margin-top: 20px;
  background: transparent linear-gradient(111deg, #9ECEFC 0%, #F97EBC 100%) 0% 0% no-repeat padding-box;
  border: none;
  border-radius: 10px;
  padding: 12px 30px;
  transition: 0.25s linear all;
}

.staticpage-wrapper [data-content-type='buttons'] [data-content-type='button-item'] a span {
  font-size: 14px;
  color: #000;
  font-family: 'AvertaBold';
  transition: 0.25s ease all;
}

.staticpage-wrapper [data-content-type='buttons'] [data-content-type='button-item'] a:hover {background: transparent linear-gradient(111deg, #F97EBC 0%, #F97EBC 100%) 0% 0% no-repeat padding-box;}

.staticpage-wrapper [data-content-type='buttons'] [data-content-type='button-item'] a:hover span {
  color: #fff;
}




.breadcrumbs .items {
  font-family: 'Averta';
}

.breadcrumbs .items strong {
  font-weight:normal !important;
  font-family:'AvertaBold';
}


/* 404 page */

.cms-no-route .page404top {
  text-align: center;
}


.cms-no-route main#maincontent {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.cms-no-route main#maincontent .columns {
  max-width: 100%;
  padding: 0px;
}



.cms-no-route .page404bottom .owl-item span.product-image-wrapper img {
  border-radius: 20px;
  }
  
  .cms-no-route .page404bottom .owl-item .product.product-item {
  background:transparent;
  
  }
  
  .cms-no-route .page404bottom .owl-item .product.product-item .product-item-details {
  padding: 0px 0px 0px 12px
  }
  
  .cms-no-route .page404bottom .owl-item .product.product-item .product-item-details .product-item-name a {
  font-size: 1.4rem;
  font-family: 'Averta';
  font-weight: normal;
  line-height: 18px;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2; 
  -webkit-box-orient: vertical;
  overflow: hidden;
  }
  
  .cms-no-route .page404bottom .owl-item .product.product-item .product-item-details .product-item-name {
  margin-bottom: 0px;
  width: calc(100% - 90px);
  min-height: auto !important;
  }
  
  
  
  .cms-no-route .page404bottom .owl-item .product.product-item .product-item-details .product-item-swatch {
  max-width: 90px;
  width: 100%;
  }
  
  .cms-no-route .page404bottom .owl-item .product.product-item .product-item-details .product-item-inner {
  display: flex;
  flex-wrap: wrap;
  }
  
  .cms-no-route .page404bottom .owl-item .product.product-item .product-item-details .price-box.price-final_price {
  width: 100%;
  }
  
  .cms-no-route .page404bottom .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-option.color {
  margin-bottom: 0px;
  height: 14px !important;
  width: 14px !important;
  border-radius: 50px;
  margin-right: 3px;
  border: none;
  }
  
  .cms-no-route .page404bottom .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-attribute-options {
  margin: 0px !important;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  }
  
  .cms-no-route .page404bottom .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-attribute.color {
  vertical-align: middle;
  margin-top: 5px;
  }
  
  .cms-no-route .page404bottom .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-option.color:last-child {
  margin-right: 0px;
  }
  
  .cms-no-route .page404bottom .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-option.color:after {
  display: none;
  }
  
  
  .cms-no-route .page404bottom .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-more {
  padding: 0px;
  margin: 0px;
  color: #8E8E8E;
  font-size: 1.6rem;
  line-height: 16px;
  margin-left: 5px;
  position: relative;
  }
  
  .cms-no-route .page404bottom .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-more.active .moreColors {
  display: block !important;
  opacity: 1;
  }
  
  .cms-no-route .page404bottom .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-more .moreColors {
  transition: 0.3s ease all;
  opacity: 0;
  position: absolute;
  top: -40px;
  background: #fff;
  box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
  padding: 6px 15px;
  border-radius: 10px;
  z-index: 8;
  right: 0px;
  }
  
  .cms-no-route .page404bottom .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-more > span {
  transition: 0.3s ease all;
  }
  
  .cms-no-route .page404bottom .owl-item .product.product-item .product-item-details .product-item-swatch .swatch-more.active > span {
  color: #000;
  font-weight: bold;
  }
  
  
  
  
  .cms-no-route .page404bottom .owl-item .product.product-item .product-item-details .price-box .price {
  font-size: 1.6rem;
  font-weight: normal;
  font-family: 'AvertaBold';
  color:#000;
  }
  
  
  .cms-no-route .page404bottom .owl-item .product.product-item .product-item-details .price-box .old-price .price {
  color: #8e8e8e;
  font-family: 'Averta';
  }
  
  .cms-no-route .page404bottom .owl-item .product.product-item .product-item-details .price-box .old-price {
  text-decoration: none;
  position: relative;
  }
  
  .cms-no-route .page404bottom .owl-item .product.product-item .product-item-details .price-box .old-price .price-container .price:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background: #8e8e8e;
  position: absolute;
  bottom: 11px;
  transform: rotate(-10deg);
  }
  
  
  
  
  
  .cms-no-route .page404bottom .owl-item .product.product-item .product-item-top {
  position: relative;
  }
  
  .cms-no-route .page404bottom .owl-item .product.product-item .product-item-top a.action.towishlist {
  right: 15px;
  display: flex !important;
  position: absolute;
  top: 15px;
  z-index: 0;
  transition: 0.3s ease all;
  opacity: 0;
  }
  
  .cms-no-route .page404bottom .owl-item .product.product-item .product-item-top a.action.towishlist:before {
  content: "";
  width: 22px;
  height: 20px;
  background: url("/pub/media/wysiwyg/lioncode/icons/SUC-thumbnail-wishlist-icon-22x20.svg");
  background-size: contain;
  background-repeat: no-repeat;
  }
  
  .cms-no-route .page404bottom .owl-item:hover .product.product-item .product-item-top a.action.towishlist {
  z-index: 7;
  opacity: 1;
  }







  /* cookie style */


  /* --------------------- cookie bar -----------------------*/

.amgdprcookie-bar-container {
  padding-top: 17px;
  padding-bottom: 17px;
  border-radius: 0px;
  background-image: url(/pub/media/wysiwyg/lioncode/backgrounds/cookie-BG.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1000;
  border: 5px solid #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.65);
  justify-content:flex-end;
}

.amgdprcookie-bar-container > .action-close {
  display:none;
}

.amgdprcookie-bar-container .amgdprcookie-bar-block {
  max-width: 65%;
  float: right;
  text-align: center;
  width:100%;
}

.amgdprcookie-bar-container .amgdprcookie-bar-block p {
  font-size: 14px;
  font-weight: bolder;
  margin-bottom: 15px;
  color:#000;
  font-family:'Averta';
  max-width: unset;
  font-weight:normal;
}

.amgdprcookie-bar-container .amgdprcookie-bar-block p a {
  font-family:'AvertaBold';   
  color:#000;
}

.amgdprcookie-bar-container .amgdprcookie-bar-block:before {
  content: "COOKIE POLICY";
  font-size: 18px;
  color: #000;
  font-weight: 700;
}

@media (min-width: 1921px) {
  .amgdprcookie-bar-container .amgdprcookie-bar-block {
      max-width: 68%;
      margin-right: 2%;
  }
}

@media (min-width: 1368px) and (max-width: 1600px) {
  .amgdprcookie-bar-container .amgdprcookie-bar-block {
      max-width: 65%;
  }
  .amgdprcookie-bar-container .amgdprcookie-bar-block p {
      font-size: 13px;
      margin-bottom: 10px;
  }
  .amgdprcookie-bar-container {
      padding-top: 10px;
      padding-bottom: 10px;
  }

  .amgdprcookie-bar-container .amgdprcookie-bar-block:before {
      font-size: 15px;
  }

  .amgdprcookie-bar-container .amgdprcookie-buttons-block button {
      font-size: 11px;
      padding: 8px 30px !important;
  }
}

@media (min-width: 1281px) and (max-width: 1367px) {
  .amgdprcookie-bar-container .amgdprcookie-bar-block {
      max-width: 68%;
  }
  .amgdprcookie-bar-container .amgdprcookie-bar-block p {
      font-size: 11px;
      margin-bottom: 10px;
  }
  .amgdprcookie-bar-container {
      padding-top: 5px;
      padding-bottom: 5px;
  }

   .amgdprcookie-bar-container .amgdprcookie-bar-block:before {
      font-size: 14px;
  }

  .amgdprcookie-bar-container .amgdprcookie-buttons-block button {
      font-size: 9px;
      padding: 8px 30px !important;
  }
}

@media (min-width: 1025px) and (max-width: 1280px) {
  .amgdprcookie-bar-container .amgdprcookie-bar-block {
      max-width: 65%;
  }
  .amgdprcookie-bar-container .amgdprcookie-bar-block p {
      font-size: 10px;
      margin-bottom: 5px;
  }
  .amgdprcookie-bar-container {
      padding-top: 5px;
      padding-bottom: 5px;
  }

  .amgdprcookie-bar-container .amgdprcookie-bar-block:before {
      font-size: 14px;
  }

  .amgdprcookie-bar-container .amgdprcookie-buttons-block button {
      font-size: 9px;
      padding: 8px 30px !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .amgdprcookie-bar-container {
      background-size: cover;
      padding-top: 0px;
      padding-bottom: 0px;
  }
  .amgdprcookie-bar-container .amgdprcookie-bar-block {
      max-width: 100%;
      
      padding-top: 10px;
      padding-bottom: 10px;
  }

  .amgdprcookie-bar-container .amgdprcookie-buttons-block {
      flex-direction: row;
  }

      .amgdprcookie-bar-container .amgdprcookie-bar-block p {
      font-size: 12px !important;
  }
  .amgdprcookie-bar-container .amgdprcookie-bar-block {
      max-width: 100% !important;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .amgdprcookie-bar-container {
      background-size: 180% 100% !important;
  }
  .amgdprcookie-bar-container .amgdprcookie-bar-block p {
      font-size: 12px;
      margin-bottom: 5px;
  }
  .amgdprcookie-bar-container .amgdprcookie-bar-block {
      max-width: 50%;
  }
  .amgdprcookie-bar-container .amgdprcookie-bar-block:before {
      font-size: 14px;
  }

  .amgdprcookie-bar-container .amgdprcookie-buttons-block button {
      font-size: 9px;
      padding: 8px 30px !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .amgdprcookie-bar-container {
      background-size: 180% 100% !important;
  }
  .amgdprcookie-bar-container .amgdprcookie-bar-block p {
      font-size: 10px;
      margin-bottom: 5px;
  }
  .amgdprcookie-bar-container .amgdprcookie-bar-block {
      max-width: 50%;
  }
  .amgdprcookie-bar-container .amgdprcookie-bar-block:before {
      font-size: 14px;
  }

  .amgdprcookie-bar-container .amgdprcookie-buttons-block button {
      font-size: 9px;
      padding: 8px 30px !important;
  }
}


@media (min-width: 320px) and (max-width: 480px) {
  .amgdprcookie-bar-container {
      background-size: inherit;
      padding-top: 0px;
      padding-bottom: 0px;
      padding-left: 0px;
      padding-right: 0px;
  }
  .amgdprcookie-bar-container .amgdprcookie-bar-block {
      max-width: 100%;
      background-color: rgba(241, 239, 240, 0.5);
      padding-top: 10px;
      padding-bottom: 10px;
      padding-left: 10px;
      padding-right: 10px;
      text-align: justify;
  }
  .amgdprcookie-bar-container .amgdprcookie-bar-block p {
      font-size: 12px;
      margin-bottom: -5px;
      text-align:left;
  }
 
  .amgdprcookie-bar-container .amgdprcookie-bar-block:before {
      font-size: 14px;
  }
}

@media (min-width: 481px) and (max-width: 767px) {
  .amgdprcookie-bar-container {
      background-size: inherit;
      padding-top: 0px;
      padding-bottom: 0px;
      padding-left: 0px;
      padding-right: 0px;
  }
  .amgdprcookie-bar-container .amgdprcookie-bar-block {
      max-width: 100%;
      background-color: rgba(241, 239, 240, 0.5);
      padding-top: 10px;
      padding-bottom: 10px;
      padding-left: 10px;
      padding-right: 10px;
  }
  .amgdprcookie-bar-container .amgdprcookie-bar-block p {
      font-size: 12px;
      margin-bottom: -5px;
  }
  
  .amgdprcookie-bar-container .amgdprcookie-bar-block:before {
      font-size: 14px;
  }

  .amgdprcookie-bar-container .amgdprcookie-buttons-block {
      flex-direction: row;
  }
}

.amgdprcookie-bar-container .amgdprcookie-buttons-block {
  justify-content: center;
}

.amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-allow, .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button.-save {
  flex-basis: auto;
}


.amgdprcookie-groups-modal .amgdprcookie-done {
  background-color: #000;
  border-color:#000;
}

.amgdprcookie-groups-modal .amgdprcookie-done:hover {
  background-color: #F87DBA;
  border-color:#F87DBA;
}

.amgdprcookie-cookie-container .amgdprcookie-options {
  color:#F87DBA;
}

.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:not([disabled]) + .amgdprcookie-label {
  background: #F87DBA;
}


.amgdprcookie-groups-modal .amgdprcookie-done:focus {
  background-color: #F87DBA;
  box-shadow: 0 0 3px 1px #F87DBA;
  border-color:#F87DBA;
}

.amgdprcookie-toggle-cookie .amgdprcookie-input:before, .amgdprcookie-toggle-cookie .amgdprcookie-input:after {
  display: none;
}




.amgdpr-checkbox-container {
  max-width: calc(33.33334% - 40px);
  width: 100%;
}

.amgdpr-checkbox-container > .amgdpr-label {
  width: 100%;
  background-color: #fff;
  border-color: #cde3f3;
}

.amgdpr-checkbox-container > .amgdpr-checkbox:focus + .amgdpr-label, .amgdpr-checkbox-container > .amgdpr-checkbox:active + .amgdpr-label, .amgdpr-checkbox-container > .amgdpr-label:hover {
  border: 2px solid #fa68b2;
  box-shadow: 0 5px 10px #b7dbf7;
}

.amgdpr-checkbox-container > .amgdpr-label:hover span {
  color: #fa68b2;
}

.amgdpr-checkbox-container > .amgdpr-checkbox:checked + .amgdpr-label {
  background: #f981bd;
}


.cdz-product-wrap.product-list-style-20 {
  text-align: center;
}




.amrma-status-container .amrma-steps > .amrma-step:after {
  left: -58px;
  min-width: 130px;
  font-size: 12px;
}