/*
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: 1.6.2
*/
.woocommerce .product div.entry-summary h1.product_title {
    font-size:45px !important;
    line-height:45px !important;
    margin-bottom:0 !important;
}
.woocommerce .product div.entry-summary h1.product_title:after {display:none !important;}
.woocommerce .product div.entry-summary > p.price {
    margin-bottom:15px !important;
    font-weight:500;
}
.ui-tabs .ui-tabs-panel { padding-left:0 !important; }
.woocommerce-page div.product div.summary {
    padding:0 3% !important;
    box-sizing: border-box;
}
.sku_wrapper { display:none !important; }
.posted_in { color:#000 !important; }
.posted_in a { color:#fdb813 !important; }
.woocommerce-loop-category__title {
	text-align: center;
	text-transform: uppercase;
	font-size:1.7em !important;
}
body.archive.woocommerce #Content {
    background: #f8f8f8;
    background-size: cover;
    padding-top: 40px !important;
    padding-bottom: 50px !important;
}

body:not(.tax-product_cat) .shop-filters {
    background: transparent;
}
body.woocommerce .product div.entry-summary .ui-tabs .ui-tabs-nav li a {
    padding: 14px 20px!important;
    padding-left:0 !important;
}

.woocommerce .product .related.products {
    
    border-top-width: 1px;
    border-style: solid;
    padding-top: 25px !important;
    margin-top: 30px;
    margin-bottom:20px !important;
}
.woocommerce .product .related.products h2 {
    font-size:30px;
    text-transform:uppercase;
    padding-left:10px;
    margin-bottom:20px !important;
}
.head-desc-cat h6 {
	color:#fff;
	font-weight: 500;
}

.hide-me-plz,
body.woocommerce .post-item .image_frame .hide-me-plz {
    display: none;
}

.make-it-500 h6 {
    font-weight: 500;
}

.cat-list-smut {
    background: rgba(0, 0, 0, .4);
    text-align: center;
    position: absolute;
    width: 100%;
    z-index: 2;
}

.cat-list-smut li {
    display: inline-block;
    text-transform: uppercase;
    text-align: center;
}

.cat-list-smut li a {
    padding: 0 15px;
    border-right: 3px solid #fff;
    font-weight: 600;
    color: #fff;
    position: relative;
    right:-1px;
}

.cat-list-smut li:last-child a {
    border: none;
}



.current-cat a {
    color: inherit;
}
.current-cat {background:rgba(0,0,0,.4);}
.cat-list-smut li {
    transition: .3s;
    padding: 15px 0;
}

.cat-list-smut li:hover {
    background:rgba(0,0,0,.4);
    
}
.cat-list-smut li a:hover  {
	text-decoration: none;

}

.car-but {
    margin: 0 20px !important;
    padding: 3px 8px;
    position: relative;
    top: -9px;
    background: rgba(0, 0, 0, .9);
}

.car-but i {
    font-size: 22px;
}

.gree h6 {
    font-weight: 500;
}

#header_cart {
    color: #fff !important;
}

#header_cart span {
    background-color: #fdb814 !important;
    color: #000 !important;
    font-weight: 500;
}

.page-template-template-smuttlabs .top_bar_right {

    display: none !important;

}

#Top_bar .top_bar_right {
    padding: 0 !important;
}

#Top_bar .menu>li>a span:not(.description) {
    padding: 0 15px;
}

body.blog .column_blog,
body.archive:not(.tax-types) .column_blog {
    background: url(/wp-content/uploads/2019/10/pattern_y-1.png)repeat-y left top;
    background-size: contain;
    box-sizing: border-box;
    padding: 0;
    padding-top: 0px;
    margin-top: 150px;
    margin-bottom: 200px;
    position: relative;
    top: -50px;
}

body.blog div.sidebar,
body.archive:not(.tax-types) div.sidebar {
    float: right;
    margin: 0;
    top: 0px;
    position: relative;
    transform: translateY(-10%);
}

body.blog aside.widget,
body.archive:not(.tax-types) aside.widget {
    padding-bottom: 15px;
    margin-bottom: 35px;
    position: relative;
}

body.blog .widget-area aside:nth-child(2),
body.archive:not(.tax-types) .widget-area aside:nth-child(2) {
    padding-bottom: 0px;
    margin-bottom: 0px;
    position: relative;
}

body.blog .column_blog .blog_wrapper,
body.archive:not(.tax-types) .column_blog .blog_wrapper {
    padding: 0 4%;
}


body.blog .sidebar,
body.archive:not(.tax-types) .sidebar {
    background: #000;
    color: #fff;
}

body.blog .sidebar a,
body.archive:not(.tax-types) .sidebar a {
    color: #fdb813;
}

