/*
Theme Name: Mad Butcher Child
Theme URI: 
Description: Child theme of Divi theme for the Divi theme
Author: <a href="http://www.elegantthemes.com">Elegant Themes</a>
Author URI: 
Template: Divi
Version: 3.21.4
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Tue, 28 Apr 2020 08:15:11 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on April 29, 2020 */

@font-face {
    font-family: 'franchiseregular';
    src: url('fonts/franchise-bold-webfont.woff2') format('woff2'),
         url('fonts/franchise-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.no-content::before{
    content: ''!important;
}
body h1, body h2, body h3, body h4{
    font-family: 'franchiseregular';
}
body{
font-weight: normal;
}
.et_pb_module.et_pb_tabs ul.et_pb_tabs_controls a {
    font-family: 'franchiseregular'!important;
    font-size: 28px;
}
.page-id-118 div#et-secondary-menu a.et-cart-info {
    display: none;
}
.login-reg a {
    font-weight: 500;
    text-transform: uppercase;
}

div#et-secondary-menu {
    padding-top: 5px;
    display: inline-flex;
}
div#top-header {
    background: #231f20;
    padding: 6px 0;
}
div#et-info {
    width: 50%;
}

div#et-info p {
    float: left;
    padding-right: 24px;
	font-weight: 500;
}
header.et-fixed-header img#logo {
    width: 486px;
}
div#top-header .container.clearfix {
    width: 100%;
    max-width: 1443px;
    padding: 5px 20px;
}

span#et-info-phone {
    font-weight: 500;
    padding-right: 24px;
}


div#et-info a {
    font-weight: 500;
}

div#et-info a:hover {
    color: #ffd506;
}
a {
  color: #000;  
}

/*CART PAGE TEXT CHANGING*/
tr.woocommerce-shipping-totals.shipping th{
	visibility:hidden;
}
tr.woocommerce-shipping-totals.shipping th::before{
	content: 'Pickup or Delivery';
	visibility:visible;
}

/*cart page styling */


th.product-total{
	text-align:right;
}

div#payment.woocommerce-checkout-payment{
	margin-top:30px;
}

p#e_deliverydate_field label, p#orddd_locations_field label, p#orddd_time_slot_field label{
	font-family: 'franchiseregular';
	font-size: 25px;
    color: #231f20;
	padding: 3px 0;
}
ul#shipping_method.woocommerce-shipping-methods{
	padding-top: 15px;
}



/*========= MENU css ===========*/
ul#top-menu li ul.sub-menu {border-color: #ffd506;}

nav#top-menu-nav ul li a:hover {
    color: #ffd506;
}
header#main-header .container {
    width: 100%;
    max-width: 1443px;
    padding: 0 20px;
}
/*ul#top-menu li a {
    font-family: 'franchiseregular';
}*/
#top-menu li {
    padding-right: 32px;
}
/*--- END ---*/

/*----------- BANNER CSS ----------------*/
.et-pb-active-slide .et_pb_slide_description {
 animation-name: fadeRight;
}
.site-title .et_pb_text_inner {
    font-family: 'franchiseregular';
    font-size: 90px;
}
.est-year h5.span:before {
    content: "";
    display: inline-block;
    width: 30px;
    border: 2px solid #333333;
    vertical-align: middle;
    margin-right: 10px;
}

.est-year h5 span:before {
    content: "";
    display: inline-block;
    width: 30px;
    border: 2px solid #333333;
    vertical-align: middle;
    margin-right: 10px;
}

.est-year h5 span:after {
    content: "";
    display: inline-block;
    width: 30px;
    border: 2px solid #333333;
    vertical-align: middle;
    margin-left: 10px;
}
.store-address h3 {
    font-family: 'franchiseregular';
    padding-bottom: 0;
}
/*-------- END OF BANNER ---------*/
.location-list ul li a {
    color: #333;
    font-weight: 600;
    font-size: 19px;
    cursor: pointer;
}

.location-list ul li {
    list-style: none;
    padding: 4px 0;
}

.location-list ul {
    padding: 0;
}

.location-list h4 {
    font-size: 28px !important;
}

.location-list ul li a:hover {
    color: #ffd506;
}

