/* Direction-aware content builder (LTR) */
html,
body {
  direction: ltr;
  text-align: left;
}

* {
	box-sizing: border-box; 
}
.row{
  --bs-gutter-x: 0;
}

.customSelect {
	display: flex !important;
	width: auto !important;
	font-size: .7rem !important;
	color: #212529 !important;
	border: 1px solid #B8B8B8  !important;
	padding: .4rem 2.2rem .4rem .8rem !important;
	border-radius: 3px !important;
	background: none !important;
	background-image: url('/images/icons/arrow_down.svg') !important;
	background-repeat: no-repeat !important;
	background-size: .5rem 100% !important;
	background-position: right 0.75rem center !important;
	background-color: #fff !important;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	-ms-appearance: none !important;
	-o-appearance: none !important;
	appearance: none !important;
	outline: none !important;
	cursor: pointer !important;
	font-weight: 600 !important;
	height: 2.5rem !important;
}
.btn-block {
  display: block;
  width: 100%;
}
.pageWrapper p {
	font-size: .75rem;
}
.mb_bottom_0_15 {
	margin-bottom: .15rem !important;
}
.mb_top_0_25 {
	margin-top: .25rem !important;
}
.mb_top_0_4 {
	margin-top: .4rem !important;
}
.mb_top_0_5 {
	margin-top: .5rem !important;
}
.mb_bottom_0_5 {
	margin-bottom: .5rem !important;
}
.mb_top_0 {
	margin-top: 0rem !important;
}
.mb_top_1 {
	margin-top: 1rem !important;
}
.mb_top_2 {
	margin-top: 2rem !important;
}
.mb_bottom_0 {
	margin-bottom: 0rem !important;
}
.mb_bottom_1 {
	margin-bottom: 1rem !important;
}
.mb_bottom_2 {
	margin-bottom: 2rem !important;
}
.mb_top_1_5 {
	margin-top: 1.5rem !important;
}
.mb_bottom_1_5  {
	margin-bottom: 1.5rem !important;
}
.mb_left_0 {
	margin-left: 0rem !important;
}
.mb_left_0_5 {
	margin-left: .5rem !important;
}
.mb_right_0_5 {
	margin-right: .5rem !important;
}
.mb_left_1_5per {
	margin-left: 1.5% !important;
}
.mb_left_1 {
	margin-left: 1rem !important;
}
.mb_left_1_5 {
	margin-left: 1.5rem !important;
}
.mb_left_2 {
	margin-left: 2rem !important;
}
.m0 {
	margin: 0 !important;
}
.padding_lr {
	padding: 0 .75rem !important;
}
.padding_lr_0 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.padding_lr_0_25 {
	padding-left: .25rem !important;
	padding-right: .25rem !important;
}
.padding_lr_0_5 {
	padding-left: .5rem !important;
	padding-right: .5rem !important;
}
.padding_lr_1 {
	padding-left: 1rem !important;
	padding-right: 1rem !important;
}
.padding_lr_1_5 {
	padding-left: 1.5rem !important;
	padding-right: 1.5rem !important;
}
.padding_lr_1_2_5 {
	padding-left: 1.25rem !important;
	padding-right: 1.25rem !important;
}
.padding_lr_1_9 {
	padding-left: 1.9rem !important;
	padding-right: 1.9rem !important;
}
.padding_lr_2 {
	padding-left: 2rem !important;
	padding-right: 2rem !important;
}
.padding_lr_2_5 {
	padding-left: 2.5rem !important;
	padding-right: 2.5rem !important;
}
.padding_bottom_1 {
	padding-bottom: 1rem !important;
}
.padding_top_1 {
	padding-top: 1rem !important;
}
.padding_top_2 {
	padding-top: 2rem !important;
}
.padding_left_0 {
	padding-left: 0 !important;
}
.padding_right_0 {
	padding-right: 0 !important;
}
.padding_left_0_5 {
	padding-left: .5rem !important;
}
.padding_right_0_5 {
	padding-right: .5rem !important;
}
.padding_left_0_25 {
	padding-left: .25rem !important;
}
.padding_right_0_25 {
	padding-right: .25rem !important;
}
.padding_left_0_35 {
	padding-left: .35rem !important;
}
.padding_right_0_35 {
	padding-right: .35rem !important;
}
.padding_left_1 {
	padding-left: 1rem !important;
}
.padding_right_1 {
	padding-right: 1rem !important;
}
.padding_left_2 {
	padding-left: 2rem !important;
}
.padding_right_2 {
	padding-right: 2rem !important;
}
.padding_right_flag_1_5{
	padding-right: 1.5rem !important;
	background-position: left 50% !important;
}
.mb_left_right_0 {
	margin-left: 0rem !important;
	margin-right: 0rem !important;
}
.mb_left_right_0_5 {
	margin-left: .5rem !important;
	margin-right: .5rem !important;
}
.mb_left_right_0_75 {
	margin-left: .75rem !important;
	margin-right: .75rem !important;
}
.mb_left_right_1 {
	margin-left: 1rem !important;
	margin-right: 1rem !important;
}
.font_0_75 {
	font-size: .75rem !important;
}
.font_1_5 {
	font-size: 1.5rem !important;
}
.font_weight_500 {
	font-weight: 500 !important;
}
.font_weight_400 {
	font-weight: 400 !important;
}
.font_weight_600 {
	font-weight: 600 !important;
}
.font_weight_700 {
	font-weight: 700 !important;
}
.dis_none {
	display: none;
}
.dis_none_important{
	display: none !important;
}
textarea.form-control{
	min-height: 7.5rem;
}
.headerActionsBtn {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	padding: 0;
	justify-content: right;
}
.headerActionsBtn li {
	margin: 0 .5rem;
}
.headerActionsBtn li .btn {
	border-radius: 5px;
	color: #fff;
	font-size: .7rem;
	font-weight: 700;
	border: 0;
	background-position: .5rem;
	background-repeat: no-repeat;
	min-width: 4.5rem;
	padding: 0 .65rem;
	height: 2.5rem;
	line-height: 2.5rem;
}
.headerActionsBtn li .save {
	background-color: #FF3B89;
}
.headerActionsBtn li .blue {
	background-color: #0CA6E8;
}
.headerActionsBtn li .cancel {
	background-color: rgba(69, 68, 72, 0.3);
}
.headerActionsBtn li .save:hover, .headerActionsBtn li .save:active {
	background-color: #1C1A3D !important;
}
.headerActionsBtn li .blue:hover, .headerActionsBtn li .blue:active {
	background-color: #1C1A3D !important;
}
.headerActionsBtn li .cancel:hover, .headerActionsBtn li .cancel:active {
	background-color: rgba(0, 0, 0, 0.3) !important;
}
.headerActionsBtn li .dataBtns {
	border-radius: 5px !important;
    color: #454448 !important;
    font-size: .7rem !important;
    font-weight: 700 !important;
    border: 1px solid #FCCBC8 !important;
    background-position: center right .6rem !important;
    background-repeat: no-repeat !important;
    min-width: 6rem !important;
    background-color: #fff !important;
    background-size: .8rem !important;
    text-align: left;
}
.headerActionsBtn li .dataBtns.export {
    background-image: url(/images/icons/export.svg) !important;
}
.headerActionsBtn li .dataBtns.import {
    background-image: url(/images/icons/import.svg) !important;
}
.headerActionsBtn li .dataBtns:hover, .headerActionsBtn li .dataBtns:active {
	background-color: #FDEDF2 !important;
	color: #454448 !important;
}
.flexRowGlob {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	/*align-items: stretch;*/
	align-items: center;
	align-content: center;
	gap: 0 0;
	border: 0;
}
.flexRowGlob div.flexItem {
	flex-shrink: 1;
	flex-basis: auto;
	align-self: center;
	padding: 0rem;
}
.flexRowGlob.flexend{
	justify-content: flex-end;
}
.flexRowGlob.center{
	justify-content: center ;
}
.flexRowGlob.gap1rem{
	gap: 1rem 1rem;
}
.flexRowGlob.flexdirectioncolumn{
	flex-direction: column;
}
.swiper-button-next, .swiper-button-prev{
  width: 27px !important;
  height: 44px !important;
}
a {
  color: #000;
}
.blackLink{
	line-height: 2rem;
	color: black;
	text-decoration: none;
	font-size: 0.75rem;
	font-weight: 700;

 }
 .blackLink:hover{
	text-decoration: underline;
	color: black;
 }
 .is_default{
	color: #fff;
  background-color: #FF3B89;
  font-weight: 700;
  padding: 0;
  border-radius: 5px;
  width: 1rem;
  display: inline-block;
  height: 1rem;
  text-align: center;
  line-height: 1rem;
  font-size: .75rem;
 }
 #dataList{
	overflow: inherit;
	max-height: inherit;
 }
 .settingsList, .settingsSubList{
	position: absolute !important;
	max-width: inherit !important;
	min-width: inherit !important;
	left: 7.5rem;
	width: 10rem;
	top: 1rem;
	}
