﻿.container {
	max-width:1300px;
}

.ArabicText {
	font-family: Almarai !important;
}

.scrollup {
	width:55px !important;
	height:55px !important;
	font-size:34px !important;
	right:15px !important
}

.navbar .navbar-nav li.dropdown-mega-menu {
	margin:0 5px;
}

.top-header-items,
.top-header-line-saperator {
	color: var(--Primary);
	font-size: 14px;
}

.top-header-items:hover {
    color: var(--Secondary);
}

.top-header-cst {
    background-color: var(--Default);
}

.top-header-container {
    max-width: 100%;
    padding: 0 50px;
}

.middle-header-container {
    padding-top: 0px;
    padding-bottom: 0px;
}

.navbar-search {
    padding-left: 0;
}

.navbar-search-icon {
    font-size: 20px;
}

.lds-ellipsis-cst {
    width: 100%;
}

.loading-logo-sec {
    width: 100%;
    text-align: center;
}

.loading-logo-div {
    width: 200px;
    height: 150px;
    display: inline-block;
    margin-bottom: 15px;
}

.loading-logo-img-div {
    height: 100%;
    width: 100%;
}

.loading-logo-img {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.preloader > .lds-ellipsis > span:last-child {
    background-color: var(--Secondary);
}

.banner-item {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.ion-chevron-left,
.ion-chevron-right {
    font-size: 22px;
}

.ion-chevron-left {
    margin-left: -2px;
}

.ion-chevron-right {
    margin-right: -2px;
}

.overlay_bg_40::before, .overlay_bg_default_40::before, .overlay_bg_blue_40::before, .overlay_bg_white_40::before {
    border-radius: 5px;
}

.social-media {
    padding-left: 7px !important;
    padding-right: 7px !important;
}

.social-media-twitter,
.social-media-instagram,
.social-media-facebook,
.social-media-linkedin,
.social-media-youtube {
    background-color: var(--Default);
    height: 45px !important;
    width: 45px !important;
    border-radius: 50%;
    position: relative;
}

.social-media-twitter > .social-media-icon,
.social-media-instagram > .social-media-icon,
.social-media-facebook > .social-media-icon,
.social-media-linkedin > .social-media-icon,
.social-media-youtube > .social-media-icon {
    font-size: 24px !important;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #202325 !important;
}

.social-media-twitter:hover > .social-media-icon,
.social-media-instagram:hover > .social-media-icon,
.social-media-facebook:hover > .social-media-icon,
.social-media-linkedin:hover > .social-media-icon,
.social-media-youtube:hover > .social-media-icon {
    color: white !important;
}

.social-media-twitter:hover {
    background-color: #00acee;
    box-shadow: 0 0 10px 1px #00acee;
}

.social-media-instagram:hover {
    background-color: #3f729b;
    box-shadow: 0 0 10px 1px #3f729b;
}

.social-media-facebook:hover {
    background-color: #3b5998;
    box-shadow: 0 0 10px 1px #3b5998;
}

.social-media-linkedin:hover {
    background-color: #0077b5;
    box-shadow: 0 0 10px 1px #0077b5;
}

.social-media-youtube:hover {
    background-color: #c4302b;
    box-shadow: 0 0 10px 1px #c4302b;
}

.footer-copyrights-link {
    color: white;
}

.footer-copyrights-link:hover {
    text-decoration: underline;
}

.trusted-payments-msg {
    color: white;
    font-size: 20px;
    font-weight: 400;
    font-style: italic;
    text-transform: uppercase;
}

#txtSearch {
    width: 100%;
    border-radius: 25px;
    border: solid 2px #ced4da;
}

#txtSearch:focus {
    border: solid 2px var(--Primary);
    box-shadow:0 0 5px 2px var(--Primary);
}

.dropdown-menu {
    margin-top: -30px !important;
}

.nav-menu-dropdown-cst {
	margin-top:0 !important;
	height:80vh;
}

.dark_skin .navbar .navbar-nav .dropdown-menu li a.active, .dark_skin .navbar .navbar-nav .dropdown-menu li a:hover, .dark_skin .navbar .navbar-nav .dropdown-menu > ul > li:hover > a, .dark_skin .navbar .navbar-nav .dropdown-menu > ul > .mega-menu-col ul > li:hover > a {
	/*padding-left:10px;*/
}

.subcategories-families-sec {
	margin-top:20px;
	height:90%;
}

.subcategories-families-row {
	margin: 0 -10px;
	margin-top: 15px;
}

.subcategories-families-col {
	margin-bottom:30px;
}

.subcategory-item-icon {
	float: right;
	margin-top: 5px;
	font-size: 14px;
	display:none;
}

.subcategories-families-col:hover > .subcategory-item > .subcategory-item-icon {
	display: block;
}

.subcategories-families-col:hover > .subcategory-item,
.subcategories-families-col-active > .subcategory-item {
	color: var(--Secondary);
	/*padding-left: 10px;*/
}

.nav-menu-family-item {
	cursor: pointer;
}

.nav-menu-family-item:hover {
	text-decoration:underline;
}

	.nav-menu-family-item:hover > .nav-menu-family-item-div > .nav-menu-family-item-div2 > .nav-menu-family-item-text {
		color: var(--Secondary);
		text-decoration: underline;
	}

	.main-nav-dropdown-header-label {
		font-size: 26px;
	}

.logo_dark {
	position: relative;
	z-index: 10;
}

.banner-container-pages,
.banner-item-pages {
    height: 240px !important;
}

