	/*Login-register */
.loginpages {
	margin: 40px 0;
}
.mainbanner {
	margin-bottom: 25px;
}
.colbanerrow {
	margin: 0 -10px;
}
.colbnrbox {
	float: left;
	width: 25%;
	padding: 0 10px;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.colbnrlink {
	position: relative;
	display: block;
	max-width: 300px;
	margin: 0 auto;
}
.colbnrimg img {
	max-width: 100%;
	width: 100%;
}
.colbnrinfo {
	position: absolute;
	top: 0;
	text-align: center;
	width: 100%;
	padding: 35px 30px;
	box-sizing: border-box;
}
.colbnrinfo h3 {
	font-size: 21px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 1.4em;
	margin-bottom: 15px;
}
.grprodbox h3 a {
	text-decoration: none;
	color: #111;
	display: block;
}
.colbnrbtn {
	color: #3c74b9;
	font-size: 16px;
	text-transform: uppercase;
}
.gnr-header {
	text-align: center;

	clear: both;
	position: relative;
}
.gnr-header::before {
	content: '';
	width: 100%;
	height: 1px;
	background: #ddd;
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
}
.gnr-header h2 {
	color: #3c74b9;
	font-weight: 600;
	font-family: lato;
	font-size: 29px;
	letter-spacing: 1.5px;
	display: inline-block;
	padding: 40px 20px;
	background: url(images/grheaderbgicon.webp) center center no-repeat;
	background-size: 122px;
	background-color: #fff;
	z-index: 1;
	position: relative;
	min-width: 125px;
}
.grprodrow {
	clear: both;
	margin: 0 -8px;
}
.grproditem {
	width: 25%;
	text-align: center;
	padding: 0 16px;
	margin-bottom: 20px;
	float: left;
	box-sizing: border-box;
}
.grprodbox {
	border: 1px solid #ddd;
	padding: 20px 25px;
	position:relative;
}
.grprodbox .grprodimg {
	padding: 0 15px 20px;
}
.grprodbox  .grprodimg img {
	max-width: 100%;
	display: inline-block;
}
.grprodbox h3 {
	font-size: 16px;
	margin-bottom: 6px;
	font-weight: 400;
}
.grprodbox .grpriceaction {
	padding-top: 14px;
}
.grprodbox .grpriceaction::after {
	clear: both;
	display: table;
	content: '';
}
.grprodbox .grprice {
	font-size: 17px;
	font-weight: bold;
	float: left;
	line-height: 31px;
}
.grprodbox .grbtn {
	background: #e4e7e0;
	border: 0;
	padding: 7px 15px;
	border-radius: 3px;
	font-size: 13px;
	float: right;
	color: #222;
	letter-spacing: .5px;
}
.grprod-carousel .grproditem {
	width: 100%;
	padding: 0;
}
.grprod-carousel .grproditem img {
	width: auto;
	float: none;
	display: inline-block;
}
.owl-carousel .iconleft {
	background: url(images/grclickleft.webp) center center no-repeat;
	width: 30px;
	height: 30px;
	display: block;
	background-color: #e4e7e0;
	border-radius: 3px;
}
.owl-carousel.grprodrow  {
	margin: 0;
}
.owl-carousel .iconright {
	background: url(images/grclickright.webp) center center no-repeat;
	width: 30px;
	height: 30px;
	display: block;
	background-color: #e4e7e0;
	border-radius: 3px;
}
.owl-next {
	float: right;
}
.grprod-carousel .owl-nav {
	position: absolute;
	top: -72px;
	width: 100%;
	left: 0;
}
.gapaddbaner {
	margin-top: 25px;
	border-radius: 6px;
	overflow: hidden;
}
.gapaddbaner a img {
	width: 100%;
	min-height: 64px;
	/* margin-top: 20px; */
}
.shopcatrow {
	display: flex;
	flex-wrap: wrap;
}
.shopcatitem {
	width: 33.33%;
	padding: 0 15px;
	box-sizing: border-box;
	margin-bottom:30px;
}
.shopcatbox {
	display: flex;
	flex-wrap: wrap;
}
.shopcatimg {
	padding-right: 35px;
	padding-top: 10px;
	box-sizing: border-box;
	max-width: 185px;
}
.shopcatimg img {
	max-width: 100%;
}
.shopcatlist {
	width: calc(100% - 190px);
}

.shopcatlist h3 {
	color: #3c74b9;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: 600;
	margin-bottom: 10px;
}
.shopcatlist li {
	margin-bottom: 4px;
}
.shopcatlist li a {
	font-size: 14px;
	text-decoration: none;
	color: #222;
	font-weight: 500;
}
@media(max-width:992px){
.shopcatitem {
	width: 50%;

}
.colbanner {
	padding: 0 10px;
}
}

@media(max-width:768px){
.colbnrbox {
	width:50%;
}
.shopcatimg {
	max-width: 150px;
}
.shopcatlist {
	width: calc(100% - 150px);
}	
}
@media(max-width:580px){
.shopcatitem {
	width: 100%;
}	
}
@media(max-width:480px){
.colbnrbox {
	float: none;
	width:100%;
}
.gapaddbaner {
	margin-top: 10px;
}	
.gnr-header h2 {
	font-size: 22px;
	padding: 40px 5px;
}
.shopcatitem {
	width: 100%;
}


}

/*Login-register */
.loginpages {
	margin: 40px 0;
}
.mainbanner {
	margin-bottom: 25px; 
	padding-top:0px;
}
.banneritem img {
	width: 100%;
}
.colbanerrow {
	margin: 0 -10px; 
}
.colbnrbox {
	float: left;
	width: 25%;
	padding: 0 10px;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.colbnrlink {
	position: relative;
	display: block;
	max-width: 300px;
	margin: 0 auto;
}
.colbnrimg img {
	max-width: 100%;
	width: 100%;
}
.colbnrinfo {
	position: absolute;
	top: 0;
	text-align: center;
	width: 100%;
	padding: 35px 30px;
	box-sizing: border-box;
}
.colbnrinfo h3 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 1.4em;
	margin-bottom: 15px;
}
.grprodbox h3 a {
	text-decoration: none;
	color: #111;
	display: block;
}
.colbnrbtn {
	color: #3c74b9;
	font-size: 16px;
	text-transform: uppercase;
}
.gnr-header {
	text-align: center;

	clear: both;
	position: relative;
}
.gnr-header::before {
	content: '';
	width: 100%;
	height: 1px;
	background: #ddd;
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
}
.gnr-header h2 {
	color: #3c74b9;
	font-weight: 600;
	font-family: lato;
	font-size: 29px;
	letter-spacing: 1.5px;
	display: inline-block;
	padding: 40px 20px;
	background: url(images/grheaderbgicon.webp) center center no-repeat;
	background-size: 122px;
	background-color: #fff;
	z-index: 1;
	position: relative;
	min-width: 125px;
	margin: 0;
}
.grprodrow {
	clear: both;
	margin: 0 -8px;
}
.grproditem {
	width: 25%;
	text-align: center;
	padding: 0 16px;
	margin-bottom: 20px;
	float: left;
	box-sizing: border-box;
}
.grproditem {
	width: 25%;
	text-align: center;
	padding: 0 16px;
	margin-bottom: 20px;
	float: left;
	box-sizing: border-box;
}
.grprodbox {
	border: 1px solid #ddd;
	padding: 30px 25px 20px;
}
.grprodbox .grprodimg {
	padding: 0 0px 20px;
	min-height: 215px;
	display: block;
}
.grprodbox .grprodimg img {
	max-width: 100%;
	display: inline-block;
	position: static;
	max-height: 220px;
}
.grprodbox h3 {
	font-size: 15px;
	margin-bottom: 3px;
	font-weight: 400;
	font-family: 'Lato';
	line-height: 1.35;
	min-height: 40px;
}
.pqntbox {
	font-size: 13px;
	line-height: 20px;
	color: #3f82ce;
	font-weight: 600;
	margin-bottom: 7px;
	min-height: 20px;
	display: block;
}
.grprodbox .grpriceaction {
	padding-top: 14px;
}
.grprodbox .grpriceaction::after {
	clear: both;
	display: table;
	content: '';
}
.grprodbox .grprice {
	font-size: 17px;
	font-weight: bold;
	float: left;
	line-height: 31px;
}
/* spls cat page */
.splcathome .grprodrow {
	display: flex;
	flex-wrap: wrap;
}
.splcathome .grprodbox {
	min-height: 485px;
}
.limiter-custom {
	float: right;
}
.splcathome #limiter-custom {
	width: 50px;
	background-color: #ddd;
	box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3); 
}
.splcathome .toolbar-pager.toppager .pages {
	padding-top: 0;
	border-top: 0;
}
.splcathome .pager .next > a, .splcathome .pager .next > span {
	float: none;
}
.splcathome .pager .previous > a, .splcathome .pager .previous > span {
	float: none;
}
.splcathome + div .pager .next > a, .splcathome + div  .pager .next > span {
	float: none;
}
.splcathome .toolbar-pager .pages li a, .splcathome .toolbar-pager .pages li strong{border-radius:0;}    
.splcathome +  .toolbar-pager .pages li a, .splcathome +  .toolbar-pager .pages li strong{border-radius:0;}    
.splcathome .pager .limiter {
	display: none;
}
.splcathome + div .limiter {
	display: none;
}
.splcathome + div .toolbar-amount{display:none;}   
.splcathome + div .pager {
	margin: 0;
}
.splcathome .toolbar-pager .pages li .jump, .splcathome .toolbar-pager .pages li .last {
	display: none;
}
.splcathome + .toolbar-pager .pages li .jump, .splcathome + .toolbar-pager .pages li .last {
	display: none;
}
.category-view {
	margin-bottom: 20px; 
}

