/* againcart6 theme.min.css - auto-generated */
/* --- stylesheet.css --- */
body {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 18px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* top */
#top {
	background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}
/* search */
#search {
	margin-bottom: 10px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
/* cart */
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
	overflow-y: auto;
	max-height: 800px;
	scrollbar-width: thin;
	overflow-x: hidden;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
#product-category #content, #product-product #tab-description, #information-information #content {
	font-size: 13px;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
.alert > .close {
	position: relative;
	top: -2px;
	right: 0px;
	color: inherit;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
html[dir=rtl] .breadcrumb > li::after {
  top: -3px;
  left: -5px;
  width: 26px;
  height: 26px;
  border-left: 1px solid #DDD;
  border-top: 1px solid #DDD;
  right: unset;
  border-right: unset;
  border-bottom:unset;

}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	/*padding: 7.5px 12px;*/
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
html[dir=rtl] .checkbox input[type="checkbox"],
html[dir=rtl] .checkbox-inline input[type="checkbox"],
html[dir=rtl] .radio input[type="radio"],
html[dir=rtl] .radio-inline input[type="radio"] {
    position: absolute;
    margin-top: 4px\9;
    margin-right: -20px;
      margin-left: unset;
}
html[dir=rtl] .input-group-btn:last-child > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
html[dir=rtl] .input-group .form-control:first-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: unset;
    border-bottom-left-radius: unset;
}
html[dir=rtl] .container .row:first-child  .col-sm-4, html[dir=rtl] .container .row:first-child  .col-sm-5 {
  float: right;

}
html[dir=rtl] #cart .dropdown-menu {
  left: 0;
  right: auto;

}
@media (min-width: 768px) {
   
    html[dir=rtl] .navbar-nav {
        float: right;
        margin: 0;
    }
    
    html[dir=rtl] .navbar-nav > li {
        float: right;
    }
   
}

/* --- common.css --- */
.navbar-nav.ac-navbar{
  display:none !important;
}


*:focus {
    outline: none !important;
    box-shadow: none !important;
}
/* =========================================
   TRANSITION UTILITY
   ========================================= */
.f-in {
    transition: visibility 0s linear 500ms, opacity 500ms;
    visibility: visible !important;
    opacity: 1;
}

/* =========================================
   EMPTY CONTENT
   ========================================= */
.empty-content {
    padding: 50px 0;
    text-align: center;
    width: 100%;
}

.empty-content .icon {
    padding: 20px;
    background: var(--ac-s-bg);
    color: var(--ac-secondary);
    border-radius: 50px;
    font-size: 48px;
    width: 88px;
    height: 88px;
}

.empty-content .empty-text {
    color: #666666;
    padding-top: 20px;
    font-size: 14px;
}

/* =========================================
   LOADER
   ========================================= */
.loader {
    border-radius: 50%;
    width: 70px;
    height: 70px;
    background: none;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    border-top: 3px solid var(--ac-primary);
    border-bottom: 3px solid var(--ac-secondary);
    border-left: 3px solid var(--ac-secondary);
    border-right: 3px solid var(--ac-secondary);
}

.loader.popup-inner {
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.5);
}

.loader:after {
    position: absolute;
    top: 22px;
    left: 22px;
    background: var(--ac-secondary);
    height: 20px;
    width: 20px;
    content: "";
    border-radius: 50%;
    -webkit-animation: fade 1s linear infinite;
    animation: spin 1s linear infinite;
}

/* =========================================
   POPUP / SUCCESS MODAL
   ========================================= */
.popup {
    width: 100%;
    height: 100%;
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.75);
    text-align: center;
}

.popup:before {
    content: '';
    display: inline-block;
    height: 100%;
    margin-right: -4px;
    vertical-align: middle;
}

.popup-inner {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    max-width: 800px;
    text-align: left;
    background: #fff;
    margin: 20px;
    border-radius: 0px;
}

