/*
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:		betheme
Version: 		1.5
*/


@import url('https://fonts.googleapis.com/css?family=Oswald');
@import url('https://fonts.googleapis.com/css?family=Rouge+Script');
@import url('https://fonts.googleapis.com/css?family=Bad+Script');
@import url('https://fonts.googleapis.com/css?family=Architects+Daughter');

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

.woocommerce .product div.entry-summary .price > del {
	font-size: 15px !important;
}

.combo-promo a:hover,
.featured-discounts-banner a:hover {
	text-decoration: none;
}

#Content {
	padding-top: 0px;
}

.woocommerce-account #Content {
	padding-top: 80px;
}


.woocommerce-MyAccount-navigation ul li a {
	background: transparent;
    color: #000000;
}

.woocommerce-order-received address:before {
	content: none;
}

.woocommerce-order-received .column_column ul,
.woocommerce-order-received .column_column ol,
.woocommerce-order-received .the_content_wrapper ul,
.woocommerce-order-received .the_content_wrapper ol {
	color: #000000 !important;
}

.woocommerce-order-received .woocommerce-thankyou-order-received {
	background: #80130f;
	color: #ffffff;
}

.woocommerce-checkout #Content,
.woocommerce-cart #Content,
.single-product #Content {
	padding-top: 40px;
}

.tr-content #Wrapper {
	background: url('images/bgshadow.jpg') repeat-x top 109px center;
}

.home #Content {
	background: url('images/bgshadow.jpg') repeat-x top center;
}

/*
.bg-shadow,
.home #Content,
.woocommerce-cart #Content {
	background: url('images/bgshadow.jpg') repeat-x top center;
}
*/

.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
	vertical-align: top;
}

.woocommerce-orders-table__cell-order-delivery-date p {
	font-size: 0.9em;
	text-align: left;
}


.woocommerce-orders-table__cell-order-delivery-date p strong {
	display: block !important;
}
.woocommerce-orders-table__cell-order-delivery-date p .button {
	display: block !important;
	margin-top: 17px;
	text-align: center;
	width: inherit;
}



.shop-filters {
	display: none;
}

.widget {
	margin-bottom: 0px;
}

.widget h3 {
	font-size: 1.5em;
	font-weight: bold
}

.woocommerce .widget_shopping_cart p.total {
	border: 1px solid #c1b2ab;
    background: #ece7e3;
    background-image: none;
}
.woocommerce table.shop_table,
.woocommerce table.shop_table.cart {
	margin: 40px -1px 24px 0;
	border: 1px solid #c1b2ab !important;
    background: #ece7e3;
    padding: 20px;
}

.woocommerce .shop_table tr:first-child:hover td {
	background: none !important;
}

.woocommerce div.product div.summary {
	margin-bottom: 0em;
}

.widget_product_categories ul {
	background-color: transparent !important;
	color: black;
}

.widget_product_categories ul > li:after {
	border: none;
}

body .widget_product_categories ul li a {
	color: black !important;
}

.woocommerce-content .term-description .alignright {
	margin: -55px 10px 15px 15px;
}

.woocommerce .product div.entry-summary .price > del {
	float: none !important;
}

.icon_box.icon_position_left {
	min-height: 50px;
}

#Top_bar .top_bar_right_wrapper {
	top: 13px !important;
}

/* .header-split #Top_bar a.action_button,
.header-split #Top_bar a#header_cart,
.header-split #Top_bar .wpml-languages {
	display: block !important;
} */

.header-split #Top_bar .top_bar_right {
	display: block !important;
}



/*  Mobile Hamburger with "MENU" text.
-------------------------------------------------------------- */


@media only screen and (max-width: 767px) {
	#Header a.responsive-menu-toggle {
		right: 25px !important;
	}

	#Top_bar a.responsive-menu-toggle i {
		position: relative
	}

	#Top_bar a.responsive-menu-toggle {
	    top: -30px !important;
	}

	.header-stack .menu_wrapper a.responsive-menu-toggle {
		margin: 0px;
	}

	.icon-menu:after {
		content: 'MENU';
		position: absolute;
		left: 32px;
		font-size: 15px;
		font-style: normal;
		line-height: inherit;
	}

}


/* ACTION BAR
-------------------------------------------------------------- */

#Action_bar a {
    color: #887a68;
    font-family: 'Oswald', sans-serif;
}

#Action_bar .script-font {
	font-family: 'Architects Daughter', bold, cursive;
}

#Action_bar .icon-mail-line {
	display: none;
}

