/*
@font-face {
    font-family: 'cwTeXQYuanZH-Medium';
    src: url('../font/cwTeXQYuanZH-Medium.ttf');
}
*/
@font-face {
    font-family: 'GenSenMaruGothicTW-Regular';
    src: url('../font/GenSenMaruGothicTW-Regular.ttf');
}

body {
    font-family: 'GenSenMaruGothicTW-Regular', '微軟正黑體', '蘋果儷中黑', Helvetica, Arial, sans-serif;
    font-size: 16px;
    background-color: #ffffff;
    color: #694629;
    line-height: 1.7;
    font-weight: 400;
}

a, a:visited {
    color: #694629;
}

a:hover {
    color: #a28d6c;
}

h1 {
    font-size: 2rem;
    font-weight: 600;
    color: #694629;
}

h1 span {
    color: #C81E26;
}

.tvcm-mobile h1 {
    border-bottom: 1px dashed #C81E26;
}

h2 {
    font-size: 1.8rem;
    font-weight: 600;
    color: #C81E26;
}

h3 {
    font-size: 1.25rem;
    font-weight: 600;
    color: #C81E26;
}

h3 span {
    color: #694629;
}

h4 {
    font-size: 1.125rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
}

h5 {
    font-size: 1rem;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
}

h6 {
    font-weight: 700;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #444342;
    text-decoration: none;
}

p {
    font-size: 1em;
    font-weight: 300;
}

.text-uppercase {
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    font-size: 0.9rem;
}

.divider {
    display: block;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important;
    margin: 1rem auto;
}

.emphasis {
    font-style: italic;
    color: #c2ab87;
}

.constrain-width {
    max-width: 40em;
    margin: 0 auto;
}

.rounded-corners {
    border-radius: .3rem;
}

.pill-btn {
    border-radius: 499rem !important;
}

.btn-full-width {
    width: 100%;
}

.justify-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.alt-background {
    background: #f7f7f8;
}

.primary-color {
    color: #c2ab87 !important;
}

.secondary-color {
    color: #444342 !important;
}

.bg-primary {
    background-color: #c2ab87 !important;
}

.bg-secondary {
    background-color: #444342 !important;
}

.badge {
    font-size: .65em;
    display: inline-block;
}

.badge-primary {
    background-color: #c2ab87;
}

.badge-secondary {
    background-color: #ffffff;
}

.inverted h1,
.inverted h2,
.inverted h3,
.inverted h4,
.inverted h5,
.inverted h6 {
    color: #fff;
}

.inverted p {
    color: #f7f7f8;
}

input {
    outline: none !important;
    box-shadow: none !important;
}

.form-control {
    padding: .75rem 1rem;
    font-size: .9rem;
    height: 2.2em !important;
    border-radius: 1em;
}

.btn-primary,
.btn-outline-primary,
.btn-secondary,
.btn-outline-secondary,
.btn-white,
.btn-outline-white,
.btn-success,
.btn-outline-success,
.btn-info,
.btn-outline-info,
.btn-warning,
.btn-outline-warning,
.btn-danger,
.btn-outline-danger {
    font-size: .75rem;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: .3rem;
}

.btn-outline-primary,
.btn-outline-secondary,
.btn-outline-white,
.btn-outline-success,
.btn-outline-info,
.btn-outline-warning,
.btn-outline-danger {
    border-width: 0.05rem;
}

.btn-lg,
input.quantity {
    padding: .25rem 2rem;
    font-size: 1.5rem;
    border-radius: 10px;
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled,
.btn-link,
.page-link,
.text-primary {
    color: #c2ab87 !important;
}

.btn-link:focus,
.btn-link:hover,
.page-link:focus,
.page-link:hover,
a.text-primary:focus,
a.text-primary:hover {
    color: #a28d6c !important;
}

.dropdown-item.active,
.dropdown-item:active,
.custom-control-input:checked ~ .custom-control-indicator,
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
    background: #f7f7f8 !important;
}

.nav-pills .nav-link.active,
.badge-primary[href]:focus,
.badge-primary[href]:hover,
a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #a28d6c !important;
}

.form-control:focus {
    border-color: #c2ab87 !important;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background-color: #444 !important;
    border-color: #333 !important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background-color: #a28d6c !important;
    border-color: #a28d6c !important;
}