.prdDesc{
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis !important;
  overflow: hidden;
  margin-bottom: .25rem;
}
.prdDesc.featuredPrdDesc{
  white-space: normal;
}
.imageWindowGlop{
  width: 100%;
  padding-top: 100%;
  position: relative;
  margin: 0 auto 1rem auto;
  background-size: cover;
  background-position: center center;
  background-color: transparent;
  height: auto !important;
}
.imageWindowGlop img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; /* Keeps the image inside the div as a cover */
}
.skuGlop{
  display: block;
  height: auto;
  margin: 0 auto;
  color: #A8A8A8;
}
.stockGlop{
  display: block;
  height: auto;
  margin: 0 auto;
  color: #00CB44;
  text-align: right;
}
.justify-start{
  justify-content: flex-start;
}
html {
  --color: #454448;
  --checked-color: #454448;
  --bg-color: #fff;
}
.is-none-container{
    width: 100%;
    margin: 0 auto;
    padding: 30px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}
.form-group{
	display: block !important;
  margin-bottom: 1rem;
}
.form-control{
	display: block !important;
	font-size: .7rem !important;
    height: 2.5rem !important;
    padding: 0.4rem 0.8rem !important;
    color: #212529 !important;
    box-shadow: none !important;
    background: #FFFFFF !important;
    border: 1px solid #B8B8B8 !important;
    border-radius: 5px !important;
    width: 100% !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    background-clip: padding-box !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out !important;
}
.fa, .far, .fas{
    font-family: "Font Awesome 5 Free" !important;
}
.fab {
    font-family: "Font Awesome 5 Brands" !important;
}
.is-solid{
    border-width: 5px;
    border-color: black;
    border-style: solid;
}

.is-dotted{
    border-width: 5px;
    border-color: black;
    border-style: dotted;
}
.left_text{
  text-align: left !important;
}
.right_text{
  text-align: right !important;
}
/*.cardWrapper{
    display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
	align-content: center;
	gap: 1rem 1rem;
	height: auto;
    margin: 0 auto;
}

.cardContainer{
	flex-shrink: 1;
	flex-basis: auto ;
	align-self: center ;
	width: 28%;
    display: block;
    border-radius: 5px;
	color: #454448;
	font-size: .7rem;
	font-weight: 700;
	border: 1px solid #0E1B4D !important;
	background-color: #EFF0F5;
	min-width: 6rem;
    min-height: 5rem;
    padding: 2%;   
}*/

/*.main-carousel, .category-carousel{
    display: block;
	padding: 0 4rem;
}
.flickity-page-dots{
	bottom: 25px !important;
}*/
.size-32, .size-40, .size-50 {
  height: auto !important;
  width: auto !important;
  text-align: inherit;
}
.main-carousel, .category-carousel{
	margin: 0 4%; /* space for prev/next buttons */
	padding-bottom: 60px;

}
.flickity-page-dots{
	bottom: 25px !important;
}
.flickity-page-dots .dot{
	animation: none !important;
  width: 10px !important;
  height: 10px !important;
}
strong{
	color: #454448 !important;
}
  /* smaller, dark, rounded square */
  .flickity-prev-next-button {
	width: 2.5rem;
	height: 2.5rem;
	border-radius: 50%;
	background: #fff;
  }
  /*.flickity-prev-next-button:hover {
	background: #F90;
  }*/
  /* arrow color */
  .flickity-prev-next-button .arrow {
	fill: #333;
  }
  .flickity-prev-next-button.no-svg {
	color: #333;
  }
  /* position outside */
  .flickity-prev-next-button.previous {
	left: -3.25rem;
  }
  .flickity-prev-next-button.next {
	right: -3.25rem;
  }
  .flickity-resize .carousel-cell {
	  min-height: 100%;
  }
.carousel-cell{
    border-radius: 5px;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9rem;
	border: 1px solid #d9d9d9 !important;
	background-color: transparent;
	width: 100%;
	margin-right: 1rem;
	padding: 1rem;
}
.carousel-cell .cardImage{
    display: block;
	height: auto;
	margin: 0 auto 5% auto;
}
.carousel-cell .imageWindow{
  width: 100%;
  padding-top: 100%;
  position: relative;
  margin: 0 auto 1rem auto;
  background-size: cover;
  background-position: center center;
  background-color: transparent;
  height: auto !important;
}
.carousel-cell .imageWindow img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; /* Keeps the image inside the div as a cover */
}
.carousel-cell .cardTitle{
  display: block;
	height: auto;
	margin: 0 auto;
	color: #000;
	font-weight: 700;
	width: 100% !important;
  white-space: nowrap;
  text-overflow: ellipsis !important;
	overflow: hidden;
  /*font-size: 1.2rem;*/
  font-size: clamp(.9rem, 1vw, 1rem);
}
.carousel-cell .cardSku{
    display: block;
	height: auto;
	margin: 0 auto;
	color: #A8A8A8;
}
.carousel-cell .cardStock{
    display: block;
	height: auto;
	margin: 0 auto;
    color: #00CB44;
    text-align: right;
}
.carousel-cell .cardDesc{
    display: block;
	height: auto;
	margin: 0 auto;
    margin: .5rem auto 0 auto;
	color: #333131;
  white-space: nowrap;
  text-overflow: ellipsis !important;
  overflow: hidden;
}

.carousel-cell .cardPrice{
	font-family: Helvetica, Arial, sans-serif;
    display: block;
	height: auto;
	margin: 0 auto;
    margin: 5% auto 0 auto;
    color: #333131;
    /*font-size: 1.2rem;*/
    font-size: clamp(.9rem, 1vw, 1rem);
}
.carousel-cell .cardButton{
    display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
	align-content: center;
	gap: 1rem 1rem;
	height: auto;
	margin: 0 auto;
    margin: 5% auto 0 auto;
	color: #454448;
}
.carousel-cell .cardButton .headerBtns {
  display: flex;
  flex-wrap: nowrap;
  list-style: none;
  gap:0.5rem;
  margin: 0;
  padding: 0;
  justify-content: center;
  align-items: center;
}
.carousel-cell .cardButton .headerBtns button{
	font-family: Helvetica, Arial, sans-serif;
	min-width: 5rem;
	background-color: #000;
	border: 1px solid #000 !important;
	color: #fff;	
  font-size: clamp(.6rem, 2vw, .6rem);
}
.carousel-cell .cardButton .headerBtns button:hover{
	background-color: #333 !important;
	color: #fff !important;
}
.carousel-cell .cardButton a{
   /*flex-grow: 1;*/
	flex-shrink: 1;
	flex-basis: auto ;
	align-self: center ;
    border-radius: 5px;
	color: #454448;
	font-size: .7rem;
	font-weight: 700;
	border: 2px solid #0E1B4D !important;
	background-color: #EFF0F5;
	width: 7rem;
    padding: 5% 0;
    text-align: center;   
}
/*.read-more-button{
	color: #1149CC;
}*/
/*.is-sidebar{
	width: 100px !important;
}*/
.is-sidebar button.is-sidebar-button{
	top: 20px;
	height: 50px !important;
}
.sidebar-addPage-section{
	/*border-left: 50px solid transparent !important;*/
  max-width: 600px !important;
}
.sidebar-Settings-section{
	/*border-left: 50px solid transparent !important;*/
  max-width: 850px !important;
}
/*#divSidebarSections > div, .sidebar-sections > div{
	border-left: 40px solid transparent !important;
}
#divSidebarSnippets{
	left: 40px;
}*/
.logoutStore {
	display: block;
	position: fixed;
	z-index: 100000;
	background-color: transparent !important;
	background-image: url('/editor/contentbox/icons/logout.svg') !important;
	background-repeat: no-repeat !important;
	background-size: 1.6rem 1.6rem !important;
	background-position: .9rem center !important;
	width: 90px !important;
	height: 55px !important;
	left: 0;
    top: 0;
	border-bottom: rgba(0, 0, 0, 0.05) 1px solid;
	cursor: pointer;
}
.custom-topbar > div:nth-child(2){
	margin-left: -100px !important;
}
.custom-sidebar-item{
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
	align-content: center;
	height: auto;
    margin: 0 auto;
}