/* price strick throught */

.grprodbox .grpriceaction {
	padding-top: 2px; 
}
.grprodbox .grprice {
	font-size: 16px;
	font-weight: bold;
	float: none;
	line-height: 31px;
	text-align: left;
	margin-bottom: 12px;
	padding: 0px 0px;
	margin: 0 0 13px;
}
.grprodbox .grprice::after {  
	content: '';
	float: none;
	display: table;
	clear: both;
}
.vesblog-page .sidebar-main {
	padding-right: 0;
	width: 18.83333333%;
}
.page-layout-2columns-left .column.main {
	padding-left: 2% !important;
	width: 81.16666667%;
}
.grprodbox .grprice span + .price {
	color: #ff0000;
	display: block;
	text-align: center;
	line-height: 20px;
	font-size: 13px;
	vertical-align: middle;
}
.grprodbox .grprice .price {
	color: red;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
}
.grprodbox .grprice .old-price {  
	color: #333;
	display: block;
	line-height: 20px;
	font-size: 13px;
	font-weight: 600;
	vertical-align: middle;
	text-align: center;
}
.grprodbox .product_addtocart_form {
	display: block;
	text-align: center;
	/* float: left; */
}
.grprodbox .grbtn {
	background: #e4e7e0;
	border: 0;
	padding: 7px 15px;
	border-radius: 3px;
	font-size: 13px;
	float: none;
	color: #222;
	text-transform: none;
	font-family: 'Lato';
	font-weight: 500;
	float:lef;  
}

