﻿@font-face {
	font-family: "Yekan Bakh";
	font-style: normal;
	font-weight: 100;
	src: url('/fonts/YekanBakh/woff/YekanBakh-thin.woff') format('woff'),   
	url('/fonts/YekanBakh/woff2/YekanBakh-thin.woff2') format('woff2');		
}

@font-face {
	font-family: "Yekan Bakh";
	font-style: normal;
	font-weight: 300;
	src: url('/fonts/YekanBakh/woff/YekanBakh-Light.woff') format('woff'),   
	url('/fonts/YekanBakh/woff2/YekanBakh-Light.woff2') format('woff2');	
}

@font-face {
	font-family: "Yekan Bakh";
	font-style: normal;
	font-weight: normal;
	src: url('/fonts/YekanBakh/woff/YekanBakh-Regular.woff') format('woff'),   
	url('/fonts/YekanBakh/woff2/YekanBakh-Regular.woff2') format('woff2');		 
}

@font-face {
	font-family: "Yekan Bakh";
	font-style: normal;
	font-weight: 600;
	src: url('/fonts/YekanBakh/woff/YekanBakh-SemiBold.woff') format('woff'),   
	url('/fonts/YekanBakh/woff2/YekanBakh-SemiBold.woff2') format('woff2');		 
}

@font-face {
	font-family: "Yekan Bakh";
	font-style: normal;
	font-weight: bold;
	src: url('/fonts/YekanBakh/woff/YekanBakh-Bold.woff') format('woff'),   
	url('/fonts/YekanBakh/woff2/YekanBakh-Bold.woff2') format('woff2'); 
}

@font-face {
	font-family: "Yekan Bakh";
	font-style: normal;
	font-weight: 800;
	src: url('/fonts/YekanBakh/woff/YekanBakh-ExtraBold.woff') format('woff'),   
	url('/fonts/YekanBakh/woff2/YekanBakh-ExtraBold.woff2') format('woff2');		 
}

@font-face {
	font-family: "Yekan Bakh";
	font-style: normal;
	font-weight: 900;
	src: url('/fonts/YekanBakh/woff/YekanBakh-Black.woff') format('woff'),   
	url('/fonts/YekanBakh/woff2/YekanBakh-Black.woff2') format('woff2');		 
}

@font-face {
	font-family: "Yekan Bakh";
	font-style: normal;
	font-weight: 950;
	src: url('/fonts/YekanBakh/woff/YekanBakh-ExtraBlack.woff') format('woff'),   
	url('/fonts/YekanBakh/woff2/YekanBakh-ExtraBlack.woff2') format('woff2');		 
}

@font-face {
    font-family: "Yekan Bakh FaNum";
    font-style: normal;
    font-weight: 100;
    src: url('/fonts/YekanBakh/woff/YekanBakhFaNum-thin.woff') format('woff'), url('/fonts/YekanBakh/woff2/YekanBakhFaNum-thin.woff2') format('woff2');
}

@font-face {
    font-family: "Yekan Bakh FaNum";
    font-style: normal;
    font-weight: 300;
    src: url('/fonts/YekanBakh/woff/YekanBakhFaNum-Light.woff') format('woff'), url('/fonts/YekanBakh/woff2/YekanBakhFaNum-Light.woff2') format('woff2');
}

@font-face {
    font-family: "Yekan Bakh FaNum";
    font-style: normal;
    font-weight: normal;
    src: url('/fonts/YekanBakh/woff/YekanBakhFaNum-Regular.woff') format('woff'), url('/fonts/YekanBakh/woff2/YekanBakhFaNum-Regular.woff2') format('woff2');
}

@font-face {
    font-family: "Yekan Bakh FaNum";
    font-style: normal;
    font-weight: 600;
    src: url('/fonts/YekanBakh/woff/YekanBakhFaNum-SemiBold.woff') format('woff'), url('/fonts/YekanBakh/woff2/YekanBakhFaNum-SemiBold.woff2') format('woff2');
}

@font-face {
    font-family: "Yekan Bakh FaNum";
    font-style: normal;
    font-weight: bold;
    src: url('/fonts/YekanBakh/woff/YekanBakhFaNum-Bold.woff') format('woff'), url('/fonts/YekanBakh/woff2/YekanBakhFaNum-Bold.woff2') format('woff2');
}

@font-face {
    font-family: "Yekan Bakh FaNum";
    font-style: normal;
    font-weight: 800;
    src: url('/fonts/YekanBakh/woff/YekanBakhFaNum-ExtraBold.woff') format('woff'), url('/fonts/YekanBakh/woff2/YekanBakhFaNum-ExtraBold.woff2') format('woff2');
}

@font-face {
    font-family: "Yekan Bakh FaNum";
    font-style: normal;
    font-weight: 900;
    src: url('/fonts/YekanBakh/woff/YekanBakhFaNum-Black.woff') format('woff'), url('/fonts/YekanBakh/woff2/YekanBakhFaNum-Black.woff2') format('woff2');
}

@font-face {
    font-family: "Yekan Bakh FaNum";
    font-style: normal;
    font-weight: 950;
    src: url('/fonts/YekanBakh/woff/YekanBakhFaNum-ExtraBlack.woff') format('woff'), url('/fonts/YekanBakh/woff2/YekanBakhFaNum-ExtraBlack.woff2') format('woff2');
}

html, body {
  overflow-x: hidden !important;
}

body {
    font-family: "Yekan Bakh";
    font-weight: normal;
    font-size: 14px;
    font-feature-settings: "kern" on, "liga" on, "dlig" on;
    -moz-font-feature-settings: "kern" on, "liga" on, "dlig" on;
    -webkit-font-feature-settings: "kern" on, "liga" on, "dlig" on;
    -ms-font-feature-settings: "kern" on, "liga" on, "dlig" on;
    -o-font-feature-settings: "kern" on, "liga" on, "dlig" on;
    background-color: #f5f5f5;
    direction: rtl;
    color: #333333;
}

.img-rounded 
{
    width: 100%;
    border-radius: 10px;
}

.simple-box-gray {
    background-color: #f5f5f5;
    padding: 15px;
    border-radius: 10px;
    line-height: 2.1;
}

.simple-box-green {
    background-color: #d6f2e0;
    padding: 15px;
    border-radius: 10px;
    line-height: 2.1;
}

.cart-badge-small {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 23px;
    height: 23px;
    background-color: #1db954;
    color: #ffffff;
    border-radius: 50%;
    margin-right: 10px;
}