.btn-outline-primary,
.btn-outline-primary:visited {
    color: #c2ab87;
    border-color: #c2ab87;
    background: none;
}

.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary:active {
    background-color: #c2ab87;
    border-color: #c2ab87;
    color: #fff;
}

.btn-secondary {
    border-color: #444342;
    background-color: #444342;
    color: #fff;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
    border-color: #444342;
    background-color: #444342;
    color: #fff;
}

.btn-outline-secondary,
.btn-outline-secondary:visited {
    color: #444342;
    border-color: #444342;
    background: none;
}

.btn-outline-secondary:hover,
.btn-outline-secondary:focus,
.btn-outline-secondary:active {
    border-color: #444342;
    background: #444342;
    color: #fff;
}

.btn-white {
    border-color: #dfe1e5;
    background-color: #fff;
    color: #444342 !important;
}

.btn-white:hover,
.btn-white:focus,
.btn-white:active {
    border-color: #a0a0a0;
    background-color: #f7f7f8;
    color: #444342;
}

.btn-outline-white,
.btn-outline-white:visited {
    background: none;
    color: #fff;
    border-color: #fff;
}

.btn-outline-white:hover,
.btn-outline-white:focus,
.btn-outline-white:active {
    color: #444342;
    background: #fff;
}

.link-white,
link-white:visited {
    font-size: .75rem;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: .3rem;
    border: 0;
    color: #fff;
}

.link-white:hover,
.link-white:focus,
.link-white:active {
    color: #dfe1e5 !important;
}

.navbar-custom {
    background: transparent;
}

.header {
    border-top: 8px solid #C81E26;brand
    background: #fff;
    /*  min-height: 7em;*/
    height: auto;
    border-radius: 0;
    width: 100%;
    color: #444342;
    /*  padding-top: 1em;*/
    /*  padding-bottom: 1em;*/
    border-bottom: 1px solid #C81E26;
    flex-flow: row nowrap;
}


.navbar-brand {
    justify-content: flex-start;
}

/*@media only screen and (min-width:768px) {
    .navbar-custom {
        flex-direction: column !important;
    }
		
}*/

a.navbar-brand,
a.logo {
    color: #444342 !important;
    font-size: 2rem;
    font-weight: bold;
    margin-top: 0;
    /* margin-right: auto; */
}

a.logo:hover,
a.logo:active,
a.logo:focus {
    text-decoration: none;
}

li.nav-item .btn {
    margin-top: .2rem;
    margin-left: .4rem;
}

li.nav-item .btn-white {
    color: #444342;
}

li.nav-item .active {
    font-weight: bold;
}

.header li.nav-item {
    font-size: 1em;
    margin-left: .5em;
    padding: 0 .125em;
}

#eshop-wording{
    display: none;
}

#ul-sb li, #ul-sb a {
    list-style-image: url("../images/tc/arrow.svg");
    color: #C81E26;
    text-decoration:none;
}

@media screen and (max-width: 420px) {
    .header h1 {
        font-size: 2.5rem;
    }
    .header p {
        font-size: 1rem;
    }
}

.dropdown-item {
    color: rgba(0, 0, 0, 0.5);
    font-size: 0.95em;
}

.navbar .dropdown-menu div[class*="col"] {
    margin-bottom: 1rem;
}

.navbar .dropdown-menu {
    border: 1px solid rgba(0, 0, 0, 0.05) !important;
    background-color: #ffffff !important;
    border-radius: 0 !important;
}

.navbar .dropdown.mega-menu .dropdown-menu .divider {
    display: none;
}

.navbar .dropdown.mega-menu .dropdown-menu {
    border: none !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important;
    background-color: #ffffff !important;
    border-radius: 0 !important;
    text-align: center;
}

.navbar .dropdown.mega-menu .dropdown-menu li.nav-item {
    font-size: .9em;
    padding: .1em 0;
    margin-left: 0;
}

.dropdown-menu {
    min-width: 40px;
}

.dropdown-menu :hover
{
/*	-webkit-box-shadow: 11px 10px 5px -6px rgba(0,0,0,0.53);*/
/*	-moz-box-shadow: 11px 10px 5px -6px rgba(0,0,0,0.53);*/
/*	box-shadow: 11px 10px 5px -6px rgba(0,0,0,0.53);*/
	opacity: 0.2;
	}