.page-layout-mycustom_home .grprodbox {
	border: 1px solid #ddd;
	min-height: 426px;
}
.grprodbox .grprice{text-align:center;}  
.savewrp {
	float: right;
	/* text-align: center; */
	/* width: 44%; */
	position: absolute;
	right: 25px;
	bottom: 32px;
}
.savep {
	/* width: 25px; */
	/* height: 35px; */
	display: inline-block;
	background: #5f93ce;
	/* border-radius: 100%; */
	line-height: 11px;
	padding-top: 5px;
	color: #fff;
	font-weight: bold; 
	font-size: 12px;
	padding: 2px 6px 3px;
	border-radius: 3px;
	position: relative;
}
.savep::before {
	content: '';
	width: 15px;
	height: 15px;
	display: block;
	position: absolute;
	background: #5f93ce;
	top: -3px;
	right: 10px;
	transform: rotate(45deg);
	z-index: -1;
}
.psavebox {
	background: #f5a623;
	width: 39px;
	height: 34px;
	position: absolute;
	bottom: 0;
	right: 0;
	border-radius: 31px 0 0 0;
	font-size: 12px;
	line-height: 13px;
	color: #fff;
	font-weight: 600;
	margin-left: -20px;
	letter-spacing: .1px;
	z-index: 1;
	display: none !important;
}
.psavebox span {
	padding-top: 6px;
	display: block;
	text-align: center;
	padding-left: 8px;
	white-space: normal;
}
.grprodbox .psavebox {
	background: #f5a623;
	width: 38px;
	height: 38px;
	position: absolute;
	top: 35px;
	right: 12px;
	border-radius: 100%;
	font-size: 12px;
	line-height: 13px;
	color: #fff;
	font-weight: 600;
	margin-left: 0px;
	letter-spacing: .1px;
	z-index: 1;
}
.grprodbox .psavebox span { 
	padding-top: 5px;
	display: block;
	text-align: center;
	padding-left: 0;
	white-space: normal;
}


.product-image-wrapper {
	height: auto !important; 
	padding: 0 !important;
}
.products-list .product-item .price-wrapper {
	display: inline-block;
	vertical-align: middle;
}
.products-list .product-item .price-box .price { 
	font-weight: 600;
	white-space: normal;
	color: red;
	display:block;
}
.products-list .product-item .psavebox {
	background: #f5a623;
	width: 37px;
	height: 37px;
	position: static;
	border-radius: 100%;
	font-size: 13px;
	line-height: 14px;
	color: #fff;
	font-weight: 600;
	letter-spacing: .1px;
	z-index: 1;
	display: inline-block !important;
	margin-left: 20px;
	vertical-align: middle;
}
.products-list .product-item .psavebox span {
	padding-top: 5px;
	display: block;
	text-align: center;
	padding-left: 0;
}
.products-list .product-item .old-price {
	margin-bottom: 3px;
	color: #333;
	font-weight: 600;
	display: block;
}
.product-info-main .psavebox {
	width: 45px;
	height: 45px;
	position: static;
	font-size: 14px;
	line-height: 15px;
	display: block;
	border-radius: 100%;
	vertical-align: middle;
	margin-left: 10px;
}
.product-info-main .psavebox span { 
	padding-top: 6px;
	display: block;
	text-align: center;
	padding-left: 0;
}
.page-layout-1column .product.media {
	position: relative;
}
.page-layout-1column .product.media .dtlprcebox {
	width: 45px;
	height: 45px;
	position: absolute;
	top: 140px;
	right: 160px;
	font-size: 1.2em;
	line-height: 15px;
	display: block;
	border-radius: 100%;
	vertical-align: middle;
	margin-left: 10px;
	background: #f5a623;
	z-index: 2;
	color: #fff;
	font-weight: 600; 
}
/*----*/
.page-layout-1column .product.media .gallery-placeholder #wrap { 
	max-width: 350px;
	margin: 0 auto;
}
.page-layout-1column .product.media .dtlprcebox {
	top: 35px;
	right: 55px;
}
/*-----*/
.page-layout-1column .product.media .dtlprcebox span {   
	padding-top: 6px;
	display: block;
	text-align: center;
	padding-left: 0;
}