/*====== PRODUCT SLIDER =======*/
.woocommerce .ywcps-wrapper ul.products {
    overflow: hidden;
}

.ywcps-slider .ywcps-products .owl-dots .owl-dot.active span, .ywcps-slider .ywcps-products .owl-dots .owl-dot:hover span,
ul.slick-dots li.slick-active button, ul.slick-dots li.slick-active button:hover{
    background: #ffd506 !important;
}
.wcpscwc-product-slider-wrap.wcps- .wcpscwc-product-slider ul.slick-dots li.slick-active button{
	background: #ffd506 !important;
}

.ywcps-slider .ywcps-products .owl-dots .owl-dot span,
.wcpscwc-product-slider .slick-slider.slick-dotted ul.slick-dots li button{
    width: 15px !important;
    height: 15px !important;
	border: none;
	
}
.owl-stage-outer li.product h2.woocommerce-loop-product__title,
.slick-track li.product.type-product h2.woocommerce-loop-product__title{
    font-size: 22px !important;
    font-family: 'Ubuntu',Helvetica,Arial,Lucida,sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}
.slick-track li.product.type-product {
    padding: 0 18px !important;
}
/* img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: 250px !important;
    height: 225px !important;
} */
.slick-slider.slick-dotted button.slick-prev.slick-arrow, 
.slick-slider.slick-dotted button.slick-next.slick-arrow {
    display: none !important;
}
.wcpscwc-product-slider-wrap.wcps- .wcpscwc-product-slider ul.slick-dots li {
    padding: 0 11px !important;
}
/*------- PRODUCT TAB --------------*/
/* .product-tab li.product.type-product img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: 100% !important;
    height: 367px !important;
} */
#wtcpl_tabs_container .each_cat ul.products > li{
    width: 31.75%;
}

div#wtcpl_tabs ul li a,
.product-tab .et_pb_module.et_pb_tabs ul.et_pb_tabs_controls a{
    font-family: 'franchiseregular';
    font-size: 28px;
    background: none;
    color: #333;
    padding: 0;
}
.product-tab .et_pb_module.et_pb_tabs ul.et_pb_tabs_controls li{
    width: 9.285%;
	text-align: center;
}
div#wtcpl_tabs, div#wtcpl_tabs ul, div#wtcpl_tabs_container {
    background: #fff;
}
div#nav-holder div#wtcpl_tabs  ul li {
    width: 13.285%;
    vertical-align: text-top;
}
.product-tab .et_pb_module.et_pb_tabs,
.product-tab .et_pb_module.et_pb_tabs ul.et_pb_tabs_controls:after,
.product-tab .et_pb_module.et_pb_tabs ul.et_pb_tabs_controls li{
    border: none;
}
.product-tab nav.woocommerce-pagination ul.page-numbers {
    border: none;
    padding: 25px 0 !important;
}

.product-tab nav.woocommerce-pagination ul.page-numbers li {
    border: none;
    padding: 0 18px;
    overflow: visible;
}

.product-tab nav.woocommerce-pagination ul.page-numbers span.page-numbers.current {
    background: none;
    color: #231f20;
    font-size: 25px;
    font-weight: 500;
}

.product-tab nav.woocommerce-pagination ul.page-numbers a.page-numbers {
    font-size: 25px;
    font-weight: 500;
    color: #858585;
}