.dropdown-toggle:hover{
		opacity: 0.2;
	
}	

.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
 	opacity: 0.2;
	
}		
.dropdown-cart {
    width: 100%;
    padding: 1.5em;
}

.dropdown-cart h6 {
    margin-bottom: 1em;
}

.dropdown-cart .dropdown-divider {
    margin-bottom: 1em;
}

.dropdown-cart ul.shopping-cart-items {
    padding: 0 !important;
    margin: 0 !important;
}

.dropdown-cart ul.shopping-cart-items h6 {
    padding-bottom: 0;
    margin-bottom: 0 !important;
}

.dropdown-cart li {
    list-style: none;
}

@media screen and (min-width: 992px) {
    #eshop-wording{
        display: contents;
    }

    .navbar .nav-item {
        padding: 0 .25rem;
        margin: 0 .25rem;
    }
    .navbar .nav-item a.nav-link {
        padding: .5em 0;
    }
    .navbar .dropdown.mega-menu {
/*        position: static; */
    }
    .navbar .dropdown.mega-menu .dropdown-menu {
        text-align: left;
        /* width: 100%; */
        left: 0;
        right: 0;
        top: 4.5em;
        padding-top: 3.5em;
    }
    .navbar .dropdown.mega-menu .dropdown-menu .nav-link {
        padding-left: 0 !important;
    }
    .navbar .dropdown.mega-menu .dropdown-menu ul.nav {
        margin-bottom: 1em;
    }
    .navbar .dropdown.mega-menu .dropdown-menu .divider {
        margin-top: -2.5em;
        margin-bottom: 2.5em;
        display: block;
    }
    /*
    .navbar .dropdown:hover .dropdown-menu,
 .navbar .dropdown .dropdown-menu:hover {
     display: block !important;
 }
*/
    .navbar .dropdown-menu {
        border: 1px solid rgba(0, 0, 0, 0.15);
        background-color: #fff;
        top: 4em;
    }
    .dropdown-cart {
        width: 320px;
    }
}

.dropdown-menu li a,
.dropdown-menu .dropdown-item {
    color: #694629 !important;
    font-weight: 300;
}


/*
.dropdown-menu li a:hover,
.dropdown-menu .dropdown-item:hover {
    color: #a28d6c !important;
    background-color: none;
}
*/

.carousel {
    background: #e7e2df;
    text-align: left;
    background-size: contain;
    /*    min-height: 30rem;*/
    height: auto;
    border-radius: 0;
    width: 100%;
    color: #111;
    display: flex;
    align-items: center;
    justify-content: center;
}

.carousel .carousel-item {
    background-size: contain !important;
}

.carousel .container {
    /* min-height: 30vw; */
    display: flex;
    align-items: center;
    justify-content: center;
}

.carousel .carousel-indicators li {
    background-color: #ccc;
    border: 1px solid #C81E26;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin: 0 10px;
}

.carousel .carousel-indicators li.active {
    background-color: #C81E26;
}

.carousel .slide-textonly {
    margin: auto auto;
    padding: 0 1rem;
    text-align: center;
}

.carousel .slide-withimage {
    margin: auto auto;
    padding: 0 1rem;
}

.carousel .slide-withimage .description {
    float: left;
    width: 55%;
}

.carousel .slide-withimage .slide-image {
    float: right;
    width: 45%;
}

.carousel .slide-withimage .slide-image img {
    width: 100vw;
}

.carousel h1 {
    font-weight: 400;
    font-size: 4em;
}

.carousel p.lead {
    margin: .5em auto 2em auto;
    font-size: 1.3em;
    color: #444342;
}

.carousel .cover-container {
    display: table;
    height: 100%;
    min-height: 44rem;
    margin: 0 auto;
}

.collections .col {
    margin: 0 !important;
    padding: 0 !important;
}

.collection {
    min-height: 20em;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative !important;
}

.collection .container {
    max-width: 550px;
    position: absolute !important;
}

.collection .container-left {
    left: 0;
}

.collection .container-right {
    right: 0;
}

.featured-block {
    padding: 3rem 0;
}

.featured-block h2 {
    margin-top: 2rem;
}

.featured-block .col-feature {
    margin-top: 1rem;
}

.featured-block .col-feature {
    padding-top: 0rem;
    padding-bottom: 0rem;
}