.no-scroll {
    overflow: hidden;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.overlay-desktop {
    position: fixed;
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
    background: rgba(0, 0, 0, .5) !important;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    transition: all 0.25s ease-in-out;
}

    .overlay-desktop.show {
        z-index: 97;
        visibility: visible;
        opacity: 1;
    }

* {
    outline: none !important;
    margin:0;
    box-sizing: border-box;
    min-width: 0;
    
}

:before,:after{
	box-sizing: border-box;
}

.v-center{
	align-items: center;
}

ul{
	list-style: none;
	margin:0;
	padding:0;
}

a {
    text-decoration: none;
    color: #333333;
}

a:hover {
	color: #000000;
}

.swiper {
    width: 100%;
}

.line-clamp-2 {
  -webkit-line-clamp: 2;
}

.line-clamp-3 {
    -webkit-line-clamp: 3;
}

.line-clamp-1, .line-clamp-2, .line-clamp-3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.header-container{
	max-width: 1296px;
	margin:auto;
	padding: 15px 0px 0px 0px;
}
.header-row{
	display: flex;
	flex-wrap: wrap;
}

.header {
    width: 100%;
    z-index: 99;
    background-color: #ffffff;
    box-shadow: rgba(14, 63, 126, 0.04) 0px 0px 0px 1px, rgba(42, 51, 69, 0.04) 0px 1px 1px -0.5px, rgba(42, 51, 70, 0.04) 0px 3px 3px -1.5px, rgba(42, 51, 70, 0.04) 0px 6px 6px -3px, rgba(14, 63, 126, 0.04) 0px 12px 12px -6px, rgba(14, 63, 126, 0.04) 0px 24px 24px -12px;
}
        
.header-top {
    padding-bottom: 15px;
    width: 100%;
}

.header-top-right {
   float: right;
}

.header-top-left {
    float: left;
}

.header-bottom {
    width: 100%;
}

.header .item-center{
    flex:0 0 66%;
}

.header .item-right{
	flex:0 0 17%;
	display: flex;
	justify-content: flex-end;
}

.header .item-right a{ 
     text-decoration: none;
     font-size: 14px;
     display: inline-block;
     margin-left: 10px;
     transition: color 0.3s ease;
}

.header .menu > ul > li{
	display: inline-block;
	line-height: 50px;
	padding-left: 40px;
}

.header .menu > ul > li > a{
	font-size: 15px;
	font-weight: normal;
	position: relative;
	text-transform: capitalize;
	transition: color 0.3s ease;
}

.header .menu > ul > li > a > i.arrow
{
    margin-right: 5px;
    font-size: 10px;
}
.header .menu > ul > li .sub-menu{
	position: absolute;
	z-index: 500;
	background-color:#ffffff;
	padding: 20px 30px;
	opacity:0;
	visibility: hidden;
}

.shortcuts-item a {
	font-size: 14px;
	font-weight: 700;
}

.shortcuts-item-flex {
    display: flex;
    flex-direction: column;
    justify-content: center;
    vertical-align: top;
    text-align: center;
}

.shortcuts-item-spacer {
    margin-top: 16px;
}

.sections-header {
    display: flex;
    align-items: center !important;
    justify-content: space-between !important;
}

.sections-header p{
    font-size: 20px;
	font-weight: 600;
	margin: 0;
	padding: 0;
}

.sections-header a {
    font-size: 14px;
    font-weight: normal;
	color: inherit;
	text-decoration: none !important;
}

.sections-items {
    padding: 10px;
    border-radius: 10px;
    background-color: #ffffff;
    margin-left: 15px;
    width: 250px !important;
    position: relative;
}

.sections-items img {
    max-width: 150px;
    margin-top: 10px;
}

.sections-items-spacer {
	margin-right: 0;
}

.sections-items-text {
    margin-top: 15px;
    letter-spacing: -.5px;
    font-weight: 500;
    width: 100%;
    text-decoration: none;
    line-height: 27px;
    box-sizing: border-box;
    height: 54px;
    margin-bottom: 15px;
}

.sections-items-price-container {
    height: 53px;
    text-align: left;
	position: relative;
}

.sections-items-price-container-2{
	position: absolute;
	left: 0;
	bottom: 0;
}

.sections-items-price {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
}

.sections-items-price-text {
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
    padding-right: 7px;
    vertical-align: baseline;
}

.sections-items-price-off-container {
    margin-bottom: 1px;
}

.sections-items-price-off {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: gray;
    text-decoration: line-through;
}

.sections-items-price-percentage {
    display: inline-block;
    font-size: 12px;
    margin-right: 7px;
    background-color: #1db954;
    border-radius: 3px;
    height: 17px;
    line-height: 17px;
    padding-left: .25rem;
    padding-right: .25rem;
    text-align: center;
    color: #fff;
    font-weight: 400;
}

.sections-banner-container {
	padding: 0px !important;
}

.sections-banner-container img {
	border-radius: 16px;
}

.sections-shortcut-header {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
}

.sections-shortcut-items-container {
    display: flex;
    gap: 28px;
    justify-content: center;
    flex-wrap: wrap;
    padding-top: 1.5rem;
}

.sections-shortcut-items {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0;
    position: relative;
}

.sections-shortcut-items-img {
    width: 180px;
    height: 180px;
    cursor: pointer;
}

.header .menu-main i {
    margin-left: 10px;
}

.header .menu > ul > li .sub-menu > ul > li {
    line-height: 1;
}

.header .menu > ul > li .sub-menu > ul > li > a{
	display: inline-block;
	padding: 10px 0;
	font-size: 15px;
	transition: color 0.3s ease;
	text-decoration: none;
	text-transform: capitalize;
}

.header .menu > ul > li .single-column-menu{
	min-width: 280px;
	max-width: 350px;
}

.header .menu > ul > li .sub-menu.mega-menu > .list-item > ul > li {
    line-height: 1;
    display: block;
    margin-right: 15px;
}

    .header .menu > ul > li .sub-menu.mega-menu > .list-item > ul > li > a {
        padding: 10px 0;
        display: inline-block;
        font-size: 15px;
        transition: color 0.3s ease;
        color: #807e7e;
    }

.header .menu > ul > li .sub-menu.mega-menu{ 
    right: 50%;
    transform: translateX(50%);
}

.header .menu > ul > li .sub-menu.mega-menu-column-4{
  max-width: 1296px;
  width: 100%; 	
  display: flex;
  flex-wrap: wrap;
  padding:0px 15px 15px 15px;
}

.header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item{
  flex:0 0 25%;
  padding:15px 15px 0px 15px;
}

    .header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item .title a {
        font-size: 15px;
        color: #191414;
        font-weight: 500;
        line-height: 1;
        padding: 15px;
        border-radius: 16px;
        background-color: #F5F5F5;
        display: block;
    }

.header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item.text-center .title{
	text-align: center;
}

.header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item img{
	max-width: 100%;
	width: 100%;
	vertical-align: middle;
	margin-top: 10px;
}

.header .menu > ul > li .sub-menu.mega-menu > .list-item > ul > li > a:hover,
.header .menu > ul > li .sub-menu > ul > li > a:hover,
.header .item-right a:hover,
.header .menu > ul > li:hover > a{
	color:#1db954;
}

.mobile-menu-head,
.mobile-menu-trigger{
	display: none;
}

.main-logo
{
    height: 40px;
    padding-top: 3px;
}

.header-buttons 
{
    display: inline-block;
    background-color: #f0f0f1;
    border-radius: 15px;
    width: 40px;
    height: 40px;
    text-align: center;
    margin-left: 0px;
    cursor: pointer;
}


.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: opacity .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10;
}

.swiper-pagination-bullet-active {
    background-color: #fff !important;
    border-radius: 9999px !important;
    height: 6px !important;
    opacity: 1 !important;
    -webkit-transform: translateY(1px) !important;
    transform: translateY(1px) !important;
    width: 16px !important;
}

.swiper-pagination-bullet {
    height: 4px;
    opacity: .3;
    transition: width .2s ease-in-out;
    width: 4px;
}

.scrolled-down {
    visibility: hidden;
}

.scrolled-up {
    visibility: visible;
}

.cart-badge-mobile
{
    background: #1db954;
    color: #ffffff;
    font-size: 15px;
    width: 23px;
    height: 23px;
    line-height: 23px;
    border-radius: 50%;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    min-width: 10px;
    padding: 2px 0px 0px 0px;
    font-weight: bold;
    position: absolute;
    top: -7px; 
    right: -7px;
}

.btn-close:focus,.btn-close:active {
   outline: none !important;
   box-shadow: none;
}

.modal.fade {
      transition: 0.3s !important;
}

    .modal-header 
    {
        border-bottom-width: 0;
    }
    .modal-header .btn-close
    {
        float: left !important;
    }
    .modal-title 
    {
        font-size: 14px !important;
        font-weight: bold;
    }
    
    .modal.fade .modal-dialog {
      transition: 0.3s;
      transform: translateY(100%);
    }

    .modal-dialog {
      position: fixed !important;
      bottom: 0 !important;
      left: 0% !important;
      right: 0% !important;
      margin-bottom: 0 !important;
    } 

    .modal.show .modal-dialog {
        transform: none;
    }

    .modal-content 
    {
      border-top-left-radius: 16px;
      border-top-right-radius: 16px;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0;
      background-clip: unset !important;
      border-width: 0px !important;
    }

.sections-list-items {
    border-radius: 10px;
    background-color: #ffffff;
    position: relative;
    margin-left: 15px;
    padding: 0;
    width: 312px;
    overflow: hidden;
}

.sections-list-items-image-container {
    overflow: hidden;
    position: relative;
}

.sections-list-items-image {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    position: relative;
}


