/* your custom style goes here */
.prodesc {
	border: 1px solid #eae9e9;
	margin-top: 10px;
}
.faint {
	font-size: 10px;
	font-weight: lighter;
}
.slider-msg{
    	position: absolute;
    		top: 80px;
    		text-align: center;
width: 100%;
    		
}
.home-slide-item {
	position: relative;
}
.slider-title {

	font-size: 20px;
	font-style: italic;
	color: #000;

}
.slider-heading {
	font-size: 32px;
	color: #000;
	/* text-align: center; */
	font-weight: bold;
}

.modal-title {
	font-size: 16px;
}
.cart-modal-name {
	width: calc( 100% - 55px );
	float: left;
}
.cart-modal-image {
	width: 55px;
	float: left;
}
.flex-strech {
	display: flex;
	align-items: stretch;
}
.secadjust {
	margin-bottom: unset;
}
.bgready {
	background: #f5f5ff;
}
.bgnull {
	background: #fbf7f7;
}
#option-choice-form {
	width: 100%;
	float: left;
	padding: 2%;
}
.product-description-wrapper {
	width: 100%;
}
.refpol {
	position: absolute;
	bottom: 0;
	padding: unset;
	margin: unset;
	width: 100%;
	float: left;
}
#templateproduct {
	width: 100%;
}
.mymodal .cloudzoom {
	width: 100% !important;
	height: unset;
	float: left;
}
.cart-modal-image img {
	width: 50px;
}
.homeindex {
	background: #f0f0f0;
}
.varrefresh {
	font-size: 27px;
	cursor: pointer;
}
.la-refresh:hover::before {
	color: red;
}
#menu {
	display: none;
	border-right: 1px solid #ccc;
}
.mm-current.mm-opened{
    	  display: block !important;
}
.p_price {
	color: green;
	font-size: 20px;
	font-weight: bold;
}
.prodesc .tab-title {
	background: #f7f7f7;
	padding: 5px 10px;
}
.single.rounded.rounded2 {
	height: 20px !important;
	width: 20px !important;
}
.select3 {
	height: 25px !important;
	padding: .1em .75rem !important;
}
.card-body .rating {
	display: inline-block;
	height: 20px;
	/* position: relative; */
	width: 100%;
	/* float: left; */
}
.atc {
	display: inline-block;
	height: 40px;
	width: 100%;
	float: left;
	position: relative;
}
.atc button {
	display: none;
}
.card-product:hover .atc button, .product-box-2:hover .atc button{
  display:block;
}

.welcome-front {
	color: #fff !important;
}
.mymodal .cloudzoom {
}
.mymodal .rating {
	display: none !important;
}
.filter-wrapper {
	/*max-height: 600px;*/
	/*overflow-y: scroll;*/
}
.caorusel-box .rating{
    height:10px;
}
.product-box-2 .add-to-cart {
	width: 100% !important;
	background: #0071b0;
	font-size: 12px;
}
.product-box-2 .product-btns {
	display: none !important;
}
.hov-shaddow:hover {
	 box-shadow: unset !important; 
}
.sidebar-box {
	border: unset;
	border-radius: unset;
}
.poff {
	position: absolute;
	right: 0;
	color: red;
	z-index: 1;
	background: #fff;
	padding: 1%;
	z-index:1;
}
.min-height {
	min-height: 450px;
}
.cartvariant .rounded {
	height: 20px;
	width: 20px !important;
	margin-bottom: unset;
}
.minratevar {
	background: #fff;
	margin-right: 10px;
	border: 1px solid #ccc;
	padding: 0 5px;
	    float: left;
    margin-bottom: 5px;
}
.minratevarcol {
	width: 10px;
	height: 10px;
	position: relative;
	display: inline-block;
	border: 1px solid;
}
.shownotifydiv {
	display: flex;
	border: 1px solid #ccc;
	background: #f8f7f9;
	padding-top: 17px;
}
.ousdiv {
	background: #ffeaea;
}
.nologinpay {
	text-align: center;
	margin-top: 10%;
}
.linocolor.discount a {
	color: #f20808 !important;
}
.product-details-area .box-title {
	display: none;
}
.dandr {
	padding-left: 0;
	list-style: none;
}
.detailedit {
	border: 1px solid #cccc;
	/* padding: 2px; */
	border-radius: 4px;
}
.detailedit h6 {
	padding: 4px;
	text-align: center;
	background: #f2f0f0;
}
.accordion__header {
	padding: 1em;
	background-color: #ccc;
	margin-top: 2px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
}
.accordion__header > * {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
}
.accordion__header {
	background-color: #f5f5f5;
	color: #000;
	border: 1px solid #ccc;
}
.accordion__header.is-active{
    
}