a.next.page-numbers:before {content: 'NEXT';background: #ffd506;color: #fff;padding: 16px 48px;border-radius: 6px;position: absolute;top: -4px;left: 0;}

.product-tab nav.woocommerce-pagination ul.page-numbers a.next.page-numbers {
    position: relative;
}

.product-tab nav.woocommerce-pagination ul.page-numbers a.next.page-numbers:hover {
    background: none;
}

a.next.page-numbers:hover:before {
    background: #231f20;
    color: #ffd506;
}
.product-tab .et_pb_tab_content p.woocommerce-result-count, .product-tab .et_pb_tab_content form.woocommerce-ordering {
    display: none;
}

.product-tab .et_pb_tab_content {
    padding-top: 40px !important;
}

/*
a#specials:before {
    background: url(/test-site-2/wp-content/uploads/sites/2/2020/04/special.png);
}
a#beef:before{
    background: url(/test-site-2/wp-content/uploads/sites/2/2020/04/beef.png);
}
a#chicken:before{
    background: url(/test-site-2/wp-content/uploads/sites/2/2020/04/chicken.png);
}
a#lamb:before{
    background: url(/test-site-2/wp-content/uploads/sites/2/2020/04/lamb.png);
}
a#pork:before{
    background: url(/test-site-2/wp-content/uploads/sites/2/2020/04/pork.png);
}
a#small-goods:before{
    background: url(/test-site-2/wp-content/uploads/sites/2/2020/04/small-goods.png);
}
a#mad-meat-boxes:before{
    background: url(/test-site-2/wp-content/uploads/sites/2/2020/04/meat-box.png);
}

div#wtcpl_tabs ul li a:before {
    content: '';
    width: 100%;
    height: 80px;
    position: absolute;
    top: -90px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center;
}
*/
div#wtcpl_tabs ul li a {
    position: relative;
}
div#wtcpl_tabs_container {
    padding-top: 0;
}

div#wtcpl_tabs_container li.product.type-product {
    box-shadow: none;
    text-transform: capitalize;
}

div#wtcpl_tabs_container li.product.type-product h2.woocommerce-loop-product__title,
.product-tab .et_pb_all_tabs ul.products.columns-3 li h2.woocommerce-loop-product__title{
    font-family: 'ubuntu';
    font-size: 25px;
	color: #231f20;
    padding-top: 18px !important;
}
div#wtcpl_tabs_container img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: 100% !important;
}
.woocommerce-page span.onsale, .woocommerce span.onsale {
    background: #ffd506 !important;
}
/*------ END -------------*/
/*====== SINGLE PROD ==========*/
div#special-section a.button.product_type_simple.add_to_cart_button {
    display: none;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    border: none;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 30px;
    border-radius: 7px;
}
span.tagged_as {
    display: block;
}

.product_meta a {
    color: #231f20;
    font-weight: 600;
}


.et_pb_module.et_pb_wc_tabs ul.et_pb_tabs_controls li a {
    font-weight: 300;
    padding: 11px 43px;
}

.et_pb_module.et_pb_wc_tabs ul.et_pb_tabs_controls li {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

ul.et_pb_tabs_controls.clearfix {
    border: none;
    background: none;
}

.et_pb_module.et_pb_wc_tabs {
    border: none;
}

.et_pb_module.et_pb_wc_tabs .et_pb_all_tabs .et_pb_tab {
    padding: 49px 34px;
}

.et_pb_module.et_pb_wc_tabs .et_pb_all_tabs .et_pb_tab h4 {font-family: 'Ubuntu';font-weight: 600;font-size: 27px;color: #231f20;}

.et_pb_module.et_pb_wc_tabs .et_pb_all_tabs .et_pb_tab p {
    line-height: 1.45;
}

/*---------- CART CSS -----------*/
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info{
    background: #231f20;
}
a.shipping-calculator-button {
    color: #ffd506;
}
tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail img.attachment-woocommerce_thumbnail {
    width: 60%;
}
a.woocommerce-privacy-policy-link {
    color: #000;
}
tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail {
    text-align: center;
}
div#woo_mstore_accordion h3.ui-accordion-header-active {
    background: #ffd610;
    border: #000;
    color: #231f20;
}

div#woo_mstore_accordion h3 {
    font-size: 20px;
}
nav.woocommerce-MyAccount-navigation li {
    list-style: none;
    padding: 7px 0;
}

nav.woocommerce-MyAccount-navigation ul {
    padding: 0;
}

nav.woocommerce-MyAccount-navigation li a {
    color: #231f20;
    font-weight: 500;
    font-size: 23px;
}

.woocommerce-MyAccount-content a, .woocommerce-MyAccount-content p {
    font-size: 22px;
    line-height: 1.5;
}

.woocommerce-MyAccount-content a {
    color: #ffd506;
}

.woocommerce li.product .entry-header .button {
     opacity: 1 !important;   
    }