.featured-block .col-feature em {
    margin-bottom: 1rem;
    color: #c2ab87;
}

.cta {
    color: #444342;
    padding: 3rem 0;
}

.cta p {
    color: #6e6b69;
}

.cta form.subscribe {
    max-width: 40rem;
    margin: 0 auto;
}

.cta .btn {
    width: 100%;
}

.sidebar-filter {
    margin-bottom: 5em;
}

.filter-checkbox {
    padding: .5em 0 .5em 1em;
}

.custom-checkbox .custom-control-input ~ .custom-control-label::before {
    background-color: #dfe1e5 !important;
    outline: none !important;
    top: 7px;
}

.custom-checkbox .custom-control-input ~ .custom-control-label::after {
    outline: none !important;
    top: 7px;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #c2ab87 !important;
    outline: none !important;
}

.price-filter input[type=text] {
    width: 45%;
    margin-right: 5%;
    float: left;
}

.price-filter input[type=text]:last-of-type {
    margin-right: 0;
    margin-left: 5%;
}

.slider,
.slider-track {
    width: 100% !important;
}

.slider-track {
    background: #dfe1e5;
    height: 5px !important;
}

.slider-selection {
    background: #c2ab87;
    box-shadow: none;
}

.slider-handle {
    background: #fff;
    border: 1px solid #dfe1e5;
    top: -2px;
}

.product-image {
    border: 1px solid #dfe1e5;
    width: 100%;
}

.product-thumbnails img {
    border: 1px solid #dfe1e5;
    width: 15%;
}

.product-thumbnails a:hover img {
    border: 1px solid #c2ab87;
    width: 15%;
}

input.quantity {
    width: 80px;
    display: inline-block;
    margin-right: 2em;
}

.products {
    padding: 3rem 0;
}

.products h3 {
    margin-bottom: 0;
}

.products .col-product {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.products .col-product img {
    margin: 0;
}

.products .col-product figure {
    position: relative;
    display: inline-block;
    margin-bottom: 1.5rem;
}

.products .col-product figcaption {
    border-radius: .3rem;
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
}

.products .col-product figure:hover figcaption {
    display: flex;
    align-items: center;
    justify-content: center;
}

.products .col-product .thumb-overlay li a {
    border: none !important;
    background: none !important;
    color: #fff !important;
    font-size: 1.6rem;
}

.products .col-product .thumb-overlay li a:hover {
    color: #c2ab87 !important;
}

.thumb-overlay {
    margin: 0 auto;
    padding: 0;
}

.thumb-overlay a {
    color: #fff !important;
    font-size: 1.5em !important;
}

.cart {
    padding: 3rem 0;
}

.contact {
    padding: 0 0 5rem 0;
}

.contact .contact-details {
    padding-top: 5rem;
    padding-bottom: 1rem;
}

.contact h3 {
    margin-bottom: 0;
}

#map {
    height: 400px;
    width: 100%;
}

.contact-3,
.contact-4 {
    padding: 5rem 0;
}

.contact-3 .contact-details,
.contact-4 .contact-details {
    padding-top: 2rem;
    padding-bottom: 0rem;
}

.social {
    margin: 0 auto;
    padding: 0;
}

.social li {
    display: inline-block;
}

.social li a {
    display: block;
    width: 2.2rem;
    height: 2.2rem;
    margin: .4rem .1rem;
    text-align: center;
    text-decoration: none;
    color: #6e6b69;
    font-size: 1.2rem;
}

.social li a:hover {
    color: #c2ab87;
    border-color: #c2ab87;
}

.footer {
    width: 100%;
    color: #000;
    margin-top: 2em;
    font-weight: 900;
    font-size: 0.75em;
}

.footer a {
    color: #C81E26;
}

.footer .container-fluid {
    padding: 0;
}