.custom-sidebar-item div{
	flex-shrink: 1;
	flex-basis: auto ;
	align-self: center ;
	width: 60px;
  display: block;
	font-size: .7rem;
	font-weight: 700; 
	line-height: 1rem;
}

.custom-sidebar-item div.icon{
	background-color: transparent !important;
	/*background-image: url('/editor/contentbox/icons/plus_red.svg') !important;*/
	background-repeat: no-repeat !important;
	/*background-size: 1.2rem 1.2rem !important;*/
	background-position: center center !important;
	width: 60px !important;
	height: 60px !important;
}
.is-wrapper{
  background-color: #fff;
}

.is-wrapper div.is-section.header-section{
  overflow-y: inherit !important;
  overflow-x: inherit !important;
  z-index: 3;
  box-shadow: inset 0px -15px 10px -15px #ddd
}
.is-wrapper div.is-section.product-carousel-section, 
.is-wrapper div.is-section.category-carousel-section,
.is-wrapper div.is-section.group-carousel-section, 
.is-wrapper div.is-section.featured-category-section,
.is-wrapper div.is-section.product-preview-section,
.is-wrapper div.is-section.testimonials-section
{
  overflow-y: inherit !important;
  overflow-x: inherit !important;
  z-index: 1;
}
.category-carousel-section, 
.featured-category-section,
.product-carousel-section, 
.group-carousel-section,
.testimonials-section,
.product-preview-section{
	min-height: 50vh !important;
}
.category-carousel-section .is-overlay, 
.featured-category-section .is-overlay,
.product-carousel-section .is-overlay , 
.product-preview-section .is-overlay,
.group-carousel-section .is-overlay{
	position: inherit !important;
	width: 100%;
}
.category-carousel-section .is-overlay .is-overlay-content, 
.featured-category-section .is-overlay .is-overlay-content,
.product-carousel-section .is-overlay .is-overlay-content, 
.product-preview-section .is-overlay .is-overlay-content,
.group-carousel-section .is-overlay .is-overlay-content{
	position: inherit !important;
}

/*.hotspots-section{
  min-height: auto !important;
}*/

  .header-section .navbar-light .navbar-nav .nav-link {
		color: #000;
		text-transform: uppercase;
		font-family: Helvetica, Arial, sans-serif;
	}
	.header-section .dropdown-toggle::after {
		display: inline-block;
		margin-left: 0.3em;
		vertical-align: -0.1em;
		content: "";
		border-top: none;
		border-right: none;
		border-bottom: none;
		border-left: none;

		background-color: transparent !important;
		background-image: url('/editor/contentbox/icons/arrow_down_black.svg') !important;
		background-repeat: no-repeat !important;
		background-size: 100% 100% !important;
		background-position: center center !important;
		width: .9rem;
		height: .9rem;
	}
	.navbar-light .navbar-brand{
		font-weight: 700;
		font-family: Helvetica, Arial, sans-serif;
	}
.featured-category-module{
	  display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content:flex-start;
    align-items: stretch;
    align-content: center;
    gap: 1rem 1rem;
    border: 0;
    padding: 0 30px;
    width: 100%;
    margin: 0;
}
.category-cell{
	width: 18%;
    display: block;
    border-radius: 5px;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9rem;
  border: 1px solid #d9d9d9 !important;
  background-color: transparent;
    min-height: 10rem;
    padding: 1rem; 
}
.category-cell .cardImage{
	display: block;
	height: auto;
	margin: 0 auto 5% auto;
}
.category-cell .imageWindow{
  width: 100%;
  padding-top: 100%;
  position: relative;
  margin: 0 auto 1rem auto;
  background-size: cover;
  background-position: center center;
  background-color: transparent;
  height: auto !important;
}
.category-cell .imageWindow img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; /* Keeps the image inside the div as a cover */
}
.featured-category-module {
  zoom: 1 !important;
}
.category-cell .cardTitle{
    display: block;
	height: auto;
	margin: 0 auto;
	color: #000;
	font-weight: 700;
  /*font-size: 1.2rem;*/
  font-size: clamp(.9rem, 1vw, 1rem);
  white-space: nowrap;
  text-overflow: ellipsis !important;
  overflow: hidden;
}
.category-cell .cardSku{
	display: block;
	height: auto;
	margin: 0 auto;
	color: #A8A8A8;
}
.category-cell .cardStock{
    display: block;
	height: auto;
	margin: 0 auto;
    color: #00CB44;
    text-align: right;
}
.category-cell .cardDesc{
	display: block;
	height: auto;
	margin: 0 auto;
    margin: .5rem auto 0 auto;
	color: #333131;
  white-space: nowrap;
  text-overflow: ellipsis !important;
  overflow: hidden;
}
.category-cell .cardPrice{
    font-family: Helvetica, Arial, sans-serif;
    display: block;
	height: auto;
	margin: 0 auto;
    margin: 5% auto 0 auto;
    color: #333131;
    /*font-size: 1.2rem;*/
    font-size: clamp(.9rem, 1vw, 1rem);
}
.category-cell .cardButton{
    display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
	align-content: center;
	gap: 1rem 1rem;
	height: auto;
	margin: 0 auto;
    margin: 5% auto 0 auto;
	color: #454448;
}
.category-cell .cardButton .headerBtns {
  display: flex;
  flex-wrap: nowrap;
  list-style: none;
  margin: 0;
  padding: 0;
  gap:0;
  justify-content: center;
  align-items: center;
}
.category-cell .cardButton .headerBtns button{
	font-family: Helvetica, Arial, sans-serif;
	min-width: 5rem;
	background-color: #000;
	border: 1px solid #000 !important;
	color: #fff;	
  font-size: clamp(.6rem, 2vw, .6rem);	
}
.category-cell .cardButton .headerBtns button:hover{
	background-color: #333 !important;
	color: #fff !important;
}
.category-cell .cardButton a{
   /*flex-grow: 1;*/
	flex-shrink: 1;
	flex-basis: auto ;
	align-self: center ;
    border-radius: 5px;
	color: #454448;
	font-size: .7rem;
	font-weight: 700;
	border: 2px solid #0E1B4D !important;
	background-color: #EFF0F5;
	width: 7rem;
    padding: 5% 0;
    text-align: center;   
}
.viewAllButton{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    align-content: center;
    gap: 1rem 1rem;
    height: auto;
    margin: 0 auto;
    margin: 5% auto 0 auto;
    color: #454448;
    margin: 3rem 0 3rem 0;
}

.viewAllButton a{
   /*flex-grow: 1;*/
	flex-shrink: 1;
	flex-basis: auto ;
	align-self: center ;
    border-radius: 5px;
	color: #454448;
	font-size: .7rem;
	font-weight: 700;
	border: 2px solid #0E1B4D !important;
	background-color: #fff;
    padding: 5% 0;
    text-align: center;   
}
.viewAllButton a:hover{
	 color: #000;
	 background-color: #000;  
 }


 .hotspot-category-module{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: center;
    gap: 2.5rem 2.5rem;
    border: 0;
    padding: 0;
	width: 100%;
	margin: 0;
}



.hotspot-cell{
	width: 100%;
    display: block;
    border-radius: 5px;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9rem;
	border: 0;
	background-color: transparent;
	min-width: 6rem;
    min-height: 10rem;
    /*padding: 1.5rem; 
	margin: 1rem;*/
}
.hotspot-cell .cardImage{
	display: block;
	height: auto;
	margin: 0 auto 5% auto;
}
.hotspot-cell .imageWindow{
  width: 50%;
  padding-top: 50%;
  position: relative;
  margin: 0 auto 1rem auto;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-color: transparent;
  background-position: center center !important;
  height: auto !important;
}
.hotspot-cell .imageWindow img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; /* Keeps the image inside the div as a cover */
}
@media only screen and (max-width: 2200px) {
  .hotspot-cell .imageWindow{
    width: 50%;
    padding-top: 50%;
  }
}