.banner-item-content-div {
    background-color: #0000009e;
    box-shadow: 0 0 15px 30px #0000009e;
    height: 230px;
    width: 100%;
    position: relative;
}

.banner-item-pages > .banner_slide_content > .container > .row > .banner-content-col > .banner-item-content-div {
    height: 100px !important;
}

.banner-item-pages > .banner_slide_content > .container > .row > .banner-content-col {
    margin-top: 20px;
}

.btn-fill-out-secondary {
    border: 2px solid var(--Secondary) !important;
    color: #fff !important;
}

.btn-fill-out-secondary:hover {
    color: #333 !important;
}

.btn-fill-out-secondary::before {
    background-color: var(--Secondary) !important;
}

.navbar-brand > .logo_light,
.navbar-brand > .logo_dark {
    width: 120px;
}

.compare-sign-icon-main {
	background-color: var(--Secondary);
	bottom: 15px;
	color: white;
	font-size: 20px;
	height: 50px;
	line-height: 40px;
	position: fixed;
	text-align: center;
	z-index: 99;
	border-radius: 50px;
	border: solid 2px var(--Secondary);
	padding-top: 2px;
	cursor: pointer;
	width: 200px;
	text-transform: uppercase;
	left: 30px;
	display:none;
}

.compare-sign-icon-main:hover {
	box-shadow: 0 0 5px 2px var(--Secondary) !important;
}

#CompareSignIconMainShadow {
	display: none;
}

.compare-sign-icon-clear {
	width: 50px;
	height: 50px;
	position: fixed;
	left: 235px;
	bottom: 15px;
	background-color: #c9c9c9;
	border-radius: 50%;
	cursor: pointer;
	z-index: 99;
	display: none;
}

.compare-sign-icon-clear:hover {
	box-shadow:0 0 5px 2px #c9c9c9;
}

.cst-button-primary {
	background-color: var(--Primary);
	border: solid 2px var(--Primary);
	color: white !important;
	box-shadow: 0 0 5px 2px var(--Primary);
}

.cst-button-primary:hover {
    box-shadow:0 0 8px 3px var(--Primary);
    background-color:white;
    color: var(--Dark) !important;
}

.cst-button-secondary {
    background-color: var(--Secondary);
    border: solid 2px var(--Secondary);
    color: white !important;
}

.cst-button-secondary:hover {
    box-shadow:0 0 5px 2px var(--Secondary);
}

.carousel-control-next:hover, .carousel-control-prev:hover, .light_arrow .carousel-control-next:hover, .light_arrow .carousel-control-prev:hover {
    box-shadow:0 0 5px 2px var(--Primary);
}

.heading_s1 h1, .heading_s1 h2, .heading_s1 h3, .heading_s1 h4, .heading_s1 h5, .heading_s1 h6 {
    text-transform:uppercase;
}

.footer-payment-method-item > .footer-payment-method-item-div {
	width: 52px;
	height: 32px;
	background-color: white;
	border-radius: 5px;
	/*box-shadow: 0 0 5px 2px var(--Default);*/
	position:relative;
	margin-right:5px;
	/*cursor:pointer;*/
}

.footer-payment-method-item > .footer-payment-method-item-div > .footer-payment-method-item-icon {
	margin:0;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	color:#4e4e4e;
	font-size:18px;
}

.footer-payment-method-item:hover > .footer-payment-method-item-div > .footer-payment-method-item-icon {
	/*font-size:20px;*/
	color:var(--Dark);
}

.footer_dark a:hover, .footer_dark .widget_links li a:hover, .widget_links li a:hover, .footer_dark .footer_link li a:hover, .footer_link li a:hover {
    color:var(--Secondary);
}

.categories_box a {
    box-shadow:0 0 5px 2px var(--Default);
}

.onload-popup-close-btn {
    z-index: 11 !important;
    background-color: lightgray !important;
    top: -15px !important;
    right: -15px !important;
    left: unset !important;
    border-radius: 5px;
    font-weight: 900 !important;
    color: var(--Primary);
}

.banner-slide-content-cst {
    position: relative;
    width: 100%;
    height: 100%;
    margin-top: 25px;
}

.banner-slide-content-div {
    height: 104%;
    width: 60%;
    position: absolute;
    top: 0;
    left: 0;
    /*padding: 0px 35px 0px 100px;*/
}

.banner-slide-content-div-content {
    width: 100%;
    height: 100%;
    position: relative;
}

.banner-slide-content-div-body {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    padding: 50px 25% 50px 20%;
    text-align: left;
}

.banner-slide-content-div-title {
    font-size: 40px;
    color: white;
    font-weight: 600;
    text-transform: uppercase;
}

.banner-slide-content-div-subtitle {
    font-size: 18px;
    color: lightgray;
    font-weight: 500;
    margin-bottom:15px;
}

.owl-theme .owl-dots .owl-dot.active span {
    box-shadow: 0 0 5px 2px var(--Primary);
}

.main-nav-menu-dropdown-line-saperator-left {
    margin-left:5px;
}

.user-account-cst::after {
	display:none;
}

.dropdown-menu {
	border-top-left-radius:0 !important;
	border-top-right-radius:0 !important;
	top:54px;
	border-color:rgb(238 238 238);
	border-radius:5px;
}

.user-account-top-header-dropdown:hover > .dropdown-menu {
	display:block;
}