body.blog .sidebar h2,
body.blog .sidebar h3,
body.blog .sidebar h3 a,
body.archive:not(.tax-types) .sidebar h2,
body.archive:not(.tax-types) .sidebar h3,
body.archive:not(.tax-types) .sidebar h3 a {
    color: #fff;
}

body.blog .widget-area,
body.archive:not(.tax-types) .widget-area {
    border-style: solid;
    padding: 100px 25px 80px !important;
    position: relative;
}

body.blog .widget-area aside:nth-child(1),
body.blog .widget-area aside:nth-child(3),
body.archive:not(.tax-types) .widget-area aside:nth-child(1),
body.archive:not(.tax-types) .widget-area aside:nth-child(3) {
    background: url(/wp-content/uploads/2019/08/border.png)no-repeat center bottom;
    background-size: contain;
}

body.blog .widget-area,
body.archive:not(.tax-types) .widget-area {
    min-height: 100px !important;
}

aside#categories-3 h3 {
    display: none !important;
}

body.blog .post-photo-wrapper {
    width: 44%;
}

body.blog .post-desc-wrapper {
    width: 55%;
    margin-bottom: 30px;
}

body.blog .orange-block {
    display: inline-block;
    float: left;
    padding-bottom:50px;
}
body.archive:not(.tax-types.woocommerce) .orange-block {
    display: inline-block;
    float: left;
}

body.blog .hide-me-plz,
body.archive:not(.tax-types) .hide-me-plz {
    display: inline-block;
    width: 68%;
    float: left;
}

.top-note {
    position: absolute;
    top: 1px;
    left: 0;
    transform: translateY(-100%);
}

.bot-note {
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateY(100%);
}

body a.beer-link-cat h3 {
    transition: .3s;
}

body a.beer-link-cat:hover h3 {
    text-decoration: none;
    color: #fdb813 !important;
}

body a.beer-link-cat:hover {
    text-decoration: none;
}


body.single-product #Content {
    padding-top: 140px !important;
}

.woocommerce-content h1.entry-title {
    color: #fdb813 !important;
}

.top-change {
    top: 0;
    left: 0;
    position: absolute;
}

.labs-gif {
    position: absolute !important;
    left: 50% !important;
    top: 0 !important;
    transform: translate(-50%, -97%) !important;
    width: 185px !important;
}

.car-arrow {
    font-size: 40px;
    margin: 0 15px;
    color: #000;
    position: relative;
    top: -2px;
}

.category-beer-name {
    margin-bottom: 0;
}

.carousell {
    height: 400px;
}









.widget_categories ul {
    list-style-type: square;
    color: #fff;
    padding: 5px 10px 5px 0px;
    list-style: none;
}

body .widget_categories ul li a {
    font-weight: 600;
    color: #fdb813 !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
a,
li {
    font-family: futura-pt, sans-serif !important;
}

body.single.single-format-standard #Content {
    padding-top: 200px !important;
    padding-bottom: 75px !important;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.short-desc-labs>* {
    color: #fff !important;
}

body.blog #Content,
body.archive #Content {
    background: url(/wp-content/uploads/2019/08/blog-bg.jpg)no-repeat center top;
    background-size: cover;
    padding-top: 175px !important;
}

.is-white>* {
    color: #fff !important;
}

h1.not-norm,
h1.norm {
    padding-top: 15px;
}

a.button.locator-button-icon {
    padding-left: 35px;
    background: url(/wp-content/uploads/2019/09/beericon20-20Copy.png)no-repeat left center;
    background-size: 18%;
    background-position-X: 15%;
}


a.button.locator-button-icon-dark {
    padding-left: 35px;
    background: url(/wp-content/uploads/2019/09/beericon20-20Copy.png)no-repeat left center;
    background-size: 18%;
    background-position-X: 15%;
}

p.not-norm,
p.norm {
    padding-bottom: 15px;
}

.not-norm {
    border-right: 1px solid #fff;
}

.norm {
    border-left: 1px solid #fff;
}


.buttonno span {
    font-weight: 600;
    font-size: 16px;
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.buttonno-dark span {
    font-weight: 600;
    font-size: 16px;
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.buttonno {
    border-radius: 25px !important;
    box-shadow: 0px 0px 0px 3px #fff !important;
    transition: .3s;
    overflow:hidden !important;
}

body .buttonno:hover {
    box-shadow: 0px 0px 0px 3px #fdb813 !important;

}

.buttonno-dark {
    border-radius: 25px !important;
    box-shadow: 0px 0px 0px 3px transparent !important;
    transition: .3s;
}

body .buttonno-dark:hover {
    box-shadow: 0px 0px 0px 3px #fdb813 !important;

}

.post-item a {
    transition: .3s !important;
}

.beer-finder-img {
    width: 130px;
    position: relative;
    top: 8px;
}

#Top_bar.is-sticky .beer-finder-img {
    top: 2px;
}

.dbg-lay-id-581 .beer-finder-img {
    top: 8px;
}

body.dbg-lay-id-581 #Top_bar.is-sticky .beer-finder-img {
    top: 3px;
}

