/*!
 * Thelins v1.0.0 (Thakur)
 */
.minicart {
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background-color: #fff;
	display: block;
	cursor: pointer;
	position: fixed;
	z-index: 99999997;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 20px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 20px;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 20px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	top: 40px;
	right: 40px;
	bottom: auto;
	left: auto;
	animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	backface-visibility: hidden;
	perspective: 1000px;
}

.minicart span.thelins-count-number {
	position: absolute;
	top: -10px;
	right: -10px;
	height: 30px;
	width: 30px;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background: #28a745;
}

.productActions a:hover span.actionTooltip {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1)
}

#main-content {
	margin-top: 100px;
}

.paymentWrapper,
.payment-status-content {
	/* width:80% !important; */
	margin:0 auto;
}
.paymentWrapper.paymentdeclined > .payment-status-content h1,
.payment-status-content h1 { 
	font-weight: 600;
	font-size: 24px;
	margin-top: 10px;
	text-align:center;
}
.paymentWrapper.paymentdeclined > .payment-status-content h1 {
	color: #bf0000;
}
.payment-status-content h1 {
	color: #88B04B;
}
.paymentWrapper.paymentdeclined > .payment-status-content p,
 .payment-status-content p {
	font-size:20px;
	margin: 0;
	text-align:center;
}
.paymentWrapper.paymentdeclined > .payment-status-content p,
 .payment-status-content p {
	color: #404F5E;
 }
 .paymentWrapper.paymentdeclined > .payment-status-content .checkmarkcircle,
 .payment-status-content .checkmarkcircle {
	/* border-radius:200px; 
	height:200px; 
	width:200px;  */
	margin:0 auto 53px;
	position: relative;
 }
 .paymentWrapper.paymentdeclined > .payment-status-content .checkmarkcircle,
 .payment-status-content .checkmarkcircle {
	background: #F8FAF5; 
 }
.paymentWrapper.paymentdeclined > .payment-status-content i,
.payment-status-content i {
	font-size: 51px;
	line-height: 200px;
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
	width: 100%;
    text-align: center;
}
.paymentWrapper.paymentdeclined > .payment-status-content i {
	color: #b30000;
}
.payment-status-content i {
	color: #9ABC66;
}  
.paymentWrapper .continueshopping {
	margin:20px 0px;
	text-align:center;
	width:100%;
	padding: 1em 0 2em;
}
		
/* .owl-item{margin-right:30px;} */
#continuetoshop:hover{
	background: #fff;
    color: #131313;
    text-decoration: none;
    outline: none;
	padding: 13px 26px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Conv_FuturaStdBold';
    font-weight: normal;
    letter-spacing: 0.5px;
	border: 1px solid #131313;
	}
#continuetoshop:hover:after{
	content:'';
}
#continuetoshop:after{
	content:'';
}
/*vara-butiker starts*/
.storewrapper{margin:0 auto;min-height:300px;display:inline-block;width:100%;position: relative;}
.storesearch{width:100%;display:inline-block;}
.storedetails{width:50%;display:inline-block;float:left;margin-left:10px;}
.storemap{width:48%;display:inline-block;height:100%;max-height: calc(100% - 150px);position: fixed !important;right: 2em;}
/* .storemap.mapPostion {
    position: absolute !important;
    bottom: -41px;
    width: 50%;
    right: -15px;
} */
.storecard{width:50%;/*border-bottom:1px solid #E4E4E4;*/min-height:100px;padding:20px;}
.storecard.even{float:left;}
.storecard.odd{float:right;}
.storedetails p{padding-bottom:0px;}
.storedetails p.phonenumber{padding-top:5px;}
/*vara-butiker ends*/
.storedetails .row{float:left;width:100%;border-bottom: 1px solid #E4E4E4;}
.storedetails .row:last-child{border:none;}
.billingFields{display:none;}
.shippingFields{display:none;}
.shippingTotals{display:none;}
/*login page starts*/
.loginwrapper {
	/*background: #f6f5f7;*/
	
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	font-family: 'Montserrat', sans-serif;
	height: 100vh;
	margin: -20px 0 0px;
}

.loginwrapper h1 {
	font-weight: bold;
	margin: 0;
}

.loginwrapper h2 {
	text-align: center;
}

.loginwrapper p {
	font-size: 13px;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: 0.5px;
	margin: 20px 0 30px;
	text-shadow:0 0.3px 3px #000;
}
.loginwrapper .overlay-container .overlay-right, .loginwrapper .overlay-container .overlay-panel{
	background: rgba(0,0,0,0.4);
}

.loginwrapper span {
	font-size: 12px;
}

.loginwrapper a {
	color: #333;
	font-size: 14px;
	text-decoration: none;
	margin: 15px 0;
}

.loginwrapper button {
	border-radius: 20px;
	border: 1px solid #131313;
	background-color: #131313;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 12px 45px;
	letter-spacing: 1px;
	text-transform: uppercase;
	transition: transform 80ms ease-in;
}

.loginwrapper button:active {
	transform: scale(0.95);
}

.loginwrapper button:focus {
	outline: none;
}

.loginwrapper button.ghost {
	background-color: transparent;
	border-color: #FFFFFF;
}

.loginwrapper form {
	background-color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 0 50px;
	height: 100%;
	text-align: center;
}

.loginwrapper input {
	background-color: #eee;
	border: none;
	padding: 12px 15px;
	margin: 8px 0;
	width: 100%;
}

.loginwrapper .maincontainer {
	background-color: #fff;
	border-radius: 10px;
  	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 
			0 10px 10px rgba(0,0,0,0.22);
	position: relative;
	overflow: hidden;
	width: 768px;
	max-width: 100%;
	min-height: 480px;
}

.loginwrapper .form-container {
	position: absolute;
	top: 0;
	height: 100%;
	transition: all 0.6s ease-in-out;
}

.loginwrapper .sign-in-container {
	left: 0;
	width: 50%;
	z-index: 2;
}

.loginwrapper .maincontainer.right-panel-active .sign-in-container {
	transform: translateX(100%);
}

.loginwrapper .sign-up-container {
	left: 0;
	width: 50%;
	opacity: 0;
	z-index: 1;
}

.loginwrapper .maincontainer.right-panel-active .sign-up-container {
	transform: translateX(100%);
	opacity: 1;
	z-index: 5;
	animation: show 0.6s;
}

@keyframes show {
	0%, 49.99% {
		opacity: 0;
		z-index: 1;
	}
	
	50%, 100% {
		opacity: 1;
		z-index: 5;
	}
}

.loginwrapper .overlay-container {
	position: absolute;
	top: 0;
	left: 50%;
	width: 50%;
	height: 100%;
	overflow: hidden;
	transition: transform 0.6s ease-in-out;
	z-index: 100;
}

.loginwrapper .maincontainer.right-panel-active .overlay-container{
	transform: translateX(-100%);
}

.loginwrapper .overlaycontainer {
	background: #ffedca;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0 0;
	color: #FFFFFF;
	position: relative;
	left: -100%;
	height: 100%;
	width: 200%;
  	transform: translateX(0);
	transition: transform 0.6s ease-in-out;
}

.loginwrapper .maincontainer.right-panel-active .overlaycontainer {
  	transform: translateX(50%);
}

.loginwrapper .overlay-panel {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 0 40px;
	text-align: center;
	top: 0;
	height: 100%;
	width: 50%;
	transform: translateX(0);
	transition: transform 0.6s ease-in-out;
}

.loginwrapper .overlay-left {
	transform: translateX(-20%);
}

.loginwrapper .maincontainer.right-panel-active .overlay-left {
	transform: translateX(0);
}

.loginwrapper .overlay-right {
	right: 0;
	transform: translateX(0);
}

.loginwrapper .maincontainer.right-panel-active .overlay-right {
	transform: translateX(100%);
}

.loginwrapper .social-container {
	margin: 20px 0;
}

.loginwrapper .social-container a {
	border: 1px solid #DDDDDD;
	border-radius: 50%;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin: 0 5px;
	height: 40px;
	width: 40px;
}
.loginwrapper .inputField{padding:2px 15px !important;}
.loginwrapper #signUp{position:absolute;bottom:112px;}
.loginwrapper #signIn{position:absolute;bottom:112px;}

.loginwrapper #backtoLogin {
	border-radius: 20px;
	border: 1px solid #131313;
	background-color: #131313;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 12px 45px;
	letter-spacing: 1px;
	text-transform: uppercase;
	transition: transform 80ms ease-in;
	margin:0px;
}
.loginwrapper #backtoLogin{position:absolute;bottom:162px;}
/*login page ends*/