@media only screen and (min-width: 1240px) {
	li.phone {
	    position: relative;
	    left: 815px;
	}
  #yith-quick-view-content div.summary {
    width: 50% !IMPORTANT;
  }

}

@media only screen and (min-width: 960px) and (max-width: 1239px) {
	li.phone {
	    position: relative;
	    left: 545px;
	}

  #yith-quick-view-content div.summary {
    width: 50% !IMPORTANT;
  }
	.header-split #Action_bar .contact_details li.mail {
		padding: 12px 0;
	}

	.header-split #Header .top_bar_left .logo {
	    position: absolute;
	    left: 38%;
	    width: 24%;
	    top: -57px;
	}

	#Action_bar .contact_details li.slogan {
		display: none;
	}

}

@media only screen and (min-width: 768px) and (max-width: 959px) {

  #yith-quick-view-content div.summary {
    width: 50% !IMPORTANT;
  }
	.header-split #Header .top_bar_left .menu_wrapper {
		position: absolute;
		top: 30px;
	}

	li.phone {
	    position: relative;
	    left: 145px;
	}

	.header-split #Action_bar .contact_details li.mail {
		padding: 12px 0;
		float: left;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	#Top_bar a#header_cart {
	    top: 9px;
	}

	.header-split #Top_bar .top_bar_right {
	    display: block;
	}
  #yith-quick-view-content div.summary {
    width: 50% !IMPORTANT;
  }

}
#Action_bar .contact_details li {
  margin-right: 0px !important;
}



@media only screen and (max-width: 479px) {
	#Top_bar a#header_cart {
    top: 9px;
	}
	.header-split #Action_bar .contact_details li {
		float: left;
		padding: 12px 0;
    margin-right: 0px !important;
	}
	#Action_bar .social {
		clear: both;
	}
	.header-split #Top_bar .top_bar_right {
	    right: 27px !important;
	    display: block;
	}

	.icon_box.icon_position_left .image_wrapper {
		left: -20px;
	}

	.icon_box.icon_position_left {
	    padding-left: 105px;
	}

	.woocommerce div.product form.cart .variations td {
		display: inline-grid;
	}

	.woocommerce form .form-row-first,
	.woocommerce form .form-row-last,
	.woocommerce-page form .form-row-first,
	.woocommerce-page form .form-row-last {
		font-size: 0.85em;
	}

	.woocommerce-checkout #payment ul.payment_methods {
		padding: 0px;
	}

  ul {
    font-size:18px!IMPORTANT;
  }
  h1 {
    font-size:21px!IMPORTANT;
  }
  #yith-quick-view-content div.summary {
    width: 80% !IMPORTANT;
  }

  .variations select{
    padding:5px;
    width:200px;
  }


}



/*VISIT LINE*/
li.slogan {
    color: #887a68 !important;
    font-family: 'Oswald', sans-serif;
    position: relative;
    left:10px;

}


i.icon-phone {
    color:#887a68;
    display: none;
    position: relative;
}

i.icon-mail-line {
    color: #887a68;
    position: relative;
    left: 600px;
}


i.icon-facebook {
    position: relative;
    right: 10px;
    display: inline;
    color: #887a68;
}

i.icon-gplus {
    position: relative;
    right: 10px;
    display: inline;
    color: #887a68;
}

i.icon-twitter {
    position: relative;
    right: 10px;
    display: inline;
    color: #887a68;
}

i.icon-instagram {
    position: relative;
    right: 10px;
    display: inline;
    color: #887a68;
}





/* MAIN MENU & LOGO
-------------------------------------------------------------- */

#Top_bar .top_bar_left {
	position: initial;
}

body:not(.template-slider) #Header {
	min-height: inherit !important;
}

.header-split #Top_bar {
	position: relative;
	top: 0px;
}

.header-split #Header .top_bar_left {
	top: 0px;
}

@media only screen and (min-width: 1240px) {
	.header-split #Header .top_bar_left .logo {
	    top: -58px;
	}
}

#Top_bar .menu > li > a {
	padding: 0px !important;
}

#Top_bar .menu > li a:after {
	background: #2c2c2c !important;
}



body h2, body h1 {
	font-family: "Roboto Slab", Arial, Tahoma, sans-serif;
	line-height: 1.2em;
}

.gform_wrapper .top_label .gfield_label {
    display: none !important;
}

.gform_title {
    text-align: center;
    font-size: 40px !important;
    border-bottom: 1px dashed #917b71;
}

/*
#gform_submit_button_1 {
    position: relative;
    left: 322px;
}
*/

div.gform_heading {
    border-bottom: 1px dashed #917b71;
}

