@charset "utf-8";
/* CSS Document */
/* Block iPad Hovers */
@media only screen and ( min-width:768px ) and ( max-width:1024px ){
	.ec_product_type1:hover .ec_flip_container .ec_image_back, .ec_product_type2:hover .ec_flip_container .ec_image_back, .ec_product_type3:hover .ec_flip_container .ec_image_back, .ec_product_type4:hover .ec_flip_container .ec_image_back, .ec_product_type5:hover .ec_flip_container .ec_image_back, .ec_product_type6:hover .ec_flip_container .ec_image_back, .ec_product_type1:hover .ec_flip_container .ec_image_back, .ec_product_type2:hover .ec_flip_container .ec_image_back, .ec_product_type3:hover .ec_flip_container .ec_image_back, .ec_product_type4:hover .ec_flip_container .ec_image_back, .ec_product_type5:hover .ec_flip_container .ec_image_back, .ec_product_type6:hover .ec_flip_container .ec_image_back{ -webkit-transform:none; -moz-transform:none; -ms-transform:none; transform:none; }
	.ec_image_front, .ec_image_back, .ec_image_front_2, .ec_image_back_2, .ec_image_front_3, .ec_image_back_3, .ec_image_front_4, .ec_image_back_4, .ec_image_front_5, .ec_image_back_5, .ec_image_front_6, .ec_image_back_6{ -webkit-transform: none; -moz-transform: none; -ms-transform:none; transform:none; -o-transition: none; -ms-transition: none; -moz-transition: none; -webkit-transition:none; transition:none; }
	.ec_product_type1:hover{ box-shadow:none; }
	.ec_product_type2:hover{ border:none !important; }
	.ec_product_quickview{ display:none !important }
}

.ec_account_page *, .ec_account_page :after, .ec_account_page :before, .ec_product_page *, .ec_product_page :after, .ec_product_page :before, .ec_cart_page *, .ec_cart_page :after, .ec_cart_page :before{ box-sizing: border-box; }

input[type="checkbox"]{ -webkit-appearance:checkbox; }
input[type="radio"]{ -webkit-appearance:radio; }

#bc-status-container{ margin:18px 0; float:left; width:100%; font-size:12px; color:#222; font-family:'Lato', Arial, sans-serif !important; font-weight:bold; }
.wp-easycart-toolbar-edit > a:before{ content:"\f174"; top:2px; }

/* Loader Classes */
.ec_order_success_loader{ display:block; position:relative; width:100%; height:150px; }
.ec_order_success_loader_v2{ width:150px; display:flex; flex-direction:column; }
.ec_order_success_loader_loaded{ display:block; position:absolute; top:50%; left:50%; margin-top:-50px; margin-left:-50px; width:100px; }
.ec_order_success_loader_loaded_path{ stroke-dasharray:1000; stroke-dashoffset:0; }
.ec_order_success_loader_loaded_spin{ -webkit-transform-origin:50% 50%; transform-origin:50% 50%; }
@-webkit-keyframes dash{
	0%{ stroke-dashoffset:1000; }
	100%{ stroke-dashoffset:0; }
}
@keyframes dash{
	0%{ stroke-dashoffset:1000; }
	100%{ stroke-dashoffset:0; }
}
@-webkit-keyframes spin{
  0%{ -webkit-transform:rotate(0deg); transform:rotate(0deg); }
  100%{ -webkit-transform:rotate(360deg); transform:rotate(360deg); }
}
@keyframes spin{
  0%{ -webkit-transform:rotate(0deg); transform:rotate(0deg); }
  100%{ -webkit-transform:rotate(360deg); transform:rotate(360deg); }
}
@-webkit-keyframes text {
	0%{ opacity:0; }
	100%{ opacity:1; }
}
@keyframes text{
	0%{ opacity:0; }
	100%{ opacity:1; }
}

/* Place holder fix */
.ec_cart_input_row input::-webkit-input-placeholder{ color: #999 !important; }
.ec_cart_input_row input::-moz-placeholder{ color: #999 !important; }
.ec_cart_input_row input:-ms-input-placeholder{ color: #999 !important; }
.ec_cart_input_row input:-moz-placeholder{ color: #999 !important; }

.ec_details_add_to_cart_area .ec_seasonal_mode{ float:left; width:100%; }
.ec_vacation_mode_header{ float:left; width:100%; text-align:center; background:#F7F7F7; padding:15px; margin-bottom:25px; }

/* Product Box LI */
#ec_store_product_list{ margin:0 -29px !important; list-style:disc outside; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; display:block; -webkit-margin-before:1em; -webkit-margin-after:1em; -webkit-margin-start:0px; -webkit-margin-end:0px; line-height:inherit; padding:0 !important; text-shadow:none; }
#ec_store_product_list img{ background:none; border:none; padding:0; max-width:100%; height:auto; border-top-right-radius:10px; border-top-left-radius:10px; overflow:hidden; }
#ec_store_product_list input[type="button"]{ line-height:inherit; }
.ec_product_li{ display:list-item; vertical-align:top; padding:0px; margin:0 !important; text-align:left; list-style:none !important; height:auto; float:left; position:relative; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; zoom:1; z-index:0; }
.ec_product_page #ec_store_product_list li.ec_product_li{ margin:0 0 35px 0 !important; padding:0 29px 0 !important; }
.ec_product_li:before{ content:''; }
.ec_product_li.first{ clear:both !important; }
.ec_product_page .ec_product_li.not_first{ clear:none !important; }
.ec_product_li a > .image-overlay.overlay-type-extern{ display:none !important; }
.ec_image_link_cover{ position:absolute; top:0; left:0; width:100%; height:100%; z-index:669; border:none; border-bottom:none !important; }
.ec_image_link_cover:hover{ text-decoration:none; border:none; }
.wpec-visually-hide{ position:absolute !important; clip:rect(1px, 1px, 1px, 1px); padding:0 !important; border:0 !important; height:1px !important; width:1px !important; overflow:hidden; white-space:nowrap; margin:-1px; }
.ec_product_li.empty{ text-align:center; }
.ec_product_li.hidden{ display:none; }
.ec_productlist_ul{ padding-left:0px; }
.wp-easycart-carousel-item{ display:none; padding-bottom:20px; }
.ec_product_shortcode{ width:100%; }
.ec_productlist_ul{ display:flex; flex-direction:row; flex-wrap:wrap; align-items: flex-start; float:left; width:100%; list-style:none; margin: 0px; }
.ec_product_shortcode_no_borders .ec_product_type1, .ec_product_shortcode_no_borders .ec_product_type2, .ec_product_shortcode_no_borders .ec_product_type3, .ec_product_shortcode_no_borders .ec_product_type4, .ec_product_shortcode_no_borders .ec_product_type5, .ec_product_shortcode_no_borders .ec_product_type6{ border:none !important; }
.ec_product_type1 .ec_product_categories, .ec_product_type3 .ec_product_categories, .ec_product_type4 .ec_product_categories{ text-align:center; }
.ec_product_type2 .ec_product_categories{ text-align:left; padding-left:10px; padding-right:10px; }
.ec_product_type5 .ec_product_categories{ width:100%; text-align:center; padding:0 0 20px; margin-top:-25px; }

.ec_product_title_type1.ec_product_title_align_left, .ec_product_type1 .ec_product_categories.ec_cat_align_left, .ec_product_type1 .ec_product_price_align_left, .ec_product_type1 .ec_product_note_align_left, .ec_product_type1 .ec_product_success_align_left, .ec_product_type1 .ec_product_rating_align_left, .ec_product_type1 .ec_product_addtocart_align_left{ text-align:left !important; padding-left:10px; padding-right:10px; }
.ec_product_title_type1.ec_product_title_align_right, .ec_product_type1 .ec_product_categories.ec_cat_align_right, .ec_product_type1 .ec_product_rating_align_right, .ec_product_type1 .ec_product_price_align_right, .ec_product_type1 .ec_product_note_align_right, .ec_product_type1 .ec_product_success_align_right, .ec_product_type1 .ec_product_addtocart_align_right{ text-align:right !important; padding-left:10px; padding-right:10px; }
.ec_product_type1 .ec_product_rating_align_left > span, .ec_product_type1 .ec_product_rating_align_right > span{ display:inline-block; }

.ec_product_shortcode_no_borders .ec_product_title_type1.ec_product_title_align_left, .ec_product_shortcode_no_borders .ec_product_type1 .ec_product_categories.ec_cat_align_left, .ec_product_shortcode_no_borders .ec_product_type1 .ec_product_addtocart_align_left, .ec_product_shortcode_no_borders .ec_product_type1 .ec_product_rating_align_left, .ec_product_shortcode_no_borders .ec_product_type1 .ec_product_price_align_left, .ec_product_shortcode_no_borders .ec_product_type1 .ec_product_note_align_left, .ec_product_shortcode_no_borders .ec_product_type1 .ec_product_success_align_left, .ec_product_shortcode_no_borders .ec_product_type1 .ec_product_categories.ec_cat_align_right, .ec_product_shortcode_no_borders .ec_product_title_type1.ec_product_title_align_right, .ec_product_shortcode_no_borders .ec_product_type1 .ec_product_addtocart_align_right, .ec_product_shortcode_no_borders .ec_product_type1 .ec_product_rating_align_right, .ec_product_shortcode_no_borders .ec_product_type1 .ec_product_price_align_right, .ec_product_shortcode_no_borders .ec_product_type1 .ec_product_note_align_right, .ec_product_shortcode_no_borders .ec_product_type1 .ec_product_success_align_right{ padding-left:0px; padding-right:0px; margin-left:0px; margin-right:0px; }

.ec_product_title_type2.ec_product_title_align_center, .ec_product_type2 .ec_product_categories.ec_cat_align_center, .ec_product_type2 .ec_product_addtocart_align_center, .ec_product_type2 .ec_product_rating_align_center, .ec_product_type2 .ec_product_price_align_center, .ec_product_type2 .ec_product_note_align_center, .ec_product_type2 .ec_product_success_align_center{ text-align:center !important; }
.ec_product_title_type2.ec_product_title_align_right, .ec_product_type2 .ec_product_categories.ec_cat_align_right, .ec_product_type2 .ec_product_addtocart_align_right, .ec_product_type2 .ec_product_rating_align_right, .ec_product_type2 .ec_product_success_align_right, .ec_product_type2 .ec_product_price_align_right, .ec_product_type2 .ec_product_note_align_right{ text-align:right !important; }
.ec_product_stars_type2.ec_product_rating_align_right{ margin-left:0px; padding-right:10px; }
.ec_product_type2 .ec_product_rating_align_center > span, .ec_product_type2 .ec_product_rating_align_right > span{ display:inline-block; }

.ec_product_shortcode_no_borders .ec_product_title_type2, .ec_product_shortcode_no_borders .ec_product_type2 .ec_product_categories, .ec_product_shortcode_no_borders .ec_product_type2 .ec_product_stars_type2, .ec_product_shortcode_no_borders .ec_product_type2 .ec_price_container_type2, .ec_product_shortcode_no_borders .ec_product_type2 .ec_product_addtocart_container, .ec_product_shortcode_no_borders .ec_product_type2 .ec_product_successfully_added_container, .ec_product_shortcode_no_borders .ec_product_type2 .ec_out_of_stock, .ec_product_shortcode_no_borders .ec_product_type2 .ec_seasonal_mode, .ec_product_shortcode_no_borders .ec_product_type2 .ec_product_quickview_trial_notice2{ padding-left:0px !important; padding-right:0px !important; margin-left:0px; margin-right:0px; }

.ec_product_title_type3.ec_product_title_align_left, .ec_product_type3 .ec_product_categories.ec_cat_align_left, .ec_product_type3 .ec_product_price_align_left, .ec_product_type3 .ec_product_note_align_left, .ec_product_type3 .ec_product_success_align_left, .ec_product_type3 .ec_product_rating_align_left, .ec_product_type3 .ec_product_addtocart_align_left{ text-align:left !important; padding-left:10px; padding-right:10px; }
.ec_product_title_type3.ec_product_title_align_right, .ec_product_type3 .ec_product_categories.ec_cat_align_right, .ec_product_type3 .ec_product_rating_align_right, .ec_product_type3 .ec_product_price_align_right, .ec_product_type3 .ec_product_note_align_right, .ec_product_type3 .ec_product_success_align_right, .ec_product_type3 .ec_product_addtocart_align_right{ text-align:right !important; padding-left:10px; padding-right:10px; }
.ec_product_type3 .ec_product_addtocart_align_left .ec_product_addtocart{ left:10px; right:20%; }
.ec_product_type3 .ec_product_addtocart_align_right .ec_product_addtocart{ left:20%; right:10px; }
.ec_product_shortcode_no_borders .ec_product_type3 .ec_product_addtocart_align_left .ec_product_addtocart{ left:0%; right:20%; }
.ec_product_shortcode_no_borders .ec_product_type3 .ec_product_addtocart_align_right .ec_product_addtocart{ left:20%; right:0%; }
.ec_product_type3 .ec_product_rating_align_left > span, .ec_product_type3 .ec_product_rating_align_right > span{ display:inline-block; }

.ec_product_shortcode_no_borders .ec_product_title_type3, .ec_product_shortcode_no_borders .ec_product_type3 .ec_product_categories, .ec_product_shortcode_no_borders .ec_product_type3 .ec_product_stars_type3, .ec_product_shortcode_no_borders .ec_product_type3 .ec_price_container_type3, .ec_product_shortcode_no_borders .ec_product_type3 .ec_product_addtocart_container, .ec_product_shortcode_no_borders .ec_product_type3 .ec_product_successfully_added_container, .ec_product_shortcode_no_borders .ec_product_type3 .ec_out_of_stock, .ec_product_shortcode_no_borders .ec_product_type3 .ec_seasonal_mode, .ec_product_shortcode_no_borders .ec_product_type3 .ec_product_quickview_trial_notice3{ padding-left:0px !important; padding-right:0px !important; margin-left:0px; margin-right:0px; }

.ec_product_type4 .ec_product_addtocart_container{ margin-right:10px; }
.ec_product_title_type4.ec_product_title_align_left, .ec_product_type4 .ec_product_categories.ec_cat_align_left, .ec_product_type4 .ec_product_price_align_left, .ec_product_type4 .ec_product_note_align_left, .ec_product_type4 .ec_product_success_align_left, .ec_product_type4 .ec_product_rating_align_left, .ec_product_type4 .ec_product_addtocart_align_left{ text-align:left !important; padding-left:10px; padding-right:10px; }
.ec_product_type4 .ec_product_price_align_left > span{ float:left; width:100%; }
.ec_product_type4 .ec_product_addtocart_align_left{ margin-right:0px; }
.ec_product_type4 .ec_product_addtocart_align_left .ec_product_addtocart{ float:left; }
.ec_product_title_type4.ec_product_title_align_right, .ec_product_type4 .ec_product_categories.ec_cat_align_right, .ec_product_type4 .ec_product_rating_align_right, .ec_product_type4 .ec_product_price_align_right, .ec_product_type4 .ec_product_note_align_right, .ec_product_type4 .ec_product_success_align_right, .ec_product_type4 .ec_product_addtocart_align_right{ text-align:right !important; padding-left:10px; padding-right:10px; }
.ec_product_type4 .ec_product_rating_align_left > span, .ec_product_type4 .ec_product_rating_align_center > span, .ec_product_type4 .ec_product_rating_align_right > span{ display:inline-block; }
.ec_product_type4 .ec_product_price_align_center, .ec_product_type4 .ec_product_price_align_center > span{ float:left; width:100%; text-align:center; }
.ec_product_type4 .ec_product_addtocart_align_center{ width:100%; }
.ec_product_type4 .ec_product_addtocart_align_center .ec_product_addtocart{ float:none; width:60%; display:block; margin:0 auto; }
.ec_product_type4 .ec_product_addtocart_align_center .ec_product_addtocart > a{ float:none !important; margin:0 auto; display:block; }
.ec_product_type4 .ec_product_price_align_right > span{ float:left; width:100%; text-align:right; }
.ec_product_type4 .ec_product_price_align_left, .ec_product_type4 .ec_product_price_align_right, .ec_product_type4 .ec_product_addtocart_align_left, .ec_product_type4 .ec_product_addtocart_align_right{ width:100%; }

.ec_product_shortcode_no_borders .ec_product_title_type4, .ec_product_shortcode_no_borders .ec_product_type4 .ec_product_categories, .ec_product_shortcode_no_borders .ec_product_type4 .ec_product_stars_type4, .ec_product_shortcode_no_borders .ec_product_type4 .ec_price_container_type4, .ec_product_shortcode_no_borders .ec_product_type4 .ec_product_addtocart_container, .ec_product_shortcode_no_borders .ec_product_type4 .ec_product_successfully_added_container, .ec_product_shortcode_no_borders .ec_product_type4 .ec_out_of_stock, .ec_product_shortcode_no_borders .ec_product_type4 .ec_seasonal_mode, .ec_product_shortcode_no_borders .ec_product_type4 .ec_product_quickview_trial_notice4{ padding-left:0px !important; padding-right:0px !important; margin-left:0px; margin-right:0px; }

.ec_product_title_type5.ec_product_title_align_left, .ec_product_type5 .ec_product_categories.ec_cat_align_left, .ec_product_type5 .ec_product_price_align_left, .ec_product_type5 .ec_product_note_align_left, .ec_product_type5 .ec_product_success_align_left, .ec_product_type5 .ec_product_rating_align_left{ text-align:left !important; padding-left:10px; padding-right:10px; }
.ec_product_title_type5.ec_product_title_align_right, .ec_product_type5 .ec_product_categories.ec_cat_align_right, .ec_product_type5 .ec_product_rating_align_right, .ec_product_type5 .ec_product_price_align_right, .ec_product_type5 .ec_product_note_align_right, .ec_product_type5 .ec_product_success_align_right{ text-align:right !important; padding-left:10px; padding-right:10px; }
.ec_product_type5 .ec_product_rating_align_left > span, .ec_product_type5 .ec_product_rating_align_center > span, .ec_product_type5 .ec_product_rating_align_right > span{ display:inline-block; }

.ec_product_type6 .ec_product_title_align_left, .ec_product_type6 .ec_product_categories.ec_cat_align_left, .ec_product_type6 .ec_product_price_align_left, .ec_product_type6 .ec_product_note_align_left, .ec_product_type6 .ec_product_success_align_left, .ec_product_type6 .ec_product_rating_align_left, .ec_product_type6 .ec_product_desc_align_left, .ec_product_type6 .ec_product_addtocart_align_left{ text-align:left !important; }
.ec_product_type6 .ec_product_title_align_center, .ec_product_type6 .ec_product_categories.ec_cat_align_center, .ec_product_type6 .ec_product_rating_align_center, .ec_product_type6 .ec_product_price_align_center, .ec_product_type6 .ec_product_note_align_center, .ec_product_type6 .ec_product_success_align_center, .ec_product_type6 .ec_product_desc_align_center, .ec_product_type6 .ec_product_addtocart_align_center{ text-align:center !important; }
.ec_product_type6 .ec_product_title_align_right, .ec_product_type6 .ec_product_categories.ec_cat_align_right, .ec_product_type6 .ec_product_rating_align_right, .ec_product_type6 .ec_product_price_align_right, .ec_product_type6 .ec_product_note_align_right, .ec_product_type6 .ec_product_success_align_right, .ec_product_type6 .ec_product_desc_align_right, .ec_product_type6 .ec_product_addtocart_align_right{ text-align:right !important; padding-right:15px !important; }
.ec_product_type6 .ec_product_rating_align_left > span, .ec_product_type6 .ec_product_rating_align_center > span, .ec_product_type6 .ec_product_rating_align_right > span{ display:inline-block; }

.ec_product_addtocart_quantity{ float:none; width:50px; clear:both; display:inline-block; border:1px solid #CCC; text-align:center; }

/* Product Shortcode Spacing */
.ec_productlist_ul.sp-0{ width:100%; margin-left:0px; margin-right:0px; }
.ec_productlist_ul.sp-0 > .ec_product_li{ padding:0px; }
.ec_productlist_ul.sp-1{ width:calc(100% + 1px); margin-left:.5px; margin-right:.5px; }
.ec_productlist_ul.sp-1 > .ec_product_li{ padding:.5px; }
.ec_productlist_ul.sp-2{ width:calc(100% + 2px); margin-left:1px; margin-right:1px; }
.ec_productlist_ul.sp-2 > .ec_product_li{ padding:1px; }
.ec_productlist_ul.sp-3{ width:calc(100% + 3px); margin-left:1.5px; margin-right:1.5px; }
.ec_productlist_ul.sp-3 > .ec_product_li{ padding:1.5px; }
.ec_productlist_ul.sp-4{ width:calc(100% + 4px); margin-left:2px; margin-right:2px; }
.ec_productlist_ul.sp-4 > .ec_product_li{ padding:2px; }
.ec_productlist_ul.sp-5{ width:calc(100% + 5px); margin-left:-2.5px; margin-right:-2.5px; }
.ec_productlist_ul.sp-5 > .ec_product_li{ padding:2.5px; }
.ec_productlist_ul.sp-6{ width:calc(100% + 6px); margin-left:-3px; margin-right:-3px; }
.ec_productlist_ul.sp-6 > .ec_product_li{ padding:3px; }
.ec_productlist_ul.sp-7{ width:calc(100% + 7px); margin-left:-3.5px; margin-right:-3.5px; }
.ec_productlist_ul.sp-7 > .ec_product_li{ padding:3.5px; }
.ec_productlist_ul.sp-8{ width:calc(100% + 8px); margin-left:-4px; margin-right:-4px; }
.ec_productlist_ul.sp-8 > .ec_product_li{ padding:4px; }
.ec_productlist_ul.sp-9{ width:calc(100% + 9px); margin-left:-4.5px; margin-right:-4.5px; }
.ec_productlist_ul.sp-9 > .ec_product_li{ padding:4.5px; }
.ec_productlist_ul.sp-10{ width:calc(100% + 10px); margin-left:-5px; margin-right:-5px; }
.ec_productlist_ul.sp-10 > .ec_product_li{ padding:5px; }
.ec_productlist_ul.sp-11{ width:calc(100% + 11px); margin-left:-5.5px; margin-right:-5.5px; }
.ec_productlist_ul.sp-11 > .ec_product_li{ padding:5.5px; }
.ec_productlist_ul.sp-12{ width:calc(100% + 12px); margin-left:-6px; margin-right:-6px; }
.ec_productlist_ul.sp-12 > .ec_product_li{ padding:6px; }
.ec_productlist_ul.sp-13{ width:calc(100% + 13px); margin-left:-6.5px; margin-right:-6.5px; }
.ec_productlist_ul.sp-13 > .ec_product_li{ padding:6.5px; }
.ec_productlist_ul.sp-14{ width:calc(100% + 14px); margin-left:-7px; margin-right:-7px; }
.ec_productlist_ul.sp-14 > .ec_product_li{ padding:7px; }
.ec_productlist_ul.sp-15{ width:calc(100% + 15px); margin-left:-7.5px; margin-right:-7.5px; }
.ec_productlist_ul.sp-15 > .ec_product_li{ padding:7.5px; }
.ec_productlist_ul.sp-16{ width:calc(100% + 16px); margin-left:-8px; margin-right:-8px; }
.ec_productlist_ul.sp-16 > .ec_product_li{ padding:8px; }
.ec_productlist_ul.sp-17{ width:calc(100% + 17px); margin-left:-8.5px; margin-right:-8.5px; }
.ec_productlist_ul.sp-17 > .ec_product_li{ padding:8.5px; }
.ec_productlist_ul.sp-18{ width:calc(100% + 18px); margin-left:-9px; margin-right:-9px; }
.ec_productlist_ul.sp-18 > .ec_product_li{ padding:9px; }
.ec_productlist_ul.sp-19{ width:calc(100% + 19px); margin-left:-9.5px; margin-right:-9.5px; }
.ec_productlist_ul.sp-19 > .ec_product_li{ padding:9.5px; }
.ec_productlist_ul.sp-20{ width:calc(100% + 20px); margin-left:-10px; margin-right:-10px; }
.ec_productlist_ul.sp-20 > .ec_product_li{ padding:10px; }
.ec_productlist_ul.sp-21{ width:calc(100% + 21px); margin-left:-10.5px; margin-right:-10.5px; }
.ec_productlist_ul.sp-21 > .ec_product_li{ padding:10.5px; }
.ec_productlist_ul.sp-22{ width:calc(100% + 22px); margin-left:-11px; margin-right:-11px; }
.ec_productlist_ul.sp-22 > .ec_product_li{ padding:11px; }
.ec_productlist_ul.sp-23{ width:calc(100% + 23px); margin-left:-11.5px; margin-right:-11.5px; }
.ec_productlist_ul.sp-23 > .ec_product_li{ padding:11.5px; }
.ec_productlist_ul.sp-24{ width:calc(100% + 24px); margin-left:-12px; margin-right:-12px; }
.ec_productlist_ul.sp-24 > .ec_product_li{ padding:12px; }
.ec_productlist_ul.sp-25{ width:calc(100% + 25px); margin-left:-12.5px; margin-right:-12.5px; }
.ec_productlist_ul.sp-25 > .ec_product_li{ padding:12.5px; }
.ec_productlist_ul.sp-26{ width:calc(100% + 26px); margin-left:-13px; margin-right:-13px; }
.ec_productlist_ul.sp-26 > .ec_product_li{ padding:13px; }
.ec_productlist_ul.sp-27{ width:calc(100% + 27px); margin-left:-13.5px; margin-right:-13.5px; }
.ec_productlist_ul.sp-27 > .ec_product_li{ padding:13.5px; }
.ec_productlist_ul.sp-28{ width:calc(100% + 28px); margin-left:-14px; margin-right:-14px; }
.ec_productlist_ul.sp-28 > .ec_product_li{ padding:14px; }
.ec_productlist_ul.sp-29{ width:calc(100% + 29px); margin-left:-14.5px; margin-right:-14.5px; }
.ec_productlist_ul.sp-29 > .ec_product_li{ padding:14.5px; }
.ec_productlist_ul.sp-30{ width:calc(100% + 30px); margin-left:-15px; margin-right:-15px; }
.ec_productlist_ul.sp-30 > .ec_product_li{ padding:15px; }
.ec_productlist_ul.sp-31{ width:calc(100% + 31px); margin-left:-15.5px; margin-right:-15.5px; }
.ec_productlist_ul.sp-31 > .ec_product_li{ padding:15.5px; }
.ec_productlist_ul.sp-32{ width:calc(100% + 32px); margin-left:-16px; margin-right:-16px; }
.ec_productlist_ul.sp-32 > .ec_product_li{ padding:16px; }
.ec_productlist_ul.sp-33{ width:calc(100% + 33px); margin-left:-16.5px; margin-right:-16.5px; }
.ec_productlist_ul.sp-33 > .ec_product_li{ padding:16.5px; }
.ec_productlist_ul.sp-34{ width:calc(100% + 34px); margin-left:-17px; margin-right:-17px; }
.ec_productlist_ul.sp-34 > .ec_product_li{ padding:17px; }
.ec_productlist_ul.sp-35{ width:calc(100% + 35px); margin-left:-17.5px; margin-right:-17.5px; }
.ec_productlist_ul.sp-35 > .ec_product_li{ padding:17.5px; }
.ec_productlist_ul.sp-36{ width:calc(100% + 36px); margin-left:-18px; margin-right:-18px; }
.ec_productlist_ul.sp-36 > .ec_product_li{ padding:18px; }
.ec_productlist_ul.sp-37{ width:calc(100% + 37px); margin-left:-18.5px; margin-right:-18.5px; }
.ec_productlist_ul.sp-37 > .ec_product_li{ padding:18.5px; }
.ec_productlist_ul.sp-38{ width:calc(100% + 38px); margin-left:-19px; margin-right:-19px; }
.ec_productlist_ul.sp-38 > .ec_product_li{ padding:19px; }
.ec_productlist_ul.sp-39{ width:calc(100% + 39px); margin-left:-19.5px; margin-right:-19.5px; }
.ec_productlist_ul.sp-39 > .ec_product_li{ padding:19.5px; }
.ec_productlist_ul.sp-40{ width:calc(100% + 40px); margin-left:-20px; margin-right:-20px; }
.ec_productlist_ul.sp-40 > .ec_product_li{ padding:20px; }

.ec_productlist_ul.columns8 > .ec_product_li, .ec_productlist_ul.columns8 > li.ec_product_li{ flex-basis:12.5%; max-width:12.5%; }
.ec_productlist_ul.columns8 > .ec_product_li:nth-child( 8n+1 ){ clear:both; }
.ec_productlist_ul.columns7 > .ec_product_li, .ec_productlist_ul.columns7 > li.ec_product_li{ flex-basis:14.285714%; max-width:14.285714%; }
.ec_productlist_ul.columns7 > .ec_product_li:nth-child( 7n+1 ){ clear:both; }
.ec_productlist_ul.columns6 > .ec_product_li, .ec_productlist_ul.columns6 > li.ec_product_li{ flex-basis:16.666666%; max-width:16.666666%; }
.ec_productlist_ul.columns6 > .ec_product_li:nth-child( 6n+1 ){ clear:both; }
.ec_productlist_ul.columns5 > .ec_product_li, .ec_productlist_ul.columns5 > li.ec_product_li{ flex-basis:20%; max-width:20%; }
.ec_productlist_ul.columns5 > .ec_product_li:nth-child( 5n+1 ){ clear:both; }
.ec_productlist_ul.columns4 > .ec_product_li, .ec_productlist_ul.columns4 > li.ec_product_li{ flex-basis:25%; max-width:25%; }
.ec_productlist_ul.columns4 > .ec_product_li:nth-child( 4n+1 ){ clear:both; }
.ec_productlist_ul.columns3 > .ec_product_li, .ec_productlist_ul.columns3 > li.ec_product_li{ flex-basis:33.33333%; max-width:33.333333%; }
.ec_productlist_ul.columns3 > .ec_product_li:nth-child( 3n+1 ){ clear:both; }
.ec_productlist_ul.columns2 > .ec_product_li, .ec_productlist_ul.columns2 > li.ec_product_li{ flex-basis:50%; max-width:50%; }
.ec_productlist_ul.columns2 > .ec_product_li:nth-child( 2n+1 ){ clear:both; }
.ec_productlist_ul.columns1 > .ec_product_li, .ec_productlist_ul.columns1 > li.ec_product_li{ flex-basis:100%; max-width:100%; }
.ec_productlist_ul.columns1 > .ec_product_li:nth-child( 1n+1 ){ clear:both; }
@media only screen and ( min-width:1200px ){
    .ec_productlist_ul.columns8 > .ec_product_li:nth-child( 8n+1 ){ clear:none; }
    .ec_productlist_ul.columns7 > .ec_product_li:nth-child( 7n+1 ){ clear:none; }
    .ec_productlist_ul.columns6 > .ec_product_li:nth-child( 6n+1 ){ clear:none; }
    .ec_productlist_ul.columns5 > .ec_product_li:nth-child( 5n+1 ){ clear:none; }
    .ec_productlist_ul.columns4 > .ec_product_li:nth-child( 4n+1 ){ clear:none; }
    .ec_productlist_ul.columns3 > .ec_product_li:nth-child( 3n+1 ){ clear:none; }
    .ec_productlist_ul.columns2 > .ec_product_li:nth-child( 2n+1 ){ clear:none; }
    .ec_productlist_ul.columns1 > .ec_product_li:nth-child( 1n+1 ){ clear:none; }
    .ec_productlist_ul.colsdesktop8 > .ec_product_li, .ec_productlist_ul.colsdesktop8 > li.ec_product_li{ flex-basis:12.5%; max-width:12.5%; }
    .ec_productlist_ul.colsdesktop8 > .ec_product_li:nth-child( 8n+1 ){ clear:both; }
    .ec_productlist_ul.colsdesktop7 > .ec_product_li, .ec_productlist_ul.colsdesktop7 > li.ec_product_li{ flex-basis:14.285714%; max-width:14.285714%; }
    .ec_productlist_ul.colsdesktop7 > .ec_product_li:nth-child( 7n+1 ){ clear:both; }
    .ec_productlist_ul.colsdesktop6 > .ec_product_li, .ec_productlist_ul.colsdesktop6 > li.ec_product_li{ flex-basis:16.666666%; max-width:16.666666%; }
    .ec_productlist_ul.colsdesktop6 > .ec_product_li:nth-child( 6n+1 ){ clear:both; }
    .ec_productlist_ul.colsdesktop5 > .ec_product_li, .ec_productlist_ul.colsdesktop5 > li.ec_product_li{ flex-basis:20%; max-width:20%; }
    .ec_productlist_ul.colsdesktop5 > .ec_product_li:nth-child( 5n+1 ){ clear:both; }
    .ec_productlist_ul.colsdesktop4 > .ec_product_li, .ec_productlist_ul.colsdesktop4 > li.ec_product_li{ flex-basis:25%; max-width:25%; }
    .ec_productlist_ul.colsdesktop4 > .ec_product_li:nth-child( 4n+1 ){ clear:both; }
    .ec_productlist_ul.colsdesktop3 > .ec_product_li, .ec_productlist_ul.colsdesktop3 > li.ec_product_li{ flex-basis:33.33333%; max-width:33.333333%; }
    .ec_productlist_ul.colsdesktop3 > .ec_product_li:nth-child( 3n+1 ){ clear:both; }
    .ec_productlist_ul.colsdesktop2 > .ec_product_li, .ec_productlist_ul.colsdesktop2 > li.ec_product_li{ flex-basis:50%; max-width:50%; }
    .ec_productlist_ul.colsdesktop2 > .ec_product_li:nth-child( 2n+1 ){ clear:both; }
    .ec_productlist_ul.colsdesktop1 > .ec_product_li, .ec_productlist_ul.colsdesktop1 > li.ec_product_li{ flex-basis:100%; max-width:100%; }
    .ec_productlist_ul.colsdesktop1 > .ec_product_li:nth-child( 1n+1 ){ clear:both; }
}
@media only screen and ( min-width:768px ) and ( max-width:991px ){
    .ec_productlist_ul.columns8 > .ec_product_li:nth-child( 8n+1 ){ clear:none; }
    .ec_productlist_ul.columns7 > .ec_product_li:nth-child( 7n+1 ){ clear:none; }
    .ec_productlist_ul.columns6 > .ec_product_li:nth-child( 6n+1 ){ clear:none; }
    .ec_productlist_ul.columns5 > .ec_product_li:nth-child( 5n+1 ){ clear:none; }
    .ec_productlist_ul.columns4 > .ec_product_li:nth-child( 4n+1 ){ clear:none; }
    .ec_productlist_ul.columns3 > .ec_product_li:nth-child( 3n+1 ){ clear:none; }
    .ec_productlist_ul.columns2 > .ec_product_li:nth-child( 2n+1 ){ clear:none; }
    .ec_productlist_ul.columns1 > .ec_product_li:nth-child( 1n+1 ){ clear:none; }
    .ec_productlist_ul.colstablet8 > .ec_product_li, .ec_productlist_ul.colstablet8 > li.ec_product_li{ flex-basis:12.5%; max-width:12.5%; }
    .ec_productlist_ul.colstablet8 > .ec_product_li:nth-child( 8n+1 ){ clear:both; }
    .ec_productlist_ul.colstablet7 > .ec_product_li, .ec_productlist_ul.colstablet7 > li.ec_product_li{ flex-basis:14.285714%; max-width:14.285714%; }
    .ec_productlist_ul.colstablet7 > .ec_product_li:nth-child( 7n+1 ){ clear:both; }
    .ec_productlist_ul.colstablet6 > .ec_product_li, .ec_productlist_ul.colstablet6 > li.ec_product_li{ flex-basis:16.666666%; max-width:16.666666%; }
    .ec_productlist_ul.colstablet6 > .ec_product_li:nth-child( 6n+1 ){ clear:both; }
    .ec_productlist_ul.colstablet5 > .ec_product_li, .ec_productlist_ul.colstablet5 > li.ec_product_li{ flex-basis:20%; max-width:20%; }
    .ec_productlist_ul.colstablet5 > .ec_product_li:nth-child( 5n+1 ){ clear:both; }
    .ec_productlist_ul.colstablet4 > .ec_product_li, .ec_productlist_ul.colstablet4 > li.ec_product_li{ flex-basis:25%; max-width:25%; }
    .ec_productlist_ul.colstablet4 > .ec_product_li:nth-child( 4n+1 ){ clear:both; }
    .ec_productlist_ul.colstablet3 > .ec_product_li, .ec_productlist_ul.colstablet3 > li.ec_product_li{ flex-basis:33.33333%; max-width:33.333333%; }
    .ec_productlist_ul.colstablet3 > .ec_product_li:nth-child( 3n+1 ){ clear:both; }
    .ec_productlist_ul.colstablet2 > .ec_product_li, .ec_productlist_ul.colstablet2 > li.ec_product_li{ flex-basis:50%; max-width:50%; }
    .ec_productlist_ul.colstablet2 > .ec_product_li:nth-child( 2n+1 ){ clear:both; }
    .ec_productlist_ul.colstablet1 > .ec_product_li, .ec_productlist_ul.colstablet1 > li.ec_product_li{ flex-basis:100%; max-width:100%; }
    .ec_productlist_ul.colstablet1 > .ec_product_li:nth-child( 1n+1 ){ clear:both; }
}
@media only screen and ( min-width:576px ) and ( max-width:767px ){
    .ec_productlist_ul.columns8 > .ec_product_li:nth-child( 8n+1 ){ clear:none; }
    .ec_productlist_ul.columns7 > .ec_product_li:nth-child( 7n+1 ){ clear:none; }
    .ec_productlist_ul.columns6 > .ec_product_li:nth-child( 6n+1 ){ clear:none; }
    .ec_productlist_ul.columns5 > .ec_product_li:nth-child( 5n+1 ){ clear:none; }
    .ec_productlist_ul.columns4 > .ec_product_li:nth-child( 4n+1 ){ clear:none; }
    .ec_productlist_ul.columns3 > .ec_product_li:nth-child( 3n+1 ){ clear:none; }
    .ec_productlist_ul.columns2 > .ec_product_li:nth-child( 2n+1 ){ clear:none; }
    .ec_productlist_ul.columns1 > .ec_product_li:nth-child( 1n+1 ){ clear:none; }
    .ec_productlist_ul.colsmobile8 > .ec_product_li, .ec_productlist_ul.colsmobile8 > li.ec_product_li{ flex-basis:12.5%; max-width:12.5%; }
    .ec_productlist_ul.colsmobile8 > .ec_product_li:nth-child( 8n+1 ){ clear:both; }
    .ec_productlist_ul.colsmobile7 > .ec_product_li, .ec_productlist_ul.colsmobile7 > li.ec_product_li{ flex-basis:14.285714%; max-width:14.285714%; }
    .ec_productlist_ul.colsmobile7 > .ec_product_li:nth-child( 7n+1 ){ clear:both; }
    .ec_productlist_ul.colsmobile6 > .ec_product_li, .ec_productlist_ul.colsmobile6 > li.ec_product_li{ flex-basis:16.666666%; max-width:16.666666%; }
    .ec_productlist_ul.colsmobile6 > .ec_product_li:nth-child( 6n+1 ){ clear:both; }
    .ec_productlist_ul.colsmobile5 > .ec_product_li, .ec_productlist_ul.colsmobile5 > li.ec_product_li{ flex-basis:20%; max-width:20%; }
    .ec_productlist_ul.colsmobile5 > .ec_product_li:nth-child( 5n+1 ){ clear:both; }
    .ec_productlist_ul.colsmobile4 > .ec_product_li, .ec_productlist_ul.colsmobile4 > li.ec_product_li{ flex-basis:25%; max-width:25%; }
    .ec_productlist_ul.colsmobile4 > .ec_product_li:nth-child( 4n+1 ){ clear:both; }
    .ec_productlist_ul.colsmobile3 > .ec_product_li, .ec_productlist_ul.colsmobile3 > li.ec_product_li{ flex-basis:33.33333%; max-width:33.333333%; }
    .ec_productlist_ul.colsmobile3 > .ec_product_li:nth-child( 3n+1 ){ clear:both; }
    .ec_productlist_ul.colsmobile2 > .ec_product_li, .ec_productlist_ul.colsmobile2 > li.ec_product_li{ flex-basis:50%; max-width:50%; }
    .ec_productlist_ul.colsmobile2 > .ec_product_li:nth-child( 2n+1 ){ clear:both; }
    .ec_productlist_ul.colsmobile1 > .ec_product_li, .ec_productlist_ul.colsmobile1 > li.ec_product_li{ flex-basis:100%; max-width:100%; }
    .ec_productlist_ul.colsmobile1 > .ec_product_li:nth-child( 1n+1 ){ clear:both; }
}
@media only screen and ( max-width:575px ){
    .ec_productlist_ul.columns8 > .ec_product_li:nth-child( 8n+1 ){ clear:none; }
    .ec_productlist_ul.columns7 > .ec_product_li:nth-child( 7n+1 ){ clear:none; }
    .ec_productlist_ul.columns6 > .ec_product_li:nth-child( 6n+1 ){ clear:none; }
    .ec_productlist_ul.columns5 > .ec_product_li:nth-child( 5n+1 ){ clear:none; }
    .ec_productlist_ul.columns4 > .ec_product_li:nth-child( 4n+1 ){ clear:none; }
    .ec_productlist_ul.columns3 > .ec_product_li:nth-child( 3n+1 ){ clear:none; }
    .ec_productlist_ul.columns2 > .ec_product_li:nth-child( 2n+1 ){ clear:none; }
    .ec_productlist_ul.columns1 > .ec_product_li:nth-child( 1n+1 ){ clear:none; }
    .ec_productlist_ul.colssmall8 > .ec_product_li, .ec_productlist_ul.colssmall8 > li.ec_product_li{ flex-basis:12.5%; max-width:12.5%; }
    .ec_productlist_ul.colssmall8 > .ec_product_li:nth-child( 8n+1 ){ clear:both; }
    .ec_productlist_ul.colssmall7 > .ec_product_li, .ec_productlist_ul.colssmall7 > li.ec_product_li{ flex-basis:14.285714%; max-width:14.285714%; }
    .ec_productlist_ul.colssmall7 > .ec_product_li:nth-child( 7n+1 ){ clear:both; }
    .ec_productlist_ul.colssmall6 > .ec_product_li, .ec_productlist_ul.colssmall6 > li.ec_product_li{ flex-basis:16.666666%; max-width:16.666666%; }
    .ec_productlist_ul.colssmall6 > .ec_product_li:nth-child( 6n+1 ){ clear:both; }
    .ec_productlist_ul.colssmall5 > .ec_product_li, .ec_productlist_ul.colssmall5 > li.ec_product_li{ flex-basis:20%; max-width:20%; }
    .ec_productlist_ul.colssmall5 > .ec_product_li:nth-child( 5n+1 ){ clear:both; }
    .ec_productlist_ul.colssmall4 > .ec_product_li, .ec_productlist_ul.colssmall4 > li.ec_product_li{ flex-basis:25%; max-width:25%; }
    .ec_productlist_ul.colssmall4 > .ec_product_li:nth-child( 4n+1 ){ clear:both; }
    .ec_productlist_ul.colssmall3 > .ec_product_li, .ec_productlist_ul.colssmall3 > li.ec_product_li{ flex-basis:33.33333%; max-width:33.333333%; }
    .ec_productlist_ul.colssmall3 > .ec_product_li:nth-child( 3n+1 ){ clear:both; }
    .ec_productlist_ul.colssmall2 > .ec_product_li, .ec_productlist_ul.colssmall2 > li.ec_product_li{ flex-basis:50%; max-width:50%; }
    .ec_productlist_ul.colssmall2 > .ec_product_li:nth-child( 2n+1 ){ clear:both; }
    .ec_productlist_ul.colssmall1 > .ec_product_li, .ec_productlist_ul.colssmall1 > li.ec_product_li{ flex-basis:100%; max-width:100%; }
    .ec_productlist_ul.colssmall1 > .ec_product_li:nth-child( 1n+1 ){ clear:both; }
}

/* Product Types */
.ec_product_type1{ position:relative; border:1px solid #EAEAEA; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; background-color:#FFF; border-top-left-radius:10px; border-top-right-radius:10px; }
.ec_product_type1 > .ec_image_container_none, .ec_product_type1 > .ec_image_container_border, .ec_product_type1 > .ec_image_container_shadow{ border-top-left-radius:10px; border-top-right-radius:10px; overflow:hidden; }
.ec_product_type1:hover{ box-shadow:#999 0px 4px 8px; }
.ec_product_type2{ border:1px solid; border-color:#FFF !important; position:relative; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; background-color:#FFF; }
.ec_product_type2:hover{ border-color:#e1e1e1 !important; }
.ec_product_type3{ position:relative; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; background-color:#FFF; }
.ec_product_type4{ position:relative; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; background-color:#FFF; }
.ec_product_type5{ position:relative; border:1px solid #EAEAEA; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; box-shadow:#999 0px 4px 8px; background-color:#FFF; border-top-right-radius:10px; border-top-left-radius:10px; }
.ec_product_type6{ position:relative; overflow-y:auto; overflow-x:hidden; border:1px solid #EAEAEA; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; box-shadow:#999 0px 4px 8px; background-color:#FFF; color:#777; }
.ec_product_type6 .ec_image_container_none, .ec_product_type6 .ec_image_container_border, .ec_product_type6 .ec_image_container_shadow{ max-width:30%; }
.ec_product_type6 > div > div> div.ec_product_image_container, .ec_product_type6 > div > div> div.ec_product_image_container img{ border-top-right-radius:0px !important; }

/* Product Tags */
.ec_tag1{ min-height: 58px; min-width: 58px; padding: 5px; font-weight: bold; position: absolute; text-align: center; line-height: 47px; top: -18px; right: 23px; left: auto; margin: 0; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -webkit-box-shadow: inset 0 0 0 rgba(255,255,255,0.3), inset 0 0 0 rgba(0,0,0,0.2), 0 0 0 rgba(0,0,0,0.2); -moz-box-shadow: inset 0 0 0 rgba(255,255,255,0.3), inset 0 0 0 rgba(0,0,0,0.2), 0 0 0 rgba(0,0,0,0.2); box-shadow: inset 0 0 0 rgba(255,255,255,0.3), inset 0 0 0 rgba(0,0,0,0.2), 0 0 0 rgba(0,0,0,0.2); text-transform: uppercase; font-style: italic; font-size: 10px; z-index: 40; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; text-shadow: 0 0 0 #000; }
.ec_tag2{ position: absolute; top: 5px; left: 35px; z-index: 40; }
.ec_tag2 > span{ font-size: 11px; font-weight: bold; line-height: 1; padding: 4px 6px; position: relative; display: block; margin-bottom: 11px; }
.ec_tag3{ position:absolute; top:0; right:29px; width:7em; height:7em; overflow:hidden; z-index:40; }
.ec_tag3 > span{ position:absolute; top:2em; left:auto; right:-5.5em; padding:0 7em; -webkit-transform: rotate(45deg); transform:rotate(45deg); }
.ec_tag4{ position: absolute; top: 5px; left: 35px; z-index: 40; }
.ec_tag4 > span{ font-size: 13px; font-weight: bold; font-family:'Monda',Arial,sans-serif; line-height: 1; padding: 4px 6px; position: relative; display: block; margin-bottom: 11px; }

/* Dynamic Sizing with JS */
.dynamic_height_rule{ height:auto !important; min-height:inherit !important; }
.dynamic_height_rule img{ float:left; max-width:100%; }

/* Image Display Types */
.ec_image_container_none, .ec_image_container_border, .ec_image_container_shadow{ position:relative; }
.ec_image_container_border img{ border:1px solid #CACACA; border-top-right-radius:10px; border-top-left-radius:10px; overflow:hidden; }
.ec_image_container_shadow img{ border:1px solid #b2b0b0; border-top-right-radius:10px; border-top-left-radius:10px; overflow:hidden; box-shadow:0px 4px 9px #757575; }

/* Image, no effect */
.ec_single_none_container{ position:relative; overflow:hidden; }
.ec_single_none_container .ec_product_image_2{ display:none; }
.ec_single_none_container .ec_flipbook_left{ display:none; }
.ec_single_none_container .ec_flipbook_right{ display:none; }
.ec_single_none_container .ec_image_auto_sizer{ display:none; }
.ec_single_none_container .ec_flipbook_image{ display:none; }

/* Image Type Flip Front/Back */
.ec_flip_container{ position:relative; max-width:100%; overflow:hidden; }
.ec_product_type1:hover .ec_flip_container, .ec_product_type2:hover .ec_flip_container, .ec_product_type3:hover .ec_flip_container, .ec_product_type4:hover .ec_flip_container, .ec_product_type5:hover .ec_flip_container, .ec_product_type6:hover .ec_flip_container{ cursor:pointer; }
.ec_product_type1:hover .ec_flip_container .ec_product_image_1, .ec_product_type2:hover .ec_flip_container .ec_product_image_1, .ec_product_type3:hover .ec_flip_container .ec_product_image_1, .ec_product_type4:hover .ec_flip_container .ec_product_image_1, .ec_product_type5:hover .ec_flip_container .ec_product_image_1, .ec_product_type6:hover .ec_flip_container .ec_product_image_1{ -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); }
.ec_product_type1:hover .ec_flip_container .ec_product_image_2, .ec_product_type2:hover .ec_flip_container .ec_product_image_2, .ec_product_type3:hover .ec_flip_container .ec_product_image_2, .ec_product_type4:hover .ec_flip_container .ec_product_image_2, .ec_product_type5:hover .ec_flip_container .ec_product_image_2, .ec_product_type6:hover .ec_flip_container .ec_product_image_2{ -webkit-transform: rotateX(0deg); -moz-transform: rotateX(0deg); -ms-transform: rotateY(0deg); z-index:10; position: absolute; }
.ec_flip_container .ec_product_image_1, .ec_flip_container .ec_product_image_2{ top: 0; left: 0; width:100%; height:100%; }
.ec_flip_container .ec_product_image_1{ position:relative; -webkit-transform: rotateX(0deg) rotateY(0deg); -webkit-transform-style: preserve-3d; -webkit-backface-visibility: hidden; -webkit-perspective: 1000; -moz-transform: rotateX(0deg) rotateY(0deg); -moz-transform-style: preserve-3d; -moz-backface-visibility: hidden; -ms-transform: rotateY(0deg); -ms-transform-style:preserve-3d; -ms-backface-visibility:hidden; transform-style: preserve-3d; -o-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out; }
.ec_flip_container .ec_product_image_2{ position:absolute; -webkit-transform: rotateY(-180deg); -webkit-transform-style: preserve-3d; -webkit-backface-visibility: hidden; -webkit-perspective: 1000; -moz-transform: rotateY(-180deg); -moz-transform-style: preserve-3d; -moz-backface-visibility: hidden; -ms-transform: rotateY(-180deg); -ms-transform-style:preserve-3d; -ms-backface-visibility:hidden; transform-style: preserve-3d; -o-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out; }
.ec_flip_container .ec_product_image_1 > img, .ec_flip_container .ec_product_image_2 > img{ width:100%; height:auto; }
.ec_flip_container .ec_flipbook_left{ display:none; }
.ec_flip_container .ec_flipbook_right{ display:none; }
.ec_flip_container .ec_image_auto_sizer{ display:none; }
.ec_flip_container .ec_flipbook_image{ display:none; }

/* Image Type Fade Front/Back */
.ec_fade_container{ position:relative; max-width:100%; overflow:hidden; }
.ec_product_type1:hover .ec_fade_container, .ec_product_type2:hover .ec_fade_container, .ec_product_type3:hover .ec_fade_container, .ec_product_type4:hover .ec_fade_container, .ec_product_type5:hover .ec_fade_container, .ec_product_type6:hover .ec_fade_container{ cursor:pointer; }
.ec_product_type1:hover .ec_fade_container .ec_product_image_1, .ec_product_type2:hover .ec_fade_container .ec_product_image_1, .ec_product_type3:hover .ec_fade_container .ec_product_image_1, .ec_product_type4:hover .ec_fade_container .ec_product_image_1, .ec_product_type5:hover .ec_fade_container .ec_product_image_1, .ec_product_type6:hover .ec_fade_container .ec_product_image_1{ opacity:0; }
.ec_fade_container .ec_product_image_container{ -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; display:block; }
.ec_fade_container .ec_product_image_1, .ec_fade_container .ec_product_image_2{ width:100%; height:100%; left:0; -webkit-transition: opacity .5s ease-in-out; -moz-transition: opacity .5s ease-in-out; -o-transition: opacity .5s ease-in-out; transition: opacity .5s ease-in-out; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; display:block; }
.ec_fade_container .ec_product_image_1 > img, .ec_fade_container .ec_product_image_2 > img{ width:100%; height:auto; }
.ec_fade_container .ec_product_image_1{ position:absolute; z-index:2; }
.ec_fade_container .ec_product_image_2{ z-index:1; }
.ec_fade_container .ec_flipbook_left{ display:none; }
.ec_fade_container .ec_flipbook_right{ display:none; }
.ec_fade_container .ec_image_auto_sizer{ display:none; }
.ec_fade_container .ec_flipbook_image{ display:none; }

/* Image Type Fade In/Out */
.ec_single_fade_container{ display:block; vertical-align:middle; overflow:hidden; }
.ec_single_fade_container .ec_product_image_container{ left:0; -webkit-transition: opacity .3s ease-in-out; -moz-transition: opacity .3s ease-in-out; -o-transition: opacity .3s ease-in-out; transition: opacity .3s ease-in-out; cursor:pointer; width:100%; height:100%; border-top-left-radius:10px; border-top-right-radius:10px; overflow:hidden; }
.ec_product_type1:hover .ec_single_fade_container .ec_product_image_container, .ec_product_type2:hover .ec_single_fade_container .ec_product_image_container, .ec_product_type3:hover .ec_single_fade_container .ec_product_image_container, .ec_product_type4:hover .ec_single_fade_container .ec_product_image_container, .ec_product_type5:hover .ec_single_fade_container .ec_product_image_container, .ec_product_type6:hover .ec_single_fade_container .ec_product_image_container{ opacity:.7; }
.ec_single_fade_container .ec_product_image_container > img{ width:100%; height:auto; }
.ec_single_fade_container .ec_product_image_container .ec_product_image_2{ display:none; }
.ec_single_fade_container .ec_flipbook_left{ display:none; }
.ec_single_fade_container .ec_flipbook_right{ display:none; }
.ec_single_fade_container .ec_image_auto_sizer{ display:none; }
.ec_single_fade_container .ec_flipbook_image{ display:none; }

/* Image Type Grow */
.ec_single_grow_container{ display:block; vertical-align:middle; overflow:hidden; }
.ec_single_grow_container .ec_product_image_container img{ -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; cursor:pointer; width:86%; height:86%; margin:7%; }
.ec_product_type1:hover .ec_single_grow_container .ec_product_image_container img, .ec_product_type2:hover .ec_single_grow_container .ec_product_image_container img, .ec_product_type3:hover .ec_single_grow_container .ec_product_image_container img, .ec_product_type4:hover .ec_single_grow_container .ec_product_image_container img, .ec_product_type5:hover .ec_single_grow_container .ec_product_image_container img, .ec_product_type6:hover .ec_single_grow_container .ec_product_image_container img{ width:100%; height:100%; margin:0%; }
.ec_single_grow_container .ec_product_image_container .ec_product_image_2{ display:none; }
.ec_single_grow_container .ec_flipbook_left{ display:none; }
.ec_single_grow_container .ec_flipbook_right{ display:none; }
.ec_single_grow_container .ec_image_auto_sizer{ display:none; }
.ec_single_grow_container .ec_flipbook_image{ display:none; }

/* Image Type Shrink */
.ec_single_shrink_container{ display:block; vertical-align:middle; overflow:hidden; }
.ec_single_shrink_container .ec_product_image_container img{ -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; cursor:pointer; width:100%; margin:0%; }
.ec_product_type1:hover .ec_single_shrink_container .ec_product_image_container img, .ec_product_type2:hover .ec_single_shrink_container .ec_product_image_container img, .ec_product_type3:hover .ec_single_shrink_container .ec_product_image_container img, .ec_product_type4:hover .ec_single_shrink_container .ec_product_image_container img, .ec_product_type5:hover .ec_single_shrink_container .ec_product_image_container img, .ec_product_type6:hover .ec_single_shrink_container .ec_product_image_container img{ width:86%; height:86%; margin:7%; }
.ec_single_shrink_container .ec_product_image_container .ec_product_image_2{ display:none; }
.ec_single_shrink_container .ec_flipbook_left{ display:none; }
.ec_single_shrink_container .ec_flipbook_right{ display:none; }
.ec_single_shrink_container .ec_image_auto_sizer{ display:none; }
.ec_single_shrink_container .ec_flipbook_image{ display:none; }

/* Image Type Black to Color */
.ec_single_btw_container{ display:block; vertical-align:middle; overflow:hidden; }
.ec_single_btw_container .ec_product_image_container{ left:0; -webkit-transition: all .8s ease; -moz-transition: all .8s ease; -o-transition: all .8s ease; transition: all .8s ease; cursor:pointer; -webkit-filter: grayscale(100%); -ms-filter: grayscale(100%); filter: grayscale(100%); filter: gray; filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); width:100%; height:100%; }
.ec_product_type1:hover .ec_single_btw_container .ec_product_image_container, .ec_product_type2:hover .ec_single_btw_container .ec_product_image_container, .ec_product_type3:hover .ec_single_btw_container .ec_product_image_container, .ec_product_type4:hover .ec_single_btw_container .ec_product_image_container, .ec_product_type5:hover .ec_single_btw_container .ec_product_image_container, .ec_product_type6:hover .ec_single_btw_container .ec_product_image_container{ -webkit-filter: grayscale(0%); -ms-filter: grayscale(0%); filter: grayscale(0%); filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale"); }
.ec_single_btw_container .ec_product_image_container > img{ width:100%; height:auto; }
.ec_single_btw_container .ec_product_image_container .ec_product_image_2{ display:none; }
.ec_single_btw_container .ec_flipbook_left{ display:none; }
.ec_single_btw_container .ec_flipbook_right{ display:none; }
.ec_single_btw_container .ec_image_auto_sizer{ display:none; }
.ec_single_btw_container .ec_flipbook_image{ display:none; }

/* Image Type Brighten Image */
.ec_single_brighten_container{ display:block; vertical-align:middle; overflow:hidden; }
.ec_single_brighten_container .ec_product_image_container{ left:0; -webkit-transition: all .8s ease; -moz-transition: all .8s ease; -o-transition: all .8s ease; transition: all .8s ease; cursor:pointer; -webkit-filter: brightness(70%); filter: brightness(0.7); filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' ><filter id='bright75'><feComponentTransfer><feFuncR type='linear' slope='0.75'/><feFuncG type='linear' slope='0.75' /><feFuncB type='linear' slope='0.75' /></feComponentTransfer></filter></svg>#bright75"); width:100%; height:100%; }
.ec_product_type1:hover .ec_single_brighten_container .ec_product_image_container, .ec_product_type2:hover .ec_single_brighten_container .ec_product_image_container, .ec_product_type3:hover .ec_single_brighten_container .ec_product_image_container, .ec_product_type4:hover .ec_single_brighten_container .ec_product_image_container, .ec_product_type5:hover .ec_single_brighten_container .ec_product_image_container, .ec_product_type6:hover .ec_single_brighten_container .ec_product_image_container{ -webkit-filter: brightness(100%); filter: brightness(1); filter: url( "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' ><filter id='bright100'><feComponentTransfer><feFuncR type='linear' slope='1.00'/><feFuncG type='linear' slope='1.00' /><feFuncB type='linear' slope='1.00' /></feComponentTransfer></filter></svg>#bright100" ); }
.ec_single_brighten_container .ec_product_image_container > img{ width:100%; height:auto; }
.ec_single_brighten_container .ec_product_image_container .ec_product_image_2{ display:none; }
.ec_single_brighten_container .ec_flipbook_left{ display:none; }
.ec_single_brighten_container .ec_flipbook_right{ display:none; }
.ec_single_brighten_container .ec_image_auto_sizer{ display:none; }
.ec_single_brighten_container .ec_flipbook_image{ display:none; }

/* Image Type Slide In/Out */
.ec_slide_container{ position:relative; max-width:100%; overflow:hidden; }
.ec_product_type1:hover .ec_slide_container, .ec_product_type2:hover .ec_slide_container, .ec_product_type3:hover .ec_slide_container, .ec_product_type4:hover .ec_slide_container, .ec_product_type5:hover .ec_slide_container, .ec_product_type6:hover .ec_slide_container{ cursor:pointer; }
.ec_product_type1:hover .ec_slide_container .ec_product_image_1, .ec_product_type2:hover .ec_slide_container .ec_product_image_1, .ec_product_type3:hover .ec_slide_container .ec_product_image_1, .ec_product_type4:hover .ec_slide_container .ec_product_image_1, .ec_product_type5:hover .ec_slide_container .ec_product_image_1, .ec_product_type6:hover .ec_slide_container .ec_product_image_1{ left:-100%; }
.ec_product_type1:hover .ec_slide_container .ec_product_image_2, .ec_product_type2:hover .ec_slide_container .ec_product_image_2, .ec_product_type3:hover .ec_slide_container .ec_product_image_2, .ec_product_type4:hover .ec_slide_container .ec_product_image_2, .ec_product_type5:hover .ec_slide_container .ec_product_image_2, .ec_product_type6:hover .ec_slide_container .ec_product_image_2{ left:0px; }
.ec_slide_container .ec_product_image_1, .ec_slide_container .ec_product_image_2{ position:absolute; -webkit-transition:all .25s ease-out; -moz-transition:all .25s ease-out; -o-transition:all .25s ease-out; transition:all .25s ease-out; width:100%; height:auto; }
.ec_slide_container .ec_product_image_1{ left:0px; top:0px; }
.ec_slide_container .ec_product_image_2{ left:100%; top:0px; }
.ec_slide_container .ec_flipbook_left{ display:none; }
.ec_slide_container .ec_flipbook_right{ display:none; }
.ec_slide_container .ec_image_auto_sizer{ display:block; }
.ec_slide_container .ec_flipbook_image{ display:none; }

/* Image Type Flip Through Images */
.ec_flipbook{ cursor:pointer; overflow:hidden; }
.ec_flipbook_left{ text-align:center !important; left:-1px; border-left:none; position:absolute; top:50%; margin-top:-25px; width:25px; height:35px; border:1px solid #ebebeb; line-height:32px !important; cursor:pointer; z-index:680; background-color:#FFF; opacity:0; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; color:#333; }
.ec_flipbook_right{ text-align:center !important; right:-1px; border-right:none; position:absolute; top:50%; margin-top:-25px; width:25px; height:35px; border:1px solid #E2E2E2; line-height:32px !important; cursor:pointer; z-index:680; background-color:#FFF !important; opacity:0; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; color:#333; }
.ec_flipbook_left::selection, .ec_flipbook_right::selection{ background-color:transparent !important; color:#333 !important; }
.ec_flipbook > img{ width:100%; height:auto; }

.ec_product_type1:hover .ec_flipbook .ec_flipbook_left, .ec_product_type2:hover .ec_flipbook .ec_flipbook_left, .ec_product_type3:hover .ec_flipbook .ec_flipbook_left, .ec_product_type4:hover .ec_flipbook .ec_flipbook_left, .ec_product_type5:hover .ec_flipbook .ec_flipbook_left, .ec_product_type6:hover .ec_flipbook .ec_flipbook_left{ opacity:100; }

.ec_product_type1:hover .ec_flipbook .ec_flipbook_right, .ec_product_type2:hover .ec_flipbook .ec_flipbook_right, .ec_product_type3:hover .ec_flipbook .ec_flipbook_right, .ec_product_type4:hover .ec_flipbook .ec_flipbook_right, .ec_product_type5:hover .ec_flipbook .ec_flipbook_right, .ec_product_type6:hover .ec_flipbook .ec_flipbook_right{ opacity:100; }

.ec_product_type1:hover .ec_flipbook .ec_flipbook_left, .ec_product_type2:hover .ec_flipbook .ec_flipbook_left, .ec_product_type3:hover .ec_flipbook .ec_flipbook_left, .ec_product_type4:hover .ec_flipbook .ec_flipbook_left, .ec_product_type5:hover .ec_flipbook .ec_flipbook_left, .ec_product_type6:hover .ec_flipbook .ec_flipbook_left{ background-color:#ebebeb; }

.ec_product_type1:hover .ec_flipbook .ec_flipbook_right, .ec_product_type2:hover .ec_flipbook .ec_flipbook_right, .ec_product_type3:hover .ec_flipbook .ec_flipbook_right, .ec_product_type4:hover .ec_flipbook .ec_flipbook_right, .ec_product_type5:hover .ec_flipbook .ec_flipbook_right, .ec_product_type6:hover .ec_flipbook .ec_flipbook_right{ background-color:#ebebeb; }
.ec_flipbook .ec_product_image_1{ display:none; }
.ec_flipbook .ec_product_image_2{ display:none; }
.ec_flipbook .ec_flipbook_left{ display:block; }
.ec_flipbook .ec_flipbook_right{ display:block; }
.ec_flipbook .ec_image_auto_sizer{ display:none; }
.ec_flipbook .ec_flipbook_image{ display:block; }

.ec_inc_vat_text{ font-size:10px; }

/* Category List */
.ec_category_view_list{ width:100%; float:none !important; display:table; table-layout:fixed; border-collapse:collapse !important; margin-bottom:20px; }
.ec_category_view_list:before{ content:" "; display:table; }
.ec_category_view_list .ec_category_li{ float:none !important; border:1px solid #d8d8d8; display:table-cell; }
.ec_category_li{ display:list-item; vertical-align:top; margin:0 0 35px 0 !important; padding:0 29px !important; text-align:left; list-style:none !important; height:auto; float:left; position:relative; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; zoom:1; }
.ec_category_li:before{ content:''; }
.ec_category_li.first{ clear:both !important; }
.ec_category_li.not_first{ clear:none !important; }
.ec_category_li a > .image-overlay.overlay-type-extern{ display:none !important; }
.ec_category_li.empty{ text-align:center; }
.ec_category_li.hidden{ display:none; }
.ec_category_view_image{ margin:0; }
.ec_category_type{ position:relative; border:1px solid #EAEAEA; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; background-color:#FFF; border-top-left-radius:10px; border-top-right-radius:10px; }
.ec_category_type > .ec_image_container_none, .ec_cartegory_type > .ec_image_container_border, .ec_cartegory_type > .ec_image_container_shadow{ border-top-left-radius:10px; border-top-right-radius:10px; overflow:hidden; }
.ec_category_type:hover{ box-shadow:#999 0px 4px 8px; }
.ec_image_container{ border-top-left-radius:10px; border-top-right-radius:10px; overflow:hidden; }
.ec_category_image_display_type{ overflow:hidden; }
.ec_category_title_type{ border-top: 1px solid #EAEAEA; font-family:'Monda',Arial,sans-serif !important; padding:10px 10px 0px 10px; font-weight:normal !important; text-transform:uppercase; font-size:14px !important; text-align:center; color:#222222 !important; line-height:1.1em; margin:0 0 8px !important; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; text-shadow:none; }
.ec_category_title_type > a{ position:relative; color:inherit !important; font-weight:normal !important; text-decoration:none !important; }
.ec_category_view_data > ul{ list-style-type:none !important; }
.ec_category_view_data > ul, .ec_category_view_data > ul > li{ margin:5px 0px; }

/* Add to Cart Type 1 */
.ec_product_addtocart_container_ele{ float:left; width:100%; }
.ec_product_type1 .ec_product_addtocart_container{ position:relative; text-align:center; width:100%; background-color:#FFF; z-index:670; -webkit-transition: opacity .3s ease-out; -moz-transition: opacity .3s ease-out; -o-transition: opacity .3s ease-out; transition: opacity .3s ease-out; height:45px; opacity:1; padding-top:8px;  }
.ec_product_type1 .ec_product_addtocart{ line-height:22px; position:relative; display:inline-block; background-color:#222222; color:#FFF !important; font-family:'Monda',Arial,sans-serif; cursor:pointer; border-radius:6px; }
.ec_product_type1 .ec_product_addtocart a, .ec_product_type1 .ec_product_addtocart a:hover, .ec_product_type1 .ec_product_addtocart a:focus{ display:inline-block; color:#FFF !important; font-weight:normal !important; text-shadow:none !important; text-decoration:none !important; font-size:13px; border:none; padding:4px 10px; line-height:initial; }
.ec_product_type1 .ec_product_addtocart.ec_product_addtocart_no_margin a{ margin-left:0px !important; }
.ec_product_type1 .ec_added_to_cart_button{ background-color:#6A9E40; border-radius:6px; }
.ec_product_type1 .ec_added_to_cart_button:hover{ background-color:#99CC71; border-radius:6px; }
.ec_product_type1:hover .ec_product_quickview > input{ opacity:.8; }
.ec_product_type1 .ec_out_of_stock{ text-align:center; width:100%; font-family:'Monda',Arial,sans-serif; font-weight:bold; font-size:12px; color:#C20303; margin:10px 0px; text-shadow:none; }
.ec_product_type1 .ec_seasonal_mode{ text-align:center; width:100%; font-family:'Monda',Arial,sans-serif; font-weight:bold; font-size:12px; color:#222222; margin:10px 0px; text-shadow:none; }

/* Quick View Type 1 */
.ec_product_type1:hover .ec_product_quickview_ele > input{ opacity:1; }
.ec_product_quickview_ele > input{ position:absolute !important; opacity:0; width:60%; left:20%; top:25%; z-index:670; }
.ec_product_type1 .ec_product_quickview > input{ font-family:'Monda',Arial,sans-serif; font-size:13px; position:absolute !important; opacity:0; width:60%; left:20%; text-align:center; padding:5px 15px; border-radius:20px; background:#000 !important; background-color:#000 !important; color:#FFF !important; top:25%; cursor:pointer; -webkit-transition: opacity .3s ease-in-out; -moz-transition: opacity .3s ease-in-out; -o-transition: opacity .3s ease-in-out; transition: opacity .3s ease-in-out; z-index:670; text-decoration:none; border:none; font-weight:normal; text-transform:none; text-shadow:none; border:none; border:none; border-top:none; border-left:none; border-right:none; border-bottom:none; box-shadow:none; height:inherit !important; }
.ec_product_type1 .ec_product_quickview > input:hover{ background:#222222; background-color:#666666; color:#FFF; border:none; border-top:none; border-left:none; border-right:none; border-bottom:none; box-shadow:none; }
.ec_product_type1 .ec_product_quickview > input:focus, .ec_product_type1 .ec_product_quickview > input:active{ outline:none; box-shadow:none; }
.ec_product_quickview_trial_notice1, .ec_product_quickview_trial_notice3{ text-align:center; }
.ec_product_quickview_trial_notice4{ float:left; width:100%; text-align:center; }
.ec_product_quickview_trial_notice5{ float:left; width:100%; text-align:center; padding:0 10px 10px; }

/* Meta Data Type 1 */
.ec_product_categories, .ec_product_categories > a, .ec_product_categories > span{ font-size:11px; color:#999; font-family:'Monda',Arial,sans-serif !important; }
.ec_product_type1 .ec_product_meta_type6{ display:none; }
.ec_product_title_type1{ position:relative; border-top: 1px solid #EAEAEA; font-family:'Monda',Arial,sans-serif !important; padding:10px 10px 0px 10px; font-weight:normal !important; text-transform:uppercase; font-size:14px !important; text-align:center; color:#222222 !important; line-height:1.1em; margin:0 0 8px !important; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; text-shadow:none; }
.ec_product_title_type1 > a{ position:relative; color:inherit !important; font-weight:normal !important; text-decoration:none !important; }
.ec_product_stars_type1{ width:100%; height:25px; margin-top:15px; }
.ec_product_stars_type1 span{ display:table; margin:0 auto; }
.ec_price_container_type1{ text-align:center; margin-bottom:5px; }
.ec_list_price_type1{ font-weight:normal; font-family:'Monda',Arial,sans-serif; color:#999; font-size:14px; text-decoration:line-through; }
.ec_price_type1{ font-weight:normal; font-family:'Monda',Arial,sans-serif; color:#EE3B3B; font-size:14px; text-align:center; }
.ec_product_basic_description{ background:#efefef; border-top: 1px solid #EAEAEA; font-family:'Monda',Arial,sans-serif !important; padding:20px; font-weight:normal !important; font-size:13px !important; text-align:left; color:#333 !important; line-height:1.1em; margin:0 !important; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; text-shadow:none; }
.ec_product_basic_description_ele{ -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }

/* Add to Cart Type 2 */
.ec_product_type2 .ec_product_addtocart_container{ position:relative; text-align:left; width:100%; z-index:670; -webkit-transition: opacity .3s ease-out; -moz-transition: opacity .3s ease-out; -o-transition: opacity .3s ease-out; transition: opacity .3s ease-out; height:45px; opacity:1; padding: 8px 10px 0px 10px;  }
.ec_product_type2 .ec_product_addtocart{ background-color:#FFF; border:1px solid; border-color:#333; color:#333; padding:2px 20px; font-family:'Monda',Arial,sans-serif; cursor:pointer;  }
.ec_product_type2 .ec_product_addtocart a{ color:#333 !important; text-decoration:none !important; font-size:13px; border:none; text-shadow:none; }
.ec_product_type2:hover .ec_product_quickview > input{ opacity:.8; }
.ec_product_type2 .ec_out_of_stock{ text-align:left; width:100%; font-family:'Monda',Arial,sans-serif; font-weight:bold; font-size:12px; color:#C20303; margin:10px; text-shadow:none; }
.ec_product_type2 .ec_seasonal_mode{ text-align:left; width:100%; font-family:'Monda',Arial,sans-serif; font-weight:bold; font-size:12px; color:#222; margin:10px; text-shadow:none; }

/* Quick View Type 2 */
.ec_product_type2 .ec_product_quickview > input{ font-family:'Droid Serif',Arial,sans-serif; font-size:13px; position:absolute; opacity:0; width:60%; left:20%; text-align:center; padding:5px 15px; border-radius:20px; background:#000 !important; background-color:#000 !important; color:#FFF !important; top:125px; cursor:pointer; -webkit-transition: opacity .3s ease-in-out; -moz-transition: opacity .3s ease-in-out; -o-transition: opacity .3s ease-in-out; transition: opacity .3s ease-in-out; z-index:670; color:#FFF; text-decoration:none; border:none; font-weight:normal; text-transform:none; text-shadow:none; border:none; border:none; border-top:none; border-left:none; border-right:none; border-bottom:none; box-shadow:none; height:inherit !important; }
.ec_product_type2 .ec_product_quickview > input:hover{ background:#EE3B3B; background-color:#EE3B3B; color:#FFF; border:none; border-top:none; border-left:none; border-right:none; border-bottom:none; box-shadow:none; }
.ec_product_type2 .ec_product_quickview > input:focus{ outline:none; }

.ec_product_title a{ border-bottom:none !important; }

/* Meta Data Type 2 */
.ec_product_type2 .ec_product_meta_type6{ display:none; }
.ec_product_title_type2{ font-family:'Droid Serif',Arial,sans-serif !important; padding:10px 10px 0px 10px; font-weight:normal !important; text-transform:uppercase; font-size:14px !important; text-align:left; color:#222222 !important; line-height:1.1em; margin:0 0 8px !important; text-shadow:none; }
.ec_product_title_type2 > a{ position:relative; color:inherit !important; font-weight:inherit; text-decoration:none !important; }
.ec_product_stars_type2{ width:100%; height:25px; margin-top:15px; margin-left:8px; }
.ec_price_container_type2{ text-align:left; margin-bottom:5px; padding:0px 10px; }
.ec_list_price_type2{ font-weight:normal; font-family:'Droid Serif',Arial,sans-serif; color:#999; font-size:14px; text-decoration:line-through; }
.ec_price_type2{ font-weight:normal; font-family:'Droid Serif',Arial,sans-serif; color:#EE3B3B; font-size:14px; text-align:center; }

/* Add to Cart Type 3 */
.ec_product_type3 .ec_product_addtocart_container{ position:relative; text-align:left; width:100%; z-index:670; -webkit-transition: opacity .3s ease-out; -moz-transition: opacity .3s ease-out; -o-transition: opacity .3s ease-out; transition: opacity .3s ease-out; min-height:45px; opacity:1; padding: 8px 10px 0px 10px; overflow:hidden; }

.ec_product_type3 .ec_product_addtocart{ position:absolute; top:-31px; left:10%; right:10%; background-color:#333; color:#333; padding:7px 20px; font-family:'Monda',Arial,sans-serif; cursor:pointer; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
.ec_product_type3:hover .ec_product_addtocart{ top:0px; }
.ec_product_type3 .ec_product_addtocart a, .ec_product_type3 .ec_product_addtocart a:hover{ color:#FFF !important; text-decoration:none !important; float:left; text-align:center; width:100%; font-size:13px; line-height:1.1em; border:none; }
.ec_product_type3:hover .ec_product_quickview > input{ opacity:.8; }
.ec_product_type3 .ec_out_of_stock{ text-align:center; width:100%; font-family:'Monda',Arial,sans-serif; font-weight:bold; font-size:12px; color:#C20303; margin:10px 0px 10px; padding-bottom:10px; text-shadow:none; }
.ec_product_type3 .ec_seasonal_mode{ text-align:center; width:100%; font-family:'Monda',Arial,sans-serif; font-weight:bold; font-size:12px; color:#222; margin:10px 0px 10px; padding-bottom:10px; text-shadow:none; }

/* Quick View Type 3 */
.ec_product_type3 .ec_product_quickview > input{ font-family:'Droid Serif',Arial,sans-serif; font-size:13px; position:absolute; opacity:0; width:100%; text-align:center; background:#000 !important; background-color:#000 !important; color:#FFF !important; top:75px; cursor:pointer; -webkit-transition: opacity .3s ease-in-out; -moz-transition: opacity .3s ease-in-out; -o-transition: opacity .3s ease-in-out; transition: opacity .3s ease-in-out; z-index:670; color:#FFF; text-decoration:none; border:none; padding:5px 0; font-weight:normal; text-transform:none; text-shadow:none; border:none; border:none; border-top:none; border-left:none; border-right:none; border-bottom:none !important; box-shadow:none; height:inherit !important; }
.ec_product_type3 .ec_product_quickview > input:hover{ background:#222222; background-color:#222222; color:#FFF; border:none; border-top:none; border-left:none; border-right:none; border-bottom:none !important; box-shadow:none; }
.ec_product_type3 .ec_product_quickview > input:focus{ outline:none; }

/* Meta Data Type 3 */
.ec_product_type3 .ec_product_meta_type6{ display:none; }
.ec_product_title_type3{ font-family:'Droid Serif',Arial,sans-serif !important; padding:10px 10px 0px 10px; font-weight:normal !important; text-transform:uppercase; font-size:14px !important; text-align:center; color:#222222 !important; margin:0 auto 0 !important; text-align:center; margin-bottom:8px; text-shadow:none; }
.ec_product_title_type3 > a{ position:relative; color:inherit !important; text-decoration:none !important; }
.ec_product_stars_type3{ width:100%; height:25px; margin-top:15px; }
.ec_product_stars_type3 span{ display:table; margin:0 auto; }
.ec_price_container_type3{ text-align:center; margin-bottom:5px; padding:0px 10px; }
.ec_list_price_type3{ font-weight:normal; font-family:'Droid Serif',Arial,sans-serif; color:#999; font-size:14px; text-decoration:line-through; }
.ec_price_type3{ font-weight:normal; font-family:'Droid Serif',Arial,sans-serif; color:#EE3B3B; font-size:14px; text-align:center; }

/* Add to Cart Type 4 */
.ec_product_type4 .ec_product_addtocart_container{ text-align:left; height:45px; text-align:right; margin-top:15px; float:right; }

.ec_product_type4 .ec_product_addtocart{ background-color:#C2C2C2; color:#333; padding:4px 8px; font-family:'Monda',Arial,sans-serif; cursor:pointer; float:right; font-size:13px; border-radius:6px; }
.ec_product_type4 .ec_product_addtocart a, .ec_product_type4 .ec_product_addtocart a:hover{ color:#FFF !important; text-decoration:none !important; float:left; text-align:center; width:100%; border:none; }
.ec_product_type4:hover .ec_product_quickview > input{ opacity:.8; }
.ec_product_type4 .ec_out_of_stock{ float:left; width:100%; text-align:center; font-family:'Monda',Arial,sans-serif; font-size:12px; color:#C20303; margin:18px 0px 0px; float:right; text-shadow:none; }
.ec_product_type4 .ec_seasonal_mode{ text-align:right; font-family:'Monda',Arial,sans-serif; font-size:12px; color:#222; margin:18px 0px 0px; float:right; text-shadow:none; }

/* Quick View Type 4 */
.ec_product_type4 .ec_product_quickview > input{ font-family:'Droid Serif',Arial,sans-serif; font-size:13px; position:absolute; opacity:0; width:100%; text-align:center; background:#000 !important; background-color:#000 !important; color:#FFF !important; top:75px; left:0; cursor:pointer; -webkit-transition: opacity .3s ease-in-out; -moz-transition: opacity .3s ease-in-out; -o-transition: opacity .3s ease-in-out; transition: opacity .3s ease-in-out; z-index:670; color:#FFF; text-decoration:none; border:none; padding:5px 0; font-weight:normal; text-transform:none; text-shadow:none; border:none; border:none; border-top:none; border-left:none; border-right:none; border-bottom:none; box-shadow:none; border-radius:0px; height:inherit !important; }
.ec_product_type4 .ec_product_quickview > input:hover{ background:#FF4A4A; background-color:#FF4A4A; color:#FFF; border:none; border-top:none; border-left:none; border-right:none; border-bottom:none; box-shadow:none; }
.ec_product_type4 .ec_product_quickview > input:focus{ outline:none; }

/* Meta Data Type 4 */
.ec_product_type4 .ec_product_meta_type6{ display:none; }
.ec_product_title_type4{ font-family:'Droid Serif',Arial,sans-serif !important; padding:20px 10px 5px 10px; font-weight:normal; text-transform:uppercase; font-size:16px !important; text-align:center; color:#222222 !important; margin:0 auto 0 !important; text-align:center; line-height:1.1em; text-shadow:none; }
.ec_product_title_type4 > a{ position:relative; color:inherit !important; text-decoration:none !important; font-weight:normal !important; }
.ec_product_stars_type4{ width:100%; position:relative; padding-top:5px; padding-bottom:5px; text-align:center; }
.ec_product_stars_type4 span{ display:inline-block; }
.ec_price_container_type4{ min-width:85px; text-align:left; margin-top:17px; padding:0px 10px; float:left; width:35%; line-height:1.1em; }
.ec_list_price_type4{ font-weight:normal; font-family:'Monda',Arial,sans-serif; color:#4B4B4B; font-size:12px; text-decoration:line-through; text-align:left; float:left; margin-top:-3px; margin-right:10px; }
.ec_price_type4{ font-weight:normal; font-family:'Monda',Arial,sans-serif; color:#FF4A4A;; font-size:16px; text-align:left; }

/* Add to Cart Type 5 */
.ec_product_type5 .ec_product_addtocart_container{ width:100%; height:65px; margin-top:0px; position:absolute; z-index:998; overflow:hidden; bottom:0px; }

.ec_product_type5 .ec_product_addtocart{ position:absolute; bottom:-65px; background-color:#CCC; padding:25px 8px; font-family:'Helvetica Neue', 'Open Sans', Arial, Helvectica; cursor:pointer; float:left; width:100%; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
.ec_product_type5:hover .ec_product_addtocart{ bottom:0px; }
.ec_product_type5 .ec_product_addtocart a{ color:#747474 !important; text-decoration:none !important; float:left; text-align:center; width:100%; font-size:13px; line-height:1.1em; border:none; text-shadow:none; }
.ec_product_type5:hover .ec_product_quickview > input{ opacity:.8; }
.ec_product_type5 .ec_out_of_stock{ position:absolute; text-align:center; width:100%; font-family:'Monda',Arial,sans-serif; font-weight:bold; font-size:12px; color:#C20303; z-index:665; top:7px; text-shadow:none; }
.ec_product_type5 .ec_seasonal_mode{ position:absolute; text-align:center; width:100%; font-family:'Monda',Arial,sans-serif; font-weight:bold; font-size:12px; color:#222; z-index:665; top:7px; text-shadow:none; }

/* Quick View Type 5 */
.ec_product_type5 .ec_product_quickview > input{ font-family:Helvetica Neue, Arial, serif; font-size:13px; position:absolute; opacity:0; width:60%; left:20%; text-align:center; padding:5px 15px; border-radius:20px; background:#000 !important; background-color:#000 !important; color:#FFF !important; top:25%; cursor:pointer; -webkit-transition: opacity .3s ease-in-out; -moz-transition: opacity .3s ease-in-out; -o-transition: opacity .3s ease-in-out; transition: opacity .3s ease-in-out; z-index:670; color:#FFF; text-decoration:none; border:none; font-weight:normal; text-transform:none; text-shadow:none; border:none; border:none; border-top:none; border-left:none; border-right:none; border-bottom:none; box-shadow:none; border-radius:0px; height:inherit !important; }
.ec_product_type5 .ec_product_quickview > input:hover{ background:#222222; background-color:#222222; color:#FFF; border:none; border-top:none; border-left:none; border-right:none; border-bottom:none; box-shadow:none; }
.ec_product_type5 .ec_product_quickview > input:focus{ outline:none; }

/* Meta Data Type 5 */
.ec_product_type5 .ec_product_meta_type6{ display:none; }
.ec_product_title_type5{ font-family:Helvetica Neue, Arial, serif !important; padding:25px 0; font-weight:600 !important; text-transform:capitalize; font-size:12px !important; text-align:center; color:#717171 !important; margin:0 !important; border-top:1px solid #CCC; line-height:normal; }
.ec_product_title_type5 > a{ position:relative; color:inherit !important; font-weight:inherit; text-decoration:none !important; text-shadow:none; }
.ec_product_stars_type5{ padding:0px 10px 20px; margin-top:-10px; text-align:center; }
.ec_price_container_type5{ position:absolute; top:10px; right:-7px; background-color:#222222; padding:10px 12px; z-index:999; border-top-left-radius:6px; border-bottom-left-radius:6px; }
.ec_price_container_type5:after{ border-color:#666666 transparent transparent #666666; content: ' '; position: absolute; width: 0; height: 0; top: 100%; border-width: 3px 3px; border-style: solid; right: 0; }
.ec_product_stars_type5 > span{ display:inline-block; }
.ec_list_price_type5{ font-size:12px; color:#F5F5F5; text-decoration:line-through; font-weight:normal; }
.ec_price_type5{ font-weight:600; font-family:Helvetica Neue, Arial, serif; color:#FFF;; font-size:11px; text-align:center; line-height:20px; }

/* Add to Cart Type 6 */
.ec_product_type6 .ec_product_addtocart_container{ display:none; }

/* Quick View Type 6 */
.ec_product_type6 > .ec_product_quickview{ display:none !important; }

/* Meta Data Type 6 */
.ec_product_type6 .ec_product_meta_type6{ display:block; width:68%; float:right; position:absolute; margin-left:32%; top:0; }
.ec_product_type6 .ec_product_categories{ display:none; }

.ec_product_type6 .ec_product_meta_type6 .ec_product_title{ font-family:'Monda',Arial,sans-serif !important; padding:25px 0 0; font-weight:bold !important; text-transform:capitalize; font-size:16px !important; text-align:left; color:#717171 !important; margin:0 !important; }
.ec_product_type6 .ec_product_meta_type6 .ec_product_title > a{ position:relative; color:inherit !important }
.ec_product_type6 .ec_product_meta_type6 .ec_product_stars{ float:left; width:100%; margin:5px 0 0px; }
.ec_product_type6 .ec_product_meta_type6 .ec_product_categories{ display:block; margin:5px 0 0; }
.ec_product_type6 .ec_product_meta_type6 .ec_product_description{ font-size:12px; padding-right:15px; line-height:1.1em; margin:10px 0 0; }

.ec_product_type6 .ec_product_meta_type6 .ec_price_container{ background:transparent !important; }
.ec_product_type6 .ec_product_meta_type6 .ec_list_price{ font-size:12px; text-decoration:line-through; font-weight:normal; }
.ec_product_type6 .ec_product_meta_type6 .ec_price{ font-weight:600; font-family:Helvetica Neue, Arial, serif; font-size:11px; text-align:center; line-height:20px; }

.ec_product_type6 .ec_product_meta_type6 .ec_product_addtocart_container{ display:block; margin-top:15px; float:left; width:100%; }

.ec_product_type6 .ec_product_meta_type6 .ec_product_addtocart, .ec_product_meta_type6 .ec_product_addtocart a.ec_added_to_cart_button{ position:relative; background-color:#353535; border-radius:6px; display:inline-block; }

.ec_product_type6 .ec_product_meta_type6 .ec_product_addtocart a, .ec_product_type6 .ec_product_meta_type6 .ec_product_addtocart:hover a, .ec_product_meta_type6 .ec_product_addtocart a.ec_added_to_cart_button, .ec_product_meta_type6 .ec_product_addtocart a.ec_added_to_cart_button:hover{ color:#FFF !important; text-decoration:none; text-align:center; font-size:13px; border:none; padding:6px 12px; display:inline-block; }
.ec_product_type6 .ec_product_meta_type6 .ec_product_addtocart.ec_product_addtocart_no_margin a{ margin-left:0px !important; }

.ec_product_type6 .ec_product_meta_type6 .ec_product_quickview_container > input{ display:block; margin-top:15px; margin-right:10px; float:left; }
.ec_product_type6 .ec_product_meta_type6 .ec_product_quickview > input{ display:block; padding:4px 10px 3px 10px; margin-top:-4px; background-color:#353535; }
.ec_product_type6 .ec_product_meta_type6 .ec_product_quickview > input:hover{ background-color:#222222; }

.ec_product_type6 .ec_product_meta_type6 .ec_product_quickview > input, .ec_product_type6 .ec_product_meta_type6 .ec_product_quickview > input:hover{ color:#FFF; text-decoration:none; text-align:center; }

.ec_product_title_type6, .ec_product_stars_type6, .ec_product_stars_type6 span, .ec_price_container_type6, .ec_list_price_type6, .ec_price_type6{ display:none; }

.ec_product_type6 .ec_product_meta_type6 .ec_out_of_stock{ float:left; width:100%; margin:10px 0px; font-size:12px; font-weight:bold; color:#333; }

.ec_product_type1 .ec_product_addtocart a.ec_added_to_cart_button, .ec_product_type2 .ec_product_addtocart a.ec_added_to_cart_button, .ec_product_type3 .ec_product_addtocart a.ec_added_to_cart_button, .ec_product_type4 .ec_product_addtocart a.ec_added_to_cart_button, .ec_product_type5 .ec_product_addtocart a.ec_added_to_cart_button, .ec_product_type6 .ec_product_meta_type6 .ec_product_addtocart a.ec_added_to_cart_button, .ec_product_type6 .ec_oos_type_1{ display:none; }

@media(hover: hover) {
	.ec_product_type1 .ec_product_addtocart:hover{ background-color:#666666; }
	.ec_product_type2 .ec_product_addtocart:hover a{ color:#EE3B3B !important; }
	.ec_product_type2 .ec_product_addtocart:hover{ border-color:#EE3B3B; }
	.ec_product_type3 .ec_product_addtocart:hover{ background-color:#222222; }
	.ec_product_type4 .ec_product_addtocart:hover{ background-color:#FF4A4A; }
	.ec_product_type4 .ec_product_addtocart:hover{ border-color:#EE3B3B; }
	.ec_product_type5 .ec_product_addtocart:hover{ background-color:#222222; }
	.ec_product_type5 .ec_product_addtocart:hover a{ color:#FFF !important; }
	.ec_product_type5 .ec_product_addtocart:hover{ border-color:#EE3B3B; }
	.ec_product_type6 .ec_product_meta_type6 .ec_product_addtocart:hover, .ec_product_meta_type6 .ec_product_addtocart a.ec_added_to_cart_button:hover{ background-color:#222222; }
}

/* Product Loader (Adding to Cart) */
.ec_product_type1 .ec_product_loader_container, .ec_product_type2 .ec_product_loader_container, .ec_product_type3 .ec_product_loader_container, .ec_product_type4 .ec_product_loader_container, .ec_product_type5 .ec_product_loader_container{ display:none; position:absolute; width:100%; top:125px; font-family:'Monda',Arial,sans-serif; z-index:1000; }
.ec_product_type6 .ec_product_loader_container{ display:none; position:absolute; width:70%; margin-left:30%; top:55px; font-family:'Monda',Arial,sans-serif; z-index:1000; }
.ec_product_loader:before{ content: "\f113"; font-family: "dashicons"; font-size:36px; color:#B4B4B4; position:absolute; top:50%; margin-top:-10px; left:10px; line-height:.8em; }
.ec_product_loader{ position:absolute; font-size:12px; text-transform:uppercase; color:#2E2E2E; background-color:rgba(242,242,242,0.9); top:35%; width:100%; left:0; text-align:left; z-index:1000; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_product_loader div{ border:1px solid #FFF; padding:10px; padding-left:23%; line-height:1.5; }

/* Successfully Added to Cart */
.ec_product_type1 .ec_product_successfully_added_container, .ec_product_type2 .ec_product_successfully_added_container, .ec_product_type3 .ec_product_successfully_added_container, .ec_product_type4 .ec_product_successfully_added_container, .ec_product_type5 .ec_product_successfully_added_container{ display:none; position:absolute; width:100%; top:125px; font-family:'Monda',Arial,sans-serif; z-index:1000; }
.ec_product_type6 .ec_product_successfully_added_container{ display:none; position:absolute; width:70%; margin-left:30%; top:55px; font-family:'Monda',Arial,sans-serif; z-index:1000; }
.ec_product_successfully_added:before{ content: "\f147"; font-family: "dashicons"; font-size:36px; color:#FFF; position:absolute; top:50%; margin-top:-10px; left:10px; line-height:.8em; }
.ec_product_successfully_added{ position:absolute; font-size:12px; text-transform:uppercase; color:#FFF; background-color:rgba(152,195,145,0.9); top:35%; width:100%; left:0; text-align:left; z-index:1000; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_product_successfully_added div{ border:1px solid #FFF; padding:10px; padding-left:23%; line-height:1.5; }

/* Quick View */
.ec_product_quickview_content *{ -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
.ec_product_quickview_content input[type='text'], .ec_product_quickview_content input[type='input'], .ec_product_quickview_content input[type='password'], .ec_product_quickview_content input[type='email'], .ec_product_quickview_content input[type='number'], .ec_product_quickview_content input[type='url'], .ec_product_quickview_content input[type='tel'], .ec_product_quickview_content input[type='search'], .ec_product_quickview_content textarea, .ec_product_quickview_content select{ border-color:#e1e1e1; background-color:#f8f8f8; color:#919191; -webkit-appearance:none; border:1px solid #e1e1e1; outline:none; font:13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; color:#777; margin:0; display:block; max-width:100%; background:#FFF; padding:8px 6px; line-height:1.1em; }
.ec_product_quickview_container{ display:none; position:fixed; top:0; left:0; height:100%; width:100%; background:rgba(0,0,0,.75); box-sizing:border-box; z-index:99999; text-align:center; }
.ec_product_quickview_container:before{ content:''; display:inline-block; height:100%; vertical-align:middle; box-sizing:border-box; line-height:.8em; }
.ec_product_quickview_content{ width:99%; height:auto; display:inline-block; vertical-align:middle; -webkit-box-sizing:border-box; box-sizing:border-box; position:relative; }
.ec_product_quickview_content_padding{ background-color:#FFF; max-width:800px; width:90%; height:auto; margin:0 auto; position:relative; display:block; }
.ec_product_quickview_content_holder{ display:table; position:relative; width:100%; }
.ec_product_quickview_content_images{ width:55%; height:100%; overflow:hidden; float:left; text-align:left; position:relative; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; display:block; }
.ec_product_quickview_content_images:hover > .ec_flipbook_left, .ec_product_quickview_content_images:hover > .ec_flipbook_right{ display:block; opacity:1; }
.ec_product_quickview_content_images img{ height:auto; width:100%; max-width:inherit; display:table; }
.ec_product_quickview_content_data{ width:45%; min-width:45%; padding:25px; text-align:left; margin-left:55%; display:inherit; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
.ec_product_quickview_trial_notice{ padding:10px 4px;; color:#181818; text-align:center; font-weight:bold; margin:17px 0 10px; font-size:14px; font-family:'Lato', Arial, sans-serif !important; text-decoration:underline; }
.ec_product_quickview_content_title{ font-size:22px; font-family: 'Lato', Arial, sans-serif; color:#222222; font-weight:bold; margin:20px 0px 10px; text-shadow:none; }
.ec_product_quickview_content_title:hover{ color:#666666; }
.ec_product_quickview_content_divider{ background-color:#DADADA; width:55px; margin:0px 0px 15px; padding:1px 0px; }
.ec_product_quickview_content_price{ font-family: 'Lato', Arial, sans-serif; color:#000; font-size:18px; font-weight:bold; margin:0px 0px 15px; text-shadow:none; }
.ec_product_quickview_content_price > .ec_list_price{ text-decoration:line-through; color:#C4C4C4; margin-right:10px; text-shadow:none; }
.ec_product_quickview_content_description{ font-family: 'Lato', Arial, sans-serif; color:#8D8D8D; font-size:13px; margin:0px 0px 15px; max-height:250px; overflow:hidden; line-height:1.6em; text-shadow:none; overflow-y:auto; }
.ec_product_quickview_price_tier{ font-family: 'Lato', Arial, sans-serif; color:#777; font-size:13px; margin:0px 0px 15px; line-height:1.1em; list-style:none; }
.ec_product_quickview_price_tier > li{ padding:4px 0px; }
.ec_product_quickview_shipping_notice{ font-family: 'Lato', Arial, sans-serif; color:#C04729; font-size:13px; margin:0px 0px 15px; line-height:1.1em; }
.ec_product_quickview_content_add_to_cart_container{ width:100%; }
.ec_product_quickview_content_add_to_cart_container > .ec_out_of_stock{ font-size:12px; font-family:'Lato', Arial, sans-serif !important; color:#900; font-weight:bold; }
.ec_quickview_view_details{ float:left; width:100%; }
.ec_quickview_view_details a{ font-size:12px !important; font-family:'Lato', Arial, sans-serif !important; color:#222222; text-decoration:none; }
.ec_quickview_view_details a:hover{ color:#666666; }
.ec_out_of_stock_notify{ position:relative; padding:0px; border:1px solid #dcdcdc; margin:10px 0; border-radius:8px; }
.ec_out_of_stock_notify_title{ color:#FFF; font-weight:normal; background:#eee; padding:15px; text-align:center; border-top-left-radius:8px; border-top-right-radius:8px; }
.ec_out_of_stock_notify_input{ padding:15px 15px 0; }
.ec_out_of_stock_notify_input > input{ margin:0; text-align:center; }
.ec_out_of_stock_notify_button{ padding:10px 15px 15px; }
.ec_out_of_stock_notify_button > input{ color:#FFF; width:100%; padding:10px; background:#eee; border:none; font-weight:bold; cursor:pointer; }
.ec_out_of_stock_notify_button > input:hover{ background:#d4d4d4; }
.ec_out_of_stock_notify_loader_cover{ display:block; position:absolute !important; top:0 !important; left:0 !important; width:100%; height:100%; background:rgba(255, 255, 255, 0.85); z-index:9; }
.ec_out_of_stock_notify_loader{ display:inline-block; z-index:10; position:absolute; width:64px; height:64px; top:50%; left:50%; margin-top:-32px; margin-left:-32px; }
.ec_out_of_stock_notify_loader div{ position:absolute; width:5px; height:5px; background:#222; border-radius:50%; animation:ec_out_of_stock_notify_loader 1.2s linear infinite; }
.ec_out_of_stock_notify_loader div:nth-child(1){ animation-delay:0s; top:29px; left:53px; }
.ec_out_of_stock_notify_loader div:nth-child(2){ animation-delay:-0.1s; top:18px; left:50px; }
.ec_out_of_stock_notify_loader div:nth-child(3){ animation-delay:-0.2s; top:9px; left:41px; }
.ec_out_of_stock_notify_loader div:nth-child(4){ animation-delay:-0.3s; top:6px; left:29px; }
.ec_out_of_stock_notify_loader div:nth-child(5){ animation-delay:-0.4s; top:9px; left:18px; }
.ec_out_of_stock_notify_loader div:nth-child(6){ animation-delay:-0.5s; top:18px; left:9px; }
.ec_out_of_stock_notify_loader div:nth-child(7){ animation-delay:-0.6s; top:29px; left:6px; }
.ec_out_of_stock_notify_loader div:nth-child(8){ animation-delay:-0.7s; top:41px; left:9px; }
.ec_out_of_stock_notify_loader div:nth-child(9){ animation-delay:-0.8s; top:50px; left:18px; }
.ec_out_of_stock_notify_loader div:nth-child(10){ animation-delay:-0.9s; top:53px; left:29px; }
.ec_out_of_stock_notify_loader div:nth-child(11){ animation-delay:-1s; top:50px; left:41px; }
.ec_out_of_stock_notify_loader div:nth-child(12){ animation-delay:-1.1s; top:41px; left:50px; }
@keyframes ec_out_of_stock_notify_loader{
  0%, 20%, 80%, 100%{ transform:scale(1); }
  50%{ transform:scale(1.5); }
}

.ec_product_quickview_content_add_to_cart > a{ margin-left:0px !important; }
.ec_product_quickview_content_quantity, .ec_product_quickview_content_add_to_cart{ float:left; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; max-width:130px; width:130px; }
.ec_product_quickview_content_quantity > tbody > tr, .ec_product_quickview_content_quantity > tbody > tr > td, .ec_product_quickview_content_quantity > tbody > tr:first-child th, .ec_product_quickview_content_quantity > tbody > tr:first-child td{ margin:0 !important; padding:0 !important; border:none !important; }
.ec_product_quickview_content_quantity > tbody > tr{ height:44px; }
.ec_product_quickview_content_quantity > tbody > tr > td{ width:25px; }
.ec_product_quickview_content_quantity .ec_minus{ margin:0 1px 0 0; }
.ec_product_quickview_content_quantity .ec_plus{ margin:0 0 0 1px; }
.ec_product_quickview_content_quantity .ec_minus, .ec_product_quickview_content_quantity .ec_plus{ float:left; background-color:#222222; border:none; border-radius:0px; font-family: 'Lato', Arial, sans-serif !important; font-size:18px !important; color:#FFF; padding:9px 13px; cursor:pointer; box-shadow:none; line-height:1.1em; min-height:40px; background-image:none; font-weight:normal; text-shadow:none; -webkit-appearance:none; }
.ec_product_quickview_content_quantity .ec_minus:focus, .ec_product_quickview_content_quantity .ec_plus:focus{ border:none; outline:none !important; background-image:none; border:none; box-shadow:none; color:#FFF; border-radius:0px; font-weight:normal; text-shadow:none; }
.ec_product_quickview_content_quantity .ec_minus:hover, .ec_product_quickview_content_quantity .ec_plus:hover{ background-color:#666666; background-image:none; border:none; box-shadow:none; color:#FFF; border-radius:0px; font-weight:normal; text-shadow:none; }
.ec_product_quickview_content_quantity .ec_quantity{ font-family: 'Lato', Arial, sans-serif !important; font-size:18px !important; float:left; width:55px !important; text-align:center; margin:0px !important; background-color:#FFF; border-radius:0; height:inherit; -moz-appearance:textfield; }
.ec_product_quickview_content_quantity .ec_quantity::-webkit-outer-spin-button, .ec_product_quickview_content_quantity .ec_quantity::-webkit-inner-spin-button{ -webkit-appearance:none; margin:0; }

.ec_product_quickview_content_quantity input[type="submit"], .ec_product_quickview_content_quantity input[type="button"], .ec_product_quickview_content_quantity a, .ec_product_quickview_content_add_to_cart input[type="submit"], .ec_product_quickview_content_add_to_cart input[type="button"], .ec_product_quickview_content_add_to_cart a{ font-family:'Lato', Arial, sans-serif !important; padding:12px 20px; background-color:#222222 !important; float:left; color:#FFF !important; cursor:pointer; margin:0 !important; border:none !important; text-decoration:none; text-shadow:none !important; font-size:13px !important; border-radius:6px !important; box-shadow:none; font-weight:normal !important; background-image:none !important; text-decoration:none !important; width:100%; text-align:center; }
.ec_product_quickview_content_quantity > input[type="submit"]:hover, .ec_product_quickview_content_quantity > input[type="button"]:hover, .ec_product_quickview_content_quantity > a:hover, .ec_product_quickview_content_add_to_cart > input[type="submit"]:hover, .ec_product_quickview_content_add_to_cart > input[type="button"]:hover, .ec_product_quickview_content_add_to_cart > a:hover{ background-color:#666666 !important; background-image:none; border:none; }

.ec_product_quickview_close{ position:absolute; top:0; right:0;  }
.ec_product_quickview_close > input{ width:45px !important; height:45px !important; text-align:center !important; cursor:pointer; background:none !important; border:none !important; font-size:28px !important; font-family:'Lato', Arial, sans-serif !important; color:#CCC !important; padding:0 !important; border-radius:0 !important; box-shadow:none !important; border-left:none !important; border-right:none !important; border-top:none !important; border-bottom:none !important; }
.ec_product_quickview_close > input:hover{ color:#333 !important; background:#CCC !important; background-color:#CCC !important; text-shadow:none !important; }

/* Product Page Other */
.ec_product_page{ width:100%; max-width:100%; overflow-x:hidden; }
.ec_product_page_with_sidebar{ display:flex; flex-wrap:wrap; margin-left:-10px; margin-right:-10px; width:calc(100% + 20px); max-width:calc(100% + 20px); justify-content:space-between; }
.ec_product_page_sidebar_slide-left > .ec_product_page_sidebar, .ec_product_page_sidebar_slide-right > .ec_product_page_sidebar{ display:none;  }
.ec_product_page_sidebar.ec_product_page_sidebar_slide-left{ position:fixed; width:350px; max-width:100%; left:-500px; top:0; bottom:0; z-index:999999; box-shadow:1px 0 10px rgba(0,0,0,.5); overflow-y:auto; background-color:#ffffff; transition:.4s; padding:25px; }
.ec_product_page_sidebar.ec_product_page_sidebar_slide-right{position:fixed; width:350px; max-width:100%; right:-500px; top:0; bottom:0; z-index:999999; box-shadow:1px 0 10px rgba(0,0,0,.5); overflow-y:auto; background-color:#ffffff; transition:.4s; padding:25px; }
.ec_product_page_sidebar_slide_bg{ position:fixed; display:none; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,.8); z-index:999998; }
.ec_product_page_filters_toggle{ cursor:pointer; float:left; width:100%; line-height:37px; margin:2px 125px 15px 0; text-transform:uppercase; color:#222; font-size:14px; }
.ec_product_page_filters_toggle > span{ font-size:24px; width:24px; height:24px; margin-top:6px; }
.ec_product_page_filters_toggle_mobile_only{ display:none; }
.ec_product_page_sidebar_right{ flex-direction: row-reverse; }
.ec_product_page_sidebar{ flex:0 0 25%; max-width:calc( 25% - 20px ); padding-left:10px; padding-right:10px; }
.ec_product_sidebar_close{ text-align:right; margin-bottom:5px; }
.ec_product_sidebar_close > a{ font-size: 22px; font-weight: bold; color: #222; text-decoration: none !important; background:#efefef; border: 1px solid #f2f2f2; border-radius: 100%; width: 35px; height: 35px; display: inline-block; text-align: center; padding: 2px; line-height: 34px; }
.ec_product_sidebar_close > a:hover{ background:#eeeeee; }
.ec_product_sidebar_close_mobile_only{ display:none; }
.ec_product_sidebar_clear.is_first{ display:flex; align-items:start; padding-top:8px; padding-bottom:21px; border-bottom:1px solid #EDEDED; }
.ec_product_sidebar_clear{ display:flex; align-items:start; padding-top:0px; padding-bottom:5px; border-bottom:none; }
.ec_product_sidebar_clear a{ font-size:14px; color:#999; }
.ec_product_sidebar_group{ padding-top:15px; border-bottom:1px solid #EDEDED; }
.ec_product_sidebar_group_title{ position:relative; cursor:pointer; color:#5b5b5b; font-size:16px; line-height:2; padding-right:3rem; -webkit-touch-callout:none; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; }
.ec_product_sidebar_group_title:before{ content: "\f347"; right:0px; font-family: dashicons; position:absolute; }
.ec_product_sidebar_group_link_list{ margin-bottom:15px; list-style:none !important; padding:0px; margin-left:0px; }
.ec_product_sidebar_link_item{ margin-bottom:5px; padding:5px 15px 5px 0 !important; margin-left:0px !important; }
.ec_product_sidebar_link_item > a{ display:flex; align-items:center; font-weight:normal; color:#444; }
.ec_product_sidebar_search{ display:flex; align-items:start; padding-top:0px; padding-bottom:0px; border-bottom:none; }
.ec_product_sidebar_search > form{ float:left; width:100%; position:relative; margin-bottom:15px !important; }
.ec_product_sidebar_search input{ float:left; width:100%; border-color:#efefef !important; padding-left: 5px !important; padding-right: 35px !important; padding-top:10px !important; padding-bottom:10px !important; margin-bottom:0px !important; }
.ec_product_sidebar_search button{ position: absolute; display: inline-block; right: 0; height: 100%; line-height:100%; width:35px; border: none; background: transparent; cursor:pointer !important; padding:0px !important; }
.ec_product_sidebar_search a.dashicons-no{ position:absolute; right:40px; top:13px; cursor:pointer; color:#222; }
.ec_product_sidebar_search_clear_hide{ display:none; }
.ec_product_sidebar_group_filter_list{ margin-bottom:15px; list-style:none !important; padding:0px; margin-left:0px; }
.ec_product_sidebar_filter_item, .ec_product_sidebar_filter_item_mobile{ padding:0 0 8px 0 !important; margin-left:0px !important; }
.ec_product_sidebar_filter_item > a, .ec_product_sidebar_filter_item_mobile > a{ display:flex; align-items:center; font-weight:normal; color:#444; text-decoration:none !important; }
.ec_product_sidebar_filter_item > a > .ec_product_sidebar_filter_checkbox, .ec_product_sidebar_filter_item_mobile > a > .ec_product_sidebar_filter_checkbox{ cursor:pointer; line-height:1; width: 1.5rem; height: 1.5rem; border-radius: 4px; background: #f4f4f4; border: 1px solid #CCC;  }
.ec_product_sidebar_filter_item.selected > a > .ec_product_sidebar_filter_checkbox, .ec_product_sidebar_filter_item_mobile.selected > a > .ec_product_sidebar_filter_checkbox{ border:1px solid #444; background:#444; font-family: dashicons; color:#FFF; }
.ec_product_sidebar_filter_item.selected > a > .ec_product_sidebar_filter_checkbox:before, .ec_product_sidebar_filter_item_mobile.selected > a > .ec_product_sidebar_filter_checkbox:before{ content: "\f147"; margin-left:-1px; font-size:1.3rem; }
.ec_product_sidebar_filter_item > a > .ec_product_sidebar_filter_label, .ec_product_sidebar_filter_item_mobile > a > .ec_product_sidebar_filter_label{ cursor:pointer; padding-left:10px; }
.ec_product_sidebar_filter_item > a > .ec_product_sidebar_filter_count, .ec_product_sidebar_filter_item_mobile > a > .ec_product_sidebar_filter_count{ cursor:pointer; min-width:2.5rem; text-align:center; margin-left:auto; font-size:1.25rem; line-height:1.5; border-radius:5px; color:#959595; background-color:#f0f0f0; }
.ec_product_page_content{ position:relative; flex:0 0 75%; max-width:calc( 75% - 20px ); padding-left:10px; padding-right:10px; }
.ec_product_page_with_sidebar.ec_product_page_sidebar_slide-left .ec_product_page_content, .ec_product_page_with_sidebar.ec_product_page_sidebar_slide-right .ec_product_page_content{ position:relative; flex:0 0 100%; max-width:100%; }
.ec_product_page_sort{ float:left; width:100%; position:relative; margin-bottom:10px; }
.ec_product_page_sort br{ display:none; }
.ec_product_page_sort select{ float:right; -webkit-appearance:none; background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjBBRUQ1QTQ1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjBBRUQ1QTU1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMEFFRDVBMjVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMEFFRDVBMzVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk5mU4QAAACUSURBVHjaYmRgYJD6////MwY6AyaGAQIspCieM2cOjKkIxCFA3A0TSElJoZ3FUCANxAeAWA6IOYG4iR5BjWwpCDQCcSnNgxoIVJCDFwnwA/FHWlp8EIpHSKoGgiggLkITewrEcbQO6mVAbAbE+VD+a3IsJTc7FQAxDxD7AbEzEF+jR1DDywtoCr9DbhwzDlRZDRBgACYqHJO9bkklAAAAAElFTkSuQmCC); background-position:center right; background-repeat:no-repeat; border-radius:2px; width:220px !important; border:1px solid #e1e1e1; padding:8px 6px; outline:none; font:13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; color:#777; margin:0; max-width:100%; display:block; margin-bottom:20px; background:#FFF; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; white-space:pre; -webkit-rtl-ordering:logical; cursor:default; letter-spacing:normal; word-spacing:normal; text-transform:none; text-indent:0px; text-shadow:none; text-align:start; -webkit-writing-mode:horizontal-tb; height:inherit; } 
.ec_product_page_sort .ec_product_page_perpage{ float:left; font-family: 'Monda', Arial, sans-serif; font-size:14px; color:#222222; line-height:37px; margin:4px 25px 0 0; }
.ec_product_page_sort .ec_product_page_perpage > span{ float:left; line-height:32px; margin-right:10px; }
.ec_product_page_sort .ec_product_page_perpage > a{ width:25px; height:25px; line-height:25px; margin:2px; background-color:#FFF; border:1px solid #CCC; border-radius:4px; font-family: 'Monda', Arial, sans-serif; font-size:12px; font-weight:bold; float:left; color:#B6B6B6 !important; cursor:pointer; text-decoration:none !important; text-align:center; }
.ec_product_page_sort .ec_product_page_perpage > a.ec_selected, .ec_product_page_sort > .ec_product_page_perpage > a:hover{ background-color:#B6B6B6; color:#FFF !important; text-decoration:none; }
.ec_product_page_sort .ec_product_page_showing{ float:left; margin:0; font-family: 'Monda', Arial, sans-serif; font-size:14px; color:#222222; line-height:37px }
.ec_filter_bar_bottom{ float:left; width:100%; text-align:center; }
.ec_paging_button_container{ display:inline-block; margin-left:auto; margin-right:auto; }
.ec_num_page, .ec_num_page_selected{ width:25px; height:25px; line-height:25px; margin:2px; background-color:#FFF; border:1px solid #CCC; border-radius:4px; font-family: 'Monda', Arial, sans-serif; font-size:12px; font-weight:bold; float:left; color:#B6B6B6 !important; cursor:pointer; text-decoration:none; }
.ec_num_page > div{ margin-top:6px; font-size:14px; }
.ec_num_page_selected, .ec_num_page:hover{ background-color:#B6B6B6; color:#FFF !important; text-decoration:none; }
.ec_num_page_selected:hover{ background-color:#FFF; color:#B6B6B6 !important; }
.ec_product_star_on{ border-color:transparent !important; border-bottom:5px solid #222222 !important; margin:5px 0; position:relative; display:inline-block; color:#222222; width:0px; height:0px; border-right:8px solid transparent; border-left:8px solid transparent; -moz-transform:rotate(35deg); -webkit-transform:rotate(35deg); -ms-transform:rotate(35deg); -o-transform:rotate(35deg); transform:rotate(35deg); }
.ec_product_star_on_ele{ border-color:transparent; border-bottom:5px solid #222222; margin:5px 0; position:relative; display:inline-block; color:#222222; width:0px; height:0px; border-right:8px solid transparent; border-left:8px solid transparent; -moz-transform:rotate(35deg); -webkit-transform:rotate(35deg); -ms-transform:rotate(35deg); -o-transform:rotate(35deg); transform:rotate(35deg); }
.ec_product_star_on:before, .ec_product_star_on_ele:before{ border-bottom:8px solid #222222; border-left:3px solid transparent; border-right:3px solid transparent; position:absolute; height:0px; width:0px; top:-5px; left:-6px; display:block; content:''; -webkit-transform:rotate(-35deg); -moz-transform:rotate(-35deg); -ms-transform:rotate(-35deg); -o-transform:rotate(-35deg); transform:rotate(-35deg); }
.ec_product_star_on:after, .ec_product_star_on_ele:after{ position:absolute; display:block; color:#222222; left:-9px; width:0px; height:0px; content:''; border-right:8px solid transparent; border-bottom:6px solid #222222; border-left:8px solid transparent; -webkit-transform:rotate(-70deg); -moz-transform:rotate(-70deg); -ms-transform:rotate(-70deg); -o-transform:rotate(-70deg); transform:rotate(-70deg); }
.ec_product_star_off{ border-color:transparent !important; border-bottom:5px solid #CCCCCC !important; margin:5px 0; position:relative; display:inline-block; color:#CCCCCC; width:0px; height:0px; border-right:8px solid transparent; border-left:8px solid transparent; -moz-transform:rotate(35deg); -webkit-transform:rotate(35deg); -ms-transform:rotate(35deg); -o-transform:rotate(35deg); transform:rotate(35deg); }
.ec_product_star_off_ele{ border-color:transparent; border-bottom:5px solid #CCCCCC; margin:5px 0; position:relative; display:inline-block; color:#CCCCCC; width:0px; height:0px; border-right:8px solid transparent; border-left:8px solid transparent; -moz-transform:rotate(35deg); -webkit-transform:rotate(35deg); -ms-transform:rotate(35deg); -o-transform:rotate(35deg); transform:rotate(35deg); }
.ec_product_star_off:before, .ec_product_star_off_ele:before{ border-bottom:8px solid #CCCCCC; border-left:3px solid transparent; border-right:3px solid transparent; position:absolute; height:0px; width:0px; top:-5px; left:-6px; display:block; content:''; -webkit-transform:rotate(-35deg); -moz-transform:rotate(-35deg); -ms-transform:rotate(-35deg); -o-transform:rotate(-35deg); transform:rotate(-35deg); }
.ec_product_star_off:after, .ec_product_star_off_ele:after{ position:absolute; display:block; color:#CCCCCC; left:-9px; width:0px; height:0px; content:''; border-right:8px solid transparent; border-bottom:6px solid #CCCCCC; border-left:8px solid transparent; -webkit-transform:rotate(-70deg); -moz-transform:rotate(-70deg); -ms-transform:rotate(-70deg); -o-transform:rotate(-70deg); transform:rotate(-70deg); }
.ec_product_added_to_cart{ display: none; width: 100%; float: left; padding: 25px 20px; background-color: #EFEFEF; color: #222; font-family: 'Lato', Arial, sans-serif !important; font-size: 14px; margin: 0 0 10px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 2.1em; border: 1px solid #CCC; text-align: center; }
.ec_product_added_to_cart > .ec_product_added_icon{ display:none; font-size:24px; font-family: "dashicons"; float:left; margin:0 15px 0 0; }
.ec_product_added_to_cart > .ec_product_added_icon:before{ content: "\f174" !important; }
.ec_product_added_to_cart a{ color: #222222; text-decoration: none !important; padding: 10px 15px; border: 1px solid #CCC; border-radius: 5px; margin: 0 0 0 15px; background-color: #FEFEFE; font-weight: bold; text-transform: uppercase; }
.ec_product_added_to_cart a:hover{ color:#000000; }
.ec_product_banner{ float:left; width:100%; margin-bottom:10px; }
.ec_product_banner > img{ max-width:100%; }

@media only screen and ( max-width:767px ){
	.ec_product_page_with_sidebar{ display:flex; flex-wrap:wrap; width:100%; margin-left:0px; margin-right:0px; }
	.ec_product_page_with_sidebar > .ec_product_page_sidebar{ display:none; }
	.ec_product_page_sidebar.ec_product_page_sidebar_mobile_only{ display:block; }
	.ec_product_page_content{ flex:0 0 100%; max-width:100%; padding-left:0px; padding-right:0px; }
	.ec_product_page_filters_toggle_mobile_only, .ec_product_sidebar_close_mobile_only{ display:block; }
}

/* Product Page Responsive */
#ec_current_media_size{ display:none; }

/* Product Details Page */
.ec_cart_checkout_link{ display:inline-block; color:#222; text-decoration:none !important; font-family: 'Lato', Arial, sans-serif !important; font-size: 14px; background:#FEFEFE; padding:10px 15px; border-radius: 5px; border: 1px solid #AAA; margin:10px; text-transform: uppercase; font-weight: bold; }
.ec_cart_checkout_link:hover{ color:#222; background:#FFFFFF; }
.ec_product_image img{ max-width:100%; border-radius:6px; overflow:hidden; }
.ec_product_details_page{ width:100%; }
.ec_product_details_page *{ -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
.ec_product_details_page a{ text-shadow:none; border-bottom:none !important; }
.ec_product_details_page input[type='text'], .ec_product_details_page input[type='input'], .ec_product_details_page input[type='password'], .ec_product_details_page input[type='email'], .ec_product_details_page input[type='number'], .ec_product_details_page input[type='url'], .ec_product_details_page input[type='tel'], .ec_product_details_page input[type='search'], .ec_product_details_page textarea, .ec_product_details_page select{ border-color:#e1e1e1; background-color:#f8f8f8; color:#919191; -webkit-appearance:none; border:1px solid #e1e1e1; outline:none; font:13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; color:#777; margin:0; display:block; max-width:100%; background:#FFF; padding:8px 6px; line-height:1.1em; }
.ec_details_breadcrumbs, .ec_details_breadcrumbs > a{ font-size:13px !important; font-weight:normal; color:#444 !important; font-family:'Lato', Arial, sans-serif !important; text-decoration:none; }
.ec_details_breadcrumbs.ec_small, .ec_details_breadcrumbs.ec_small > a{ font-size:16px; font-weight:bold; color:#444 !important; margin:5px 0; text-decoration:none; border-bottom:none !important; }
.ec_details_content{ margin-top:4px; border-top:1px solid #CCC; padding-top:40px; }
.ec-details-content-no-breadcrumbs{ padding-top:0px; margin-top:0px; border-top:none; }
.ec_details_mobile_title_area{ display:none; width:100%; text-align:center; margin:-15px 0 15px; border-bottom:1px solid #CCC; padding:0 0 15px; }
.ec_details_title{ font-size:22px !important; font-family: 'Lato', Arial, sans-serif !important; color:#222222 !important; }
.ec_details_review_holder{ width:100%; height:25px; }
.ec_details_review_stars{ display:table; margin:0 auto; }
.ec_details_reviews{ float:left; width:100%; text-align:center; margin-top:2px; font-size:13px; font-weight:bold; color:#999; font-family:'Lato', Arial, sans-serif !important; }
.ec_details_price{ float:left; width:100%; margin-top:10px; text-align:center; }
.ec_details_price > .ec_product_price{ float:none; font-size:18px; color:#000000; font-family:'Lato', Arial, sans-serif !important; font-weight:bold; }
.ec_details_price > .ec_product_old_price{ float:none; font-size:14px; color:#444; font-family:'Lato', Arial, sans-serif !important; font-weight:normal; text-decoration:line-through; }
.ec_details_price > .ec_product_sale_price{ float:none; font-size:18px; color:#000000; font-family:'Lato', Arial, sans-serif !important; font-weight:bold; margin-left:10px; }
.ec_details_price_label{ float:none; font-size:14px; color:#444; font-family:'Lato', Arial, sans-serif !important; font-weight:normal; margin-left:10px; }
.ec_details_price_promo_discount{ float: left; background: #EFEFEF; padding: 5px; border-radius: 5px; clear:both; }
.ec_details_price_promo_discount > .dashicons{ font-size:16px; line-height:1.5em; }
.ec_cartitem_details .ec_details_price_promo_discount{ margin:5px 0 10px; }
.ec_details_customer_review_paging{ float:left; width:100%; }
.ec_details_customer_review_paging > button{ cursor:pointer; background:#555; border-radius:4px; color:#FFF; padding:5px 10px; margin-right:4px; border:none; }
.ec_details_customer_review_paging > button.selected{ background:#222; }
.ec_details_clear{ clear:both; }

.ec_details_images{ float:left; width:47%; position:relative; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; display:block; }
.ec_details_images-5{ width:5%; }
.ec_details_images-10{ width:10%; }
.ec_details_images-15{ width:15%; }
.ec_details_images-20{ width:20%; }
.ec_details_images-25{ width:25%; }
.ec_details_images-30{ width:30%; }
.ec_details_images-35{ width:35%; }
.ec_details_images-40{ width:40%; }
.ec_details_images-45{ width:45%; }
.ec_details_images-50{ width:50%; }
.ec_details_images-55{ width:55%; }
.ec_details_images-60{ width:60%; }
.ec_details_images-65{ width:65%; }
.ec_details_images-70{ width:70%; }
.ec_details_images-75{ width:75%; }
.ec_details_images-80{ width:80%; }
.ec_details_images-85{ width:85%; }
.ec_details_images-90{ width:90%; }
.ec_details_images-95{ width:95%; }
.ec_details_images-100{ width:100%; }
.ec_details_main_image{ border:1px solid #CCC; cursor:pointer; border-radius:6px; overflow:hidden; }
.ec_details_main_image > img{ display:block; max-width:100%; padding:0px; border:0px; margin:0px; height:auto; min-width:100%; }
.ec_details_thumbnails{ margin:15px -5px 0px; display:flex; flex-wrap:wrap; }
.ec_details_thumbnails.ec_inactive{ display:none; }
.ec_details_thumbnail{ width:calc(20% - 10px); margin:5px; opacity:.8; cursor:pointer; -webkit-transition: opacity .5s ease-in-out; -moz-transition: opacity .5s ease-in-out; -o-transition: opacity .5s ease-in-out; transition: opacity .5s ease-in-out; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; border-radius:6px; overflow:hidden; display:flex; flex-flow:column; justify-content:center; }
.ec_details_thumbnail.ec_details_thumbnail-6{width:calc(16.666666% - 10px);}
.ec_details_thumbnail.ec_details_thumbnail-4{width:calc(25% - 10px);}
.ec_details_thumbnail.ec_details_thumbnail-3{width:calc(33.333333% - 10px);}
.ec_details_thumbnail.ec_details_thumbnail-2{width:calc(50% - 10px);}
.ec_details_thumbnail.ec_details_thumbnail-1{width:calc(100% - 10px);}
.ec_details_thumbnail > img{ display:block; max-width:100%; padding:0px; border:0px; margin:0px; }
.ec_details_thumbnail:hover, .ec_details_thumbnail.ec_active{ opacity:1; border-radius:6px; overflow:hidden; }
.ec_details_video_thumb, .ec_details_youtube_thumb, .ec_details_vimeo_thumb{ display:block; position:relative; text-decoration:none !important; }
.ec_details_video_thumb > img, .ec_details_youtube_thumb > img, .ec_details_vimeo_thumb > img{ }
.ec_details_video_thumb > .dashicons, .ec_details_youtube_thumb > .dashicons, .ec_details_vimeo_thumb > .dashicons{ position:absolute; z-index:4; left:50%; top:50%; margin-left:-10px; margin-top:-10px; color:#222; }
.ec_details_video_thumb > .wp-easycart-video-cover, .ec_details_youtube_thumb > .wp-easycart-video-cover, .ec_details_vimeo_thumb > .wp-easycart-video-cover{ position:absolute; width:100%; height:100%; left:0px; top:0px; z-index:3; background:rgb(255 255 255 / 60%); }
.wp-easycart-video-box{ position:relative; width:100%; height:0; padding-bottom:56.25%; }
.wp-easycart-video-box > iframe{ position:absolute; top:0; left:0; width:100%; height:100%; }
.ec_details_magbox{ display:none; position:absolute; min-width:400px; min-height:400px; width:400px; overflow:hidden; top:0; left:100%; background-color:#FFF; border:1px solid #CCC; z-index:99995; margin-left:15px; border-radius:6px; overflow:hidden; }
.ec_details_magbox > .ec_details_magbox_image{ min-width:400px; min-height:400px; width:400px; border-radius:6px; overflow:hidden; }
.ec_details_magbox.inactive{ display:none !important; }
.ec_thumb_stack_row .ec_details_thumbnail{ width:20%; }
.ec_thumb_stack_column .ec_details_thumbnail{ width:100%; height:20%; }
.ec_image_layout_row.ec_thumb_stack_column .ec_details_thumbnails{ margin:0 5px 0 0; }
.ec_image_layout_row-reverse.ec_thumb_stack_column .ec_details_thumbnails{ margin:0 0 0 5px; }
.ec_image_layout_column.ec_thumb_stack_row .ec_details_thumbnails{ margin:5px 0 0 0; }
.ec_image_layout_column-reverse.ec_thumb_stack_row .ec_details_thumbnails{ margin:0 0 5px 0; }

.ec_details_large_popup{ display:none; position:fixed; top:0; left:0; height:100%; width:100%; background:rgba(0,0,0,.75); box-sizing:border-box; z-index:100000; text-align:center; overflow-y:scroll; overflow-x:hidden; }
.ec_details_large_popup:before{ content:''; display:inline-block; height:100%; vertical-align:middle; box-sizing:border-box; line-height:.8em; }
.ec_details_large_popup_content{ width:99%; height:auto; display:inline-block; vertical-align:middle; -webkit-box-sizing:border-box; box-sizing:border-box; position:absolute; top:0; left:0; }
.ec_details_large_popup_padding{ background-color:#FFF; width:90%; height:auto; margin:40px auto 0px; position:relative; display:block; }
.ec_details_large_popup_holder{ display:block; position:relative; width:100%; }
.ec_details_large_popup_main{ float:left; width:100%; }
.ec_details_large_popup_main > picture > img, .ec_details_large_popup_main > img{ max-width:100%; height:auto; }
.ec_details_large_popup_thumbnails{ display:inline-block; margin:10px 0; }
.ec_details_large_popup_thumbnails.ec_inactive{ display:none; }
.ec_details_large_popup_thumbnail{ float:left; max-width:150px; margin:0 10px; cursor:pointer; }
.ec_details_large_popup_thumbnail > img, .ec_details_large_popup_thumbnail > picture > img{ max-width:100%; height:auto; }
.ec_details_large_popup_close{ position:absolute; top:0; right:0;  }
.ec_details_large_popup_close > input{ width:45px !important; height:45px !important; text-align:center !important; cursor:pointer; background:none !important; border:none !important; font-size:28px !important;  font-family:'Lato', Arial, sans-serif !important; color:#CCC !important; padding:0 !important; border-radius:0 !important; box-shadow:none !important; border-left:none !important; border-right:none !important; border-top:none !important; border-bottom:none !important; }
.ec_details_large_popup_close > input:hover{ color:#333 !important; background:#CCC !important; background-color:#CCC !important; text-shadow:none !important; }

.ec_details_right{ width:53%; margin-left:47%; padding-left:20px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; display:block; }
.ec_details_right-5{ width:95%; margin-left:5% }
.ec_details_right-10{ width:90%; margin-left:10% }
.ec_details_right-15{ width:85%; margin-left:15% }
.ec_details_right-20{ width:80%; margin-left:20% }
.ec_details_right-25{ width:75%; margin-left:25% }
.ec_details_right-30{ width:70%; margin-left:30% }
.ec_details_right-35{ width:65%; margin-left:35% }
.ec_details_right-40{ width:60%; margin-left:40% }
.ec_details_right-45{ width:55%; margin-left:45% }
.ec_details_right-50{ width:50%; margin-left:50% }
.ec_details_right-55{ width:45%; margin-left:55% }
.ec_details_right-60{ width:40%; margin-left:60% }
.ec_details_right-65{ width:35%; margin-left:65% }
.ec_details_right-70{ width:30%; margin-left:70% }
.ec_details_right-75{ width:25%; margin-left:75% }
.ec_details_right-80{ width:20%; margin-left:80% }
.ec_details_right-85{ width:15%; margin-left:85% }
.ec_details_right-90{ width:10%; margin-left:90% }
.ec_details_right-95{ width:5%; margin-left:95% }
.ec_add_to_cart_form{ float:left; width:100%; display:block; margin:0 !important; }
.ec_details_breadcrumbs_small{ }
.ec_details_right > .ec_add_to_cart_form > .ec_details_title{ font-size:28px; margin-top:22px; }
.ec_title_divider{ width:100px; height:3px; background-color:#CCC; display:block; margin-bottom:10px; }
.ec_details_model_number{ float:left; width:100%; margin:5px 0; font-size:12px; font-family: 'Lato', Arial, sans-serif; color:#666666 !important; }
.ec_details_description{ float:left; width:100%; margin:10px 0; font-size:13px; font-family: 'Lato', Arial, sans-serif; line-height:1.6em; color:#222222 !important; }
.ec_details_stock_total{ float:left; width:100%; margin:5px 1px 0 0; font-size:12px; font-family: 'Lato', Arial, sans-serif; color:#666666 !important; }
.ec_details_right > .ec_add_to_cart_form > .ec_details_price{ text-align:left; margin:10px 0px 10px; }
.ec_details_right > .ec_add_to_cart_form > .ec_details_price > .ec_product_price{ font-size:24px; }
.ec_details_right > .ec_add_to_cart_form > .ec_details_price > .ec_product_sale_price{ font-size:24px; }
.ec_details_right > .ec_add_to_cart_form > .ec_details_rating{ width:100%; float:left; margin:0px 0px 15px; }
.ec_details_tiers{ font-family: 'Lato', Arial, sans-serif; color:#777; font-size:13px; margin:15px 0px; line-height:1.1em; list-style:none !important; }
.ec_details_tiers > li{ padding:4px 0px; margin:0; }
.ec_details_options{ float:left; width:100%; border-top:1px solid #CCC; border-bottom:1px solid #CCC; padding:10px 0; margin:0 0 10px; }
.ec_details_options_basic{ border-bottom:none; border-top:none; padding:0px; margin:0px; }
.ec_details_options_advanced{ border-bottom:none; border-top:none; padding:0px; margin:0px; }
.ec_details_options_divider_pre{ float:left; width:100%; border-top:1px solid #CCC; margin-top:10px; padding-bottom:10px; }
.ec_details_options_divider_post{ float:left; width:100%; border-bottom:1px solid #CCC; margin-bottom:10px; padding-top:10px; }
.ec_details_option_row{ float:left; width:100%; margin:5px 0; position:relative; }
.ec_details_option_label{ font-family: 'Lato', Arial, sans-serif; color:#777; font-size:12px; float:left; width:100%; margin-right:15px; line-height:40px; min-height:40px; text-transform:capitalize; }
.ec_details_option_label_selected{ margin-left:15px; font-weight:bold; color:#222; }
.ec_option_loading{ display:none; font-family: 'Lato', Arial, sans-serif; color:#BB8B4D; font-size:12px; position:absolute; top:0; left:0; line-height:40px; width:100%; text-align:left; margin-top:15px; }
.ec_details_swatches{ font-family: 'Lato', Arial, sans-serif; color:#777; font-size:13px; line-height:1.1em; list-style:none !important; margin:5px 0 !important; padding:0 !important; }
.ec_details_swatches_ele{ float:left; width:100%; display:flex; flex-wrap:wrap; margin:0; padding:0; list-style:none !important; }
.ec_details_swatches > li{ float:left; width:30px; margin:0 2px 0 0 !important; opacity:.6; list-style-type:none !important; padding:0; clear:none !important; }
.ec_details_swatches_ele > li{ display:flex; overflow:hidden; opacity:.6; list-style-type:none !important; padding:0; clear:none !important; }
.ec_details_swatches > li > img, .ec_details_swatches > li > a > img{ max-width:100%; border-radius:6px; overflow:hidden; border:2px solid transparent; opacity:0.90; }
.ec_details_swatches_ele > li > img, .ec_details_swatches_ele > li > a > img{ max-width:100%; overflow:hidden; opacity:0.90; }
.ec_details_swatches > li > img:hover, .ec_details_swatches > li > a:hover > img, .ec_details_swatches > li.ec_selected > img, .ec_details_swatches > li.ec_selected > a > img{ opacity:1.0; }
.ec_details_swatches_ele > li > img:hover, .ec_details_swatches_ele > li > a:hover > img, .ec_details_swatches_ele > li.ec_selected > img, .ec_details_swatches_ele > li.ec_selected > a > img{ opacity:1.0; }
.ec_details_swatches > li.ec_active, .ec_details_swatches_ele > li.ec_active{ opacity:1; cursor:pointer; }
.ec_details_swatches > li.ec_selected, .ec_details_swatches_ele > li.ec_selected{ opacity:1; cursor:pointer; }
.ec_details_swatches > li.ec_disabled_variant, .ec_details_swatches_ele > li.ec_disabled_variant{ display:none !important; }
.ec_details_swatches > li.ec_selected > img, .ec_details_swatches_ele > li.ec_selected > img{ border:2px solid #333; }
.ec_details_swatches.ec_details_swatches_5 > li, .ec_details_swatches_ele.ec_details_swatches_5 > li:not( .wpeasycart-html-swatch-ele ){ width:5px; }
.ec_details_swatches.ec_details_swatches_10 > li, .ec_details_swatches_ele.ec_details_swatches_10 > li:not( .wpeasycart-html-swatch-ele ){ width:10px; }
.ec_details_swatches.ec_details_swatches_15 > li, .ec_details_swatches_ele.ec_details_swatches_15 > li:not( .wpeasycart-html-swatch-ele ){ width:15px; }
.ec_details_swatches.ec_details_swatches_20 > li, .ec_details_swatches_ele.ec_details_swatches_20 > li:not( .wpeasycart-html-swatch-ele ){ width:20px; }
.ec_details_swatches.ec_details_swatches_25 > li, .ec_details_swatches_ele.ec_details_swatches_25 > li:not( .wpeasycart-html-swatch-ele ){ width:25px; }
.ec_details_swatches.ec_details_swatches_30 > li, .ec_details_swatches_ele.ec_details_swatches_30 > li:not( .wpeasycart-html-swatch-ele ){ width:30px; }
.ec_details_swatches.ec_details_swatches_35 > li, .ec_details_swatches_ele.ec_details_swatches_35 > li:not( .wpeasycart-html-swatch-ele ){ width:35px; }
.ec_details_swatches.ec_details_swatches_40 > li, .ec_details_swatches_ele.ec_details_swatches_40 > li:not( .wpeasycart-html-swatch-ele ){ width:40px; }
.ec_details_swatches.ec_details_swatches_45 > li, .ec_details_swatches_ele.ec_details_swatches_45 > li:not( .wpeasycart-html-swatch-ele ){ width:45px; }
.ec_details_swatches.ec_details_swatches_50 > li, .ec_details_swatches_ele.ec_details_swatches_50 > li:not( .wpeasycart-html-swatch-ele ){ width:50px; }
.ec_details_swatches.ec_details_swatches_55 > li, .ec_details_swatches_ele.ec_details_swatches_55 > li:not( .wpeasycart-html-swatch-ele ){ width:55px; }
.ec_details_swatches.ec_details_swatches_60 > li, .ec_details_swatches_ele.ec_details_swatches_60 > li:not( .wpeasycart-html-swatch-ele ){ width:60px; }
.ec_details_swatches.ec_details_swatches_65 > li, .ec_details_swatches_ele.ec_details_swatches_65 > li:not( .wpeasycart-html-swatch-ele ){ width:65px; }
.ec_details_swatches.ec_details_swatches_70 > li, .ec_details_swatches_ele.ec_details_swatches_70 > li:not( .wpeasycart-html-swatch-ele ){ width:70px; }
.ec_details_swatches.ec_details_swatches_75 > li, .ec_details_swatches_ele.ec_details_swatches_75 > li:not( .wpeasycart-html-swatch-ele ){ width:75px; }
.ec_details_swatches.ec_details_swatches_80 > li, .ec_details_swatches_ele.ec_details_swatches_80 > li:not( .wpeasycart-html-swatch-ele ){ width:80px; }
.ec_details_swatches.ec_details_swatches_85 > li, .ec_details_swatches_ele.ec_details_swatches_85 > li:not( .wpeasycart-html-swatch-ele ){ width:85px; }
.ec_details_swatches.ec_details_swatches_90 > li, .ec_details_swatches_ele.ec_details_swatches_90 > li:not( .wpeasycart-html-swatch-ele ){ width:90px; }
.ec_details_swatches.ec_details_swatches_95 > li, .ec_details_swatches_ele.ec_details_swatches_95 > li:not( .wpeasycart-html-swatch-ele ){ width:95px; }
.ec_details_swatches.ec_details_swatches_100 > li, .ec_details_swatches_ele.ec_details_swatches_100 > li:not( .wpeasycart-html-swatch-ele ){ width:100px; }
.ec_details_swatches.ec_details_swatches_105 > li, .ec_details_swatches_ele.ec_details_swatches_105 > li:not( .wpeasycart-html-swatch-ele ){ width:105px; }
.ec_details_swatches.ec_details_swatches_110 > li, .ec_details_swatches_ele.ec_details_swatches_110 > li:not( .wpeasycart-html-swatch-ele ){ width:110px; }
.ec_details_swatches.ec_details_swatches_115 > li, .ec_details_swatches_ele.ec_details_swatches_115 > li:not( .wpeasycart-html-swatch-ele ){ width:115px; }
.ec_details_swatches.ec_details_swatches_120 > li, .ec_details_swatches_ele.ec_details_swatches_120 > li:not( .wpeasycart-html-swatch-ele ){ width:120px; }
.ec_details_swatches.ec_details_swatches_125 > li, .ec_details_swatches_ele.ec_details_swatches_125 > li:not( .wpeasycart-html-swatch-ele ){ width:125px; }
.ec_details_swatches.ec_details_swatches_130 > li, .ec_details_swatches_ele.ec_details_swatches_130 > li:not( .wpeasycart-html-swatch-ele ){ width:130px; }
.ec_details_swatches.ec_details_swatches_135 > li, .ec_details_swatches_ele.ec_details_swatches_135 > li:not( .wpeasycart-html-swatch-ele ){ width:135px; }
.ec_details_swatches.ec_details_swatches_140 > li, .ec_details_swatches_ele.ec_details_swatches_140 > li:not( .wpeasycart-html-swatch-ele ){ width:140px; }
.ec_details_swatches.ec_details_swatches_145 > li, .ec_details_swatches_ele.ec_details_swatches_145 > li:not( .wpeasycart-html-swatch-ele ){ width:145px; }
.ec_details_swatches.ec_details_swatches_150 > li, .ec_details_swatches_ele.ec_details_swatches_150 > li:not( .wpeasycart-html-swatch-ele ){ width:150px; }
.ec_details_swatches.ec_details_swatches_155 > li, .ec_details_swatches_ele.ec_details_swatches_155 > li:not( .wpeasycart-html-swatch-ele ){ width:155px; }
.ec_details_swatches.ec_details_swatches_160 > li, .ec_details_swatches_ele.ec_details_swatches_160 > li:not( .wpeasycart-html-swatch-ele ){ width:160px; }
.ec_details_swatches.ec_details_swatches_165 > li, .ec_details_swatches_ele.ec_details_swatches_165 > li:not( .wpeasycart-html-swatch-ele ){ width:165px; }
.ec_details_swatches.ec_details_swatches_170 > li, .ec_details_swatches_ele.ec_details_swatches_170 > li:not( .wpeasycart-html-swatch-ele ){ width:170px; }
.ec_details_swatches.ec_details_swatches_175 > li, .ec_details_swatches_ele.ec_details_swatches_175 > li:not( .wpeasycart-html-swatch-ele ){ width:175px; }
.ec_details_swatches.ec_details_swatches_180 > li, .ec_details_swatches_ele.ec_details_swatches_180 > li:not( .wpeasycart-html-swatch-ele ){ width:180px; }
.ec_details_swatches.ec_details_swatches_185 > li, .ec_details_swatches_ele.ec_details_swatches_185 > li:not( .wpeasycart-html-swatch-ele ){ width:185px; }
.ec_details_swatches.ec_details_swatches_190 > li, .ec_details_swatches_ele.ec_details_swatches_190 > li:not( .wpeasycart-html-swatch-ele ){ width:190px; }
.ec_details_swatches.ec_details_swatches_195 > li, .ec_details_swatches_ele.ec_details_swatches_195 > li:not( .wpeasycart-html-swatch-ele ){ width:195px; }
.ec_details_swatches.ec_details_swatches_200 > li, .ec_details_swatches_ele.ec_details_swatches_200 > li:not( .wpeasycart-html-swatch-ele ){ width:200px; }
.ec_details_html_swatches{ font-family: 'Lato', Arial, sans-serif; color:#777; font-size:13px; line-height:1.1em; list-style:none !important; margin:5px 0 !important; padding:0 !important; }
.ec_details_html_swatches > li{ float:left; margin:0 2px 0 0 !important; opacity:.2; list-style-type:none !important; padding:0; clear:none !important; text-align:center; }
.ec_details_html_swatches > li.ec_active{ opacity:.7; cursor:pointer; }
.ec_details_html_swatches > li.ec_selected{ opacity:1; cursor:pointer; }
.wpeasycart-html-swatch{ cursor:pointer; float:left; width:inherit !important; padding:5px 10px !important; border-radius:5px; color:#FFF; background:#222; margin-right:5px !important; }
.ec_details_combo{ float:left; margin:0 !important; opacity:1; }
.ec_details_combo.ec_inactive{ opacity:.5; }
.ec_details_option_row_error{ display:none; float:left; width:100%; font-family: 'Lato', Arial, sans-serif; border:1px dashed #AE0000; border-color:#AE0000 !important; color:#AE0000; padding:8px 16px; font-size:12px; line-height:1.1em; margin:5px 0; background:#FFE7E7; font-weight:bold; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
.ec_details_option_data{ font-family: 'Lato', Arial, sans-serif; color:#777; font-size:12px; float:left; width:100%; line-height:40px; }
.ec_details_option_data > select{ width:100%; margin:0 !important; }
.ec_details_option_data > input[type="text"]{ min-width:220px !important; margin:0 !important; }
.ec_details_option_data > input[type="number"]{ min-width:100px !important; margin:0 !important; }
.ec_details_option_data > textarea{ min-width:220px !important; min-height:150px !important; margin:0 !important; }
.ec_details_grid_row{ line-height:35px; height:54px; float:left; width:100%; }
.ec_details_grid_row > span:first-child{ float:left; margin-right:20px; width:80px; }
.ec_details_grid_row > span:last-child{ float:left; margin-right:20px; }
.ec_details_grid_row > input[type="number"]{ float:left; width:80px !important; margin-right:10px !important; text-align:center; }
.ec_details_option_data > input.ec_dimensions_box{ width:55px !important; min-width:65px !important; float:left; margin-right:8px !important; }
.ec_details_option_data > select.ec_dimensions_select{ width:55px !important; min-width:65px !important; float:left; margin-right:8px !important; }
.ec_details_option_data > span.ec_dimensions_seperator{ float:left; width:20px; text-align:center; margin-right:8px !important; }
.ec_dimensions_label_row{ float:left; width:100%; }
.ec_dimensions_label_row span{ float:left; width:50%; font-weight:bold; text-align:left; }
.ec_total_sq_feet_row{ float:left; width:100%; font-weight:bold; }
.ec_total_sq_feet_row span{ }
.ec_details_radio_row_ele{display:flex; justify-content:flex-start; align-items:center; }
.ec_details_radio_row_ele label{ display:flex; align-items:center; cursor:pointer; }
.ec_details_radio_row_ele input.ec_details_radio_ele{ cursor:pointer; display:inline-grid; place-content:center; appearance:none; background-color:#fff; margin:0; font:inherit; color:#333; width:1.15em; height:1.15em; border: 0.15em solid #333; border-radius:50%; transform:translateY(-0.075em); }
.ec_details_radio_row_ele input.ec_details_radio_ele::before{ content:""; width:1em; height:1em; margin-top:-.015em; border-radius:50%; transform:scale(0); transition:120ms transform ease-in-out; box-shadow: inset 1em 1em; color:#333; }
.ec_details_radio_row_ele input.ec_details_radio_ele:checked::before { transform:scale(0.7); }
.ec_details_radio_row_ele input.ec_details_radio_ele:focus{ outline:.1em solid #fff; outline-offset:0; }

.ec_details_checkbox_row_ele{display:flex; justify-content:flex-start; align-items:center; }
.ec_details_checkbox_row_ele label{ display:flex; align-items:center; cursor:pointer; }
.ec_details_checkbox_row_ele input.ec_details_checkbox_ele{ cursor:pointer; display:inline-grid; place-content:center; appearance:none; background-color:#fff; margin:0; font:inherit; color:#333; width:1.15em; height:1.15em; border: 0.15em solid #333; border-radius:0; transform:translateY(-0.075em); }
.ec_details_checkbox_row_ele input.ec_details_checkbox_ele::before{ content:""; width:.65em; height:.65em; margin-top:-.015em; border-radius:0; transform:scale(0); transition:120ms transform ease-in-out; box-shadow: inset 1em 1em; color:#fff; }
.ec_details_checkbox_row_ele input.ec_details_checkbox_ele:checked::before { transform:scale(1); }
.ec_details_checkbox_row_ele input.ec_details_checkbox_ele:focus{ outline:.1em solid #fff; outline-offset:0; }

.ec_details_grid_row_ele{ display:flex; align-items:center; }

.ec_details_added_price{ display:none; font-size:12px; color:#666; float:left; width:100%; margin:5px 0 0; }
.ec_details_hidden_base_price{ display:none; }
.ec_details_final_price{ float:left; width:100%; line-height:40px; font-size:18px; color:#818181; font-family:'Lato', Arial, sans-serif !important; font-weight:bold; }
.ec_details_add_to_cart_area{ float:left; width:100%; margin-top:20px; }
.ec_details_add_to_cart_area .ec_details_seasonal_mode{ font-size:12px; font-family:'Lato', Arial, sans-serif !important; color:#222; font-weight:bold; line-height:40px; }
.ec_details_backorder_info{ font-size:12px; font-family:'Lato', Arial, sans-serif !important; font-weight:bold; color:#F26F50; float:left; width:100%; margin:5px 0; }
.ec_details_add_to_cart_area .ec_out_of_stock{ font-size:16px; font-family:'Lato', Arial, sans-serif !important; color:#E08750; font-weight:bold; }
.ec_details_add_to_cart_area .ec_details_add_to_cart > input, .ec_details_add_to_cart_area .ec_details_add_to_cart > a{ font-family:'Lato', Arial, sans-serif !important; padding:12px 20px; background-color:#333 !important; float:left; color:#FFF !important; cursor:pointer; margin:0 0 0 10px !important; border:none; text-decoration:none; text-shadow:none; font-size:13px; line-height:1.5em; border-radius:0px; box-shadow:none; min-height:42px; text-shadow:none; font-weight:normal; background-image:none; width:inherit; -webkit-appearance: none; border-radius:6px; }
.ec_details_add_to_cart_area .ec_details_add_to_cart > input:hover, .ec_details_add_to_cart_area .ec_details_add_to_cart > a:hover{ background-color:#000 !important; background-image:none; }
.ec_details_add_to_cart_area .ec_details_add_to_cart > input.loading, .ec_details_add_to_cart_area .ec_details_add_to_cart > input.loading:hover{ background-color:#ededed !important; color:#CCC !important; padding-right:28px }
.ec_details_add_to_cart_area .ec_details_add_to_cart > input.added, .ec_details_add_to_cart_area .ec_details_add_to_cart > input.added:hover{ background-color:#8bba34 !important; color:#EFEFEF !important; padding-right:28px }
.ec_details_add_to_cart > .dashicons.dashicons-update-alt{ margin-left:-25px; margin-top:15px; color:#C1C1C1; font-size:12px; }
.ec_details_add_to_cart > .dashicons.dashicons-saved{ margin-left:-25px; margin-top:15px; color:#FFF; font-size:12px; }
.ec_details_right .ec_details_add_to_cart > .dashicons.dashicons-update-alt{ margin-left:-25px; margin-top:10px; color:#C1C1C1; font-size:12px; }
.ec_details_right .ec_details_add_to_cart > .dashicons.dashicons-saved{ margin-left:-25px; margin-top:10px; color:#FFF; font-size:12px; }
.ec_details_add_to_cart_area a{ margin-left:0px !important; }
.ec_details_quantity, .ec_details_add_to_cart{ float:left; border-radius:6px; overflow:hidden; }
.ec_deconetwork_custom_space{ margin-right:10px; }
.ec_details_add_to_cart_area > .ec_details_quantity > .ec_minus, .ec_details_add_to_cart_area > .ec_details_quantity > .ec_plus{ float:left; background-color:#333; font-family: 'Lato', Arial, sans-serif !important; font-size:18px !important; color:#FFF; padding:9px 13px; margin:0px; cursor:pointer; border-radius:0px; min-height:42px; max-height:42px; height:42px; line-height:1.1em; box-shadow:none; border:0px; background-image:none; text-shadow:none; font-weight:normal; -webkit-appearance:none; width:inherit; clear:none !important; }
.ec_details_add_to_cart_area > .ec_details_quantity > .ec_minus:focus, .ec_details_add_to_cart_area > .ec_details_quantity > .ec_plus:focus{ border:none; outline:none !important; background-image:none; }
.ec_details_add_to_cart_area > .ec_details_quantity > .ec_minus:hover, .ec_details_add_to_cart_area > .ec_details_quantity > .ec_plus:hover{ background-color:#000; background-image:none; }
.ec_details_add_to_cart_area > .ec_details_quantity > .ec_quantity{ -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; font-family: 'Lato', Arial, sans-serif !important; font-size:18px !important; float:left; width:55px !important; padding:9px 0px !important; text-align:center; margin:0px !important; background-color:#FFF; border-radius:0; height:42px; -moz-appearance:textfield; min-height:42px; max-height:42px; clear:none !important; }
.ec_details_add_to_cart_area > .ec_details_quantity > .ec_quantity::-webkit-outer-spin-button, .ec_details_add_to_cart_area .ec_details_quantity > .ec_quantity::-webkit-inner-spin-button{ -webkit-appearance:none; margin:0; }
.ec_details_final_price_ele{ float:left; width:100%; }
.ec_details_add_to_cart_group_ele{ float:left; width:100%; display:flex; columns:2; align-content:center; align-items:center; }
.ec_details_add_to_cart_group_ele > .ec_details_quantity{ display:flex; }
.ec_details_add_to_cart_group_ele > .ec_details_quantity > .ec_minus, .ec_details_add_to_cart_group_ele > .ec_details_quantity > .ec_plus, .ec_details_add_to_cart_group_ele > .ec_details_quantity > .ec_quantity{ width:33.333333%; }
.ec_details_add_to_cart_group_ele > .ec_details_quantity > .ec_minus, .ec_details_add_to_cart_group_ele > .ec_details_quantity > .ec_plus{ background-color:#333; color:#FFF; padding:0px; margin:0px; cursor:pointer; border-radius:0px; box-shadow:none; border:0px; background-image:none; text-shadow:none; font-weight:normal; -webkit-appearance:none; clear:none !important; }
.ec_details_add_to_cart_group_ele > .ec_details_quantity > .ec_minus:focus, .ec_details_add_to_cart_group_ele > .ec_details_quantity > .ec_plus:focus{ border:none; outline:none !important; background-image:none; }
.ec_details_add_to_cart_group_ele > .ec_details_quantity > .ec_minus:hover, .ec_details_add_to_cart_group_ele > .ec_details_quantity > .ec_plus:hover{ background-color:#000; background-image:none; }
.ec_details_add_to_cart_group_ele > .ec_details_quantity > .ec_quantity{ -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; padding:9px; text-align:center; margin:0px; background-color:#FFF; border-radius:0;  -moz-appearance:textfield; clear:none !important; }
.ec_details_add_to_cart_group_ele > .ec_details_quantity > .ec_quantity::-webkit-outer-spin-button, .ec_details_add_to_cart_group_ele .ec_details_quantity > .ec_quantity::-webkit-inner-spin-button{ -webkit-appearance:none; margin:0; }
.ec_details_amazon_button{ float:left; width:100%; margin:10px 0; clear:both; }
.ec_details_min_purchase_quantity{ float:left; width:100%; margin:5px 1px 0 0; font-size:12px; font-family: 'Lato', Arial, sans-serif; color:#C60 !important; }
.ec_details_handling_fee{ float:left; width:100%; margin:5px 1px 0 0; font-size:12px; font-family: 'Lato', Arial, sans-serif; color:#C60 !important; }
.ec_details_categories{ float:left; width:100%; margin-top:5px; border-top:1px solid #CCC; padding-top:5px; font-size:12px; font-family: 'Lato', Arial, sans-serif; color:#666666 !important; }
.ec_details_manufacturer{ float:left; width:100%; margin:5px 0; font-size:12px; font-family: 'Lato', Arial, sans-serif; color:#666666 !important; }
.ec_details_social{ float:left; width:100%; margin:15px 0 0; }
.ec_details_social_icon{ float:left; width:40px; height:40px; overflow:hidden; position:relative; }
.ec_details_social_icon > a{ position:relative; float:left; width:40px; height:40px; }
.ec_details_social_icon > a > img{ position:absolute; top:0; left:0; margin:0 !important; padding:0px; border:none; }
.ec_details_social_icon:hover > a > img{ top:-40px; }
.ec_details_extra_area{ float:left; width:100%; margin-top:25px; }
.ec_details_tabs{ display:block; width:100%; height:auto; overflow:hidden; margin:0 0 10px !important; list-style-position:outside; list-style-type:disc; border-top:1px solid #CCC; padding:0px !important; color:#222222; }
.ec_details_tab{ font-family: 'Lato', Arial, sans-serif !important; font-size:14px !important; list-style:none; display:inline-block; margin:0 35px 0 0 !important; margin-left:0 !important; border-top:solid 3px #222222; line-height:2.6em; text-transform:uppercase; font-weight:bold; cursor:pointer; }
.ec_details_tab:before{ content:''; }
.ec_details_tab.ec_active{ border-top:solid 3px #222222; }
.ec_details_description_content{ float:left; width:100%; }
.ec_details_edit_buttons{ float:left; width:100%; margin:5px 0 15px; }
.ec_details_edit_button > input{ font-family:'Lato', Arial, sans-serif !important; padding:12px 20px !important; background-color:#666; float:left; color:#FFF; cursor:pointer !important; border:none !important; text-decoration:none; text-shadow:none; font-size:13px; line-height:1.1em; float:left; width:inherit !important; height:inherit !important; border-radius:0px !important; margin:0 5px 0 0; }
.ec_details_edit_button > input:hover{ background-color:#333; }
.ec_details_description_editor, .ec_details_specifications_editor{ display:none; float:left; width:100%; }
.ec_details_description_tab{ display:block; width:100%; float:left; }
.ec_details_specifications_tab{ display:none; width:100%; float:left; }
.ec_details_customer_reviews_tab{ display:none; width:100%; float:left; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
.ec_details_customer_reviews_left{ float:left; width:60%; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; display:block; }
.ec_details_customer_reviews_left > h3{ float:left; width:100%; font-family:'Lato', Arial, sans-serif !important; font-size:22px !important; color:#222222 !important; margin:0 0 10px; }
.ec_details_customer_reviews_left_ele{ float:left; width:100%; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; display:block; }
.ec_details_customer_reviews_left_ele > h3{ float:left; width:100%; font-size:22px; color:#222222; margin:0 0 10px; }
.ec_details_customer_review_list{ float:left; width:90%; margin:0 !important; padding:0px !important; font-family: 'Lato', Arial, sans-serif; color:#777; font-size:13px; line-height:1.1em; list-style:none !important; border-top:1px solid #CCC; padding:15px 0 0 0 !important; }
.ec_details_customer_review_list > li{ float:left; width:100%; margin:0 0 20px 0 !important; border-bottom:1px solid #CCC; list-style-type:none !important; }
.ec_details_customer_review_stars{ float:left; width:100%; margin-top:10px; }
.ec_details_customer_review_date{ float:left; text-align:left; color:#666666; }
.ec_details_customer_review_date > strong{ color:#222222; text-shadow:none; }
.ec_details_customer_review_name{ float:left; width:100%; margin:4px 0; font-style:italic; }
.ec_details_customer_review_data{ float:left; width:100%; margin:15px 0; color:#222222; line-height:2em; }
.ec_details_customer_review_data_ele{ float:left; width:100%; }
.ec_details_customer_reviews_form{ position:relative; width:40%; margin-left:60%; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; display:block; }
.ec_details_customer_reviews_form_ele{ position:relative; width:100%; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; display:block; }
.ec_details_customer_reviews_form > .ec_details_customer_reviews_form_holder{ position:relative; float:left; width:100%; border:2px solid #CCC; padding:15px; display:block; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
.ec_details_customer_reviews_form_ele > .ec_details_customer_reviews_form_holder{ position:relative; float:left; width:100%; border:2px solid #CCC; padding:15px; display:block; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
.ec_details_customer_reviews_form > .ec_details_customer_reviews_form_holder > h3{ float:left; width:100%; font-family:'Lato', Arial, sans-serif !important; font-size:22px !important; color:#222222 !important; margin:0 0 10px; }
.ec_details_customer_reviews_form_ele > .ec_details_customer_reviews_form_holder > h3{ float:left; width:100%; font-size:22px; color:#222222; margin:0 0 10px; }
.ec_details_customer_reviews_row{ float:left; width:100%; font-family:'Lato', Arial, sans-serif; font-size:13px; color:#222222; }
.ec_details_customer_reviews_row.ec_lower_space{ margin-bottom:15px; }
.ec_details_customer_reviews_row > span{ float:left; width:48%; text-align:left; margin-right:2%; }
.ec_details_customer_reviews_row > input[type="text"], .ec_details_customer_reviews_row > textarea{ width:100%; display:block; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; box-shadow:none; }
.ec_details_customer_reviews_row > textarea{ min-height:75px; }
.ec_details_customer_reviews_row.ec_stars{ margin:0 0 10px; }
.ec_details_customer_reviews_row > input[type="button"]{ font-family:'Lato', Arial, sans-serif !important; padding:12px 20px; background-color:#333; float:left; color:#FFFFFF; cursor:pointer; border:none; text-decoration:none; text-shadow:none; font-size:13px; line-height:1.1em; border-radius:6px; box-shadow:none; background-image:none; text-shadow:none; font-weight:normal; -webkit-appearance:none; width:inherit !important; height:inherit !important; }
.ec_details_customer_reviews_row > input[type="button"]:hover{ background-color:#000; background-image:none; }
.ec_details_review_input{ cursor:pointer; }
.ec_details_customer_review_loader_holder{ display:none; position:absolute; top:0; right:0; width:100%; height:100%; background:rgba(0,0,0,.75); z-index:55; }
.ec_details_customer_review_loader{ position:relative; width:100%; text-align:center; top:45%; left:0; font-size:12px; text-transform:uppercase; color:#2E2E2E; background-color:rgba(242,242,242,0.9); z-index:56; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; font-family:'Monda',Arial,sans-serif; padding:14px 0; }
.ec_details_customer_review_success_holder{ display:none; position:absolute; top:0; right:0; width:100%; height:100%; background:rgba(0,0,0,.75); z-index:55; }
.ec_details_customer_review_success{ position:relative; width:100%; text-align:center; top:45%; left:0; font-size:12px; text-transform:uppercase; color:#FFF; background-color:rgba(152,195,145,0.9); z-index:56; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; font-family:'Monda',Arial,sans-serif; padding:14px 0; }
.ec_details_review_submitted_button_row{ display:none; }
.ec_details_review_submitted_button_row > input{ background-color:#CCC; cursor:default; }
.ec_details_related_products_area{ float:left; width:100%; margin:20px 0 0; padding-top:20px; border-top:1px solid #CCC; }
.ec_details_related_products_area > h3{ float:left; width:100%; font-family:'Lato', Arial, sans-serif !important; font-size:22px !important; color:#222222 !important; margin:0 0 10px; }
.ec_details_related_products{ float:left; width:calc( 100% + 16px ); margin-left:-8px !important; font-family: 'Lato', Arial, sans-serif; color:#777; font-size:13px; line-height:1.1em; list-style:none !important; padding:0px !important; overflow-x:hidden; }
.ec_details_related_products > li{ float:left; padding:0 8px !important; margin:0 0 20px 0 !important; width:25%; }

@media only screen and ( min-width:1200px ){
	.ec-product-details-cols-desktop-1 .ec_details_images{ width:100% !important; }
	.ec-product-details-cols-desktop-1 .ec_details_right{ float:left; width:100% !important; margin-left:0 !important; padding-left:0; }
}
@media only screen and ( min-width:992px ) and ( max-width:1199px ){
	.ec-product-details-cols-1 .ec_details_images{ width:100% !important; }
	.ec-product-details-cols-1 .ec_details_right{ float:left; width:100% !important; margin-left:0 !important; padding-left:0; }
}
@media only screen and ( min-width:768px ) and ( max-width:991px ){
	.ec-product-details-cols-tablet-1 .ec_details_images{ width:100% !important; }
	.ec-product-details-cols-tablet-1 .ec_details_right{ float:left; width:100% !important; margin-left:0 !important; padding-left:0; }
	.ec-product-details-cols-tablet-2 .ec_details_images-5{ width:5% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-5{ width:95% !important; margin-left:5% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-10{ width:10% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-10{ width:90% !important; margin-left:10% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-15{ width:15% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-15{ width:85% !important; margin-left:15% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-20{ width:20% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-20{ width:80% !important; margin-left:20% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-25{ width:25% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-25{ width:75% !important; margin-left:25% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-30{ width:30% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-30{ width:70% !important; margin-left:30% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-35{ width:35% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-35{ width:65% !important; margin-left:35% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-40{ width:40% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-40{ width:60% !important; margin-left:40% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-45{ width:45% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-45{ width:55% !important; margin-left:45% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-50{ width:50% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-50{ width:50% !important; margin-left:50% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-55{ width:55% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-55{ width:45% !important; margin-left:55% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-60{ width:60% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-60{ width:40% !important; margin-left:60% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-65{ width:65% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-65{ width:35% !important; margin-left:65% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-70{ width:70% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-70{ width:30% !important; margin-left:70% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-75{ width:75% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-75{ width:25% !important; margin-left:75% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-80{ width:80% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-80{ width:20% !important; margin-left:80% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-85{ width:85% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-85{ width:15% !important; margin-left:85% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-90{ width:90% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-90{ width:10% !important; margin-left:90% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-95{ width:95% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-95{ width:5% !important; margin-left:95% !important; float:none; padding-left:20px; }
}
@media only screen and ( max-width:767px ){
	.ec_details_tabs{ position:relative; display:flex; justify-content: space-between; flex-direction:column; height:41px; overflow: hidden; }
	.ec_details_tabs.ec_is_open{ height:auto; }
	.ec_details_extra_area > div { width: 100%; }
	.ec_details_tabs li{ width:100%; border-top:none !important; margin-right:0px; padding-left:10px; background:#efefef; border-bottom:1px solid #CCC; }
	.ec_details_tabs li.ec_active{ -webkit-box-ordinal-group:-1; order:-1; border-bottom:2px solid; background:#ffffff; }
	.ec_details_tabs li.ec_active:after{ content: "\25BC"; cursor:pointer; float:right; margin-right:5px; }
	.ec_details_tabs.ec_is_open li.ec_active:after{ content: "\25B2"; }
}
@media only screen and ( min-width:576px ) and ( max-width:767px ){
	.ec-product-details-cols-mobile-1 .ec_details_images{ width:100% !important; }
	.ec-product-details-cols-mobile-1 .ec_details_right{ float:left; width:100% !important; margin-left:0 !important; padding-left:0; }
	.ec-product-details-cols-mobile-2 .ec_details_images-5{ width:5% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-5{ width:95% !important; margin-left:5% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-10{ width:10% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-10{ width:90% !important; margin-left:10% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-15{ width:15% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-15{ width:85% !important; margin-left:15% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-20{ width:20% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-20{ width:80% !important; margin-left:20% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-25{ width:25% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-25{ width:75% !important; margin-left:25% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-30{ width:30% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-30{ width:70% !important; margin-left:30% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-35{ width:35% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-35{ width:65% !important; margin-left:35% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-40{ width:40% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-40{ width:60% !important; margin-left:40% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-45{ width:45% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-45{ width:55% !important; margin-left:45% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-50{ width:50% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-50{ width:50% !important; margin-left:50% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-55{ width:55% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-55{ width:45% !important; margin-left:55% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-60{ width:60% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-60{ width:40% !important; margin-left:60% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-65{ width:65% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-65{ width:35% !important; margin-left:65% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-70{ width:70% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-70{ width:30% !important; margin-left:70% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-75{ width:75% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-75{ width:25% !important; margin-left:75% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-80{ width:80% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-80{ width:20% !important; margin-left:80% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-85{ width:85% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-85{ width:15% !important; margin-left:85% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-90{ width:90% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-90{ width:10% !important; margin-left:90% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-95{ width:95% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-95{ width:5% !important; margin-left:95% !important; float:none; padding-left:20px; }
}
@media only screen and ( max-width:575px ){
	.ec-product-details-cols-mobile-small-1 .ec_details_images{ width:100% !important; }
	.ec-product-details-cols-mobile-small-1 .ec_details_right{ float:left; width:100% !important; margin-left:0 !important; padding-left:0; }
}

@media only screen and ( min-width:992px ) and ( max-width:1200px ){
    .ec_details_related_products > li{ width:33.333333%; }
}
@media only screen and ( min-width:768px ) and ( max-width:991px ){
    .ec_details_related_products > li{ width:50%; }
}
@media only screen and ( min-width:576px ) and ( max-width:767px ){
    .ec_details_related_products > li{ width:50%; }
}
@media only screen and ( max-width:575px ){
    .ec_details_related_products > li{ width:100%; }
}
.ec_product_details_star_on{ border-color:transparent !important; border-bottom:5px solid #222222 !important; margin:5px 0; position:relative; display:inline-block; color:#222222; width:0px; height:0px; border-right:8px solid transparent; border-bottom:5px  solid #222222; border-left:8px solid transparent; -moz-transform:rotate(35deg); -webkit-transform:rotate(35deg); -ms-transform:rotate(35deg); -o-transform:rotate(35deg); }
.ec_product_details_star_on_ele{ border-color:transparent; border-bottom:5px solid #222222; margin:5px 0; position:relative; display:inline-block; color:#222222; width:0px; height:0px; border-right:8px solid transparent; border-bottom:5px  solid #222222; border-left:8px solid transparent; -moz-transform:rotate(35deg); -webkit-transform:rotate(35deg); -ms-transform:rotate(35deg); -o-transform:rotate(35deg); }
.ec_product_details_star_on:before, .ec_product_details_star_on_ele:before{ border-bottom:8px solid #222222; border-left:3px solid transparent; border-right:3px solid transparent; position:absolute; height:0px; width:0px; top:-5px; left:-6px; display:block; content:''; -webkit-transform:rotate(-35deg); -moz-transform:rotate(-35deg); -ms-transform:rotate(-35deg); -o-transform:rotate(-35deg); }
.ec_product_details_star_on:after, .ec_product_details_star_on_ele:after{ position:absolute; display:block; color:#222222; left:-9px; width:0px; height:0px; content:''; border-right:8px solid transparent; border-bottom:6px solid #222222; border-left:8px solid transparent; -webkit-transform:rotate(-70deg); -moz-transform:rotate(-70deg); -ms-transform:rotate(-70deg); -o-transform:rotate(-70deg); }
.ec_product_details_star_off{ border-color:transparent !important; border-bottom:5px solid #CCCCCC !important; margin:5px 0; position:relative; display:inline-block; color:#CCCCCC; width:0px; height:0px; border-right:8px solid transparent; border-bottom:5px solid #CCCCCC; border-left:8px solid transparent; -moz-transform:rotate(35deg); -webkit-transform:rotate(35deg); -ms-transform:rotate(35deg); -o-transform:rotate(35deg); }
.ec_product_details_star_off_ele{ border-color:transparent; border-bottom:5px solid #CCCCCC; margin:5px 0; position:relative; display:inline-block; color:#CCCCCC; width:0px; height:0px; border-right:8px solid transparent; border-bottom:5px solid #CCCCCC; border-left:8px solid transparent; -moz-transform:rotate(35deg); -webkit-transform:rotate(35deg); -ms-transform:rotate(35deg); -o-transform:rotate(35deg); }
.ec_product_details_star_off:before, .ec_product_details_star_off_ele:before{ border-bottom:8px solid #CCCCCC; border-left:3px solid transparent; border-right:3px solid transparent; position:absolute; height:0px; width:0px; top:-5px; left:-6px; display:block; content:''; -webkit-transform:rotate(-35deg); -moz-transform:rotate(-35deg); -ms-transform:rotate(-35deg); -o-transform:rotate(-35deg); }
.ec_product_details_star_off:after, .ec_product_details_star_off_ele:after{ position:absolute; display:block; color:#CCCCCC; left:-9px; width:0px; height:0px; content:''; border-right:8px solid transparent; border-bottom:6px solid #CCCCCC; border-left:8px solid transparent; -webkit-transform:rotate(-70deg); -moz-transform:rotate(-70deg); -ms-transform:rotate(-70deg); -o-transform:rotate(-70deg); }

.ec_restricted{ float:left; width:100%; font-family:'Lato', Arial, sans-serif; color:#333; font-size:1.4em; line-height:1.5em; text-align:center; margin-bottom:25px; font-weight:bold; }
.ec_restricted a{ color:#222222; text-decoration:none !important; }
.ec_restricted a:hover{ color:#666666; }

.ec_details_inquiry_popup{ display:none; position:fixed; top:0; left:0; height:100%; width:100%; background:rgba(0,0,0,.75); box-sizing:border-box; z-index:100000; text-align:center; overflow-y:scroll; overflow-x:hidden; }
.ec_details_inquiry_popup:before{ content:''; display:inline-block; height:100%; vertical-align:middle; box-sizing:border-box; line-height:.8em; }
.ec_details_inquiry_popup_content{ width:99%; height:auto; display:inline-block; vertical-align:middle; -webkit-box-sizing:border-box; box-sizing:border-box; position:absolute; top:0; left:0; }
.ec_details_inquiry_popup_padding{ background-color:#FFF; width:90%; height:auto; margin:40px auto 0px; position:relative; display:block; }
.ec_details_inquiry_popup_holder{ display:block; position:relative; width:80%; max-width:345px; margin:auto; text-align:left; }
.ec_details_inquiry_popup_main{ float:left; width:100%; background-color:#FFF; padding:25px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_details_inquiry_popup_main .ec_details_option_label{ line-height:inherit; min-height:inherit; font-weight:bold; }
.ec_details_inquiry_popup_main .ec_details_options{ border-top:none; border-bottom:none; }
.ec_details_inquiry_popup_main .ec_details_add_to_cart > .ec_out_of_stock{ font-size:12px; font-family:'Lato', Arial, sans-serif !important; color:#900; font-weight:bold; }
.ec_details_inquiry_popup_main .ec_details_add_to_cart > input, .ec_details_inquiry_popup_main .ec_details_add_to_cart > a{ font-family:'Lato', Arial, sans-serif !important; padding:12px 20px; background-color:#333 !important; float:left; color:#FFF !important; cursor:pointer; margin:0 0 0 10px !important; border:none; text-decoration:none; text-shadow:none; font-size:13px; line-height:1.5em; border-radius:0px; box-shadow:none; min-height:42px; text-shadow:none; font-weight:normal; background-image:none; width:inherit; -webkit-appearance: none; }
.ec_details_inquiry_popup_main .ec_details_add_to_cart > input:hover, .ec_details_inquiry_popup_main .ec_details_add_to_cart > a:hover{ background-color:#000 !important; background-image:none; }
.ec_details_inquiry_popup_main a{ margin-left:0px !important; }
.ec_details_inquiry_popup_close{ position:absolute; top:0; right:0;  }
.ec_details_inquiry_popup_close > input{ width:45px !important; height:45px !important; text-align:center !important; cursor:pointer; background:none !important; border:none !important; font-size:28px !important;  font-family:'Lato', Arial, sans-serif !important; color:#CCC !important; padding:0 !important; border-radius:0 !important; box-shadow:none !important; border-left:none !important; border-right:none !important; border-top:none !important; border-bottom:none !important; }
.ec_details_inquiry_popup_close > input:hover{ color:#333 !important; background:#CCC !important; background-color:#CCC !important; text-shadow:none !important; }

.ec_store_loader_bg{ display:none; position:fixed; top:0; left:0; width:100%; height:100%; z-index:998; background:rgba(0,0,0,.75); box-sizing:border-box; }
.ec_store_loader{ display:none; position:absolute; top:250px; left:50%; z-index:999; }
@-webkit-keyframes ec_store_loader {
  0% {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
  }

  100% {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
  }
}

@-moz-keyframes ec_store_loader {
  0% {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
  }

  100% {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
  }
}

@-o-keyframes ec_store_loader {
  0% {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
  }

  100% {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
  }
}

@keyframes ec_store_loader {
  0% {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
  }

  100% {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
  }
}

/* Styles for old versions of IE */
.ec_store_loader {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.ec_store_loader:not(:required) {
  -webkit-animation: ec_store_loader 1250ms infinite linear;
  -moz-animation: ec_store_loader 1250ms infinite linear;
  -ms-animation: ec_store_loader 1250ms infinite linear;
  -o-animation: ec_store_loader 1250ms infinite linear;
  animation: ec_store_loader 1250ms infinite linear;
  border: 8px solid #b3b3b3;
  border-right-color: transparent;
  border-radius: 16px;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  overflow: hidden;
  text-indent: -9999px;
  width: 32px;
  height: 32px;
}

/* Advanced Editor Content */
.ecrow_11{ float:left; width:100%; margin-top:20px; margin-bottom:10px; clear:left; }
.ecrow_12{ float:left; width:47.7%; margin-top:20px; margin-bottom:10px; clear:left; }
.ecrow_13{ float:left; width:30.2%; margin-top:20px; margin-bottom:10px; clear:left; }
.ecrow_23{ float:left; width:65.2%; margin-top:20px; margin-bottom:10px; clear:left; }
.ecrow_14{ float:left; width:21.5%; margin-top:20px; margin-bottom:10px; clear:left; }
.ecrow_34{ float:left; width:73.7%; margin-top:20px; margin-bottom:10px; clear:left; }
.ecrow_15{ float:left; width:16.3%; margin-top:20px; margin-bottom:10px; clear:left; }
.ecrow_25{ float:left; width:37.2%; margin-top:20px; margin-bottom:10px; clear:left; }
.ecrow_35{ float:left; width:58.1%; margin-top:20px; margin-bottom:10px; clear:left; }
.ecrow_45{ float:left; width:79.0%; margin-top:20px; margin-bottom:10px; clear:left; }
.ecrow_12.after{ float:left; width:47.7%; margin-left:4.6%; margin-top:20px; margin-bottom:10px; clear:none; }
.ecrow_13.after{ float:left; width:30.2%; margin-left:4.6%; margin-top:20px; margin-bottom:10px; clear:none; }
.ecrow_23.after{ float:left; width:65.2%; margin-left:4.6%; margin-top:20px; margin-bottom:10px; clear:none; }
.ecrow_14.after{ float:left; width:21.5%; margin-left:4.6%; margin-top:20px; margin-bottom:10px; clear:none; }
.ecrow_34.after{ float:left; width:73.7%; margin-left:4.6%; margin-top:20px; margin-bottom:10px; clear:none; }
.ecrow_15.after{ float:left; width:16.3%; margin-left:4.6%; margin-top:20px; margin-bottom:10px; clear:none; }
.ecrow_25.after{ float:left; width:37.2%; margin-left:4.6%; margin-top:20px; margin-bottom:10px; clear:none; }
.ecrow_35.after{ float:left; width:58.1%; margin-left:4.6%; margin-top:20px; margin-bottom:10px; clear:none; }
.ecrow_45.after{ float:left; width:79.0%; margin-left:4.6%; margin-top:20px; margin-bottom:10px; clear:none; }
.ec_row_padding{ padding-top:30px; }
.ec_special_divider{ float:left; width:100%; margin-top:15px; }
.ec_special_heading{ float:left; width:100%; font-size:22px; font-family:'Lato', Arial, sans-serif; color:#222222; }

.ec_special_icon{ background-color:#222222; color:#FFF; float:left; padding:15px; border-radius:100px; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box; font-size:20px; line-height:24px; margin-bottom:10px; margin-right:18px; font-size:35px; }
.ec_special_icon a{ color:#FFF !important; }
.ec_special_iconbox_left{ float:left; height:auto; text-align:left; padding:15px; background-color:#FFF; border:1px solid #333; width:100%; }
.ec_special_iconbox_left > .ec_special_iconlist_content > h3{ float:none; font-size:24px; font-family:'Lato', Arial, sans-serif; }
.ec_special_iconbox_left > .ec_special_iconlist_content > span{ float:left; width:100%; font-size:12px; font-family:'Lato', Arial, sans-serif; }

.ec_special_iconbox_top{ float:left; position:relative; height:auto; padding:15px; background-color:#FFF; border:1px solid #333; width:100%; margin-top:15px; }
.ec_special_iconbox_top > .ec_special_icon{ float:none; position:absolute; left:50%; top:-26px; margin:0 0 0 -26px; padding:15px; border-radius:100px; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box; font-size:20px; line-height:24px; margin-bottom:10px; margin-right:10px;}
.ec_special_iconbox_top > .ec_special_icon > a{ text-decoration:none !important; font-size:35px; margin-left:-7px; }
.ec_special_iconbox_top > .ec_special_iconlist_content > h3{ float:left; width:100%; text-align:center; padding-top:18px; font-size:22px; font-family:'Lato', Arial, sans-serif; }
.ec_special_iconbox_top > .ec_special_iconlist_content > span{ float:left; width:100%; font-size:12px; font-family:'Lato', Arial, sans-serif; }
.ec_special_iconlist_content p{ line-height:1.5em; margin:.9em 0 0; }
.ec_special_icon_list{ background-color:#222222; color:#FFF; float:left; padding:15px; border-radius:100px; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box; font-size:20px; line-height:24px; margin-bottom:10px; margin-right:10px; }
.ec_special_iconlist{ float:left; height:auto; text-align:center; padding:15px; background-color:#FFF; }
.ec_special_iconlist_item{ float:left; height:auto; text-align:center; padding:15px; background-color:#FFF; }
.ec_special_icon_list > a{ color:#FFF !important; text-decoration:none !important; font-size:35px; margin-left:-7px; }
.ec_special_iconlist_item > .ec_special_iconlist_content{ margin-left:65px; }
.ec_special_iconlist_item > .ec_special_iconlist_content > h3{ float:left; width:100%; text-align:left; font-size:24px; margin:10px 0 10px 10px; font-family:'Lato', Arial, sans-serif; }
.ec_special_iconlist_item > .ec_special_iconlist_content > span{ float:left; font-size:12px; font-family:'Lato', Arial, sans-serif; margin-left:10px; text-align:left; }

.ec_special_video{ padding-bottom:56.25%; height:0; clear:both; position:relative; margin-bottom:20px; }
.ec_special_videowrap{ width:100%; height:100%; }
.ec_special_videowrap > iframe{ position:absolute; width:100%; height:100%; top:0; left:0; }
.ecrow_11 .ec_special_videowrap > iframe{ width:100%; height:50%; }
.ecrow_12 .ec_special_videowrap > iframe{ width:100%; height:25%; }
.ecrow_13 .ec_special_videowrap > iframe{ width:100%; height:20%; }

/* CART PAGE */
.ec_cart_page *{ box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; text-shadow:none; font-weight:normal; }
.ec_cart_page input[type='text'], .ec_cart_page input[type='input'], .ec_cart_page input[type='password'], .ec_cart_page input[type='email'], .ec_cart_page input[type='number'], .ec_cart_page input[type='url'], .ec_cart_page input[type='tel'], .ec_cart_page input[type='search'], .ec_cart_page textarea, .ec_cart_page select{ color:#222 !important; -webkit-appearance:none;outline:none; font:15px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; margin:0; display:block; max-width:100%; background:#FFF; line-height:1.1em; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; border:1px solid rgb(230,230,230); box-shadow:0px 1px 1px rgb(0 0 0 / 3%), 0px 3px 6px rgb(0 0 0 / 2%); transition:background 0.15s ease, border 0.15s ease, box-shadow 0.15s ease, color 0.15s ease; border-radius:5px; padding:.75rem; height:auto !important; }
.ec_cart_page form{ margin:0 0 0 0 !important; }
.ec_cart_empty{ float:left; width:100%; text-align:center; font-size:18px; font-family:'Lato', Arial, sans-serif !important; color:#222222; font-weight:bold; }
.ec_cart_empty_button_row{ float:left; width:100%; text-align:center; }
a.ec_cart_empty_button{ cursor:pointer; padding:12px 25px; font-size:18px; font-family:'Lato', Arial, sans-serif !important; color:#FFFFFF !important; background-color:#222222; margin:10px auto; display:inline-block; text-decoration:none !important; border-radius:6px; }
a.ec_cart_empty_button:hover{ background-color:#666666; }
.ec_cart_page{ width:100%; max-width:100%; }
.ec_cart_breadcrumbs{ float:left; margin:15px 0 30px; width:100%; }
.ec_cart_breadcrumb{ width:auto; font-size:18px; font-family:'Lato', Arial, sans-serif !important; color:#222222; margin:0; float:left; }
.ec_cart_breadcrumb.ec_inactive{ color:#999 !important; display:block; }
.ec_cart_breadcrumb_divider{ float:left; width:20px; font-size:15px; font-family: "dashicons"; color:#CCC; margin:0 25px; }
.ec_cart_breadcrumb_divider:before{ content: "\f345" !important; }
.ec_cart_breadcrumb > a{ text-decoration:none !important; }
.ec_cart_backorders_present{ float:left; width:100%; font-family:'Lato', Arial, sans-serif; color:#FFF; padding:16px 20px; font-size:13px; line-height:1.1em; margin:5px 0 20px 0; background:#F26F50; font-weight:bold; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; text-align:center; text-transform:uppercase; }
.ec_cart_backorder_date{ float:left; width:100%; font-family:'Lato', Arial, sans-serif; color:#F26F50; margin:6px 0; }

/* CART SECTION */
.ec_cart_left.ec_cart_holder{ overflow-y:auto; }
.ec_cart_left.ec_cart_holder::-webkit-scrollbar{ width:15px; height:15px; border-bottom:1px solid #eee; border-top:1px solid #eee; }
.ec_cart_left.ec_cart_holder::-webkit-scrollbar-thumb{ border-radius:8px; background-color:#C3C3C3; border:2px solid #eee; }
.ec_cart_left{ float:left; width:65%; border-right:1px solid #CCC; padding-right:25px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; display:block; }
.ec_cart_right{ float:right; width:35%; padding-left:25px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; display:block; }
.ec_cart_full{ width:100%; border-right:none; padding-right:0px; }
.ec_cart{ min-width:500px; width:100%; padding:0; margin:0; border-collapse:collapse; border-spacing:0; }
.ec_cart > thead{ width:100%; border-bottom:3px solid #CCCCCC; }
.ec_cart > thead > tr > th{ font-family:'Lato', Arial, sans-serif !important; color:#222222; font-weight:bold; background:#FFF; border-left:0px solid #CCC; border-right:0px solid #CCC; border-top:0px solid #CCC; border-bottom:0px solid #CCC; text-transform:uppercase; font-size:15px; line-height:1.5em; letter-spacing:1.5px; }
.ec_minimum_purchase_box{ border:1px solid #b74949; background:#d6baba; padding:10px; margin-bottom:10px; }
.ec_minimum_purchase_box p{ font-family:'Lato', Arial, sans-serif !important; color:#690000; text-align:center; font-weight:bold; font-size:16px; }

th.ec_cartitem_head_name{ text-align:left; padding:9px 0 9px 12px !important; }
th.ec_cartitem_head_price{ width:15%; text-align:left; padding:9px 0 !important; }
th.ec_cartitem_head_quantity{ width:15%; text-align:center; padding:9px 0 !important; }
th.ec_cartitem_head_total{ width:15%; text-align:right; padding:9px 12px 9px 0 !important; }

tr.ec_cartitem_row{ box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; border-bottom:1px solid #CCC; border-left:0px solid #CCC; border-right:0px solid #CCC; background:#FFF !important; }
tr.ec_cartitem_row > td{ border-left-width:0px !important; border-top-width:0px !important; border-right-width:0px !important; border-bottom-width:0px !important; vertical-align:middle; padding:9px 0; margin:0; }
tr.ec_cartitem_row > td.ec_cartitem_image, tr.ec_cartitem_row > td.ec_cartitem_details, tr.ec_cartitem_row > td.ec_cartitem_price{ padding:9px !important; }
tr.ec_cartitem_error_row{ display:none; border:1px dashed #AE0000 !important; border-color:#AE0000 !important; }
tr.ec_cartitem_error_row > td{ font-family: 'Lato', Arial, sans-serif; color:#AE0000 !important; padding:8px 16px; font-size:12px; line-height:1.1em; background:#FFE7E7;  background-color:#FFE7E7 !important; font-weight:bold; }

td.ec_cartitem_remove_column{ text-align:center; padding:0 5px 0 12px !important; }
.ec_cartitem_delete{ width:27px; height:27px; border:3px solid #CCC; border-color:#CCC !important; color:#CCC; font-family: "dashicons"; font-size:22px; text-align:center; border-radius:99px; cursor:pointer; line-height:23px; margin:0 auto; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_cartitem_delete > span{ display:none; font-family:'Lato', Arial, sans-serif !important; font-size:14px; color:#666666; }
.ec_cartitem_delete:hover{ border-color:#BD9292 !important; color:#BD9292 !important; }
.ec_cartitem_delete:before{ content: "\f335" !important; }
.ec_cartitem_deleting{ display:none; width:27px; height:27px; border:3px solid #BD9292; border-color:#BD9292 !important; color:#BD9292; font-family: "dashicons"; font-size:22px; text-align:center; border-radius:99px; line-height:23px; margin:0 auto; }
.ec_cartitem_deleting:before{ content: "\f113" !important; }
td.ec_cartitem_image{ width:100px; }
.ec_cartitem_image > img{ width:100%; min-width:100px; height:auto; display:inline-block; vertical-align:middle; margin:0 !important; padding:0 !important; }
td.ec_cartitem_details{ width:34%; padding-left:20px !important; padding-right:20px !important; }
.ec_cartitem_title{ font-size:14px; font-family:'Lato', Arial, sans-serif !important; color:#222222 !important; text-decoration:none !important; border-bottom:none !important; }
td.ec_cartitem_details > dl{ margin:0; float:left; width:100%; }
td.ec_cartitem_details > dl > dt{ font-size:12px; font-family:'Lato', Arial, sans-serif !important; color:#999999; }

td.ec_cartitem_price{ text-align:left; font-size:12px; font-family:'Lato', Arial, sans-serif !important; color:#444444; }
.ec_caritem_price_promo_discount{ color: #cd2a2a; font-style: italic; }
td.ec_cartitem_quantity{ text-align:center; font-size:12px; font-family:'Lato', Arial, sans-serif !important; color:#444444; position:relative; }
.ec_cartitem_quantity_table{ margin:10px 0 0 0; border:none; }
.ec_cartitem_quantity_table > tbody{ }
.ec_cartitem_quantity_table > tbody > tr{ }
.ec_cartitem_quantity_table > tbody > tr > td{ padding:0 !important; border:none; background:none; background-color:inherit; }
.ec_cartitem_quantity_table > tbody > tr > td.ec_minus_column{ width:25%; }
.ec_cartitem_quantity_table > tbody > tr > td.ec_quantity_column{ width:50%; }
.ec_cartitem_quantity_table > tbody > tr > td.ec_plus_column{ width:25%; }
.ec_cartitem_quantity_table > tbody > tr > td > input{ margin:0 !important; }
.ec_cartitem_quantity_table > tbody > tr > td > .ec_minus{ margin:0 1px 0 0; }
.ec_cartitem_quantity_table > tbody > tr > td > .ec_minus, .ec_cartitem_quantity_table > tbody > tr > td > .ec_plus, .ec_cartitem_quantity_table > tbody > tr > td > .ec_minus:focus, .ec_cartitem_quantity_table > tbody > tr > td > .ec_plus:focus, .ec_cartitem_quantity_table > tbody > tr > td > .ec_minus:hover, .ec_cartitem_quantity_table > tbody > tr > td > .ec_plus:hover{ float:left; background-color:#B9B9B9; border:none !important; font-family: 'Lato', Arial, sans-serif !important; font-size:12px !important; color:#FFF; padding:2px 8px; cursor:pointer; box-shadow:none; line-height:1.1em; min-height:25px; background-image:none; font-weight:normal; text-shadow:none; -webkit-appearance:none; width:100%; border-radius:5px; }
.ec_cartitem_quantity_table > tbody > tr > td > .ec_minus:hover, .ec_cartitem_quantity_table > tbody > tr > td > .ec_plus:hover{ background-color:#A9A9A9; }
.ec_cartitem_quantity_table > tbody > tr > td > .ec_quantity{ padding:4px 2px !important; font-family: 'Lato', Arial, sans-serif !important; font-size:12px !important; float:left; width:90% !important; text-align:center; margin:0 5% !important; background-color:#FFF; border-radius:0; height:inherit; -moz-appearance:textfield; min-height:inherit; border-radius:5px !important; }
.ec_cartitem_quantity_table > tbody > tr > td > .ec_quantity::-webkit-outer-spin-button, .ec_cartitem_quantity_table > tbody > tr > td > .ec_quantity::-webkit-inner-spin-button{ -webkit-appearance:none; margin:0; }
.ec_cartitem_quantity_table > tbody > tr > td > .ec_cartitem_update_button{ font-family:'Lato', Arial, sans-serif !important; padding:5px 8px; background-color:#B9B9B9 !important; float:left; color:#FFF !important; cursor:pointer; margin:5px 0 0 0 !important; border:none !important; text-decoration:none; text-shadow:none !important; font-size:12px !important; line-height:1.1em !important; border-radius:5px !important; box-shadow:none; font-weight:normal !important; background-image:none !important; width:100%; text-align:center; border:none; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_cartitem_quantity_table > tbody > tr > td > .ec_cartitem_update_button:hover{ background-color:#A9A9A9 !important; background-image:none; }

.ec_cartitem_updating{ display:none; width:27px; height:27px; border:3px solid #CCC; border-color:#CCC !important; color:#CCC; font-family: "dashicons"; font-size:22px; text-align:center; border-radius:99px; line-height:23px; position:absolute; top:50%; left:-35px; margin-top:5px; }
.ec_cartitem_updating:before{ content: "\f113" !important; }

td.ec_cartitem_total{ text-align:right; padding:0 12px 0 0 !important; font-size:12px; font-family:'Lato', Arial, sans-serif !important; color:#222222; }

/* Cart Totals + Details Inputs */
#paypal-button-container > div{ max-width:100% !important; margin:0 auto !important; }
.ec_cart_header{ float:left; width:100%; font-family:'Lato', Arial, sans-serif !important; color:#222222; letter-spacing:1.5px; line-height:1.5em; font-size:15px; font-weight:bold; border-bottom:3px solid #CCC; text-transform:uppercase; padding:9px 0; margin-top:15px; }
.ec_cart_header.ec_top{ margin-top:0px; }
.ec_cart_login_header_link{ float:right; font-size:13px; text-transform:none; font-weight:normal; }
.ec_cart_address_display{ float:left; width:100%; background:#efefef; padding: 15px; border-radius: 5px; margin-bottom:10px; }
.ec_cart_address_display_billing{ margin-top:25px; }
.ec_cart_address_display_header{ font-size:15px; font-weight:bold; text-transform:uppercase; }
.ec_cart_address_display_line{ font-size:15px; color:#222; line-height:1.5em; }
.ec_cart_address_change{ float:left; width:100%; }
.ec_cart_address_change a{ font-size:13px; }
.ec_cart_price_row{ float:left; width:100%; padding:5px 0 0 0; border-bottom:1px solid #CCCCCC; line-height:1.5em; }
.ec_cart_price_row.ec_no_discount{ display:none; }
.ec_cart_price_row_label{ float:left; font-family:'Lato', Arial, sans-serif !important; color:#222222; font-size:12px; font-weight:bold; max-width:75%; }
.ec_cart_price_row_total{ float:right; font-family:'Lato', Arial, sans-serif !important; color:#222222; font-size:12px; font-weight:normal; }
#ec_cart_total{ font-weight:bold; }
.ec_cart_price_row_v2{ display:flex; align-items:center; width:100%; padding:5px 0 0 0; border-bottom:1px solid #CCCCCC; line-height:1.5em; }
.ec_cart_price_row_v2.ec_no_discount{ display:none; }
.ec_cart_image_row_v2{ width:18%; margin-right:2%; }
.ec_cart_image_row_v2 img{ border-radius:5px; max-width:100%; }
.ec_cart_input_button_row{ display:flex; }
.ec_cart_input_column{ width:75%; }
.ec_cart_button_column{ width:25%; }
.ec_cart_button_column > .ec_cart_button{ display:flex; align-items:center; justify-content:center; width:100%; height:100%; text-transform:uppercase; color:#FFF !important; background-color:#222222; border:none !important; font-size:12px; font-family:'Lato', Arial, sans-serif !important; cursor:pointer; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; text-decoration: none !important; border-radius:6px; margin-left:5px; }
.ec_cart_button_column > .ec_cart_button:hover{ background-color:#666666; color:#FFF !important; }
.ec_cart_button_column > .ec_cart_button_working{ display:none; align-items:center; justify-content:center; width:100%; height:100%; text-transform:uppercase; color:#FFF !important; background-color:#AAAAAA !important; border:none !important; cursor:default !important; font-size:12px; font-family:'Lato', Arial, sans-serif !important; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; text-decoration:none; border-radius:6px; line-height:initial; margin-left:5px; }
.ec_cart_button_column > .ec_cart_button_working_active{ display:flex; }
.ec_cart_price_row_label_v2{ width:65%; font-family:'Lato', Arial, sans-serif !important; color:#222222; font-size:12px; font-weight:bold; }
.ec_cart_price_row_label_v2 dl{ font-weight:normal; line-height:1.2em; }
.ec_cart_price_row_total_v2{ width:15%; font-family:'Lato', Arial, sans-serif !important; color:#222222; font-size:12px; font-weight:normal; text-align:right; }
#ec_cart_total{ font-weight:bold; }
.ec_cart_promotions_list{ float:left; width:100%; margin:0 0 5px; clear:both; }
.ec_cart_shipping_discount .ec_details_price_promo_discount_minus, .ec_cart_shipping_discount .ec_details_price_promo_discount_total{ color:red; }
.ec_cart_tips{ float:left; width:100%; padding:5px 0 0 0; border-bottom:1px solid #CCCCCC; line-height:1.5em; }
.ec_cart_tip_items{ display:flex; float:left; width:100%; margin:0px !important; padding:10px 0px 0px !important; text-align:center; }
.ec_cart_tip_item{ display:inline-block; text-align:center; list-style:none !important; border-top:1px solid #CCCCCC; padding:0px !important; flex:1 1 auto; border:1px solid #CCC; margin:4px; opacity:.6; }
.ec_cart_tip_item:hover{ }
.ec_cart_tip_item.ec_tip_selected{ background:#DEDEDE; opacity:1; }
.ec_cart_tip_item:first-child{ margin-left:0px !important; }
.ec_cart_tip_item:last-child{ margin-right:0px !important; }
.ec_cart_tip_item a{ display:inline-block; padding:4px 10px; line-height:1.2em; text-decoration:none !important; }
.ec_cart_tip_item.ec_tip_selected a, .ec_cart_tip_item:hover{ opacity:1; }
.ec_cart_tip_item a > span{ float:left; width:100%; font-size:14px;  }
.ec_cart_tip_item a > strong{ font-weight:bold; font-size:13px; }
.ec_cart_tip_custom_item{ float:left; width:100%; margin:10px 0; border:none; }
.ec_cart_tip_custom_item > label{ font-size:13px; font-weight:bold; }
.ec_cart_tip_custom_item > input[type="number"]{ float:left; width:100%; text-align:center; margin-bottom:0px !important; }
.ec_cart_tip_custom_item > input[type="button"]{ float:left; width:100%; }
.ec_cart_button_row{ float:left; width:100%; margin-top:5px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_cart_button_row > .ec_account_button{ float:right; padding:8px 30px !important; text-align:center; text-transform:uppercase; color:#FFF !important; background-color:#222222; border:none !important; font-size:12px; font-family:'Lato', Arial, sans-serif !important; cursor:pointer; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; text-decoration:none; border-radius:6px; background-image:inherit; line-height:1.2em; }
.ec_cart_button_row > .ec_cart_button{ float:right; width:100%; padding:8px 0px; text-align:center; text-transform:uppercase; color:#FFF !important; background-color:#222222; border:none !important; font-size:12px; font-family:'Lato', Arial, sans-serif !important; cursor:pointer; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; text-decoration:none !important; border-radius:6px; }
.ec_account_login_link{ background:none !important; }
.ec_cart_button_row > .ec_cart_button:hover{ background-color:#666666; color:#FFF !important; }
.ec_cart_button_row > .ec_account_button:hover{ background-image:inherit; }
.ec_cart_button_row > .ec_cart_button, .ec_cart_button_row input[type="button"], .ec_cart_button_row a, .ec_cart_button_row > .ec_cart_button:hover, .ec_cart_button_row input[type="button"]:hover, .ec_cart_button_row a:hover{ background-image:none; box-shadow:none; text-shadow:none; line-height:initial; }
.ec_cart_button_row > .ec_cart_button_working{ display:none; width:100%; float:left; padding:8px 30px; text-align:center; text-transform:uppercase; color:#FFF !important; background-color:#AAAAAA !important; border:none !important; cursor:default !important; font-size:12px; font-family:'Lato', Arial, sans-serif !important; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; text-decoration:none; border-radius:6px; line-height:initial; }
.ec_cart_input_row{ float:left; width:100%; margin:9px 0 0 0; font-family:'Lato', Arial, sans-serif !important; font-size:12px; line-height:1.5em; }
.ec_cart_account_required_message{ margin:-5px 0 5px; font-size:14px; }
.ec_cart_input_row > .ec_cart_input_left_half{ float:left; width:50%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_cart_input_row > .ec_cart_input_right_half{ float:left; width:50%; padding-left:15px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_cart_input_row > .ec_cart_input_left_half_third{ width:32.333333%; padding-left:0px; }
.ec_cart_input_row > .ec_cart_input_right_half_third{ width:32.333333%; margin-left:1.5%; padding-left:0px; }
.ec_cart_input_row_flex{ display:flex; column-gap:15px; float:left; width:100%; margin:9px 0 0 0; font-family:'Lato', Arial, sans-serif !important; font-size:12px; line-height:1.5em; }
.ec_cart_input_row_flex > .ec_cart_input_column_1{ width:100%; }
.ec_cart_input_row_flex > .ec_cart_input_column_2{ width:50%; }
.ec_cart_input_row_flex > .ec_cart_input_column_3{ width:33.333333%; }
.ec_cart_input_row_flex > .ec_cart_input_column_4{ width:25%; }
.ec_cart_input_row_flex > .ec_cart_input_column_5{ width:20%; }
.ec_cart_input_row label{ box-sizing:border-box; color:#222222; font-family: 'Lato', Arial, sans-serif; font-size:.93rem; font-weight:400; float:left; width:100%; line-height:1.5em; margin-bottom:4px; }
.ec_cart_input_row input, .ec_cart_input_row select, .ec_cart_input_row textarea{ float:left; width:100% !important; margin-bottom:0 !important; background-color:#FFF; }
.ec_cart_input_row input[type="checkbox"]{ float:left; width:auto !important; margin-right:10px; }
.ec_cart_no_shipping_address{ float:left; width:100%; font-size:16px; font-weight:bold; margin:0; padding:15px 0; color:#222; }
.ec_cart_error_row, .ec_cart_error_message{ display:none; float:left; width:100%; font-family: 'Lato', Arial, sans-serif; border:1px solid #551111; border-color:#cc0023 !important; color:#222222; padding:12px; font-size:15px; line-height:1.1em; margin:5px 0 0 0; background:#fff4f4; font-weight:normal;  box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; border-radius:5px; }
.ec_cart_success_row2{ border-radius: 8px; box-shadow: none; background-image: none; line-height: 1.57; font-size: 0.975rem; font-weight: 400; display: flex; padding:16px; color: rgb(10, 85, 84); background-color: rgb(216, 251, 222); justify-content:center; }
.ec_cart_notice_row{ border-radius: 8px; box-shadow: none; background-image: none; line-height: 1.57; font-size: 0.975rem; font-weight: 400; display: flex; padding:16px; color: rgb(122, 65, 0); background-color: rgb(255, 245, 204); justify-content:center; }
.ec_cart_error_row2{ border-radius: 8px; box-shadow: none; background-image: none; line-height: 1.57; font-size: 0.975rem; font-weight: 400; display: flex; padding:16px; color: rgb(122, 9, 22); background-color: rgb(255, 233, 213); justify-content:center; }
.ec_cart_paypal_note{ margin:5px 0 25px; font-weight:bold; font-size:16px; }
.ec_cart_success{ float:left; width:100%; font-family: 'Lato', Arial, sans-serif; border:1px solid #CCCCCC; border-color:#CCCCCC !important; color:#222222; padding:25px 20px; text-align:center; font-size:14px; line-height:1.1em; margin:5px 0 20px 0; background:#EFEFEF; font-weight:bold; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_cart_success_message{ display:none; float:left; width:100%; font-family: 'Lato', Arial, sans-serif; border:1px dashed #678828; border-color:#678828 !important; color:#678828; padding:8px 16px; font-size:12px; line-height:1.1em; margin:5px 0 0 0; background:#E7FFF4; font-weight:bold; }
#ec_user_login_form, #ec_user_create_form, #ec_shipping_form, #ec_manual_payment_form, #ec_affirm_form, #ec_third_party_form, #ec_credit_card_form, #ec_ideal_form{ display:none; }
#ec_user_login_form{ float:left; width:100%; position: relative; }
.ec_cart_box_section{ float:left; width:100%; border:1px solid #CCC; padding:9px 12px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; background:#FFF; }
.ec_cart_box_section label{ color:#222222 !important; }
.ec_cart_box_section strong{ float:left; width:100%; color:#222222 !important; font-family: 'Lato', Arial, sans-serif; font-size:12px; font-weight:bold; margin-top:20px; }
.ec_cart_box_section select{ max-width:250px; }
.ec_cart_box_section.ec_affirm_box{ text-align:center; }
.ec_cart_box_section.ec_affirm_box img{ max-width:100%; }
.ec_cart_option_row{ float:left; width:100%; border:1px solid #CCC; padding:9px 12px; font-family: 'Lato', Arial, sans-serif; font-size:12px; font-weight:bold; color:#222222; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; margin:5px 0 0 0; background-color:#F3F3F3;line-height:1.7em; }
.ec_cart_option_row > input{ float:left; height:auto; width:20px !important; }
.ec_card_active{ float:left; display:block; }
.ec_card_inactive{ float:left; display:none; }
.ec_cart_input_row > .ec_cart_input_left_half.ec_small_field > select,.ec_cart_input_row > .ec_cart_input_left_half.ec_small_field > input, .ec_cart_input_row > .ec_cart_input_right_half.ec_small_field > select,.ec_cart_input_row > .ec_cart_input_right_half.ec_small_field > input{ width:35% !important; margin-right:2% !important; }
.ec_cart_input_row > a, .ec_cart_input_row > b, .ec_cart_input_row > strong, .ec_account_order_details_item_display_title > a{ font-family: 'Lato', Arial, sans-serif; font-size:12px; color:#222222; text-decoration:none; border-bottom:none !important; }
.ec_cart_input_row > a:hover, .ec_account_order_details_item_display_title > a:hover{ font-family: 'Lato', Arial, sans-serif; font-size:12px; color:#666666; text-decoration:none; }
.ec_cart_error{ float:left; width:100%; border:1px solid #AE0000; border-color:#AE0000 !important; padding:8px 16px;  margin:5px 0 0 0; background:#ffeeee;  }
.ec_cart_error > div{ font-family:'Lato', Arial, sans-serif; color:#000000; font-size:12px; line-height:2.0em !important; font-weight:bold; position:relative; }
.ec_cart_error > div:before{ content: "\f348"; font-family: "dashicons"; font-size:22px; color:#7d2222; float:left; margin-top:0px; padding-right:10px; }
#ec_cart_payment_one_column{ display:none; }
.ec_cart_input_row.ec_agreement_section{ margin:20px 5px 15px; font-weight:bold; line-height:1.9em; }
.ec_cart_input_row.ec_agreement_section input{ float:left; width:14px !important; margin-right:12px; margin-top:5px; }
.StripeElement{ width:100% !important; }
.wpeasycart_edit_shipping_method_link, .wpeasycart_edit_shipping_method_link_mobile{ float:left; width:100%; margin:10px 0 0; }
#wp-easycart-square-payment-status-container{ width: 100%; margin-top: 11px; margin-bottom: 11px; visibility: hidden; font-family: "Square Sans Text VF","Square Sans Text",Arial,sans-serif; font-size: 14px; }
#wp-easycart-square-payment-status-container.is-success{color: #333333;}
#wp-easycart-square-payment-status-container.is-failure{color: #cc0023;}
#wp-easycart-square-payment-status-container.is-failure::before{ content: ' '; -webkit-mask: url( 'data:image/svg+xml,%3Csvg width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8ZM8 9C8.55229 9 9 8.55228 9 8V5C9 4.44771 8.55229 4 8 4C7.44772 4 7 4.44771 7 5V8C7 8.55228 7.44772 9 8 9ZM8 10C8.55229 10 9 10.4477 9 11C9 11.5523 8.55229 12 8 12C7.44772 12 7 11.5523 7 11C7 10.4477 7.44772 10 8 10Z%27/%3E%3C/svg%3E' ); mask: url(' data:image/svg+xml,%3Csvg width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8ZM8 9C8.55229 9 9 8.55228 9 8V5C9 4.44771 8.55229 4 8 4C7.44772 4 7 4.44771 7 5V8C7 8.55228 7.44772 9 8 9ZM8 10C8.55229 10 9 10.4477 9 11C9 11.5523 8.55229 12 8 12C7.44772 12 7 11.5523 7 11C7 10.4477 7.44772 10 8 10Z%27/%3E%3C/svg%3E' ); background-color: #cc0023; display: inline-block; height: 16px; width: 16px; vertical-align: -3px; margin-right: 8px; }
#wp-easycart-square-apple-pay-button{ width:100%; display:inline-block; -webkit-appearance:-apple-pay-button; -apple-pay-button-type:plain; -apple-pay-button-style:black; }
#wp-easycart-square-google-pay-button{ float:left; width:100%; }
#wp-easycart-square-google-pay-button .gpay-card-info-container{ width:100%; }

/* Cart Success */
.ec_cart_success_title{ text-align:center; }
.ec_cart_success_subtitle{ text-align:center; }
.ec_cart_success_order_number{ text-align:center; font-weight:bold; }
.ec_cart_success_continue_shopping_button{ text-align:center; margin-top:20px; }
.ec_cart_success_continue_shopping_button > a{ display:inline-block; margin-bottom:10px; padding:10px 30px; font-weight:bold; color:#FFF !important; text-decoration:none !important; background:#333; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; }
.ec_cart_success_continue_shopping_button > a:hover{ background:#555; }
.ec_cart_success_print_button{ width:150px; display:block; text-align:center; margin:20px auto; }
.ec_order_success_printer_icon{ float:left; margin-right:10px; }
.ec_cart_success_print_button > a{ color:#333333 !important; font-family: 'Lato', Arial, sans-serif; font-size:12px; float:left; line-height:28px; font-weight:bold; font-size:14px; text-decoration:none !important; }
.ec_cart_success_print_button > a > span{ margin:5px 5px 0 0; }
.ec_cart_success_print_button > a:hover{ color:#555555 !important; }
.ec_cart_success_text_subscribe_success{ display:none; float:left; width:100%; margin:5px 0; background:#b7e5b7; border:1px solid #419741; border-color:#419741 !important; color:#222; padding:8px; }
.ec_cart_error_text_subscribe_error{ display:none; float:left; width:100%; margin:5px 0; background:#efc6c6; border:1px solid #900; border-color:#900 !important; color:#222; padding:8px; }
.ec_order_success_row{ display:flex; flex-direction:row; align-items:center; column-count:2; border:1px solid #CCC; background:#fefefe; padding:15px; justify-content:flex-start; align-content:center; }
.ec_order_success_column2{ display:flex; flex-direction:column; text-align:left; }
.ec_cart_success_title_v2{ margin:0; text-align:left; }
.ec_cart_success_subtitle_v2{ text-align:left; margin:5px 0 0; }
.ec_cart_success_order_number_v2{ margin:0; text-align:left; font-weight:bold; }
.ec_cart_success_continue_shopping_button_v2{ text-align:left; margin:10px 0 0; }
.ec_cart_success_continue_shopping_button_v2 > a{ display:inline-block; margin-bottom:10px; padding:10px 30px; font-weight:bold; color:#FFF !important; text-decoration:none !important; background:#333; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; }
.ec_cart_success_continue_shopping_button_v2 > a:hover{ background:#555; }
.ec_cart_success_print_button_v2{display:flex; width:100%; justify-content:flex-end; align-content:flex-end; align-items:flex-end; margin:5px 0; text-align:center; }
.ec_cart_success_print_button_v2 > a{ color:#333333 !important; font-family: 'Lato', Arial, sans-serif; font-size:12px; float:left; line-height:28px; font-weight:bold; font-size:14px; text-decoration:none !important; }
.ec_cart_success_print_button_v2 > a > span{ margin:5px 5px 0 0; }
.ec_cart_success_print_button_v2 > a:hover{ color:#555555 !important; }

@media only screen and ( max-width:699px ){
	.ec_order_success_loader{ display:none !important; }
}
@media only screen and ( max-width:479px ){
	.ec_cart_success_continue_shopping_button > a, .ec_cart_success_continue_shopping_button_v2 > a{ display:block; text-align:center; }
}

/* Cart Section V2 */
.ec_cart_information, .ec_cart_shipping, .ec_cart_payment{ float:left; width:100%; position:relative; }
.ec_cart_information, .ec_cart_information *, .ec_cart_shipping, .ec_cart_shipping *, .ec_cart_payment, .ec_cart_payment *{ box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }

.ec_cart_table_error_row{ display:none; border:1px dashed #AE0000 !important; border-color:#AE0000 !important; }
.ec_cart_table_error_row > div{ font-family: 'Lato', Arial, sans-serif; color:#AE0000 !important; padding:8px 16px; font-size:12px; line-height:1.1em; background:#FFE7E7;  background-color:#FFE7E7 !important; font-weight:bold; }

.ec_cart_show_cart{ float:left; width:100%; text-align:right; padding:5px 0; border-bottom:1px solid #CCC; margin-bottom:5px; }
.ec_cart_show_cart a{ font-size:15px !important; font-weight:normal; color:#555; font-family:'Lato', Arial, sans-serif !important; text-decoration:none; }
.ec_cart_show_cart a:hover{ color:#222; }

#ec_cart_logged_in_section{ float:left; width:100%; position:relative; padding:0 0 25px 0; }

.ec_cart_locked_panel{ border-radius:5px; background:#efefef; float:left; width:100%; padding:25px; }
.ec_cart_location_error{ border:1px solid #551111; border-color:#cc0023 !important; color:#222222; background:#fff4f4; font-weight:normal;  box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box }

.ec_cart_breadcrumbs_v2{ float:left; width:100%; margin-bottom:25px; font-size:.9rem; }
.ec_cart_breadcrumb_item_v2{ font-size:13px !important; font-weight:normal; color:#444; font-family:'Lato', Arial, sans-serif !important; text-decoration:none; }
.ec_cart_breadcrumb_item_v2:hover{ color:#222; }
.ec_cart_breadcrumbs_v2 .dashicons-arrow-right-alt2:before{ font-size:15px; }

.wpeasycart-deactivated-link{ color:#999 !important; text-decoration:none !important; cursor:default !important; }

.ec_cart_bottom_nav_v2{ display:flex; flex-direction: row; float:left; width:100%; margin-top:25px; }
.ec_cart_bottom_nav_tabbed{ justify-content:space-between; }
.ec_cart_bottom_nav_left{ float:left; }
.ec_cart_bottom_nav_right{ float:right; }
.ec_cart_bottom_nav_back{ font-size:15px !important; font-weight:normal; color:#444; font-family:'Lato', Arial, sans-serif !important; text-decoration:none; }
.ec_cart_bottom_nav_back:hover{ color:#222; }

.ec_cart_express_button_container{ display:flex; width:100%; flex-direction:row; justify-content:space-between; column-gap:10px; }
.ec_cart_express_button_container > div{ width:50% !important; margin:0px !important; }
.ec_cart_express_button_container.ec_cart_express_button_container_single > div{ width:100% !important; }
.wp-easycart-square-express-checkout{ display:flex; flex-direction:column; }

.ec_cart_create_account_row_v2{ float:left; width:100%; text-align:left; margin:9px 0; }
.ec_cart_create_account_row_v2 > a{ font-size:13px !important; font-weight:normal; color:#444; font-family:'Lato', Arial, sans-serif !important; text-decoration:none; }
.ec_cart_create_account_row_v2 > a:hover{ color:#222; }

.ec_cart_table{ float:left; width:100%; }
.ec_cart_table_details{ display:flex; width:40%; justify-content:flex-start; }
.ec_cart_table_price{ display:flex; width:20%; justify-content:center; }
.ec_cart_table_quantity{ display:flex; width:20%; flex-direction:column; text-align:center; }
.ec_cart_table_total{ display:flex; width:20%; justify-content:flex-end; }

.ec_cart_table_headers{ float:left; width:100%; display:flex; padding:15px 0; border-bottom:2px solid #222; font-size:16px; text-transform:uppercase; font-weight:bold; }
.ec_cart_table_header_spacer{ }
.ec_cart_table_header_price{ }
.ec_cart_table_header_quantity{ }
.ec_cart_table_header_total{ }

.ec_cart_table_body{ float:left; width:100%; border-bottom:2px solid #222; }
.ec_cart_table_row{ float:left; width:100%; display:flex; align-items:center; padding: 15px 0; }
.ec_cart_table_column_details{ display:flex; align-items:center; }
.ec_cart_table_image{ width:15%; min-width:115px; }
.ec_cart_table_image > img{ max-width:100%; }
.ec_cart_table_details_content{ padding-left:20px; }
.ec_cart_table_details_content .ec_cartitem_title{ font-size:18px; font-weight:bold; }
.ec_cart_table_details_content dl{ font-size:14px; }
.ec_cart_table_mobile_price{ display:none; }
.ec_cart_table_column_price{ }
.ec_cart_table_column_quantity{ }
.ec_cart_table_column_quantity input[type="number"]{ text-align:right; max-width:80px; border-top:none; border-left:none; border-right:none; border-bottom:2px solid #222; border-radius:0px; margin:0 auto; }
.ec_cart_table .ec_cartitem_delete{ border:none; color:#222; font-family: 'Lato', Arial, sans-serif; font-size:13px; margin-top:5px; width:100%; text-align:center; }
.ec_cart_table .ec_cartitem_delete:before{ display:none; }
.ec_cart_table_column_total{ }

.ec_cart_table_subtotal_row{ float:left; width:100%; display:flex; }
.ec_cart_table_subtotal{ float:left; width:100%; padding:15px 0; text-align:right; font-size:22px; }
.ec_cart_table_split_payments{ float:left; width:100%; padding:15px 0; text-align:right; font-size:12px; }
.ec_cart_table_message{ float:left; width:100%; padding:5px 0; text-align:right; font-size:12px; }
.ec_cart_table_checkout_button_row{ float:left; width:100%; }
.ec_cart_table_checkout_button{ float:right; border-radius:50px; padding:15px 25px; background:#222; color:#FFF; text-decoration:none; }
.ec_cart_table_checkout_button:hover{ color:#FFF; background:#000; }
.ec_cart_table_shopping_button{ float:left; width:100%; }
.ec_cart_table_continue_shopping{ float:right; color:#222; margin-top:20px; }
.ec_cart_table_continue_shopping:hover{ text-decoration:underline; color:#000; }

.ec_cart_express_checkout{ float:left; width:100%; }
#wpec-express-checkout-element{ float:left; width:100%; margin:15px 0; }
.ec_cart_express_checkout_header{ float:left; width:100%; text-align:center; font-size:14px; color:#666; }
.ec_cart_express_checkout_divider{ float:left; width:100%; display:flex; align-content:center; align-items:center; margin-top:25px; margin-bottom:5px; width:100%; }
.ec_cart_express_checkout_divider:before, .ec_cart_express_checkout_divider:after{ width:calc( 50% - 35px ); height:1px; border-top:1px solid #CCC; content:""; }
.ec_cart_express_checkout_divider > div{ width:70px; margin:0 auto; text-align:center; }

.ec_cart_shipping_animate_pulse{ float:left; width:100%; display:flex; align-items:center; animation: ec_cart_shipping_pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite; padding:16px 13px; border-top:1px solid #f5f5f5; border-left:1px solid #f5f5f5; border-right:1px solid #f5f5f5; }
.ec_cart_shipping_animate_pulse:first-child{ border-top-left-radius:5px; border-top-top-radius:5px; }
.ec_cart_shipping_animate_pulse:last-child{ border-bottom:1px solid #f5f5f5; border-bottom-left-radius:5px; border-bottom-top-radius:5px; }
.ec_cart_shipping_rounded_loader{ border-radius:9999px; background-color:rgb( 239 239 239 / 1 ); width:1rem; height:1rem; }
.ec_cart_shipping_animate_line_container{ width:100%; display:flex; flex-direction:row; align-items:flex-start; justify-content:space-between;}
.ec_cart_shipping_animate_line_top{ width:70%; height:1.4rem; background-color:rgb( 239 239 239 / 1 ); border-radius:.9rem; margin:0 0 0 10px; }
.ec_cart_shipping_animate_line_bottom{ width:7%; height:1.4rem; background-color:rgb( 239 239 239 / 1 ); border-radius:.9rem; }

.ec_cart_price_row > .ec_cart_price_row_loader{ display:none; float:left; width:100%; padding-bottom:5px; }
.ec_cart_price_animate_pulse{ float:left; width:100%; display:flex; align-items:center; animation: ec_cart_shipping_pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite; }
.ec_cart_price_animate_line_container{ width:100%; display:flex; flex-direction:row; align-items:flex-start; justify-content:space-between;}
.ec_cart_price_animate_line_top{ width:25%; height:1.4rem; background-color:rgb( 239 239 239 / 1 ); border-radius:.5rem; }
.ec_cart_price_animate_line_bottom{ width:15%; height:1.4rem; background-color:rgb( 239 239 239 / 1 ); border-radius:.5rem; }
.ec_cart_price_row_loading > .ec_cart_price_row_label, .ec_cart_price_row_loading > .ec_cart_price_row_total{ display:none; }
.ec_cart_price_row_loading > .ec_cart_price_row_loader{ display:flex; }

@keyframes ec_cart_shipping_pulse {
	0% { opacity:.95; }
	50% { opacity:.2; }
	100% { opacity:.95; }
}

.ec_cart_review_box{ float:left; width:100%; border:1px solid #CCC; border-radius:5px; padding:8px 16px; }
.ec_cart_review_row{ float:left; width:100%; display:flex; align-items:center; padding-left:5px; padding-right:5px; padding-top:8px; padding-bottom:8px; border-top:1px solid #CCC; }
.ec_cart_review_row:first-child{ border-top:none; padding-top:0px; }
.ec_cart_review_row:last-child{ padding-bottom:0px; }
.ec_cart_review_label{ width:70px; color:#666; font-family: 'Lato', Arial, sans-serif; font-size:13px; text-align:left; }
.ec_cart_review_info{ width:calc( 100% - 140px ); color:#222; font-family: 'Lato', Arial, sans-serif; font-size:13px; text-align:left; }
.ec_cart_review_button{ width:70px; text-align:right; }
.ec_cart_review_button > a{ color:#222; text-decoration:underline !important; font-family: 'Lato', Arial, sans-serif; font-size:13px; }

.ec_cart_shipping_table{ float:left; width:100%; border:1px solid #CCC; border-radius:5px; }
.ec_cart_shipping_table .ec_cart_full_radio{ cursor:pointer; float:left; width:100%; display:flex; align-items:flex-start; flex-direction:column; }
.ec_cart_shipping_table .ec_cart_shipping_method_row{ float:left; width:100%; display:flex; align-items:center; padding:16px 13px; border-top:1px solid #CCC; margin:0px; }
.ec_cart_shipping_table .ec_cart_shipping_method_row:first-child{ border-top:none; }
.ec_cart_shipping_table .ec_cart_shipping_method_row.ec_method_selected{ background:#EFEFEF; }
.ec_cart_shipping_table .ec_cart_shipping_method_row > input[type="radio"]{ }
.ec_cart_shipping_table .ec_cart_shipping_method_row > span.label{ width:calc( 100% - 127px ); text-align:left; }
.ec_cart_shipping_table .ec_cart_shipping_method_row > span.price{ width:100px; text-align:right; }
.ec_cart_shipping_table .ec_cart_no_shipping_methods{ background:#EFEFEF; padding:16px 13px; border-radius:5px; }

.ec_cart_billing_table{ float:left; width:100%; border:1px solid #CCC; border-radius:5px; }
.ec_cart_billing_table .ec_cart_full_radio{ cursor:pointer; float:left; width:100%; display:flex; align-items:flex-start; flex-direction:column; }
.ec_cart_billing_table_row{ float:left; width:100%; display:flex; align-items:flex-start; flex-direction:column; padding:16px 13px; border-top:1px solid #CCC; margin:0px; }
.ec_cart_billing_table_row:first-child{ border-top:none; }
.ec_cart_billing_table_row.ec_billing_row_selected, .ec_cart_billing_table_address{ background:#EFEFEF; }
.ec_cart_billing_table_row > .ec_cart_billing_table_column > input[type="radio"] { margin-right:7px; }
.ec_cart_billing_table_address{ float:left; width:100%; padding:0px 16px 16px 16px; }

.ec_cart_payment_table{ float:left; width:100%; border:1px solid #CCC; border-radius:5px; }
.ec_cart_payment_table .ec_cart_full_radio{ cursor:pointer; float:left; width:100%; display:flex; align-items:flex-start; flex-direction:column; }
.ec_cart_payment_table_row{ float:left; width:100%; display:flex; align-items:flex-start; flex-direction:column; padding:16px 13px; border-top:1px solid #CCC; margin:0px; }
.ec_cart_payment_table_row:first-child{ border-top:none; }
.ec_cart_payment_table_row.ec_payment_row_selected{ background:#EFEFEF; }
.ec_cart_payment_table_row > .ec_cart_payment_table_column > input[type="radio"] { margin-right:7px; }

.ec_cart_right.ec_cart_right_v2{ transition:0.10s all ease; }
.ec_cart_right.ec_cart_right_v2 .ec_cart_header{ display:none; }
.ec_cart_mobile_summary{ display:none; flex-direction:column; width:100%; padding:20px; background:#F8F8F8; margin-bottom:25px; }
.ec_cart_mobile_summary_header{ display:flex; justify-content:space-between; }
.ec_cart_mobile_summary_header_label{ font-size:16px; }
.ec_cart_mobile_summary_header_label .dashicons-arrow-down-alt2{ font-size:16px; padding-top:5px; }
.ec_cart_mobile_summary_header_label .dashicons-arrow-up-alt2{ display:none; font-size:16px; padding-top:5px; }
.ec_cart_mobile_summary_header_total{ font-weight:bold; }
.ec_cart_mobile_summary_content{ display:none; margin-top:10px; padding-top:10px; border-top:1px solid #CCC; }
.ec_cart_mobile_summary .ec_cart_button_working{ text-align:center; max-width:100%; padding:10px 0; margin-left:0px; margin-top:5px; }

.ec_cart_button_row a.ec_account_login_link{ font-size:12px; padding:13px 0; }
.ec_cart_button_row a.ec_account_login_cancel_link{ float:right; background:none !important; color:#222; font-size:12px; margin-right:25px; padding:13px; }
.ec_cart_bottom_nav_v2 input{ margin-left:0px !important; }

.ec_cart_payment .ec_cart_bottom_nav_v2{ flex-direction:row-reverse; }

.paylater_message_v2{ float:left; width: 100%; padding: 20px; border: 1px solid #CCC; margin-top: 10px; text-align: center; background: #efefef; }

@media only screen and ( max-width:989px ){
	.ec_cart_table_price{ display:none; }
	.ec_cart_table_details{ width:60%; }
	.ec_cart_table_mobile_price{ display:block; }

	.ec_cart_right.ec_cart_right_v2{ background:#F8F8F8; padding-top:20px !important; padding:20px; margin-top:25px; }
	.ec_cart_right.ec_cart_right_v2 .ec_cart_header{ display:block; margin-top:0px; padding-top:0px; }
	.ec_cart_mobile_summary{ display:flex; }
	
	.ec_cart_bottom_nav_v2{ flex-direction:column-reverse; }
	.ec_cart_input_column, .ec_cart_button_column{ width:100%; }
	.ec_cart_mobile_summary .ec_cart_input_row{ flex-direction:column; }
	.ec_cart_mobile_summary .ec_cart_button{ margin-left:0px; margin-top:5px; }
}
@media only screen and ( max-width:599px ){
	.ec_cart_table_total{ display:none; }
	.ec_cart_table_details{ width:80%; }
	.ec_cart_table_subtotal_row{ display:block; }
	.ec_cart_table_subtotal, .ec_cart_table_message, .ec_cart_table_checkout_button_row, .ec_cart_table_shopping_button{ text-align:left; }
	.ec_cart_table_checkout_button, .ec_cart_table_continue_shopping{ float:left; }
}

/* Shipping Methods */
.ec_cart_shipping_method_row{ float:left; width:100%; margin-top:10px; line-height:1.7em; }
.ec_cart_shipping_method_row > span.price{ float:left !important; color:#333 !important; margin-left:8px; }
.ec_cart_shipping_method_row > span{ float:left !important; color:#333 !important; margin-right:0px; }
.ec_cart_shipping_method_row > input{ width:35px !important; }
.ec_cart_shipping_method_row > input[type="radio"], .ec_cart_option_row > input[type="radio"]{ width:16px !important; height:16px !important; border:1px solid #333 !important; margin-top:2px !important; margin-right:7px !important; opacity:1 !important; appearance:radio !important; -webkit-appearance:radio !important; -moz-appearance:radio !important; }
.ec_cart_shipping_method_row > input[type="radio"]:after, .ec_cart_option_row > input[type="radio"]:after{ position:relative; display:none; }

/* Account Page General Styles */
.ec_account_error{ width:100%; float:left; text-align:center; background-color:#F1D9D9; color:#900; font-size:14px; font-weight:bold; font-family:'Lato', Arial, sans-serif; margin-bottom:5px; border:thin solid #FF0606; }
.ec_account_error div{ padding:15px; }
.ec_account_error a{ color:#900 !important; }
.ec_account_error a:hover{ color:#900 !important; }
.ec_account_success{ width:100%; float:left; text-align:center; background-color:#E6FFE6; color:#333333; font-size:14px; font-weight:bold; font-family:'Lato', Arial, sans-serif; margin-bottom:5px; border:thin solid #6FFF47; }
.ec_account_success div{ padding:15px; }
.ec_account_page{ max-width:100%; }
.ec_account_page input[type='text'], .ec_account_page input[type='input'], .ec_account_page input[type='password'], .ec_account_page input[type='email'], .ec_account_page input[type='number'], .ec_account_page input[type='url'], .ec_account_page input[type='tel'], .ec_account_page input[type='search'], .ec_account_page textarea, .ec_account_page select{ border-color:#e1e1e1; background-color:#f8f8f8; color:#919191; -webkit-appearance:none; border:1px solid #e1e1e1; outline:none; font:13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; color:#777; margin:0; display:block; max-width:100%; background:#FFF; padding:8px 6px; line-height:1.1em; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; height:39px; }

/* Account Login */
.ec_account_mobile{ display:none !important; float:left; width:100%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; display:block; margin-bottom:25px; }
.ec_account_left{ float:left; width:65%; border-right:1px solid #CCC; padding-right:25px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; display:block; }
.ec_account_right{ float:right; width:35%; padding-left:25px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; display:block; }
.ec_account_left.ec_account_login, .ec_account_right.ec_account_login{ width:50%; }
.ec_account_subheader{ float:left; width:100%; float:left; color:#444; font-family:'Lato', Arial, sans-serif; font-size:13px; margin:10px 0 15px; }

.ec_account_login_page_visible{ display:block; }
.ec_account_login_page_hidden{ display:none; }
.ec_account_login{ display:block; }
.ec_account_login_hidden{ display:none; }
.ec_account_login_title{ width:90%; float:left; color:#222222; font-family:'Lato', Arial, sans-serif; border-bottom:solid 3px #222222; padding-bottom:5px; text-align:left; margin-bottom:4px; font-size:20px; }
.ec_account_login_subtitle{ width:90%; float:left; color:#222222; font-size:12px; font-family:'Lato', Arial, sans-serif; text-align:left; margin-top:5px; margin-bottom:30px; margin-right:10px; padding-bottom:10px; }
.ec_account_login_holder{ width:100%; float:left; margin-top:20px; }
.ec_account_login_left{ width:50%; float:left; padding-top:15px; }
.ec_account_login_right{ width:50%; float:right; padding-top:15px; text-align:left; }
.ec_account_login_row{ width:100%; float:left; margin-bottom:5px; font-size:12px; font-family:'Lato', Arial, sans-serif; }
.ec_account_login_row_label{ width:115px; float:left; text-align:left; font-size:12px; font-weight:bold; font-family:'Lato', Arial, sans-serif; color:#333; line-height:28px; }
.ec_account_login_row_input{ width:250px; float:left; text-align:left; }
.ec_account_login_row_input a{ margin-top:10px; font-family:'Lato', Arial, sans-serif; color:#222222 !important; text-decoration:none; }
.ec_account_login_row_input a:hover{ color:#000000 !important; }
.ec_account_login_row_input input[type="text"]{ width:250px; padding:6px 4px; margin:0; }
.ec_account_login_row_input input[type="email"], .ec_account_login_row_input input[type="password"]{ width:215px; padding:1px; margin:0; }
.ec_account_login_button{ -webkit-appearance:none; -webkit-border-radius:0; display:block; float:left; text-indent:0; text-decoration:none!important; text-transform:uppercase; white-space:nowrap; text-align:center; -moz-user-select:none; -webkit-user-select:none; -o-user-select:none; user-select:none; font-family:'Lato', Arial, sans-serif!important; font-size:11px; font-weight:bold; outline:0; min-width:159px; background-color:#222222 !important; background:#222222 !important; border:solid 1px #cccccc !important; color:#ffffff !important; font-weight:bold; text-align:center; border:none; padding:6px 18px; background-image:none; box-shadow:none; height:28px; padding:0 !important; }
.ec_account_login_button:hover{ cursor:pointer; color:#222222 !important; background-color:#f7f7f7 !important; }
.ec_account_login_complete{ display:block; margin-top:30px; }
.ec_account_login_complete_hidden{ display:none; }
.ec_account_login_complete_holder{ width:100%; float:left; text-align:left; margin-top:30px; }
.ec_account_login_complete_title{ width:100%; float:left; color:#333; font-size:28px; text-align:left; margin-bottom:7px; }
.ec_account_login_complete_subtitle{ width:100%; float:left; color:#666; font-size:12px; font-family:'Lato', Arial, sans-serif; text-align:left; }
.ec_account_login_complete_logout_link{ font-size:12px; font-family:'Lato', Arial, sans-serif; color:#222222; }
.ec_account_login_complete_logout_link:hover{ text-decoration:none; color:#000000; }
.ec_account_login_create_account_button{ display:block; float:left; text-indent:0; text-decoration:none!important; text-transform:uppercase; white-space:nowrap; text-align:center; -moz-user-select:none; -webkit-user-select:none; -o-user-select:none; user-select:none; font-family:'Lato', Arial, sans-serif!important; font-size:12px; font-weight:bold; outline:0; background-color:#333 !important; background:#222222 !important; border:1px solid #CCC !important; color:#ffffff !important; font-weight:normal; text-align:center; border:none; margin-top:10px; background-image:none; box-shadow:none; cursor:pointer; padding:8px 30px; border-radius:6px; line-height:initial; }
.ec_account_login_create_account_button:hover{ background-color:#666 !important; font-size:12px !important; }
.ec_account_login_row_error{ width:100%; float:left; height:35px; }
.ec_account_login_row_error .ec_account_login_label{ color:#900; }
.ec_account_login_row_error .ec_account_login_input_field{ background-color:#F1D9D9; border:2px solid #FF0606; }
.ec_account_login_row_error input[type="text"], .ec_account_login_row_error input[type="email"], .ec_account_login_row_error input[type="password"]{ width:250px; padding:6px 4px;; margin:0; }
.ec_account_login_holder form{ margin-bottom:0px !important; }

/* Account Forgot Password */
.ec_account_forgot_password_page_visible{ display:block; }
.ec_account_forgot_password_page_hidden{ display:none; }
.ec_account_forgot_password_title{ width:100%; float:left; padding-bottom:7px; border-bottom:3px solid #222222; font-size:20px; color:#222222; font-family:'Lato', Arial, sans-serif; margin-bottom:24px; }
.ec_account_forgot_password_holder{ width:100%; float:left; }
.ec_account_forgot_password_row{ width:100%; float:left; margin-bottom:5px; font-size:12px; font-family:'Lato', Arial, sans-serif; }
.ec_account_forgot_password_button{ -webkit-appearance:none; -webkit-border-radius:0; display:block; float:left; text-indent:0; text-decoration:none!important; text-transform:uppercase; white-space:nowrap; text-align:center; -moz-user-select:none; -webkit-user-select:none; -o-user-select:none; user-select:none; font-family:'Lato', Arial, sans-serif!important; font-size:11px; font-weight:bold; outline:0; width:180px; height:28px; background-color:#222222 !important; background:#222222 !important; border:solid 1px #cccccc !important; color:#ffffff !important; font-weight:bold; text-align:center; border:none; margin-top:10px; margin-left:0px; background-image:none; box-shadow:none; padding:0 !important; }
.ec_account_forgot_password_button:hover{ cursor:pointer; color:#222222 !important; background-color:#f7f7f7 !important; }
.ec_account_forgot_password_row_error{ width:100%; float:left; margin-bottom:5px; font-size:12px; font-family:'Lato', Arial, sans-serif; }
.ec_account_forgot_password_row_error .ec_account_forgot_password_label{ color:#900; }
.ec_account_forgot_password_row_error .ec_account_forgot_password_input_field{ background-color:#F1D9D9; border:2px solid #FF0606; }
.ec_account_forgot_password_label{ width:115px; line-height:28px; float:left; color:#222222; font-weight:bold; }
.ec_account_forgot_password_input{ width:300px; float:left; }
.ec_account_forgot_password_input input[type="text"], .ec_account_forgot_password_input input[type="email"], .ec_account_forgot_password_input input[type="password"], .ec_account_forgot_password_row_error input[type="text"], .ec_account_forgot_password_row_error input[type="email"], .ec_account_forgot_password_row_error input[type="password"]{ width:280px; padding:6px 4px; margin:0px; }

/* Account Register */
.ec_account_register_title{ width:100%; float:left; padding-bottom:7px; border-bottom:3px solid #222222; color:#222222; font-family:'Lato', Arial, sans-serif; font-size:20px; margin-bottom:24px; }
.ec_account_register_holder{ width:100%; float:left; padding-left:10px; }
.ec_account_register_row{ width:100%; float:left; height:35px; }
.ec_account_register_label{ width:140px; line-height:28px; text-align:left; float:left; font-size:12px; font-weight:bold; font-family:'Lato', Arial, sans-serif; }
.ec_account_register_input{ width:400px; text-align:left; float:left; font-size:12px; font-family:'Lato', Arial, sans-serif; }
.ec_account_register_input input[type="text"], .ec_account_register_input input[type="email"], .ec_account_register_input input[type="password"]{ margin:0; width:400px !important; padding:6px 4px !important; margin-bottom:5px !important; }
.ec_account_register_button{ -webkit-appearance:none; -webkit-border-radius:0; display:block; float:left; text-indent:0; text-decoration:none !important; text-transform:uppercase; white-space:nowrap; text-align:center; -moz-user-select:none; -webkit-user-select:none; -o-user-select:none; user-select:none; font-family:'Lato', Arial, sans-serif !important; font-size:11px; font-weight:bold; outline:0; width:159px; height:28px; background-color:#222222 !important; background:#222222 !important; border:solid 1px #cccccc !important; color:#ffffff !important; font-weight:bold; text-align:center; border:none; margin-top:10px; background-image:none; box-shadow:none; padding:0 !important; }
.ec_account_register_button:hover{ cursor:pointer; color:#222222 !important; background-color:#f7f7f7 !important; }
.ec_account_register_row_error{ width:100%; float:left; }
.ec_account_register_row_error .ec_account_register_label{ color:#900; }
.ec_account_register_row_error .ec_account_register_input_field{ background-color:#F1D9D9; border:2px solid #FF0606; }

/* Account Dashboard */
.ec_account_dashboard_holder_main{ width:100%; float:left; }
.ec_account_dashboard_left{ width:67%; float:left; }
.ec_account_dashboard_right{ width:25%; margin-left:3%; float:right; border:1px solid #e9e9e9; -webkit-box-shadow:0 1px 4px rgba(0,0,0,0.07); -moz-box-shadow:0 1px 4px rgba(0,0,0,0.07); box-shadow:0 1px 4px rgba(0,0,0,0.07); padding-left:10px; padding-right:10px; padding-bottom:10px; }
.ec_account_dashboard_title{ width:100%; float:left; padding-top:15px; padding-bottom:7px; margin-bottom:7px; border-bottom:3px solid #222222; color:#222222; font-size:20px; text-align:left; font-family:'Lato', Arial, sans-serif; }

.ec_cart_header_no_border{ border:none; }
.ec_account_order_header_row{ width:100%; float:left; background-color:#F3F3F3; border:1px solid #BFBFBF; border-top-left-radius:6px; border-top-right-radius:6px; padding:5px 15px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_account_order_header_row_not_first{ margin-top:5px; }
.ec_account_order_header_column_left{ float:left; padding:8px 20px 8px 0; font-size:12px; }
.ec_account_order_header_column_left.ec_account_order_header_column_left_div1{ width:30%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_account_order_header_column_left.ec_account_order_header_column_left_div2{ width:20%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_account_order_header_column_left.ec_account_order_header_column_left_div3{ width:22%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_account_order_header_column_left.ec_account_order_header_column_left_div4{ width:28%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; font-size:11px; text-align:right; padding-right:0px; }
.ec_account_order_header_column_left > span{ width:100%; float:left; font-family:'Lato', Arial, sans-serif !important; }
.ec_account_order_header_column_left > div > a{ font-family:'Lato', Arial, sans-serif !important; }
.ec_account_dashboard_order_info_link{ position:relative; }
.ec_account_dashboard_order_info_link > span{ display:none; position:absolute; background-color:#FFF; border:1px solid #DDD; box-shadow:#D6D6D6 0px 0px 2px; padding:10px; min-width:220px; top:20px; left:-50%; border-radius:6px; color:#333; }
.ec_account_dashboard_order_info_link:hover > span > strong{ color:#333; }
.ec_account_dashboard_order_info_link:hover > span{ display:block; }
.ec_account_order_item_row{ float:left; width:100%; border:1px solid #BFBFBF; padding:15px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_account_order_item_content{ width:75%; float:left; }
.ec_account_order_item_image{ float:left; max-width:100px; }
.ec_account_order_item_image > img{ max-width:100%; }
.ec_account_order_item_details{ margin-left:120px; margin-top:15px; }
.ec_account_order_item_details > span{ float:left; width:100%; font-size:12px; color:#666; }
.ec_account_order_item_details > span.ec_account_order_item_title{ font-size:12px; font-weight:bold; color:#333; font-family:'Lato', Arial, sans-serif !important; }
.ec_account_order_item_details > span.ec_account_order_item_price{ font-size:12px; color:#900; font-family:'Lato', Arial, sans-serif !important; }
.ec_account_order_item_buttons{ width:25%; float:right; margin:auto 0; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_account_order_item_buttons > span{ float:left; width:100%; font-size:12px; font-weight:bold; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_account_order_item_two_buttons > span{ margin-bottom:4px; }
.ec_account_order_item_buy_button, .ec_account_order_item_download_button{ width:100%; text-align:center; color:#FFF; background-color:#333; border-radius:5px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_account_order_item_download_button{ margin-top:5px; }
.ec_account_order_item_buy_button:hover, .ec_account_order_item_download_button:hover{ background-color:#000; }
.ec_account_order_item_buy_button > a, .ec_account_order_item_download_button{ color:#FFF !important; padding:8px; display:inline-block; width:100%; height:100%; text-decoration:none !important; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; font-family:'Lato', Arial, sans-serif !important; }

.ec_account_download_line{ float:left; width:100%; padding:8px 5px; border-bottom:1px solid #DDD; }
.ec_account_download_line:nth-child(even){ background-color:#f3f3f3; }
.ec_account_download_line > .ec_account_download_line_title, .ec_account_download_line > .ec_account_download_line_limit, .ec_account_download_line > .ec_account_download_line_time_limit{ float:left; margin-right:20px; }

.ec_account_dashboard_holder{ width:100%; float:left; font-family:'Lato', Arial, sans-serif; font-size:12px; }
.ec_account_dashboard_right .ec_account_dashboard_holder a{ font-size:12px; font-family:'Lato', Arial, sans-serif; font-weight:bold; color:#222222 !important; text-decoration:none; }
.ec_account_dashboard_right .ec_account_dashboard_holder a:hover{ color:#000000 !important; }
.ec_account_dashboard_holder a{ font-size:12px; font-family:'Lato', Arial, sans-serif; font-weight:bold; color:#222222 !important; text-decoration:none; }
.ec_account_dashboard_holder a:hover{ color:#666666 !important; }
.ec_account_dashboard_row{ width:100%; text-align:left; float:left; font-size:12px; font-family:'Lato', Arial, sans-serif; }
.ec_account_dashboard_row_content{ width:100%; text-align:left; float:left; font-size:12px; font-family:'Lato', Arial, sans-serif; padding:5px 0; }
.ec_account_dashboard_row_bold, .ec_account_dashboard_row_bold b{ width:100%; text-align:left; float:left; font-size:13px; font-family:'Lato', Arial, sans-serif; font-weight:bold; color:#333 !important; margin-top:15px; }
.ec_account_dashboard_row_divider{ width:100%; text-align:center; float:left; background-color:#ffffff; border-bottom:3px solid #222222; margin-top:3px; margin-bottom:25px; padding-top:20px; padding-bottom:20px; }
.ec_account_dashboard_row_divider a{ display:block; float:none; text-indent:0; text-decoration:none !important; text-transform:uppercase; white-space:nowrap; text-align:center; -moz-user-select:none; -webkit-user-select:none; -o-user-select:none; user-select:none; font-family:'Lato', Arial, sans-serif!important; font-size:11px; font-weight:bold; outline:0; background-repeat:no-repeat; background-color:#222222 !important; background:#222222 !important; color:#ffffff !important; font-weight:bold; text-align:center; border:none; margin:-23px auto 0px; padding:8px 30px; border-bottom-right-radius:6px; border-bottom-left-radius:6px; }
.ec_account_dashboard_row_divider a:hover{ cursor:pointer; color:#FFFFFF !important; background-color:#666666 !important; }
.ec_account_order_line_header{ width:100%; float:left; background-color:#f7f7f7; padding:8px 0px; margin:0 0 4px 0; border-bottom:solid 1px #eeeeee; }
.ec_account_order_line_column1_header{ float:left; padding-left:20px; margin-top:3px; text-align:left; font-size:12px; font-weight:bold; font-family:'Lato', Arial, sans-serif; color:#222222; }
.ec_account_order_line_column2_header, .ec_account_order_line_column3_header, .ec_account_order_line_column4_header{ float:left; margin-top:3px; text-align:left; font-size:12px; font-weight:bold; font-family:'Lato', Arial, sans-serif; color:#222222; }
.ec_account_order_line_column5_header{ float:right; text-align:right; }
.ec_account_subscription_line_header{ width:100%; float:left; background-color:#f7f7f7; padding:8px 0px; margin:0 0 4px 0; border-bottom:solid 1px #eeeeee; }
.ec_account_subscription_line_column1_header{ float:left; padding-left:20px; margin-top:3px; text-align:left; font-size:12px; font-weight:bold; font-family:'Lato', Arial, sans-serif; color:#222222; }
.ec_account_subscription_line_column2_header, .ec_account_subscription_line_column3_header, .ec_account_subscription_line_column4_header{ float:left; margin-top:3px; text-align:left; font-size:12px; font-weight:bold; font-family:'Lato', Arial, sans-serif; color:#222222; }
.ec_account_subscription_line_column5_header{ float:right; text-align:right; }
.ec_account_order_line_column1_header{ width:90px; }
.ec_account_order_line_column2_header{ width:175px; }
.ec_account_order_line_column3_header{ width:75px; }
.ec_account_order_line_column4_header{ width:135px; }
.ec_account_order_line_column5_header{ width:125px; }
.ec_account_subscription_line_column1_header{ width:35%; min-width:180px; }
.ec_account_subscription_line_column2_header{ width:18%; min-width:120px; }
.ec_account_subscription_line_column3_header{ width:18%; min-width:120px; }
.ec_account_subscription_line_column4_header{ width:18%; min-width:110px; }
.ec_account_subscription_line_column5_header{ width:11%; min-width:125px; }
#ec_user_login_link a{ background:#333; color: white; padding: 8px 15px; border-radius: 8px; margin-left: 10px; }
#ec_user_login_link a:hover{ background:#111; }
.ec_subscription_purchased{ float: left; width: 100%; padding: 25px; background: #efefef; border: 1px solid #CCC; text-align: center; margin: 100px 0; }

/* Account Billing + Shipping */
.ec_account_billing_information_title, .ec_account_shipping_information_title{ width:100%; float:left; padding-bottom:7px; border-bottom:3px solid #222222; color:#222222; font-family:'Lato', Arial, sans-serif; font-size:20px; margin-bottom:24px; }
.ec_account_billing_information_holder, .ec_account_shipping_information_holder{ width:100%; float:left; padding-left:10px; }
.ec_account_billing_information_row, .ec_account_shipping_information_row{ width:100%; float:left; height:35px; }
.ec_account_billing_information_label, .ec_account_shipping_information_label{ width:140px; line-height:28px; text-align:left; float:left; font-size:12px; font-weight:bold; font-family:'Lato', Arial, sans-serif; }
.ec_account_billing_information_input, .ec_account_shipping_information_input{ width:400px; text-align:left; float:left; font-size:12px; font-family:'Lato', Arial, sans-serif; }
.ec_account_billing_information_input input[type="text"], .ec_account_billing_information_input input[type="email"], .ec_account_billing_information_input input[type="password"], .ec_account_shipping_information_input input[type="text"], .ec_account_shipping_information_input input[type="email"], .ec_account_shipping_information_input input[type="password"]{ margin:0 0 20px 0; width:400px !important; padding:6px 4px !important; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_account_billing_information_input select, .ec_account_shipping_information_input select{ margin:0 0 20px 0; width:400px !important; padding:6px 4px !important; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_account_billing_information_button, input.ec_account_billing_information_button[type="button"], .ec_account_shipping_information_button, input.ec_account_shipping_information_button[type="button"], .ec_account_personal_information_button, input.ec_account_personal_information_button[type="button"], .ec_account_password_button, input.ec_account_password_button[type="button"]{ float:right; padding:8px 30px !important; text-align:center; text-transform:uppercase; color:#FFF !important; background-color:#222222; border:none !important; font-size:12px; font-family:'Lato', Arial, sans-serif !important; cursor:pointer; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; text-decoration:none; border-radius:6px; margin-right:5px !important; line-height:1.2em; }
.ec_account_billing_information_button:hover, .ec_account_shipping_information_button:hover, .ec_account_personal_information_button:hover, .ec_account_password_button:hover{ cursor:pointer; background-color:#666 !important; font-size:12px !important; }
.ec_account_billing_information_row_error, .ec_account_shipping_information_row_error{ width:100%; float:left; height:35px; }
.ec_account_billing_information_row_error .ec_account_billing_information_label, .ec_account_shipping_information_row_error .ec_account_shipping_information_label{ color:#900; }
.ec_account_billing_information_row_error .ec_account_billing_information_input_field, .ec_account_shipping_information_row_error .ec_account_shipping_information_input_field{ background-color:#F1D9D9; border:2px solid #FF0606; }

/* Account Personal Info */
.ec_account_personal_information_page_visible{ display:block; }
.ec_account_personal_information_page_hidden{ display:none; }
.ec_account_personal_information_main_title{ width:100%; float:left; padding-top:15px; padding-bottom:7px; margin-bottom:7px; border-bottom:3px solid #222222; color:#222222; font-size:20px; text-align:left; font-family:'Lato', Arial, sans-serif; }
.ec_account_personal_information_main_sub_title{ width:100%; font-size:12px; font-weight:normal; text-align:left; float:left; margin-bottom:20px; font-family:'Lato', Arial, sans-serif; }
.ec_account_personal_information_holder{ width:100%; float:left; }
.ec_account_personal_information_row{ width:100%; float:left; height:35px; }
.ec_account_personal_information_label{ width:140px; line-height:28px; text-align:left; float:left; font-size:12px; font-weight:bold; font-family:'Lato', Arial, sans-serif; }
.ec_account_personal_information_input{ width:400px; text-align:left; float:left; font-size:12px; font-family:'Lato', Arial, sans-serif; }
.ec_account_personal_information_input input[type="text"], .ec_account_personal_information_input input[type="email"], .ec_account_personal_information_input input[type="password"]{ margin:0; width:400px !important; padding:6px 4px; }
.ec_account_personal_information_row_error{ width:100%; float:left; height:35px; }
.ec_account_personal_information_row_error .ec_account_personal_information_label{ color:#900; }
.ec_account_personal_information_row_error .ec_account_personal_information_input_field{ background-color:#F1D9D9; border:2px solid #FF0606; }

/* Account Password Edit */
.ec_account_password_main_title{ width:100%; float:left; padding-bottom:7px; border-bottom:3px solid #222222; font-size:20px; color:#222222; font-family:'Lato', Arial, sans-serif; margin-bottom:24px; }
.ec_account_password_main_sub_title{ width:100%; font-size:12px; font-weight:normal; text-align:left; float:left; margin-bottom:20px; font-family:'Lato', Arial, sans-serif; color:#222222; }
.ec_account_password_holder{ width:100%; float:left; }
.ec_account_password_row{ width:100%; float:left; height:35px; }
.ec_account_password_label{ width:140px; line-height:28px; text-align:left; float:left; font-size:12px; font-weight:bold; font-family:'Lato', Arial, sans-serif; }
.ec_account_password_input{ width:400px; text-align:left; float:left; font-size:12px; font-family:'Lato', Arial, sans-serif; }
.ec_account_password_input input[type="text"], .ec_account_password_input input[type="email"], .ec_account_password_input input[type="password"]{ margin:0; width:400px !important; padding:6px 4px; }
.ec_account_password_error_text{ float:left; margin-left:20px; margin-top:8px; font-size:12px; font-family:'Lato', Arial, sans-serif; color:#900;  display:none;	 }
.ec_account_password_row_error{ width:100%; float:left; height:35px; }
.ec_account_password_row_error .ec_account_password_label{ color:#900; }
.ec_account_password_row_error .ec_account_password_input_field{ background-color:#F1D9D9; border:2px solid #FF0606; }
.ec_account_password_row_error .ec_account_password_error_text{ display:block; }

/* Account Orders */
.ec_account_orders_main_holder{ width:100%; float:left; }
.ec_account_orders_left{ width:70%; float:left; }
.ec_account_orders_right{ width:24%; margin-left:3%; float:right; border:1px solid #e9e9e9; -webkit-box-shadow:0 1px 4px rgba(0,0,0,0.07); -moz-box-shadow:0 1px 4px rgba(0,0,0,0.07); box-shadow:0 1px 4px rgba(0,0,0,0.07); padding-left:10px; padding-right:10px; padding-bottom:10px; }
.ec_account_orders_title{ width:100%; float:left; padding-top:15px; padding-bottom:7px; margin-bottom:7px; border-bottom:3px solid #222222; color:#222222; font-size:20px; text-align:left; font-family:'Lato', Arial, sans-serif; }
.ec_account_orders_holder{ width:100%; float:left; }
.ec_account_orders_row{ width:100%; text-align:left; padding:5px 0; }
.ec_account_orders_holder a{ font-size:12px; font-family:'Lato', Arial, sans-serif; font-weight:bold; color:#222222 !important; line-height:16px; }
.ec_account_orders_holder a:hover{ text-decoration:none; color:#000000 !important; }
.ec_account_order_line_0{ width:100%; float:left; background-color:#ffffff; padding:8px 0; }
.ec_account_order_line_1{ width:100%; float:left; background-color:#f7f7f7; padding:8px 0px; }
.ec_account_order_line_column1{ width:90px; float:left; padding-left:20px; margin-top:3px; text-align:left; font-size:12px; font-weight:normal; font-family:'Lato', Arial, sans-serif; }
.ec_account_order_line_column2{ width:175px; float:left; margin-top:3px; text-align:left; font-size:12px; font-weight:bold; font-family:'Lato', Arial, sans-serif; }
.ec_account_order_line_column3{ width:75px; float:left; margin-top:3px; text-align:left; font-size:12px; font-weight:normal; font-family:'Lato', Arial, sans-serif; }
.ec_account_order_line_column4{ width:135px; float:left; margin-top:3px; text-align:left; font-size:12px; font-weight:normal; font-family:'Lato', Arial, sans-serif; }
.ec_account_order_line_column5{ width:105px; float:right; text-align:right; }
.ec_account_order_line_column5 a{ display:inline-block; text-indent:0; text-decoration:none !important; text-transform:uppercase; white-space:nowrap; text-align:center; -moz-user-select:none; -webkit-user-select:none; -o-user-select:none; user-select:none; font-family:'Lato', Arial, sans-serif !important; font-size:11px; font-weight:bold; outline:0; background-color:#222222; background:#222222; color:#ffffff !important; font-weight:bold; text-align:center; border:none; padding:8px; width:100%; height:100%; border-radius:6px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_account_order_line_column5 a:hover{ cursor:pointer; color:#FFFFFF !important; background-color:#666666 !important; }
.ec_account_no_order_found{ width:100%; font-family:'Lato', Arial, sans-serif; text-align:center; font-weight:bold; color:#444; margin:10px 0; }
.ec_account_return_to_dashboard_button{ width:350px; margin:27px auto 10px auto; border-radius:6px; padding:6px 8px; background:#333; text-align:center; }
.ec_account_return_to_dashboard_button > a{ color:#ccc; }
.ec_account_return_to_dashboard_button > a:hover{ color:#FFF; }

/* Account Subscriptions */
.ec_account_subscriptions_main_holder{ width:100%; float:left; }
.ec_account_subscriptions_left{ width:70%; float:left; }
.ec_account_subscriptions_right{ width:24%; margin-left:3%; float:right; border:1px solid #e9e9e9; -webkit-box-shadow:0 1px 4px rgba(0,0,0,0.07); -moz-box-shadow:0 1px 4px rgba(0,0,0,0.07); box-shadow:0 1px 4px rgba(0,0,0,0.07); padding-left:10px; padding-right:10px; padding-bottom:10px; }
.ec_account_subscriptions_title{ width:100%; float:left; padding-top:15px; padding-bottom:7px; margin-bottom:7px; border-bottom:3px solid #222222; color:#222222; font-size:20px; text-align:left; font-family:'Lato', Arial, sans-serif; }
.ec_account_subscriptions_holder{ width:100%; float:left; }
.ec_account_subscriptions_row{ width:100%; text-align:left; padding:5px 0; }
.ec_account_subscriptions_row > a{ font-size:12px; font-family:'Lato', Arial, sans-serif; font-weight:bold; color:#222222 !important; line-height:16px; }
.ec_account_subscriptions_row > a:hover{ text-decoration:none; color:#000000 !important; }
.ec_subscription_none_found{ float:left; width:100%; line-height:1.5em; text-align:left; padding:10px 0; }
.ec_subscription_table{ margin-top:15px; float:left; width:120px; }
.ec_account_subscription_table{ margin-bottom:10px; float:none; width:120px; }

/* Account Order Details */
#ec_account_order_details{ position:relative; }
.ec_account_order_details_main_holder{ width:100%; float:left; }
.ec_account_complete_payment_row{ width:100%; float:left; }
.ec_account_complete_payment_button{ color:#FFFFFF; background-color:#222222; width:250px; height:35px; text-align:center; line-height:35px; font-weight:bold; font-size:14px; float:right; cursor:pointer; margin-right:25px; margin-top:5px; }
.ec_account_complete_payment_button:hover{ color:#FFFFFF; background-color:#666666; }
.ec_account_complete_order_link{ color:#FFF !important; text-decoration:none !important; font-family:'Lato', Arial, sans-serif !important; }
.ec_account_order_details_right{ width:70%; float:right; position:relative; }
.ec_account_order_details_right .ec_cart_header{ padding:9px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_account_order_details_left{ width:25%; margin-right:5%; float:left; }
.ec_account_order_details_title{ width:100%; float:left; padding-top:15px; padding-bottom:7px; margin-bottom:7px; border-bottom:3px solid #222222; color:#222222; font-size:20px; text-align:left; font-family:'Lato', Arial, sans-serif; }
.ec_account_order_details_title .left{ float:left; }
#ec_account_order_details .right{ float:right; position:absolute; top:9px; right:0px; z-index:9; }
.ec_account_order_details_item_display_option{ font-size:11px; font-weight:bold; }
.ec_account_line_optionitem_pricing{ font-size:11px; color:#999; }

/* Account Order Details Table */
.ec_account_order_details_table{ min-width:400px; width:100%; padding:0; margin:0; border-collapse:collapse; border-spacing:0; }
.ec_account_order_details_table > thead{ width:100%; border-bottom:3px solid #E1E1E1; }
.ec_account_order_details_table > thead > tr > th{ font-family:'Lato', Arial, sans-serif !important; color:#222222; font-weight:bold; background:#FFF; border-left:0px solid #CCC; border-right:0px solid #CCC; border-top:0px solid #CCC; border-bottom:0px solid #CCC; text-transform:uppercase; font-size:12px; letter-spacing:1.5px; }

th.ec_account_orderitem_head_name{ text-align:left; padding:9px 0 9px 12px !important; }
th.ec_account_orderitem_head_price{ width:15%; text-align:left; padding:9px 0 !important; }
th.ec_account_orderitem_head_quantity{ width:15%; text-align:center; padding:9px 0 !important; }
th.ec_account_orderitem_head_total{ width:15%; text-align:right; padding:9px 3px 9px 0 !important; }

tr.ec_account_orderitem_row{ box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; border-bottom:1px solid #CCC; border-left:0px solid #CCC; border-right:0px solid #CCC; background:#FFF !important; }
tr.ec_account_orderitem_row > td{ border-left-width:0px !important; border-top-width:0px !important; border-right-width:0px !important; border-bottom-width:0px !important; vertical-align:middle; padding:9px 0; margin:0; }
tr.ec_account_orderitem_row > td.ec_account_orderitem_image, tr.ec_account_orderitem_row > td.ec_account_orderitem_details, tr.ec_account_orderitem_row > td.ec_account_orderitem_price{ padding:9px !important; }

tr.ec_account_orderitem_error_row{ display:none; border:1px dashed #AE0000 !important; border-color:#AE0000 !important; }
tr.ec_account_orderitem_error_row > td{ font-family: 'Lato', Arial, sans-serif; color:#AE0000 !important; padding:8px 16px; font-size:12px; line-height:1.1em; background:#FFE7E7;  background-color:#FFE7E7 !important; font-weight:bold; }

td.ec_account_orderitem_image{ width:100px; }
.ec_account_orderitem_image > img{ width:100%; min-width:100px; height:auto; display:inline-block; vertical-align:middle; margin:0 !important; padding:0 !important; }
td.ec_account_orderitem_details{ width:34%; padding-left:20px !important; padding-right:20px !important; }
.ec_account_orderitem_title{ font-size:14px; font-family:'Lato', Arial, sans-serif !important; color:#222222 !important; text-decoration:none !important; }
td.ec_account_orderitem_details > dl{ margin:0; }
td.ec_account_orderitem_details > dl > dt{ font-size:12px; font-family:'Lato', Arial, sans-serif !important; color:#999999; }

td.ec_account_orderitem_price{ text-align:left; font-size:12px; font-family:'Lato', Arial, sans-serif !important; color:#444444; }
td.ec_account_orderitem_quantity{ text-align:center; font-size:12px; font-family:'Lato', Arial, sans-serif !important; color:#444444; position:relative; }

td.ec_account_orderitem_total{ text-align:right; padding:0 12px 0 0 !important; font-size:12px; font-family:'Lato', Arial, sans-serif !important; color:#222222; }

/* Account Subscription Details */
.ec_account_subscription_title{ font-size:18px; font-family:'Lato', Arial, sans-serif; color:#333 !important; }
.ec_account_subscription_row{ font-family:'Lato', Arial, sans-serif; color:#333 !important; line-height:35px; }
.ec_account_subscription_row.last_spacer{ margin-bottom:15px; }
.ec_account_subscription_link{ font-family:'Lato', Arial, sans-serif; color:#222222 !important; }
.ec_account_subscriptions_past_payments a{ font-family:'Lato', Arial, sans-serif; color:#222222 !important; }
.ec_account_subscription_row b{ font-family:'Lato', Arial, sans-serif; color:#222222 !important; }
.ec_account_subscription_upgrade_row{ margin-top:15px; }
.ec_account_subscription_upgrade_row > select{ width:inherit !important; }
.ec_account_subscription_billing, .ec_account_subscription_payment{ display:none; }
.ec_account_subscription_subtitle{ width:100%; float:left; margin-top:-20px; margin-bottom:20px; }
.ec_account_subscription_details_notice{ float:left; width:100%; margin-top:15px; }
.ec_account_subscription_button{ float:left; width:100%; margin-bottom:25px; }
.ec_account_subscription_button input[type="submit"]{ display:block; float:left; text-indent:0; text-decoration:none !important; text-transform:uppercase; white-space:nowrap; text-align:center; -moz-user-select:none; -webkit-user-select:none; -o-user-select:none; user-select:none; font-family:'Lato', Arial, sans-serif !important; font-size:12px; font-weight:bold; outline:0; width:280px; background-color:#222222 !important; background:#222222 !important; border:solid 1px #cccccc !important; color:#ffffff !important; font-weight:bold; text-align:center; border:none; padding:8px 0px; margin-bottom:15px; border-radius:6px; }
.ec_account_subscription_button input[type="submit"]:hover{ cursor:pointer; color:#222222 !important; background-color:#f7f7f7 !important; }
.ec_account_subscription_line_0{ width:100%; float:left; background-color:#f4f4f4; padding:8px; }
.ec_account_subscription_line_1{ width:100%; float:left; background-color:#ececec; padding:8px; }
.ec_account_subscription_line_column1{ float:left; margin-top:3px; text-align:left; font-size:12px; font-weight:normal; font-family:'Lato', Arial, sans-serif; }
.ec_account_subscription_line_column2, .ec_account_subscription_line_column3, .ec_account_subscription_line_column4{ float:left; margin-top:3px; text-align:left; font-size:12px; font-weight:normal; font-family:'Lato', Arial, sans-serif; }
.ec_account_subscription_line_column2{ font-weight:bold; }
.ec_account_subscription_line_column5{ float:right; text-align:right; }
.ec_account_subscription_line_column5 a{ display:block; float:right; text-indent:0; text-decoration:none !important; text-transform:uppercase; white-space:nowrap; text-align:center; -moz-user-select:none; -webkit-user-select:none; -o-user-select:none; user-select:none; font-family:'Lato', Arial, sans-serif !important; font-size:10px; font-weight:bold; outline:0; width:100px; background-color:#222222 !important; background:#222222 !important; border:solid 1px #cccccc !important; color:#ffffff !important; font-weight:bold; text-align:center; border:none; padding:8px 0px; border-radius:6px; }
.ec_account_subscription_line_column5 a:hover{ cursor:pointer; color:#222222 !important; background-color:#f7f7f7 !important; }
.ec_account_subscription_line_column1{ width:75%; }
.ec_account_subscription_line_column2, .ec_account_subscription_line_column3{ width:75%; }
.ec_account_subscription_line_column4{ width:75%; }
.ec_account_subscription_line_column5{ width:20%; }

/* Cart Widget */
.widget.ec_cartwidget h4.widgettitle, .widget.ec_cartwidget widgettitle{ color:#222222 !important; font-weight:bold !important; font-size:14px !important; border-bottom:5px solid #222222; padding:15px 20px; font-family:'Lato', Arial, sans-serif; }
.widget.ec_menuwidget h4.widgettitle{ color:#222222 !important; font-weight:bold !important; font-size:14px !important; border-bottom:5px solid #222222; padding:15px 20px; font-family:'Lato', Arial, sans-serif; }
.ec_cartwidget{ font-size:13px !important; color:#222222; font-family:'Lato', Arial, sans-serif; }
.ec_cartwidget  a{ font-size:13px !important; color:#222222; text-decoration:none !important; line-height:20px !important; }
.ec_cartwidget a:hover{ font-size:13px !important; color:#000000; text-decoration:none !important; }
.ec_cart_widget_minicart_wrap{ position:absolute; z-index:999; background:#222222; color:#FFF; display:none; -moz-box-shadow:0 0 5px #333; -webkit-box-shadow:0 0 5px #333; box-shadow:0 0 5px #333; max-width:300px; min-height:100px; border-radius:6px; }
.ec_cart_widget_button{ position:relative; z-index:5; font-size:12px; font-family:'Lato', Arial, sans-serif; font-weight:normal; color:#000; }
.ec_cart_widget_minicart_content{ padding:10px; }
.ec_cart_widget_minicart_title{ font-size:15px; font-family:'Lato', Arial, sans-serif; font-weight:bold; width:100%; float:left; padding-bottom:5px; border-bottom:1px solid #FFF; margin-bottom:10px; }
.ec_cart_widget_minicart_subtotal{ font-size:12px; font-family:'Lato', Arial, sans-serif; width:100%; float:left; float:left; font-weight:bold; }
.ec_cart_widget_minicart_checkout_button{ font-size:12px; font-family:'Lato', Arial, sans-serif; font-weight:bold; float:left; background-color:#FFF; padding:5px; text-align:center; color:#333; border:1px solid #333; }
.ec_cart_widget_minicart_checkout_button:hover{ background-color:#DEDEDE;	 color:#333; }
.ec_cart_widget_minicart_product_holder{ float:left; width:100%; margin-top:10px; padding-top:10px; border-top:1px solid #FFF;	 }
.ec_cart_widget_minicart_product_padding{ padding:10px 0; }
.ec_cart_widget_minicart_product{ width:100px; min-height:155px; text-align:center; font-size:12px; font-weight:bold;  font-family:'Lato', Arial, sans-serif; margin-left:5px; margin-right:5px; }
.ec_cart_widget_minicart_product.left{ float:left;	 }
.ec_cart_widget_minicart_product.right{ float:right;	 }
.ec_cart_widget_minicart_product_image{ width:100%; float:left;	 }
.ec_cart_widget_minicart_product_image img{ max-width:100px; max-height:100px; width:100px; height:100px; }
.ec_cart_widget_minicart_product_title{ width:100%; float:left; margin:0 0 15px; font-size:12px; font-family:'Lato', Arial, sans-serif; font-weight:normal; }
.ec_cart_widget_minicart_product_title a{ color:#FFF; }
.ec_cart_widget_minicart_product_title a:hover{ color:#DDD; text-decoration:none; }
.ec_cart_widget_minicart_product_price{ width:100%; float:left; }
.ec_cart_widget_minicart_product_price span{ text-align:center; }
.ec_cart_widget_minicart_bg{ position:fixed; z-index:2; top:0px; left:0px; width:100%; height:100%; opacity:0; display:none; }
.ec_cart_widget_clear{ clear:both; }

/* Category Widget */
.widget.ec_categorywidget h4.widgettitle, .widget.ec_categorywidget widgettitle{ color:#222222 !important; font-weight:bold !important; font-size:14px !important; border-bottom:5px solid #222222; padding:15px 20px; font-family:'Lato', Arial, sans-serif; }
.ec_categorywidget{ font-size:13px !important; color:#222222; font-family:'Lato', Arial, sans-serif; }
.ec_category_widget a{ font-size:12px; font-family:'Lato', Arial, sans-serif; font-weight:normal; color:#222222; text-decoration:none !important; line-height:20px !important; }
.ec_category_widget a:hover{ color:#000000; text-decoration:none !important; }
.ec_category_widget > div{ margin:0 0 10px; }

/* Currency Widget */
.ec_currency_select{ height:inherit; }

/* Donation Widget */
.widget.ec_donationwidget h4.widgettitle, .widget.ec_donationwidget widgettitle{ color:#222222 !important; font-weight:bold !important; font-size:14px !important; border-bottom:5px solid #222222; padding:15px 20px; font-family:'Lato', Arial, sans-serif; }
.ec_donationwidget{ font-size:13px !important; color:#222222; font-family:'Lato', Arial, sans-serif; }
.ec_donationwidget  a{ font-size:13px !important; color:#222222; text-decoration:none !important; line-height:20px !important; }
.ec_donationwidget a:hover{ font-size:13px !important; color:#000000; text-decoration:none !important; }
.ec_thermometer_holder{ width:100px; float:left; }
.ec_thermometer_top{ width:64px; height:30px; overflow:hidden; margin-left:20px; margin-right:100%; }
.ec_thermometer_top_content{ width:52px; height:52px; border:6px solid #485F48; -moz-border-radius:15px; border-radius:48px; background-color:#FFF; }
.ec_thermometer_middle{ height:250px; width:52px; margin-left:20px; border-left:6px solid #485F48; border-right:6px solid #485F48; float:left; background:#485F48; margin-right:100%; }
.ec_thermometer_ticks{ float:left; width:10px; height:10px; background:#485F48; margin:0 0 40px 0; -webkit-box-shadow:10px 0px #FFF, 20px 0px #FFF, 30px 0px #485F48, 0px 10px #FFF, 10px 10px #FFF, 20px 10px #FFF, 30px 10px #FFF, 0px 20px #FFF, 10px 20px #FFF, 20px 20px #FFF, 30px 20px #FFF, 0px 30px #FFF, 10px 30px #FFF, 20px 30px #FFF, 30px 30px #FFF, 0px 40px #FFF, 10px 40px #FFF, 20px 40px #FFF, 30px 40px #FFF, 0px 50px #FFF, 10px 50px #FFF, 20px 50px #FFF, 30px 50px #FFF, 10px 60px #FFF, 20px 60px #FFF, 30px 30px #485F48, 0px 70px #FFF, 10px 70px #FFF, 20px 70px #FFF, 30px 70px #FFF, 0px 80px #FFF, 10px 80px #FFF, 20px 80px #FFF, 30px 80px #FFF, 0px 90px #FFF, 10px 90px #FFF, 20px 90px #FFF, 30px 90px #FFF, 0px 100px #FFF, 10px 100px #FFF, 20px 100px #FFF, 30px 100px #FFF, 0px 110px #FFF, 10px 110px #FFF, 20px 110px #FFF, 30px 110px #FFF, 10px 120px #FFF, 20px 120px #FFF, 30px 120px #485F48, 0px 130px #FFF, 10px 130px #FFF, 20px 130px #FFF, 30px 130px #FFF, 0px 140px #FFF, 10px 140px #FFF, 20px 140px #FFF, 30px 140px #FFF, 0px 150px #FFF, 10px 150px #FFF, 20px 150px #FFF, 30px 150px #FFF, 0px 160px #FFF, 10px 160px #FFF, 20px 160px #FFF, 30px 160px #FFF, 0px 170px #FFF, 10px 170px #FFF, 20px 170px #FFF, 30px 170px #FFF, 10px 180px #FFF, 20px 180px #FFF, 30px 180px #485F48, 0px 190px #FFF, 10px 190px #FFF, 20px 190px #FFF, 30px 190px #FFF, 0px 200px #FFF, 10px 200px #FFF, 20px 200px #FFF, 30px 200px #FFF, 0px 210px #FFF, 10px 210px #FFF, 20px 210px #FFF, 30px 210px #FFF, 0px 220px #FFF, 10px 220px #FFF, 20px 220px #FFF, 30px 220px #FFF, 0px 230px #FFF, 10px 230px #FFF, 20px 230px #FFF, 30px 230px #FFF, 10px 240px #FFF, 20px 240px #FFF, 30px 240px #485F48; -moz-box-shadow: 10px 0px #FFF, 20px 0px #FFF, 30px 0px #485F48, 0px 10px #FFF, 10px 10px #FFF, 20px 10px #FFF, 30px 10px #FFF, 0px 20px #FFF, 10px 20px #FFF, 20px 20px #FFF, 30px 20px #FFF, 0px 30px #FFF, 10px 30px #FFF, 20px 30px #FFF, 30px 30px #FFF, 0px 40px #FFF, 10px 40px #FFF, 20px 40px #FFF, 30px 40px #FFF, 0px 50px #FFF, 10px 50px #FFF, 20px 50px #FFF, 30px 50px #FFF, 10px 60px #FFF, 20px 60px #FFF, 30px 30px #485F48, 0px 70px #FFF, 10px 70px #FFF, 20px 70px #FFF, 30px 70px #FFF, 0px 80px #FFF, 10px 80px #FFF, 20px 80px #FFF, 30px 80px #FFF, 0px 90px #FFF, 10px 90px #FFF, 20px 90px #FFF, 30px 90px #FFF, 0px 100px #FFF, 10px 100px #FFF, 20px 100px #FFF, 30px 100px #FFF, 0px 110px #FFF, 10px 110px #FFF, 20px 110px #FFF, 30px 110px #FFF, 10px 120px #FFF, 20px 120px #FFF, 30px 120px #485F48, 0px 130px #FFF, 10px 130px #FFF, 20px 130px #FFF, 30px 130px #FFF, 0px 140px #FFF, 10px 140px #FFF, 20px 140px #FFF, 30px 140px #FFF, 0px 150px #FFF, 10px 150px #FFF, 20px 150px #FFF, 30px 150px #FFF, 0px 160px #FFF, 10px 160px #FFF, 20px 160px #FFF, 30px 160px #FFF, 0px 170px #FFF, 10px 170px #FFF, 20px 170px #FFF, 30px 170px #FFF, 10px 180px #FFF, 20px 180px #FFF, 30px 180px #485F48, 0px 190px #FFF, 10px 190px #FFF, 20px 190px #FFF, 30px 190px #FFF, 0px 200px #FFF, 10px 200px #FFF, 20px 200px #FFF, 30px 200px #FFF, 0px 210px #FFF, 10px 210px #FFF, 20px 210px #FFF, 30px 210px #FFF, 0px 220px #FFF, 10px 220px #FFF, 20px 220px #FFF, 30px 220px #FFF, 0px 230px #FFF, 10px 230px #FFF, 20px 230px #FFF, 30px 230px #FFF, 10px 240px #FFF, 20px 240px #FFF, 30px 240px #485F48; box-shadow: 10px 0px #FFF, 20px 0px #FFF, 30px 0px #485F48, 0px 10px #FFF, 10px 10px #FFF, 20px 10px #FFF, 30px 10px #FFF, 0px 20px #FFF, 10px 20px #FFF, 20px 20px #FFF, 30px 20px #FFF, 0px 30px #FFF, 10px 30px #FFF, 20px 30px #FFF, 30px 30px #FFF, 0px 40px #FFF, 10px 40px #FFF, 20px 40px #FFF, 30px 40px #FFF, 0px 50px #FFF, 10px 50px #FFF, 20px 50px #FFF, 30px 50px #FFF, 10px 60px #FFF, 20px 60px #FFF, 30px 60px #485F48, 0px 70px #FFF, 10px 70px #FFF, 20px 70px #FFF, 30px 70px #FFF, 0px 80px #FFF, 10px 80px #FFF, 20px 80px #FFF, 30px 80px #FFF, 0px 90px #FFF, 10px 90px #FFF, 20px 90px #FFF, 30px 90px #FFF, 0px 100px #FFF, 10px 100px #FFF, 20px 100px #FFF, 30px 100px #FFF, 0px 110px #FFF, 10px 110px #FFF, 20px 110px #FFF, 30px 110px #FFF, 10px 120px #FFF, 20px 120px #FFF, 30px 120px #485F48, 0px 130px #FFF, 10px 130px #FFF, 20px 130px #FFF, 30px 130px #FFF, 0px 140px #FFF, 10px 140px #FFF, 20px 140px #FFF, 30px 140px #FFF, 0px 150px #FFF, 10px 150px #FFF, 20px 150px #FFF, 30px 150px #FFF, 0px 160px #FFF, 10px 160px #FFF, 20px 160px #FFF, 30px 160px #FFF, 0px 170px #FFF, 10px 170px #FFF, 20px 170px #FFF, 30px 170px #FFF, 10px 180px #FFF, 20px 180px #FFF, 30px 180px #485F48, 0px 190px #FFF, 10px 190px #FFF, 20px 190px #FFF, 30px 190px #FFF, 0px 200px #FFF, 10px 200px #FFF, 20px 200px #FFF, 30px 200px #FFF, 0px 210px #FFF, 10px 210px #FFF, 20px 210px #FFF, 30px 210px #FFF, 0px 220px #FFF, 10px 220px #FFF, 20px 220px #FFF, 30px 220px #FFF, 0px 230px #FFF, 10px 230px #FFF, 20px 230px #FFF, 30px 230px #FFF, 10px 240px #FFF, 20px 240px #FFF, 30px 240px #485F48; }
.ec_thermometer_liquid{ background-color:#485F48; width:14px; margin-left:13px; }
.ec_thermometer_bottom{ width:105px; height:96px; overflow:hidden; float:left; }
.ec_thermometer_bottom_content{ width:92px; height:92px; border:6px solid #485F48; -moz-border-radius:60px; border-radius:60px; background-color:#FFF; margin-top:-7px; }
.ec_thermometer_bottom_stick{ background-color:#485F48; width:14px; height:4px; margin-left:33px; }
.ec_thermometer_bottom_colorball{ width:72px; height:73px; border:1px solid #485F48; -moz-border-radius:75px; border-radius:75px; background-color:#485F48; margin-top:-1px; margin-left:4px; }
.ec_goal_box{ float:right; width:120px; }
.ec_goal_title{ font-size:25px; font-weight:bold; text-align:center; }
.ec_goal_content{ float:right; width:100%; border-color:#485F48 !important; border-top:3px solid #485F48; padding:1em 1em 1em 1em; margin:25px 0 2em; position:relative; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; background:#fcfbfc; background:-webkit-gradient(linear,left top,left bottom,from(#fcfbfc),to(#F7F6F7)); background:-webkit-linear-gradient(#fcfbfc,#F7F6F7); background:-moz-linear-gradient(center top,#fcfbfc 0%,#F7F6F7 100%); background:-moz-gradient(center top,#fcfbfc 0%,#F7F6F7 100%); color:#5e5e5e; text-shadow:0 1px 0 #ffffff; list-style:none outside; -webkit-box-shadow:inset 0 -2px 6px rgba(0,0,0,0.05), inset 0 -2px 30px rgba(0,0,0,0.015), inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0,0.3); box-shadow:inset 0 -2px 6px rgba(0,0,0,0.05), inset 0 -2px 30px rgba(0,0,0,0.015), inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0,0.3); }
.ec_goal_needed{ width:100%; float:left; text-align:center; font-weight:bold; margin-top:18px; font-size:12px; }
.ec_goal_needed span{ color:#485F48; font-size:16px; width:100%; float:left; padding-bottom:4px; }
.ec_goal_divider{ width:163px; float:left; height:1px; margin-top:13px; margin-left:5px; margin-right:5px; background-color:#CCC; }
.ec_goal_raised{ width:100%; float:left; text-align:center; font-weight:bold; margin-top:18px; font-size:12px; }
.ec_goal_raised span{ color:#485F48; font-size:16px; width:100%; float:left; padding-bottom:4px; }

/* Group Widget */
.widget.ec_groupwidget h4.widgettitle, .widget.ec_groupwidget widgettitle{ color:#222222 !important; font-weight:bold !important; font-size:14px !important; border-bottom:5px solid #222222; padding:15px 20px; font-family:'Lato', Arial, sans-serif; }
.ec_groupwidget{ font-size:13px !important; color:#222222; font-family:'Lato', Arial, sans-serif; }
.ec_group_widget a{ font-size:12px; font-family:'Lato', Arial, sans-serif; font-weight:normal; color:#222222; text-decoration:none !important; line-height:20px !important; }
.ec_group_widget a:hover{ color:#000000; text-decoration:none !important; }
.ec_group_widget > div{ margin:0 0 10px; }

/* Login Widget Button */
input[type="submit"].ec_login_widget_button{ background-color:#222222; color:#FFF; padding:4px 10px; border-bottom:4px solid #666666; font-family:'Monda',Arial,sans-serif; cursor:pointer; width:100%; font-size:12px; border-radius:6px; }
input[type="submit"].ec_login_widget_button:hover{ background-color:#666666; color:#FFF !important; text-decoration:none; font-size:13px; border:none; border-bottom:4px solid #222222; font-size:12px; }

/* Manufacturer Widget */
.widget.ec_manufacturerwidget h4.widgettitle, .widget.ec_manufacturerwidget widgettitle{ color:#222222 !important; font-weight:bold !important; font-size:14px !important; border-bottom:5px solid #222222; padding:15px 20px; font-family:'Lato', Arial, sans-serif; }
.ec_manufacturerwidget{ font-size:13px !important; color:#222222; font-family:'Lato', Arial, sans-serif; }
.ec_manufacturer_widget a{ font-size:12px; font-family:'Lato', Arial, sans-serif; font-weight:normal; color:#222222; text-decoration:none !important; line-height:20px !important; }
.ec_manufacturer_widget a:hover{ color:#000000; text-decoration:none !important; }
.ec_manufacturer_widget > div{ margin:0 0 10px; }

/* Horizontal Menu Widget */
.ec_menu_horizontal{ background-color:#222222; font-family:'Lato', Arial, sans-serif; font-size:12px; margin-bottom:15px; padding-left:30px; padding-right:30px; padding-top:10px; padding-bottom:10px; list-style:none; height:28px; position:relative; z-index:45; }
.ec_menu_horizontal li{ float:left; padding:0px 10px; position:relative; min-width:125px; }
.ec_menu_horizontal a{ display:block; font-weight:bold; color:#FFFFFF; text-align:center; padding:8px; text-decoration:none; text-transform:uppercase; }
.ec_menu_horizontal a:hover{ color:#efefef; text-decoration:none; }
.ec_menu_horizontal ul li ul{ background:#222222; list-style:none; position:absolute; left:-9999px; }
.ec_menu_horizontal ul li ul li{ padding-top:1px; float:none; }
.ec_menu_horizontal ul li ul a{ white-space:nowrap; }
.ec_menu_horizontal ul li:hover ul{ left:0; }
.ec_menu_horizontal ul li:hover a{ background:#222222; text-decoration:none; }
.ec_menu_horizontal ul li:hover ul a{ text-decoration:none; }
.ec_menu_horizontal ul li:hover ul li a:hover{ background:#6b6b6b; }
.ec_menu_horizontal ul li ul li ul{ display:none; position:absolute; background-color:#6b6b6b;}
.ec_menu_horizontal ul li ul li:hover ul{ display:block; position:absolute; top:0px; left:140px; background-color:#fff;}
.ec_menu_horizontal ul li ul li:hover ul li{ list-style:none; float:none; margin-left:1px; padding:0px; position:relative;background-color:#fff;}
.ec_menu_horizontal ul li ul li ul li a:hover{ background-color:rgba(28,28,240,0.5); }

/* Vertical Widget */
.ec_menu_vertical{ width:213px; padding:40px 28px 25px 0; font-family:'Lato', Arial, sans-serif; }
ul.ec_menu_vertical{ padding:0; margin:0; font-size:12px; line-height:0.5em; list-style:none; font-family:'Lato', Arial, sans-serif; }
ul.ec_menu_vertical li a{ line-height:10px; font-size:12px; padding:10px 5px; color:#222222; display:block; text-decoration:none !important; font-weight:bolder; }
ul.ec_menu_vertical li a:hover{ background-color:#222222; color:white; }
ul.ec_menu_vertical ul{ margin:0; padding:0; display:none; }
ul.ec_menu_vertical ul li{ margin:0; padding:0; clear:both; }
ul.ec_menu_vertical ul li a{ padding-left:20px; font-size:12px; font-weight:normal; }
ul.ec_menu_vertical ul li a:hover{ background-color:#FFF; color:#000000; }
ul.ec_menu_vertical ul ul li a{ color:#222222; padding-left:40px; }
ul.ec_menu_vertical ul ul li a:hover{ background-color:#FFF; color:#000000; }
ul.ec_menu_vertical span{ float:right; }

/* Newsletter Widget */
.widget.ec_newsletterwidget h4.widgettitle, .widget.ec_newsletterwidget widgettitle{ color:#222222 !important; font-weight:bold !important; font-size:14px !important; border-bottom:5px solid #222222; padding:15px 20px; font-family:'Lato', Arial, sans-serif; }
.ec_newsletterwidget{ font-size:13px !important; color:#222222; font-family:'Lato', Arial, sans-serif; font-weight:normal; }
.ec_newsletter_widget input[type="text"]{ border-color:#e1e1e1; background-color:#f8f8f8; color:#919191; -webkit-appearance:none; border:1px solid #e1e1e1; outline:none; font:13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; color:#777; margin:0; display:block; max-width:100%; background:#FFF; padding:8px 6px; line-height:1.1em; }
.ec_newsletter_widget input[type="submit"]{ background-color:#222222; color:#FFF; padding:2px 10px; border-bottom:4px solid #666666; font-family:'Monda',Arial,sans-serif; cursor:pointer; width:100%; font-size:12px; border-radius:6px; }
.ec_newsletter_widget input[type="submit"]:hover{ background-color:#666666; color:#FFF !important; text-decoration:none; font-size:13px; border:none; border-bottom:4px solid #222222; font-size:12px; }

/* Price Widget */
.widget.ec_pricepointwidget h4.widgettitle, .widget.ec_pricepointwidget widgettitle{ color:#222222 !important; font-weight:bold !important; font-size:14px !important; border-bottom:5px solid #222222; padding:15px 20px; font-family:'Lato', Arial, sans-serif; }
.ec_pricepointwidget{ font-size:13px !important; color:#222222; font-family:'Lato', Arial, sans-serif; }
.ec_pricepoint_widget a{ font-size:12px; font-family:'Lato', Arial, sans-serif; font-weight:normal; color:#222222; text-decoration:none !important; line-height:20px !important; }
.ec_pricepoint_widget a:hover{ color:#000000; text-decoration:none !important; }
.ec_pricepoint_widget > div{ margin:0 0 10px; }

/* Product Widget */
.widget.ec_productwidget h4.widgettitle, .widget.ec_productwidget widgettitle{ color:#222222 !important; font-weight:bold !important; font-size:14px !important; border-bottom:5px solid #222222; padding:15px 20px; font-family:'Lato', Arial, sans-serif; }
.ec_product_widget{ font-size:12px; margin-top:10px; margin-left:0px; float:left; max-width:100%; color:#222222; font-family:'Lato', Arial, sans-serif; }
.ec_product_widget_left{ float:left; width:65%;	 }

/* Start Product Image Styles */
.ec_product_widget_images{ width:100%; float:left; position:relative; }
.ec_product_widget_images .ec_product_image img{ max-width:100%; width:100%; }
.ec_product_widget_image{ float:left; padding:2px; display:block; border:1px #eeeeee solid; z-index:4; max-width:175px; }
.ec_product_widget_image:hover{ border:1px #cccccc solid; }
.ec_product_widget_image_inactive{ float:left; padding:2px; display:none; border:1px #eeeeee solid; z-index:4;  }
.ec_product_widget_image_inactive:hover{ border:1px #cccccc solid; }
.ec_product_widget_images .ec_product_widget_image_inactive img{ max-width:175px; max-height:175px; outline:none !important; }
.ec_product_widget_rating{ width:100%; float:left; margin-top:12px; margin-left:3px; }
.ec_product_widget_stars{ float:left; }
.ec_product_widget_num_reviews{ float:left; margin-left:5px; margin-top:2px; font-weight:bold; font-size:11px; letter-spacing:1px; color:#222222; }
.ec_product_widget_star_on{ float:left; }
.ec_product_widget_star_off{ float:left; }
.ec_product_widget_title{ width:100%; float:left; font-family:'Lato', Arial, sans-serif; margin-top:8px; margin-left:3px; }
.ec_product_widget_title a{ font-weight:bold; color:#222222; text-decoration:none; font-family:'Lato', Arial, sans-serif; font-size:16px; }
.ec_product_widget_title a:hover{ font-weight:bold; color:#000000; text-decoration:none; }
.ec_product_widget_pricing{ width:100%; float:right; margin-top:8px; margin-right:3px; }
.ec_product_widget_price{ font-size:12px; width:100%; float:right; text-align:right; }
.ec_product_widget_price .currency{ font-size:12px; vertical-align:super; }
.ec_product_widget_price .dollar{ font-size:16px; font-weight:bold; }
.ec_product_widget_price .cent{ font-size:12px; vertical-align:super; }

.ec_product_widget_pricing > .ec_product_old_price{ font-size:16px; font-family:'Lato', Arial, sans-serif; font-weight:normal; color:#CCC; text-decoration:line-through; margin-right:5px; }

.ec_product_widget_pricing > .ec_product_sale_price, .ec_product_widget_pricing > .ec_product_price{ font-size:16px; font-family:'Lato', Arial, sans-serif; font-weight:bold; color:#333; }
.ec_product_widget_pricing > .ec_product_sale_price .currency{ font-size:16px;  }
.ec_product_widget_pricing > .ec_product_sale_price .dollar{ font-size:16px; font-weight:bold; }
.ec_product_widget_pricing > .ec_product_sale_price .cent{ font-size:16px;  }

.ec_product_widget_swatches{ width:100%; float:left; margin-top:16px; margin-left:3px; margin-right:3px; }
.ec_product_widget_swatch_out_of_stock{ float:left; margin:1px; opacity:0.4; filter:alpha(opacity=40); /* For IE8 and earlier */ }
.ec_product_widget_swatch_selected{ float:left; margin:1px; -moz-box-shadow:0 0 5px #555; -webkit-box-shadow:0 0 5px #555; box-shadow:0 0 5px #555; }
.ec_product_widget_swatch{ float:left; margin:1px; }
.ec_product_widget_swatch:hover{ cursor:pointer; -moz-box-shadow:0 0 5px #888; -webkit-box-shadow:0 0 5px #888; box-shadow:0 0 5px #888; }

/* Search widget */
.widget.ec_searchwidget h4.widgettitle, .widget.ec_searchwidget widgettitle{ color:#222222 !important; font-weight:bold !important; font-size:14px !important; border-bottom:5px solid #222222; padding:15px 20px; font-family:'Lato', Arial, sans-serif; }
.ec_searchwidget{ font-size:13px !important; color:#222222; font-family:'Lato', Arial, sans-serif; }
.ec_searchwidget  a{ font-size:13px !important; color:#222222; text-decoration:none !important; line-height:20px !important; }
.ec_searchwidget a:hover{ font-size:13px !important; color:#000000; text-decoration:none !important; }
.ec_search_widget input[type="text"]{ border-color:#e1e1e1; background-color:#f8f8f8; color:#919191; -webkit-appearance:none; border:1px solid #e1e1e1; outline:none; font:13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; color:#777; margin:0; display:block; width:100% !important; max-width:100%; background:#FFF; padding:8px 6px; line-height:1.1em; }
.ec_search_widget input[type="submit"]{ background-color:#222222; color:#FFF; padding:4px 10px; border-bottom:4px solid #666666; font-family:'Monda',Arial,sans-serif; cursor:pointer; width:100%; font-size:12px; border-radius:6px; }
.ec_search_widget input[type="submit"]:hover{ background-color:#666666; color:#FFF !important; text-decoration:none; font-size:13px; border:none; border-bottom:4px solid #222222; font-size:12px; }
.ec_search_input{ width:100%; }

/* Specials Widget */
.widget.ec_specialswidget h4.widgettitle, .widget.ec_specialswidget widgettitle{ color:#222222 !important; font-weight:bold !important; font-size:14px !important; border-bottom:5px solid #222222; padding:15px 20px; font-family:'Lato', Arial, sans-serif; }
.ec_specialswidget{ font-size:13px !important; color:#222222; font-family:'Lato', Arial, sans-serif; }
.ec_specialswidget .ec_product{ margin-left:20px; }
.ec_specialswidget .ec_product_pricing{ text-align:center; width:100%; }

.ec_specialswidget .ec_product_title{ width:100%; font-family:'Lato', Arial, sans-serif; margin-top:8px; text-align:center; }
.ec_specialswidget .ec_product_title a{ font-weight:bold; color:#222222; text-decoration:none; font-family:'Lato', Arial, sans-serif; font-size:16px; }
.ec_specialswidget .ec_product_title a:hover{ font-weight:bold; color:#000000; text-decoration:none; }

.ec_specialswidget .ec_product_old_price{ font-size:16px; font-family:'Lato', Arial, sans-serif; font-weight:normal; color:#CCC; text-decoration:line-through; margin-right:5px; }

.ec_specialswidget .ec_product_sale_price, .ec_specialswidget .ec_product_price{ font-size:16px; font-family:'Lato', Arial, sans-serif; font-weight:bold; color:#333; }

.ec_specialswidget .ec_product_sale_price .currency{ font-size:16px; }
.ec_specialswidget .ec_product_sale_price .dollar{ font-size:16px; font-weight:bold; }
.ec_specialswidget .ec_product_sale_price .cent{ font-size:16px; }

/* Currency Widget */
.ec_currencywidget select{ border-color:#e1e1e1; background-color:#f8f8f8; color:#919191; -webkit-appearance:none; border:1px solid #e1e1e1; outline:none; font:13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; color:#777; margin:0; display:block; max-width:100%; background:#FFF; padding:8px 6px; line-height:1.1em; height:inherit !important; }

/* Newsletter Popup */
.ec_newsletter_container{ position:fixed; top:0; left:0; height:100%; width:100%; background:rgba(0,0,0,.75); box-sizing:border-box; z-index:99999; text-align:center; }
.ec_newsletter_container:before{ content:''; display:inline-block; height:100%; vertical-align:middle; box-sizing:border-box; line-height:.8em; }
.ec_newsletter_content *{ -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
.ec_newsletter_content form{ background-color:#CBCBCB; border:5px solid #FFF; margin:0px -5px 0px 0px !important; padding:0 !important; }
.ec_newsletter_content input[type='text'], .ec_newsletter_content input[type='input'], .ec_newsletter_content input[type='password'], .ec_newsletter_content input[type='email'], .ec_newsletter_content input[type='number'], .ec_newsletter_content input[type='url'], .ec_newsletter_content input[type='tel'], .ec_newsletter_content input[type='search'], .ec_newsletter_content textarea, .ec_newsletter_content select{ border-color:#e1e1e1; background-color:#f8f8f8; color:#919191; -webkit-appearance:none; border:1px solid #e1e1e1; outline:none; font:13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; color:#777; margin:5px auto !important; display:block; max-width:100%; background:#FFF; padding:8px 6px; line-height:1.1em; text-align:center; }
.ec_newsletter_content input[type='submit']{ margin:20px auto 35px; font-size:12px !important; font-family:'Lato', Arial, sans-serif !important; background-color:#222222; text-decoration:none; color:#FFF; }
.ec_newsletter_content input[type='submit']:hover{ background-color:#666666; }
.ec_newsletter_content{ width:98%; height:auto; display:inline-block; vertical-align:middle; -webkit-box-sizing:border-box; box-sizing:border-box; position:relative; }
.ec_newsletter_content_padding{ background-color:#FFF; max-width:450px; width:90%; height:auto; margin:0 auto; position:relative; display:block; }
.ec_newsletter_content_holder{ display:table; position:relative; width:100%; }

.ec_newsletter_content h1{ font-size:32px; font-family: 'Lato', Arial, sans-serif; color:#222222; font-weight:normal; margin:50px 0px 15px; text-shadow:none; text-transform:uppercase; }
.ec_newsletter_content h3{ font-family: 'Lato', Arial, sans-serif; color:#8D8D8D; font-size:18px; margin:0px 0px 25px; max-height:250px; overflow:hidden; line-height:1.1em; text-shadow:none; font-weight:normal; text-transform:uppercase; }

.ec_newsletter_close{ position:absolute; top:10px; right:10px;  }
.ec_newsletter_close > a{ width:45px !important; height:45px !important; text-align:center !important; cursor:pointer; background:none !important; border:none !important; font-size:20px !important; font-family:'Lato', Arial, sans-serif !important; color:#222 !important; padding:0 !important; border-radius:0 !important; box-shadow:none !important; border-left:none !important; border-right:none !important; border-top:none !important; border-bottom:none !important; text-decoration:none !important; }
.ec_newsletter_close > a:hover{ color:#222 !important; text-shadow:none !important; }
.ec_newsletter_post_submit{ display:none; }

/* Store Table Shortcode */
.ec_store_table, .ec_store_table *{ -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; color:#525252; }
.ec_store_table{ background:#f8f8f8; border-color:#e1e1e1 !important; width:100%; padding:0; margin:0 0 20px 0; font-size:13px; border-collapse:collapse; border-spacing:0; }
.ec_store_table > thead > tr > td{ color:#333; font-weight:bold; border-top-style:solid; border-top-width:1px; border-color:#e1e1e1 !important; }
.ec_store_table > tbody > tr > td{ border-color:#e1e1e1 !important; }
.ec_store_table, .ec_store_table thead, .ec_store_table tr, .ec_store_table tbody{ border:0; }
.ec_store_table tr:first-child th, .ec_store_table tr:first-child td{ border-top-style:solid; border-top-width:1px; }
.ec_store_table tr th:first-child{ border-left-style:solid; border-left-width:1px; }
.ec_store_table td{ font-size:13px; padding:9px 12px; border-style:solid; border-width:1px; }
.ec_store_table tr:nth-child(odd){ background:#f8f8f8; color:#666666; }
.ec_store_table tr:nth-child(even){ background-color:#FFFFFF; color:#919191; }
.ec_store_table a{ color:#333; text-decoration:none; border-bottom:none !important; }
.ec_store_table a:hover{ color:#000; text-decoration:none; }

@media only screen and ( min-width:1140px ){
	.ec_menu_mobile_horizontal{ display:none; }
	.ec_menu_horizontal{ display:block; }
}

@media only screen and ( min-width:990px ) and ( max-width:1139px ){
	.ec_account_order_line_column1_header{ width:63px; }
	.ec_account_order_line_column5_header{ width:100px; }
	.ec_account_order_line_column1{ width:63px; }
	.ec_account_order_line_column5{ width:100px; }
	
	.ec_menu_mobile_horizontal{ display:none; }
	.ec_menu_horizontal{ display:block; }
}

@media only screen and ( min-width:768px ) and ( max-width:989px ){
	.ec_cart_breadcrumb.ec_inactive, .ec_cart_breadcrumb_divider{ display:none; }
	.ec_cart_breadcrumb{ width:100%; text-align:center; font-size:22px; }
	
	.ec_account_login_title{ width:100%; }
	.ec_account_login_left{ width:48%; }
	.ec_account_login_right{ width:48%; }
	.ec_account_login_row{ height:65px }
	.ec_account_login_row_error{ height:65px; }
	.ec_account_login_row_error input[type="text"], .ec_account_login_row_error input[type="email"], .ec_account_login_row_error input[type="password"]{ width:220px; }
	
	.ec_account_dashboard_left{ width:100%; }
	.ec_account_dashboard_right{ width:100%; float:left; margin-left:0px; padding:0px; }
	.ec_account_order_line_column1_header{ width:195px; }
	.ec_account_order_line_column5_header{ width:95px; }
	.ec_account_subscription_line_column5_header{ width:95px; }
	.ec_account_orders_left{ width:100%; }
	.ec_account_orders_right{ width:100%; margin-left:0px; float:left; padding:0px; } 
	.ec_account_order_line_column1{ width:73px; }
	.ec_account_order_line_column5{ width:95px; }
	
	.ec_account_password_row_error{ height:55px; }
	.ec_account_password_row_error .ec_account_password_error_text{ float:right; width:100%; text-align:center; }
	
	.ec_account_subscriptions_left{ width:100%; }
	#ec_account_subscriptions .ec_account_mobile{ display:block !important; }
	.ec_account_subscriptions_right{ display:none; }
	
	.ec_account_order_details_right{ width:100%; }
	.ec_account_order_details_left{ width:100%; margin-right:0px; }
	.ec_account_order_details_column2_header, .ec_account_order_details_item_display_column2{ width:295px; }
	.ec_account_order_details_column3_header, .ec_account_order_details_item_display_column3{ width:100px; }
	.ec_account_order_details_column4_header, .ec_account_order_details_item_display_column4{ width:54px; }
	.ec_account_order_details_column5_header, .ec_account_order_details_item_display_column5{ width:61px; }
	
	.ec_account_subscription_line_column5{ width:95px; }
	
	.ec_menu_mobile_horizontal{ display:none; }
	.ec_menu_horizontal{ display:block; }
}

@media only screen and ( min-width:481px ) and ( max-width:767px ){
	.ec_category_view_list .ec_category_li{ float:left !important; display:inline-block !important; width:50% !important; }
	.ec_cart_breadcrumb.ec_inactive, .ec_cart_breadcrumb_divider{ display:none; }
	.ec_cart_breadcrumb{ width:100%; text-align:center; font-size:22px; }
	
	.ec_account_left, .ec_account_right, .ec_account_left.ec_account_login, .ec_account_right.ec_account_login{ width:100%; }
	.ec_account_mobile{ display:block !important; }
	.ec_account_left{ padding-right:0px; border-right:none; }
	.ec_account_right{ display:none !important; }
	.ec_account_right.ec_account_login{ margin-top:25px; padding-left:0px !important; display:block !important; }
	
	.ec_account_login_title{ width:100%; } 
	.ec_account_login_left{ width:100%; }
	.ec_account_login_right{ width:100%; float:left; }
	.ec_account_login_row{ height:65px }
	.ec_account_login_row_error{ height:65px; }
	.ec_account_login_button{ width:159px; }
	
	.ec_account_forgot_password_label{ width:90px; }
	.ec_account_forgot_password_input{ width:100px; }
	.ec_account_forgot_password_input input[type="text"], .ec_account_forgot_password_input input[type="email"], .ec_account_forgot_password_input input[type="password"], .ec_account_forgot_password_row_error input[type="text"], .ec_account_forgot_password_row_error input[type="email"], .ec_account_forgot_password_row_error input[type="password"]{ width:250px; }
	
	.ec_account_register_row{ height:70px; }
	.ec_account_register_label{ margin-bottom:2px; }
	.ec_account_register_input{ width:400px; }
	.ec_account_register_input input[type="text"], .ec_account_register_input input[type="email"], .ec_account_register_input input[type="password"]{ width:300px; }
	.ec_account_register_row_error{ height:70px; }
	
	.ec_account_billing_information_input input[type="text"], .ec_account_billing_information_input input[type="email"], .ec_account_billing_information_input input[type="password"], .ec_account_shipping_information_input input[type="text"], .ec_account_shipping_information_input input[type="email"], .ec_account_shipping_information_input input[type="password"]{ width:276px; }
	.ec_account_billing_information_input select, .ec_account_shipping_information_input select{ width:280px; height:32px; }
	.ec_account_billing_information_label, .ec_account_shipping_information_label{ margin-bottom:2px; }
	.ec_account_billing_information_holder, .ec_account_shipping_information_holder{ padding:0px; }
	.ec_account_billing_information_row, .ec_account_shipping_information_row{ height:70px; }
	.ec_account_billing_information_input, .ec_account_shipping_information_input{ width:400px; }
	.ec_account_billing_information_button, .ec_account_shipping_information_button{ width:130px; }
	.ec_account_billing_information_row_error, .ec_account_shipping_information_row_error{ height:55px; }
	
	.ec_account_personal_information_input input[type="text"], .ec_account_personal_information_input input[type="email"], .ec_account_personal_information_input input[type="password"]{ width:276px; }
	.ec_account_personal_information_input select{ margin:0px; width:276px; height:25px; }
	.ec_account_personal_information_label{ margin-bottom:2px; }
	.ec_account_personal_information_holder{ padding:0px; }
	.ec_account_personal_information_row{ height:55px; }
	.ec_account_personal_information_input{ width:280px; }
	.ec_account_personal_information_row_error{ height:35px; }
	.ec_account_personal_information_button{ width:130px; }
	
	.ec_account_order_header_column_left.ec_account_order_header_column_left_div1{ width:40%; }
	.ec_account_order_header_column_left.ec_account_order_header_column_left_div2{ display:none; }
	.ec_account_order_header_column_left.ec_account_order_header_column_left_div4{ width:35%; }
	.ec_account_order_item_content{ width:100%; }
	.ec_account_order_item_buttons{ width:100%; margin-top:0px; }
	.ec_account_dashboard_left{ width:100%; }
	.ec_account_dashboard_right{ width:100%; float:left; margin-left:0px; padding:0px; }
	.ec_account_order_line_column1_header{ padding-left:20px; width:73px; }
	.ec_account_order_line_column2_header{ width:135px; margin-right:20px; font-size:11px; }
	.ec_account_order_line_column4_header{ display:none; }
	.ec_account_order_line_column5_header{ width:100%; text-align:center; margin-top:10px; }
	.ec_account_orders_left{ width:100%; }
	.ec_account_orders_right{ width:100%; margin-left:0px; float:left; padding:0px } 
	.ec_account_order_line_column1{ padding-left:20px; width:73px; }
	.ec_account_order_line_column2{ width:135px; margin-right:20px; font-size:11px; }
	.ec_account_order_line_column4{ display:none; }
	.ec_account_order_line_column5{ width:95px; text-align:center; margin-top:0px; }
	
	.ec_account_password_input input[type="text"], .ec_account_password_input input[type="email"], .ec_account_password_input input[type="password"]{ width:276px; }
	.ec_account_password_input select{ width:280px; height:25px; }
	.ec_account_password_label{ margin-bottom:2px; }
	.ec_account_password_holder{ padding:0px; }
	.ec_account_password_row{ height:55px; }
	.ec_account_password_input{ width:280px; }
	.ec_account_password_button{ width:130px; }
	.ec_account_password_row_error{ height:80px; }
	
	.ec_account_subscriptions_left{ width:100%; }
	.ec_account_subscriptions_right{ display:none; }
	
	.ec_account_order_details_right{ width:100%; }
	.ec_account_order_details_left{ width:100%; margin-right:0px; }
	.ec_account_order_details_column2_header, .ec_account_order_details_item_display_column2{ width:190px; }
	.ec_account_order_details_column3_header, .ec_account_order_details_item_display_column3, .ec_account_order_details_column4_header, .ec_account_order_details_item_display_column4{ display:none; }
	.ec_account_order_details_column5_header, .ec_account_order_details_item_display_column5{ width:61px; }
	
	.ec_menu_mobile_horizontal{ display:block; }
	.ec_menu_horizontal{ display:none; }
	
	.ec_flipbook_left, .ec_flipbook_right{ display:block !important; }
	
	/* Advanced Content for Descriptions */
	.ecrow_12, .ecrow_13, .ecrow_14, .ecrow_15, .ecrow_23, .ecrow_25, .ecrow_35, .ecrow_34, .ecrow_45{ width:100%; }
	.ecrow_12.after, .ecrow_13.after, .ecrow_14.after, .ecrow_15.after, .ecrow_23.after, .ecrow_25.after, .ecrow_35.after, .ecrow_34.after, .ecrow_45.after{ width:100%; }

}

@media only screen and ( max-width:480px ){
	.ec_category_view_list .ec_category_li{ float:left !important; display:inline-block !important; width:100% !important; }
	.ec_cart_breadcrumb.ec_inactive, .ec_cart_breadcrumb_divider{ display:none; }
	.ec_cart_breadcrumb{ width:100%; text-align:center; font-size:22px; }
	
	.ec_account_left, .ec_account_right, .ec_account_left.ec_account_login, .ec_account_right.ec_account_login{ width:100%; }
	.ec_account_mobile{ display:block !important; }
	.ec_account_left{ padding-right:0px; border-right:none; }
	.ec_account_right{ display:none !important; }
	.ec_account_right.ec_account_login{ margin-top:25px; padding-left:0px !important; display:block !important; }
	
	.ec_account_login_title{ width:100%; }
	.ec_account_login_left{ width:100%; }
	.ec_account_login_right{ width:100%; float:left; }
	.ec_account_login_row_input{ width:100%; }
	.ec_account_login_button{ width:100%; }
	.ec_account_login_row_input input[type="text"], .ec_account_login_row_input input[type="email"], .ec_account_login_row_input input[type="password"], .ec_account_login_create_account_button{ width:100%; }
	.ec_account_login_row{ height:65px; }
	.ec_account_login_row_error{ height:65px; }
	.ec_account_login_row_error input[type="text"], .ec_account_login_row_error input[type="email"], .ec_account_login_row_error input[type="password"]{ width:100%; }
	
	.ec_account_forgot_password_label{ width:70px; }
	.ec_account_forgot_password_input{ width:260px; }
	.ec_account_forgot_password_input input[type="text"], .ec_account_forgot_password_input input[type="email"], .ec_account_forgot_password_input input[type="password"], .ec_account_forgot_password_row_error input[type="text"], .ec_account_forgot_password_row_error input[type="email"], .ec_account_forgot_password_row_error input[type="password"]{ width:256px; }
	.ec_account_forgot_password_button{ width:260px; }
	
	.ec_account_register_holder{ padding-left:0px; }
	.ec_account_register_row{ height:70px; }
	.ec_account_register_label{ margin-bottom:2px; }
	.ec_account_register_input{ width:100%; }
	.ec_account_register_input input[type="text"], .ec_account_register_input input[type="email"], .ec_account_register_input input[type="password"]{ width:100%; }
	.ec_account_register_button{ width:100%; }
	
	.ec_account_order_header_column_left.ec_account_order_header_column_left_div1{ width:40%; }
	.ec_account_order_header_column_left.ec_account_order_header_column_left_div2{ display:none; }
	.ec_account_order_header_column_left.ec_account_order_header_column_left_div4{ width:35%; }
	.ec_account_order_item_content{ width:100%; }
	.ec_account_order_item_buttons{ margin-top:0px; }
	
	.ec_account_billing_information_input input[type="text"], .ec_account_billing_information_input input[type="email"], .ec_account_billing_information_input input[type="password"], .ec_account_shipping_information_input input[type="text"], .ec_account_shipping_information_input input[type="email"], .ec_account_shipping_information_input input[type="password"]{ width:100%; }
	.ec_account_billing_information_input select, .ec_account_shipping_information_input select{ width:100%; height:32px; }
	.ec_account_billing_information_label, .ec_account_shipping_information_label{ width:100%; height:22px; line-height:22px; }
	.ec_account_billing_information_holder, .ec_account_shipping_information_holder{ padding:0px; }
	.ec_account_billing_information_row, .ec_account_shipping_information_row{ height:65px; }
	.ec_account_billing_information_input, .ec_account_shipping_information_input{ width:100%; }
	.ec_account_billing_information_button, .ec_account_shipping_information_button, .ec_account_button, .ec_account_password_button, .ec_account_personal_information_button{ width:100%; margin-right:0px; }
	.ec_account_button{ margin-bottom:5px; }
	.ec_account_billing_information_row_error, .ec_account_shipping_information_row_error{ height:65px; }
	
	.ec_account_personal_information_input input[type="text"], .ec_account_personal_information_input input[type="email"], .ec_account_personal_information_input input[type="password"]{ width:100%; }
	.ec_account_personal_information_input select{ margin:0px; width:100%; height:25px; }
	.ec_account_personal_information_label{ height:22px; line-height:22px; }
	.ec_account_personal_information_holder{ padding:0px; }
	.ec_account_personal_information_row{ height:65px; }
	.ec_account_personal_information_input{ width:100%; }
	.ec_account_personal_information_button{ width:100%; }
	.ec_account_personal_information_row_error{ height:65px; }
	
	.ec_account_dashboard_left{ width:100%; }
	.ec_account_dashboard_right{ width:100%; float:left; margin-left:0px; padding:0px; }
	.ec_account_order_line_column1_header{ padding-left:10px; width:53px; }
	.ec_account_order_line_column2_header{ width:120px; margin-right:10px; font-size:11px; }
	.ec_account_order_line_column3_header, .ec_account_order_line_column4_header{ display:none; }
	.ec_account_order_line_column5_header{ width:100%; text-align:center; margin-top:10px; }
	.ec_account_dashboard_row_divider a{ width:100%; }
	.ec_account_dashboard_row_divider a{ width:100%; }
	.ec_account_orders_left{ width:100%; }
	.ec_account_orders_right{ width:100%; margin-left:0px; float:left; padding:0px; }
	.ec_account_order_line_column1{ padding-left:10px; width:43px; }
	.ec_account_order_line_column2{ width:110px; margin-right:10px; font-size:11px; }
	.ec_account_order_line_column3, .ec_account_order_line_column4{ display:none; }
	.ec_account_order_line_column5{ width:65px; text-align:center; margin-top:0px; }
	.ec_account_order_line_column5 a{ width:80px; }
	
	.ec_account_password_input input[type="text"], .ec_account_password_input input[type="email"], .ec_account_password_input input[type="password"]{ width:100%; }
	.ec_account_password_input select{ margin:0px; width:100%; height:25px; }
	.ec_account_password_label{ width:100%; height:22px; line-height:22px; }
	.ec_account_password_holder{ padding:0px; }
	.ec_account_password_row{ height:65px; }
	.ec_account_password_input{ width:100%; }
	.ec_account_password_button{ width:100%; }
	.ec_account_password_row_error{ height:100px; }
	
	.ec_account_subscriptions_left{ width:100%; }
	.ec_account_subscriptions_right{ display:none; }
	
	.ec_account_order_details_right > .ec_cart_header{ display:none; }
	.ec_account_order_details_table{ margin-top:25px; }
	.ec_account_order_details_right{ width:100%; overflow-x:scroll; }
	.ec_account_order_details_left{ width:100%; margin-right:0px; }
	.ec_account_order_details_column2_header{ display:none; }
	.ec_account_order_details_item_display_column2{ width:120px; float:left; }
	.ec_account_order_details_column3_header, .ec_account_order_details_item_display_column3, .ec_account_order_details_column4_header, .ec_account_order_details_item_display_column4, .ec_account_order_details_column5_header{ display:none; }
	.ec_account_order_details_item_display_column5{ width:71px; margin-top:20px; }
	
	.ec_menu_mobile_horizontal{ display:block; }
	.ec_menu_horizontal{ display:none; }
	
	.ec_flipbook_left, .ec_flipbook_right{ display:block !important; }
	
	.ec_cart_input_row > .ec_cart_input_left_half, .ec_cart_input_row > .ec_cart_input_left_half_third, .ec_cart_input_row > .ec_cart_input_right_half, .ec_cart_input_row > .ec_cart_input_right_half_third{ width:100%; padding:8px 0 0 0 !important; margin-left:0px !important; }
	.ec_cart_input_row > .ec_cart_input_left_half.ec_small_field > select, .ec_cart_input_row > .ec_cart_input_left_half.ec_small_field > input, .ec_cart_input_row > .ec_cart_input_right_half.ec_small_field > select, .ec_cart_input_row > .ec_cart_input_right_half.ec_small_field > input{ width:100% !important; }
	#ec_expiration_year{ margin-top:5px !important; }
	
	.ec_account_order_item_buttons{ width:100%; }
	.ec_cart_success_continue_shopping_button > a{ float:left; width:100%; margin-bottom:10px; }
	
	.ec_newsletter_container{ display:none; }
	
	/* Advanced Content for Descriptions */
	.ecrow_12, .ecrow_13, .ecrow_14, .ecrow_15, .ecrow_23, .ecrow_25, .ecrow_35, .ecrow_34, .ecrow_45{ width:100%; }
	.ecrow_12.after, .ecrow_13.after, .ecrow_14.after, .ecrow_15.after, .ecrow_23.after, .ecrow_25.after, .ecrow_35.after, .ecrow_34.after, .ecrow_45.after{ width:100%; }
	
}

@media only screen and ( max-width:599px ){
	/* Responsive Cart Mobile */
	.ec_cart_left.ec_cart_holder{ overflow-y:initial; margin-bottom:20px; }
	table.ec_cart{ min-width:0; }
	table.ec_cart, table.ec_cart > thead, table.ec_cart > tbody, table.ec_cart th, table.ec_cart > tbody > tr, table.ec_cart > tbody > tr > td{ display:block; }
	table.ec_cart thead tr{ position:absolute; top:-9999px; left:-9999px; }
	table.ec_cart > tbody > tr{ border:1px solid #eee; margin-bottom:10px; }
	table.ec_cart td{ border:none; position:relative; width:100%; }
	table.ec_cart tr.ec_cartitem_error_row{ display:none; }
	table.ec_cart .ec_cartitem_remove_column{ background:#eee; padding:10px !important; }
	table.ec_cart .ec_cartitem_details{ text-align:center; }
	table.ec_cart .ec_cartitem_title{ font-size:1.5em; }
	table.ec_cart td.ec_cartitem_details > dl > dt{ float:left; width:100%; text-align:center; }
	table.ec_cart .ec_cartitem_quantity > table{ max-width:150px; margin:0 auto; }
	table.ec_cart tr.ec_cartitem_row > td.ec_cartitem_price{ text-align:center; font-size:1.5em; }
	table.ec_cart tr.ec_cartitem_row > td.ec_cartitem_total{ display:none; }
	table.ec_cart .ec_cartitem_updating{ left:0; top:100%; margin-left:5px; margin-top:-30px; }
	.ec_cartitem_delete{ width:auto; border:none; }
	.ec_cartitem_delete > span{ display:block; }
	.ec_cartitem_delete:before{ content: "" !important; }
}

.wp-easycart-running{ position:relative; }
.wp-easycart-ld-ring{ opacity:0; visibility:hidden; position:absolute; top:9px; right:9px; width:1em; height:1em; transition: all .3s; transition-timing-function: ease-in; }
.wp-easycart-running .wp-easycart-ld-ring{ opacity:1; visibility:visible; }
.wp-easycart-ld-ring:after{ border-radius:50%; border:0.3em solid currentColor; border-left-color:transparent; content:" "; display:block; width:2em; height:2em; box-sizing:border-box; transform-origin:0 0; transform:translateZ(0) scale(0.5); backface-visibility:hidden; }
.wp-easycart-ld-spin{ animation: wp-easycart-ld-spin 1s infinite linear; }

@keyframes wp-easycart-ld-spin{
	0% {
		animation-timing-function: cubic-bezier(0.5856,0.0703,0.4143,0.9297);
		transform: rotate(0);
	}
	100% {
		transform: rotate(360deg);
	}
}

.ec_cart_subtitle_info{ float:left; width:100%; }
.ec_cart_subtitle_info_content{ float:left; width:100%; }
.ec_cart_pickup_group{ float:left; width:100%; display:flex; margin:10px 0; align-items: stretch; margin:10px 0; }
.ec_cart_pickup_label{ font-weight:bold; width:80px; border-right:1px solid #c7c7c7; margin-right:10px; background:#eeeeee; padding:10px; display:flex; align-items:center; }
.ec_cart_pickup_items{ display:flex; align-items:center; padding:10px; }
.ec_cart_pickup_items ul{ list-style:none; padding:0px; }
.ec_cart_pickup_items ul li{ padding:2px 0; display: flex; align-content: center; align-items: center; }
.ec_cart_pickup_items ul li input[type="radio"]{ margin-right:10px; }
.ec_cart_pickup_items ul li label{ width:250px; }
.ec_cart_pickup_items ul li select{ margin:0; }
.ec_cart_restaurant_timer{ float:right; }

@media only screen and ( max-width:489px ){
	.ec_cart_pickup_group{ flex-direction: column; }
	.ec_cart_pickup_label{ margin-bottom:10px; }
}

/* Pickup Location Selector */
.wpeasycart-location-popup{ position:fixed; top:0; left: 0; width:100%; height:100%; background-color:rgba(0, 0, 0, 0.6); display:flex; justify-content:center; align-items:center; z-index:1000; }
.wp-easycart-location-popup-error{ width:100%; text-align:center; margin:5px 0 0; background:#4b1d1d; color:white; padding:12px; }
.wpeasycart-location-popup-modal-content{ background-color:#fff; padding:30px; border-radius:8px; box-shadow:0 5px 15px rgba(0, 0, 0, 0.3); width:90%; max-width:550px; position:relative; max-height:55vh; overflow-y:auto; }
.wpeasycart-location-popup-modal-close-btn { position: absolute; top: 10px; right: 15px; background: none !important; border: none; font-size: 1.8em; color: #888; cursor: pointer; line-height: 1; }
.wpeasycart-location-popup-modal-close-btn:hover { color: #333 !important; }
.wpeasycart-location-popup-modal-content h2 { margin-top: 0; margin-bottom: 20px; color: #333; text-align: center; }
.wpeasycart-location-popup-location-search-area { margin-bottom: 20px; }
.wpeasycart-location-popup-location-search-area label { display: block; margin-bottom: 5px; font-weight: bold; font-size: 0.9em; color: #555; }
.wpeasycart-location-popup-input-group { display: flex; margin-bottom: 10px; }
.wpeasycart-location-popup-input-group input[type="text"] { flex-grow: 1; padding: 10px; border: 1px solid #ccc; border-radius: 4px 0 0 4px; font-size: 1em; }
.wpeasycart-location-popup-input-group .wpeasycart-location-popup-find-btn { padding: 10px 15px; background-color:#474747; color: white; border: none; border-radius: 0 4px 4px 0; cursor: pointer; font-size: 1em; white-space: nowrap; }
.wpeasycart-location-popup-input-group .wpeasycart-location-popup-find-btn:hover { background-color: #222222; }
.wpeasycart-location-popup-use-location-btn { display: block; width: 100%; padding: 10px 15px; background-color: #f0f0f0; color: #333; border: 1px solid #ccc; border-radius: 4px; cursor: pointer; font-size: 0.95em; text-align: center; }
.wpeasycart-location-popup-use-location-btn i { margin-right: 8px; }
.wpeasycart-location-popup-use-location-btn:hover { background-color: #e0e0e0; color: #333; }
.wpeasycart-location-popup-divider { border: none; border-top: 1px solid #eee; margin: 25px 0; }
.wpeasycart-location-popup-store-results h3 { margin-top: 0; margin-bottom: 15px; color: #444; font-size: 1.1em; }
.wpeasycart-location-popup-store-item { display: flex; justify-content: space-between; align-items: center; padding: 15px 0; border-bottom: 1px solid #eee; }
.wpeasycart-location-popup-store-item:last-child { border-bottom: none; }
.wpeasycart-location-popup-store-details strong { display: block; margin-bottom: 4px; color: #333; }
.wpeasycart-location-popup-store-details p { margin: 0 0 4px 0; font-size: 0.9em; color: #555; }
.wpeasycart-location-popup-store-details span { font-size: 0.85em; color: #777; }
.wpeasycart-location-popup-select-store-btn { padding: 8px 12px; background-color: #474747; color: white; border: none; border-radius: 4px; cursor: pointer; font-size: 0.9em; white-space: nowrap; margin-left: 15px; }
.wpeasycart-location-popup-select-store-btn:hover { background-color:#222222; }
.wpeasycart-location-popup-no-stores-msg { text-align: center; color: #777; margin-top: 20px; }
p.wpeasycart-location-popup-item-note{ font-size:12px; font-weight:bold; }
.wpeasycart-location-popup-button-row{ float:left; width:100%; margin:8px 0 0; }
.wpeasycart-location-popup-button-row > a{ font-size:18px; background:#404040; padding:7px 4px 2px; border-radius:6px; line-height:18px; width:29px; display:inline-block; float:left; text-align:center; margin-right:8px; }
.wpeasycart-location-popup-button-row > a:hover{ background:#222; }
.wpeasycart-location-popup-button-row > a > span{ color:white; }
@media (max-width: 600px) {
	.wpeasycart-location-popup-modal-content { width: 95%; padding: 20px; }
	.wpeasycart-location-popup-input-group { flex-direction: column; }
	.wpeasycart-location-popup-input-group input[type="text"] { border-radius: 4px; margin-bottom: 10px; }
	.wpeasycart-location-popup-input-group .find-btn { border-radius: 4px; width: 100%; }
	.wpeasycart-location-popup-store-item { flex-direction: column; align-items: flex-start; }
	.wpeasycart-location-popup-select-store-btn { margin-left: 0; margin-top: 10px; width: 100%; text-align: center; }
}
.wpeasycart-location-list-loader { color:#222222; }
.wpeasycart-location-list-loader, .wpeasycart-location-list-loader div { box-sizing: border-box; }
.wpeasycart-location-list-loader { display: inline-block; position: relative; width: 80px; height: 80px; }
.wpeasycart-location-list-loader div { position: absolute; top: 33.33333px; width: 13.33333px; height: 13.33333px; border-radius: 50%; background: currentColor; animation-timing-function: cubic-bezier(0, 1, 1, 0); }
.wpeasycart-location-list-loader div:nth-child(1) { left: 8px; animation: wpeasycart-location-list-loader1 0.6s infinite; }
.wpeasycart-location-list-loader div:nth-child(2) { left: 8px; animation: wpeasycart-location-list-loader2 0.6s infinite; }
.wpeasycart-location-list-loader div:nth-child(3) { left: 32px; animation: wpeasycart-location-list-loader2 0.6s infinite; }
.wpeasycart-location-list-loader div:nth-child(4) { left: 56px; animation: wpeasycart-location-list-loader3 0.6s infinite; }
.ec_product_sidebar_locations{ padding-top:0px; }
.ec_product_select_location{ display:flex; align-items:center; align-content:center; flex-direction:row; width:100%; margin:0 0 10px; padding:2px; border:none; background:white; column-gap:12px; }
.ec_product_select_location:hover{ background:white; }
.ec_product_select_location:hover span, .ec_product_select_location:hover p{ color:#000; }
.ec_product_select_location span{ margin:0px; padding:0px; color:#444; }
.ec_product_select_location p{ margin:0px; padding:0px; color:#444; }
.ec_product_unavailable{ opacity:.3; }
.ec_unavailable_at_location{ text-align:center; font-size:13px; color:#571212; padding:10px 4px; }
.ec_product_not_at_location_notice{ float:left; width:100%; margin:0; text-align:left; font-size:1em; color:#571212; }
.ec_product_select_location_product{ border:none !important; padding:4px 0 !important; text-align:left !important; background:transparent !important; }
.ec_cart_pickup_location_box{ display:flex; flex-direction:column; align-items:center; column-count:2; border:1px solid #CCC; background:#fefefe; padding:15px; align-items:flex-start; }
.ec_cart_pickup_location_box_details{ display:flex; flex-direction:column; align-items:center; column-count:2; border:1px solid #CCC; background:#fefefe; padding:15px; align-items:flex-start; margin-bottom:25px; }
.ec_cart_pickup_location_box > h2{ font-size:1.6em; color:#222 !important; }
.ec_cart_pickup_location_map{ float:left; width:100%; height:320px; margin:0 0 20px; }
.ec_cart_pickup_location_details{ float:left; width:100%; line-height:1.8em; }
.ec_cart_pickup_location_details > h3{ font-size:1.2em; margin: 0 0 4px; }
.ec_cart_pickup_location_address{ font-size:1em; margin:0; }
.ec_cart_pickup_location_note{ font-size:1em; margin:0; font-weight:bold; }
.ec_cart_pickup_location_note_button_row{ float:left; width:100%; display:flex; flex-direction:row; margin:15px 0 0; }
.ec_cart_pickup_location_note_button_row > a{ display:inline-block; margin-right:10px; background:#242424; padding:7px 10px; border-radius:5px; color:white !important; line-height: 18px; text-decoration:none !important; }
.ec_cart_pickup_location_note_button_row > a > span{ margin-right:8px; }
.ec_cart_pickup_location_note_button_row > a:hover{ background:#111; }
@keyframes wpeasycart-location-list-loader1 {
	0% { transform: scale(0); }
	100% { transform: scale(1); }
}
@keyframes wpeasycart-location-list-loader3 {
	0% { transform: scale(1); }
	100% { transform: scale(0); }
}
@keyframes wpeasycart-location-list-loader2 {
	0% { transform: translate(0, 0); }
	100% { transform: translate(24px, 0); }
}