.popup-inner .lb-body {
    padding: 30px;
    text-align: center;
}

.popup-inner .msg-wrap {
    padding: 30px;
}

.popup-inner .message-details {
    display: flex;
    margin-bottom: 20px;
}

.popup-inner .message-details .material-icons {
    flex: 0 0 24px;
    width: 24px;
    color: #15B579;
}

.popup-inner .message-details .success-message {
    flex: 1 1 auto;
    padding: 4px 0 0 16px;
    line-height: 20px;
}

.popup-inner .message-details .cart-info {
    flex: 0 0 180px;
    padding: 10px 15px;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    border: 1px solid #eee;
    position: relative;
    z-index: 10;
}

.popup-inner .message-details .cart-info>span {
    padding: 0 0 5px;
    display: flex;
    justify-content: space-between;
    color: #888;
    font-size: 14px;
    line-height: 20px;
}

.popup-inner .message-details .cart-info>span>span {
    font-weight: bold;
    color: #111;
    font-size: 15px;
}

.popup-inner .message-details .cart-info .cart-quantity {
    border-bottom: 1px solid #eee;
    margin-bottom: 5px;
}

.popup-inner .btn-wrap {
    padding-left: 40px;
}

.popup-inner .btn-wrap button {
    margin-right: 10px;
}

.popup-close {
    width: 30px;
    height: 30px;
    padding: 3px;
    display: inline-block;
    position: absolute;
    top: 5px;
    right: 2px;
    border: none;
    background: #FFF;
    cursor: pointer;
    text-align: center;
}

.popup-close:after {
    content: "close";
    font-family: 'Material Icons';
    font-size: 20px;
    color: #666666;
}

.popup .button {
    font-family: 'Material Icons';
    font-size: 24px;
    color: #fff;
    position: relative;
    z-index: 99;
    margin-right: 10px;
    background: #111;
    border-radius: 32px;
    padding: 5px;
    cursor: pointer;
}

.popup .button:hover {
    color: #fff;
    background: var(--ac-primary);
}

.popup .button:after {
    content: "chevron_left";
}

.popup .button.next {
    margin-right: auto;
    margin-left: 10px;
}

.popup .button.next:after {
    content: "chevron_right";
}

.lb-body img {
    max-width: 100%;
}

.popup-inner .lb-footer {
    color: #fff;
    text-align: left;
    margin-top: 0;
    background: #111;
    padding: 10px;
}

.popup-inner .lb-footer .title {
    float: left;
}

.popup-inner .lb-footer .counter {
    text-align: right;
    opacity: .5;
}

.popup-head {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.popup-head h3 {
    font-weight: 400;
}

.popup-prod-item .name {
    color: var(--ac-f-c1);
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 15px;
}

/* =========================================
   FLOATING BUTTON (Compare / Cart)
   ========================================= */
button.btn.cart, button.btn.submit, a.clear-all.btn.st-outline, .footer.btn-wrap a.btn {
    background: var(--blue);
    display: inline-block;
    padding: 0 20px;
    margin: 0;
    height: 38px;
    line-height: 35px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    border-radius: 4px;
    outline: none;
    text-align: center;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}
.f-btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99999;
    background: var(--ac-hf-bg);
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 10px;
    text-transform: uppercase;
    cursor: pointer;
    width: 59px;
    height: 59px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1), -5px 5px 10px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}

.f-btn i {
    margin: 10px 0 5px;
}

.f-btn .label {
    opacity: .8;
}

.f-btn.cmpr-toggler {
    bottom: 90px;
}

.f-btn.h-hr {
    width: 70px;
    height: 70px;
    border-radius: 35px;
    bottom: calc(50% - 35px);
    background: var(--ac-primary);
}

.f-btn:hover {
    background: var(--ac-secondary);
}

