/*
Theme Name:     Beaux Child
Theme URI: 		https://dtbeaux.wpengine.com/
Author: 		the DesignThemes team
Author URI: 	http://themeforest.net/user/designthemes
Description:    Child theme for the Beaux theme powered by DesignThemes
Template:       beaux
Version:        1.0
*/

.page-id-21 #primary.content-full-width{
	margin-top:0;
}

.content-currency-desc .yay-currency-single-page-switcher{
	float:right;
	margin-right:16%;
    margin-top:20px;
}

.single-product .summary table.shop_attributes{
	border:none;
}

.home .header-info-icons,.home .content-currency-desc,.page-id-23297 .header-info-icons,.page-id-23297 .content-currency-desc,.page-id-23003 .header-info-icons,.page-id-23003 .content-currency-desc,.page-id-23243 .header-info-icons,.page-id-23243 .content-currency-desc,.page-id-22697 .header-info-icons,.page-id-22697 .content-currency-desc,.page-id-23265 .header-info-icons,.page-id-23265 .content-currency-desc{
	display:none;
}

.mobile-nav-container .menu-trigger > span{
	font-size:19px;
}

.mobile-nav-container .menu-trigger > i::before{
	font-size:14px !important;
}

.es_subscription_form .es-email{
	border:2px solid #000;
}

.single-product .product_meta .posted_in{
	display:none !important;
}

@media screen and (max-width:768px){
	.content-currency-desc .yay-currency-single-page-switcher{float:none;width:120px;margin:auto;}
}