@media only screen and (max-width: 1900px) {
  .hotspot-cell .imageWindow{
    width: 60%;
    padding-top: 60%;
  }
}

@media only screen and (max-width: 1100px) {
  .hotspot-cell .imageWindow{
    width: 50%;
    padding-top: 50%;
  }
}

@media only screen and (max-width: 768px) {
  .hotspots-section .is-container{
    padding: 0;
  }
  .hotspot-cell .imageWindow{
    width: 75%;
    padding-top: 75%;
  }
}

@media only screen and (max-width: 500px) {
  .hotspots-section .is-container{
    padding: 0;
  }
  .hotspot-cell .imageWindow{
    width: 100%;
    padding-top: 100%;
  }
}
.hotspot-cell .cardTitle{
    display: block;
	height: auto;
	margin: 0 auto;
	color: #000;
	font-weight: 700;
  font-size: 1.2rem;
  white-space: nowrap;
  text-overflow: ellipsis !important;
  overflow: hidden;
}
.hotspot-cell .cardSku{
	display: block;
	height: auto;
	margin: 0 auto;
	color: #A8A8A8;
}
.hotspot-cell .cardStock{
    display: block;
	height: auto;
	margin: 0 auto;
    color: #00CB44;
    text-align: right;
}
.hotspot-cell .cardDesc{
	display: block;
	height: auto;
	margin: 0 auto;
    margin: .5rem auto 0 auto;
	color: #333131;
  white-space: nowrap;
  text-overflow: ellipsis !important;
  overflow: hidden;
}
.hotspot-cell .cardPrice{
    font-family: Helvetica, Arial, sans-serif;
    display: block;
	height: auto;
	margin: 0 auto;
    margin: 5% auto 0 auto;
    color: #333131;
    font-size: 1.2rem;
}
.hotspot-cell .cardButton{
    display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
	align-content: center;
	gap: 1rem 1rem;
	height: auto;
	margin: 0 auto;
    margin: 5% auto 0 auto;
	color: #454448;
}
.hotspot-cell .cardButton .headerBtns {
  display: flex;
  flex-wrap: nowrap;
  list-style: none;
  gap:0;
  margin: 0;
  padding: 0;
  justify-content: center;
  align-items: center;
}
.hotspot-cell .cardButton .headerBtns button{
	font-family: Helvetica, Arial, sans-serif;
	min-width: 6.25rem;
	background-color: #000;
	border: 1px solid #000 !important;
	color: #fff;	
}
.hotspot-cell .cardButton .headerBtns button:hover{
	background-color: #333 !important;
	color: #fff !important;
}
.hotspot-cell .cardButton a{
   /*flex-grow: 1;*/
	flex-shrink: 1;
	flex-basis: auto ;
	align-self: center ;
    border-radius: 5px;
	color: #454448;
	font-size: .7rem;
	font-weight: 700;
	border: 2px solid #0E1B4D !important;
	background-color: #EFF0F5;
	width: 7rem;
    padding: 5% 0;
    text-align: center;   
}

 .colorDefinition {
	color: #000;
 }
 .countdowntimer {
	line-height: 1;
 }
.countdowntimer span{
	display: block;
	width: 100%;
}
.countdowntimer .colorDefinition{
	background-color: transparent !important;
}
.countdowntimer .style{
	border: none !important;
}
.countdownFromNumber{
	display: table;
	margin: 2rem auto;
	font-size: 2rem;
	font-weight: 700;
}

.countdownDigit {
	display: inline-block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 2rem;
	font-weight: 500;
	background-color: transparent;
	min-width: 7.5rem;
	text-align: center;
	border-radius: 0;
	margin: .5rem;
	padding: 0 1rem !important;
	border: 0;
  }
  .displayformat{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1rem;
	font-weight: 500;
  }
.countdowntimer .flexdirectioncolumn{
	background-color: #fff;
	border-radius: 5px;
	border: 1px solid #707070;
}
.current_status{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1rem;
	font-weight: 500;
	background-color: #fff;
	border-radius: 5px;
	border: 1px solid #707070;
	display: table;
	margin: 1rem auto;
	padding: .5rem;
	text-align: center;
}
.countdownNumberDigit {
	display: inline-block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 2rem;
	font-weight: 500;
	background-color: #fff;
  border-radius: 5px;
  border: 1px solid #707070;
	padding: 1rem 2rem;
	min-width: 7.5rem;
	text-align: center;
	margin: .5rem;
  }



.navbar-light .navbar-toggler-icon {
    background-color: transparent !important;
	background-image: url('/editor/contentbox/icons/burger.svg') !important;
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
	background-position: center center !important;
	width: 22px;
	height: 22px;
}
.navbar-toggler {
    padding: 0;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 0;
    border-radius: 0.25rem;
	margin-left: 0 !important;
}
.navbarIcons{
	background-color: transparent !important;
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
	background-position: center center !important;
	width: 22px;
	height: 22px;
	margin-left: 0 !important;
}

.navbarIcons.search{
	background-image: url('/editor/contentbox/icons/search.svg') !important;
}
.navbarIcons.glob{
	background-image: url('/editor/contentbox/icons/glob.svg') !important;
}
.navbarIcons.cart{
	background-image: url('/editor/contentbox/icons/cart.svg') !important;
}
.navbarIcons.user{
	background-image: url('/editor/contentbox/icons/user.svg') !important;
}
.storeLocation{
	float: right;
    display: table;
    background-image: url('/editor/contentbox/icons/store.svg') !important;
    background-color: transparent !important;
    background-repeat: no-repeat !important;
    background-size: 22px !important;
    background-position: left center !important;
    height: 22px;
    padding-left: 30px;
	font-family: Helvetica, Arial, sans-serif;
  margin-top: 1rem;
}
.imageWindow {
	position: relative;
	text-align: center;
	margin: 0 auto;
	width: 22rem;
	height: 22rem;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	background-color: #fff;
	border-radius: 5px;
	box-sizing: border-box;
}
.imageWindow img {
	display: none;
}
@media only screen and (max-width: 2200px) {
	.carousel-cell{
		/*width: 21.1%;*/
    width: 19%;
	}
  }
@media only screen and (max-width: 1900px) {
	.carousel-cell{
		/*width: 27%;*/
    width: 20%;
	}
  }
@media only screen and (max-width: 1100px) {
	
	.main-carousel, .category-carousel{
		zoom:1
	}
	.carousel-cell{
		/*width: 31%;*/
    width: 27%;
	}
  }
@media only screen and (max-width: 768px) {
	.navbar-light .navbar-brand{
		font-size: 1rem;
	}
	.main-carousel, .category-carousel{
		zoom:1;
		margin: 0 4%; /* space for prev/next buttons */
		padding-bottom: 30px;
	}
	.flickity-button, .flickity-page-dots{
		display: none;
	}
	.carousel-cell{
		width: 40%;
	}
	.countdowntimer-section{
		zoom:.8;
	}
  .footer-section .border_right{
    border-right: none;
  }
  }
