/* GENERAL LAYOUT */

#header_bg {
height: 980px;
}
#header_bg + #content + #container_main {
padding-top: 0;
}
.wrapper960, .backgrounds .content_background {
    max-width: 80%;
}
#base1_modules .module li a, #base2_modules .module li a {
color: #fff;
}

/* TYPOGRAPHY */

h1 {
margin: 1px auto /* 1rem */;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 200;
}
.module .module_surround .module_header h3, .module_menu .module_surround .module_header h3 {
    font-size: 2rem;
    line-height: 1.2rem;
    text-transform: none;
    color: #2b160c;
    margin-bottom:1rem;
}
h2.centered {
    text-align: center;
    margin: 0;
    font-size: 3rem;
}
.item h1 {
font-size: 5.6rem;
text-align: center;
color: rgb(255, 255, 255);
}

/* NAVIGATION & MENUS */

.hornav>ul>li {
border: 1px solid rgba(255,255,255,.9);
background: rgba(255,255,255,.8);
}
.hornav>ul>li:hover {
border: 1px solid rgba(255,255,255,.9);
background:rgba(255,187,187,.8);
}
.hornav>ul>li>a {
font-size: 1rem;
line-height: 1.2rem;
color:#1a120c;
}
.hornav ul ul li a {
font-size: 1.2rem;
line-height: 1.8rem;
padding: 0 12px;
}

/* MODULES */

.owl-carousel .owl-item h3 {
text-align: center;
border: thin solid #fff;
padding: 12px 24px;
max-width: fit-content;
margin: 22px auto 12px;
font-size: 2rem;
font-family: 'Open Sans';
}
h3.phonelink {
border: none!important;
}
#owl-carousel423 {
background: rgba(0,0,0,.2);
border: 1px solid rgba(255,255,255,0.3);
/* 
background: transparent;
 */
color: #fff;
}
#mod-custom210 {
    background-size: contain;
    background-repeat: no-repeat;
    max-height: 765px;
}
.butterandlove {
    padding: 4% 60px;
    min-height: 800px;
    background-image: url(https://hosting.isurfedthere.com/~edelweiss/images/backgrounds/handcrafted-goods-made-with-butter-and-love.jpg);
        background-size: contain;
    background-repeat: no-repeat;
    max-height: 765px;
}
.ourbakers {
    max-width: 50%;
    font-size: 2rem;
    line-height: 1.2;
    font-family: 'Dancing Script';
    color: #fff;
}

/* DJ-CATALOG2 CART SYSTEM */

#djcatalog .djc_items .djc_item_bg, #djcatalog .djc_related_items .djc_item_bg {
background: #f7f4e5;
margin: 4px;
}
#djcatalog .djc_items .djc_image img, #djcatalog .djc_related_items .djc_image img {
background: transparent;
}
.djc_qty .btn, #djc_contact_form_button, .djc_cart_table input, .djc_cart_buttons a, .btn-success {
background: #ffe2e2;
margin-right: 6px;
border: thin solid #cecece;
padding: 6px 12px;
}
.djc_qty .btn:hover, #djc_contact_form_button:hover, .djc_cart_table input:hover, .djc_cart_buttons a:hover, .btn-success:hover, .btn-outline-secondary:hover {
background:#fdc3c3;
}
.djc_addtocart_btn {
padding: 6px 12px;
}
.btn, .button {
color: rgba(0,0,0,.69);
}
.btn:hover, .button:hover {
color: rgba(0,0,0,1);
}

.djc_qty_buttons .djc_qty_input {
height: 33px;
margin-right: 6px;
margin-top: 0;
padding-bottom: 12px;
padding-left: 10px;
padding-right: 6px;
padding-top: 12px;
width: 50px;
border-radius: 0;
}
.djc_td_update_qty .djc_qty_buttons .djc_qty_input {
height: 18px;
padding-bottom: 7px;
padding-top: 7px;
}
.djc_item_in a {
color:#333 !important;
}
.djc_cart_popup a {
color: #fe7175;
}
.djc_autolabels .djc_autolabels_label-featured {
background-color: #f7d571;
color: #333;
font-size: 1rem;
text-shadow: none;
text-transform: none;
padding: 4px 12px;
font-weight: 600;
height: auto;
}
.djc_autolabels {
margin: 2px !important;
}
.form-check, .form-check-inline {
margin-right: 0;
min-height: unset;
margin-bottom: -2px;
}

/* RESPONSIVE */

@media screen and (max-width:1100px) {

.ourbakers {
    max-width: 50%;
    min-height: 600px;
    font-size: 1.8rem;
}
}

@media screen and (max-width:900px) {

.butterandlove {
    padding: 4% 6%;
}
.ourbakers {
    font-size: 1.2rem;
    line-height:1;
    min-height: 500px;
    padding: 0;
    font-family: 'Open Sans';
        font-weight: 400;
}
}

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

#header {
    padding: 36px 0 27px;
}
h1 {
line-height: 0.96;
}
.item h1 {
font-size: 4.6rem;
}
#container_hornav {
    display: none;
}
.owl-carousel .owl-item h3 {
text-align: center;
border: thin solid #fff;
padding: 12px 24px;
max-width: 90%;
}
.ourbakers {
    font-size: 1rem;
    min-height: 430px;
}
}

@media screen and (max-width:600px) {

.butterandlove {
    font-size: 1rem;
    line-height: 1.2;
    max-width: 55%;
    min-height: 300px;
}
}