.f-btn span.counter {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: -10px;
    top: -10px;
    background: var(--ac-primary);
    line-height: 20px;
    border-radius: 16px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.f-btn.close span.counter {
    display: none;
}

/* =========================================
   DRAWER (Cart & Compare Panel)
   ========================================= */
.drawer {
    position: fixed;
    right: -400px;
    top: 0;
    background: #fff;
    height: 100%;
    width: 360px;
    z-index: 999999;
    max-width: 100%;
    transition: all 300ms ease;
    display: flex;
    flex-direction: column;
}

.drawer.open {
    right: 0;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2), -1px 0 0 0 rgba(255, 255, 255, 0.2);
}

.drawer .loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -35px;
}

.drawer>.title {
    background: var(--blue);
    padding: 0 20px;
    position: relative;
    flex: 0 0 50px;
}

.drawer .title .mc-toggler,
.drawer .title .cmpr-toggler {
    color: #fff;
    position: absolute;
    right: 8px;
    top: 0;
    cursor: pointer;
}

.drawer .title .mc-toggler i,
.drawer .title .cmpr-toggler i {
    font-size: 20px;
    line-height: 50px;
}

.drawer .title .close:hover i {
    opacity: .5;
}

.drawer .title p {
    margin: 0;
    line-height: 50px;
    font-weight: 600;
    color: #fff;
}

.drawer .content {
    overflow-y: auto;
    flex: 1 1 auto;
    min-height: 100px;
}

.drawer .content .item {
    display: flex;
    padding: 15px 20px;
    position: relative;
    border-bottom: 1px solid #eee;
}

.drawer .content .item:hover {
    background: rgba(55, 73, 187, 0.03);
}

.drawer .content .item .remove {
    position: absolute;
    right: 0px;
    top: 17px;
    cursor: pointer;
}

.drawer .content .item .remove i {
    font-size: 16px;
    opacity: .7;
}

.drawer .content .item .remove:hover i {
    opacity: 1;
}

.drawer .content .item .name {
    font-size: 14px;
    line-height: 20px;
    padding: 0 15px 12px 0;
}

.drawer .content .item .image {
    flex: 0 0 60px;
    display: flex;
}

.drawer .item .image img {
    max-width: 45px;
    max-height: 45px;
    overflow: hidden;
    font-size: 0;
    color: transparent;
    background: #fafafa;
}

.drawer .item .info>* {
    vertical-align: middle;
}

.drawer .item .info i {
    font-size: 15px;
    margin: 0 5px;
    color: #999;
    width: 15px;
    height: 15px;
}

.drawer .item .amount,
.drawer .item .total {
    font-weight: 600;
}

.drawer .footer {
    flex: 0 0 auto;
    padding: 5px 0 43px;
    position: relative;
}

.drawer .footer .total {
    display: flex;
    padding: 12px 10px;
}

.drawer .footer .total:nth-child(2) {
    border-bottom: 1px solid #eee;
}

.drawer .footer .total>div {
    flex: 1 1 50%;
    text-align: right;
    font-size: 16px;
    color: #666666;
}

.drawer .footer .total>div.amount {
    color: #111;
    font-weight: 600;
}

.drawer .footer .checkout-btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.drawer .footer .checkout-btn a {
    display: block;
    width: 100%;
}
button.btn.button-coupon {
    background: var(--orange);
    border:2px solid var(--orange)
    display: inline-block;
    padding: 0 20px;
    margin: 0;
    height: 36px;
    line-height: 34px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    border-radius: 4px 0 4 0;
    outline: none;
    text-align: center;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}
.drawer .footer .checkout-btn a button, .footer.btn-wrap a.compare-now {
    width: 100%;
    border: none;
    background: var(--orange);
}

.footer .promotion-code {
    background: var(--ac-s-bg);
    padding: 10px;
    display: inline-block;
    width: 100%;
}

.footer .promotion-code input {
    height: 36px;
    font-size: 14px;
    border: none;
}

.footer .promotion-code button {
    height: 36px;
    line-height: 32px;
}