nav.woocommerce-MyAccount-navigation li.is-active {
    background: #231f20;
}
nav.woocommerce-MyAccount-navigation li.is-active a:hover {
    color: #ffd606 !important;
}

nav.woocommerce-MyAccount-navigation li.is-active a {
    color: #ffd606;
}

nav.woocommerce-MyAccount-navigation li {
    padding: 8px 10px;
}
/* form.woocommerce-cart-form tr.woocommerce-cart-form__cart-item.cart_item img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: 149px !important;
    height: 148px !important;
} */
table.shop_table.woocommerce-checkout-review-order-table th.product-name {
    width: 44%;
}
.cart-container button.button, a.checkout-button.button.alt.wc-forward {
    background: #e6c000;
    border: none;
    color: #333333;
    text-transform: uppercase;
    font-family: 'Alfa Slab One',display;
}

/* tr.woocommerce-cart-form__cart-item.cart_item img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: 99px !important;
} */

td.product-name a {
    color: #e6c000;
    font-family: 'franchiseregular';
    font-size: 29px;
}
.woocommerce .cart-collaterals .cart_totals {
    width: 100%;
}
table.shop_table thead th {
    text-transform: uppercase;
    color: #231f20;
}

tr.woocommerce-cart-form__cart-item.cart_item td.product-name a {
    color: #231f20;
    font-family: 'Ubuntu',Helvetica,Arial,Lucida,sans-serif;
    font-size: 25px;
    font-weight: 600;
}

form.woocommerce-cart-form button.button {
    border-radius: 6px;
    background: #ffd506;
    border: none;
    color: #fff !important;
    text-transform: uppercase;
    opacity: 1 !important;
}

table.shop_table.shop_table_responsive.cart input.input-text.qty {
    border-radius: 6px;
    background: #fff !important;
    border: 2px solid #ccc !important;
    color: #231f20 !important;
}

span.woocommerce-Price-amount.amount {
    font-size: 19px;
    color: #c1c1c1;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
    border: none;
}

.cart-collaterals .cart_totals h2 {
    font-size: 55px;
    color: #231f20;
}

.cart-collaterals table.shop_table.shop_table_responsive tr th {
    color: #231f20;
    font-family: 'Ubuntu',Helvetica,Arial,Lucida,sans-serif;
    font-size: 20px;
    font-weight: 600;
}

.cart_totals table.shop_table.shop_table_responsive {
    border-left: none;
    border-right: none;
}

tr.order-total span.woocommerce-Price-amount.amount {
    color: #000;
}

a.checkout-button.button.alt.wc-forward {
    border-radius: 6px;
    width: fit-content;
    background: #ffd506;
    color: #fff;
    font-family: 'Ubuntu',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    padding: 15px 47px;
    float: right;
}

.cart-collaterals {
    padding-top: 50px;
}


/*---- CHECK OUT CSS ----*/

.woocommerce-billing-fields h3, .woocommerce-additional-fields h3, div#order_review h3#order_review_heading {
    FONT-SIZE: 50PX;
    COLOR: #231f20;
}

.woocommerce-billing-fields__field-wrapper input, .woocommerce-billing-fields__field-wrapper span.select2-selection {
    border-radius: 6px !important;
    background: #e9e9e9;
    border: none;
    height: 60px;
    padding: 15px 26px;
    font-size: 18px;
}

.woocommerce-billing-fields__field-wrapper input::-webkit-input-placeholder {
    font-size: 18px;
}

.woocommerce-billing-fields__field-wrapper label {
    text-transform: uppercase;
    font-weight: 600;
}

.woocommerce-additional-fields__field-wrapper textarea#order_comments {
    height: 242px;
    background: #e9e9e9;
    border: none;
    border-radius: 10px;
    padding: 15px 15px;
}


div#order_review {
    padding-top: 70px;
}

div#order_review table.shop_table.woocommerce-checkout-review-order-table {
    border-right: none;
    border-left: none;
}

div#order_review table.shop_table.woocommerce-checkout-review-order-table th {
    font-size: 18px;
    color: #231f20;
}

div#order_review table.shop_table.woocommerce-checkout-review-order-table td {
    font-size: 18px;
}