.sections-list-items-body {
    line-height: 27px;
    box-sizing: border-box;
    height: 84px;
    padding: 15px;
}

.sections-brands-items {
    position: relative;
    width: 120px;
    padding: 0px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 1px solid #f0f0f1;
}

.sections-brands-items:last-child {
    border-width: 0;
}

.footer-container {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.footer-header {
    background-color: #1db954;
    padding: 20px 40px 20px 40px;
    border-radius: 10px 10px 0px 0px;
    display: flex;
}

.footer-body {
    background-color: #ffffff;
    padding: 20px 20px 30px 20px;
}

.footer-links-header {
    padding-bottom: 15px;
    font-weight: 600;
}

.footer-links-spacer {
    padding-top: 15px;
}

a.footer-links {
    color: #9ca3af;
    text-decoration: none;
}

a.footer-links:hover {
    color: #666;
    text-decoration: none;
}

.footer-desc-container{
    padding-left: 30px;
}

.accordion-item {
    border-width: 0 !important;
}

.accordion-body {
    padding-top: 0px;
    border-width: 0 !important;
}

.accordion-button::after {
    margin-left: 0 !important;
    margin-right: auto;
}

.accordion-button {
    font-size: 14px !important;
    border-width: 0 !important;
}

    .accordion-button:not(.collapsed) {
        background-color: transparent;
        border-width: 0 !important;
        box-shadow: none !important;
    }

    .accordion-button:focus {
        outline: none !important;
        border: none !important;
        box-shadow: none;
        border-color: rgba(0,0,0,.125);
        border-width: 0 !important;
    }
    .accordion-button:active {
        outline: none !important;
        border: none !important;
        border-width: 0 !important;
    }

.loader {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #1db954;
    box-shadow: 32px 0 #1db954, -32px 0 #1db954;
    position: relative;
    animation: flash 0.5s ease-out infinite alternate;
}

@keyframes flash {
    0% {
        background-color: #FFF2;
        box-shadow: 32px 0 #FFF2, -32px 0 #FFF;
    }

    50% {
        background-color: #FFF;
        box-shadow: 32px 0 #FFF2, -32px 0 #FFF2;
    }

    100% {
        background-color: #FFF2;
        box-shadow: 32px 0 #FFF, -32px 0 #FFF2;
    }
}

.livesearch-results {
    background-color: #f0f0f1;
    padding: 15px;
    border-radius: 0px 0px 16px 16px;
    width: 100%;
    position: absolute;
    top: 30px;
    right: 0;
    visibility: hidden;
    z-index: 999;
}

.livesearch-results-container {
    padding: 15px 38px 15px 35px;
    border-top: 1px solid #333333;
    width: 100%;
}

.livesearch-results-header-container {
    padding-top: 15px;
    width: 100% !important;
}

.livesearch-results-header-text {
    font-size: 14px;
    font-weight: 600;
    padding: 0px;
    margin: 0px;
    display: inline-block;
    width: auto !important;
    float: right;
}

.livesearch-results-data-container {
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    padding-bottom: 15px;
    padding-top: 15px;
}

.livesearch-results-data-item {
    background-color: #ffffff;
    border-radius: 10px;
    margin-left: 15px;
    padding: 10px;
    min-width: 130px;
    display: inline-block;
}

.livesearch-results-data-product {
    background-color: #ffffff;
    border-radius: 10px;
    margin-left: 15px;
    width: 130px;
    word-wrap: break-word;
    white-space: pre-wrap;
    display: inline-block;
}

.livesearch-results-data-product-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.livesearch-results-data-product-image-container {
    padding: 5px 5px 0px 5px;
}

.livesearch-results-data-product-image {
    border-radius: 5px;
    max-width: 120px;
}

.livesearch-results-data-product-text-container {
    padding: 10px;
}

.livesearch-results-data-product-text {
    word-wrap: break-word;
    white-space: pre-wrap;
    line-height: 24px;
    font-size: 12px;
}

.livesearch-error-container {
    padding-top: 15px;
    padding-bottom: 0px;
    text-align: center;
}

.content-sitemap-container {
    padding-top: 15px;
    padding-bottom: 25px;
    -ms-overflow-style: none;
    scrollbar-width: none;
    overflow: scroll;
}

.content-sitemap-container a{
    font-size: 12px;
    color: #9d9d9d;
}

.content-title {
    padding-bottom: 25px;
}

.content-title h1 {
    font-weight: 700;
    font-size: 1.43rem !important;
    display: flex;
    align-items: center;
    margin: 0;
}

.content-body{
    background-color: #ffffff;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 30px;
}

.content-sitemap-spacer {
    margin-left: 12px;
    margin-right: 12px;
}

.search-subcats-container {
    margin-bottom: 30px;
}

.search-subcats-item {
    max-width: 150px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border-radius: 10px;
    background-color: #ffffff;
    flex-direction: column;
    height: 150px !important;
    margin-left: 15px;
}

.search-subcats-item a {
    font-size: 13px;
    font-weight: 400;
}

.search-filters-box {
    background-color: #ffffff;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 15px;
}

.search-filters-box-title {
    padding-bottom: 15px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

    .search-filters-box-title span {
        font-weight: 700;
        color: #1DB954;
        font-size: 16px;
        display: inline-block;
    }

    .search-filters-box-title a {
        font-size: 12px;
        font-weight: normal;
        color: #842029;
        height: 30px;
        padding: 0px 10px;
        border-radius: 10px;
        background-color: #F8D7DA;
        display: flex;
        align-items: center;
        justify-content: center;
    }

.search-filters-container {
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
}

.search-filters-items {
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    padding: 0px 10px;
    border-radius: 10px;
    background-color: #D6F2E0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    margin-bottom: 10px;
    width: auto;
    color: #1db954 !important;
}

.search-filters-box-body {
    padding: 15px 0px 0px 0px;
    overflow-y: auto;
    scrollbar-width: thin !important;
    scrollbar-color: #1DB954 #f5f5f5 !important;
    max-height: 200px;
}

.search-filters-box-body-fixed {
    padding: 15px;
}

    .search-checkboxlist label {
        margin-right: 40px !important;
        margin-bottom: 15px;
        cursor: pointer;
    }

.search-checkboxlist td {
    position: relative;
}

.search-checkboxlist input {
    display: none;
}

    .search-checkboxlist input[type="checkbox"] + label:before {
        position: absolute;
        top: 0;
        right: 0;
        width: 25px;
        height: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        background-color: #e2e2e2;
        font-family: 'Font Awesome 6 Pro';
        content: "";
        cursor: pointer;
        -webkit-transition: .2s;
        transition: .2s;
    }

    .search-checkboxlist input[type="checkbox"]:checked + label:before {
        content: "\f00c";
        color: #ffffff;
        background-color: #1DB954;
    }

.search-radiolist label {
    margin-right: 40px !important;
    margin-bottom: 15px;
    cursor: pointer;
}

.search-radiolist td {
    position: relative;
}

.search-radiolist input {
    display: none;
}

    .search-radiolist input[type="radio"] + label:before {
        position: absolute;
        top: 0;
        right: 0;
        width: 25px;
        height: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        background-color: #e2e2e2;
        font-family: 'Font Awesome 6 Pro';
        content: "";
        cursor: pointer;
        -webkit-transition: .2s;
        transition: .2s;
    }

    .search-radiolist input[type="radio"]:checked + label:before {
        content: "\f00c";
        color: #ffffff;
        background-color: #1DB954;
    }

.search-radio {
    position: relative;
    height: 25px;
    line-height: 25px;
}

.search-radio label {
    margin-right: 40px !important;
    cursor: pointer;
}

.search-radio input {
    display: none;
}

.search-radio input[type="radio"] + label:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #e2e2e2;
    font-family: 'Font Awesome 6 Pro';
    content: "";
    cursor: pointer;
    -webkit-transition: .2s;
    transition: .2s;
}

.search-radio input[type="radio"]:checked + label:before {
    content: "\f00c";
    color: #ffffff;
    background-color: #1DB954;
}

    .search-radio input[disabled] + label:before {
        background-color: #f8d7da;
    }

.search-filters-box-searchbox {
    background-color: #E2E2E2;
    border-radius: 35px;
    height: 35px;
    width: 100%;
    padding: 0px 20px;
    margin-bottom: 15px;
}

.search-filters-box-searchbox-input {
    width: 100% !important;
    height: 35px;
    padding: 10px 0px;
    line-height: 25px;
    margin: 0;
    border-color: none;
    border-style: none;
    border-width: 0;
    background-color: transparent;
}

.search-content-header {
    background-color: #ffffff;
    padding: 0px 15px;
    border-radius: 10px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #81858b;
}

    .search-content-header a {
        color: #81858b;
        text-decoration: none;
        margin-right: 15px;
        display: inline-block;
        height: 48px;
        line-height: 48px;
        border-bottom: 2px solid #ffffff;
    }

    .search-content-header a.selected {
        color: #1DB954;
        text-decoration: none;
        margin-right: 15px;
        display: inline-block;
        height: 48px;
        line-height: 48px;
        border-bottom: 2px solid #1DB954;
    }

.search-content-header-mobile {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
    color: #81858b;
    font-size: 12px;
}

.search-content-header-mobile-container {
    display: flex;
    align-items: center;
    justify-content: start;
}

.search-content-header-mobile-btn {
    height: 40px;
    border-radius: 10px;
    line-height: 40px;
    background-color: #1DB954;
    padding: 0px 10px;
    color: #ffffff;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

.search-content-header-mobile-btn-badge {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background-color: #D6F2E0;
    color: #1DB954;
    line-height: 22px;
    margin-right: 10px;
    font-weight: bold;
}

    .search-content-body {
        padding: 0;
        margin: 15px 0px;
        position: relative;
    }
    
    .search-content-body-loading 
    {
        position: absolute; 
        top: 0; 
        right: 0; 
        left: 0; 
        bottom: 0; 
        width: 100%; 
        height: 100%; 
        background-color: rgba(245, 245, 245, 0.65); 
        z-index: 90;
        display: none;
        -webkit-transition: .4s;
        transition: .4s;
    }

    .search-content-body-notfound{
        padding: 80px 0px;
        color: #bbbbbb;
        text-align: center;
    }

.search-content-items {
    padding: 10px;
    border-radius: 10px;
    background-color: #ffffff;
    position: relative;
}

    .search-content-items img {
        max-width: 140px;
        margin-top: 10px;
    }

.search-content-items-marked {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #D6F2E0;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 8px;
    font-size: 10px;
    font-weight: 300;
    color: #1DB954;
}

.search-content-items-marked-large {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #D6F2E0;
    border-radius: 10px;
    width: auto;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 8px;
    font-size: 10px;
    font-weight: 300;
    color: #1DB954;
    position: absolute;
    top: 10px;
    right: 10px;
    width: auto;
}

.search-content-items-colos-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 8px;
    padding: 4px;
    position: absolute;
    top: 10px;
    left: 7px;
    background-color: #ffffff;
    border-radius: 8px;
}

.search-content-items-colos-container-colors {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    outline: 1px solid rgba(0,0,0 /10%);
    border: 1px solid #e0e0e2;
}

.search-content-items-colos-container-colors-more {
    width: 8px;
    height: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    color: #cccccc;
}


.search-content-items-text {
    margin-top: 15px;
    letter-spacing: -.5px;
    font-weight: 500;
    width: 100%;
    text-decoration: none;
    line-height: 27px;
    box-sizing: border-box;
    height: 76px;
}

.search-content-footer {
    display: flex;
    justify-content: space-between;
    align-items:center;
    width: 100%;
    background-color: transparent;
    margin-top: 15px;
    margin-bottom: 15px;
}

    .search-content-footer a {
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 120px;
        background-color: #E2E2E2;
        color: #333333;
        font-weight: normal;
        border-radius: 10px;
        line-height: 50px;
    }

.search-mobile-badge {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 20px;
    padding: 0px 10px;
    border-radius: 10px;
    font-size: 11px;
    background-color: #D6F2E0;
    color: #1DB954;
    line-height: 20px;
}

.search-filters-modal {
    transition: 1s;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #F5F5F5;
    z-index: 10000;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 250ms, visibility 250ms;
    transition: opacity 250ms, visibility 250ms;
}

.search-filters-modal-header {
    position: sticky;
    top: 0;
    background-color: #ffffff;
    border-bottom: 1px solid #cccccc;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 70px;
    padding: 0px 15px;
}

.search-filters-modal-content {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    padding: 30px 30px 180px 30px;
}

.search-filters-modal-footer {
    position: fixed;
    bottom: 0;
    background-color: #ffffff;
    border-top: 1px solid #cccccc;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 70px;
    padding: 0px 15px;
}

.search-filters-footer-primary-btn {
    height: 45px;
    width: 100%;
    border-radius: 10px;
    background-color: #1DB954;
    color: #ffffff;
    line-height: 45px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
}

    .search-filters-footer-primary-btn:hover {
        color: #ffffff;
    }

    .search-filters-footer-alt-btn {
        height: 45px;
        cursor: pointer;
    }

.search-filters-box-rows {
    display: flex;
    align-items: center;
    justify-content: start;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.search-filters-box-rows:last-child{
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.product-title {
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #cccccc;
}

.product-gallery-item {
    border-radius: 10px;
    border: 1px solid #cccccc;
    padding: 7px;
    cursor: pointer;
    margin-left: 8px;
    max-width: 77px;
}

    .product-gallery-item:last-child {
        margin-left: 0px;
    }


.product-col-info {
    padding-right: 30px;
}

.pic-responsive {
    width: 100%;
}

.button--loading::after {
    content: "";
    position: absolute;
    width: 23px;
    height: 23px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border: 3px solid transparent;
    border-top-color: #ffffff;
    border-radius: 50%;
    animation: button-loading-spinner 1s ease infinite;
}

.button--loading-gray::after {
    content: "";
    position: absolute;
    width: 23px;
    height: 23px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border: 3px solid transparent;
    border-top-color: #333333;
    border-radius: 50%;
    animation: button-loading-spinner 1s ease infinite;
}

@keyframes button-loading-spinner {
  from {
    transform: rotate(0turn);
  }

  to {
    transform: rotate(1turn);
  }
}

.product-link {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 15px;
    height: 30px;
    background-color: #f0f0f1;
    border-radius: 16px;
    padding: 0px 15px;
    cursor: pointer;
    color: #434343 !important;
    white-space: nowrap;
}

.product-options-title {
    padding-bottom: 7px;
    font-weight: 600;
    font-size: 14px;
}

.product-option-container {
    margin-top: 30px;
}

.product-option-colors {
    display: flex;
    flex-wrap: wrap;
}

.product-option-colors input[type=radio] {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    pointer-events: none
}

    .product-option-colors label {
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        padding: 4px 4px 4px 12px;
        border: 2px solid #e0e0e2;
        border-radius: 50px;
        background-color: #ffffff;
        margin-left: 8px;
        margin-top: 8px;
        color: #434343 !important;
    }

.product-option-colors input[type=radio]:checked + label {
    border: 2px solid #1db954;
}

.product-option-colors label::before {
    content: '';
    width: 24px;
    height: 24px;
    background-color: var(--bg-color);
    border-radius: 50%;
    border: 1px solid #E8E8E8;
    margin-left: 8px;
    display: inline-block;
}

.product-option-sizes {
    display: flex;
    flex-wrap: wrap;
}

    .product-option-sizes input[type=radio] {
        position: absolute;
        top: 0;
        left: 0;
        visibility: hidden;
        pointer-events: none
    }

    .product-option-sizes label {
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        padding: 4px 12px 4px 12px;
        border: 2px solid #e0e0e2;
        border-radius: 50px;
        background-color: #ffffff;
        margin-left: 8px;
        margin-top: 8px;
        color: #434343 !important;
    }

    .product-option-sizes input[type=radio]:checked + label {
        border: 2px solid #1db954;
    }

.product-attr-row {
    padding-bottom: 7px;
    padding-top: 8px;
}

.product-attr-row:last-child {
    padding-bottom: 0px;
}

.product-attr-title {
    color: #999999;
    margin-left: 8px;
}

.product-attr-value {
    color: #333333;
}

.product-col-action {
    padding: 0px 15px;
    border-radius: 10px;
    background-color: #f0f0f1;
    border: 1px solid #cccccc;
}

.product-col-action-row {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #cccccc;
    padding: 15px 0px;
}

    .product-col-action-row:last-of-type {
        display: block;
        padding: 15px 0px;
        border-bottom-width: 0;
    }

.product-info-price-container {
    text-align: left;
    width: 100%;
    padding-top: 15px;
}

.product-info-price {
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
}

.product-info-price-text {
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    padding-right: 7px;
    vertical-align: baseline;
}

.product-btn-desktop {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    padding: 0px 15px;
    background-color: #1db954;
    border-radius: 10px;
    color: #ffffff;
    margin-top: 30px;
    position: relative;
}

    .product-btn-desktop:hover, a.product-btn-desktop:visited {
        color: #ffffff;
    }

.product-btn-mobile {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    padding: 0px 15px;
    background-color: #1db954;
    border-radius: 10px;
    color: #ffffff;
    position: relative;
    margin-left: 15px;
}

    .product-btn-mobile:hover, a.product-btn-mobile:visited {
        color: #ffffff;
    }

.product-btn-mobile-alt {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    padding: 0px 15px;
    background-color: #cccccc;
    border-radius: 10px;
    color: #444444;
    position: relative;
    margin-left: 15px;
}

    .product-btn-mobile-alt:hover, a.product-btn-mobile-alt:visited {
        color: #444444;
    }

.product-addtocart-container-desktop {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    padding: 0px 15px;
    background-color: #222222;
    border-radius: 10px;
    color: #ffffff;
    margin-top: 30px;
    position: relative;
}

.product-addtocart-container-mobile {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    padding: 0px 15px;
    background-color: #222222;
    border-radius: 10px;
    color: #ffffff;
    position: relative;
    margin-top: 0;
    margin-left: 15px;
}

a.product-addtocart-btn-small {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    background-color: #444444;
    border-radius: 50%;
    color: #ffffff;
}

    a.product-addtocart-btn-small:hover, a.product-addtocart-btn-small:visited {
        color: #ffffff !important;
    }

.product-addtocart-counter {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
}

a.product-addtocart-link {
    display: flex;
    flex-grow: 1;
    align-items: center;
    justify-content: center;
    color: #ffffff;
}

    a.product-addtocart-link:hover, a.product-addtocart-link:visited {
        color: #ffffff !important;
    }

.mobile-fixed-bottom {
    display: none;
}

.product-main-img-container {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.btn-main {
    height: 45px;
    width: 100%;
    border-radius: 10px;
    background-color: #1DB954;
    color: #ffffff;
    line-height: 45px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
}

    .btn-main:hover, btn-main:visited {
        color: #ffffff;
    }

.btn-main-width {
    height: 45px;
    min-width: 140px;
    border-radius: 10px;
    background-color: #1DB954;
    color: #ffffff;
    line-height: 45px;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    padding: 0px 15px;
}

    .btn-main-width:hover, btn-main-width:visited {
        color: #ffffff;
    }

.btn-alt-2 {
    height: 45px;
    padding: 0px 15px;
    border-radius: 10px;
    background-color: #1DB954;
    color: #ffffff;
    line-height: 45px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
}

    .btn-alt-2:hover, btn-alt-2:visited {
        color: #ffffff;
    }

.btn-alt {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    padding: 0px 15px;
    background-color: #ffffff;
    border-radius: 10px;
    border: 1px solid #1db954;
    color: #1db954;
    position: relative;
    width: auto;
    cursor: pointer;
}

    .btn-alt:hover, btn-alt:visited {
        color: #1db954;
    }

.btn-white {
    font-size: 13px !important;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    padding: 0px 10px;
    border-radius: 10px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    font-weight: normal;
    color: #333333;
}

    .btn-white:hover, btn-white:visited {
        color: #333333;
    }

.btn-red {
    font-size: 13px !important;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    padding: 0px 10px;
    border-radius: 10px;
    background-color: #ffffff;
    border: 1px solid #721C24;
    font-weight: normal;
    color: #721C24;
}

.btn-red:hover, btn-red:visited {
    color: #721C24;
}

.btn-gray {
    height: 45px;
    border-radius: 10px;
    background-color: #F0F0F1;
    color: #333333;
    line-height: 45px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
}

    .btn-gray:hover, btn-gray:visited {
        color: #333333;
    }

.input-textbox {
    font-family: "Yekan Bakh FaNum";
    font-size: 14px !important;
    font-weight: 500;
    line-height: inherit;
    color: inherit;
    width: 100%;
    height: 45px;
    background: #ffffff;
    resize: none;
    font-weight: 400;
    line-height: 2.15;
    border: 1px solid #cccccc;
    border-radius: 10px;
    padding: 0px 10px;
    margin: 0;
    direction: rtl;
}

.input-select {
    padding: 10px;
    border-radius: 10px;
    background-color: #ffffff;
    color: #333333;
    border: 1px solid #cccccc;
    width: 100%;
    font-size: 14px !important;
    height: 45px !important;
    direction: rtl;
}

.alert-text {
    margin-right: 10px;
    color: red;
}

.wizard-active {
    background-color: #d6f2e0 !important;
}

.wizard-steps-sub-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    flex-direction: column;
}

.wizard-steps-icon-container {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
    background-color: #ffffff;
    position: relative;
}

    .wizard-steps-icon-container img {
        width: 24px;
    }

.wizard-steps-container {
    position: relative;
}

.wizard-steps-text {
    text-align: center;
    margin-top: 15px;
    color: #9d9d9d;
}

.shopping-cart-container {
    padding: 15px 30px 15px 30px;
}

.shopping-cart-empty-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
}

    .shopping-cart-empty-container img {
        width: 230px;
    }

.shopping-cart-empty-title {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 36px;
    font-weight: bold;
}

.shopping-cart-empty-links-container {
    color: gray;
    line-height: 2.1;
    margin-top: 10px;
    display: flex;
}

.shopping-cart-items {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #cccccc;
}

.shopping-cart-items:last-child {
    padding-bottom: 0px;
    border-bottom-width: 0px;
}

.shopping-cart-items-btn-container {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #cccccc;
    border-radius: 10px;
    padding: 5px 10px;
}

.shopping-cart-items-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    color: #cccccc;
    cursor: pointer;
    font-size: 18px;
}

    .shopping-cart-items-btn:hover, shopping-cart-items-btn:visited {
        color: #cccccc;
    }

.shopping-cart-items-q {
    width: 36px;
    height: 100%;
    font-size: 16px;
    color: #333333;
    display: flex;
    align-items: center;
    justify-content: center;
}

.shopping-cart-price-container {
    text-align: left;
    width: 100%;
}

.shopping-cart-price {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
}

.shopping-cart-price-text {
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
    padding-right: 5px;
    vertical-align: baseline;
}

.shopping-cart-price-off-container {
    margin-bottom: 5px;
    text-align: left;
}

.shopping-cart-price-off {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    color: #1db954;
}

.shopping-cart-price-percentage {
    display: inline-block;
    font-size: 10px;
    margin-right: 7px;
    background-color: #1db954;
    border-radius: 3px;
    height: 14px;
    line-height: 14px;
    padding-left: .25rem;
    padding-right: .25rem;
    text-align: center;
    color: #fff;
    font-weight: 400;
}

.shopping-sum-rows {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0px;
    border-bottom: 1px solid #cccccc;
}

    .shopping-sum-rows:last-child {
        border-bottom-width: 0px;
    }

.alert-div-info {
    padding: 15px;
    border-radius: 10px;
    background-color: transparent;
    color: #434343;
    border: 1px solid #cccccc;
    line-height: 28px;
}

    .swal2-title {
        font-size: 16px;
    }

.swal2-html-container{
    font-size: 14px;
    line-height: 28px;
}

.swal2-modal, .swal2-modal button {
    border-radius: 10px !important;
    border-color: #ffffff !important;
    border-width: 0px !important;
}

.swal2-popup .swal2-styled:focus {
    box-shadow: none !important;
}

.swal2-popup {
    font-size: 1.1rem !important;
}

.error-box-container {
    visibility: hidden;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    z-index: 1000;
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
    background: rgba(0, 0, 0, .5) !important;
}

.error-box-content-container {
    width: 384px;
    background-color: #ffffff;
    border-radius: 10px;
    padding: 20px;
}

.error-box-content-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 15px;
    border-bottom: 1px solid #cccccc;
}