@media only screen and (max-width: 500px) {
	.carousel-cell{
		width: 80%; 
	}
	.main-carousel, .category-carousel{
		zoom:1
	}
	.hotspot-category-module{
		zoom:1;
	}
	.countdowntimer-section{
		zoom:.55;
	}
  }



  .tns-section .container {
    position: relative;
    margin-top: 0;
    max-width:1024px;
    margin:0 auto;
  }
  .tns-section .control {
    list-style: none;
    position: absolute;
    width: 50%;
    bottom: -1rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .tns-section .control li {
    position: absolute;
    z-index: 99;
    bottom: 0;
    transform: translateY(-50%);
    color: white;
    background: rgba(0, 0, 0, 0.5);
    padding: 12px 20px;
    border-radius: 50%;
    cursor: pointer;
  }
  .tns-section .control li:hover {
    background: #000;
  }
  .tns-section .control li.prev {
    left: 20px;
  }
  .tns-section .control li.next {
    right: 20px;
  }
  .tns-section .tns-nav {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .tns-section .tns-nav button {
    height: 12px;
    width: 12px;
    background-color: #333;
    border: none;
    margin: 0 8px;
    border-radius: 50%;
    opacity: .25;
  }
  .tns-section .tns-nav .tns-nav-active {
    opacity: 1;
  }
  .tns-section .control li{
    padding: 0;
    display: block;
    background-color: transparent !important;
    border: none !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center center !important;
    width: 1.5rem !important;
    height: 1.5rem !important;
  }
  .tns-section .control li.prev{
    background-image: url('/editor/contentbox/icons/arrow_left.svg') !important;
  }
  .tns-section .control li.next{
    background-image: url('/editor/contentbox/icons/arrow_right.svg') !important;
  }
  .tns-section .control li .fa-2x {
    font-size:0;
  }
  .testimonials_slider{
    margin: 60px 0 0 0;
  }
  .testimonialText{
    padding:0 30px !important; 
    font-size:1rem; 
    font-weight: 700; 
    color:#000000;
    width: 85%;
  }
  .testimonialImage{
    width: 15%;
  }
  .testimonialImage img{
    display:block; 
    width:100%;
    border-radius: 5px;
    margin: 0 auto;
  }
  .testimonialImage p{
    display:block; 
    width:100%;
    border-radius: 5px;
    text-align:center; 
    margin-top:.5rem; 
    font-size:.8rem; 
    font-weight: 400; 
    color:#707070;
  }
  .tns-section .container {
    margin: 0 auto 60px auto;
}
@media only screen and (max-width: 2200px) {
	.custom_order_a{order:0}
  .custom_order_b{order:1}
  }
@media only screen and (max-width: 1900px) {
	.custom_order_a{order:0}
  .custom_order_b{order:1}
  }
@media only screen and (max-width: 1100px) {
	.custom_order_a{order:0}
  .custom_order_b{order:1}
  }
@media only screen and (max-width: 768px) {
	.testimonials_slider{
		margin: 0 0 15px 0;
	  }
	.testimonialText{
    padding:0 20px !important;
    width: 100%; 
  }
  .testimonialImage{
    width: 100%;
  }
  .testimonialImage img{
    width:25%;
  }
  .testimonialImage p{
    display:block; 
    width:100%;
    border-radius: 5px;
    text-align:center; 
    margin-top:.5rem; 
    font-size:1rem; 
    font-weight: 400; 
    color:#707070;
  }
  .tns-section .control{
    width:100%;
  }
  .custom_order_a{order:1}
  .custom_order_b{order:0}
  }
@media only screen and (max-width: 500px) {
	.testimonials_slider{
		margin: 0 0 15px 0;
	  }
	.testimonialText{
    padding:0 20px !important;
    width: 100%; 
	font-size: .8rem;
  }
  .testimonialImage{
    width: 100%;
  }
  .testimonialImage img{
    width:35%;
  }
  .testimonialImage p{
    display:block; 
    width:100%;
    border-radius: 5px;
    text-align:center; 
    margin-top:.5rem; 
    font-size:.8rem; 
    font-weight: 400; 
    color:#707070;
  }
  .tns-section .tns-nav{
	zoom:.7
  }
  .tns-section .control{
    width:100%;
	zoom:.7
  }
  .custom_order_a{order:1}
  .custom_order_b{order:0}
  }
  /*.scale{
    animation-name: scale;
    transform-origin: center
  }
  @keyframes scale{
    from {
      transform: rotate(90deg);
    }
    to{
      transform: rotate(0deg);
    }
  } */



  @media only screen and (max-width: 2200px) {
	.category-cell{width: 19% !important;}
	}
  @media only screen and (max-width: 1900px) {
	.category-cell{width: 19% !important;}
	}
  @media only screen and (max-width: 1200px) {
	.category-cell{width: 23.5% !important;}
	}
  @media only screen and (max-width: 768px) {
	.category-cell{width: 48% !important;}
	}
  @media only screen and (max-width: 500px) {
	.category-cell{width: 100% !important;}
	}

  .select2-container--default.select2-container--focus .select2-selection--multiple, .select2-container--default.select2-container--focus .select2-selection--single{
    border-color: #B8B8B8 !important;
  }

  .select2-container--default .select2-selection--single{
    border: 0.67px solid #B8B8B8 !important;
    border-radius: 3px !important;
  }

  .custom_btn_dropdown button.dropdown-toggle {
    display: flex !important;
    width: auto !important;
    font-size: .7rem !important;
    color: #454448 !important;
    border: 1px solid #B8B8B8 !important;
    padding: .45rem 3rem .45rem .8rem !important;
    border-radius: 5px !important;
    background: none !important;
    background-image: url('/images/icons/arrow_down.svg') !important;
    background-repeat: no-repeat !important;
    background-size: .5rem 100% !important;
    background-position: right 0.75rem center !important;
    background-color: #fff !important;
    outline: none !important;
    cursor: pointer;
    font-weight: 600 !important;
    height: auto !important;
    line-height: 1rem;
  }
  .custom_btn_dropdown button.dropdown-toggle img {
    display: block;
    width: 20%;
  }
  .custom_btn_dropdown button.dropdown-toggle::after {
    display: none;
  }
  .custom_btn_dropdown.show button.dropdown-toggle {
    background-image: url('/images/icons/arrow-up.svg') !important;
  }
  .custom_btn_dropdown ul.dropdown-menu {
    max-width: 22rem;
    min-width: 17.5rem;
    border: 0;
    background: #fff;
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0.5rem 0 !important;
    padding: 0;
    max-height: 22rem;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
  }
  .custom_btn_dropdown ul.dropdown-menu::-webkit-scrollbar-thumb {
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
  }
  .custom_btn_dropdown ul.dropdown-menu li {
    display: list-item;
    position: relative;
    padding: .2rem 1.6rem .2rem .6rem;
    margin: .2rem .5rem .2rem .5rem;
    list-style: none;
    word-wrap: break-word;
    -webkit-touch-callout: none;
    white-space: nowrap;
    font-size: .75rem !important;
    font-weight: 400 !important;
    overflow: hidden;
    clear: both;
    border-radius: 5px;
  }
  .custom_btn_dropdown ul.dropdown-menu li:first-child {
    margin-top: 0.75rem;
  }
  .custom_btn_dropdown ul.dropdown-menu li:last-child {
    margin-bottom: 0.75rem;
  }
  .custom_btn_dropdown ul.dropdown-menu li span {
    cursor: pointer;
    transition: font-weight .1s ease-in-out, font-weight .1s ease-in-out !important;
  }
  .custom_btn_dropdown ul.dropdown-menu li span:hover {
    cursor: pointer;
    font-weight: 600 !important;
  }
  .custom_btn_dropdown ul.dropdown-menu li button {
    position: absolute;
    top: 0;
    right: 0.25rem;
    background-color: transparent;
    height: 100%;
    border: 0 !important;
    background-image: url('/images/icons/arrow-right.svg') !important;
    background-repeat: no-repeat !important;
    background-size: 50% 100% !important;
    background-position: center center !important;
    background-color: transparent !important;
    cursor: pointer;
    transition: background-size .1s ease-in-out, background-size .1s ease-in-out !important;
  }
  .custom_btn_dropdown ul.dropdown-menu li button:hover {
    background-size: 65% 100% !important;
  }
  .editor_dropdown ul.dropdown-menu li button {
    right: 0.35rem;
    background-position: center right!important;
    background-size: 20% 100% !important;
  }
  .editor_dropdown ul.dropdown-menu li button:hover {
    background-size: 25% 100% !important;
  }
  .custom_btn_dropdown ul.dropdown-menu li button.settings {
    right: 0.25rem;
    background-image: url('/images/icons/settings.svg') !important;
    background-size: 90% 100% !important;
    padding: 0.45rem 0rem 0.45rem 0.8rem !important;
    top: 0.25rem !important;
  }
  .custom_btn_dropdown ul.dropdown-menu li button.settings:hover {
    background-size: 100% 100% !important;
  }
  .custom_btn_dropdown ul.dropdown-menu li.back {
    height: 2rem;
    background-color: #f0f0f0;
    cursor: pointer;
  }
  .custom_btn_dropdown ul.dropdown-menu li.back button {
    right: inherit;
    left: 0.25rem;
    background-image: url('/images/icons/arrow-left.svg') !important;
    background-size: 50% 100% !important;
    background-position: center center !important;
  }
  .custom_btn_dropdown ul.dropdown-menu li.back button:hover, .custom_btn_dropdown ul.dropdown-menu li.back:hover button {
    background-size: 65% 100% !important;
  }
  .editor_dropdown ul.dropdown-menu li.back button {
    left: 0.35rem !important;
    background-position: center left !important;
    background-size: 20% 100% !important;
  }
  .editor_dropdown ul.dropdown-menu li.back button:hover, .editor_dropdown ul.dropdown-menu li.back:hover button {
    background-size: 25% 100% !important;
  }

  .dropdown.custom_btn_dropdown button.btn{
    border: 0.67px solid #B8B8B8 !important;
    border-radius: 3px !important;
  }
  .custom_btn_dropdown button.dropdown-toggle{
    width: 100% !important;
    margin-right: 1rem !important;
    text-align: left !important;
    justify-content: flex-start !important;
  }
  .custom_btn_dropdown ul.dropdown-menu li button.settings{
    width: auto!important;
    margin-right: 0 !important;
    justify-content: flex-end !important;
  }

  .custom_btn_dropdown ul.dropdown-menu li ul.dropdown-menu{
    inset: auto 0 auto auto !important;
    transform: none !important;
  }
  .select2-dropdown{
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175) !important;
  }

  .inputLbl {
    font-weight: 400 !important;
    font-size: .75rem;
    color: #454448 !important;
}

.form-control {
  display: block !important;
  font-size: .7rem !important;
  height: auto !important;
  padding: 0.4rem 0.8rem !important;
  color: #212529 !important;
  box-shadow: none !important;
  background: #FFFFFF !important;
  border: 0.67px solid #B8B8B8 !important;
  border-radius: 3px !important;
  width: 100% !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  background-clip: padding-box !important;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out !important;
}


.actionBtns {
  display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	padding: 0;
  justify-content: center !important;
  gap: 1rem;
}

.actionBtns li .btn {
  border-radius: 3px !important;
  color: #454448 !important;
  padding: 0.4rem 0.75rem !important;
  font-size: .7rem !important;
  font-weight: 400 !important;
  border: 0 !important;
  background-position: .5rem !important;
  background-repeat: no-repeat !important;
  width: 4rem !important;
}

.actionBtns li .btn:hover {
  background-color: #d9d9d9 !important;
}

.actionBtns li .save {
  background-color: #F1F1F1 !important;
}
.actionBtns li .save:hover {
  background-color: #d9d9d9 !important;
}
.actionBtns li .cancel {
  background-color: #F5F5F5 !important;
}



.custom-control {
	position: relative;
	z-index: 1;
	display: block;
	min-height: 2rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	background-color: #fff;
	line-height: 2rem;
	border-radius: 4px;
	cursor: pointer;
}
.custom-control.hasInfo{
	padding-right: .5rem;
}
.custom-control.dynamic{
	display: table;
}
.custom-control.intable{
    min-height: 0rem; 
    padding-right: 0; 
    background-color: transparent; 
}
.custom-control:hover {
	/*background-color: #FEE8E7;*/
	background-color: #f0f0f0;
}
.custom-control.lighter:hover {
	background-color: #f0f0f0;
}
.custom-control.noHover:hover {
	background-color: transparent;
}
.custom-control-input {
	position: absolute;
	left: .7rem;
	z-index: -1;
	top: 0.6rem;
	width: .8rem;
	height: .8rem;
	opacity: 0;
	cursor: pointer;
}
.custom-control-label {
	font-weight: 400 !important;
	font-size: .75rem;
	color: #454448 !important;
	padding-left: .5rem;
	display: block;
	width: 100%;
	cursor: pointer;
	white-space: nowrap;
}
.custom-control-label::before {
	position: absolute;
	top: 50%;
	margin-top: -.4rem;
	left: -.8rem;
	display: block;
	width: .8rem;
	height: .8rem;
	pointer-events: none;
	content: "";
	background-color: #fff;
	border: #454448 solid 1px;
	border-radius: 2px !important;
	box-shadow: none;
	cursor: pointer;
}
.custom-control-input:checked ~ .custom-control-label {
	color:#454448 !important; font-weight:500 !important;
}
.custom-control-input:focus ~ .custom-control-label::before {
	border: #454448 solid 1px !important;
	box-shadow: none !important;
}
.custom-control-input:checked ~ .custom-control-label::before {
	border-color: #454448;
	background-color: #454448;
	cursor: pointer;
}
.custom-control-label::after {
	position: absolute;
	top: 50%;
	margin-top: -.4rem;
	left: -.8rem;
	display: block;
	width: .8rem;
	height: .8rem;
	content: "";
	background: 50%/50% 50% no-repeat;
	cursor: pointer;
}
.custom-control-label::before, .custom-file-label, .custom-select {
	transition: background-color .1s ease-in-out, border-color .1s ease-in-out, box-shadow .1s ease-in-out !important;
}
.custom-control-input-danger:not(:disabled):active~.custom-control-label::before {
  background-color: #ddd;
  border-color: #ddd;
}
.form-check-label .form-check-input:checked ~ span {
  font-weight: 400 !important;
	font-size: .75rem;
	color: #454448 !important;
}


.aiSection_images-container {
  padding: .5rem 1rem;
  display: flex;
  justify-content: center;
  background-color: #fff;
  margin: 0;
  transition: outline 0.3s ease; /* Smooth transition for outline */
}

.aiSection_images {
  overflow: hidden;
  display: inline-block;
  position: relative;
  box-shadow: 0 4px 6px rgba(0, 0, 0, .25);
  border-radius: 5px;
}

.aiSection_images img {
  max-width: 100%;
  height: auto;
  border-radius: 5px;
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.aiSection_images:active{
  outline: 2px solid rgba(0, 0, 0, 0.25);
}

/* Hover effect: subtle zoom */
.aiSection_images:hover img {
  transform: scale(1.2);
}



/* Active state: plug/pull effect */
.aiSection_images:active img {
  transform: scale(1); /* Slight scale and upward movement */
  box-shadow: 0 10px 20px rgba(0, 0, 0, .4); /* Increase shadow for more depth */
}

/* Remove zoom and shadow when mouse leaves */
.aiSection_images{
  outline: none;
}
.aiSection_images img {
  transform: scale(1); /* Reset scale */
  box-shadow: none; /* Reset shadow */
}



.read-more-button, .featured-read-more-button, .hotspot-read-more-button{
  background-color: transparent !important;
  text-align: left;
}



.h_cart {
  position: relative;
}
.h_cart::after {
  content: attr(data-quantity);
  position: absolute;
  top: -5px;
  right: -8px;
  background-color: #DC320E;
  color: white;
  font-size: 11px; 
  font-weight: bold;
  width: 18px; 
  height: 18px; 
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  visibility: hidden; 
  line-height: 0;
}
.h_cart[data-quantity]:not([data-quantity="0"])::after {
  visibility: visible;
}
button:disabled {
  opacity: 1 !important; /* Prevent graying out */
  color: inherit !important; /* Ensure text color stays the same */
  cursor: not-allowed !important; /* Change cursor to indicate disabled state */
}
.custom-toast-background {
  background-color: #ececec !important; /* Custom background color */
  color: black; /* Custom text color */
}
#popup .removebtnGlob{
  float: none!important;
  margin-right:1rem;
  width: 1.5rem !important;
  height: 1.5rem !important;
}
#_cbhtml .is-modal div.is-modal-bar, .is-ui .is-modal div.is-modal-bar{
  color: #454448;
  font-weight: 400;
  text-align: left;
  letter-spacing: normal;
  font-size: .9rem;
  padding: .15rem 1rem;
}
#_cbhtml .is-modal div.is-modal-bar .is-modal-close, .is-ui .is-modal div.is-modal-bar .is-modal-close{
  top: .15rem;
  right: 0;
}