.footer .divider {
    width: 100%;
    height: .1rem;
    margin: 2rem 0 1.5rem 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.footer .col {
    border-top: 1px solid #C81E26;
}

.footer ul.nav-footer {
    float: left !important;
    padding: 0;
    width: 100%;
}

.footer ul.nav-footer li {
    display: block;
    float: left;
    margin-top: .5rem;
    width: 100%;
}

.footer ul.nav-footer .nav-link {
    color: #6e6b69;
    padding: 0;
    width: 100%;
}

.footer ul.nav-footer .nav-link:hover {
    color: #c2ab87;
}

.footer .copyright {
    color: #6e6b69;
}

.footer .social li {
    margin-top: .5rem;
    margin-left: .4rem;
}

.footer .social li a {
    background: none;
    color: #6e6b69;
    border: none;
    cursor: pointer;
    font-size: 1em; 
}

.footer .social li a:hover {
    color: #c2ab87;
}

.recipe2  tr td:first-child{width:12vw;}

@media screen and (max-width: 768px) {
    .footer .nav-footer {
        width: auto;
        display: inline;
    }
		.boldM{font-weight: 600; font-size:1em;}
		.recipe2  tr td:first-child{width:65%;}

  .carousel .carousel-indicators li{
     width:8px;
     height:8px;  
  }
  .carousel-indicators{
    bottom: 0px;
  }


}

.nav-footer {
    list-style: none;
    float: right;
}

.nav-footer li {
    float: left;
    margin-top: .5rem;
}

@media screen and (max-width: 768px) {
    .nav-footer {
        width: 100%;
        padding: 0;
        display: flex;
        justify-content: center;
    }
}

.brand-logo {
    width: 200px;
}

.icon-facebook {
    height: 40px;
    justify-content: flex-end;
    margin:0 0.5rem;
    /* right: 66px;
    top: 21px;
    position: absolute; */
}

.icon-eshops {
    height:40px;
    justify-content: flex-end;
    margin:0 0.5rem;
    /*position: absolute;
    top: 21px;
    right: 118px;
    border-radius: 4%; */   
}

.icon-eshops:hover{text-decoration: none;}
.navbar-light .navbar-toggler {
    border: 0;
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(200, 30, 38)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

@media screen and (min-width:767px) {
    .navbar-nav {
        width: 100%;
        justify-content: flex-end;
    }
}

.link-blocks a {
    color: #694629;
    font-size: 1.25em;
    font-weight: 600;
}

.link-blocks a span {
    color: #C81E26;
}

a.link-black {
    color: #000;
}

.triangle {
    width: 15px;
}

.sec-divider {
    margin-top: 3em;
    margin-bottom: 3em;
    border-bottom: 2px dashed #C81E26;
}

.circle {
    display: block;
    width: 15px;
    height: 15px;
    background-color: #694629;
    opacity: 0.5;
    border-radius: 50%;
    margin-top: .5em;
}

.sick-points {
    background-color: #F1F1F1;
    padding: 1.125em 0.5em;
    border-radius: 15px;
    color: #694629;
    font-size: 1.125em;
}

.back-to-top img {
    width: 20px;
    margin-right: 10px;
}

.back-to-top {
    color: #C81E26;
}

.circulation1 {
    background-color: #FCE5E2;
    border-radius: 25px;
    padding: 2em;
}

.circulation1 h3 {
    margin-bottom: 1em;
}

.bg-green {
    background-color: #8FBE97;
    border-radius: 25px;
    font-weight: 900;
    width: 80%;
    padding: 10px 20px;
    margin-bottom: 1em;
}

.bg-yellow {
    background-color: #FEE176;
    border-radius: 25px;
    font-weight: 900;
    width: 80%;
    padding: 10px 20px;
    margin-bottom: 1em;
}

.bg-red {
    background-color: #EC5161;
    border-radius: 25px;
    font-weight: 900;
    width: 80%;
    padding: 10px 20px;
}

.grey-bg {
    background-color: #F1F1F1;
    padding: 2em;
    border-radius: 25px;
}

.solid-divider {
    background-color: #C81E26;
    display: block;
    width: 100%;
    height: 1px;
}

.borderless td,
.borderless th {
    border: none;
}

.pink-bg {
    background-color: #FCE5E2;
    padding: 2em;
    border-radius: 25px;
		padding-left: 0.8rem!important;
}

#herbs .grey-bg {
    min-height: 10em;
    display: block;
    margin-bottom: 2em;
}

textarea.form-control {
    height: 6em!important;
}

section.lead {
    background-color: #f2e9e2;
    min-height: 12em;
    margin-top: 2em;
    margin-bottom: 2em;
}

.brown-bg {
    background-color: #f2e9e2;
}

.steps h2 {
    color: #d36574;
    text-align: center;
}

.dashed-box {
    border: 2px dashed #C81E26;
}

.retails img {
    max-width: 150px;
    max-height: 100px;
    vertical-align: middle;
}

.btn-pink {
    background-color: #EC5161;
    padding: 1em 0;
    width: 100%;
    display: block;
}

.btn-pink h2 {
    color: #fff;
}

.img-vid{
	width:100%;
	height:auto;
	
}

.mt-3 p{ color: #000000;}

.slides{ cursor:pointer;}

.showandtell{ padding-top:13vw; padding-left: 40%;}
.process{min-height:50px;}
.img-full{width:100%;}

/* =====FANCY 2=== */
.fancybox-skin { 
    background: transparent;
		width:100%!important;
}
.fancybox-inner{
 overflow:hidden!important;
}


@media only screen and (max-width:767px) {
		.mProd {padding: 0 !important;}
    .contact-mascot {
        margin-top: -15vw;
    }
    .brown-xs-bg {
        background-color: #f2e9e2;
    }
    .pt-xs-5 {
        margin-top: 12%;
    }
 .mobile-line-below  {        
    border-bottom:1px solid #EC5161!important;
    margin-bottom:20px;
    }
    .dropdown-menu li a,
	.dropdown-menu .dropdown-item {
		text-align: center;}
  .hkShops, .klnShops, .ntShops{        
			display: none;
   }
	#herbs .grey-bg {
			margin-bottom: 1em;
	}
	.showandtell{ padding-top:0vw; padding-left: 0%;  font-size: 9pt;}
	.showandtellImg{ width: 100%;}
 		
}

@media only screen and (min-width:768px) {
    .contact-mascot {
        margin-left: -3vw;
    }
    #mfg02 {
        text-align: center;
    }
    .brown-md-bg {
        background-color: #f2e9e2;
    }
	.icon-facebook{height: 40px; justify-content: flex-end; margin:0 0.5rem;/*position:absolute;top:10px; right:10px;*/}

     .icon-eshops {
    /* position: absolute;
    top: 10px;
    right: 63px; */
    height:40px;
    justify-content: flex-end;
    margin:0 0.5rem;
     }     
     
		 .showandtell{ padding-top:13vw;}
		.personTxt{padding-top: 5vw;}		 
}