.accordion__toggle {
	margin-left: 10px;
	height: 3px;
	background-color: #222;
	width: 13px;
	display: block;
	position: relative;
	flex-shrink: 1;
	border-radius: 2px;
}

.accordion__toggle::before {
	content: "";
	width: 3px;
	height: 13px;
	display: block;
	background-color: #222;
	position: absolute;
	top: -5px;
	left: 5px;
	border-radius: 2px;
}
.loginyes {
	width: 100%;
	float: left;
	background: #fbf9ff;
	padding: 2%;
	border-radius: 4px;
	border: 1px solid #ccc;
}
.pay-div {
	border: 1px solid #ccc;
	border-radius: 4px;
	min-height: 350px;
}
.row.payment {
	border: unset;
	margin: unset;
}
.payment li {
	text-align: center;
	padding: unset;
}
.payment li.active {
}

.payment li a {
	color: #000;
		background: #f2f0f0;
		width: 100%;
float: left;
padding: 2%;
}
.payment li a.active {
	background: #ccc;
}
.is-active .accordion__toggle {
	background-color: #f90;
}
.is-active .accordion__toggle::before {
	display: none;
}


.accordion__body {
	display: none;
	padding: 1em;
	border: 1px solid #ccc;
	border-top: 0;
}
.accordion__body.is-active {
	display: block;
}
.cartexist {
	color: red;
}
.myqty button {
	padding: 2px 2px 2px 2px !important;
}
.myqty .form-control {
	height: 21px !important;
	top: 1px;
}
.panel.panel-default {
 border-radius: 4px;
	border: 1px solid #ddd;
box-shadow: 0 1px 1px rgba(0,0,0,.05);
	position: relative;
	margin: 20px 0;
	padding: 1px;
	
}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-bottom-color: transparent;
	border-top-left-radius: 3px;
}
.panel-default > .panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd;
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}
.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
	color: inherit;
}
.price, td.price {
	color: green;
	font-size: 14px;
	font-weight: bold;
}
.del {
	color: #aca9a9;
	font-size: 14px;
	font-weight: bold;
}
.off {
	color: red;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	/* float: right; */
}
.dandr-head {
	font-size: 15px;
	border-bottom: 1px solid;
	margin-bottom: 10px;
}
.sticky {
	position: sticky !important;
	top: 65px;
}
.row.sticky-row {
	position: relative;
	float: left;
	display: block;
	width:100%;
}
.selectvari {
	display: block;
	border-bottom: 1px solid #ccc;
	margin-bottom: 12px;
	height: 35px;
}
.product-title-modal.mb-2 {
	font-size: 23px;
	width: 100%;
	float: left;
	padding: 10px;
}
.single-cart.single.rounded {
	width: 20px !important;
	height: 20px;
	margin-bottom: unset !important;
}
.cartvariant-var-span1 {
	vertical-align: top;
}
.rounded {
	border-radius: 0.25rem !important;
	width: 36px !important;
}
.checkbox-alphanumeric--style-1 input {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden;
}
.hidden{
    display:none !important;
}
.varrefresh {
	font-size: 27px;
	cursor: pointer;
}
.la-refresh:hover::before {
	color: red;
}
.selectvar {
	width: calc(100% - 50px);
	display: inline-block;
	text-align: center;
}
.refresh{
	color: rgba(0, 0, 0, 0.6);
	font-size: 12px;
	line-height: 1;
	text-align: center;
	padding: 8px 16px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	transition: all 0.1s ease-in-out;
	cursor: pointer;
	height: 34px;
	width: 75px;
}
.emptycart {
	min-height: 500px;
	text-align: center;
	padding: 8% 30%;
	color: red;
	font-size: 25px;
}
.selectvarspan {
	width: calc(100% - 75px);
	float: left;
}
.refresh:hover {
	border: 1px solid #000;
	cursor: pointer;
}
.glyphicon.glyphicon-refresh:hover {
	cursor: pointer;
}
.product-quantity.d-flex.align-items-center {
	margin-top: 8px;
}
.checkbox-alphanumeric label {
	font-size: 13px !important;
	padding: 4px !important;
	height: 33px !important;
	margin-bottom: unset !important;
	line-height: 25px;
}
.loading {
	 display: none; 
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	right: 0px;
	background: #fff;
	bottom: 0px;
	opacity: 0.2;
	z-index: 2;
	background: #000;
}
.product-details-area .loading img {
	left: 50%;
}
.loading img {
	position: absolute;
	top: 40%;
left: 48%;
width: 10%;
}
#state_home {
	width: 100%;
	float: left;
	position: relative;
}
.fullwidth {
	width: 100%;
	float: left;
	position: relative;
}
.single.rounded {
	height: 30px;
	border: 1px solid #ccc;
}
.rounded.cart-color {
	width: 25px;
	height: 25px;
	float: left;
}
.product-quantity-text {
	height: 50px;
	align-items: unset !important;
	line-height: 37px;
}
.checkbtn {
	background: #f90;
	color: #fff;
}
.select-final {
	line-height: 35px;
}
.la.la-trash {
	color: red;
	font-size: 19px;
}
#login {
	margin: 10px auto;
	min-height: 450px;
}
.login-div {
    padding: 2%;
	width: 38%;
	margin: 2% auto;
	border: 1px solid;
}
.login-div label::before {
	display: unset;
	position: relative;
	float: left;
	width: unset;
	height: unset;
	display: none;
}
#remember {
	opacity: 1;
}
.aiz-user-sidenav {
	background: #fff;
}
.aiz-side-nav-item {
	list-style: none;
	padding: 6px 0;
}
.aiz-side-nav-link {
	color: #000;
	font-size: 14px;
}
.cart-btn-success::before {
	color: green;
}