.productlist-primary-action-btn,
.productlist-secondary-action-btn,
.productlist-default-action-btn,
.productlist-success-action-btn {
	border-radius: 50%;
	position: relative;
	height: 50px !important;
	width: 50px !important;
}

.productlist-primary-action-btn {
	
	background-color: var(--Primary) !important;
}

.productlist-primary-action-btn:hover {
	box-shadow:0 0 5px 2px var(--Primary);
}

.productlist-secondary-action-btn {
	background-color:var(--Secondary) !important;
}

.productlist-secondary-action-btn:hover {
	box-shadow:0 0 5px 2px var(--Secondary);
}

.productlist-default-action-btn {
	background-color:var(--Primary) !important;
}

.productlist-default-action-btn:hover {
	box-shadow:0 0 5px 2px var(--Primary);
}

.productlist-success-action-btn {
	background-color:var(--Success) !important;
}

.productlist-success-action-btn:hover {
	box-shadow:0 0 5px 2px var(--Success);
}

.productlist-primary-action-btn > .productlist-primary-action-btn-span,
.productlist-secondary-action-btn > .productlist-secondary-action-btn-span,
.productlist-default-action-btn > .productlist-default-action-btn-span,
.productlist-success-action-btn > .productlist-success-action-btn-span {
	margin: 0; 
	position: absolute; 
	top: 50%; 
	left: 50%; 
	transform: translate(-50%, -50%);
}

.productlist-primary-action-btn > .productlist-primary-action-btn-span > .productlist-primary-action-btn-icon,
.productlist-secondary-action-btn > .productlist-secondary-action-btn-span > .productlist-secondary-action-btn-icon,
.productlist-success-action-btn > .productlist-success-action-btn-span > .productlist-success-action-btn-icon {
	font-size: 18px;
	color:var(--Light);
}

.productlist-default-action-btn > .productlist-default-action-btn-span > .productlist-default-action-btn-icon {
	font-size: 18px;
	color:var(--Light);
}

.productlist-addtofav-action-btn-icon {
	color:var(--Light) !important;
}

.dropdown-item-top-header-cst:hover {
	color:var(--Secondary);
	padding-left:32px;
	font-weight:500;
}

.search-main-container {
	width:100%;
	height:66px;
	display:none;
	position:relative;
	padding:10px 40px;
}

.search-text-div {
	width:100%;
	height:100%;
	border-radius:50px;
	border:solid 2px var(--FormDefaultBorder);
	position:relative;
}

.search-text-box {
	border:none;
	width:100%;
	height:100%;
	padding-right:50px;
	border-radius:50px;
}

.search-text-icon-div {
	position:absolute;
	top:0;
	right:0;
	width:50px;
	height:100%;
	border-radius:5px;
}

.search-text-icon {
	margin:0;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	color:var(--Dark);
	font-size:20px;
}

.search-results-panel {
	width:100%;
	height:400px;
	background-color:white;
	border:solid 2px var(--FormDefaultBorder);
	border-radius:5px;
	margin-top:5px;
	padding:15px;
	overflow: hidden;
	overflow-anchor: none;
	overflow-y: scroll;
}

.search-results-item-col {
	
}

.search-result-item-div {
	width:100%;
	padding-bottom:15px;
	padding-top:15px;
	border-bottom:solid 1px var(--FormDefaultBorder);
}

.search-result-item-div:hover {
	background-color:var(--Default);
}

.search-result-item-row {
	padding:0 15px;
}

.search-product-image-sec {
	width:100%;
	height:100px;
	background-color:var(--FormDefaultBorder);
	border-radius:5px;
}

.search-product-image-div {
	width:100%;
	height:100%;
}

.search-product-image {
	background-position:center;
	background-size:contain;
	background-repeat:no-repeat;
	border-radius:5px;
	background-color:white;
}

.search-product-title {
	font-size:18px;
	color:var(--Dark);
	font-weight:500;
}

.search-product-price {
	font-size: 18px;
	font-weight: 500;
	color: var(--Pricing);
}

.search-product-currancy {
	font-size:14px;
	color:var(--Pricing);
}

.search-product-actions {
	width:100%;
	height:80px;
	position:relative;
}

.search-product-actions-div {
	margin:0;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	display:flex;
}

.search-product-actions-buttons {
	width:42px !important;
	height:42px !important;
	display:inline-block;
	position:relative;
	cursor:pointer;
}

.search-product-actions-addtofavorit,
.search-product-actions-addtolist {
	background-color:var(--Primary);
}

.search-product-actions-addtofavorit:hover,
.search-product-actions-addtolist:hover {
	box-shadow:0 0 4px 1px var(--Primary);
}

.quick-search-shopping-cart-button {
	background-color:var(--Secondary);
}

.quick-search-shopping-cart-button:hover {
	box-shadow:0 0 4px 1px var(--Secondary);
}

.search-product-actions-addtolist-active {
	background-color:var(--Success);
}

.search-product-actions-addtolist-active:hover {
	box-shadow:0 0 5px 2px var(--Success);
}

.search-product-actions-addtocart {
	background-color:var(--Secondary);
}

.search-product-actions-addtocart:hover {
	box-shadow:0 0 5px 2px var(--Secondary);
}

.search-product-actions-button-icon {
	margin: 0; 
	position: absolute; 
	top: 50%; 
	left: 50%; 
	transform: translate(-50%,-50%);
	color:var(--Light);
	font-size:18px;
}

.search-results-more-results {
	color:var(--Primary);
	text-align:center;
	padding:25px 5px;
	cursor:pointer;
}

