/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.1
*/

.responsive-menu-toggle-whatsapp, .responsive-menu-toggle-phone{
	display: none;
}
.shop_slider .shop_slider_ul li .item_wrapper span.onsale{height:0;min-height:0;width:0;min-width:0;font-size:18px;line-height:18px;text-align:center;position:absolute;left:0!important;right:auto;top:0!important;margin:0!important;border-style:solid;border-width:70px 70px 0 0;border-color:transparent;padding:0;text-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-border-radius:0;border-radius:0;z-index:2;background:none}
.shop_slider .shop_slider_ul li .item_wrapper span.onsale i{position:absolute;left:8px;top:-60px;}
.woocommerce span.onsale i, .shop_slider .shop_slider_ul li .item_wrapper span.onsale i{color: black;}
.woocommerce span.onsale, .shop_slider .shop_slider_ul li .item_wrapper span.onsale{background-color: transparent !important;border-top-color: #d4a29f !important;}
#Top_bar>div>div>div.top_bar_left{
	width: 92%;
}
.product-remove>a.remove>span.icon{
	position: relative;
    right: 8px;
    bottom: 5px;
}
.woocommerce table.shop_table td.actions .coupon .input-text{
	width: 240px;
}
.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description){padding-right: 15px;}
@media only screen and (max-width: 1239px){
	.logo{
		width: 100%;
    	text-align: center;
	}
	.responsive-menu-toggle-whatsapp, .responsive-menu-toggle-phone{
	    display: block;
		position: absolute;
		top: 13px;
		text-align: center;
		border-radius: 3px;
		z-index: 200;
		color: #ffffff !important;
		font-size: 25px;
		/*padding: 8px 4px;*/
		width: 34px;
		height: 34px;
	}
	i.icon-whatsapp, i.icon-phone{
		line-height: 34px;
	}
	.responsive-menu-toggle-whatsapp{
		background-color: #25d366;
		left: 20px;
	}
	.responsive-menu-toggle-phone{
		background-color: #36aad6;
		left: 70px;
	}
}
.wr-author{
	display: flex;
}

.wr-img-author>img{
	width: 150px;
    height: 150px;
    min-width: 150px;
    border-radius: 50%;
	padding: 10px;
}
.wr-text-author{
	padding: 0 10px;
	margin: 0 10px;
	border-left: 2px solid;
	font-size: 1.1em;
}
.wr-label-author-img, .wr-author-value-img{
	display: none;
}
.wr-label-author{
	font-style: italic;
	font-weight: 300;
}
.wr-author-value{
	font-weight: bold;
	font-size: 1.6em;
}
.wr-date{
	font-size: .8em;
}
img.wr-check-desktop, img.wr-check-mobile{
    vertical-align: sub;
    margin: 0 15px;		
}
.wr-author-value>a{
	border-style: none !important;
}
.wr-text-author{
	width: 100%;
}
.wr-text-detail-au{
	font-weight: 500;
	display: block;
}
.wr-check-mobile{
	display: none;
}
@media only screen and (max-width: 768px){
	.wr-author{
		display: grid;
		grid-template-columns: 32% 68%;
	}
	.wr-check-mobile{
		display: block;
	}
	.wr-check-desktop{
		display: none;
	}
	.wr-img-author>img{
	    width: 45px;
	    height: 45px;
	    min-width: 45px;
	    padding: 0;
	}
	.wr-text-author{
		padding: 0 0 0 5px;
    	margin: 0 0 0 5px;
    	font-size: .85em;
    	line-height: 1.2;
    	display: ruby;
	}
	.wr-author-value{
		display: inline-block;
		width: 100%;
    	margin: 2px 0;
	}
	img.wr-check-desktop, img.wr-check-mobile{
		vertical-align: middle;
		margin: 0;
		width: 6em;
	}
	.wr-text-detail-au{
		font-weight: 100;
		margin-top: 3px;
		margin-bottom: 3px;
	}
	.wr-label-author, .wr-author-value{
		display: none;
	}
	.wr-label-author-img, .wr-author-value-img{
		display: block;
	}
	.wr-label-author-img{
		font-size: .8em;
		font-style: italic;
        font-weight: 100;
	}
	.wr-author-value-img{
		font-weight: bold;
		font-size: .9em;
	}
	.wr-author-value-img>a{
		border-style: none !important;
		line-height: 1;
	}
	.wr-date{
		font-size: 1em;
    	font-weight: 100;
	}
	.wr-img-author{
		text-align: center;
		line-height: 1.2;
		align-content: center;
	}
}
@media only screen and (max-width: 381px){
	.wr-author{
		display: grid;
		grid-template-columns: 40% 60%;
	}
}