.cart-btn-danger::before {
	color: red;
}
.aiz-steps li:not(:first-of-type)::before {
	position: absolute;
	width: calc(100% - 20px);
	height: 4px;
	background: red !important;
	content: "";
	right: calc(50% + 20px);
	top: 18px;
	z-index: 0;
	opacity: 0.4;
}
#finalcart {
	margin: 0 0 20px 0;
	position: relative;
}
.cart input[type="number"] {
	appearance: unset !important;
}
.bootbox-close-button.close {
	position: absolute;
	right: 15px;
}

.bootbox .modal-header h4 {
	float: none;
}
.btn a {
	color: #fff;
}

.sort a:hover {
	text-decoration: underline;
}
.sort a {
	color: #000;
}
.box-title {
	padding: 10px;
	border-bottom: 1px solid #e9e9e9;
	font-size: 16px;
	line-height: 18px;
	background-color: #fafafa;
	width: 100%;
	font-weight: 500;
	color:#000;
}
.box-title a{
   	color:#000; 
}
.box-title a:hover{
   	text-decoration:underline; 
}
.qtyweight {
	display:none ;
}
.home-left{
background: #fff;
width: 215px;
border-radius: 5px 0 0 0;
border: 1px solid #ccc;
overflow: hidden;
}
.home-center{
	/* margin: 0 2%; */
	width: calc(100% - 422px);
	float: left;
	margin: 1px 10px;
	position: relative;
}
.home-slide {
	background: #fff;
}
.trend-foot {
	position: absolute;
	bottom: 0px;
	width: 100%;
	background: #000;
	opacity: 0.7;
	/* color: #000; */
	padding: 2%;
	text-align: center;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
}
.trending-category.d-none.d-lg-block {
	position: absolute;
	bottom: 0;
	padding: unset;
	overflow: hidden;
}
.home-right{
width: 187px;
border-radius: 0 5px 0 0;
border: 1px solid #ccc;
overflow: hidden;
}
.myborder{
    border: 1px solid #ccc !important;
}
.hc-left {
	width: calc(50% - 4px);
	float: left;
	margin-right: 4px;
}
.hc-right {
	width: calc(50% - 4px);
	float: right;
	margin-left: 4px;
}
.product-btns.clearfix {
	position: absolute;
	top: 40%;
	width: 100%;
	text-align: center;
	visibility: hidden;
}
.card-body:hover .product-btns.clearfix {
	visibility: visible;
}
.btn.quick-view {
	background: #fff;
	/* opacity: 0.5; */
}
.mypaginate {

}
.products-pagination {
	width: 100%;
	float: left;

}
.paginateabsolute {
    position: absolute;
bottom: 0;
right: 0;
}
.catul {
	margin-left: 10px !important;
}
.box-content input {
	position: relative !important;
	left: unset !important;
	margin-right: 5px;
	cursor: pointer;
}
.box-content .list-inline li a {
	font-weight: 600;
	color: #000;
	padding-bottom: 10px;
	width: 100%;
	float: left;
	cursor: pointer;
}
#price-range-submit {
	text-align: center;