.error-box-content-header-text {
    color: #cc0000;
    font-size: 16px;
    font-weight: 600;
}

.error-box-content-header-btn {
    font-size: 16px;
    cursor: pointer;
}

.error-box-content-body {
    padding: 15px 0px;
    font-size: 14px;
    line-height: 28px;
}

.error-box-content-footer {
    padding-top: 15px;
}

.error-box-content-footer-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    width: 100%;
    padding: 0px 15px;
    background-color: #1db954;
    border-radius: 10px;
    color: #ffffff;
    cursor: pointer;
}

    .error-box-content-footer-btn:hover, .error-box-content-footer-btn:visited {
        color: #ffffff;
    }

.success-box-container {
    visibility: hidden;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    z-index: 1000;
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
    background: rgba(0, 0, 0, .5) !important;
}

.success-box-content-container {
    width: 384px;
    background-color: #ffffff;
    border-radius: 10px;
    padding: 20px;
}

.success-box-content-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 15px;
    border-bottom: 1px solid #cccccc;
}

.success-box-content-header-text {
    color: #1db954;
    font-size: 16px;
    font-weight: 600;
}

.success-box-content-header-btn {
    font-size: 16px;
    cursor: pointer;
}

.success-box-content-body {
    padding: 15px 0px;
    font-size: 14px;
    line-height: 28px;
}