.drawer.cmpr-panel {
    top: 0;
    bottom: 0;
    height: 0;
    right: 0;
    overflow: hidden;
    transition: none;
}

.drawer.cmpr-panel.open {
    height: auto;
    overflow: visible;
    max-width: calc(100% - 25px);
}

.drawer.cmpr-panel .item .info {
    display: flex;
    align-items: center;
}

.drawer.cmpr-panel .item .image {
    flex: 0 0 60px;
}

.drawer.cmpr-panel .content .item .name {
    padding: 0 15px 0 0;
}

.drawer.cmpr-panel .footer {
    border: none;
    flex: 0 0 auto;
    padding: 10px;
    text-align: center;
}

.footer.btn-wrap a.btn {
    width: 45%;
}

.drawer.cmpr-panel .content .item .remove {
    top: 50%;
    margin-top: -9px;
}

.common-home .drawer .content {
    margin-top: 0px;
}

/* =========================================
   RESPONSIVE
   ========================================= */
@media (max-width: 1279px) {
    .popup .button {
        margin-right: -17px;
    }

    .popup .button.next {
        margin-left: -17px;
    }

    .f-btn {
        display: none;
    }
}

@media (max-width: 767px) {
    .popup .button {
        margin: -17px 0 0 0;
        position: absolute;
        top: 50%;
        height: 34px;
    }

    .popup .button.next {
        left: auto;
        right: 0;
    }

    .popup-inner .lb-footer .title {
        text-align: center;
        float: none;
        padding-bottom: 7px;
    }

    .popup-inner .lb-footer .counter {
        text-align: center;
        float: none;
    }

    .popup-inner .message-details {
        flex-wrap: wrap;
    }

    .popup-inner .message-details .success-message {
        max-width: calc(100% - 40px);
        padding-bottom: 15px;
    }

    .popup-inner .message-details .cart-info {
        flex: 1 1 100%;
        margin-left: 40px;
    }

    .popup-inner .msg-wrap {
        padding: 20px;
    }

    .popup-inner .btn-wrap {
        white-space: nowrap;
    }

    .popup-inner .btn-wrap button {
        padding: 0 15px;
        margin-right: 5px;
    }
}

@media (max-width: 410px) {
    .popup-inner {
        margin: 10px;
    }
}

/* Homepage: Bootstrap row reset (needed for home module layout) */
#common-home .row {
    display: initial !important;
}

/* --- custom.css --- */
a{
    text-decoration: none !important;
}
.d-none{
  display:none;
}
.w-100{
    width:100% !important;
}

*,
::after,
::before {
    box-sizing: border-box
}

