@font-face {
    font-family: 'Bebas Neue';
    src: url('../fonts/Oswald-Light.eot');
    src: url('../fonts/Oswald-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Oswald-Light.woff') format('woff'),
        url('../fonts/Oswald-Light.ttf') format('truetype'),
        url('../fonts/Oswald-Light.svg#Oswald-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Bebas Neue';
    src: url('../fonts/Oswald-Medium.eot');
    src: url('../fonts/Oswald-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Oswald-Medium.woff') format('woff'),
        url('../fonts/Oswald-Medium.ttf') format('truetype'),
        url('../fonts/Oswald-Medium.svg#Oswald-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bebas Neue';
    src: url('../fonts/Oswald-SemiBold.eot');
    src: url('../fonts/Oswald-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Oswald-SemiBold.woff') format('woff'),
        url('../fonts/Oswald-SemiBold.ttf') format('truetype'),
        url('../fonts/Oswald-SemiBold.svg#Oswald-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bebas Neue';
    src: url('../fonts/Oswald-Regular.eot');
    src: url('../fonts/Oswald-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Oswald-Regular.woff') format('woff'),
        url('../fonts/Oswald-Regular.ttf') format('truetype'),
        url('../fonts/Oswald-Regular.svg#Oswald-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bebas Neue';
    src: url('../fonts/Oswald-Bold.eot');
    src: url('../fonts/Oswald-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Oswald-Bold.woff') format('woff'),
        url('../fonts/Oswald-Bold.ttf') format('truetype'),
        url('../fonts/Oswald-Bold.svg#Oswald-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bebas Neue';
    src: url('../fonts/Oswald-ExtraLight.eot');
    src: url('../fonts/Oswald-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Oswald-ExtraLight.woff') format('woff'),
        url('../fonts/Oswald-ExtraLight.ttf') format('truetype'),
        url('../fonts/Oswald-ExtraLight.svg#Oswald-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Palanquin';
    src: url('../fonts/Palanquin-Medium.eot');
    src: url('../fonts/Palanquin-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Palanquin-Medium.woff') format('woff'),
        url('../fonts/Palanquin-Medium.ttf') format('truetype'),
        url('../fonts/Palanquin-Medium.svg#Palanquin-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Palanquin';
    src: url('../fonts/Palanquin-Regular.eot');
    src: url('../fonts/Palanquin-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Palanquin-Regular.woff') format('woff'),
        url('../fonts/Palanquin-Regular.ttf') format('truetype'),
        url('../fonts/Palanquin-Regular.svg#Palanquin-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Palanquin';
    src: url('../fonts/Palanquin-Bold.eot');
    src: url('../fonts/Palanquin-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Palanquin-Bold.woff') format('woff'),
        url('../fonts/Palanquin-Bold.ttf') format('truetype'),
        url('../fonts/Palanquin-Bold.svg#Palanquin-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bebas Neue';
    src: url('../fonts/BebasNeue-Regular.eot');
    src: url('../fonts/BebasNeue-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BebasNeue-Regular.woff') format('woff'),
        url('../fonts/BebasNeue-Regular.ttf') format('truetype'),
        url('../fonts/BebasNeue-Regular.svg#BebasNeue-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Minion Pro';
    src: url('../fonts/MinionPro-Regular.eot');
    src: url('../fonts/MinionPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MinionPro-Regular.woff') format('woff'),
        url('../fonts/MinionPro-Regular.ttf') format('truetype'),
        url('../fonts/MinionPro-Regular.svg#MinionPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.container-fluid, .container-lg, .container-md, .container-sm, .container-xl{
    padding-right: 5px;
    padding-left: 5px;
}
.row{
        margin-right: -5px;
    margin-left: -5px;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{
        padding-right: 5px;
    padding-left: 5px;
}

.btn.focus, .btn:focus{
    box-shadow:none;
}

.modal.show .modal-dialog{
      top: 0%;
    left: 0%;
    transform: translate(0%, 12%);
    position: absolute;
    margin-top: 0;
    right: 0;
}



body {

    font-family: 'Bebas Neue';
    font-size: 16px;
    margin: 0;
    padding: 82px 0 0 0;
}
a{
    color: #000;
}
a:hover{
    color: #EE5255;
}

button:focus{
    border: none;
    outline: none !important;
}
p{
    font-family: 'Palanquin', sans-serif;
}
.main{ margin-top: ;}
figure{
    margin: 0;
}
.palanquin-med{
     font-family: 'Palanquin';
    font-weight: 500;
}
.palanquin-reg{
     font-family: 'Palanquin';
    font-weight: 400;
}
.bg-light{
	background-color: #fff !important;
}
.bg-ten {
                background-color:#d9c2af;
            }
.navbar {
    padding: /*20.79px 30px 20.79px 15px*/ 20.79px 30px 20.79px 15px;
    transition: .5s;
}
.navbar-brand{margin: 0 auto;}
.navbar-brand img{ max-width: 100%; margin: 0 auto;}
.navbar-dark .navbar-toggler .navbar-toggler-icon{
	background: url(../images/menu.png) center center no-repeat;
	background-size: cover;
	    width: 35px;
    height: 24px;
}
.navbar-dark .navbar-toggler{
	float: left;
    margin-right: 35px;
    padding: 0;
}
.navbar-dark .navbar-brand{
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 323px;
    padding: 0;
}
.user_icon{
	    background: url(../images/user-icon.png) center center no-repeat;
    background-size: 33px;
    width: 35.736px;
    height: 32.27px;
    display: inline-block;
    margin-top: 0px;
}

.cart_icon{
	background: url(../images/shopping-bag.png) center center no-repeat;
	background-size: cover;
	width: 31.012px;
	height: 32.27px;
	display: inline-block;
}
@media(min-width:1170px){
    .user_icon{    top: 3px;}
    .cart_icon{  top: 3px;}
}
.nav-shop{
	display: inline-block;
    list-style: none;
    margin-left: 0;
     margin-bottom: 0 ;
    padding: 0px;
}
@media(min-width: 1024px){
    .nav-shop { margin-top: 9px; }
    .navbar-dark .navbar-brand{margin-top: -9px; }
    .navbar-right{margin-top: -6px;}
}

.nav-shop li a{ padding:0 25px; text-transform: uppercase; font-size: 23px; color: #000; text-decoration: none;  font-family: 'Bebas Neue';}
.nav-shop li {
    display: inline-block;
}
.navbar-right{ display: inline-block; }
.navbar-right li {
    display: inline-block;
}
.navbar-right li a{ padding: 0 0px; margin-left: 25px;     position: relative; }
.navbar-right li a .badge {
   position: absolute;
    width: 32px;
    height: 32px;
    line-height: 24px;
    /* bottom: 0; */
    right: -15px;
    border-radius: 50px;
    font-size: 21px;
    top: 15px;
    font-weight: normal;
    font-family: 'Bebas Neue';
}
.home_banner{
    height: 724px;
    justify-content: center;
    display: flex;
    text-align: center;
    padding-top: 123px;
    min-height: 600px
}
.navbar-toggler{
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.banner_1{
    background: url(../images/homepage_banner_image.jpg) top center no-repeat;
    background-size: cover;

}
.home_banner h1{
    font-size: 80px;
    font-family: 'Bebas Neue';
    font-weight: normal;
}

.pl-5{
    padding-top: 5rem;
}

 .pb-5{
    padding-bottom: 5rem;
}
h1, h2, h3, h4, h5{
    font-weight: normal;
}
h2{ font-size: 57px; font-family: 'Bebas Neue'; font-weight: normal;}
.font-21{
    font-size: 21px; line-height: 34px;
}
h4{
    font-size: 1.500em;
}
p
{
    /*font-size: 1.563em; */
    font-size:21px;
    font-weight: 200;
    line-height: 1.8;
    font-family: 'Palanquin';
}
.font-45{
    font-size: 45px; line-height: 56px;
}
.bebas-neue{
    font-family: 'Bebas Neue';
    font-weight: normal;
}
.btn{
    font-family: 'Bebas Neue';
    font-size: 23px;
    padding: 15px 39px 12px;
    border-width: 3px;
    font-weight: normal;
}
.btn-outline-dark:hover, .btn-outline-dark:focus, .btn-outline-dark:active{
        border-color: #000 !important;
        background: #fff !important;
        color: #e60005 !important;
        box-shadow: none !important;
}
.home_about_section{
    padding-top: 50px;
    padding-bottom: 46px;
}
.home_about_section h2 {
    margin-bottom: 0px;
}
.home_about_section p{
    margin-bottom: 7px;
}
.cart_find_box h3 {
    margin-top: 0px;
}
.cart_find_box .btn{
        padding: 15px 40px 12px;
}


@media (min-width: 1200px){
.container {
    max-width: 1300px;
}
}

.cart_find_box{
  text-align: center;
    height: 436px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.cart_find_box .btn{ background-color: #fff; }
.cart_find_box .btn:hover{ background-color: #000; }
.bg_1{
    background: url(../images/hier_finden_sie_image.jpg) top center no-repeat;
    background-size: cover;
}
.bg_2{
    background: url(../images/werde_einer_image.jpg) top center no-repeat;
    background-size: cover;
}
h3{ font-size: 2.500em; line-height:  1.6;  }

.pd-top-60{ padding-top: 60px; }
.pd-bottom-45{ padding-bottom:  45px; }
.pd-top-90{ padding-top: 90px; }
.pd-bottom-90{ padding-bottom:  90px; }
.pd-top-30{ padding-top: 30px; }
.pd-bottom-35{ padding-bottom: 35px; }

.home_find_section a{ text-decoration: underline;   }

.bg_3{
    background: url(../images/schanzenbackerei_news_image.jpg) top center no-repeat;
    background-size: cover;
}
.news_box{
    text-align: center;
    height: 436px;
    border-radius: 10px;
    margin-bottom: 10px;
}
.news_box .btn{ background-color: #fff; padding: 15px 40px; line-height: 1.3; }
.news_box .btn:hover{ background-color: #000; }




.home_find_section{
    padding-top: 75px;
    padding-bottom: 54px;
}
.home_find_section h2 {
    margin-bottom: 0;
}
.latest-product{
    padding-top: 4px;
}
.products .product img{
        max-height: 208px;
}


.products{
    margin: 0 auto;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    width: 100%;
}
.products .product{
    flex: 0 0 100%;
    max-width:  33%;
    text-align: center;
}

.products .product h4.product__title a{ color: #555873; text-decoration: none; }
.products .product .price {
    display: block;
    text-align: center;
    font-family: 'Palanquin';
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 9px;
    color: #555873;
}
.products .product .price small{ font-size: 9px; }
.products .product .btn {
font-size: 15px;
    padding: 10.5px 26px 6.5px 26px;
    border: 1px solid #555873;
    color: #555873;
    font-weight: 400;
     font-family: 'Bebas Neue';
    }
.products .product .btn:hover{
     color: #fff;
}
.products .product a.pro-img {
    min-height: 217px;
    display: inline-block;
}
.text-white{
    color:#fff;
}


.products .product h4 {
    font-size: 15px;
    font-family: 'Palanquin';
    font-weight: 500;
    margin-bottom: 3px;
}
/***************** collection page*********************/
.pro-collections{
    padding: 0px 0 100px;
}
.pro_collection_box{
    height: 436px;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    background-size: cover !important;
    margin-bottom: 10px;
}
.pro_collection_box h3{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;

    margin: 0 auto;
    text-align: center;
     font-family: 'Bebas Neue';
     font-weight: normal;
     line-height: 67px;
     font-size: 45px;


}
.pro_collection_box h3 a{ color: #000; width: 100%; display: block;
    color: #000;
    padding:3px 0 0;
     background: rgb(255 255 255 / 66%);
      text-transform: uppercase;
    font-weight: normal;
    font-family: 'Bebas Neue';
    font-size: 45px;
}
.pro_collection_box h3 a:hover{
    background: rgb(0 0 0 / 66%);
    color: #fff;
    text-decoration: none;

}




/******************** product detail ***********************/

.pro-detail{
    padding: 52px 15px 80px;
}
.pro-detail .product-details-large{
    text-align: center;
}
.pro-detail .product-details-large {
    text-align: center;
    min-height: 439px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.pro-detail .product-details-large img {
    display: inline-block;
    flex-wrap: inherit;
}
.pro-detail .product-thumbnail {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.pro-detail .product-thumbnail .product-single__thumbnail {
        width: 110px;
    height: 110px;
    display: flex;
    border: 1px solid #000;
    margin: 10px 10px;
    justify-content: center;
    align-items: center;
}
.pro-detail .product-thumbnail .product-single__thumbnail img {
    max-width: 100%;
}
.pro-detail .product-name{
    margin-bottom: 15px;
}
.pro-detail .product-discrip{
    margin-bottom: 165px;
    font-weight: 500;
    color: #777;
        line-height: 30px;
}
.pro-detail .product-price {
    text-align: center;
    font-family: 'Palanquin';
    font-weight: 900;
}
.product-price span.price_span {
    font-size: 2.813em;
}
.pro-detail .product-price small{
    font-size: 12px;
    margin-left: 5px;
}
.pro-detail .product-count {
    margin-top: 33px;
    text-align: center;
}
.pro-detail .display-flex {
    display: flex;
}
.pro-detail .product-count .qtyminus,
.pro-detail .product-count .qtyplus {
   width: 40px;
    height: 33px;
    background: #fff;
    text-align: center;
    font-size: 15px;
    line-height: 30px;
    color: #000;
    cursor: pointer;
    border: 1px solid #636363;
    font-family: 'Palanquin';
    font-weight: bold;
}
.pro-detail .product-count .qtyminus {
    border-radius: 0px;
    margin-right: -1px;
}
.pro-detail .product-count .qty {
        width: 50px;
    text-align: center;
    border: 1px solid #636363;
    font-family: 'Palanquin';
    font-weight: bold;
    line-height: 28px;
}
.pro-detail .product-count form{
    display: flex;
    margin: 0 auto;
    max-width: 100px;
    margin-bottom: 15px;
}
.pro-detail .product-count .qtyplus{
    margin-left: -1px;
}
.pro-detail .product-count .round-black-btn{
    font-family: 'Bebas Neue';
    font-size: 1.500em;
    padding: 20px 40px;
    border-width: 3px;
    font-weight: 600;
}
.pro-detail .product-count .btn {
    margin: 0px auto 0;
    display: inline-block;
}
.pro-detail .nav.nav-tabs{
    margin-top: 60px;
}
.pro-detail .nav.nav-tabs .nav-item .nav-link {
    font-size: 0.938em;
    font-weight: 700;
    font-family: 'Palanquin', sans-serif;
    padding: 10px 30px;
    color: #555873;
}
.pro-detail .tab-pane{
    padding: 20px 15px 70px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 80px;
}
.pro-detail .tab-pane ul{
    margin: 0 auto;
    padding: 0;
    list-style: none;
}
.pro-detail .tab-pane ul li{
    font-size: 0.938em;
    font-family: 'Palanquin', sans-serif;
    font-weight: 500;
    line-height: 50px;
    color: #555873;
}

.related_products .products{
    margin-top: 80px;
}
.product-price span.price_span {
    font-size: 38px;
    font-weight: 700;
}
.pro-detail  .tab-content p{
        font-size: 0.938em;
    font-family: 'Palanquin', sans-serif;
    font-weight: 500;
    color: #555873;
}

/***************** our branches page*********************/
.ourbranches-main{
    padding: 25px 0 100px;
}
.ourbranches_box{
    height: 583px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    background-size: cover !important;
    margin-bottom: 20px;
}
.ourbranches_box h3{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;

    margin: 0 auto;
    text-align: center;


}
.ourbranches_box h3 a{ color: #000; width: 100%; display: block;
    font-size: 2.500em;
    color: #000;
    padding: 15px 0;
     background: rgb(255 255 255 / 66%);
      text-transform: uppercase;
    font-weight: 600;
}
.ourbranches_box h3 a:hover{
    background: rgb(0 0 0 / 66%);
}

.find_box{
   text-align: center;
    height: auto;
    border-radius: 10px;
    padding: 40px 60px 60px;
    margin-bottom: 80px;
    max-width: 560px;
    margin: 40px auto 100px;
}
.find_box  h3{
    margin-bottom: 40px;
}
.find_box .btn{
   /* font-family: 'Palanquin';
    font-size: 1.000em;
    padding: 22px 76px 20px 18px;
    border-width: 3px;
    font-weight: 600;
    background: #fff;
    border: none;
    background: #fff url(../images/play.png) right center no-repeat;
    background-size: 50px;
    background-position: 97% 50%;*/

}
.find_box .btn:hover, .find_box .btn:active{
    background-color: #fff !important;
    color: #000;
}


/***************** our branches page*********************/
.ourbranches-main{
    padding:0px 0 60px;
}
.ourbranches_box{
    height: 583px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    background-size: cover !important;
    margin-bottom: 20px;
}
.ourbranches_box h3{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;

    margin: 0 auto;
    text-align: center;


}
.ourbranches_box h3 a{ color: #000; width: 100%; display: block;
    font-size: 2.500em;
    color: #000;
    padding: 15px 0;
     background: rgb(255 255 255 / 66%);
      text-transform: uppercase;
    font-weight: 600;
}
.ourbranches_box h3 a:hover{
    background: rgb(0 0 0 / 66%);
}

.find_box{
  text-align: center;
    height: auto;
    border-radius: 10px;
    padding: 26px 62px 38px;
    margin-bottom: 80px;
    max-width: 451px;
    margin: 11px auto 56px;
}
.find_box  h3{
    margin-bottom: 13px;
    font-size: 45px;
    font-weight: normal;
    font-family: 'Bebas Neue';
}
.find_box .btn{

    /*  font-family: 'Palanquin';
    font-size: 13px;
    padding: 22px 65px 22px 16px;
    border-width: 3px;
    font-weight: 600;
    background: #fff;
    border: none;

    max-width: 290px;*/

}
.find_box .btn:hover, .find_box .btn:active{
    background-color: #fff !important;
    color: #000 !important;
}
.post-code-form {
        max-width: 290px;
    background: #fff;
    margin: 0 auto;
    border-radius: 5px;
}
.post-code-form .form-group{
display: flex;
flex-wrap: wrap;
padding: 10px 15px;
}
.post-code-form .form-group  .form-control{
    font-family: 'Palanquin';
    font-size: 13px;
    padding: 0px 0px 0px 5px;
    border-width: 3px;
    font-weight: 600;
    background: #fff;
    color: #000;
    border:none !important;

    flex: 0 0 100%;
    max-width: calc(100% - 45px);
    height: 45px;

}

.post-code-form .form-group  .btn{
     background: #fff url(../images/play.png) right center no-repeat;
    background-size: 35px;
    background-position: center center;
    max-width: 45px;
    height: 45px;
        padding: 0;
         flex: 0 0 100%;

}
.post-code-form .form-group .form-control:focus, .post-code-form .form-group  .btn:focus{
    box-shadow: none !important;
}

.post-code-form .form-group .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
.post-code-form .form-group .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
.post-code-form .form-group .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
.post-code-form .form-group .form-control:-moz-placeholder { /* Firefox 18- */
  color: #000;
}
/******************** treewall detail ***********************/
.treewall-box {
    height: auto;
}

.treewall-box {
    width: calc(100% - 10px);
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    border-radius: 5px;
    margin: 0 auto;
    height: 436px;
}
.treewall-box img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.treewall-box-right{
    padding: 75px 0 0px 114px;
}
.treewall-box-right h5{
    width: 100%;
    display: block;
    font-size: 21px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
}
.treewall-box-right .space-one{
    margin-bottom: 32px;
}
.ourbranches-three{
    padding-top: 35px;
}
.ourbranches-three {
    padding-top: 75px;
    padding-bottom: 55px;
}
/******************** Footer page ***********************/
footer{
    background: #000;
    padding:33px 0 42px;
    text-align: center;
}
ul.ftr_content {
    list-style-type: none;
    line-height: inherit;
    text-align: center;
}
ul.ftr_content li a{
    color:#fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 21px;
        font-weight: normal;
        font-family: 'Bebas Neue';
        line-height: 34px;
}
ul.ftr_content li a:hover {
    color: #8e8b8b;
}
.social_icons {
    padding-bottom: 30px;
    margin: 26px auto 0;
    display: inline-block;
}
.social_icons span {
    padding:30px 20px;
}
.social_icons span i{
    color: #fff;
    font-size: 3.438em;
}

.footer h5{
    text-transform: uppercase;
    line-height: 28px;
    margin-bottom: 0px;
    font-size: 21px;
}
.social_icons ul li a {
    color: #fff;
    font-size: 53px;
    margin: 0 24px;
}
.social_icons ul {
    display: flex;
    list-style: none;
    padding: 0;
    flex-wrap: wrap;
    margin: 0 0 13px;
}

/******************** Filter section ***********************/
.gallery-title
{
    font-size: 2.250em;
    color: #42B32F;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}
.gallery-title:after {
    content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e;
}
.filter-button
{
       font-size: 15px;
    padding: 11.3px 53px 6.3px 53px;
    border: 1px solid #ccc;
    border-radius: 5px;
    text-align: center;
    color: #555873;
    margin-bottom: 30px;

}
.filter-button:hover
{
    font-size: 15px;
    border: 1px solid #000;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #000;

}
.btn-default:active .filter-button:active
{
    background-color: #42B32F;
    color: white;
}
.port-image{
    width: 100%;
}
.gallery_product{
    margin-bottom: 80px;
}
.gallery_img img {
    min-height: 280px;
}

/******************** Product List page ***********************/
.addproduct_modal .modal-dialog{
       max-width: 1140px;
    margin: 196px auto 0;
    padding: 0;
}
.modal-open .modal{     margin-right: 0px !important;
    padding-right: 0px !important; }
.modal-backdrop{
    background: transparent;
}
.add_item span {
    max-width: 50px;
    width: 100%;
    border: 1px solid #000;
    text-align: center;
}
.add_item span input{
    max-width: 50px;
    width: 100%;
    text-align: center;
    border:none;
}
.product_psection {
    padding: 0px 0 36px;
}
.product_desc_section {
    padding: 0px 0 30px;
}
.product_psection h5{ font-size: 15px;   font-family: 'Palanquin';  font-weight: 500;}
.product_about p{
    font-size: 0.813em;
    color:#585858;
}

.product_psection p{
    color: #555873;
    font-family: 'Palanquin', sans-serif;
    font-size: 9px;
}
.sleek-loop-product__title a{
color:#555873;
text-decoration: none;
font-family:'Palanquin', sans-serif;
font-size: 0.9em;
}

.prdt_section .prdt_image{
    padding: 180px 0 75px 0;
}
.product_indivi{
    position: relative;
}
.product_indivi .product_caption{
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #999;
    opacity: 0.7;
    cursor: pointer;
    padding: 15px 0 5px;
    display: none;


}
.product_indivi:hover .product_caption{
    display: block;

}
.product_caption .capt_title{
    text-transform: uppercase;
}

.fp_price span {
    font-size: 21px;
    font-weight: bold;
    font-family: 'Palanquin';
}
.filter_product button{
    margin-right: 15px;
    margin-left: 15px;
    width: 193px;
    padding-left: 0px;
    padding-right: 0;
}
.filter_product button:hover,.filter_product button:focus{
    background: #000;
    color: #fff;
    border: 1px solid #000;
}
.filter_product {
    text-align: center;
    width: 100%;
    margin-top: 32px;
    margin-bottom: 46px;
}
.product_psection h6 {
        font-family: 'Palanquin';
    font-size: 15px;
    margin-top: 21px;
    margin-bottom: 0px;
    line-height: 17px;
    margin-bottom: 0px;
}

/******************** Bakery page ***********************/
.bakery_abt p{

}
.text-red{
    color:#ff0000;
}
p span.bakery_subtitle {
    font-weight: bold;
    color: #555873;
}
h4.bakery_title {
    font-family: 'Palanquin', sans-serif;
    font-size: 1.313em;
    font-weight: 600;
}

/******************** Job page ***********************/
.job_section_banner {
    margin-top: 18px;
}
.job_section_banner {
   width: calc(100% - 30px);
    border-radius: 5px;
    overflow: hidden;

    margin: 18px auto 13px;
}
.job_img {
    width: 100%;
    display: block;
    height: 436px;
}
.job_img .img-fluid {
    height: 436px;
    object-fit: cover;
    width: 100%;
}
.job_section_banner .job_title {
    text-align: center;
    margin-top: 146px;
}
.job_section_list {
    padding-top: 32px;
        padding-bottom: 57px;
}
.job_section_list h4 {
    margin-bottom: 22px;
}
.job_section .cart_find_box{
    height:474px;
    border-radius:0;
}
p.jb_title{
    font-size: 1.375em;
    margin: 30px 0 20px 0;
}
p.jb_head {
    color: #555873;
    font-size: 1.313em;
}
ul.vacant_position{
    list-style-type: none;
    padding-left:0;
    }
ul.vacant_position li{
    line-height: 48px;
}
ul.vacant_position li a{
    text-decoration: underline;
    color: #555873;
    font-size: 21px;
    font-family: 'Palanquin',sans-serif;
    font-weight: 500;
}
.job_section_detail{
    padding-top: 28px;
        padding-bottom: 80px;
}
.job_section_detail  .personal_conatct {
    margin-bottom: 28px;
}
.job_section_detail .personal_conatct ul{
margin:0px auto 30px;
padding: 0;
}
.job_section_detail .personal_conatct ul li{
        color: rgba(85,85,85);
    font-size: 13px;
    line-height: 30px;
    font-weight: normal;
        font-family: 'Palanquin';
        list-style: none;
}


/******************** Job contact form page ***********************/
.personal_conatct p{

}
.personal_conatct_form {
    margin-top: 4px;
}
.personal_conatct_form .form-control{
      border-radius: 0 !important;
    height: calc(62px + 0rem + 0px);
    border: 1px solid #ced4da;
    font-size: 13px;
    padding-left: 35px;
    font-family: 'Palanquin';
    font-weight: 500;
    padding-top:5px;
}
.personal_conatct_form textarea.form-control{
    padding-top:12px;
    line-height: 30px;
    max-height: 143px;
}
.personal_conatct_form .form-control:focus{
    box-shadow: none;
    border-color: #000;
}
.personal_conatct_form ::placeholder { color: 555873; font-size: 12px; font-family:'Palanquin', sans-serif;}


.personal_conatct_form select {
    color: #555873;
    font-size: 0.750em;
}
.file_label{
    color: #555873;
    font-size: 13px;
    padding-left: 0;
    font-family: 'Palanquin';
    font-weight: 500;
    padding-top: 5px;
}
.personal_conatct_form .btn-outline-dark {
    width: 221px;
    padding: 13px 00px;
     margin-top: 50px;
}
.fz-18{
    font-size: 1.125em;
}
label.check_custom {
    color: #555873;
       font-size: 13px;
}
.custom_sm_btn{
    padding:10px 30px;
}
.custom_choose input[type="file"]{
    opacity:0;

}

.custom_placeholder_tt{
    padding: 10px 15px;
    margin-top: 4px;
    display: inline-block;
    font-size: 13px;
    padding-left: 0;
    font-family: 'Palanquin';
    font-weight: 500;
}

/******************** Login page ***********************/
.fz-12{
    font-size: 0.750em;
}
.password_link{
    font-family: 'Palanquin',sans-serif;
}
a.password_link:hover{
    text-decoration: none;
    color: #ff0000;
}

/******************** History page ***********************/
.history_para{
    font-size: 0.750em;
    color: #555873;
}
.pd-top-70{
    padding-top:70px;
}
.pd-top-40{
    padding-top:40px;
}
.pd-bottom-30{
    padding-bottom:30px;
}

/******************** Thankyou page ***********************/
a.back_tohome_link{
    text-decoration:none !important;
}
a.back_tohome_link span{
    border-bottom: 3px solid #000;
}
a.back_tohome_link:hover span{
    border-bottom: 3px solid #EE5255;
}

.thankyou_section{
    padding-bottom:300px;
}

/******************** Your data page ***********************/

.data_section_tab .nav.nav-tabs .nav-item .nav-link {
    font-size: 13px;
    font-weight: 700;
    font-family: 'Palanquin', sans-serif;
    padding: 10px 40px;
    color: #555873;
}
.data_section_tab .tab-pane {
    padding: 0px 0px 0px;
    border-bottom: 2px solid #ccc;
    margin-bottom: 100px;
}

.data_section_tab .table td, .table th, .table thead th {
    border-top:none;
    border-bottom: none;
    font-size: 0.750em;

}
.data_section_tab .tab-content{
    padding:25px 0;
}
.data_title{
    color:#555873;
}
.data_section_tab th, .data_section_tab td{
     font-size: 13px;
    font-weight: 700;
    font-family: 'Palanquin', sans-serif;
}
/******************** Sidebar ***********************/
.sidebar {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1031;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 35px;
    box-shadow: 11px 0px 10px rgb(0 0 0 / 12%);
}
.sidebar .list-group a.menu_item span.submenu-icon.ml-auto {
    font-size: 13px;
    margin-right: 26px;
}
.sidebar .list-group {
    padding-right: 20px;
}
.sidebar a.closebtn img {
    max-width: 15px;
}
.sidebar .list-group a.menu_item {
 padding: 15px 8px 15px 32px;
    text-decoration: none;
    font-size: 1.250em;
    color: #000;
    display: block;
    transition: 0.3s;
}
.sidebar .list-group a.menu_group_item {
    padding: 10px 8px 8px 78px;
    text-decoration: none;
    font-size: 0.938em;
    color: #888888;
    display: block;
}
.sidebar .closebtn span i{
    color:#585858;
    font-size: 1.875em;
}

.sidebar .menu_section {
    padding: 15px 0 30px 0;
}
.openbtn {
  font-size: 1.250em;
  cursor: pointer;
  background-color: #111;
  color: white;
  padding: 10px 15px;
  border: none;
}

.openbtn:hover {
  background-color: #444;
}

#main {
   transition: .5s;
    padding: 0;
    overflow: hidden;
}
/*---------------------------------cartbar-----------------------------------*/
.cartbar {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1135;
  top: 0;
  right:0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 35px;
  box-shadow: -11px 0px 10px rgb(0 0 0 / 12%);
}
.cartbar .list-group {
    padding: 0 30px 0 30px;
}
.cartbar h6.menu_title {
    padding: 5px 8px 4px 0;
    text-transform: uppercase;
}
.cartbar .closebtn img {
    width: 15px;
}
.cartbar .closebtn {
    position: absolute;
    right: 25px;
    margin-top: 7px;
}
.cart-bar td.product-total span.amount,
.cart-bar td.product-quantity a,
.cart-bar td.product-name a{
    color: #454545;
    font-size: 1em;
    text-decoration: none;
    font-family: 'Palanquin', sans-serif;
}
.cart-bar input#quantity_1 {
    width: 35px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
.cart-bar .quantity a.minus,
.cart-bar .quantity a.plus,
.cart-bar .quantity input.qty {
    height: 30px;
    width: 36px;
    display: inline-block;
    text-align: center;
    border: 1px solid #b3b5bf;
    vertical-align: middle;
    text-decoration: none;
    color: #7b7c82;
    padding: 2px 0;
    margin: 0 -2.5px;
}
.cart-bar {
    padding-top: 35px;
}
.cart-bar .quantity.buttons_added,
.cart-bar td {
    text-align: center;
    font-family: 'Palanquin', sans-serif;
}
.cart-bar tr.tb_custom_row td {
    padding: 8px 0;
    border: none;
    font-family: 'Palanquin';
    font-weight: 500;
    font-size: 13px;
}
.cart-bar tbody tr.tb_custom_row  td:nth-child(1){
       width: 10%;
    max-width: 91px;
    text-align: left;
}
.cart-bar tbody tr.tb_custom_row   td:nth-child(2){
    width: 30%;
    text-align: left;
}
.cart-bar tbody tr.tb_custom_row  td:nth-child(3){
    width: 42%;
    text-align: left;
}
.cart-bar tbody tr.tb_custom_row  td:nth-child(4){
    width: 20%;
    text-align: left;

}
.cart-bar tr.tb_custom_row {

}
.cart-bar tr.tb_custom_row.cartbar-total td {
    padding: 0;
}
.cart-bar .cartbar-total {
    padding: 18px 0 0 0;
    border-top: 1px solid #b3b5bf;
}
.cart-bar tr.tb_custom_row.cartbar-gst {
    padding-top: 25px;
}
.cartbar-gst span.Price-amount.amount {
    color: #000 !important;
    font-weight: 600;
}

.cart-bar tfoot tr.tb_custom_row  td:nth-child(1){
    font-size: 18px;
    font-weight: normal;
    font-family: 'Bebas Neue';
    text-align: left;
    padding: 10px 0;
    color: rgb(83,83,83);
}
.cart-bar tfoot tr.tb_custom_row  td:nth-child(2){
        font-size: 16px;
    font-weight: normal;
        font-family: 'Palanquin';
    text-align: left;
    padding: 10px 0;
    color: rgb(83,83,83);
}
.cart-bar tfoot tr.tb_custom_row  td strong{
    color: #000;
}
.list-group .btn-outline-dark{
    width: 200px;
}
/*---------------------------------cartbar-----------------------------------------*/
/*main{
    overflow:auto;
}*/

/* Closed submenu icon */
 .menu_item[aria-expanded="false"] .submenu-icon::after {
  content: " \f067";
  font-family: FontAwesome;
  display: inline;
  text-align: right;
  padding-left: 10px;
  font-size: 1.063em;
}
/* Opened submenu icon */
.menu_item[aria-expanded="true"] .submenu-icon::after {
  content: " \f068";
  font-family: FontAwesome;
  display: inline;
  text-align: right;
  padding-left: 10px;
  font-size: 1.063em;
}

h6.menu_title{
    padding: 5px 8px 4px 78px;
    font-size: 1.375em;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidebar {padding-top: 0.938em;}
  .sidebar a {font-size: 1.125em;}
}

.styled-checkbox {
  position: absolute;
  opacity: 0;
}
.styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  font-family: 'Palanquin',sans-serif;

}
.styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 30px;
  height: 30px;
  background: white;
  border:1px solid #ced4da;
}


.styled-checkbox:checked + label:before {
  background: #2196F3;
}

.styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 8px;
  top: 13px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  transform: rotate(45deg);
}

/*-------------------------------------Basket--Page------Start---Here-------Cart-----------------------------*/
.cart_section {
    padding-bottom: 150px;
}
.cart-main-box {
    margin-top: 65px;
}
.your-basket li {
    width: 25%;
    text-align: center;
}
.cart_section .your-basket .tab-content {
    max-width: calc(100% - 10px);
    margin: 0 auto;
    padding-top: 50px;
}

.your-basket .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #000;
    background-color: #EE5255;
    font-family: 'Palanquin',sans-serif;
    font-weight: bold;
}
.your-basket .nav-pills .nav-link {
       color: #000;
    background-color: #dec7b2;
    margin-left: 5px;
    font-family: 'Palanquin',sans-serif;
    font-weight: bold;
    margin-right: 5px;
        font-size: 13px;
}
.your-basket .table {
    font-family: 'Palanquin',sans-serif;
}
.your-basket .table th{
    border-top: none;
    border-bottom: 1px solid;
        font-size: 23px;
    font-family: 'Bebas Neue';
    font-weight: normal;
    padding-left: 0;
        line-height: 20px;
}
.your-basket .table td{
    border-top: none;
    padding-left: 0;
}
.your-basket .product-name a{
    color: #555873;
    font-size: 1.125em;
    text-decoration: none;
}
.your-basket .quantity a.minus,
.your-basket .quantity a.plus,
.your-basket .quantity input.qty {
    height: 30px;
    width: 36px;
    display: inline-block;
    text-align: center;
    border: 1px solid #000;
    vertical-align: middle;
    text-decoration: none;
    color: #000;
    padding: 2px 0;
    margin: 0 -2.5px;
}
.subtotal-border-top {
    border-top: 1px solid #ccc;
}
.subtotal-border-bottom {
    border-bottom: 1px solid #ccc;
}
.your-basket .cart-submit {
    font-size: 1.125rem;
    border: 1px solid #000;
    border-radius: 5px;
    text-align: center;
    color: #000;
    margin-bottom: 0;
    cursor: pointer;
    padding:10px 50px 10px 50px;
}
.your-basket .cart-submit:hover{
    color: #fff;
    background-color: #000;
}
.your-basket .your-basket-form {
    margin-top: 28px;
}
.your-basket textarea.form-control {
    height: auto;
}
.your-basket .form-sub-heading {
    color: #555873;
    font-size: 0.75rem;
    font-family: 'Palanquin',sans-serif;
}
.your-basket .delivery-box input.form-control{
    position: relative;
}
.your-basket .delivery-box .box1 input.form-control {
    background: url(../images/lieferdatum_icon.png) no-repeat;
    background-size: 24px;
    padding: 6px 10px 8px 50px;
    background-position: left 15px center;
}
.your-basket .delivery-box .box2 input.form-control {
    background: url(../images/lieferzeitpunkt_icon.png) no-repeat;
    background-size: 30px;
    padding: 6px 10px 8px 0;
    background-position: left 15px center;
    text-indent: 50px;
}
.your-basket td.price-text-right {
    text-align: right;
}

.your-basket .product-detail p {
    font-size: 0.750em;
    color:#555873;
}
span.prd_span{
    font-size: 0.750em;
    font-family: 'Palanquin',sans-serif;
    font-weight: bold;
}
tr.tb_custom_row td {
    padding: 18px 0 50px 0;
}
td.product-subtotal span.amount{
color:rgb(85,85,85);
font-weight: bold;
font-size: 21px;
font-family: 'Palanquin',sans-serif;
}
.custom_text{
    font-weight: bold;
    color:rgb(83,83,83);

}
.custom_tb_title{
    font-family: 'Bebas Neue';
    font-size: 1.375em;
}
.your-basket {
    width: 100%;
}
.cart_subtotal{
    border-top: 1px solid #ccc;

}
.cart_subtotal td{
    color:rgb(85,85,85);
font-weight: 500;
font-size: 16px;
font-family: 'Palanquin',sans-serif;
}
.cart_subtotal td .amount {
    font-weight: bold;
font-size: 21px;
font-family: 'Palanquin',sans-serif;
}
.cart_subtotal td.cart-to-name span{
     font-family: 'Bebas Neue';
    font-size:23px;
    font-weight: normal;
    line-height: 48px;
}
.cart_subtotal td.cart-to-price .amount{
    font-family: 'Palanquin',sans-serif;
    font-size:31px;
    font-weight: bold;
}
.cart_subtotal  .btn{
        padding: 15px 60px 14px;
}
.cart_subtotal  .btn:focus{
    border: 3px solid #000 !important;
    box-shadow: none !important;
}
.btn-outline-dark.focus, .btn-outline-dark:focus{

}
@media(min-width: 1024px){

    .your-basket .table th:nth-child(2) {
    width: 45%;
}
.cart_subtotal td:nth-child(1) {
    width: 63%;
}
}
@media (max-width: 990px){
 .your-basket .nav-pills .nav-link{
    font-size: 0.875rem;
  }
}

@media (max-width: 767px) {
 .your-basket li {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
 }
  .your-basket thead {
    display: none;
 }
 .your-basket tr td{
    display: block;
    border: 1px solid #dee2e6;
    border-top: 1px solid #dee2e6;
 }
 .your-basket td.product-thumbnail {
    text-align: center;
    margin-top: 19px;
    border-top: 1px solid #dee2e6 !important;
}
 .your-basket td.product-subtotal:before,
 .your-basket td.product-quantity:before {
    content: attr(data-title) ": ";
    font-weight: 700;
    float: left;
 }
 .your-basket td.price-text-right {
    text-align: left;
 }
 .your-basket .cart-submit {
    padding: 10px 24px;
    font-size: 0.938em;
 }
 .cart_subtotal td{
        text-align: left !important;
 }
}

/*Your basket page Cart tabs end*/

.modal .modal-header {
    border: none;
}

.modal .prdt_image .img-fluid {
    max-width: 375px;
    margin: 0 auto;
}
.modal .prdt_image{
       text-align: center;
    height: 370px;
    border-radius: 5px;
}
.modal .product_about .product-count {
    margin-top: 40px;
    text-align: center;
}
.modal .product_about .product-count form {
    display: flex;
    margin: 0 auto;
    max-width: 140px;
    margin-bottom: 30px;
}
.modal .product_about .product-count .qtyminus, .modal .product_about .product-count .qtyplus {
    width: 55px;
    height: 45px;
    background: #fff;
    text-align: center;
    font-size: 1.500em;
    line-height: 42px;
    color: #000;
    cursor: pointer;
    border: 1px solid #636363;
    font-family: 'Palanquin';
    font-weight: bold;
}
.modal .product_about .product-count .qtyminus {
    border-radius: 0px;
    margin-right: -1px;
}
.modal .product_about .product-count .qty {
    width: 60px;
    text-align: center;
    border: 1px solid #636363;
    font-family: 'Palanquin';
    font-weight: bold;
    line-height: 41px;
}
.addproduct_modal .modal-dialog .modal-body {
    padding-bottom: 60px;
}
.modal.fade .modal-dialog .close{
    opacity: 1;
}
.modal.fade .modal-dialog .close img.img-fluid {
    width: 15px;
}

.ourbranches-two {
    padding-top: 35px;
}
.bakery_section_one {
    padding-top: 17px;
    padding-bottom: 80px;
}
.bakery_section_one .pro-detail {
    padding: 7px 0 0;
}

.text-small{
        color: rgba(85,85,85);
    font-size: 13px;
    line-height: 24px;
    font-weight: normal;
    margin-bottom: 15px;
}

.history_section_1 {
    padding-top: 28px;
        padding-bottom: 32px;
}
.history_section_1 img{
        max-width: 684px;
    border-radius: 10px;
        margin-bottom: 53px;
}
.history_section_2 .card {
    border: none !important;
    border-radius: 0px !important;
        margin-bottom: 52px;
}
.history_section_2 .card .card-img-top{
    border-radius: 0px !important;
    height: 246px;
    object-fit: cover;
}
.history_section_2 .card .card-body{
        padding: 15px 0 0;
}
.history_section_2 .card .card-body .card-title {
    margin-bottom: 8px;
}
@media(max-width: 767px){
    .history_section_1 img{
        max-width: 100%;
    }
}

.radio-list .radio_box img{
margin-top: 10px;
}
.radio-list .radio_box input[type="radio"] {
    visibility: hidden;
}

p.text-small.small-right {
    max-width: 287px;
    float: right;
    text-align: left;
    font-size: 12px;
    margin-top: 15px;
}
.chat_btn{
   width: 60px;
    height: 60px;
    position: fixed;
    bottom: 15px;
    right: 15px;
    background: #EE1D23 url(../images/chat-icon.png) center center no-repeat;
    border-radius: 150px;
    background-size: 45px;
    box-shadow: 0px 0px 25px rgb(0 0 0 / 31%);
    display: none;
        z-index: 99999;
}

/******************** Media ***********************/

@media (max-width: 767px) {
   .chat_btn{
    display: block;
   }
   a.back_tohome_link span{
    border-bottom: 1px solid #000;
}
a.back_tohome_link:hover span{
    border-bottom: 1px solid #EE5255;
}
 }

/*--------------Your Data Page------------------*/
.your_data_table{
    color:#555873;
    font-size: 1.125em;
}

.form-group.box1.date {
    position: relative;
}
.form-group.box1.date span.input-group-append {
    position: absolute;
    top: 0;
}
.form-group.box1.date span.input-group-append button.btn {
    height: 64px;
    padding: 0px;
    width: 51px;
    outline: none;
    background: transparent !important;
    border: none !important;
}
.container-fluid, .container-lg, .container-md, .container-sm, .container-xl{
        padding-right: 10px;
    padding-left: 10px;
}
@media(min-width: 1170px){
    .bakery_section,  .pro-collections, .cart_section, .ourbranches-main, .main_products, .signin_section, .thankyou_section, .your_data    {
        padding-top: 40px;
    }
    .job_section_banner{ margin-top: 40px; }
}

.quant-bx {
    display: flex;
    width: 106px;
}
.quant-bx .btn-number {
    width: 30px;
    font-size: 16px;
    background: #fff;
    border: 2px solid #000;
   font-family: 'Palanquin',sans-serif;
       height: 36px;
}

.quant-bx .form-control.input-number {
    width: 50px;
    font-size: 16px;
    background: #fff;
    border: 2px solid #000;
    padding: 0;
    text-align: center;
    height: 36px;
    line-height: 36px;
    border-radius: 0px;
    margin-left: -2px;
    margin-right: -2px;
    color: #000;
    font-family: 'Palanquin',sans-serif;

}
.quant-bx span.input-group-btn {
    display: inline-block;
    height: 35px;
}

.simple-panel {
  position: fixed;
  height: 100%;
  width: 400px;
  background: #eaeaea;
  padding: 1em;
  z-index: 9999;
  transform: translateX(-100%);
  transition: transform ease 0.25s;
  box-shadow: none;
}
.simple-panel.is-active {
  box-shadow: 0.01em 0 0.5em #737373;
  transform: translateX(0);
}

#productlist_all .modal-dialog{
    transform: translate(0%, 100%);
}
#productlist_all.show .modal-dialog{
    transform: translate(0%, 0%);
        max-width: 100%;
    border-radius: 0;


}
#productlist_all.show  .modal-content{  min-height: 600px;  }
#productlist_all  .modal-content .container{     max-width: 100%; }
#productlist_all  .modal-content .filter_product button{ max-width: 46%; margin:1.5%; padding: 10px 0px; }
#productlist_all .products .product { width: 100%;      max-width: 100%;}