.success-box-content-footer {
    padding-top: 15px;
}

.success-box-content-footer-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    width: 100%;
    padding: 0px 15px;
    background-color: #1db954;
    border-radius: 10px;
    color: #ffffff;
    cursor: pointer;
}

    .success-box-content-footer-btn:hover, .success-box-content-footer-btn:visited {
        color: #ffffff;
    }

.loginregsiter-container {
    visibility: hidden;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    z-index: 1000;
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
    background: rgba(0, 0, 0, .5) !important;
}

.loginregsiter-content-container {
    width: 384px;
    background-color: #ffffff;
    border-radius: 10px;
    padding: 30px;
    display: flex;
    flex-direction: column;
}

.btn-close-circle {
    cursor: pointer;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #F0F0F1;
    border-radius: 50%;
    color: #000000;
    font-size: 17px;
}

.loginregsiter-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    color: #333333;
}

.loginregsiter-text {
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: #434343;
}

.modalpop-content-container {
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 0 !important;
    overflow: hidden;
    border-radius: 10px !important;
    width: 500px;
    background-color: #ffffff;
    border-radius: 10px;
}

.modalpop-header {
    position: sticky;
    top: 0;
    background-color: #ffffff;
    border-bottom: 1px solid #cccccc;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 70px;
    padding: 0px 15px;
}