html {
    font-family: "Trebuchet MS", sans-serif;
    line-height: 1.15;
    font-size: 15px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

* {
    margin: 0;
    padding: 0;
    box-sizing:border-box;
}

body {
    font-size: 15px;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    color: var(--blue);
}

a:hover {
    text-decoration: underline;
    color: var(--orange);
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
h5 {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}
/* Responsive Breakpoints (Example) */
@media (min-width: 992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width: 1366px) {
    .container {
        max-width: 1320px;
    }
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
}

[class^="col-"], [class*=" col-"] {
    margin: 0;
    padding: 0;
}
.bg-white {
    background-color: var(--ac-f-c2);
}

.bg-gray {
    background: var(--ac-b-bg);
}

.txt-left {
    text-align: left;
}

.txt-right {
    text-align: right;
}

.txt-center {
    text-align: center;
}

.p-15 {
    padding: 15px;
}

.m-b-30 {
    margin-bottom: 30px;
}

.ws-box {
    background: var(--ac-f-c2);
    border-radius: 5px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
input, select, textarea {
    font-size: 15px;
    height: 42px;
    padding: 5px 15px;
    background: #var(--ac-f-c2);
    outline: none;
    width: 100%;
    font-family: "Trebuchet MS", sans-serif;
    border: 1px solid #ddd;
    border-radius: 4px;
}

/* ==========header section start==== */

header {

    font-size: 15px;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    background: var(--ac-hf-bg);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 100;

}
header .top {
    padding: 15px 0;
}
  
header .top .container {
    display: flex;
}

.ht-item {
    flex: 1 1 auto;
    margin-top: 0px;
}

.ht-item.logo {
    flex: 0 0 200px;
}


.ht-item.logo img {
    height: auto;
    width: auto;
    display: inline-block;
}
img {
    vertical-align: middle;
    border-style: none;
    max-width: 100%;
}
@media (min-width: 1280px) {
    #lc-toggle, #column-left .lc-close, .h-desk {
        display: none !important;
    }
    
}
@media (max-width: 480px){
    .ht-item.logo img {
        margin-top: 0px;
    }
    .ht-item.logo .brand {
            width: 35%;
            display: block;
        }
   }
@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/MaterialIcons-Regular.eot);
    src: local('Material Icons'), local('MaterialIcons-Regular'), url(../fonts/MaterialIcons-Regular.woff2) format('woff2'), url(../fonts/MaterialIcons-Regular.woff) format('woff'), url(../fonts/MaterialIcons-Regular.ttf) format('truetype');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
.material-icons {
    height: 24px;
    width: 24px;
}
.search {
    padding: 5px 0;
    position: relative;
}
header .search input {
    border: none;
    padding: 0 40px 0 20px;
    font-weight: normal;
    border-radius: 4px;
    margin-bottom: 0;
    margin-left:2%;
}
.dropdown-menu {
    position: absolute;
    display: none;
    background: var(--ac-f-c2);
    padding: 0;
    margin-top: 0px;
    z-index: 99;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 -5px 0 0 #fff;
    width: 100%;
}
.dropdown-menu .search-details {
    display: flex;
    flex-direction: column;
}

.home-description a {
    font-weight: 600;
}
/*----------------------aclider section start------------------*/

.swiper-pagination.slideshow0.swiper-pagination-clickable.swiper-pagination-bullets{
    position: relative;
    bottom: 0px;
}

span.swiper-pagination-bullet {
    width: 30px;
    height: 8px;
    border-radius: 0;
    background:var(--ac-primary);
}
span.swiper-pagination-bullet:hover {
    background:var(--ac-primary);
}
.swiper-pagination-bullet-active {
     background-color: var(--ac-f-c2) !important;
}

/*---------------------aclider section end-------------------*/

/*==============Marque style start==============*/

.sliding_text_wrap {
    background-color: var(--ac-f-c2);
    border-radius: 25px;
    margin: 46px auto;
    padding: 8px 15px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
}
.sliding_text_wrap marquee {
    color: #333;
    font-size: 15px;
}
/*================Marque style end==========*/

/*============= Feature Cards ============*/

    .r-lnk-wrap {
      /* max-width: 1100px; */
      margin: 0 auto 0px auto;
    }

    .r-lnk-wrap>div:first-child {
      padding-left: 0 !important;
    }

    .r-lnk-wrap>div:last-child {
      padding-right: 0 !important;
    }

    .c-card {
      display: flex;
      align-items: center;
      gap: 15px;
      background: var(--ac-f-c2);
      border-radius: 8px;
      text-decoration: none;
      padding: 15px 20px;
      transition: all 0.3s ease;
      border: 1px solid #e5e7eb;
      box-shadow: 0 3px 10px rgba(0, 0, 0, 0.03);
    }

    .c-card:hover {
      transform: translateY(-4px);
      border-color: var(--ac-primary);
      box-shadow: 0 6px 15px #e7ffe7;
      list-style-type:none;
    }

    .c-card .ic {
      background-color: var(--ac-primary);
      color: #fff;
      width: 45px;
      height: 45px;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 24px;
    }

    .c-card .blurb {
      font-weight: 400;
      font-size: 16px;
      color: #111827;
      display: block;
    }

    .c-card p {
      color: #4b5563;
      font-size: 14px;
      margin: 0;
    }

    @media (max-width: 991px) {
     .w-50{
            width:50% !important;
        }
      .c-card .blurb{
        text-align:left;
          
      }
      .c-card p {
          display:none;
    }
    
    .c-card .ic {
         width: 40px;
         height:35px;
    }
    .c-card .blurb {
        font-size: 14px;
    }
    .r-lnk-wrap > div:nth-child(2) {
        padding-right: 0 !important;
    }
    .r-lnk-wrap > div:nth-child(3) {
        padding-left: 0 !important;
    }
    }

    @media (max-width: 575px) {
      .c-card {
            /* flex-direction: column; */
            text-align: center;
            padding: 10px 8px 10px 8px;    
            gap: 5px;
            
        }
      .material-icons{
          font-size:24px;
      }
      .r-lnk-wrap .col-6.col-sm-4.col-md-3.w-50 {
        margin: 0;
        padding: 4px;
        width:50%;
    }
    }
/*============= Feature Cards End ============*/
/* --- newtest35.css --- */
/*last child dropdown menu Start*/

.navbar-nav > .nav-item:nth-last-child(-n+3):hover .drop-menu-1 {
    right: 10px;
    left: auto;
}

.navbar-nav > .nav-item:nth-last-child(-n+3) .drop-menu-1 li:hover .drop-menu-2 {
    right: 100%; 
    left: auto;
}
/*last child dropdown menu End*/

/*mega menu start*/
@media (min-width: 992px) {
    .navbar-nav > .nav-item:nth-last-child(2):hover .drop-menu-1 {
    -webkit-columns: 2 !important;
    background: white;
    margin-left: 16px;
    width: 419px;
    border: 1px solid #ddd;
    }
}
/*mega menu end*/

.swiper-pagination.slideshow0.swiper-pagination-clickable.swiper-pagination-bullets {
    bottom: 45px !important;
}
@media (min-width: 992px) {
    .slideshow.swiper-viewport {
    height: 492px !important;
        }
        .slideshow .swiper-slide img {
            height: 500px !important;
        }
}
@media only screen and (max-width: 360px) {
    .slideshow.swiper-viewport {
        height: 165px !important;
    }
    .swiper-pagination.slideshow0.swiper-pagination-clickable.swiper-pagination-bullets {
        bottom: 35px !important;
    }
}
@media only screen and (max-width: 480px) {
    .slideshow.swiper-viewport {
        height: 165px !important;
    }
    .swiper-pagination.slideshow0.swiper-pagination-clickable.swiper-pagination-bullets {
        bottom: 35px !important;
    }
}
.fp-name {
    height: 62px !important;
    -webkit-line-clamp: 2 !important;
}

@media (min-width: 992px) {
    .seacrh-inner-box ul.dropdown-menu {
        top: 53px;
        left: 10px;
    }
}
#search {
	margin-bottom: 0px;
}
.search-item a {
    display: flex; 
    align-items: flex-start;
    gap: 10px;
    padding: 8px;
    text-decoration: none;
}