.search-results-more-results:hover {
	color:var(--Secondary);
	text-decoration:underline;
}

#txtGeneralSearch:focus {
	height:100%;
}

.search-result-spinner-border {
	width:70px;
	height:70px;
	border:solid 10px var(--Secondary);
	border-right-color:var(--Primary);
	box-shadow:0 0 5px 2px var(--Dark);
}

.button-spinner-border {
	width:24px;
	height:24px;
}

.mobile-dropdown-parent-cst {
	position: absolute;
	top: 30px;
	left:0;
	width: 210px;
	min-height: 50px;
	background-color: #f7f8fb;
	z-index: 100;
	border-radius: 5px;
	border: 1px solid #eee;
	text-align:justify;
	padding:10px 0;
}

.mobile-dropdown-child-cst {
	padding:15px 25px;
	color:var(--Dark);
}

.mobile-dropdown-child-cst:hover,
.mobile-dropdown-child-cst:focus {
	padding-left:35px;
	color:var(--Primary);
	font-weight:500;
}

.mobile-dropdown-child-cst > .mobile-dropdown-child-icon-cst {
	color:var(--Primary);
}

.mobile-dropdown-child-cst:hover,
.mobile-dropdown-child-cst:focus {
	color:var(--Secondary);
}

.manditory-field-star {
	color:var(--Danger);
}

.breadcrumb-back-btn-div {
	position: relative;
}

.breadcrumb-back-btn {
	width: 60px;
	height: 60px;
	background-color: var(--Primary);
	position: absolute;
	left: 15px;
	top: 20px;
	border-radius: 50%;
	cursor:pointer;
	border:solid 2px var(--Primary);
}

.breadcrumb-back-btn:hover {
	box-shadow:0 0 5px 2px var(--Primary);
	
}

.breadcrumb-back-btn-icon {
	margin:0;
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	font-size:26px;
	color:var(--Light);
}

.breadcrumb-back-btn:hover > .breadcrumb-back-btn-icon {
	color:white;	
}

.purchase-timeline-item > .purchase-timeline-item-icon-sec {
	width:100%;
	text-align:center;
}

.purchase-timeline-item > .purchase-timeline-item-icon-sec > .purchase-timeline-item-icon-div {
	width:70px;
	height:70px;
	border-radius:50%;
	position:relative;
	display:inline-block;
}

.purchase-timeline-item > .purchase-timeline-item-icon-sec > .purchase-timeline-item-icon-div {
	border:solid 4px var(--FormDefaultBorder);
	background-color:var(--FormDefaultBorder);
}

.purchase-timeline-item.visited > .purchase-timeline-item-icon-sec > .purchase-timeline-item-icon-div {
	border:solid 4px var(--Primary);
	background-color:var(--Primary);
}

.purchase-timeline-item.active > .purchase-timeline-item-icon-sec > .purchase-timeline-item-icon-div {
	border:solid 4px var(--Secondary);
	background-color:var(--Secondary);
	box-shadow:0 0 5px 2px var(--Secondary);
}

.purchase-timeline-item.active-success > .purchase-timeline-item-icon-sec > .purchase-timeline-item-icon-div {
	border:solid 4px var(--Success);
	background-color:var(--Success);
	box-shadow:0 0 5px 2px var(--Success);
}

.purchase-timeline-item > .purchase-timeline-item-icon-sec > .purchase-timeline-item-icon-div > .purchase-timeline-item-icon {
	margin:0;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	font-size:22px;
}

.purchase-timeline-item > .purchase-timeline-item-icon-sec > .purchase-timeline-item-icon-div > .purchase-timeline-item-icon {
	color:var(--Light);
}

.purchase-timeline-item.visited > .purchase-timeline-item-icon-sec > .purchase-timeline-item-icon-div > .purchase-timeline-item-icon, 
.purchase-timeline-item.active > .purchase-timeline-item-icon-sec > .purchase-timeline-item-icon-div > .purchase-timeline-item-icon {
	color:var(--Light);
}

.purchase-timeline-item > .purchase-timeline-item-title {
	text-align:center;
	font-size:12px;
	text-transform:uppercase;
	font-weight:600;
}

.purchase-timeline-item > .purchase-timeline-item-title {
	color:var(--FormDefaultBorder);
}

.purchase-timeline-item.visited > .purchase-timeline-item-title,
.purchase-timeline-item.active > .purchase-timeline-item-title,
.purchase-timeline-item.active-success > .purchase-timeline-item-title {
	color:var(--Secondary);
}

.purchase-timeline-section-title {
	font-size: 26px;
	color: var(--Dark);
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 0;
	text-align: center;
}

.purchase-timeline-main-section {
	margin-bottom:0;
}

#alertMsg2 {
	position: fixed;
	top: 15px;
	right: 15px;
	z-index: 10000;
	display: none;
}

#alertMsg2Container {
	width: 450px;
	height: 120px;
	border-radius: 20px;
	padding: 15px;
	position: relative;
}

.alertMsg2CloseButton {
	top: 10px;
	right: 20px;
	position: absolute;
	cursor: pointer;
}

.alertMsg2CloseButton > .alertMsg2CloseButtonIcon {
	color: white;
	font-size: 20px;
}

.alertMsgRow {
	height: 100%;
	width: 100%;
}

.icon-side-sec {
	height: 100%;
	position: relative;
}