.modalpop-content {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    padding: 30px 30px 100px 30px;
}

.modalpop-content-loading {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(245, 245, 245, 0.65);
    z-index: 90;
}

.modalpop-footer {
    position: absolute;
    bottom: 0;
    background-color: #ffffff;
    border-top: 1px solid #cccccc;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 70px;
    padding: 0px 15px;
}

.forms-input-title {
    margin-bottom: 10px;
}

.radio-div{
    position: relative;
}

.radio-div-label {
    background-color: #ffffff;
    border-radius: 10px;
    padding: 15px;
    display: flex;
    align-items: center;
    margin-top: 15px;
    position: relative;
    padding-right: 55px;
    cursor: pointer;
    border: 2px solid #ffffff;
}

.radio-div input {
    display: none;
}

    .radio-div input[type="radio"] + div:before {
        position: absolute;
        right: 15px;
        width: 25px;
        height: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        background-color: #e2e2e2;
        font-family: 'Font Awesome 6 Pro';
        content: "";
        cursor: pointer;
        -webkit-transition: .2s;
        transition: .2s;
    }

    .radio-div input[type="radio"]:checked + div:before {
        content: "\f00c";
        color: #ffffff;
        background-color: #1DB954;
    }

    .radio-div input[type="radio"]:checked + .radio-div-label {
        border: 2px solid #1db954;
    }

.radio-div-content-container {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    flex-wrap: wrap;
}

.radio-div-content-action-container {
    display: flex;
    justify-content: flex-end;
}

.select-address-title-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

a.link-green-underline {
    border-bottom: 1px dashed #1db954;
    padding-bottom: 2px;
    color: #1db954 !important;
}

    a.link-green-underline:hover, a.link-green-underline:visited {
        color: #1db954 !important;
    }

.rdl-custom {
    width: 100%;
}

.rdl-custom input {
    display: none;
}

    .rdl-custom td {
        padding-bottom: 15px;
    }

    .rdl-custom label {
        display: flex;
        flex-direction: column;
        position: relative;
        width: 100%;
        padding: 15px 55px 15px 15px;
        background-color: #ffffff;
        border-radius: 10px;
        border: 2px solid #ffffff;
        cursor: pointer;
    }

    .rdl-custom input[type="radio"] + label:before {
        position: absolute;
        top: 50%;
        transform: translate(-50%,-50%);
        right: 0px;
        width: 25px;
        height: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        background-color: #e2e2e2;
        font-family: 'Font Awesome 6 Pro';
        content: "";
        cursor: pointer;
        -webkit-transition: .2s;
        transition: .2s;
    }

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.rdl-custom input[type="radio"]:checked + label:before {
    content: "\f00c";
    color: #ffffff;
    background-color: #1DB954;
}

    .rdl-custom input[type="radio"]:checked + label {
        border: 2px solid #1db954;
    }

.order-cart-section {
    margin-top: 0px;
    margin-bottom: 30px;
}

.order-cart-container {
    border-radius: 10px !important;
    background-color: #ffffff;
    padding: 0;
    overflow: hidden;
}

.order-cart-row {
    padding: 15px;
    border-bottom: 1px solid #cccccc;
    line-height: 27px;
}

.order-cart-row:last-child {
    border-bottom-width: 0px;
}

.order-list-item-container {
    width: 100%;
}

.order-list-item {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 15px;
}

.spacer-row-border {
    padding-bottom: 15px;
    border-bottom: 1px solid #cccccc;
}

.flex-table-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    border-bottom: 1px solid #cccccc;
}

    .flex-table-row:last-child {
        border-bottom-style: none;
        border-bottom-width: 0px;
    }

    .flex-table-col {
        display: flex;
        flex-direction: column;
        flex-basis: 100%;
        flex: 1;
        border-left: 1px solid #cccccc;
        padding: 15px;
        line-height: 2.1;
        width: 50%;
    }

    .flex-table-col:last-child {
        border-left-width: 0px;
        border-left-style: none;
    }

.list-item-container {
    border-radius: 10px;
    background-color: transparent;
    padding: 0;
    margin: 0px 0px 15px 0px;
    overflow: hidden;
    position: relative;
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
}

.list-item-image-container {
    overflow: hidden;
    position: relative;
}

.list-item-image {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    position: relative;
}

.list-item-body-container {
    line-height: 27px;
    box-sizing: border-box;
    height: 110px;
    padding: 15px;
}

.list-item-body-footer {
    position: absolute;
    bottom: 5px;
    right: 15px;
    font-size: 12px;
    color: gray;
}

.list-content-title {
    font-weight: 700;
    font-size: 23px !important;
    display: flex;
    align-items: center;
    margin: 0;
    line-height: 44px;
}

.list-related-rows {
    display: flex;
    flex-direction: row;
    align-items: center;
    border-bottom: 1px solid #cccccc;
    padding: 15px 0px;
}

.list-related-rows img {
    width: auto;
    height: 60px;
    margin-left: 15px;
    border-radius: 10px;
}