.gform_wrapper textarea,
.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] {
	padding: 10px 10px !important;
	margin-bottom: 0px !important;
	    border-color: #d6c8c2 !important;
}


/* FOOTER STYLING
-------------------------------------------------------------- */


#Footer .footer_action {
	background: rgba(0,0,0,0);
}

#Footer .footer_action a:hover {
	text-decoration: none;
	color: #cccccc;
}

#Footer .footer_action img {
	text-align: center;
}

#Footer .footer_action .one {
	margin-bottom: 0px;
}



footer#Footer.clearfix {
    background-color: #232220;
}


#text-2 h4 {
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    color: #6f635c !important;
    background-color: #2b2a28;
}

#text-3 h4 {
    text-align: center;
    text-emphasis: bold;
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    color: #6f635c !important;
    background-color: #2b2a28;
}

#text-4 h4 {
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    color: #6f635c !important;
    background-color: #2b2a28;
}

#text-5 h4 {
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    color: #6f635c !important;
    background-color: #2b2a28;
}


div.widgets_wrapper {
    background-color: #232220;
}

div.footer_copy {
    background-color: #161513;
}

div.textwidget {
    font-family: 'Roboto Slab', bold;
    font-size: 14px;
}

div.extra {
    color: #4f4b48 !important;
}

img.star_footer {
    position: absolute;
    left: 43px;
}

.copyright > a {
	display: none;
}

div.footer_copy {
    font-family: 'Oswald', sans-serif;
    color: #31302f;
}

.footer_copy .social {
    display: none;
    float: right;
    margin-right: 20px;
}

div.textwidget > table {
    position: relative;
    left: 30px;
}


/* SOCIAL STYLING
-------------------------------------------------------------- */

#socials {
    padding-top: 5px;
    margin-left: -4px;
    margin-bottom: 16px;
    text-align: center;

}

#socials div.footer_copy {
    display: none;
}

img.facebook {

}

img.gplus {
    background-color:

}

img.twitter {
    background-color:

}

#time_slot_field {
	clear: both;
}

input[type="text"]#e_deliverydate {
	margin-bottom: 2px;
}

.cart-collaterals .orddd_field_note {
	padding-bottom: 10px;
}

.orddd_field_note {
	font-size: 13px !important;
}


#order_review_heading {
	margin-top: 20px;
}





.single-product .ui-state-default,
.single-product .ui-widget-content .ui-state-default,
.single-product .ui-widget-header .ui-state-default,
.single-product .ui-button,
.single-product html .ui-button.ui-state-disabled:hover,
.single-product html .ui-button.ui-state-disabled:active,
.single-product .ui-state-active,
.single-product .ui-widget-content .ui-state-active,
.single-product .ui-widget-header .ui-state-active,
.single-product a.ui-button:active,
.single-product .ui-button:active,
.single-product .ui-button.ui-state-active:hover {
	background: transparent;
}








/*  Styling the Alerts
-------------------------------------------------------------- */
.alert { padding: 20px 55px 20px 70px; position: relative; -webkit-border-radius: 5px; border-radius: 5px; }
.alert .alert_icon { width: 60px; height: 60px; font-size: 30px; line-height: 60px; color: rgba(0,0,0,.4); position: absolute; left: 10px; top: 1px; text-align: center; -webkit-border-radius: 5px; border-radius: 5px; }
.alert a.close { position: absolute; right: 15px; top: 20px; font-size: 26px; line-height: 20px; }
.alert a.close i { margin: 0 !important; color: rgba(0,0,0,.6); }
.alert a:hover.close i { color: rgba(0,0,0,.8); }