body:not(.dbg-lay-id-581) #Top_bar:not(.is-sticky) .menu-item:last-child {
    /* display: none; */
}

body.dbg-lay-id-581 .logo #logo img {
    max-height: 40px !important;
    position: relative;
    top: -3px;
}

.post-item a:hover {
    text-decoration: none !important;
}

.post-excerpt {
    margin-bottom: 25px !important;
}

.kek-img {
    width: 40px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-45%);
}

.post-more {
    text-transform: uppercase;
    font-size: 16px;
    color: #000;
    font-weight: 700;
}

.post-item {
    margin-bottom: 0 !important;
    padding: 30px 0 35px;
    background: url('/wp-content/uploads/2019/08/smutty-divider-blog.png') center bottom no-repeat;
    background-size: contain;
}

.kek-icon {
    padding-left: 50px !important;
}

.kek-link {
    font-weight: 700;
    font-size: 16px;
    padding: 0 14px;
    letter-spacing: -1px;
    position: relative;
    display: inline-block;
}

.kek-brite {
    border-left: 3px solid #000;
}

.post-desc {
    padding-top: 10px;
}

.smutty-date-D {
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin-bottom: 10px;
}

.smutty-date-m,
.smutty-date-d {
    font-weight: 500;
    margin-bottom: 0;
}

.omgl .post-footer,
.omgl .post-head {
    display: none;
}

.omgl h2 {
    font-size: 30px;
    line-height: 34px;
}


.post-photo-wrapper {
    width: 24%;
}

.post-desc-wrapper {
    width: 70%;
}



.smutty-blog-cont {
    overflow-x: hidden;
    overflow-y: scroll;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
}

.smutty-blog-cont::-webkit-scrollbar {
    width: 0 !important
}

.orange-block {
    background: #fdb813;
    padding: 15px;

}

.footer-copy-center #Footer .footer_copy {
    background: #000;
    color: #666;
}

@media only screen and (min-width: 1240px) {

    #Footer .section_wrapper,
    .container {
        max-width: unset !important;
        padding: 0 3%;
    }
}

body:not(.dbg-lay-id-581).header-classic #Top_bar:not(.is-sticky) {
    /* position: absolute !important;
    top: 75px;  */
}

.dbg-lay-id-581 #Top_bar {
    background: #fff !important;
}

body.dbg-lay-id-581 #menu .menu li a {
    color: #000;
}

body.dbg-lay-id-581 #Top_bar .menu>li.current-menu-item>a,
#Top_bar .menu>li.current_page_item>a {
    color: #fdb813;
}


body:not(.dbg-lay-id-581) #Top_bar:not(.is-sticky) #logo img {
    /* height: 120px;
    max-height: unset !important;
    transform: translateY(-50%); */
}

#beer-finder img {
    width: 160px;
    height: auto;
    position: absolute;
    right: 32px;
    top: 24px;
    z-index: 999;
}

.dbg-lay-id-581 #beer-finder img {
    display: none;
}

.cstm-butt .button_label {
    padding: 11px 30px !important;
    font-weight: 600;

}

.cstm-butt.with-icon .button_label {
    padding-left: inherit !important;


}

.regula {
    font-weight: 400;
}

.cstm-butt {
    border-radius: 25px !important;
    box-shadow: -2px 3px 0px 1px black !important;
    font-size: 16px;
}

.footer-copy-center #Footer .footer_copy .copyright {
    margin: 0 !important;
}

#Footer .footer_copy .one {
    margin-bottom: 0;
    padding-top: 10px;
}

.right-now {
    text-align: right;
}

@media (max-width:780px) {
    .right-now {
        text-align: center;
    }
}

.smuttlabs-vial {
    position: absolute;
    left: -50px;
    top: 50%;
    transform: translateY(-63%);
    width: 45px;
}

.smuttlabs-template-default .smuttlabs-vial {
    position: absolute;
    left: -35px;
    top: 50%;
    transform: translateY(-63%);
    width: 25px;
}

p.zipcode label[for="zipcode"] {
    float: left;
    margin-right: 10px;
}

p.zipcode input[name="zipcode"] {
    float: left;
    margin-right: 15px;
	margin-top:3px;
}

img.search_beer {
    float: left;
    width: 200px;
    cursor: pointer;
}

@media only screen and (max-width: 480px) {
#wpsl-search-wrap .wpsl-dropdown.wpsl-active div
{
    z-index: 99999;
    position: relative;
}
}

h1.product_title.entry-title {
    display: none;
}
i.product-subtitle{
color: #fdb813 !important;
	font-size: 32px;
    font-weight: bold;
	margin-bottom:20px;
	float:left;
	width:100%;
}