.list-related-rows:last-child {
    border-bottom-width: 0px;
    border-bottom-style: none;
    padding-bottom: 0px;
}

.container-spacer {
    margin: 0px 0px 15px 0px;
}

    @keyframes overflow: hidden;
    position: relative; {
        from {
            transform: rotate(0turn);
        }

        to {
            transform: rotate(1turn);
        }
    }

    .switch {
        position: relative;
        display: inline-block;
        width: 50px;
        height: 25px;
    }

    /* Hide default HTML checkbox */
    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #e2e2e2;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 17px;
        width: 17px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #1DB954;
}

input:focus + .slider {
    box-shadow: 0 0 1px #1DB954;
}

input:checked + .slider:before {
    -webkit-transform: translateX(25px);
    -ms-transform: translateX(25px);
    transform: translateX(25px);
}

.item-row-simple {
    background-color: #ffffff;
    border-radius: 10px;
    padding: 15px;
    margin-top: 15px;
    position: relative;
    border: 1px solid #cccccc;
}

.item-row-simple-container {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    flex-wrap: wrap;
}

/* Rounded sliders */
.slider.round {
    border-radius: 25px;
}

    .slider.round:before {
        border-radius: 50%;
    }

/*
.sections-brands-items img{
    max-width: 75px;
}*/
@media(min-width: 992px) {
    .header .menu > ul > li.menu-item-has-children:hover .sub-menu{
	    margin-top: 0;
	    visibility: visible;
	    opacity: 1;
	    border-top: 1px rgba(0,0,0,.14) solid;
	    border-left: 1px rgba(0,0,0,.14) solid;
	    border-right: 1px rgba(0,0,0,.14) solid;
	    border-bottom: 1px rgba(0,0,0,.14) solid;
	    -webkit-border-bottom-right-radius: 16px;
        -webkit-border-bottom-left-radius: 16px;
        -moz-border-radius-bottomright: 16px;
        -moz-border-radius-bottomleft: 16px;
        border-bottom-right-radius: 16px;
        border-bottom-left-radius: 16px;
    }

}
     