.product-info-main .product-info-price .price-box .price-container{
	display: flex;
	align-items: center;
}
.product-info-main .product-info-price .price-box .price-container > span {
	display: block;
	margin-bottom: 5px;
	padding-right: 20px;
}

.product-info-main  .item-tier {
	padding: 12px;
	border: 1px solid #ddd;
	display: inline-block;
	margin-right: 4px !important;
	text-align: center;
}
.product-info-main .item-tier .price-container .price { 
	font-size: 1.4rem;
	color: red;
}
.product-info-main .item-tier .psavebox { 
	width: 40px;
	height: 40px;
	position: static;
	font-size: 13px;
	line-height: 14px;
	display: block;
	border-radius: 100%;
	vertical-align: middle;
	margin-left: 0;
	margin: 5px auto;
	display: inline-block;

}
.product-info-main .item-tier .old-price{
	font-size: 12px;
	padding-top: 4px;
	color: #111;
}
.product-info-main .prices-tier { 
	margin-bottom: 30px;
}

.product-options-bottom .price-box .old-price, .product-info-price .price-box .old-price { 
	font-size: 20px;
	font-weight: 500;
	display: block;
	margin-bottom: 3px;
	color: #222;
	font-size: 22px;
}
.product-info-main .product-info-price .price-box .price-container .price {  
	font-size: 23px;
	line-height: 1;
	font-weight: 500; 
	color: red;
}
.cart.table-wrapper .col.price  .old-price {   
	font-size: 16px;
	margin-right: 0;
	display: block;
	color: #111;
	margin-bottom: 1px;
	text-align: center;
}
.cart-container .cart.table-wrapper .item-info td.col .psavebox {   
	top: auto;
	bottom: 0;
}
.cart.table-wrapper .col.price .price {
	font-size: 16px;
	/*color: red;
	font-weight: 400;
	width: 150px;*/
}
.cart-container .cart.table-wrapper .item-info { 
	position: relative;
}
.cart-container .cart.table-wrapper .item-info td.col {
	vertical-align: middle;
	position: relative;
} 
.cart-container .savings-totals { 
	color: #3edc3e;
}
.cart-container .savings-totals .price {
	color: #3edc3e !important;
}
.cart-container .grand.totals {
	color: red;
}
.cart-container .grand.totals .price {
	/*color: red;*/
}

/* price strick throught end */   

.grprodbox .grbtn {
	background: #5f93ce;
	border: 0;
	padding: 7px 15px;
	border-radius: 3px;
	font-size: 13px;
	float: none;
	color: #fff;
	letter-spacing: .5px;
	text-transform: none; 
	font-family: 'Lato';
	font-weight: 500;
}
.grprod-carousel .grproditem {
	width: 100%;
	padding: 0;
}
.grprod-carousel .grproditem img {
	width: auto;
	float: none;
	display: inline-block;
	max-height: 220px;
}
.owl-carousel .iconleft {
	background: url(images/grclickleft.webp) center center no-repeat;
	width: 30px;
	height: 30px;
	display: block;
	background-color: #e4e7e0;
	border-radius: 3px;
}
.owl-carousel.grprodrow  {
	margin: 0;
}
.owl-carousel .iconright {
	background: url(images/grclickright.webp) center center no-repeat;
	width: 30px;
	height: 30px;
	display: block;
	background-color: #e4e7e0;
	border-radius: 3px;
}
.owl-next {
	float: right;
}
.owl-prev {
	float: left;
}
.grprod-carousel .owl-nav {
	position: absolute;
	top: -72px;
	width: 100%;
	left: 0;
}
.grprod-carousel .grprodbox .grprodimg {
	min-height: 220px;
}

/* listing page product Style */