/* ---- for mobile X button */
 .navbar-toggler:focus,
        .navbar-toggler:active {
            outline: 0;
        }
        
        .navbar-toggler span {
            display: block;
            background-color: #EC5161;
            height: 3px;
            width: 25px;
            margin-top: 4px;
            margin-bottom: 4px;
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
            position: relative;
            left: 0;
            opacity: 1;
        }
        
        .navbar-toggler span:nth-child(1),
        .navbar-toggler span:nth-child(3) {
            -webkit-transition: transform .35s ease-in-out;
            -moz-transition: transform .35s ease-in-out;
            -o-transition: transform .35s ease-in-out;
            transition: transform .35s ease-in-out;
        }
        
        .navbar-toggler:not(.collapsed) span:nth-child(1) {
            /*            position: absolute;*/
            left: 0;
            top: 10px;
            -webkit-transform: rotate(135deg);
            -moz-transform: rotate(135deg);
            -o-transform: rotate(135deg);
            transform: rotate(135deg);
            opacity: 0.9;
        }
        
        .navbar-toggler:not(.collapsed) span:nth-child(2) {
            height: 12px;
            visibility: hidden;
            background-color: transparent;
        }
        
        .navbar-toggler:not(.collapsed) span:nth-child(3) {
            /*            position: absolute;*/
            left: 0;
            top: -12px;
            -webkit-transform: rotate(-135deg);
            -moz-transform: rotate(-135deg);
            -o-transform: rotate(-135deg);
            transform: rotate(-135deg);
            opacity: 0.9;
        }
				