margin: 10px 15% 0 15%;
	background: #0172b6;
	border: unset;
	width: 70%;
padding: 2%;
display:none;
}
#cprice {
	color: #fff;
}
.wal {
	text-align: center;
	font-size: 18px;
	color: green;
	font-weight: 700;
}
.fa-star::before {
	color: #ffff1e;
}

.rate-name {
	font-size: 16px;
	color: #000;
	font-weight: 500;
}
.rate-date {
	font-weight: 1;
}
.web {
    display:block;
}
.mob {
    display:none;
}
.section-title-1 a {
	color: #000;
}
.cloudzoom-lens + div {
	display: none !important;
}
.list-group-item {
	color: #000;
}
.mm-menu .mm-navbar a, .mm-menu .mm-navbar > * {
	color: #000 !important;
}
.ui-widget.ui-widget-content {
	z-index: 0;
}
.head-flyer {
	position: relative;
	z-index: 3;
}
p#amount {
	color: #000;
}

.cd-panel {
	position: sticky;
	top: 70px;
	left: unset;
	height: 100%;
	width: unset;
	visibility: visible;
	-webkit-transition: unset;
	-moz-transition: unset;
	transition: unset;
}
.from-right .cd-panel-container {
	right: unset;
	-webkit-transform: unset;
	-moz-transform: unset;
	-ms-transform: unset;
	-o-transform: unet;
	transform: unset;
}

.cd-panel-container {
    top:unset;
width: unset;
	position: relative;
	width: unset;
	height: unset;
	top: unset;
	background: unset;
	z-index: unset;
	-webkit-transition-property: unset;
	-moz-transition-property: unset;
	transition-property: unset;
	-webkit-transition-duration: unset;
	-moz-transition-duration: unset;
	transition-duration: unset;
	-webkit-transition-delay: unset;
	-moz-transition-delay: unset; 
	transition-delay: unset;
}
.cd-panel-content {
	position: relative;
	top: unset;
	left: unset;
	width: unset;
	height: unset;
	overflow: unset;
	border-left: unset;
	-webkit-overflow-scrolling: touch;
}

.b-preloader {
    display:none;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	background: #fff;
	z-index: 9999;
	opacity: 0.5;
z-index: 2;
}
.b-preloader i {
	position: absolute;
	height: 50px;
	width: 50px;
	text-align: center;
	left: calc(50% - 25px);
	top: calc(10% - 25px);
	line-height: 50px;
	font-size: 30px;
	color: #4545cc;
	z-index: 0;
}
.list-inline .nav-link {
	padding: unset;
}
.modal-content .box-title {
	padding-right: 40px;
}
.mymodal #wrapper {
	margin-right: 10px;
}
.ipthumb {
	width: 100px;
}
.ipthumba {
	color: #000;
}
.banklogo-a {
	width: 50px;
}
.single-content p {
	line-height: 50px;
	font-size: 16px;
}
@media only screen and (max-width: 991px) {
    .mymodal #wrapper {
	display: none;
}
.modal-content .cartupdatecheckout {
 position: relative !important;
margin: unset !important;   
padding: unset;
}
.paginateabsolute {
    position: relative;
bottom: unset;
right: unset;
}
.secadjust {
	margin-bottom: 55px;
}
.footermob {
	display: none;
}
    #satt hr {
	display: none;
}
.product-gallery, .product-description-wrapper {
	width: 100%;
	float: left;
}
.showing {
	text-align: center;
}
    .footer {
	top: 43px;
}
    ul.setPaginate li.setPage {
	width: 100%;
}
    
