/* Custom css */

/* GENERAL */
body, body .page-wrapper{font-weight:400;}

.font-11{font-size:1.1em;}
.font-12{font-size:1.2em;}
.font-13{font-size:1.3em;}
.font-14{font-size:1.4em;}
.font-15{font-size:1.5em;}
.hide{display:none;}

.warning-txt{color:chocolate;}
.error-txt{color:red;}

.clear{clear:both;}
#vespromotion_popup{max-width:100%;min-height:400px;}
#gvd-cms-header{
	font-size: 21pt;
    width: 100%;
    margin: 0 auto;
}
#gvd-cms-body{
    font-weight: 400;
    width: 100%;
    margin: 0 auto;
    text-align: justify;
}
#gvd-cms-body h2{
	    font-size: 15px;
    font-weight: bold;
}
#gvd-cms-body ul.gvd-cmd-list{
	    margin: 5px 0;
    list-style-type: disc;
}
#gvd-cms-body p{    margin: 0 0 25px;}

.block.box-nopadding .productlist-widget{padding:25px !important;}

img.responsive-img {width:100%;max-width:100%;height:auto;}
.orange {color: #DF6332;}
.bold{font-weight:bold;}

.product-block .icon .fs-icon span, .product.media .icon .fs-icon span{
	background: #589927;
}
/* // GENERAL */

/* HEADER */
.page-header .promo-freeshipping{    
	font-size: 12px;
    margin-top: 10px;
}
.promo-freeshipping .fs49{text-align: center;margin: 0;}
.fs49 .fs49-header{color:#DF6332; font-weight: bold; margin-right: 5px;font-size: 14px;}
.fs49 .fs49-details{}
.account-links{margin-top:12px;}
.ves-menutop .ves-megamenu .category-label .cat-label.cat-label{
	font-size: 13px;
    line-height: 16px;
}
.ves-menutop .ves-megamenu li.level0 > a{
	    padding: 0 28px;
}

.page-header .header2 .minicart-warp .w-item .total-qty{bottom:-5px}


.nav-dropdown .sub-cat-with-image{width: 100%; min-height: 80px;text-align: center;}
/* // HEADER */

/*  HOME PAGE */
.block-warning .product-block .product-item-info .product-item-name,
.block-warning .product-block .product-item-info .product-item-details{padding-left:150px;}
.block-warning .product-block .product-item-info .product-image{width:150px;}
.productlist-widget .product-block .product-item-info{min-height:150px;}
.ves-widget .owl-carousel .owl-item .item img{width:100%;}
/*  //HOME PAGE */

/*  CATALOG CATEGORY */
.catalog-category-view .page-title-wrapper{display:block;}

.product-shout-out{    color: #ff5722;
    margin: 3px 0;}

.sidebar .block.filter{margin-bottom:30px !important;}
.sidebar .tags-link{margin-top: 0 !important;}
/* // CATALOG CATEGORY */


/*  CATALOG PRODUCTS */
span.product-sku{
	color:#000;
	font-size:12px;
	letter-spacing: 0.5px;
}
span.qty-per-order{
	color: #fff;
	background: #d52462 none repeat scroll 0 0;
    display: inline-block;
    font-size: 12px;
	letter-spacing: 0.5px;
    text-transform: none;
    vertical-align: middle;
	padding: 2px 7px;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px; 
}

.product-block .product-item-details ul.feature_points{display:none;    margin: 10px 0 10px 16px;}
#maincontent .product-block .product-item-details ul.feature_points li{list-style: disc; margin-bottom: 0.5rem;}


.product-block div[class^="swatch-opt-"] {
	position: relative;
	text-align: center;
	margin: 5px;
}	
.product-block .product-item-info:hover .hover-image, .product-block .product-item-info:focus .hover-image{
	visibility:hidden;
	opacity:0;
}
.product-block .product-image:hover .hover-image, .product-block .product-image:focus .hover-image{
	visibility: visible;
	opacity: 1;
}
.product-block div[class^="swatch-opt-"] .swatch-option.text  {	
	background: none;
	border: 1px solid #F0F0F0;
	font-size:13px
}
.product-block .swatch-option:not(.disabled).text:hover{
	/*background:#87ceeb;*/
}

/****** list view *****/ 
.list.products-list .product-block .product-item-details ul.feature_points{display:block;}

/****** list view *****/ 

/****** grid view *****/ 
.grid.products-grid .product-block .product-item-details ul.feature_points{display:none;}

/****** grid view *****/ 


.products-grid .product-block .actions-primary .add-to-cart > span{display:none;}

.product-block .product-item-actions .actions-secondary>a>span {display:none;}
.product-block .product-item-info .product-item-name{margin:0 0 3px;}
/*  // CATALOG PRODUCTS */



/*  PRODUCT DETAIL PAGE */
.product-info-main .product-info-stock-sku { margin: 8px 0;}
.minicart-items .product-item-name{margin-bottom:0}
.product.info.detailed{font-size:15px}
.product.info.detailed p{margin-bottom:15px;}
#maincontent .product-info-main .product.overview {  margin-bottom: 15px;}
#maincontent .product-info-main .product.overview ul.feture_points{margin-left: 16px;}
#maincontent .product-info-main .product.overview ul.feture_points li{    list-style: disc;    margin-bottom: 0.5rem;}

#maincontent .product-info-main .product.qty-per-order >span{font-size:13px;}

.block.review-add .fieldset > .field {clear: left;}
.rating-summary span.label{width:70px; display:inline-block;}
.review-details .review-author, .review-details .review-date{font-style:italic;}
.product-info-main .product-reviews-summary .reviews-actions{display:initial;}
.product-info-main .rating-summary{margin-top:0;}


.product-info-main .product-options-wrapper .swatch-option.text:hover{
	background: #eff6f9 !important;
} 
.product-info-main .product-options-wrapper .swatch-option.text.selected {
    color: #000000;
    font-weight: 500;
    border-color: #87ceeb !important;
    background: #eff6f9 !important;
}
.product-info-main .product-options-wrapper .swatch-option.text:first-child{margin-left:0;}
.product-info-main .product-options-wrapper .swatch-option{}
.product-info-main .product-options-wrapper .swatch-option.text{
	font-weight: 400;
    font-size: 15px;
	color:#111;
    border: 1px solid #E0E0E0 !important;
	border-radius: 20px;
    height: auto !important;
    margin-left: 0;
    max-width: none;
    line-height: unset;
    padding: 5px 10px;}
.product-info-main .product-options-wrapper .swatch-option.text::after{content:none;}
/*  // PRODUCT DETAIL PAGE */

/*  CHECK OUT PAGE */
#co-payment-form .payment-method input[type="radio"],
#co-payment-form .payment-method input[type="checkbox"]{float:left;}
#co-payment-form .payment-method label{margin-left:5px;}

.revert-checkout{
	background: #87ceeb!important;
    padding: 12px 20px!important;
    line-height: 40px !important;
    border-radius: 20px !important;
    font-size: 12px !important;
    letter-spacing: 2px;
    border-color: #87ceeb;
    color: #fff;
    font-weight: 500;
}
.revert-checkout:hover{
	    background: #5588b7 !important;
}

.checkout-payment-method .payment-method-title .payment-icon {

    display: none;
}
/*  // CHECK OUT PAGE */


/********* TEMP OVERRIDE ********/
.ves-menutop .ves-megamenu .dropdown-menu .nav-item > a{color: #484545;font-weight: 400;}
.product-info-main .price-box .price-including-tax + .price-excluding-tax .price, .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price, .product-info-main .price-box .weee + .price-excluding-tax .price, .product-options-bottom .price-box .weee + .price-excluding-tax .price, .product-info-main .price-box .weee .price, .product-options-bottom .price-box .weee .price, .ves-menu .ves-vertical li.level0:hover > a, .footer-top .nav-links li a:hover, body .page-wrapper a:hover, body .page-wrapper .alink:hover, .product-info-main .product-info-stock-sku .stock.available, .product-info-main .product-info-stock-sku .stock.unavailable, .product-block .product-item-details .price-box .price, .minicart-wrapper .block-minicart .minicart-items .product-item-details .price, .page-main > .page-title-wrapper .page-title, .checkout-cart-index .price-including-tax .price, .checkout-cart-index .price-excluding-tax .price, .product-info-main .product-info-stock-sku .product.attibute.sku, .page-header .promotion-top em, .page-header .promotion-top .fa {
    color: #000 !important;
}
.page-header .header2 .ves-autosearch .search_box .input-text,
.ves-autosearch .search_box .button-search,
.block.newsletter .field .control input,
.block.newsletter .action.subscribe{/*border-radius: 0 !important;*/}
/********* TEMP OVERRIDE ********/



/* On screens that are 800px or less */
@media screen and (max-width: 800px) {
	.hide-in-mobile{display:none;}
}


/* On screens that are 600px or less */
@media screen and (max-width: 600px) {
	#maincontent .product-block .product-item-details ul.feature_points li{display:none;}
}