button#place_order {
    background: #ffd506;
    border: none;
    border-radius: 6px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 18px 47px;
    margin-top: 35px;
}

/* div#customer_details {
    width: 48%;
    padding: 0 2%;
}

div#order_review {
    width: 48%;
    padding: 0 2%;
} */

/* div#customer_details .col-1, div#customer_details .col-2 {
    width: 100%;
}
 */

/* form.checkout.woocommerce-checkout {
    display: inline-flex;
}
 */
/*---- END -----*/
ul.store-hours li {
    list-style: none;
}

ul.store-hours {
    padding: 0;
}

ul.store-hours strong {
    text-transform: capitalize;
    width: 40px;
    display: inline-block;
    text-align: left;
    margin-right: 10px;
}
.logo_container img#logo {
    width: 480px;
    max-height: 80px;
	margin-top: 0px;
}

ul#top-menu li a {
    text-transform: uppercase;
}
a.yellow-box {
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;
    background-color: #ffd506;
    display: inline-block;
    outline: none;
    position: relative;
    vertical-align: middle;
    padding: 14px 20px;
    line-height: 1.5;
    cursor: pointer;
    font-family: 'Alfa Slab One',display!important;
    color: #333333 !important;
}

p.copy-right {
    position: relative;
    bottom: -50px;
}
.icon-facebook-with-circle:before {
    content: "\e907";
}
footer#main-footer {
    border-top: 5px solid #ffd506;
}
.bg-right {
    background-position: 80% 0 !important;
}

.bg-left {
    background-position: 12% 0 !important;
}
a.mailing-list {
    width: 53%;
    display: block;
    background: #ffd506;
    text-align: center;
    padding: 15px 0;
    margin-bottom: 24px;
    border-radius: 4px;
    box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 600;
}

a.mailing-list:hover {
    background: #231f20;
}
a.added_to_cart.wc-forward {
    background: #231f20;
    text-transform: uppercase;
    padding: 19px 30px;
    border-radius: 7px;
    font-size: 20px;
}

a.added_to_cart.wc-forward:hover {
    background: #ffd506;
    color: #231f20;
}
/*========== FORM CSS ==========*/

.GF-Forms .et_pb_contact form.et_pb_contact_form input {
    border-radius: 6px;
    background: #e9e9e9;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif!important;
    padding: 19px 33px !important;
    margin: 0 !important;
    font-size: 18px !important;
    border: none;
    color: #a1a1a1 !important;
    font-weight: 300;
}

.GF-Forms .et_pb_contact form.et_pb_contact_form input::-webkit-input-placeholder {
    color: #a1a1a1 !important;
}

.GF-Forms form textarea {
    height: 139px !important;
    border-radius: 6px;
    background: #e9e9e9;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif!important;
    padding: 19px 33px !important;
    margin: 0 !important;
    font-size: 18px !important;
    border: none;
    color: #a1a1a1 !important;
    font-weight: 300;
}
.GF-Forms .et_pb_contact .et_contact_bottom_container {
    width: 100%;
}

.GF-Forms .et_pb_contact .et_contact_bottom_container .et_pb_contact_right {
    display: none;
}

/* .GF-Forms form .gform_footer input.button {
    background: #ffd506;
    color: #ffffff!important;
    border-width: 0px!important;
    border-radius: 6px;
    font-size: 24px;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif!important;
    text-transform: uppercase;
    font-weight: 500;
    padding: 24px 0;
    text-align: center;
    width: 68.5%;
    box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
cursor: pointer;
} */

/* .GF-Forms form .gform_footer {
    margin-top: 8px;
} */
/*======== CONTACT PAGE ==========*/

.GF-Forms form ul li select {
    border-radius: 6px;
    background: #e9e9e9;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif!important;
    padding: 19px 33px !important;
    margin: 0 !important;
    font-size: 18px !important;
    border: none;
    color: #a1a1a1 !important;
    font-weight: 300;
}
.contact-us-form .GF-Forms form textarea {
    height: 280px !important;
    padding: 19px 33px !important;
}

/*======= recipe CSS ===========*/

h4.widgettitle {
    font-size: 45px;
    padding-bottom: 29px;
}