.icon-side-content {
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.icon-side-div {
	border: solid 3px var(--Light);
	border-radius: 50%;
	padding: 10px;
	width: 70px;
	height: 70px;
}

#alertMsg2Icon {
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	font-size: 40px;
	color: white;
}

.body-side-sec {
	height: 100%;
	position: relative;
}

.body-side-div {
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	text-align: left;
}

#alertMsg2Title {
	color: var(--Light);
}

#alertMsg2Body {
	font-size: 12px;
	color: var(--Light);
}

.page-family-item {
	display: inline-block;
	color: var(--Dark);
	font-size: 14px;
	font-weight: 400;
	padding: 0 10px;
	cursor: pointer;
}

.page-family-item-div {
	padding: 8px 15px;
	border-radius: 5px;
	color: var(--Dark);
}

.page-family-item:hover,
.page-family-item.active {
	background-color:var(--Primary);
	box-shadow:0 0 4px 1px var(--Primary);
	border-radius:5px;
}

.page-family-item:hover > .page-family-item-div,
.page-family-item.active > .page-family-item-div {
	color: var(--Light);
}

.product-item-color-sec {
	margin-top: 15px;
}

.product-item-color-div {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: inline-block;
	border: solid 1px var(--Dark);
	padding: 2px;
	cursor: pointer;
}

.product-item-color-div:hover {
	padding:3px;
	box-shadow:0 0 4px 1px var(--Dark);
}

.product-item-color {
	width: 100%;
	height: 100%;
	border-radius:50%;
}

.item-wishlist-btn {
	width: 100%;
	height: 45px;
	border-radius: 5px;
	background-color: var(--FormDefaultBorder);
	color: var(--Dark);
	position: relative;
	cursor: pointer;
}

.item-wishlist-btn.active {
	background-color: var(--Success) !important;
	color: var(--Light) !important;
}

.item-wishlist-btn-div {
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	text-align: center;
}

.label-manditory-field {
	color:var(--Danger);
	font-size:16px;
}

.quick-search-compare-button {
	color: white;
	height: 42px;
	background-color: var(--Primary);
	padding: 8px 25px;
	cursor:pointer;
}

.quick-search-compare-button:hover {
	box-shadow:0 0 4px 1px var(--Primary);
}

.banner-sec-container {
	margin-top: 30px;
	height: 500px;
}

.banner-main-container {
	width: 100%;
	height: 100%;
	background-color: var(--Default);
	border-radius: 5px;
	position: relative;
	box-shadow: 0 0 5px rgb(0 0 0 / 28%);
	padding: 15px;
}

.banner-main-side-container {
	width: 100%;
	height: 100%;
	background-color: var(--Default);
	border-radius: 5px;
	padding: 25px;
	box-shadow: 0 0 5px rgb(0 0 0 / 28%);
}

.header_with_topbar {
	box-shadow: 0 0 5px rgb(0 0 0 / 28%) !important;
}

.navbar .navbar-nav li.dropdown-mega-menu .dropdown-menu {
	top:45px;
}

.ProductItems:hover,
.ProductItemsSlider:hover {
	transform: scale(1.01);
}