.btn-pink:hover {
    background-color: #fff;
text-decoration: none;
}
.btn-pink:hover h2 {
   color: #EC5161;
}				
.indexLinks{
/*	-webkit-box-shadow: 11px 10px 5px -6px rgba(0,0,0,0);
-moz-box-shadow: 11px 10px 5px -6px rgba(0,0,0,0);
box-shadow: 11px 10px 5px -6px rgba(0,0,0,0); */
	border-radius: 2px;
	/* border: 1px #ffffff solid; */

}
.indexLinks:hover {
	-webkit-box-shadow: 11px 10px 5px -6px rgba(0,0,0,0.53);
	-moz-box-shadow: 11px 10px 5px -6px rgba(0,0,0,0.53);
	box-shadow: 11px 10px 5px -6px rgba(0,0,0,0.53);
/*	border-radius: 10px;
	border: 1px #121212 solid; */

}


  .modal {
        background-color: rgba(105, 70, 41, 0.6);
    }
    
    .modal-header {
        padding-bottom: 5px;
        border-bottom: 1px solid #cb686d;
        margin-left: 15px;
        margin-right: 15px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 5px;
    }
    
    .modal-dialog {
        max-width: 600px;
        width: 95%;
    }
    
    .modal-content {
        border: 4px solid #cb686d;
        border-radius: 10px;
    }
    
    .modal-divider {
        display: block;
        height: 0;
        border-bottom: 1px solid #cb686d;
    }
    
    .modal-title {
        color: #694629;
        margin-top: 15px
    }
    
    .img-round {
        border-radius: 10px;
    }
    
    .img-border {
        border: 8px solid #e39498;
    }
    
    .img-border-grey {
        border: 8px solid #e0e0e0;
    }
    
    .modal-footer {
        padding: 0 auto 1em auto;
        border-top: 0
    }
    
    .modal-footer button {
        margin-left: auto;
        margin-right: auto;
        background-color: #cb686d!important;
        border: 0;
        border-radius: 25px;
    }
    
    .modal-title-red {
        color: #cb686d;
        margin-top: 15px
    }

@media (min-width: 576px) {
  .container {
  /*    max-width:100%;*/
  }
	.modal-dialog {
			width: 50%!important;
			min-width: 450px;
	}
	
}
	

		 
		 
#captcha_reload{ text-decoration: underline;}

/*
.fancybox-close {
    top: -3px;
    right: -3px;
   
}
*/

.fancybox-content {
    background: transparent;
    padding: 5vw 5vw;
    text-align: center;
		width:90%;
   background:transparent url("../images/preload.svg") no-repeat 50% 50% !important;		
}
.fancybox-slide--html .fancybox-close-small {
    color: #dddddd;
    padding: 0;
    right: 3vw;
    top: 2vw;
		    background: #ffffff;
    border-radius: 50%;
    width: 5.2vw;
    height: 5.2vw;
}

.fancybox-navigation .fancybox-button--arrow_right {
	color:#C81E26;
}
.fancybox-navigation .fancybox-button--arrow_left {
	color:#C81E26;
}

.modal-body a{ cursor:pointer;}

.fancybox-infobar{display:none;}

.mt-5 p , .blkFont p{
    color: #000000;
   font-size: 1rem;
    font-weight: 300;
}

.recipe2 {width:100%;}

.mt-2 td {vertical-align: top;}
.goShops, .goShops a{
  font-size: 1.5rem;
    font-weight: 600;
    color: #C81E26;
    text-decoration: underline;
    cursor: pointer;
    text-align:right;
}

@media screen and (max-width: 756px) {
  .goShops, .goShops a{
    font-size: 1.2rem;

  }
}

@media screen and (max-width: 480px) {
  .brand-logo {
    width: 135px;
  }
  .icon-facebook {
      height: 40px;
      top:25px;
      margin: 0 0.5rem
  }

   .icon-eshops {
/*    position: absolute;
    top: 25px;
    right: 108px; */
    height: 40px;
    margin: 0 0.5rem
    /* border-radius: 4%; */
     }     

  .goShops, .goShops a{
    font-size: 0.9rem;
  }
}

.img-fluid{ width:100%;}
.box{ width:150px;}
.box div{ font-size:8pt;}

.pns{padding: 8px;

}

/*
@media screen and (max-width: 370px) {
    .brand-logo {
      width: 130px;
    }

 .icon-eshops {
      position: absolute;
       top: 25px; 
      right: 105px; 
      height:40px;
      border-radius: 4%;   
  } 
} */

.reShops{text-align: center;
    color: #ffffff;
    background: #ca1b1e;
    border-radius: 4%;
    font-weight: 600;

font-size: 14pt!important;}

@media screen and (max-width: 768px) {
  .reShops{

font-size: 12pt!important;}

}