/*
Theme Name: Sell Responsive WordPress Woocommerce Theme
Theme URI: http://dessign.net/sellwoocommercetheme
Description: Sell Responsive WordPress Woocommerce Theme for WordPress is stylish, customizable, simple, and readable. Perfect for any creative shop and ecommerce solutions.
Version: 2.0.1
Author: Marios Lublinski
Author URI: http://www.dessign.net
Tags: 3 column theme, clean, portfolio
*/
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 0px 0px 0px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    margin: 0;
    padding: 0 4px 5px;
}
#wpadminbar { display: solid; z-index: 9999}
/* Global */
html  { top: 0; }
body, div { padding-top: 0; padding: 0; }
body { font-family: 'Karla', sans-serif; font-weight: 400; color: #000; line-height: 200%; letter-spacing: 0px; }
input { font-family: 'Karla', sans-serif; }
a {color: #000; text-decoration: none; transition: background 0.3s ease 0s, color 0.3s ease 0s; }
a:hover { color: #000; text-decoration: underline; }
p { margin: 0px; font-size: 28px; font-weight: 400;} /* Testo */
h1 { margin: 0px; font-size: 28px; font-weight: 700; } /* Titolo */
h2 { margin: 0px; font-size: 24px; font-weight: 700;} /* Sottotitolo, Testo Bold */
h3 { margin: 0px; }
h4 { margin: 0px; font-size: 20px; font-weight: 400;} /* link, didascalia, nota */
h5 { margin: 0px; font-size: 18px; font-weight: 700; text-transform: uppercase; line-height: 100%; } /* Titolo Widget */
h6 { margin: 0px; font-size: 18px; font-weight: 400; line-height: 100%; } /* Testo Widget */
img { border: none; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.container { width: 1180px; margin: 0 auto; }
input[type=text] { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
#infscr-loading { DISPLAY: NONE !important; visibility: hidden !important; } /* nasconde il caricamento dell'infinite scroll */
::selection { color: #7583DD; }
::-moz-selection { background: #7583DD; }

/* Header */
#header { background-color: #fff; position: fixed;  top: 0; left: 0; width: 100%; z-index: 9999; border-bottom: 2px solid; border-color: #000000; }
.logo_cont { padding-top: 9px; text-align: center; float: left; max-width: 33px; margin-right: 4px; }
.logo_cont img { max-width: 100%; height: inherit; }
.slicknav_menu { display: none; }
.header_menu { float: left; max-width: 100%; margin-left: 100px; margin-top: 5px; }
.header_menu ul { list-style-type: none; margin: 0; padding: 0; }
.header_menu ul li { float: left; margin-left: 89px; padding-bottom: 0px; position: relative; text-transform: normal; }
.header_menu ul li:first-child { margin-left: 0px; }
.header_menu ul li a { display: block; padding: 8px 10px; font-size: 26px; color: #000; text-decoration: none; background-color: #fff; -moz-border-radius: 4px; border-radius: 4px; transition: background 0.3s ease 0s, color 0.3s ease 0s; }
.header_menu ul li a:hover { color: #000; text-decoration: underline; }

/*.header_menu ul li a:hover,
.header_menu ul li.current-menu-item a,
.header_menu ul li.current_page_item a { color: #fff; text-decoration: underline; background-color: #EEEEEE; }*/
.header_menu ul li a:hover { color: #000; text-decoration: underline; }
.header_menu ul li ul { position: absolute; top: 34px; left: 0; display: none; z-index: 400; }
.header_menu ul li ul li { width: 160px; float: none; margin: 0; padding: 0;   }
.header_menu ul li ul li a { -moz-border-radius: 0px; border-radius: 0px; font-size: 14px; text-transform: normal; transition: background 0.3s ease 0s, color 0.3s ease 0s; }

/* Content */
#slideshow_cont { position: -200px; margin-bottom: 35px; z-index: 8888; }
.home_small_box { float: left; width: 370px; margin-right: 35px; margin-bottom: 30px; position: relative; }
.home_small_box.clear { float: none; width: auto; margin: 0; clear: both; }
.blog_box { float: none; width: 100%;  margin: 0 auto 25px; text-align: left; padding-bottom: 10px; border-bottom: 1px solid #000; }
.home_small_box_last { margin-right: 0; }
.home_small_box img { display: block; width: 370px; height: 370px; transition:all 0.3s ease-in-out }
.home_small_box img:hover {  }
.blog_box img { display: block; width: 100%; transition:all 0.3s ease-in-out }
.home_small_box img:hover,
.blog_box img:hover {  opacity:0.8; filter:alpha(opacity=80); }
.blog_box.clear { float: none; width: 100%; margin: 0; clear: both; }
.blog_box .read_more { display: inline-block; padding: 4px 9px; background-color: #222222; color: #fff; font-size: 13px;}
.home_small_box .sb_title,
.blog_box .sb_title { background-color: #fff; padding: 10px 10px; text-align: left; font-size: 26px; font-family: 'Karla', sans-serif; font-weight: 400; color: #333; letter-spacing: 0px; line-height: 27px; margin-top:5px; }
.blog_box .sb_title { margin-top:13px; text-align: left; padding: 0px 0; color: #000;}
.sb_title a:hover { text-decoration: underline;  color: #000;}
.home_small_box .sb_price,
.blog_box .sb_price { padding-top: 0px; padding-bottom: 20px; /* border-bottom: 1px solid #e0e0e0; */ text-align: right; /* background-color: #f9f9f9; */ font-size: 14px; font-family: 'Karla', sans-serif; font-weight: 400;   color: #111; letter-spacing: 0px;  }
body.home .home_small_box .sb_price { text-align: center; }

body.tax-product_cat h1.page-title { margin-top:13px;font-size: 22px; }
body.tax-product_cat .home_small_box .sb_price { text-align: center; }
.blog_box .sb_price { text-align: left; font-size: 14px; padding: 6px 6px; line-height: 18px; }
.prod_meta { position: relative; } 
.prod_meta_link,
.prod_meta_button { position: absolute; top: 6px; left: 0px; }
.prod_meta_link { right: 0px; left: auto; }
.prod_meta_button .woocommerce a.button,
.prod_meta_link a { background: -moz-linear-gradient(center top , #f7f6f7 0px, #e0dadf 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #c8bfc6;
    border-radius: 2px;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.075) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
    color: #5e5e5e;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 100%;
    font-weight: bold;
    left: auto;
    line-height: 1em;
    margin: 0;
    overflow: visible;
    padding: 6px 10px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 13px;
    background: none; }
.prod_meta_button p { border: none !important; padding: 0 !important; margin: 0 !important;  }
.prod_meta_button p .amount { display: none; }
.load_more_text { text-align: center; }
.load_more_text a { display: inline-block; text-align: center; color: #000; padding: 10px 35px; font-size: 16px; /*background-color: #000;*/ border: 4px solid #ccc; }

.archive_header_left { float: left; margin-bottom: 15px; }
.archive_header_left form.woocommerce-ordering { display: none; }
.archive_header_right { float: right; } 
.archive_header_right .woocommerce-result-count { display: none; }
h1.category_title { margin-top:20px; padding-bottom: 30px; padding-left: 10px; font-size: 36px; font-weight: 700; }
.next_prev_cont { padding: 25px 0; }
.next_prev_cont .left { float: left; width: 45%; }
.next_prev_cont .left a { display: block; background: url('images/post_prev.png') no-repeat; background-position: top left; padding-left: 25px; min-height: 30px; }
.next_prev_cont .right { float: right; width: 45%; text-align: right; }
.next_prev_cont .right a { display: block; background: url('images/post_next.png') no-repeat; background-position: top right; padding-right: 25px;  min-height: 30px; }
body.tax-product_cat .add_to_cart_button { display: none; }
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering { margin-left: 10px !important; }
.woocommerce-message:before,
.woocommerce-info:before { background: none; content: ""; box-shadow: none; }
.woocommerce-message,
.woocommerce-info { border-top: none; }

.single_left { float: left; width: 100%; margin-top:13px; }
.single_post_cont { width: 100%; margin-top:13px; background-color: #fff; /*padding: 15px 10px;*/ }
h1.single_title { margin-top:13px; padding-bottom: 5px; margin: 0px; font-size: 36px; font-weight: 700; line-height: 100%; }

.related.products { display: none; }
body.single-product #sidebar { display: none; }
body.single-product .price .amount { font-weight: bold; font-size: 22px; color:#333; }

.single_inside_content img { width: 1180px; height: inherit; }

#commentform input[type=submit] { background-color: #161616; color: #fff; border: 1px solid #6E6E6E; padding: 3px 5px; }
textarea#comment { max-width: 95%; }
body.woocommerce-page #content div.product h1.product_title { font-size: 29px; color:#333; font-family: 'Lato', sans-serif; font-weight: 300; line-height: 130%;} /* FOR TITLE */
body.single-product p.price span.amount { font-size: 20px; font-family: 'Lato', sans-serif; font-weight: 900; color:#333; margin-top:10px; } /* FOR PRICE */
.summary div[itemprop="description"] { font-size: 14px; font-family: 'Lato', sans-serif; font-weight: normal;} /* product description size */
div.images div.thumbnails img { margin-bottom: 8px; }
.cat-text { font-size: 14px; font-family: 'Lato', sans-serif; font-weight: 400; color: #333; letter-spacing: 0px; text-align: center; }
h1.page-title { margin: 0; padding: 30px 0 25px; font-size: 36px; font-weight: normal; }
.woocommerce-breadcrumb { display: none; }
.scroller{position:absolute;bottom:5%;width:100%;padding:12px 0px;text-align:center;color:rgba(255,255,255,0.6);font-family:"Lato",sans-serif;font-weight:300;-webkit-transition:color 0.2s ease-out;-moz-transition:color 0.2s ease-out;-o-transition:color 0.2s ease-out;-ms-transition:color 0.2s ease-out;transition:color 0.2s ease-out;z-index:100}
.scroller .scroller-icon{position:absolute;left:50%;margin-left:-24px;margin-top:-12px;border:2px solid rgba(255,255,255,0.6);font-size:2em;width:50px;height:50px;line-height:50px;text-align:center;line-height:50px;border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-webkit-transition:border-color 0.2s ease-out;-moz-transition:border-color 0.2s ease-out;-o-transition:border-color 0.2s ease-out;-ms-transition:border-color 0.2s ease-out;transition:border-color 0.2s ease-out}
.scroller span{padding-left:80px}
.scroller:hover{cursor:pointer;color:#fff}
.scroller:hover .scroller-icon{border-color:#fff}
.woocommerce div.product, .woocommerce #content div.product, .woocommerce-page div.product, .woocommerce-page #content div.product {
  margin-bottom:0;
  margin-top:40px;
  position:relative;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    text-align: left;
    width: 20%;
}
.woocommerce div.product, .woocommerce #content div.product, .woocommerce-page div.product, .woocommerce-page #content div.product {
    margin-bottom: 0;
    margin-top: 5px;
    position: relative;
}
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {box-shadow: none; }
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a:hover img {box-shadow: none; }
.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {box-shadow: none; }
.woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message {
  border-top-color:#eee;
  border-top-style:solid;
  border-top-width:3px;
  box-shadow: none;
}
.woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info {
  border-top-color:#eee;
  border-top-style:solid;
  border-top-width:3px;
  box-shadow: none;
}
.woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before {
    display: none;
}
.woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before {
    display: none;
}
.woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-info:before {
   
   display: none;
}
.woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-info:before {
    
    display: none;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	margin: 0 1.8% 2.992em 0;
	width: 23.65%
}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last { margin-right: 0; }
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
margin: 0 3% 2.992em 0;
width: 31.3%
}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last { margin-right: 0; }


/* Footer */
#footer { padding: 15px 0; text-align: center; font-size: 12px; font-family: 'Karla', sans-serif; font-weight: 400;   color: #333; letter-spacing: 0px;  }
.footer_widgets_cont { padding-bottom: 25px; }
.footer_widget_col { float: left; width: 350px; margin-right: 65px;  }
.footer_widget_col_last { margin-right: 0; }
.footer_box { margin-bottom: 10px; text-align: left; }
h3.footer_title { padding-bottom: 10px; margin: 0px; font-size: 16px; font-weight: 700; text-transform: uppercase; line-height: 100%; }
.footer_box ul { list-style-type: none; margin: 0; padding: 0; }
.footer_box ul li { margin-bottom: 8px; }
.footer_social { padding: 10px 0 20px; text-align: center; }
.footer_social img { float: none; margin: 0 6px; }