.btn-group label.btn.active, .btn-group label.btn:active, .btn-group label.btn.active.focus, .btn-group label.btn.active:focus {
	background-color: #eee !important;
  color: #000 !important;
  border-color: #333 !important;
}

.btn-group label.btn.focus, .btn-group label.btn:focus {
	background-color: #eee !important;
  color: #000 !important;
}

@media all and (max-width: 768px) {
  /*html, body {
      overflow-x: hidden; 
      touch-action: pan-y; 
      overscroll-behavior-x: none;
      overscroll-behavior-y: contain; 
      -webkit-overflow-scrolling: touch;
  }*/
  #_cbhtml .is-sidebar{
    display: none !important;
  }
  .is-content-view {
    transform: scale(1) !important;
  }
  body.topspace{
    overflow-x: hidden !important;
  }
  body.topspace .is-content-view {
    transform: scale(1) !important;
    overflow-x: hidden !important;
  }
  .is-content-view > div{
    display: none !important;
  }
  .is-content-view iframe{
    height: calc(100%) !important;
    overflow: hidden !important;
    touch-action: pan-y;
  }
  body.frame-center .is-content-view{
    margin-top: calc(6vh + var(--topspace)) !important;
    width: 100%;
  }
  .is-content-view.mobile{
    height: 100% !important;
    overflow-x: hidden !important;
  }
  body.frame-center #editPanel{
    left: 0 !important;
    width: calc(100%) !important;
    overflow-x: hidden !important;
  }
  .btn-save,.btn-publish,.separator.custom,.btn-device-container,.ShopCountryWrapper{
    display: none !important;
  }
  .custom-topbar > div:first-child{
    display: flex !important;
  }
}