.page-products .gr-products {  
	margin-top: 15px;
}
.page-products  .grprodrow {  
	clear: both;
	margin: 0 -8px;
	display: flex;
	flex-wrap: wrap;
}
.page-products .grprodbox {
	border: 1px solid #ddd; 
	padding: 20px 15px;
	min-height: 415px;
}
.page-products .grprodbox {
	border: 1px solid #ddd;
	padding: 30px 10px 20px; 
	overflow: hidden;
}
.page-products .grproditem {  
	padding: 0 5px;
	margin-bottom: 20px;
	float: left;
	box-sizing: border-box;
}
.page-products .grprodbox .grprodimg {   
	min-height: 220px;
	display: block;
}
.page-products .grprodbox h3 {
	font-size: 13px;
	min-height: 35px;
}
.page-products .grprodbox .grprodimg span { 
	padding: 0 !important;
	position: static !important;
	height: auto !important;
	display: block;
	width: 100% !important;
}
.product-item-name-1 {
	display: block;
	margin-bottom: 10px;
	min-height:auto;
}
.products-list .product-item .product-item-name-1 a {    
	color: #111;
	font-weight: 600;
}
.list.products-list .short_desc_list {
	font-size: 12px;
	font-weight: 400;
	line-height: 1.3;
	padding-right: 15px;
}
.gapaddbaner {
	margin-top: 25px;
	border-radius: 6px;
	overflow: hidden;
}
.gapaddbaner a img { 
	width: 100%;
	min-height: 64px;
	/* margin-top: 20px; */
	height: auto;
}
.shopcatrow {
	display: flex;
	flex-wrap: wrap;
}
.shopcatitem {
	width: 33.33%;
	padding: 0 15px;
	box-sizing: border-box;
	margin-bottom:30px;
}
.shopcatbox {
	display: flex;
	flex-wrap: wrap;
}
.shopcatimg {
	padding-right: 35px;
	padding-top: 10px;
	box-sizing: border-box;
	max-width: 185px;
}
.shopcatimg img {
	max-width: 100%;
}
.shopcatlist {
	width: calc(100% - 190px);
}

.shopcatlist h3 {
	color: #3c74b9;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: 600;
	margin-bottom: 10px;
}
.shopcatlist h3 a {
	color: #3c74b9;
	text-decoration:none;  
}
.shopcatlist li {
	margin-bottom: 4px;
}
.shopcatlist li a {
	font-size: 14px;
	text-decoration: none;
	color: #222;
	font-weight: 500;
}
body .products-list .action.tocart.primary, body .products-list .product-item .tocart.secondary {
	background: #5f93ce;
	color: #fff;
	font-family: 'Lato';
	letter-spacing: .5px;
	font-weight: 500;
	font-size: 13px;
	padding: 7px 15px;
	border-radius: 3px;
	text-transform: capitalize;
	text-transform: none;
}
body .products-list .action.tocart.primary:hover, body .products-list .product-item .tocart.secondary:hover{
	background:#5f93ce;color:#fff;text-transform:none;
}

.products-related.blog-widget .product-item .old-price {
	margin: 5px 0;
	color: #333;
	font-weight: 600;
	display: block;
}
.products-related.blog-widget .product-item .price-box .price { 
	font-weight: 700;
	white-space: nowrap;
	color: red;
}
.products-related.blog-widget .products-grid .product-item .action.primary, .products-related.blog-widget .products-grid .product-item .tocart.secondary {
	
	font-size: 13px;
	border: 0;
	width: auto;
	font-family: 'Lato';
	letter-spacing: 0;
	text-transform: capitalize; 
	font-weight: 500;
	border-radius: 3px;
	padding: 8px 15px;
}
.newacout-succes {
	margin-bottom: 20px;
}
.newacout-succes::after {
	clear: both;
	display: table;
	content: '';
}
.newacttxt {
	font-size: 17px;
	display: inline-block;
	margin-right: 20px;
	margin-top: 0;
	font-weight: 700;
	margin-bottom: 13px;
	letter-spacing: 1px;
}
.newacout-succes #registration { 
	position: relative;
	padding: 1px 0 24px 17px;
	background: #eee;
	width:auto;
	margin:0;
	border:0; 

}
.newacout-succes #registration p {
	font-size: 14px;
	margin-bottom: 5px;
}
.newacout-succes #registration a.action.primary {  
	font-family: 'Lato';
	font-size: 15px;
	padding: 5px 10px;
	margin-top: 5px;
	font-weight: 500;
	letter-spacing: .5px;
}
.newacsucbtn {
	background: #669acc !important;  
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: 500;
	padding: 5px 10px;
	border-radius: 3px;
}
.newacsucbtn:hover {   
	color: #fff;
}
.checkout-block #co-shipping-form [name="shippingAddress.country_id"] select option, .checkout-block .checkout-billing-address [name="billingAddressshared.country_id"] select option {
	display: none;
}
.checkout-block #co-shipping-form [name="shippingAddress.country_id"] select, .checkout-block .checkout-billing-address [name="billingAddressshared.country_id"] select {
	background: none;
}

@media(max-width:992px){
.shopcatitem {
	width: 50%;

}
.colbanner {
	padding: 0 10px;
}
}

@media(max-width:768px){
.colbnrbox {
	width:50%;
}
.shopcatimg {
	max-width: 150px;
}
.shopcatlist {
	width: calc(100% - 150px);
}
.grproditem {
	width: 33.33%;
}
.vesblog-page .sidebar-main {
	display:none;
}
.sov .mobile{display:block !important;}
.sov .no-mobile{display:none;}

}
@media(max-width:580px){
.shopcatitem {
	width: 100%;
}
.colbnrbox {
	width:50%;
}	
.grproditem {
	width: 50%;
}
}
@media(max-width:480px){
.colbnrbox {
	float: none;
	width:100%;
}
.gapaddbaner {
	margin-top: 10px;
}	
.gnr-header h2 {
	font-size: 22px;
	padding: 40px 5px;
	margin: 0;
}
.shopcatitem {
	width: 100%;
}


}
@media(max-width:420px){ 
.grproditem {
	width: 100%;
}
.page-products .grprodbox h3 {
	min-height: auto;
} 
}