/*myaccount page starts*/
.profilewrapper{min-height:600px;}
.my-account-value{padding-bottom:20px;float:left;width:100%;}
.my-address-value {padding-bottom: 20px;float: left;width: 100%;}
/*.account-detail-change-btn{display:none !important;}*/
#middle .inner {width: 100%;margin: 25px auto 0;}
.topmarg_none {margin-top: 0!important;}
.page-title {margin-bottom: 18px;}
.f-right {float: right;}
.my-account-page {width: 100%;float: left;padding-bottom: 50px;}
.my-account-left {width: 240px;float: left;position: relative;z-index: 1;}
.my-account-menu {margin: 0;padding: 0;}
.my-account-menu li {list-style: none;padding-bottom: 1px;}
.my-account-menu li a {color: #000000;display: block;font-size: 18px;padding: 5px 10px;text-decoration: none;    border-radius: 2px;}
.my-account-menu li:hover a, .my-account-menu li.active a {background: #102121;color: #fff;}
.my-account-right {margin-left: 250px;position: relative;background: #fff;box-shadow: 0 0 3px rgb(0 0 0 / 20%);   -webkit-box-shadow: 0 0 3px rgb(0 0 0 / 20%);-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);}
.my-account-list {margin: 0 !important;padding: 0 !important;float:left;width:100%;}
.my-account-list li:first-child {border-bottom: solid 1px #d6d6d6;}
.my-account-list li.bordernone:first-child {border-bottom: none;}
.my-account-list li {padding: 0;border-bottom: solid 1px #d6d6d6;width: 100%;float: left;list-style: none;position: relative;}
.my-account-list li:last-child{border-bottom: none;} 
.my-account-list li .my-account-col {padding: 3%;float:left;width:100%;}
.my-account-list li h2.my-account-col-title {background: #f2f2f2;font-size: 18px;margin: 0 0 20px;padding: 10px 15px;
}
.my-account-list li .my-account-value .row {position: relative;}
.margin0 {margin: 0;}
.col-sm-6 {width: 50%;float:left;padding-right:15px;padding-left:15px;}
.my-account-list li h3 {margin: 0 0 5px 0;padding: 0;font-size: 16px;font-weight: bold;}
.my-account-list li p {margin: 0;}
.margin-top15 {margin-top: 15px;}
.my-account-list li .account-change-value { display: none;}
.my-account-list li .address-change-value { display: none;}
.my-account-list li .account-detail-change-btn {margin-top: -15px;position: absolute;right: 3%;top: 50%;}
.my-account-list li .address-detail-change-btn {margin-top: -15px;position: absolute;right: 3%;top: 50%;}
.inputField{padding:2px 15px !important;}
.col-xs-6 { width: 50%;float:left;}
.col-xs-6.first{padding-right:7px;}
.col-xs-6.last{padding-left:7px;}
.text-right {text-align: right;}
.row{float:left;width:100%;}
.infowindow{padding:10px;}
.col-sm-12 {width: 100%;float: left;padding-right: 15px;padding-left: 15px;}
.margin-bottom15{margin-bottom:15px;}
.notificationwrapper{width:100%;float:left;}
.alert{padding: 10px;text-align: center;margin:10px 0pc 10px 0px;position:relative;}
.alert-success{border:2px solid #102121;color:#102121;font-weight:bold;}
.alert-danger{border:2px solid red;color:red;font-weight:bold;}
.alert .btn-close {position: absolute;top: 11px;right: 11px;z-index: 999;padding: 1.25rem 1rem;box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: #000;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    border: 0;
    border-radius: .25rem;
    opacity: .5;
}
.alert .btn-close:hover{cursor:pointer;}
.guestcheckout{margin-top:20px;}

.loginwrapper .guestcheckout {
    border-radius: 20px;
    border: 1px solid #131313;
    background-color: #131313;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding: 12px 45px;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: transform 80ms ease-in;
}
.blogposts{float:left;width:100%;}
article.tm-post.blogposts {
    margin:60px auto 60px !important;
	max-width:100%;
}

.postcontainer article{float:left;width:100%;}
.content-left{float:left;width:50%;padding:20px;}
.content-right{float:right;width:50%;padding:20px;}
#mypointspage{padding:20px;text-align:center;}
#mypointspage .points{float:left;width:100%;margin-bottom:40px;}
#mypointspage .points label{font-weight:bold;font-size:24px;}
#mypointspage .points .pointblanc{font-weight:bold;font-size:24px;}
.blogdetails{float:left;width:100%;padding-bottom: 30px;}
.footer{float:left;width: 100%;z-index: 2;position: relative;}
.content-right .post-meta span{    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
}
article.tm-post .tm-post-title{color:#333 !important;}
.content-right .entry-content{padding-top:0px !important;}
.tm-post-link{color:#333 !important;}
.tm-post-link:visited{color:#333 !important;}
.tm-post-link:hover{color:#333 !important;}
#faqsection{padding-top:0px;}
#bannersection{padding:0px}
#bannersection .bannerheading{padding:10px 0px;margin-top:30px;}
.bannersection .bannerrow{min-height:450px;}
/* faq starts here */
.faqs .accordion {background-color: #fff;cursor: pointer;padding: 18px;width: 100%;text-align: left;border:none;outline: none;transition: 0.4s;border-bottom:1px solid #333;font-weight:bold;font-size:18px;}
.faqs .active, .faq .accordion:hover {background-color: #eee;}
.faqs .panel {padding: 18px 18px;background-color: white;display:none;}
.faqs .accordion:after {content: '+';font-weight:bold;font-size:18px;color: #333;float: right;margin-left: 5px;}
.faqs .active:after {content: "-";}
.faqsection h1{text-align:center;}
.contentsection h1{text-align:center;}
.contactsection h1{text-align:center;}
/* faq ends here */
.contactsection .form-control {
	font-size: 14px;
	font-weight:500;
	display: block ;width: 100% !important;height: 46px !important;border: 1px solid #bbb !important;padding: 2px 12px !important;margin: 10px 0px;color:#333 !important;}
.contactsection textarea.form-control {padding: 12px 12px 0px 12px!important;height:150px!important;}
.contactsection #resume { padding: 12px 12px 0px 12px!important;} 
.contactsection .myBtn {display: flex ;margin-left:auto;}


/* checkout starts here */
.checkoutWrapper .tab {overflow: hidden;/*border: 1px solid #ccc;*/background-color: #f1f1f1;}
.checkoutWrapper .tab a {background-color: #fff;float: left;border: none;outline: none;cursor: pointer;padding: 14px 16px;transition: 0.3s;color:#333;width:50%;font-weight:bold;border-bottom: 2px solid #f1f1f1;color:#333}
.checkoutWrapper .tab a:hover {background-color: #fff;opacity: 0.7;}
.checkoutWrapper .tab a.active {border-bottom: 4px solid #131313;color:#333}
.checkoutWrapper .tabcontent {display: none;padding: 6px 12px;border: 1px solid #ccc;border-top: none;}
.checkoutWrapper .commondetails{margin:40px 0px;}

.login_overlay{
	position: fixed;
    width: 100% !important;
    height: 100%;
    bottom: 0;
    top: 0;
    z-index: 99999;
    background: rgba(0,0,0,.4);
    margin: 0;
    padding: 0 !important;
    left: 0;
    right: 0;
    margin: auto;
}
.login_overlay .loginwrapper .maincontainer{
	background-image: url(../images/bg.jpg);
	background-size: 100%;
}
.login_overlay .loginwrapper .overlaycontainer{
	background: none;
}
.login_overlay .overlayPanel{
	background: rgba(0,0,0,.3);
	height: 100%;
}
.loginwrapper .overlay-container .overlay-right, .loginwrapper .overlay-container .overlay-panel{
	background: none;
	
}
.login_overlay .loginwrapper form{background: none;}
.login_overlay .loginwrapper .sign-in-container,
.login_overlay .loginwrapper .sign-up-container{width: 100%;}
.login_overlay .loginwrapper #signUp{bottom: 15px;z-index: 9;}
.login_overlay .loginwrapper #signIn{bottom: 15px;z-index: 9;}
.login_overlay .guestBtn {
    width: 50%;
    text-align: center;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
	border-right: 3px solid #000;
}
.login_overlay .loginwrapper form{justify-content: start;padding-top: 35px;}
.login_overlay .loginwrapper a{color: #fff;}
.login_overlay .alert-danger{
	color: #fff;
	border-color: #fff;
	font-size: 12px;
    padding: 8px;
    margin: 0 0 10px 0;
}
.login_overlay .errordiv{color: #fff;margin-bottom: 10px;}
.login_overlay .loginwrapper p{margin: 0 0 6px;font-weight: bold;font-size: 16px;}
.login_overlay .loginwrapper input{height: 36px;}
/* checkout starts ends */

/* Custom radio starts here */
.customcontainer {display: block;position: relative;padding-left: 35px;margin-bottom: 12px;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.customcontainer input {position: absolute;opacity: 0;cursor: pointer;}
.checkmark {position: absolute;top: 0;left: 0;height: 25px;width: 25px;background-color: #eee;}
.checkradio {position: absolute;top: 0;left: 0;height: 25px;width: 25px;background-color: #eee;border-radius: 50%;}
.customcontainer:hover input ~ .checkmark {background-color: #ccc;}
.customcontainer:hover input ~ .checkradio {background-color: #ccc;}
.customcontainer input:checked ~ .checkmark {background-color: #131313;}
.customcontainer input:checked ~ .checkradio {background-color: #131313;}
.customcontainer input.error ~ .checkradio {border: 1px solid red;}
.checkmark:after {content: "";position: absolute;display: none;}
.checkradio:after {content: "";position: absolute;display: none;}
.customcontainer input:checked ~ .checkmark:after {display: block;}
.customcontainer input:checked ~ .checkradio:after {display: block;}
.customcontainer .checkmark:after { left: 9px;top: 5px;width: 5px;height: 10px;border: solid white;border-width: 0 3px 3px 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
.customcontainer .checkradio:after {top: 9px;left: 9px;width: 8px;height: 8px;border-radius: 50%;background: white;}
.differentaddress{width:100%;align-items: center!important;justify-content: center!important;}
.differentaddress .customcontainer {width:250px !important;}

/* Custom radio ends here */
.xdsoft_datetimepicker .xdsoft_timepicker{margin-left:0px !important;}
.xdsoft_datetimepicker .xdsoft_datepicker.active+.timepickerwrapper {position: absolute;left: 250px;border:1px solid #eee;padding:10px;background-color:#fff;border-radius:4px;top:-10px;}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#333 !important;box-shadow:#333 0 1px 3px 0 inset !important;}
form.cart.addtocartform{flex-wrap:wrap;}
.commentswrapper{margin:20px 0px;/*margin-right: calc( 100% - 400px);*/flex-wrap:wrap;flex-direction:row;width:100%;}
.commentswrapper h2{width:100%;margin:0px !important;}
.commentswrapper p{width:100%;margin:0px !important;color:#333!important;}
.commentswrapper .count{width:100%;color:#333;font-weight:bold;}
.commentswrapper .comments{width:400px;height:100px;padding:10px;border:1px solid #000;}
.price bdi{color:#131313;}
select.vid.variations{width: 142px !important;}
.textrow{float:left;width:100%;}
.textrow label{float:left;}
.textrow .edittextwrap{float:left;padding:0 5px;}
.textrow .edittext{font-size:10px !important;cursor:pointer;}
table.shopTable input[type=text].editelem{border:none;height:auto;}
table.shopTable input[type=text].editelem.editnow{border:1px solid #a3a3a3;height:22px;text-decoration:none;padding:5px!important;}
.myBtn.btnFull.invoicebtn{margin-top:20px;}
.myBtn.btnFull.payinstorebtn{margin-top:20px;}
.accountnavigation li {border-bottom: 1px solid #d6d6d6;padding:10px 0px;}
.accountnavigation li:last-child{border:none;}
.accountnavigation li a{color: #131313;}
.accountnavigation li a:hover{opacity: .7;}
/*.et_pb_section_3 {display:none;}*/
.addtext{margin-bottom:20px;}
.addcomment{margin-bottom:20px;}
.textwrapper{display:none;}
.commentwrapper{display:none;}
.commentwrapper{margin-top:20px;}
.signupLink{display:inline-block;}
.searchbar-dropdown form .icon{left: 43px !important;}
.searchbar-dropdown form .form-control{border: solid 1px #c5c5c5 !important;padding-left:44px !important;}
.filterwrapper{padding:0 10px;}
.filterwrapper .productwidgettext{float:left;width:50%;}
.filterwrapper .productwidgettext .filtermenu{float:right;width:75px;}
.filterwrapper .productwidgettext .filtermenu i{padding-left:5px;color:#333;}
.filterwrapper .productwidgettext .filtercount{float:left;}
.filterwrapper .productwidgetfilter{float:right;width:50%;text-align:right;}
.filterwrapper .filters{width:40%;border:1px solid #A8A8A8;float:right;padding:20px;margin:20px 0px;display:none;}
.filterwrapper .filters ul li{list-style:none;}
/*#main-content div#content-area .productsWrapper{padding-left:100px !important;padding-right:100px !important;}*/
a.resetfilters {
    background: #000;
    color: #fff;
    padding: 1em;
    border-radius: 8px;
    text-transform: uppercase;
    font-size: 12px;
}
.loader {
  padding: 20px;
  display: flex;
  justify-content: center;  
  position: absolute;
  z-index: 999999;
  width: 100%;
  height: 100%;
  background:#fff;
  opacity:0.99;
  display:none;
}
.loader_ajax_small {
  border: 2px solid #f3f3f3 !important;
  border-radius: 50%;
  border-top: 2px solid #2D2D2D !important;
  width: 50px;
  height: 50px;
  -webkit-animation: spin_loader_ajax_small 2s linear infinite;
  animation: spin_loader_ajax_small 2s linear infinite;
  position: absolute;
  top: 30%;
}

@-webkit-keyframes spin_loader_ajax_small {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin_loader_ajax_small {
  0% { transform: rotate(0deg); }
 100% { transform: rotate(360deg); }
}

.productsCarousel .productwrapper{float:left;}
.productsCarousel{overflow:hidden;}
.tab-content .tab-pane .productsCarousel{opacity: 0;transition: 1000ms cubic-bezier(0.4, 0, 0.2, 1) .1s;}
.tab-content .tab-pane.active .productsCarousel{opacity: 1}
.searchbar-dropdown{height:50px!important;width: 26vw!important;top: -16px!important;z-index:99;}
.searchbar-dropdown form{background-color:#fff;} 

.modal#vouchersmodel{width:80%;left: 50%!important;top:100px!important;overflow: visible;}
/*.xdsoft_yearselect  .xdsoft_current*/

/* custom checkbox */
div#vouchersmodel .modal-header h2{
    padding:10px 0 0;   
}
div#vouchersmodel .modal-body{
    
}
div#vouchersmodel .modal-body .c-list {
    padding: 20px;
    background: #fff;
    text-align: center;
}
.my-account-right .c-list {
    padding: 20px;
    background: #fff;
    text-align: center;
}
div#vouchersmodel .modal-body .c-list label {
    color: #333;
    text-transform: capitalize;
    position: relative;
    font-size: 13px;
    line-height: 32px;
    display: inline-block;
   padding: 0 0 0 14px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    width: 60%;
    text-align: left;
}
.my-account-right .c-list label {
    color: #333;
    text-transform: capitalize;
    position: relative;
    font-size: 13px;
    line-height: 32px;
    display: inline-block;
   padding: 0 0 0 14px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    width: 60%;
    text-align: left;
}
div#vouchersmodel .modal-body .c-list label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.my-account-right  .c-list label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
div#vouchersmodel .modal-body .c-list label span.v-name{
    position: relative;
    z-index: 1;
    transition: 0.3s;
}
.my-account-right .c-list label span.v-name{
    position: relative;
    z-index: 1;
    transition: 0.3s;
}
div#vouchersmodel .modal-body .c-list label:hover span.v-name{
    padding-left: 5px;
}
.my-account-right .c-list label:hover span.v-name{
    padding-left: 5px;
}
/* Create a custom radio button */
div#vouchersmodel .modal-body .c-list label .checkmark {
  position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
     background-color: transparent; 
/*     border-radius: 50%;*/
}
.my-account-right .c-list label .checkmark {
  position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
     background-color: transparent; 
/*     border-radius: 50%;*/
}
/* On mouse-over, add a grey background color */
div#vouchersmodel .modal-body .c-list label:hover input ~ .checkmark {
  background-color: #ccc;
}
.my-account-right .c-list label:hover input ~ .checkmark {
  background-color: #102121;
}
.my-account-right .c-list label:hover .v-name {
  color:#fff;
}
/* When the radio button is checked, add a blue background */
div#vouchersmodel .modal-body .c-list label input:checked ~ .checkmark {
  background-color: #ccc;
}
.my-account-right .c-list label input:checked ~ .checkmark {
  /*background-color: #102121;*/
}
.my-account-right .c-list .v-name .voucheright{float:right;padding-right:10px;}
.my-account-right .c-list .v-name .voucherleft{float:left;}
/* custom checkbox */
label.myvouchers {
    font-weight: bold;
    font-size: 24px;
	    width: 100%;
    float: left;
    text-align: center;
    padding: 20px;
}
.checkoutWrapper .customerDetails .tab{background-color:#fff!important;}
header#main-header nav#top-menu-nav ul#top-menu li a:after{content:''!important;}
label.empty{border:none!important;}
.productspage nav{float:left;width:100%;}
.editcommentwrap input{padding:0px!important;text-decoration:underline;}
.edittextwrap input{padding:0px!important;text-decoration:underline;}
.textrow .editcomment{font-size:10px !important;cursor:pointer;}
.textrow label{width:100%}
.previImg_ord img{
	width: 80px;
	height: 80px;
	object-fit: cover;
}
@media (max-width: 666px){
.my-account-left {width: 100%;}
.my-account-menu {display: inline-block;}
.my-account-menu li {display: inline-block;margin-bottom: 10px;}
.my-account-menu li a {border-bottom: none;border-right: 1px solid #ffffff;}
.my-account-right {float: left;margin: 5px 0 0;padding: 10px 0 0;width: 100%;}
.col-sm-6 {width: 100%;padding-bottom:10px;}


}
/*myaccount page ends*/
.entry-content table.shopTable .coupon-code {
    display: flex;
	position: relative;
}
.entry-content table.shopTable .coupon-code .alert {
    position: absolute;
    top: 42px;
    left: 0;
    padding: 5px;
    font-size: 12px;
    line-height: 12px;
    border: 1px solid;
}
.entry-content table.shopTable .coupon-code .errordiv {
    position: absolute;
    bottom: -34px;
    left: -8px;
    padding: 5px;
    font-size: 10px;
    line-height: 12px;
    text-align: left;
    width: auto;
	border:2px solid #102121;
	color:#102121;
	font-weight:bold;
}
.entry-content table.shopTable .coupon-code input.form-control {
    margin-right: 10px;
    border: none !important;
    border-bottom: 1px solid #ddd !important;
    padding: 0;
}
.entry-content table.shopTable .coupon-code input.coupon-btn {
    background: none;
    border: 1px solid #131313;
    text-transform: uppercase;
    padding: 0 10px;
    font-weight: bold !important;
    transition:all 0.3s ease;
}
.entry-content table.shopTable .coupon-code input.coupon-btn:hover {
    background-color: #131313;
    color: #fff;
}
/*myorders page starts*/
.my-account-list li .my-account-order-list-detail-header {
    margin: 0 0 20px 0;
    background: #f2f2f2;
    padding: 10px;
}
.my-account-order-list-detail .order-list-btns {
    float: right;
    width: 170px;
}
.my-account-list li .btn_green, .my-account-list li a.btn_green, .btn_green.btn-white {
    background-color: #fff;
    color: #79848e;
    border: solid 1px #79848e;
    height: auto;
	vertical-align: middle;
	display: block;
    margin-bottom: 10px;
    padding: 5px;
	text-align:center;
}
.my-account-order-list-detail .order-list-img {
    float: left;
    width: 80px;
}
.my-account-order-list-detail .order-list-info {
    padding-left: 100px;
    padding-right: 180px;
}
.my-account-order-list-detail .order-list-info h2 {
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 10px 0;
}.row.row-width-full {
    width: 100%;
    float: left;
}
.row:before, .row:after {
    display: table;
    content: " ";
}
.my-account-order-list-detail .order-list-info .attribute {
    margin: 0 0 5px 0;
    min-height: 50px;
    padding: 0;
}
.my-account-order-list-detail .order-list-info .attribute li {
    border: none;
    color: #000000;
    float: none;
    /* font-size: 12px; */
    line-height: 22px;
	list-style: none;
}
.my-account-order-list-detail .order-list-info .attribute li span {
    color: #717171;
    display: inline-block;
    width: 70px;
}
/* Order detail desc starts */
.order-item-desc-row {
	padding: 3%;
}
.order-item-desc-row .col-sm-6 {
	padding-left: 30px;
	padding-bottom: 0;
}
.order-item-desc {
	justify-content: flex-start;
	display: flex;	
	position: relative;
}
.order-item-desc label {	
	margin-right: 5px;
}
@media (max-width: 991px){
	.order-item-desc-row .col-sm-6 {
		padding-left: 0;
	}
}
/* Order detail desc ends */
@media (max-width: 991px){
.my-account-order-list-detail .order-list-btns {
    background: none;
    bottom: 0;
    float: none;
    left: 0;
    padding: 2px 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: auto;
}
.errordiv {
	font-size: 9px!important;
	line-height: 9px;
}
.my-account-list li:last-child .my-account-order-list-detail .order-list-btns {
    border-bottom: 1px solid #d6d6d6;
}
.my-account-order-list-detail .order-list-info {
    padding-right: 0;
}
.filterwrapper .filters{width: 100%;}
}

@media (max-width: 567px){
.my-account-list li .my-account-order-list-detail {
    padding-bottom: 85px;
}
.commentswrapper .comments{
	width:94%;
}
.addtocart{margin-top:20px;}
}
/*myorders page ends*/
/*order detail page starts here*/
.order-item-review .order-item-image {
    float: left;
    margin-right: 2%;
    min-height: 1px;
    width: 8%;
}
.my-account-order-details-hd h1 {
    font-size: 24px;
    margin: 0;
}
.margin-top30 {
    margin-top: 30px;
}
.padding-top30 {
    padding-top: 30px;
}
.margin-top20 {
    margin-top: 20px;
}
.my-account-list li h3 {
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 16px;
    font-weight: bold;
}
.col-md-6 {
    width: 50%;
	float:left;
	padding-right: 15px;
    padding-left: 15px;
}
.col-md-3 {
    width: 25%;
	float:left;
}
.my-account-list li .my-account-col .my-account-order-total ul {
    margin: 0;
    padding: 0;
}
.my-account-list li .my-account-col .my-account-order-total ul li {
    padding: 10px 0;
    border: none;
}
.my-account-list li .my-account-col .my-account-order-total ul li.your-order {
    border-top: 1px solid #d6d6d6;
}
.order-item-review {
    float: left;
    padding: 2.5%;
    width: 100%;
    border-bottom: solid 1px #d6d6d6;
}
.order-item-details {
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 15px 0;
    width: 100%;
}
.order-item-row {
    float: left;
    width: 90%;
    min-height: 1px;
}
.order-item-title p {
    margin: 0;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
    color: #9b9b9b;
}

/* My Receipt page*/
.my-account-order-list .my-account-list li.empty {
	text-align: center;
	padding-top: 75px;
    padding-bottom: 75px;
	font-size: 1.5rem;
}

@media only screen and (max-width: 768px){
	.customcontainer{margin:10px 0px !important;}
	.searchbar-dropdown {
		top: 50px !important;
		right: -20px !important;
		padding: 34px !important;
		width: 100vw !important;
	}
	.login_overlay .loginwrapper .maincontainer{
		width: 80%;
		max-width: 100%;
		height:80vh;
		min-height: auto !important;
		margin: 6em auto;
	}
	.login_overlay .loginwrapper input{height: 30px;}
	.login_overlay .guestBtn{
		width: 100%;
		padding: 2em 0;
		border-right:0;
		height: auto;
		border-bottom: 3px solid #000;
	}
	.login_overlay .loginwrapper .overlay-container{
		top: 7.3em;
		height: auto;
	}
	.login_overlay .alert .btn-close{top:2px;}
	.login_overlay .loginwrapper .sign-in-container, .login_overlay .loginwrapper .sign-up-container{position: static;}
	.loginwrapper #signUp, .loginwrapper #signIn, .loginwrapper #backtoLogin{
		position: static !important;
	}
}

/*order detail page ends here*/
@media (min-width:768px) {
	.minicart {
		width: 40px;
		height: 40px;
		line-height: 40px;
		top: 6px;
		right: 34px;
	}

	.minicart>.thelins-icon-cart {
		position: absolute;
		left: 50%;
		top: 50%;
		max-width: 42px;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}

	.minicart span.thelins-count-number {
		top: -5px;
		right: -13px;
		height: 25px;
		width: 25px;
		line-height: 25px;
	}
}

/* Start of mini cart dropdown design */
.minicart-dropdown {
	display: none;
	min-width: 160px;
	width: 326px;
	max-width: 400px;
	transition: transform .5s;
	background-color: #fff;
	box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	z-index: 9999999;
	position: absolute;
	right: 0px;
	top: 41px;
	cursor: initial;
}

.minicart-container {
	/* padding: 0 0 15px 15px; */
	width: 100%;
}

.minicart-header {
	width: 100%;
	color: #000;
	padding: 10px 0 10px 10px;
	text-align: left;
}

.minicart-header h2 {
	font-size: 20px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.close-slide-cart {
	position: absolute;
	line-height: 36px;
	top: 0;
	right: 0;
	width: 50px;
	text-align: center;
	cursor: pointer;
	font-size: 26px;
	font-family: 'Conv_FuturaStdBold';
	font-weight: normal;
}

.close-slide-cart span {
	display: block;
	padding-top: 1px;
}

.minicart-body {
	position: relative;
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	text-align: left;
}

.minicart-content {
	overflow-y: auto;
	padding: 0 0 0 15px;
	max-height: calc(100vh - 350px);
	min-height: 100px;
	/* margin-right: -10px;
    padding-right: 10px; */
	/* margin-bottom: 100px; */
}

.minicart-item {
	display: flex;
	flex-wrap: nowrap;
	padding-bottom: 10px;
	font-size: 12px;
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 10px;
	margin-right: 10px;
}

.minicart-image {
	width: 70px;
}

.minicart-image-link {
	margin-right: 10px;
}

.minicart-item-remove {
	background-color: transparent;
	width: 24px;
	height: 24px;
	background-image: url(../images/trash_icon_line_sm_01.png);
	background-repeat: no-repeat;
	background-size: 16px;
	text-indent: -99999px;
	background-position: center;
	opacity: 0.7;
	line-height: 1.5;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	padding: 10px;
	border-radius: 100%;
}

.minicart-item-remove:hover {
	background-color: #eee;
	opacity: 1;
}

.mini-brand,
.mini-title {
	display: block;
	line-height: 1.3;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.mini-title {
	display: block;
	line-height: 1.3;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	width: 85%;
	margin-top: 2px;
}

.mini-brand {
	font-weight: normal;
	color: #777;
}

.minicart-color {
	line-height: initial;
}

.minicart-size {
	display: block;
	line-height: initial;
}

.mini-price {
	display: block;
	font-weight: normal;
	text-align: right;
	line-height: initial;
	margin-top: 15px;
}

.minicart-footer {
	/* position: absolute;
	bottom: 59px;
	left: 0; */
	padding: 0 15px;
	padding-bottom: 10px;
	margin: 1px 0 0;
	width: 100%;
	font-size: 14px;
	padding-top: 10px;
	background-color: #fff;
	font-family: 'Conv_FuturaStdBold';
	font-weight: normal;
	box-shadow: 0 -2px 3px rgb(0 0 0 / 5%);
}
.copyRightBar{border-top:0px !important;}
.copyRightBar .container{border-top:1px solid #414141 !important;padding-top:20px !important;}
.minicart-footer span {
	display: flex;
	justify-content: space-between;
	line-height: initial;
}

.minicart-checkout {
	/* position: absolute;
    bottom: 0;
	left: 0; */
	width: 100%;
	background-color: #fff;
	padding: 0 15px 15px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.btn.minicart-btn {
	display: block;
	width: 100%;
	text-align: center !important;
	float: none !important;
}


/* End of mini cart dropdown design */
.overlay {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	background: #cdcdcd;
	opacity: 0.5;
	display: none;
	z-index: 9999;
}

.overlay__inner {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	position: absolute;
}

.overlay__content {
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
}

.spinner {
	width: 75px;
	height: 75px;
	display: inline-block;
	border-width: 2px;
	border-color: rgba(255, 255, 255, 0.05);
	border-top-color: rgba(0, 0, 0, 0.5);
	animation: spin 1s infinite linear;
	border-radius: 100%;
	border-style: solid;
}

@keyframes spin {
	100% {
		transform: rotate(360deg);
	}
}

.productwrapper {
	width: 25%;
	float: left;
	padding: 10px;
}

#main-content .container:before {
	display: none;
}

.viewproduct {
	animation-delay: 250ms;
	-webkit-animation-delay: 250ms;
	-moz-animation-delay: 250ms;
	display: block;
	width: 40px;
	height: 40px;
	border: 1px solid;
	margin: 5px;
	position: relative;
	color: #202020;
	line-height: 38px;
	font-size: 20px;
	transition: 350ms ease 0s;
}

.main_title {
	display: none;
}

a.viewproduct span.actionTooltip {
	position: absolute;
	right: 38px;
	white-space: nowrap;
	font-size: 13px;
	line-height: 40px;
	background: #202020;
	color: #fff;
	padding: 0 10px;
	top: -1px;
	transform: scale(0, 1);
	transition: all 0.2s linear;
	transform-origin: right;
}

.et_header_style_left .logo_container {
	width: 20% !important;
}

.hdrCart span.thelins-count-number {
	position: absolute;
	top: -17px;
	right: -12px;
	width: 24px;
	height: 24px;
	font-size: 10px;
	padding-top: 1px;
	font-weight: normal;
	line-height: 17px;
	text-align: center;
	color: #fff;
	border-radius: 50%;
	background: #202020;
	display: flex;
	align-items: center;
	justify-content: center;
}

.error {
	border: 1px solid red !important;
}

.hint {
	color: #202020;
	width: 100%;
	text-align: right;
	font-size: 13px;
	font-weight: normal;
}

.errordiv {
	color: red;
	width: 100%;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	line-height:13px;
}
/*.errordiv:after {
    background-image: url(../images/icon_alert_triangle.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    position: absolute;
    left: -10px;
    top: 0.094rem;
    content: "";
    width: 12px;
    height: 12px;
    line-height: normal;
}*/
.homedelivery {
	display: none;
}

.shippingMethods {
	list-style: none !important;
}

.kalarnacontainer {
	margin: 8em auto 0;
	width: 90%;
	text-align: center;
}

.saleBanner {
	min-height: 350px !important;
}

@media (max-width: 480px) {
	.productwrapper {
		width: 100%;
	}

	.productActions {
		visibility: visible;
		opacity: 1;
	}
.content-left{width:100%;}
.content-right{width:100%;}
}



[data-pagination],
[data-pagination] *,
[data-pagination] *:before,
[data-pagination] *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-kerning: auto;
}
[data-pagination] {
  font-size: 8pt;
  line-height: 1;
  font-weight: 400;
  font-family: 'Open Sans', 'Source Sans Pro', Roboto, 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', 'Myriad Pro', 'Segoe UI', Myriad, Helvetica, 'Lucida Grande', 'DejaVu Sans Condensed', 'Liberation Sans', 'Nimbus Sans L', Tahoma, Geneva, Arial, sans-serif;
  -webkit-text-size-adjust: 100%;
  margin: 1em auto;
  text-align: center;
  transition: font-size .2s ease-in-out;
  padding:20px;
}
[data-pagination] ul {
  list-style-type: none;
  display: inline;
  font-size: 100%;
  margin: 0;
  padding: .5em;
}
[data-pagination] ul li {
  display: inline-block;
  font-size: 100%;
  width: auto;
  border-radius: 3px;
}
[data-pagination] > a {
  font-size: 140%;
}
[data-pagination] a {
  color: #777;
  font-size: 100%;
  padding: .5em;
}
[data-pagination] a:focus,
[data-pagination] a:hover {
  color: #f60;
}
[data-pagination] li.current {
  background: rgba(0,0,0,.1)
}
/* Disabled & Hidden Styles */
[data-pagination] .disabled,
[data-pagination] [hidden],
[data-pagination] [disabled] {
  opacity: .5;
  pointer-events: none;
}
@media (min-width: 350px) {
  [data-pagination] {
    font-size: 10pt;
  }
}
@media (min-width: 500px) {
  [data-pagination] {
    font-size: 12pt;
  }
}
@media (min-width: 700px) {
  [data-pagination] {
    font-size: 14pt;
  }
}
@media (min-width: 900px) {
  [data-pagination] {
    font-size: 16pt;
  }
}
@media (max-width: 1024px) {
  .headerRight {
    margin-top: 11px!important;
  }
}


.mc4wp-response{margin-bottom:20px;}
.ordertotal{padding:3%;;text-align:right;}
#instafeed.et_pb_section_6{padding-bottom:0px;}

.logoinverted{max-width:150px !important;}
.offer-heading{font-size: 24px;line-height: 1.2;padding: 0;width: 100%;text-align: center;padding: 34px 0px 4px;font-weight: bold;}
.product-view-popup{height:auto!important;}
#homepagepostslider.et_pb_section{padding:0px!important;}
#homepagepostslider .et_pb_row{padding:0px!important;}
#homepagecategories.et_pb_section{padding:0px!important;}
#homepagecategories .et_pb_row{padding:0px!important;}
#testimonialsection.et_pb_section{padding-top:0px!important;margin-bottom: 1em;}
#testimonialsection .et_pb_row{padding-top:0px!important;}
.faq .readmore{width:100%;text-align:center;padding:10px;}
.faq .et_pb_section{padding:0px !important;}

.newspage article.tm-post.blogposts, #blogswrapper article.tm-post.blogposts {
    margin: 0 auto 2em !important;
    max-width:75%;
    width: 100%;
    float: none;
}
@media (max-width: 1440px) {
	.newspage article.tm-post.blogposts, #blogswrapper article.tm-post.blogposts{
		max-width:66%;
	}
  }
  
/* Profile page and other common styles starts */
.inputField, .selectField, table.shopTable input[type=text], table.shopTable select, table.shopTable textarea {
	font-size: 100%;
	font-weight: 500;
}
.hdrMyAccount .myaccount-dropdown {
	width: auto;
	min-width: 290px;
}
.minicart-content.isempty .minicart-item > .label {
	width: 100%;
    text-align: center;
    padding-top: 40px;
}
/* Profile page and other common styles ends */

/* Minicart dropdown for items styles starts */
.hdrCart .minicart-dropdown .minicart-item.cartItem .quantity {
	width: auto;
    float: left;
    margin-right:15px;
}
.hdrCart .minicart-dropdown .minicart-item.cartItem .quantity .numberButton {
	width: 65px;
}
.hdrCart .minicart-dropdown .minicart-item.cartItem .quantity .minus, 
.hdrCart .minicart-dropdown .minicart-item.cartItem .quantity .plus {
	height: 16px;
    width: 26px;
}
.hdrCart .minicart-dropdown .minicart-item.cartItem .quantity .qty {
	height: 30px;
    font-size: 100%;
	width: calc(100% - 26px);
	line-height: 26px;
}
.hdrCart .minicart-dropdown .minicart-item.cartItem .mini-price {
	float: left;
    height: 30px;
    margin-top: 8px;
	display: flex;
    flex-direction: column;
    justify-content: center;
	line-height: 16px;
}
.hdrCart .minicart-dropdown .minicart-item.cartItem .mini-price br:empty {
	display: none;
}
/* Minicart dropdown for items styles ends */

/* Payment succss and declined page starts*/
.payment-content {
	position: relative;
    background: #fff;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.payment-status-content {
	padding:4rem 0;
}
@media (max-width: 991px) {
	.payment-content .my-account-col>.row>.col-md-6, 
	.payment-content .my-account-col>.row>.col-md-3,
	.my-account-page .my-account-col .row .col-md-6, 
	.my-account-page .my-account-col .row .col-md-3 {
		padding: 0;
		width: 100%;
	}
	.payment-content .my-account-col>.row>.col-md-6 .row {
		width: auto;
		margin: 0 -15px;
	}
	.ordertotal p{padding-bottom: 42px !important;}

}
/* Payment succss and declined page ends*/
/* Cart section owl carosel styles starts */
.cartsection {
	padding-bottom: 90px;
}
/* Cart section owl carosel styles ends */
.categoryheader{width:100%;clear:both;text-align:left;font-weight:bold;font-size: 22px;margin: 25px 0 15px;text-align: center;}
.categoriesfilter-linear li.scrollcategories{display:none;}
.uploadimageelem{display:none;}
.downloadbutton{padding:10px 20px !important;}