/*responsive*/
@media(max-width: 991px) {

    .sections-header {
        padding-right: 15px;
        padding-left: 15px;
    }

        .sections-header p {
            font-size: 16px;
            font-weight: 600;
            margin: 0;
            padding: 0;
        }

        .sections-header a {
            font-size: 12px;
            font-weight: normal;
            color: inherit;
            text-decoration: none !important;
        }

    .sections-items-spacer {
        margin-right: 15px;
    }

    .shortcuts-item a {
        font-size: 11px;
    }

    .shortcuts-item-spacer {
        margin-top: 12px;
    }

    .sections-items {
        padding: 5px;
        width: 150px !important;
    }

        .sections-items img {
            max-width: 87px;
        }

        .sections-items:first-child {
            margin-right: 15px;
        }

    .sections-items-text {
        font-size: 12px;
        line-height: 24px;
        height: 48px;
    }

    .sections-items-price-container {
        height: 42px;
        text-align: left;
        position: relative;
    }

    .sections-items-price-container-2 {
        position: absolute;
        left: 4px;
        bottom: 0;
    }

    .sections-items-price {
        display: inline-block;
        font-size: 15px;
        font-weight: 600;
    }

    .sections-items-price-text {
        display: inline-block;
        font-size: 12px;
        font-weight: 300;
        padding-right: 7px;
        vertical-align: baseline;
    }

    .sections-items-price-off-container {
        margin-bottom: 0px;
    }

    .sections-items-price-off {
        display: inline-block;
        font-size: 12px;
        font-weight: 400;
        color: gray;
        text-decoration: line-through;
    }

    .sections-items-price-percentage {
        display: inline-block;
        font-size: 10px;
        margin-right: 7px;
        background-color: #1db954;
        border-radius: 3px;
        height: 14px;
        line-height: 14px;
        padding-left: .25rem;
        padding-right: .25rem;
        text-align: center;
        color: #fff;
        font-weight: 400;
    }

    .sections-banner-container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

        .sections-banner-container img {
            border-radius: 10px;
        }

    .sections-shortcut-header {
        font-size: 16px;
        line-height: 1.5rem;
    }

    .sections-shortcut-items-container {
        padding-top: 1rem;
    }

    .sections-shortcut-items {
        gap: 2px;
        font-size: .75rem;
        line-height: 1rem;
    }

    .sections-shortcut-items-img {
        width: 90px;
        height: 90px;
    }

    .header .menu > ul > li:hover {
        border-bottom: 0px solid rgba(0,0,0,0.1);
    }

    .header {
        position: relative;
    }

    .header-container {
        padding: 15px;
    }

    .main-logo {
        height: 33px;
        padding-top: 1px;
    }

    .header .mobile-menu-trigger {
        display: inline-block;
        margin-left: 15px;
        cursor: pointer;
    }

    .header .item-center {
        order: 3;
        flex: 0 0 100%;
    }

    .header .item-left,
    .header .item-right {
        flex: 0 0 auto;
    }

    .v-center {
        justify-content: space-between;
    }

    .header .item-right {
        align-items: center;
    }

    .header .menu {
        position: fixed;
        width: 320px;
        background-color: #ffffff;
        right: 0;
        top: 0;
        height: 100%;
        overflow: hidden;
        transform: translate(100%);
        transition: all 0.5s ease;
        z-index: 1099;
    }

        .header .menu.active {
            transform: translate(0%);
        }

        .header .menu > ul > li {
            line-height: 1;
            margin: 0;
            display: block;
            padding-left: 0;
        }

            .header .menu > ul > li > a {
                line-height: 50px;
                height: 50px;
                padding: 0 50px 0 15px;
                display: block;
                border-bottom: 1px solid rgba(0,0,0,0.1);
            }

                .header .menu > ul > li > a i.arrow {
                    position: absolute;
                    height: 50px;
                    width: 50px;
                    top: 0;
                    left: 0;
                    text-align: center;
                    line-height: 50px;
                    transform: rotate(90deg);
                    font-size: 13px;
                }

        .header .menu .mobile-menu-head {
            display: flex;
            height: 50px;
            border-bottom: 1px solid rgba(0,0,0,0.1);
            justify-content: space-between;
            align-items: center;
            position: relative;
            z-index: 501;
            position: sticky;
            background-color: #ffffff;
            top: 0;
        }

            .header .menu .mobile-menu-head .go-back {
                height: 50px;
                width: 50px;
                border-left: 1px solid rgba(0,0,0,0.1);
                cursor: pointer;
                line-height: 50px !important;
                text-align: center;
                font-size: 16px;
                display: none;
            }

            .header .menu .mobile-menu-head.active .go-back {
                display: block;
            }

            .header .menu .mobile-menu-head .current-menu-title {
                font-size: 15px;
                font-weight: 500;
            }

            .header .menu .mobile-menu-head .mobile-menu-close {
                height: 50px;
                width: 50px;
                border-right: 1px solid rgba(0,0,0,0.1);
                cursor: pointer;
                line-height: 50px;
                text-align: center;
                font-size: 25px;
            }

        .header .menu .menu-main {
            height: 100%;
            overflow-x: hidden;
            overflow-y: auto;
        }

        .header .menu > ul > li .sub-menu.mega-menu,
        .header .menu > ul > li .sub-menu {
            visibility: visible;
            opacity: 1;
            position: absolute;
            box-shadow: none;
            margin: 0;
            padding: 15px;
            top: 0;
            right: 0;
            width: 100%;
            height: 100%;
            padding-top: 65px;
            max-width: none;
            min-width: auto;
            display: none;
            transform: translateX(0%);
            overflow-y: auto;
        }

            .header .menu > ul > li .sub-menu.active {
                display: block;
                padding-right: 30px;
                padding-left: 30px;
            }

    @keyframes slideLeft {
        0% {
            opacity: 0;
            transform: translateX(100%);
        }

        100% {
            opacity: 1;
            transform: translateX(0%);
        }
    }

    @keyframes slideRight {
        0% {
            opacity: 1;
            transform: translateX(0%);
        }

        100% {
            opacity: 0;
            transform: translateX(100%);
        }
    }

    .header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item img {
        margin-top: 0;
    }

    .header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item.text-center .title {
        margin-bottom: 20px;
    }

    .header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item.text-center:last-child .title {
        margin-bottom: 0px;
    }

    .header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item {
        flex: 0 0 100%;
        padding: 0px;
    }

    .header .menu > ul > li .sub-menu > ul > li > a,
    .header .menu > ul > li .sub-menu.mega-menu > .list-item > ul > li > a {
        display: block;
    }

    .header .menu > ul > li .sub-menu.mega-menu > .list-item > ul {
        margin-bottom: 15px;
    }

    .menu-overlay {
        position: fixed;
        -webkit-backdrop-filter: blur(7px);
        backdrop-filter: blur(7px);
        background: rgba(0, 0, 0, .5) !important;
        right: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1098;
        visibility: hidden;
        opacity: 0;
        transition: all 0.25s ease-in-out;
    }

        .menu-overlay.active {
            visibility: visible;
            opacity: 1;
        }

    .modal-dialog {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .sections-list-items {
        width: 270px !important;
    }

        .sections-list-items:first-child {
            margin-right: 15px;
        }

    .sections-brands-items {
        width: 90px;
    }

    /*   .sections-brands-items img {
        max-width: 65px;
    }*/

    /*    .sections-brands-items:first-child {
        margin-right: 15px;
    }*/

    .footer-container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .footer-header {
        border-radius: 0px;
    }

    .footer-desc-container {
        padding-left: calc(var(--bs-gutter-x) * .5);
    }

    .livesearch-results {
        padding: 15px 0px 0px 0px;
    }

    .livesearch-results-container {
        padding: 0px 15px 15px 15px;
    }

    .livesearch-results-header-container {
        padding-top: 15px;
    }

    .livesearch-results-data-item a {
        font-size: 13px;
    }

    .livesearch-results-header-text {
        font-size: 13px;
    }

    .livesearch-results-data-container {
        padding-bottom: 0px;
        padding-top: 10px;
    }

    .livesearch-results-data-product {
        width: 120px;
    }

    .livesearch-results-data-product-image {
        max-width: 110px;
    }

    .livesearch-results-data-product-text-container {
        padding: 10px;
    }

    .livesearch-error-container {
        font-size: 13px;
    }

    .content-sitemap-container {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        overflow-x: auto;
        white-space: nowrap;
    }

    .content-title {
        padding-left: 15px;
        padding-right: 15px;
    }

        .content-title h1 {
            font-size: 1.2rem !important;
        }

    .content-body {
        background-color: #ffffff;
        padding: 15px;
        border-radius: 0px;
        margin-bottom: 0px;
    }

    .search-subcats-item:first-child {
        margin-right: 15px;
    }

    .search-content-items img {
        width: 125px !important;
        height: 125px !important;
    }

    .search-content-items-text {
        font-size: 12px;
        font-weight: 700;
        line-height: 24px;
        height: 67px;
    }

    .search-content-footer {
        font-size: 13px;
    }

        .search-content-footer a {
            height: 40px;
            width: 100px;
            font-size: 13px;
            line-height: 40px;
        }

    .search-subcats-item {
        max-width: 135px !important;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px;
        border-radius: 10px;
        background-color: #ffffff;
        flex-direction: column;
        height: 135px !important;
        margin-left: 15px;
    }

        .search-subcats-item a {
            font-size: 12px;
        }

    .search-filters-box-title {
        height: 30px;
        line-height: 30px;
    }

        .search-filters-box-title span {
            font-weight: 700;
            color: #333333;
            font-size: 14px;
        }

        .search-filters-box-title a {
            font-size: 12px;
            font-weight: normal;
            color: #842029;
            height: 30px;
            padding: 0px 10px;
            border-radius: 10px;
            background-color: #F8D7DA;
            display: flex;
            align-items: center;
            justify-content: center;
        }

    .product-title {
        font-size: 16px;
    }

    .product-col-info {
        padding-top: 15px;
        padding-right: 15px;
    }

    .lg-prev, .lg-next {
        display: none !important;
    }

    .product-options-title {
        font-size: 14px;
    }

    .product-option-colors {
        overflow-x: auto;
        flex-wrap: nowrap;
        white-space: nowrap;
        padding-bottom: 7px;
    }

    .product-option-sizes {
        overflow-x: auto;
        flex-wrap: nowrap;
        white-space: nowrap;
        padding-bottom: 7px;
    }

    .margin-top-30px-xs {
        margin-top: 30px;
    }

    .product-info-price {
        font-size: 16px;
    }

    .product-info-price-text {
        font-size: 12px;
        padding-right: 4px;
    }

    .product-info-price-container {
        text-align: left;
        width: auto;
        padding-top: 0px;
    }

    .product-btn-desktop {
        display: none;
    }

    .mobile-fixed-bottom {
        position: fixed;
        align-items: center;
        box-shadow: 0 -5px 15px 0px rgba(0, 0, 0, 0.1);
        display: flex;
        background-color: #ffffff;
        padding: 15px;
        width: 100%;
        bottom: 0;
        right: 0;
        z-index: 90;
    }

    .product-addtocart-counter {
        width: 28px;
    }

    .product-addtocart-link {
        font-size: 12px;
        padding-right: 5px;
    }

    .product-addtocart-container-desktop {
        display: none;
    }

    .error-box-content-container {
        margin: 0px 15px;
    }


    .success-box-content-container {
        margin: 0px 15px;
    }

    .shopping-cart-container {
        padding: 0px 15px 15px 15px;
    }


    .shopping-cart-empty-container img {
        width: 160px;
    }

    .shopping-cart-empty-title {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 32px;
        font-weight: bold;
    }

    .loginregsiter-container {
        background: #ffffff !important;
        align-items: flex-start;
        justify-content: center;
    }

    .loginregsiter-content-container {
        border-radius: 0px !important;
    }

    .modalpop-content-container {
        width: 100%;
        height: 100%;
        border-radius: 0px;
    }

    .modalpop-content {
        height: 100vh !important;
    }

    .radio-div {
        padding: 0px 15px;
    }

    .radio-div-content-action-container {
        width: 100%;
        margin-top: 30px;
    }

    .select-address-title-container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .mobile-bottom-padding {
        padding: 0px 0px 75px 0px !important;
    }

    .mobile-content-spacer {
        margin-left: 15px;
        margin-right: 15px;
    }

    .order-cart-section {
        margin-top: 10px;
        margin-bottom: 30px;
    }

    .order-list-item {
        margin-left: 15px;
        margin-right: 15px;
    }

    .flex-table-col-full {
        flex: auto !important;
        width: 100%;
    }

    .flex-table-col-full-bottom {
        border-left-width: 0px;
        border-bottom: 1px solid #cccccc;
    }

    .btn-main-width {
        width: 100%;
        display: flex;
    }

    .list-item-container {
        margin: 0px 15px 15px 15px;
        display: flex;
        flex-direction: row;
        overflow: unset;
        align-items: center;
    }

    .list-item-image-container {
        overflow: unset;
    }

    .list-item-image {
        border-radius: 0px 10px 10px 0px;
        display: block;
        width: auto;
        height: 80px;
    }

    .list-item-body-container {
        height: 70px;
        padding: 10px;
    }

    .list-item-body-footer {
        display: none;
    }

    .list-content-title {
        font-size: 16px !important;
        line-height: 32px;
    }

    .header-top {
        margin-bottom: 15px;
        width: 100%;
        display: flex;
        align-content: center;
        justify-content: space-between;
        height: 40px !important;
    }

    .header-top-right {
        float: none;
        display: flex;
        align-items: center;
        height: 40px !important;
    }

        .header-top-right a {
            display: flex;
            align-items: center;
            height: 40px !important;
        }

    .header-top-left {
        float: none;
        display: flex;
        align-items: center;
        height: 40px !important;
    }
    
    .container-spacer {
        margin: 0px 15px 15px 15px;
    }
    
    .item-row-simple {
        margin-left: 15px;
        margin-right: 15px;
    }
    
    .item-row-simple:last-child {
        margin-bottom: 15px;
    }
}