.timer-demo {
	color: white;
	font-size: 42px;
	margin-top: 30px;
	/*background: -webkit-linear-gradient(90deg, white, #3c2d0a 80%);*/
	/*background: -webkit-linear-gradient(90deg, yellow, white 80%);*/
	background: -webkit-linear-gradient(90deg, #debea7, #debea7 80%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	padding-top: 15px;
	margin-bottom: 0;
	padding-bottom: 15px;
}

.bf-main-div {
	width: 100%;
	background-image: radial-gradient(farthest-corner at 40px 40px,black 0%,#1a2216f7 100%);
	border-radius: 50px;
	box-shadow: 0 0 4px 1px #0f140d;
	padding: 60px 90px;
	text-align: center;
	position: relative;
	overflow: hidden;
	padding-bottom: 170px;
}

.bf-main-div-popup {
	padding-bottom:70px !important;
}

.bf-banner-subtitle1 {
	color: white;
	text-transform: uppercase;
}

.bf-banner-subtitle2 {
	color: white;
	text-transform: uppercase;
	font-size: 22px;
}

.bf-banner-title {
	color: white;
	font-size: 80px;
	text-transform: uppercase;
}

.bf-banner-button {
	background-color: #3c2d0a;
	width: 200px;
	display: inline-block;
	padding: 15px 5px;
	border-radius: 50px;
	color: white;
	border: solid 2px #dcae70;
	cursor: pointer;
}

.timer-demo-popup {
	line-height:40px;
}

.whatsapp-fixed-div {
	position: fixed;
	right: 15px;
	bottom: 15px;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background-color: #2cd44c;
	cursor: pointer;
	z-index: 3;
}

	.whatsapp-fixed-div:hover {
		box-shadow: 0 0 4px 1px #2cd44c;
	}

	.whatsapp-fixed-div > .whatsapp-fixed-icon {
		margin: 0;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		color: white;
		font-size: 36px;
	}

	.whatsapp-fixed-div:hover > .whatsapp-fixed-icon {
		font-size: 38px;
	}

.bnd-popup-subtitle-1 {
	font-weight: 500;
	color: black;
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: -10px;
}

.bnd-popup-title {
	text-transform: uppercase;
	color: black;
	font-size: 40px;
}

.bnd-popup-subtitle-2 {
	font-size: 12px;
	font-weight: 500;
	color: black;
	margin-top: -5px;
	text-transform: uppercase;
}

.bnd-popup-subtitle-3 {
	margin: 0;
	position: absolute;
	top: 35px;
	left: 50%;
	transform: translate(-50%,-50%);
	color: white;
	text-transform: uppercase;
	font-size: 14px;
}

.bnd-popup-subtitle-3-date {
	font-size: 20px;
}

.bnd-pd-message-flag {
	width: 80px;
	height: 80px;
	position: absolute;
	margin: 0;
	top: 50%;
	left:70px;
	transform: translate(-50%,-50%);
}

.btn-custom-banner-active {
	border: solid 2px white;
	background-color: transparent;
	padding: 10px 15px;
	width: 230px;
	text-align: center;
	border-radius: 50px;
	color: white;
	cursor: pointer;
	font-weight: 500;
}

	.btn-custom-banner-active:hover {
		background-color: white;
		color: var(--Dark);
		font-weight: 500;
	}

.hr-banner-top-subtitle1 {
	color: white;
	font-size: 22px;
	margin-bottom: 0;
}

.hr-banner-main-title {
	color: white;
	font-size: 90px;
}

.hr-banner-main-title-subtitle {
	color: white;
	margin-top: -30px;
	margin-bottom: 30px;
	margin- @GlobalRes.LeftRight: 10px;
}

.hr-banner-bottom-subtitle1,
.hr-banner-bottom-subtitle2 {
	color: white;
}

.hr-banner-bottom-subtitle2 {
	margin-top: 5px;
}

#HandRaiserTimer {
	color: white;
	font-size: 42px;
	margin: 30px 0;
	background: -webkit-linear-gradient(90deg, #ff9800, white 80%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	padding: 15px 0;
}

.hr-banner-actions-div {
	margin-top: 30px;
}

.hr-banner-row {
	margin-bottom: 70px;
	margin-top: 30px;
}

.hr-banner-div {
	width: 100%;
	background-image: radial-gradient(farthest-corner at 40px 40px,black 0%,#1a2216f7 100%);
	border-radius: 50px;
	box-shadow: 0 0 4px 1px #0f140d;
	padding: 60px 90px;
}

.single-main-banner-btn {
	border: solid 2px white;
	border-radius: 50px;
	background-color: transparent;
	color: white;
	padding: 8px 45px;
}

.single-main-banner-btn:hover {
	background-color: white;
	color: var(--Dark);
}

.btn-custom-default {
	border-radius: 50px;
	background-color: var(--FormDefaultBorder);
	margin-top: 15px;
	padding: 10px 50px;
	color: var(--Dark);
	font-weight: 500;
	cursor: pointer;
	border:unset;
}

	.btn-custom-default:hover {
		transform: scale(1.1);
		box-shadow: 0 0 4px 1px var(--Danger);
		background-color:var(--Danger);
		color:var(--Light);
	}

.tabby-modal-content {
	width: 100%;
	height: 100%;
	border: solid 10px #3bffc0;
	border-radius: 50px;
	padding: 60px 90px;
}

.tabby-modal-image-sec {
	width: 200px;
	height: 100px;
	display: inline-block;
}

.tabby-modal-title {
	font-weight: 600;
	font-size: 26px;
	text-transform: uppercase;
	color: var(--Dark);
	padding-top: 20px;
}

.tabby-ad-container {
	margin-bottom: 60px;
	margin-top: -40px;
}

.tabby-ad-image-col {
	height: 100%;
	position: relative;
}

.tabby-ad-sec {
	width: 100%;
	height: 150px;
	background-color: #d3d3d35c;
	border-radius: 45px;
}

.tabby-ad-image-sec {
	width: 200px;
	height: 70px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	margin: 0;
}

.tabby-ad-content-col {
	height: 100%;
	position: relative;
}

.tabby-ad-content-sec {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	margin: 0;
	width: 100%;
	text-align: center;
	color: var(--Dark);
}

@media (min-width:1200px) {
}

@media (min-width:992px) and (max-width:1199px) {

	.banner-slide-content-div {
		width:70%;
	}

}

@media(min-width:992px) {
	.navbar-expand-lg .navbar-collapse {
		flex-basis:100%;
	}
}

@media(max-width:991px) {

    .footer-image-col {
        margin-bottom: 45px;
    }

    .navbar-search {
        margin-top: 9px;
    }

    .navbar-toggler {
        margin-top: 18px;
    }

    .Hidden991 {
        display: none !important;
    }

    .top-header-side-2 > div {
        text-align: center !important;
    }

    .product_header_right > .products_view > .list {
        display: none;
    }

    .banner-slide-content-div {
        width: 93% !important;
    }

    .banner-slide-content-cst {
        margin-top: 18px;
    }

	.SearchPanel {
		background-color:white;
		border-bottom-right-radius: 5px;
		border-bottom-left-radius: 5px;
		padding:10px 40px 25px 40px;
		height:75px;
	}

	.navbar-nav {
		height:unset;
	}

	.nav-menu-dropdown-cst {
		height: unset;
	}

	.navbar-toggler[aria-expanded="true"] {
		line-height:38px !important;
	}

	.bnd-popup-subtitle-1 {
		margin-bottom: 0;
	}

	.bnd-popup-title {
		line-height: 40px;
	}

	.bnd-popup-subtitle-2 {
		margin-top: 5px;
	}

	.bnd-popup-subtitle-3 {
		font-size: 12px;
		width: 100%;
		padding: 0 30px;
	}

	.bnd-popup-subtitle-3-date {
		font-size: 18px;
	}

	.btn-custom-default {
		padding: 10px 35px;
	}
}

@media (min-width: 863px) {

    .Hidden863 {
        display: none;
    }
}

@media (max-width: 862px) {
    .Hidden862 {
        display: none !important;
    }

    .carousel-control-prev,
    .carousel-control-next {
        display: none;
    }

    .top-header-items {
        font-size: 18px;
    }

    .navbar-brand > .logo_light,
    .navbar-brand > .logo_dark {
        width: 120px;
    }

    .navbar-brand {
        padding-right: 30px;
        padding-left: 30px;
    }
}

@media (max-width: 767px) {

    .trusted-payments-msg {
        text-align: center;
        margin-bottom: 15px;
    }

	.trusted-payments-msg > span {
		text-align:center !important;
	}

    .strength-items-col {
        margin-bottom: 25px;
    }

    .footer-content-col {
        text-align: center;
        margin-bottom: 15px;
    }

    .footer-content-col > .widget > .widget_title {
        border-bottom: none !important;
    }

    .product_header_left {
        text-align: center;
    }

    .product_header_right {
        justify-content: center;
    }

    .onload-popup-div {
        padding-right: 15px;
    }

    .banner-slide-content-div {
        width: 91.5% !important;
    }

	.search-product-image-sec {
		height:120px;
	}
	
	.purchase-timeline-item-icon-div {
		width:50px !important;
		height:50px !important;
	}
	
	.purchase-timeline-item-icon {
		font-size:18px !important;
	}
	
	.purchase-timeline-item-title {
		font-size:9px !important;
	}

	.purchase-timeline-section-title {
		font-size: 20px;
	}

	.address-item-icon {
		font-size:36px;
	}
	
	.address-item:hover > .address-item-div > .address-item-icon,
	.address-item-active > .address-item-div > .address-item-icon {
		font-size: 40px !important;
	}
	
	.address-item-title {
		font-size:14px;
	}
	
	.address-item:hover > .address-item-div > .address-item-title,
	.address-item-active > .address-item-div > .address-item-title {
		font-size: 16px !important;
		font-weight: 600;
		color: var(--Secondary);
	}
	
	.purchase-timeline-main-section {
		margin-bottom:0;
		padding-bottom:0;
		padding-top:35px;
	}

	.purchase-timeline-heading-sec {
		display:none;
	}

	.col-banner-main-side-container {
		display: none;
	}

	.hr-banner-top-subtitle1 {
		color: white;
		font-size: 18px;
		margin-bottom: 0;
	}

	.hr-banner-main-title {
		color: white;
		font-size: 60px;
		line-height: 70px;
	}

	.hr-banner-main-title-subtitle {
		margin-top: -10px;
		font-size: 12px;
	}

	.hr-banner-bottom-subtitle1,
	.hr-banner-bottom-subtitle2 {
		font-size: 12px;
	}

	#HandRaiserTimer {
		margin-top: 5px;
		font-size: 32px;
		line-height: 30px;
	}

	.hr-banner-row {
		margin-bottom: 30px;
	}

	.heading-line-saperator-col {
		margin-top: 5px;
	}

	.tabby-ad-container {
		margin-top: 0;
	}

	.tabby-ad-image-col {
		height: unset;
		position: unset;
		text-align:center;
	}

	.tabby-ad-sec {
		width: unset;
		height:unset;
		padding: 15px;
	}

	.tabby-ad-image-sec {
		width: 200px;
		height: 70px;
		position: unset;
		transform: unset;
		margin: unset;
		display:inline-block;
	}

	.tabby-ad-content-col {
		height: unset;
		position: unset;
	}

	.tabby-ad-content-sec {
		position: unset;
		transform: unset;
		margin: unset;
	}

}

@media (max-width: 576px) {

    .banner-slide-content-div {
        padding:0;
        width:100% !important;
    }

	.banner-slide-content-div-content {
		background: linear-gradient(90deg, rgb(0 0 0) 0%, rgb(0 0 0 / 76%) 100%, transparent 100%) !important;
	}

	.banner-slide-content-div-body {
		padding: 50px 10% 50px 10%;
	}

	.banner-slide-content-div-title {
		font-size:30px;
	}

	.banner-slide-content-div-subtitle {
		font-size:14px;
	}

	.banner-slide-content-div-body > .cst-button-secondary {
		padding: 8px 26px;
		font-size:12px;
	}

	#SearchBtn {
		height: 39px;
	}

	.SearchPanel {
		border-bottom-left-radius:0;
		border-bottom-right-radius:0;
	}

	.breadcrumb_section {
		margin-bottom:25px;
	}

	#CompareProduct1Sec,
	#CompareProduct2Sec {
		text-align: center;
	}

	.popup-compare-img {
		display:inline;
	}

	.pr_desc {
		display:inline-block !important;
	}

	.hr-banner-div {
		padding: 40px 40px;
		text-align: center;
	}

	.hr-banner-main-title-subtitle {
		margin-left:0;
	}

	.btn-custom-banner-inactive {
		display: inline-block;
	}

	.btn-custom-banner-active {
		display: inline-block;
	}

	#HandRaiserTimer {
		margin-bottom: 10px;
	}

	.hr-banner-actions-div {
		margin-top: 0;
	}

	.tabby-modal-content {
		padding: 40px 15px;
	}

}

