/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		guerreri
Version: 		1.6.1.1
*/

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

.times {font-family: "Times New Roman", Times, serif;}

.zoom_box .desc {background-color: rgba(0, 0, 0, 0); opacity:1;}
.zoom_box .desc:hover {background-color: rgba(0, 0, 0, 0.5); opacity:1;}
/* .zoom_box .desc .desc_txt {font-size: 40px !important; line-height: 36px !important;} */

/*.column.column_zoom_box, .column.margB2pCent{margin: 0 1% 2% 1% !important;}*/

.woocommerce-page .column.two-third{width: 64.666% !important;}
.shop-filters {display: none !important;}

.product-type-simple .desc, .post-desc .entry-title{text-align: center !important;}
.product-type-simple .image_links, .type-post .image_links, .single-photo-wrapper.image, .one.post-header .single-photo-wrapper.image{display: none !important;}


.pswp__caption {display:none !important;}
.product_meta .posted_in {font-weight: bold !important;}
.woocommerce-content .home {display: none !important;}

h1.entry{
	margin-bottom: 15px;
	padding-bottom: 15px;
	position: relative;
}

h1.entry:after{
	content: "";
	display: block;
	width: 20%;
	height: 0;
	border-width: 0 0 1px;
	border-style: solid;
	position: absolute;
	left: 0;
	bottom: 0;
	border-color: rgba(0,0,0,.08);
}

#Top_bar .menu > li > a span {border: none !important; }

.if-caption-on .wp-caption-text {background: none !important; border: none !important; font-weight: bold !important; color: white !important; opacity:1.0 !important;}


.gfield_description.validation_message, .gfield_label {display: none !important;}

.gform_wrapper ul {margin: 0 auto !important;}


.gform_wrapper input[type=email], .gform_wrapper input[type=number], .gform_wrapper input[type=password], .gform_wrapper input[type=tel], .gform_wrapper input[type=text], .gform_wrapper input[type=url], .gform_wrapper select, .gform_wrapper textarea{margin:5px 0 0 0 !important; padding:10px !important; width: 100% !important; }

.validation_error{background: #de3e38 !important;}
.validation_message{color: #de3e38 !important;}
.gfield_error {background: transparent !important;}

.gform_wrapper textarea.large {height: 100px !important;}


.mfp-arrow-left::before, .mfp-arrow-right::before,  { display: none !important; border: none !important; border-color: transparent !important; background: none !important;}
.mfp-arrow-left::after, .mfp-arrow-right::after {border: none !important; border-color: transparent !important; font-family: "Lato", Arial, Tahoma, sans-serif !important; background: none !important;}
.mfp-arrow-left::after {content: '<' !important; font-size: 40px !important; font-weight: bold !important;}
.mfp-arrow-right::after {content: '>' !important; font-size: 40px !important; font-weight: bold !important;}
.mfp-arrow::before, .mfp-arrow::after {border: none !important;}




@media only screen and (max-width: 479px)
{
	/* Gallery */
	#Content .gallery .gallery-item{width:50%}
	.gallery-columns-5 .gallery-item:nth-of-type(5n+1) {clear: none !important;}
}