/* account page */

.acctbodysec .column.main {
	width: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
}

.accountpage {
	padding: 40px 0;
}
.accountrow {
	margin: 0 -15px;
}
.aclearfix:after{
	clear:both;
	display:table;
	content:'';
}
.accttopitem {
	float: left;
	width: 50%;
	margin-bottom: 20px;
	padding: 0 15px;
	box-sizing: border-box;
}

.accthimsg {
	background: #669acc;
	padding: 24px 20px;
	border-radius: 10px;
	background-image: url(images/actwtlogo.png);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 100px;
	min-height:	60px;
}
.accthimsg h3 {
	color: #fff;
	font-size: 22px;
	text-transform: uppercase;
}
.accthimsg p {
	color: #fff;
	font-size: 16px;
}
.acctofrmsg {
	margin-bottom: 20px;
}
.acctofrmsg img {
	max-width: 100%;
}

.dassleftside {
	width: 25%;
	float: left;
	padding: 0 15px;
	box-sizing: border-box;
}
.dside-widget {
	margin: 0 0 30px;
	box-shadow: 2px 2px 9px 4px rgba(0,0,0,0.1);
}
.dside-widget h3 {
	font-size: 16px;
	text-align: center;
	padding: 15px;
	margin: 0;
	color: #000;
	text-transform: uppercase;
	display:none;
}
.custacctbox {
	text-align: center;
	margin-bottom: 15px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 20px;
}
.custimg {
	margin-bottom: 15px;
}
.custimg img {
	width: 70px;
	height: 70px;
	border-radius: 100%;
}
.custacctbox p {
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 5px;
}
.custacctbox  .custlink {
	line-height: 18px !important;
	font-weight: 300 !important;
	color: #000;
}
.dsidemenu {
	padding-bottom: 15px;
}
.dsidemenu li {
	padding-left: 10px;
	width:100%;
}
.dsidemenu li a, .dsidemenu li strong {
	font-size: 15px;
	text-decoration: none;
	font-weight: 400;
	color: #333;
	letter-spacing: .5px;
	display: block;
	border-radius: 20px 0 0 20px;
	padding: 6px 7px;
}
.dsidemenu li.current a, .dsidemenu li.current strong {
	background: none;
	/*color: #fff;*/
	font-weight: 600;
}

.dsidemenu li a span {
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	border-radius: 100%;
	/*overflow: hidden;*/
}
.dsidemenu li:last-child a {
	padding-left: 48px;
	position: relative;
}
.dsidemenu li:last-child a::before {
	background-image: url(images/logout.png);
	width: 22px;
	height: 22px;
	content: '';
	display: block;
	position: absolute;
	left: 8px;
	top: 7px;
	background-size: 22px;
}

.custacctbox p a {
	color: #006bb4;
	font-size: 14px;
	font-weight: 600;
	display: inline-block;
	padding: 0 10px;
	text-decoration: none;
}
.dassrightside {
	float: right;
	width: 75%;
	padding: 0 15px;
	box-sizing: border-box;
}

.deskcardrow {
	display: flex;
	margin: 0 -10px;
}
.dashcard {
	width: 33.33%;
	/* background: #eee; */
	margin: 0 10px 35px;
	box-shadow: 2px 2px 9px 4px rgba(0,0,0,0.1);
	border-radius: 5px;
	padding: 15px 25px;
}

