/*
Theme Name: Leader of the Pack
Theme URI: https://tronc.com
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/


a.open {
	background-color:#5CB75C !important;
}

a.closed{
	background-color:#ff0000 !important;
}

p, li {
	font-weight: 500;
	color: #000000;
}

p.woocommerce-shipping-destination{
    display:none;	
}

a.button.button_full_width .button_label {
    padding: 5px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mcb-section-l1xeh4m4n .mcb-column:not(.mcb-item-2rmqtqxxi) > div{
	min-height: 400px
}
.header-magazine #Top_bar .banner_wrapper {
 right:-92px;
}

@media only screen and (max-width: 685px) {
	.banner_wrapper {
  display: none !important;
}

}
#Subheader {
 background-position:left top;
}


/* Element | https://lopci.com/ */

#input_3_7 > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1) {
  transform: scale(.75);
  transform-origin: left;
}