.alert_warning { background: #ece7e3; color: #1f1c16; }
.alert_warning .alert_icon { background: transparent !important; color: #1f1c16; }
.alert_warning a, .alert_warning a:hover { color: #1f1c16; }

.alert_error { background: #ece7e3; color: #a84444; }
.alert_error .alert_icon { background: transparent !important; color: #a84444; }
.alert_error a, .alert_error a:hover { color: #9f2e2e; }

.alert_info { background: #ece7e3; color: #1f1c16; }
.alert_info .alert_icon { background: transparent !important; color: #1f1c16; }
.alert_info a, .alert_info a:hover { color: #1f1c16; }

.alert_success { background: #ece7e3; color: #1f1c16; }
.alert_success .alert_icon { background: transparent !important; color: #1f1c16; }
.alert_success a, .alert_success a:hover { color: #1f1c16; }


.woocommerce .alert .alert_wrapper a.button {
	display: inline-block !important;
	float: right;
	padding: 1px 10px;
}

.woocommerce .alert.alert_success .alert_wrapper a.button {
	background-color: #3C783C !important;

}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
	display: none !important;
}


#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
	background: #ece7e3; color: #1f1c16;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #ece7e3;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -.75em;
    left: 0;
    margin: -1em 0 0 2em;
}

.woocommerce-checkout #payment ul.payment_methods {
	border-bottom: none;
}

.woocommerce .payment_methods li label {
    color: black;
}

/* WooCommerce - Various Styles. ----------------------------- */
small.wcsatt-sub-options {
  font-size: 90%;
}

.wcsatt-options-wrapper h3 {
  margin-bottom: 0.8em;
}

small.wcsatt-sub-options small,
small.wcsatt-sub-options span.wcsatt-sub-discount {
	display: none;
}

.woocommerce-cart div.subscriptions-terms {
  float: right;
  width: 48%;
}


#Wrapper {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}


/*  Removing Animations
-------------------------------------------------------------- */

.image_frame:hover .image_wrapper .mask::after, .image_frame.hover .image_wrapper .mask::after { display: none !important; }
.image_frame .image_wrapper img:not(.ls-l) { top: 0 !important; }
.image_frame .image_wrapper .image_links { display: none !important; }
.style-simple .icon_box .desc_wrapper h4:before { display: none !important; }
.style-simple .icon_box:hover .image_wrapper img, .image_frame:hover .image_wrapper img, .image_frame.hover .image_wrapper img {top: 0px !important;}

.image_frame .image_wrapper img,
.image_frame .image_wrapper .mask:after,
.image_frame .image_wrapper .image_links,
.style-simple .icon_box .icon_wrapper i,
.style-simple .icon_box .image_wrapper img,
.style-simple .icon_box .desc_wrapper h4:before,
a.button:after,
a.tp-button:after,
button:after,
input[type="submit"]:after,
input[type="reset"]:after,
input[type="button"]:after,
#overlay-menu ul li a:before,
#overlay-menu ul li a:after,
#overlay-menu ul li a:before,
#overlay-menu ul li a:after,
#overlay-menu ul li a:hover:before,
#overlay-menu ul li a:hover:after,
#overlay-menu ul li a:hover:before,
#overlay-menu ul li a:hover:after,
#Top_bar .menu li ul li a,
#Top_bar .menu > li > a,
#Top_bar .menu > li > a:after,
#Top_bar .menu > li.current-menu-item > a:after,
#Top_bar .menu > li.current_page_item > a:after,
#Top_bar .menu > li.current-menu-ancestor > a:after,
#Top_bar .menu > li.current_page_ancestor > a:after,
#Top_bar .menu > li.hover > a:after,
.header-overlay .overlay-menu-toggle.focus {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	-ms-transition: none !important;
	transition: none !important;
}








/* Acordeon styles */
.atab {
  position: relative;
  border: 1px;
  border-style: solid;
  margin: 5px;
  width: 100%;
  overflow: hidden;

}
.atab input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.atab label {
  position: relative;
  display: inline;
  padding: 5px;
  font-weight: bold;
  line-height: 3;
  cursor: pointer;

}
.atab_label_img{
  float:left;
}

.atab_label_text{
  float:left;
  margin:15px 15px 0px 15px;
}
.atab label img{
  margin: 15px 10px 0px 15px;

}

.atab-content {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height .35s;
  -o-transition: max-height .35s;
  transition: max-height .35s;
  margin-left:15px;

}
.atab-content .woocommerce {
  margin-top:30px;
}
.atab-content p + p {
    margin-top: 15px;
}

.atab-content p {
  margin: 5px;
}
/* :checked */
.atab input:checked ~ .atab-content {
  max-height: 100%;
}
/* Icon */
.atab label::before {
  position: absolute;
  right: 10px;
  top: 10px;
  display: block;
  transform-origin: center;
  line-height: 25px;
  text-align: left;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
}
.atab input[type=checkbox] + label::before {
  content: "\25BC";
}
.atab input[type=radio] + label::before {
  content: "\25BC";
}
.atab input[type=checkbox]:checked + label::before {
  transform: rotateZ(-90deg);
}
.atab input[type=radio]:checked + label::before {
  transform: rotateX(180deg);
}

.atab input[type="checkbox"] ~ label {
  display: block;
}

.atab label::after {
    content: "";
    clear: both;
    display: table;
}


a.button.yith-wcqv-button{
  display:none !IMPORTANT;
}
#yith-quick-view-content div.summary {
  width:50%;
;