html.mm-opening .mm-slideout {
	-webkit-transform: translate3d(80%,0,0);
	transform: translate3d(80%,0,0);
	background: #000 !important;
	opacity: 0.6;
}


.ui-slider .ui-slider-handle {
	-ms-touch-action: auto  !important;
	touch-action: auto  !important;
	  cursor: move;
}
.ui-slider-handle.ui-corner-all.ui-state-default:active {
	touch-action: auto !important;
}
.cd-panel-content:last-child {
	padding-bottom: 37px;
}

.cd-main-content {
  text-align: center;
}
.cd-main-content h1 {
font-size: 20px;
font-size: 8.25rem;
color: #636D7E;
padding: 1em 0;
font-family: teko;
text-transform: uppercase;
text-shadow: rgba(0, 0, 0, 0.03) 2px 2px, rgba(0, 0, 0, 0.0285) 4px 4px, rgba(0, 0, 0, 0.027) 6px 6px, rgba(0, 0, 0, 0.0255) 8px 8px, rgba(0, 0, 0, 0.024) 10px 10px, rgba(0, 0, 0, 0.0225) 12px 12px, rgba(0, 0, 0, 0.021) 14px 14px, rgba(0, 0, 0, 0.0195) 16px 16px, rgba(0, 0, 0, 0.018) 18px 18px, rgba(0, 0, 0, 0.0165) 20px 20px, rgba(0, 0, 0, 0.015) 22px 22px, rgba(0, 0, 0, 0.0135) 24px 24px, rgba(0, 0, 0, 0.012) 26px 26px, rgba(0, 0, 0, 0.0105) 28px 28px, rgba(0, 0, 0, 0.009) 30px 30px, rgba(0, 0, 0, 0.0075) 32px 32px, rgba(0, 0, 0, 0.006) 34px 34px, rgba(0, 0, 0, 0.0045) 36px 36px, rgba(0, 0, 0, 0.003) 38px 38px, rgba(0, 0, 0, 0.0015) 40px 40px;
}
.cd-main-content .cd-btn {
position: relative;
display: inline-block;
padding: .6em 1em;
background-color: #CCC;
color: #565E64;
font-weight: bold;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
border-radius: 3px;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 0 5px rgba(0, 0, 0, 0.1);
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
border: 1px solid rgba(54, 54, 54, 0.16);
font-family: teko;
font-size: 2rem;
font-weight: 400;
}
.cd-main-content .cd-btn:hover {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 0 12px rgba(0, 0, 0, 0.3);

}





.cd-panel {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  visibility: hidden;
  -webkit-transition: visibility 0s 0.6s;
  -moz-transition: visibility 0s 0.6s;
  transition: visibility 0s 0.6s;
}
.cd-panel::after {
  /* overlay layer */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  cursor: pointer;
  -webkit-transition: background 0.3s 0.3s;
  -moz-transition: background 0.3s 0.3s;
  transition: background 0.3s 0.3s;
}
.cd-panel.is-visible {
    z-index:2;
  visibility: visible;
  -webkit-transition: visibility 0s 0s;
  -moz-transition: visibility 0s 0s;
  transition: visibility 0s 0s;
}
.cd-panel.is-visible::after {
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: background 0.3s 0s;
  -moz-transition: background 0.3s 0s;
  transition: background 0.3s 0s;
}
.cd-panel.is-visible .cd-panel-close::before {
  -webkit-animation: cd-close-1 0.6s 0.3s;
  -moz-animation: cd-close-1 0.6s 0.3s;
  animation: cd-close-1 0.6s 0.3s;
}
.cd-panel.is-visible .cd-panel-close::after {
  -webkit-animation: cd-close-2 0.6s 0.3s;
  -moz-animation: cd-close-2 0.6s 0.3s;
  animation: cd-close-2 0.6s 0.3s;
}