.search-item a:hover {
    background: #F5F6FC !important;
}

.search-item .image {
    flex-shrink: 0;
}

/*.search-item .details {*/
/*    display: flex;*/
/*    flex-direction: column; */
/*    width: 100%; */
/*}*/

.search-item .name {
    font-size: 14px;
    color: #333;
    white-space: normal;
    word-wrap: break-word;
    line-height: 1.3;
    margin-bottom: 4px;
}

.search-item .price {
    font-weight: bold;
    color: #000;
}
.c-name {
    height: 62px !important;
    -webkit-line-clamp: 2 !important;
}
.button-group button {
        width: -webkit-fill-available !important;
    }

@media (min-width: 992px) {
.sidebar.col-lg-3.col-md-12.c-left {
    padding: 0 0 0 20px;
}
}

/*Footer Start*/
.footer-btn h5{
    color: var( --ac-primary);
}
.footer-block.custom-support .icon {
    width: 40px;
    height: 34px;
    border-right: 1px solid #172930;
}
.footer-btn .icon i {
    font-size: 28px;
    color: #fff;
    padding-right: 10px;
    margin-top: 4px;
    border-right: transparent !important;
}
.custom-connected a {
    color: var( --ac-primary);
    text-decoration: none;
}
.custom-connected a:hover {
    color: var( --ac-primary);
    text-decoration: underline !important;
}
/*Footer End*/