.dashcardbox::after {
	clear: both;
	display: table;
	content: '''';
}
.dcardicon {
	float: right;
}

.dcardinfo h2 {
	color: #669acc;
	font-size: 37px;
	font-weight: 600;
	font-family: 'Lato';
	letter-spacing: 0;
}
.dcardinfo h4 {
	color: #111;
	font-weight: 400;
	font-size: 16px;
}
.dashcard p {
	color: #555;
	font-size: 14px;
}
.dashcard p .down {
	color: red;
}
.dashcard p .up {
	color: #2dce89;
}

.dashnewscont {
	width: 50%;
	margin: 0 15px 30px;
	/*background: #fdedec;*/
	box-shadow: 2px 2px 9px 4px rgba(0,0,0,0.1);
	border-radius: 10px;
}
.newsltrbox {
	/*background: #fff0d5;*/
}
.newscontbox {
	padding: 25px;

}
.continfobox{	background-image: url(images/contshowimg.png);
	background-repeat: no-repeat;
	background-position: right 25px bottom 18px;}
.newsltrbox {
	background-image: url(images/newsshowimg.png);
	background-position: right 25px bottom 25px;
	background-repeat: no-repeat;
}

.newscontbox h3 {
	font-size: 16px !important;
	margin-bottom: 10px;
	color: #000;
	text-transform: uppercase;
}
.newscontbox p {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 5px;
}
.newscontbox .custlink {	/* line-height: 18px !important; */
	font-weight: 300 !important;
	color: #000;
	margin-top: 15px;
}
.newscontbox p a {
	color: #006bb4;
	font-size: 15px;
	font-weight: 400;
	display: inline-block;
	padding: 0 10px;
	text-decoration: none;
}
.newscontbox p a:first-child {
	padding-left: 0;
}
.billasrawrp {
	box-shadow: 2px 2px 9px 4px rgba(0,0,0,0.1);
	margin-bottom: 35px;
}
.bill-adrs-title {
	padding: 25px 25px 5px;
	border-bottom: 1px solid #ddd; 
}
.bill-adrs-title::after {
	clear: both;
	display: table;
	content: '';
}
.bill-address.bill-adrs-title {
	width: 100%;
	margin: 0;
	box-sizing: border-box;
}
.bill-adrs-title h3 {
	float: left;
	font-size: 17px !important;
	color: #333;
}
.bill-adrs-title .edit {
	float: right;
	font-size: 17px;
	color: #000;
	font-weight: 600;
	text-decoration: none;
}

.form-newsletter-custom-div {
    font-size: 15px;
    line-height: 24px;
    color: #3c3c3c;
}

.bill-address {
	width: 50%;
	margin: 0 15px 20px;
}
.bill-address:last-child {
	text-align: right;
}
.billadrsbox {
	padding: 25px 25px 15px;
}
.billadrsbox h3 {
	font-size: 15px !important;
	margin-bottom: 10px;
	color: #000;
}
.billadrsbox p {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 5px;
	line-height: 1.6;
}
.billeditbtn {
	background: #000;
	color: #fff;
	text-decoration: none;
	font-size: 17px;
	font-weight: 500;
	padding: 5px 10px;
	border-radius: 3px;
	display: inline-block;
	margin-top: 15px;
	transition: all 300ms ease-in-out;
}
.billeditbtn:hover {
  text-decoration: none;
  color: #fff;
  transform: scale(1.1);
}
.mst-rma-status.status-branch-green {
    background: #59E05B;
    padding: 8px 12px;
}

/* table structure */
.custom-card, .block-dashboard-orders {
	padding: 30px 30px;
	box-shadow: 2px 2px 9px 4px rgba(0,0,0,0.1);
}
.block-dashboard-orders .table-wrapper.orders-recent {
	box-shadow: none !important;
	padding: 0 !important;
}
.dassrightside .table {
    width: 100%;
    color: #111;
	border-collapse: collapse;
}
.dassrightside .table tbody tr {
    border-bottom: 1px solid #ccc;
}
.dassrightside .table  th {
    vertical-align: bottom;
    border-bottom: 1px solid #e1e6f1;
	font-weight:600;
}
.dassrightside .table th, .table td {
	padding: 9px 8px;
	line-height: 1.462;
	font-size: 13px;
}
.dassrightside .table th:first-child , .table td:first-child {
	padding-left: 0;
}
.dassrightside .table th:last-child , .table td:last-child {
	text-align:right;
	padding-right:0;
}
.dassrightside .table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 0;
}
.badge, .dassrightside table .action {
	display: inline-block;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: 500;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 7px;
	border-radius: 14px;
	font-size: 13px;
	/* margin: 0 2px; */
	margin: 0;
	text-decoration: none;
}

td.col.mst-rma-list__actions a {
    background: #669acc;
    padding: 6px;
    color: #fff;
    text-decoration: none;
}
.delete span{
	margin-left: -20px;
}
.dassrightside table .action.view  {
	background: #2dce89;
	color: #fff;
}
.dassrightside table .action.order {
	background: #ff0000;
	color: #fff;
}
.dassrightside table .action.view::after {
	display: none !important;
}
.card-header {
	border-bottom: 1px solid #ccc;
	display: flex;
	justify-content: space-between;
}
.card-title, .block-title strong {
	font-size: 17px !important;
	margin-bottom: 10px;
	color: #000;
	font-weight: 700 !important;
}
.dcviewall, .block-title .action.view {
	font-size: 13px;
	margin-bottom: 10px;
	color: #4479b9;
	font-weight: 600;
	text-decoration: none;
	float: right;
}
.dassrightside .page-title {
	font-family: 'Lato';
	letter-spacing: 0;
	text-transform: none;
	font-weight: 600;
	font-size: 20px;
	width: 100%;
	margin-top: 5px;
	color: #4479b9;
}
 .account .dassrightside .table-wrapper {
	margin-bottom: 20px;
	box-shadow: 2px 2px 9px 4px rgba(0,0,0,0.1); 
	padding: 24px;
}
.dassrightside .pages a.page {
	color: #006bb4;
	display: block;
	padding: 5px;
	text-decoration: none; 
	line-height: 20px;
	min-width: 30px;
	border-radius: 0;
}
.dassrightside .pages strong.page {
	min-width: 30px;
	background: #669acc;
	color: #fff;
}
.dassrightside .page.next.jump {
	display: none !important;
}

.form-edit-account {
	box-shadow: 2px 2px 9px 4px rgba(0,0,0,0.1);
	padding: 30px;
	display: block;
	margin-bottom: 20px;
}
.form-edit-account .field.field-name-avatar {
	clear: both;
	padding-top: 25px;
	padding-left: 20px;
}
.form-edit-account  .fieldset.info {
	width: 100%;
	margin: 0 -20px;
}
.form-edit-account .field.choice { 
	display: inline-block;
	margin-right: 30px;
}
.form-edit-account .fieldgroup {
	margin-bottom: 20px;
}
.form-edit-account label em {
	right: auto;
	color: red;
}
.form-edit-account input[type="text"] {
	font-size: 13px;
	height: 39px;
}
.form-edit-account .fieldgroup label {
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 0;
	padding-bottom: 3px;
}
.order-date {
	margin: 0 !important;
	display: inline-block;
	vertical-align: top;
	padding-top: 7px;
	padding-left: 10px;
}
.order-actions-toolbar .action {
	margin-right: 30px;
	background: #000;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-weight: 600;
	margin-top: 11px;
	display: inline-block;
	border-radius: 3px;
}
body .account .column.main .order-details-items {
	margin-bottom: 20px;
}
.dassrightside .order-links .item { 
	font-size: 15px;
}

/*.dassrightside form .field {
	padding: 0 16px;
}*/

input[type="button"], input[type="reset"], input[type="submit"]{
	margin-top: 12px;
	width: 100%;
	background: #669acc;
    border: none;
    color: #fff;
}
.choice {
	padding: 0;
	display: flex;
    justify-content: flex-start;
}
.label {
    margin-left: 12px;
	font-size:14px;
}

.dassrightside form .field-half {
	margin-bottom: 15px;
}
.dassrightside form input, .dassrightside form select {
	font-size: 13px;
	height: 30px;
	border:1px solid #000;
}
.dassrightside form label em {
	position: static;
	color: red;
}
.dassrightside .fieldset .message.info {
	margin: 0 16px 15px;
}
.dassrightside button.action {
	font-size: 17px !important;
	font-family: inherit;
	padding: 8px 28px !important;
	color: #fff !important;
	border-radius: 5px;
	border:none;
	background: #000;
}
.form-address-edit .actions-toolbar {
	text-align: center;
}
.form-address-edit .actions-toolbar .primary {
	float: none;
}
.dassrightside form input[type="checkbox"] {
	height: auto;
}
.product-info-price .price-box .old-price[style*="visibility:hidden;"] { 
	display: none;
}

.salechart {
	padding: 30px 20px 50px; 
	text-align: center;
}
.flex-wrapper {
  display: flex;
  flex-flow: row nowrap;
}

.single-chart {
	justify-content: space-around;  
	margin: 0 auto;
}
.dside-widget .single-chart h3 {
	font-size: 20px;
	text-transform: none;
	font-weight: 500;
	padding-top: 10px;
}
.single-chart p {
	font-size: 13px;
}

#svg circle {
	stroke-dashoffset: 0;
	transition: stroke-dashoffset 1s linear;
	stroke: #ccc;
	stroke-width: .7em;
}
#svg #bar {
	stroke: #3c9ee5;
}
#cont {
  display: block;
  height: 100px;
  width: 100px;
  margin: 2em auto 1em;
  /*box-shadow: 0 0 1em black;*/
  border-radius: 100%;
  position: relative;
}
#cont::after {
	position: absolute;
	display: block;
	height: 60px;
	width: 60px;
	left: 50%;
	top: 50%;
	/* box-shadow: inset 0 0 1em black; */
	content: attr(data-pct)"%";
	margin-top: -30px;
	margin-left: -30px;
	border-radius: 100%;
	line-height: 60px;
	font-size: 1.6em;
	text-shadow: none;
	color: #666;
}

.step-title.amcheckout-title > span {
	background: #6195ce;
	color: white;
	padding: 4px 7px;
	border-radius: 10px;
	margin-right: 10px;
	display:none;
}

.checkout-index-index .mycustom-checkout {
  margin: 20px 0;
  padding: 0;
  background: #fff !important;
}
.order-status {
  display: none;
}
.order-links .item {
  line-height: 40px;
  margin:0 0 -1px;
  float: left;
  width: auto;
}
.box-content > .payment-method {
  border:none !important;
}
.abs-status, .return-status, .order-status {
  border:none;
  border-radius:3px;
  display: inline-block;
  margin:3px 0 0;
  margin-top: 3px;
  padding:2px 10px;
  text-transform: uppercase;
  vertical-align: top;
  background:#000;
  color:#fff;
}
.order-details-items .order-title {
  border-bottom:1px solid #cccccc;
  padding:0 0 10px;
  display: none;
}
.sov .mobile{display:none;}
.sov .mobile .ft-head {
    display: flex;
    width: 100%;
    align-items: center;
}
.sov .mobile .ft-head h5 {
    width: 100%;
}
.sov .mobile .ft-head span {
    position: relative;
    left: -20px;
    bottom: 13px;
}
.sov .mobile .ft-head span .transform {
    transform: rotate(180deg);
}
.primary span {
    color: #fff;
}