/*@-webkit-keyframes cd-close-1 {*/
/*  0%, 50% {*/
/*    -webkit-transform: rotate(0);*/
/*  }*/
/*  100% {*/
/*    -webkit-transform: rotate(45deg);*/
/*  }*/
/*}*/
/*@-moz-keyframes cd-close-1 {*/
/*  0%, 50% {*/
/*    -moz-transform: rotate(0);*/
/*  }*/
/*  100% {*/
/*    -moz-transform: rotate(45deg);*/
/*  }*/
/*}*/
/*@keyframes cd-close-1 {*/
/*  0%, 50% {*/
/*    -webkit-transform: rotate(0);*/
/*    -moz-transform: rotate(0);*/
/*    -ms-transform: rotate(0);*/
/*    -o-transform: rotate(0);*/
/*    transform: rotate(0);*/
/*  }*/
/*  100% {*/
/*    -webkit-transform: rotate(45deg);*/
/*    -moz-transform: rotate(45deg);*/
/*    -ms-transform: rotate(45deg);*/
/*    -o-transform: rotate(45deg);*/
/*    transform: rotate(45deg);*/
/*  }*/
/*}*/
/*@-webkit-keyframes cd-close-2 {*/
/*  0%, 50% {*/
/*    -webkit-transform: rotate(0);*/
/*  }*/
/*  100% {*/
/*    -webkit-transform: rotate(-45deg);*/
/*  }*/
/*}*/
/*@-moz-keyframes cd-close-2 {*/
/*  0%, 50% {*/
/*    -moz-transform: rotate(0);*/
/*  }*/
/*  100% {*/
/*    -moz-transform: rotate(-45deg);*/
/*  }*/
/*}*/
/*@keyframes cd-close-2 {*/
/*  0%, 50% {*/
/*    -webkit-transform: rotate(0);*/
/*    -moz-transform: rotate(0);*/
/*    -ms-transform: rotate(0);*/
/*    -o-transform: rotate(0);*/
/*    transform: rotate(0);*/
/*  }*/
/*  100% {*/
/*    -webkit-transform: rotate(-45deg);*/
/*    -moz-transform: rotate(-45deg);*/
/*    -ms-transform: rotate(-45deg);*/
/*    -o-transform: rotate(-45deg);*/
/*    transform: rotate(-45deg);*/
/*  }*/
/*}*/
.cd-panel-header {
  position: fixed;
  width: 90%;
  height: 50px;
  line-height: 50px;
  background: rgba(255, 255, 255, 0.96);
  z-index: 2;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
  -webkit-transition: top 0.3s 0s;
  -moz-transition: top 0.3s 0s;
  transition: top 0.3s 0s;
}
.cd-panel-header h1 {
  font-weight: bold;
  color: #89ba2c;
  padding-left: 5%;
}
.from-right .cd-panel-header, .from-left .cd-panel-header {
  top: -50px;
}
.from-right .cd-panel-header {
  right: 0;
}
.from-left .cd-panel-header {
  left: 0;
}
.is-visible .cd-panel-header {
  top: 0;
  -webkit-transition: top 0.3s 0.3s;
  -moz-transition: top 0.3s 0.3s;
  transition: top 0.3s 0.3s;
}