div#search-2 form#searchform input#s {
    border-radius: 6px;
    background: #e9e9e9;
    border: none;
    height: 67px !important;
}

div#search-2 form#searchform input#searchsubmit {
    border-bottom-right-radius: 7px;
    border-top-right-radius: 7px;
    background: #ffd506;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 9.5px 5px;
    width: 90px;
    font-size: 17px;
    height: 67px !important;
}

div#search-2 form#searchform input#searchsubmit:hover {
    background: #231f20;
    border: #231f20;
}


div#categories-2 ul li.cat-item a {
    font-size: 22px;
    color: #231f20;
    text-align: left;
    display: block;
    width: fit-content;
    float: left;
}

div#categories-2 ul li.cat-item {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 12px;
    padding-top: 6px;
    text-align: right;
}


div#rpwwt-recent-posts-widget-with-thumbnails-2 a {
    font-family: 'franchiseregular';
    font-size: 20px;
    color: #231f20;
}


div#tag_cloud-2 a.tag-cloud-link {
    border: 1px solid;
    border-radius: 0;
    background: #fff;
    padding: 1px 18px;
}
body.archive div#content-area div#sidebar {
    float: left;
    width: 29.66%;
}

body.archive div#content-area div#left-area {
    float: right;
    padding-right: 0;
    padding-left: 5.5%;
    width: 69%;
}

body.archive .container:before {
    display: none;
}

.recipe-post-content a.entry-featured-image-url,
body.archive div#content-area div#left-area a.entry-featured-image-url{
    width: 48%;
    float: left;
    margin-right: 26px;
}

.recipe-post-content .et_pb_ajax_pagination_container article h2.entry-title a,
body.archive div#content-area div#left-area h2.entry-title{
    font-family: 'Ubuntu',Helvetica,Arial,Lucida,sans-serif;
    font-weight: bold;
    color: #231f20;
    /*font-size: 30px;*/
    line-height: 1.2;
}

.recipe-post-content p.post-meta,
body.archive div#content-area div#left-area p.post-meta{
    text-transform: uppercase;
}
body.archive div#content-area div#left-area article {
    display: inline-block;
}
.recipe-post-content .post-content {
    float: left;
    padding-top: 19px;
}

.recipe-post-content .post-content a.more-link {
    background: #ffd506;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 33px;
    border-radius: 6px;
}
.pagination.clearfix .alignleft a,
.pagination.clearfix .alignright a{
    background: #ffd506;
    color: #fff;
    text-transform: uppercase;
    font-size: 19px;
    padding: 15px 30px;
    border-radius: 7px;
}
/*======== FOOTER CSS =========*/
footer#main-footer .container {
    max-width: 1403px;
}

div#footer-bottom .container {text-align: center;}

div#footer-bottom .container div#footer-info {
    display: contents;
}
ul#menu-footer-menu li {
    padding: 0 !important;
}
footer#main-footer .container {
    max-width: 1403px;
    padding-top: 0;
}

.textwidget.custom-html-widget {
    line-height: 1.45;
}

.footer-widget h4.title {
    padding-bottom: 19px;
}

footer#main-footer div#footer-widgets {
    padding-top: 61px;
}

footer#main-footer .container {
    max-width: 1403px;
    padding-top: 0;
}

.textwidget.custom-html-widget {
    line-height: 1.45;
}

.footer-widget h4.title {
    padding-bottom: 19px;
}

footer#main-footer div#footer-widgets {
    padding-top: 61px;
}

.footer-widget form ul li input {
    border-radius: 6px;
    background: #e9e9e9;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif!important;
    padding: 19px 33px !important;
    margin: 0 !important;
    font-size: 18px !important;
    border: none;
    color: #a1a1a1 !important;
    font-weight: 300;
}

footer#main-footer div#footer-widgets .footer-widget:first-child {
    margin-right: 4.2%;
}

footer#main-footer div#footer-widgets .footer-widget:nth-child(2) {
    width: 16%;
    margin-right: 2%;
}

footer#main-footer div#footer-widgets .footer-widget:last-child {
    width: 47%;
}

footer#main-footer div#footer-widgets .footer-widget div#custom_html-5 {
    width: 85%;
}