@media (max-width: 550px) {

	#CompareContentSec {
		right:25px !important;
	}

	#CompareContentSecDiv {
		width: 100% !important;
	}

	.timer-demo {
		line-height: 40px;
	}
}

@media (max-width: 500px) {

	.bf-main-div {
		padding-top: 120px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.bf-banner-title {
		line-height:90px;
		margin-top:20px;
		margin-bottom:20px;
	}

}

@media (max-width:480px){

	#alertMsg2 {
		left: 15px !important;
	}

	#alertMsg2Container {
		width:100% !important;
	}

	.bf-banner-title {
		font-size: 40px;
		line-height:55px;
	}

	.bf-banner-button {
		width:180px;
		padding: 12px 0;
	}

	.tabby-modal-image-sec {
		width: 100%;
		height: 70px;
	}

	.tabby-modal-title {
		font-size: 20px;
	}

	.btn-custom-default {
		font-size:13px;
		padding:10px 25px;
	}

}

@media (max-width:450px) {
	
	.purchase-timeline-item-icon-div {
		width:35px !important;
		height:35px !important;
	}
	
	.purchase-timeline-item-icon {
		font-size:14px !important;
	}
	
	.purchase-timeline-item-title {
		font-size:8px !important;
	}
	
	.purchase-timeline-section-title {
		font-size:18px;
	}
	


}