.cd-panel-close {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 60px;
  /* image replacement */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.cd-panel-close::before, .cd-panel-close::after {
  /* close icon created in CSS */
  position: absolute;
  top: 22px;
  left: 20px;
  height: 3px;
  width: 20px;
  background-color: #424f5c;
  /* this fixes a bug where pseudo elements are slighty off position */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cd-panel-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cd-panel-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.no-touch .cd-panel-close:hover {
  background-color: #424f5c;
}
.no-touch .cd-panel-close:hover::before, .no-touch .cd-panel-close:hover::after {
  background-color: #ffffff;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.no-touch .cd-panel-close:hover::before {
  -webkit-transform: rotate(220deg);
  -moz-transform: rotate(220deg);
  -ms-transform: rotate(220deg);
  -o-transform: rotate(220deg);
  transform: rotate(220deg);
}
.no-touch .cd-panel-close:hover::after {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.cd-panel-container {
  position: fixed;
  width: 70%;
  height: 100%;
  top: 43px; 
  background: #fff;
  z-index: 1;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.from-right .cd-panel-container {
  right: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.from-left .cd-panel-container {
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.is-visible .cd-panel-container {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
}


 .cd-panel-container {
    width: 70%;
  }
.cd-panel-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  border-left: 1px solid #000;
  /* smooth scrolling on touch devices */
  -webkit-overflow-scrolling: touch;
}
.cd-panel-content p {
  font-size: 14px;
  font-size: 0.875rem;
  color: #424f5c;
  line-height: 1.4;
  margin: 2em 0;
}
.cd-panel-content p:first-of-type {
  margin-top: 0;
}

.nav-box-number.showtotal {
	position: absolute;
	top: -9px;
	right: 0px;
	height: 14px;
	width: 22px;
	border-radius: 18px;
	background: #0071b0;
	text-align: center;
	color: #fff;
	font-size: 10px;
}
.products-box-bar {
	margin: 0 -10px;
}
.nav-box-link .la-shopping-cart::before {
	content: "\f2fa";
	font-size: 25px;
	color: #000;
}
  .web {
    display:none !important;
}
.mob {
    display:block;
}  
#header {
	position: fixed;
	top: 0;
	left: 0px !important;
	z-index: 200;
	border-bottom: 1px solid #000;
	width: 100%;
}
#content {
	top: 44px;
	width: 100%;
float: left;
}
   
  .home-center.order-1.order-lg-0 {
	 max-height: unset; 
} 
.home-center{
	display: none;
}
.atc button {
	display: block;
}
ul.inline-links {
	display: none;
}
.hc-right {
	margin-left: unset;
}
.footersm {
	width: 50%;
	float: left;
}
.cols-md-space > div[class*="col-"]:not(:last-child) {
	margin-bottom: 1rem;
}
.products-box-bar .product-card-2 {
	width: calc(92%/3);

}
.login-div {
	width: 70%;

}
.mob-flex-cart {
	flex: unset;
	max-width: 100%;
	padding: unset !important;
	margin: unset !important;
}
.cart li.list-group-item {
	/*padding: unset !important;*/
	/*padding-bottom: 20px !important;*/
	border-bottom: unset;
	line-height: 30px;
	border: 1px solid #ccc;
	margin: 0px 0 15px 0 !important;
}
.stkdiv {
	border: 1px solid green !important;
}
.ousdiv {
	border: 1px solid red !important;
}
.cart_delete {
	position: absolute;
	top: 0px;
	right: 0px;
}
.cart_delete .la-trash::before {
	content: "\f34c";
	font-size: 25px;
}
.sticky {
	position: relative !important;
	top: 0px;
}
.cartupdatecheckout {
	position: fixed;
	bottom: 0px;
	background: #fff;
	width: 100%;
	float: left;
	left: 0;
	padding: 10px;
	z-index: 1;
	border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin: unset;
margin-bottom: 0 !important;
}
.product-description-wrapper .cart-fixed {
	position: fixed;
	bottom: 0px;
	z-index: 1;
	width: 100%;
	left: 0;
	padding: 5px 0 !important;
	background: #fc8a1a;
}
.cart-fixed a {
	width: 100%;
	float: left;
}
.col-xs-6 {
	width: 50%;
}
.box-title.text-center.py-2.mob {
	display: block;
}
.nav.nav-tabs .nav-item {
	width: 50%;
	margin: unset !important;
	float: left;
	padding: unset;
}
.nav.nav-tabs {
	padding: unset;
}
.nav.nav-tabs .nav-link {
	padding: 10px 0 !important;
}

#addToCart-modal-body .view-cart-checkout {
	position: relative;
	border-bottom: unset;
	padding: unset;
}
.view-cart-checkout {
	position: fixed;
	bottom: 0px;
	z-index: 1;
	width: 100%;
	left: 0px;
	right: 0px;
	/*padding: 10px !important;*/
	margin: unset !important;
	background: #fff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0 1rem;
}
.card-image {
	text-align: center;
}
#zoom1 {
	pointer-events: none;
}

}

@media only screen and (max-width: 480px) {
    


.products-box-bar .product-card-2 {
	transition: all 0.3s;
	width: calc(96%/2);
	margin: 1%;
}
.login-div {
	padding: 2%;
	width: 96%;
	margin: 2% auto;
	border: 1px solid;
}
.col-xs-6 {
	width: 50%;
}


}