.footer-widget div#custom_html-5 .gform_body ul li {
    padding: 0;
}

.footer-widget div#custom_html-5 .gform_body {
    width: 68%;
    display: inline-block;
    margin-right: 17px;
}

.footer-widget div#custom_html-5 .gform_footer.top_label {
    display: inline-block;
    width: 27%;
    margin-top: 0;
    padding-top: 0;
}
footer#main-footer div#footer-widgets .footer-widget div#custom_html-5 div#gform_wrapper_2 {
    margin-top: 0;
}
.footer-widget .gform_footer.top_label input.button {
    background: #ffd506;
    color: #ffffff!important;
    border-width: 0px!important;
    border-radius: 6px;
    font-size: 24px;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif!important;
    text-transform: uppercase;
    font-weight: 500;
    padding: 16px 0;
    text-align: center;
    box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
    cursor: pointer;
    width: 100%;
}

li a.social_facebook:before {
    font-family: etmodules;
    content: "\e093" !important;
    top: 0 !important;
    cursor: pointer;
}
li a.social_twitter:before {
    font-family: etmodules;
    content: "\e094" !important;
    top: 0 !important;
    cursor: pointer;
}
li a.social_linkedin:before {
    font-family: etmodules;
    content: "\e09d" !important;
    top: 0 !important;
    cursor: pointer;
}

li a.social_instagram:before {
    font-family: etmodules;
    content: "\e09a" !important;
    top: 0 !important;
    cursor: pointer;
}

ul.social-link {
    display: inline-block;
    text-align: left;
}

ul.social-link li {
    display: inline-block;
    margin: 0;
    padding: 0 25px;
}
ul.social-link li a:hover:before {
    color: #ffd506;
}


/*=========== RESPONSIVE =============*/
@media screen and (max-width:1440px){
.bg-right {
    background-position: 91% 0 !important;
}
	.page-id-10705 .bg-left {
    background-position: -5% 0 !important;
}
}

@media screen and (max-width:1024px){
	.bg-right {
    background-position: 125% 0 !important;
    padding-bottom: 0;
}
	.bg-left {
    background-position: -50% 0 !important;
}
	footer#main-footer .container {
    padding-left: 20px;
    padding-right: 20px;
    width: 90%;
}
	.footer-widget div#custom_html-5 .gform_footer.top_label {
    width: 24%;
}
	.footer-widget .gform_footer.top_label input.button {
    font-size: 15px;
    padding: 20px 0;
}
	#top-menu li {
    padding-right: 17px;
}
	.page-id-10705 .bg-left {
    background-position: -71% 0 !important;
}
}
@media screen and (max-width:768px){
.logo_container img#logo {
    width: 130px;
    max-height: 273px;
}
	footer#main-footer div#footer-widgets .footer-widget:last-child,
	footer#main-footer div#footer-widgets .footer-widget div#custom_html-5{
    width: 100% !important;
}
	div#et-info {
    width: 75%;
}
}
@media screen and (max-width:425px){
div#top-header {
    display: none;
}
/* 	.product-tab li.product.type-product img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: 100% !important;
    height: 235px !important;
} */
	
	.product-tab .et_pb_module.et_pb_tabs ul.et_pb_tabs_controls li {
    width: 100%;
    text-align: center;
    display: inline-grid;
}
	a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    padding: 11px 19px;
    font-size: 13px;
}
	div#wtcpl_tabs_container li.product.type-product h2.woocommerce-loop-product__title, 
	.product-tab .et_pb_all_tabs ul.products.columns-3 li h2.woocommerce-loop-product__title {
    font-size: 17px;
}
	.GF-Forms form .gform_footer input.button {
    width: 100%;
    padding: 11px 0;
}
	.GF-Forms {
    padding: 0;
}
	body #page-container .et_pb_section .et_pb_wc_add_to_cart_0_tb_body .button {
    float: left;
    width: 64%;
    padding: 12px 0 !important;
}
}
@media screen and (max-width:375px){
.product-tab .et_pb_tab ul.products li {
    width: 100% !important;
}
}

.woocommerce-terms-and-conditions-link{
    font-weight: bold;
    text-decoration: underline;
}