.cart_check {
    display: flex;
    gap: 10px;
    justify-content: center;
    margin-top: 20px;
}
.drawer .footer .checkout-btn {
    position: static;
}
.drawer .footer .checkout-btn a button {
    border-radius: 5px !important;
}

/* =========================================
   Floating Ramadan Deal Button Start
   ========================================= */
.ramadan-float-btn {
    position: fixed;
    right: 20px; 
    top: 45%; 
    transform: translateY(-50%);
    width: 80px;
    height: 80px;
    background-color: var(--ac-primary); 
    color: #ffffff;
    border: 3px solid #ffffff; 
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    text-decoration: none;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); 
    z-index: 9999; 
    transition: all 0.3s ease;
}

.ramadan-float-btn:hover {
    background-color: var(--ac-primary);
    color: #ffffff;
    transform: translateY(-50%) scale(1.05); 
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.3);
}

.ramadan-float-btn i {
    font-size: 26px;
    margin-bottom: 2px;
}

.ramadan-float-btn .label {
    font-size: 11px;
    font-weight: bold;
    line-height: 1.1;
    text-transform: uppercase;
}
@keyframes icon-blink {
    0% { opacity: 1; }
    50% { opacity: 0.3; }
    100% { opacity: 1; }
}

.blink {
    animation: icon-blink 1.5s infinite; 
}

/* =========================================
   Floating Ramadan Deal Button End
   ========================================= */
/* --- common1.css --- */
/* =========================================
   RESET & ROOT VARIABLES
   Primary: #3b5cff (Blue)
   Accent : #FF4D4F (Red — sale/badge only)
   ========================================= */
*{margin:0;padding:0;box-sizing:border-box}
:root{
  --blue:#3b5cff;--blue-d:#2347e0;--blue-l:#eef1ff;
  --orange:#ff5625;--orange-d:#d43235;--orange-l:#fff1f0;
  --dark:#1a1a1a;--dark2:#1e2d3d;
  --text:#111827;--text2:#4b5563;--text3:#9ca3af;
  --bg:#f5f6fa;--white:#fff;--border:#e5e7eb;--border2:#f1f5f9;
  --shadow:0 2px 16px rgba(59,92,255,.08);
  --r:6px;--r2:10px;
  --font-body:'Encode Sans',sans-serif;
  --font-head:'Manrope',sans-serif;
}

/* =========================================
   BASE
   ========================================= */
body{background:var(--bg);font-family:var(--font-body);color:var(--text);font-size:14px;line-height:1.6}
.mi{font-family:'Material Icons';font-style:normal;font-size:20px;line-height:1;vertical-align:middle;display:inline-block}
ol,
ul {
  padding-left: 1rem;
}

/* =========================================
   TYPOGRAPHY SCALE
   H1 32px · H2 24px · H3 20px · H4 18px
   Body 14px — all headings use Manrope
   ========================================= */
h1,h2,h3,h4,h5,h6{font-family:var(--font-head);color:var(--text)}
h1{font-size:2rem;font-weight:800;letter-spacing:-.5px}
h2{font-size:1.5rem;font-weight:700;letter-spacing:-.3px}
h3{font-size:1.25rem;font-weight:700}
h4{font-size:1.1rem;font-weight:700}
h5,h6{font-size:.9rem;font-weight:700}