/******pages******/


/* Main CSS */


/* Responsive (navbar alignments options) */
@media (min-width: 992px) {
   
}

/* Responsive navbar */
@media (max-width: 991px) {

}
[data-section-layout="hero_25"] {
  padding-top: 1rem !important;
}




/*****product preview *****/

.product-preview-section input[type="radio"] {
  display: block;
  height: .7rem !important;
  width: .7rem !important;
  margin: 0 .5rem 0 0;
  appearance: none;
  -webkit-appearance: none;
  border: 0.2rem solid #fff;
  background-color: #fff !important;
  border-radius: 50%;
  outline: 2px solid #333 !important;
  cursor: pointer;
}
.product-preview-section input[type="radio"]:checked {
  outline-color: #333 !important;
  background-color: #333 !important;
  animation: outline-checked;
  animation-duration: 0.1s;
  animation-iteration-count: 4;
  animation-direction: alternate;
  animation-timing-function: linear;
}
.product-preview-section input[type="radio"]:hover {
  outline-color: #333;
}

.product-preview-section .form-check-inline{
  padding-left: .75rem;
}
.product-preview-section .form-check-inline:hover {
  background-color: #ddd;
  border-radius: 8px;
}

.product-preview-section .chosen-container-single .chosen-single {
  position: relative !important;
  display: block !important;
  overflow: hidden !important;
  white-space: nowrap !important;
  font-family: Helvetica, Arial, sans-serif !important;
  font-size: .7rem !important;
  color: #000 !important;
  border: 1px solid #707070 !important;
  padding: .25rem 2.2rem .25rem .8rem !important;
  border-radius: 5px !important;
  outline: none !important;
  cursor: pointer !important;
  font-weight: 600 !important;
  height: auto !important;
  background: #FFFFFF !important;
}