@media (max-width:400px) {
	.bf-main-div {
		padding-top: 160px;
	}

	.timer-demo {
		margin-top:0;
		font-size:30px;
	}
}

@media (max-width:370px) {
    .footer-links {
        font-size: 9px !important;
    }

	#CompareSignIconMain  {
		width:120px;
		font-size:14px;
		height:38px;
		padding-top:0;
		line-height:34px;
		left:15px;
		bottom:15px;
	}

	.compare-sign-icon-clear {
		left:140px;
		height:38px;
		width:38px;
		bottom:15px;
	}

	.compare-sign-icon-clear > .compare-sign-icon-clear-span {
		font-size:16px !important;
	}

	.scrollup {
		width:38px;
		height:38px;
		font-size:18px;
		padding-top:0;
		line-height:32px;
		right:15px;
		bottom:15px;
	}

	#CompareContentSec {
		bottom: 60px !important;
	}

	.hr-banner-main-title {
		font-size: 40px;
	}

	#HandRaiserTimer {
		font-size: 24px;
	}

	.btn-custom-banner-inactive {
		width: auto;
	}

	.btn-custom-banner-active {
		width: auto;
	}
}

@media (max-width:350px) {

	#alertMsg2Container {
		height: 165px !important;
	}
}

@media (max-width:331px) {

	.multiple-languages-text {
		display:none;
	}

}

/* ===== START: CUSTOM SCROLLBAR ===== */
.custom-families-scrollbar {
	--scrollbarBG: transparent;
	--thumbBG: #ababab;
}

/*body {
--scrollbarBG: var(--Default);
--thumbBG: #ababab;
}*/

.custom-families-scrollbar::-webkit-scrollbar {
	width: 5px;
}

/*body::-webkit-scrollbar {
	width: 10px;
}*/

.custom-families-scrollbar {
	scrollbar-width: thin;
	scrollbar-color: var(--thumbBG) var(--scrollbarBG);
}

.custom-families-scrollbar::-webkit-scrollbar-track /*,
body::-webkit-scrollbar-track*/ {
	background: var(--scrollbarBG);
}

.custom-families-scrollbar::-webkit-scrollbar-thumb /*,
body::-webkit-scrollbar-thumb*/ {
	background-color: var(--thumbBG);
	border-radius: 6px;
	border: 3px solid var(--scrollbarBG);
}
/* ===== END: CUSTOM SCROLLBAR ===== */

/* ===== START: LOADING SPINNER CSS ===== */
.lds-roller {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  
  margin: -4px 0 0 -4px;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
  background-color:#c33f3e;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
  background-color:#c33f3e;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
  background-color:#cb5b5b;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
  background-color:#cb5b5b;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
  background-color:#d37b7b;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
  background-color:#d37b7b;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
  background-color:#de9fa0;
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
  background-color:#de9fa0;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* ===== END: LOADING SPINNER CSS ===== */

/* ===== START: PAGES CAROUSEL CSS ===== */
.MultiCarousel {
	float: left;
	overflow: hidden;
	width: 100%;
}

.MultiCarousel .MultiCarousel-inner {
	transition: 0.5s ease all;
	float: left;
}

.MultiCarousel .MultiCarousel-inner .item {
	float: left;
	width:auto !important;
}

.MultiCarousel .MultiCarousel-inner .item > div {
	text-align: center;
}

.MultiCarousel .leftLst, .MultiCarousel .rightLst {
	position: absolute;
	border-radius: 50%;
	width:30px !important;
	height:30px !important;
	padding:unset !important;
	top:8px;
	background-color: var(--Secondary);
    color: white;
    border: unset;
    box-shadow: 0 0 4px 1px var(--Secondary);
}

.MultiCarousel .leftLst {
	left: -10px;
}

.MultiCarousel .rightLst {
	right: -10px;
}

.MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over {
	pointer-events: none;
	background: var(--Default);
    color: var(--Dark);
    box-shadow: 0 0 4px 1px var(--Default);
}
/* ===== END: PAGES CAROUSEL CSS ===== */


/* ====== START: MOBILE CSS ===== */
.mobile-header-sec,
.mobile-footer-sec {
	display: none;
}
/* ====== END: MOBILE CSS ===== */