/*
Theme Name: LAON WINE HOUSE Child Theme
Theme URI: http://laonwine.themerex.net/
Description: LAON WINE HOUSE - excellent Wordpress theme with many different blog and header layouts
Author: ThemeREX
Author URI: http://themerex.net/
Template: laon-wine-house
Version: 1.4
License: GNU General Public License
License URI: license.txt
Tags: flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: laon-wine-house
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.scheme_default .single-product .related{
	clear: both;
}



/*.logo_footer_wrap_inner:after{
	height: 0px;
}

.logo_footer_wrap_inner{
	padding: 30px 0px;
}
*/
.share_footer{
	text-align: center;
	margin-top:50px;
}

.share_footer .sc_button_hover_slide_top:hover{
	background-position: inherit !important;
}

.share_footer .sc_button_hover_slide_top{
	background: transparent !important;
}

.products a.ajax_add_to_cart{
	display: none;
}

.post_featured.hover_shop .icons a{
	margin-left: 0;
}

/*
.woocommerce div.product .product_meta{
	display: none;
}
*/

.woocommerce .woocommerce-ordering {display: none;}

.woocommerce ul.products li.product .post_data, .woocommerce-page ul.products li.product .post_data{
	    min-height: 75px;
}

/* remover margin top do footer da pagina de contactos*/

body.page-id-299 .site_footer_wrap{
	margin-top: 0px;
}

/*remover comentários do blog lista */

.post_counters_item, .post_counters_comments{
	display: none;
}

/*remoção de comentários nos posts*/
.comments_wrap{
	display: none;
}

.sc_promo_icon{
	color: #000 !important;
}

/*
.scheme_dark .menu_mobile_inner a:hover, .scheme_dark .menu_mobile_inner .current-menu-ancestor>a, .scheme_dark .menu_mobile_inner .current-menu-item>a{
	color: #fff;
    
}

body.home .scheme_default .menu_mobile_close:before, body.home .scheme_default .menu_mobile_close:after, body.home .scheme_default .menu_mobile_button, body.home .scheme_default .menu_mobile_button:before{
	color:#fff;
	border-color:#fff;
}

body.home .scheme_default .menu_mobile_button{
	border-color: #fff;
}

.scheme_dark .menu_mobile_close:hover:before, .scheme_dark .menu_mobile_close:hover:after, .scheme_dark .menu_mobile_button:hover, .scheme_dark .menu_mobile_button:hover:before{
	border-color: #fff;
}

.scheme_default a:hover{
	color:#fff;
}


.sc_promo_icon{
	color: #5e5e5e;
}

.scheme_dark .menu_main_nav>li ul{
	border-color: #5e5e5e;
}

.scheme_dark .menu_main_nav>li li>a:hover, .scheme_dark .menu_main_nav>li li.sfHover>a{
	color: #fff;
}
*/

.product_meta .product_id{
	display: none !important;
}

.sc_table table tr:first-child th, .sc_table table tr:first-child td, .sc_table table tr th{
	background-color: inherit !important; 
     border-color: inherit !important; 
     font-size: inherit; 
     font-weight: 700; 
     text-transform: inherit; 
     padding: 0.7em 1em; 
}

.sc_table table tr:first-child th, .sc_table table tr th{
	background-color: #efefef !important;
}

.sc_table table td, .sc_table table tr:first-child td{
	font-weight:400;
	font-style:normal;
}

.scheme_default .single-product ul.products li.product .post_data a:hover{
	color:#999;
}


.share_footer .social_item_popup a{
	display: inline-block;
	border: 1px solid #909090;
	-webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);	
	width:2.2em;
	height:2.2em;
	text-align:center;
	line-height:2.2em;
	margin:2.9em 0.3em;


}

.share_footer .social_item_popup [class^="trx_addons_icon-"]:before, [class*=" trx_addons_icon-"]:before{
	-webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);	
}


.blog_archive{
	padding-bottom:0px;
}


.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
	clear: both !important; }


.scheme_dark .menu_footer_nav_area ul li a:hover{
	color:#c5c5c5;
}