.product-preview-section .chosen-container-single .chosen-single div  {
  left: auto !important;
  right: 0 !important;
 }
 
 .product-preview-section .chosen-container-single .chosen-single div b {
   display: block;
   width: 100%;
   height: 100%;
   background: none !important;
   background-image: url(/editor/contentbox/icons/arrow_down_black.svg) !important;
   background-repeat: no-repeat !important;
   background-size: 0.65rem 100% !important;
   background-position: right 0.75rem center !important;
   background: #FFFFFF;
   background: linear-gradient(180deg, #FFFFFF, #ECECEC);
 }
 .product-preview-section button{
  text-align: center;
}

@media only screen and (max-width: 2200px) {
  .xzoom-flexItem-items {
    padding-right: 2rem !important;
    padding-left: 0 !important;
  }
}
@media only screen and (max-width: 1900px) {
  .xzoom-flexItem-items {
    padding-right: 2rem !important;
    padding-left: 0 !important;
  }
}

.product-preview-section .ml-auto, .product-preview-section .mx-auto{
  margin-left: auto!important;
  margin-right: 0!important;
}

.product-preview-section input[type=file] {
  width: 100%;
  max-width: 300px;
  color: #333;
  padding: .25rem;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #333;
  font-size:.7rem;
}

.product-preview-section input[type=file]::file-selector-button {
  margin-right: 1rem;
  border: none;
  background: #d0d0d0;
  padding: .25rem 1rem;
  border-radius: 5px;
  color: #000;
  cursor: pointer;
  transition: background .2s ease-in-out;
}

.product-preview-section input[type=file]::file-selector-button:hover {
  background: #bbb;
}

.product-preview-section .text-right{
  text-align: right !important;
}
.product-preview-section .text-right *{
  text-align: right !important;
}

.product-preview-section .text-left{
  text-align: left !important;
}
.product-preview-section .text-left *{
  text-align: left !important;
}

.product-preview-section .padding-left-0-5 {
  padding-left:.5rem;
}


/* Accordion ================================================== */
.product-preview-section .acc {
        margin: 0 auto;
        max-width: 800px;
    }
    .product-preview-section .acc__card {
        margin: 0 0 .5rem 0;
        position: relative;
    }
    .product-preview-section .acc__title {
        background: #fff;
        border: 1px solid #ddd;
        padding: .5rem;
        border-radius: 5px;
        color: #000;
        cursor: pointer;
        display: block;
        position: relative;
        text-align: left;
    }
    .product-preview-section .acc__title::after {
        width: 8px;
        height: 8px;
        border-right: 1px solid #000;
        border-bottom: 1px solid #000;
        position: absolute;
        right: 10px;
        content: " ";
        top: 14px;
        transform: rotate(45deg);
        transition: all 0.2s ease-in-out;
    }
    .product-preview-section .acc__title.active::after {
        transform: rotate(220deg);
        transition: all 0.2s ease-in-out;
      top: 18px;
    }
    .product-preview-section .acc__panel {
        background: #fff;
        color: #000;
        display: none;
        margin: 0;
        padding: 1rem;
        text-align: left;
    }

    .product-preview-section .review-container {
      font-family: Helvetica, Arial, sans-serif !important;
      width: 100%;
      margin: 20px auto;
      background: #F6F6F6;
      border-radius: 5px;
      box-shadow: 0 0 10px rgba(0,0,0,0.1);
      padding: 20px;
    }
    .product-preview-section .review-header, .product-preview-section .review-body {
      display: block;
    }
    .product-preview-section .review-body, .product-preview-section .review-content {
      width: calc(100% - 65px);
      margin-left: 65px;
      margin-top: .5rem;
    }
    .product-preview-section .review-header img {
      width: 75px;
      height: 75px;
      border-radius: 20%;
      margin-right: 10px;
    }
    .product-preview-section .review-header .name {
      font-weight: bold;
    }

    .product-preview-section .rating {
      display: flex;
      align-items: center;
    }
    .product-preview-section .rating a {
      font-size: .8rem !important;
      font-weight: 400 !important;
      color: #000 !important;
      text-decoration: underline !important;
    }
    .product-preview-section .rating a:hover {
      color: #888 !important;
    }
    .product-preview-section .rating i {
      color: #000;
      margin-right: 5px;
      cursor: pointer;
    }
    .product-preview-section .rating input {
      display: none;
    }
    .product-preview-section .review-body input[type="text"] {
      width: 100%;
      padding: 10px;
      border: 1px solid #ddd;
      border-radius: 5px;
      margin-top: 10px;
    }
    .product-preview-section .review-body button {
      padding: 10px 20px;
      border: none;
      border-radius: 5px;
      cursor: pointer;
      margin-top: 1rem;
      margin-right: 1rem;
      font-size: .8rem;
      min-width: 6rem;
    }
    .product-preview-section .add-photo {
      background-color: #ddd;
      color: #555;
    }
    .product-preview-section .submit {
      background-color: #ddd;
      color: #555;
    }
    .product-preview-section .review-content {
      margin-top: 20px;
    }
    .product-preview-section .review-content p {
      margin: 5px 0;
    }
    .product-preview-section .review-content .edit {
      color: #000;
      cursor: pointer;
      margin-right: 10px;
      text-decoration: underline;
    }
    .product-preview-section .review-content .date {
      color: #888;
    }
    .product-preview-section .flexItemUSerImage {
      width: 65px;
    }
    .product-preview-section .flexItemUSerImage img {
      width: 50px;
      height: 50px;
    }
    .product-preview-section .flexItemUSerName {
      width: calc(100% - 75px);
    }
    .product-preview-section .flexItemUSerName .name {
      margin-bottom: .5rem;
      font-size: 1rem;
    }
    .product-preview-section .flexItemUSerName .rating {
      font-size: 1rem;
    }

    @media only screen and (max-width: 768px) {
      .flexItemUSerImage {
        width: 65px
      }
      .flexItemUSerImage img {
          width: 50px;
          height: 50px;
      }
      .flexItemUSerName {
          width: calc(100% - 75px);
      }
      .flexItemUSerName .name {
          margin-bottom: .5rem;
          font-size: .8rem;
      }
      .flexItemUSerName .rating {
          font-size: .8rem;
      }
      .review-body {
          width: calc(100%);
          margin-right: 0;
          margin-top: .5rem;
      }
      .review-content {
          width: calc(100% - 65px);
          margin-right: 65px;
          margin-top: 1rem;
      }
      .review-content p, .review-content span {
          font-size: .8rem;
      }
    }

    .product-preview-section .custom-control {
      position: relative;
        z-index: 1;
        display: block;
        min-height: 2rem;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        background-color: #fff;
        line-height: 2.5rem;
        border-radius: 5px;
        cursor: pointer;
    }
    .product-preview-section .custom-control.hasInfo{
      padding-right: .5rem;
    }
    .product-preview-section .custom-control.dynamic{
      display: table;
    }
    .product-preview-section .custom-control.intable{
        min-height: 0rem; 
        padding-right: 0; 
        background-color: transparent; 
    }
    .product-preview-section .custom-control:hover {
      /*background-color: #FEE8E7;*/
      background-color: #fff6f6;
    }
    .product-preview-section .custom-control.lighter:hover {
      background-color: #fff6f6;
    }
    .product-preview-section .custom-control.noHover:hover {
      background-color: transparent;
    }
    .product-preview-section .custom-control-input {
      position: absolute;
      left: .7rem;
      z-index: -1;
      top: 0.6rem;
      width: .8rem;
      height: .8rem;
      opacity: 0;
      cursor: pointer;
    }
    .product-preview-section .custom-control-label {
      font-weight: 400 !important;
      font-size: .75rem;
      color: #454448 !important;
      padding-left: .5rem;
      display: block;
      width: 100%;
      cursor: pointer;
      white-space: nowrap;
    }
    .product-preview-section .custom-control-label::before {
      position: absolute;
      top: 50%;
      margin-top: -.4rem;
      left: -.8rem;
      display: block;
      width: .8rem;
      height: .8rem;
      pointer-events: none;
      content: "";
      background-color: #fff;
      border: #000 solid 2px !important;
      border-radius: 2px !important;
      box-shadow: none;
      cursor: pointer;
    }
    .product-preview-section .custom-control-input:checked ~ .custom-control-label {
      color:#000 !important; font-weight:500 !important;
    }
    .product-preview-section .custom-control-input:focus ~ .custom-control-label::before {
      border: #000 solid 2px !important;
      box-shadow: none !important;
    }
    .product-preview-section .custom-control-input:checked ~ .custom-control-label::before {
      border-color: #000 !important;
      background-color: #000;
      cursor: pointer;
    }
    .product-preview-section .custom-control-label::after {
      position: absolute;
      top: 50%;
      margin-top: -.4rem;
      left: -.8rem;
      display: block;
      width: .8rem;
      height: .8rem;
      content: "";
      background: 50%/50% 50% no-repeat;
      cursor: pointer;
    }
    .product-preview-section .custom-control-label::before, .custom-file-label, .custom-select {
      transition: background-color .1s ease-in-out, border-color .1s ease-in-out, box-shadow .1s ease-in-out !important;
    }
    .product-preview-section .custom-control:hover {
      background-color: #ddd;
    }

    .account-info img, .account-info i{
      margin-right: 10px !important;
      margin-left: 0;
    }
    
    .account-info i{
      line-height: 1.5;
    }
    
    .account-info .verified, .account-info .verify{
      margin-right: 0 !important;
      margin-left: 10px;
    }
    
    .account-info .verified i, .account-info .verify i{
      text-align: center !important;
      line-height: 1.8;
      margin-left: 0;
    }
    
    .account-card h2{
      margin-bottom: 0 !important;
    }
    
    .account-card button{
      text-align: center !important;
    }

    .customerPageWrapper #sidebar ul li a{
      cursor: pointer;
    }
    .customerPageWrapper .dropdown-toggle::after{
      display: none !important;
    }
    #customerPagecontent .points-container{
      margin: 20px auto 0 auto !important;
    }
    #customerPagecontent .points-container .card{
      margin-bottom: 0 !important;
    }
    #customerPagecontent .card img{
      width: 200px !important;
    }
    #customerPagecontent .points-info{
      max-width: min-content !important;
    }
    #customerPagecontent .transfer-container{
      margin: 0 auto 20px auto !important;
    }
    .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
      margin-bottom: 0;
    }
    .customerPageBody .review-content{
      padding-left:1rem;
      padding-right: 1rem;
    }
    .review-footer .row{
      margin-left: 0;
      margin-right: 0;
    }

    .review-footer .row div{
      padding-left: 0;
      padding-right: 0;
    }
    .checkoutPageWrapper .col-item-quantity, .checkoutPageWrapper .col-item-image{
      margin-right: .5rem !important;
      margin-left: .5rem !important;
    }

    .is-wrapper .section-no-edittools div.is-box .is-overlay{
      z-index: 1;
    }

    #lang-menu {
      position: relative !important; 
      display: inline-block !important; 
      cursor: pointer !important;
      border:0 !important;
    }
    #lang-menu div{
      border:0 !important;
    }
    #lang-menu ul {
      position: absolute !important;
      top: calc(100% + 4px) !important;
      left: calc(100% - 42px) !important;
      display: none;
      background: #fff !important;
      list-style: none !important;
      margin: 0 !important;
      padding: 0 !important;
      z-index: 9999 !important;
      min-width: 60px !important; /* ensure there's some size */
      height: auto !important;
      border-radius: 5px !important;
      border: 1px solid #ddd !important;
    }
    #lang-menu ul li {
      padding:.25rem .5rem !important;
      cursor: pointer !important;
      opacity: 1 !important;
    }
    #lang-menu ul li:hover {
      opacity: 1 !important;
      color: inherit !important;
    }
    #lang-menu ul li:hover {
      background: #f0f0f0 !important;
    }


    .actionBtnsNoOl {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      list-style: none;
      margin: 0;
      padding: 0;
      justify-content: right;
    }
    
    .actionBtnsNoOl .btn {
      border-radius: 5px;
      color: #fff;
      padding: 0.25rem 0.75rem;
      font-size: .7rem;
      font-weight: 500;
      border: 0;
      background-position: .5rem;
      background-repeat: no-repeat;
      width: 4rem;
      margin: 0 .25rem;
    }
    .actionBtnsNoOl .btn.withicon {
      border-radius: 5px;
      color: #fff;
      padding: 0.25rem 0.75rem;
      font-size: .7rem;
      font-weight: 500;
      border: 0;
      background-position: .5rem;
      background-repeat: no-repeat;
      width: 5rem;
    }
    .actionBtnsNoOl .save {
      background-color: #FF3B89;
    }
    .actionBtnsNoOl .cancel {
      background-color: #ccc;
    }
    .actionBtnsNoOl .save:hover, .actionBtnsNoOl .save:active {
      background-color: #006674 !important;
    }
    .actionBtnsNoOl .cancel:hover, .actionBtnsNoOl .cancel:active {
      background-color: rgba(0, 0, 0, 0.3) !important;
    }
    .modal-backdrop {
      z-index: 10004;
    }