* strong,
strong {
    font-weight: bold
}

.pagnifique-y {
    color: #F8B800
}

.pagnifique-b {
    color: #000
}

* {
    font-family: 'Open Sans', sans-serif
}

p {
    color: #777;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 27px;
    font-weight: 300
}

li {
    color: #777
}

h1 {
    color: #000;
    font-size: 16px;
    margin: 0 0 0 0;
    padding: 0 0 30px 0;
    position: relative;
    font-weight: bold
}

h1:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 50px;
    height: 5px;
    background-color: #f9d486;
    z-index: 1
}

h2 {
    font-size: 26px;
    color: #000;
    padding: 30px 0 10px 0;
    font-family: 'PT Serif', serif;
    font-style: italic;
    font-weight: normal
}

#contact_results {
    margin: 20px 0 0 0;
    clear: both;
    display: none
}

.content {
    padding: 30px 0 0 0;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s
}

.content a {
    color: #777
}

#homepage.content {
    padding: 0
}

.btn-primary,
a.btn-primary {
    color: #000;
    background-color: #f9d486;
    border: 1px solid #f9d486
}

.btn-primary:hover,
a.btn-primary:hover {
    background-color: #000;
    border: 1px solid #000
}

.btn-secondary,
a.btn-secondary {
    color: #fff;
    background-color: #777;
    border: 1px solid #777
}

.btn-secondary:hover,
a.btn-secondary:hover,
#search-bar .btn-secondary:hover {
    background-color: #000;
    border: 1px solid #000
}

#search-bar .btn-secondary {
    background-color: #777;
    border: 1px solid #777
}

#logo {
    top: 0px;
    position: absolute
}

#logo img:hover {
    -webkit-animation: pulse 0.3s;
    animation: pulse 0.3s
}

#header {
    font-size: 14px;
    position: fixed;
    width: 100%;
    height: 130px;
    background-image: url(../../_img/header-bg.png);
    color: #ccc;
    background-color: #fff;
    z-index: 99;
    border-bottom: 5px solid #c8c8c8
}

#header-topping {
    height: 130px;
    width: 100%
}

#carouselHomepage {
    border-bottom: 5px solid #c8c8c8
}

#header .container {
    position: relative
}

#categories {
    font-family: 'PT Serif', serif;
    position: relative;
    width: 100%;
    margin: 15px 0 0 0
}

#header a {
    color: #000
}

.header-cols {
    margin: 30px 0 0 0
}

#account-menu .header-cols {
    margin: 40px 0 0 0
}

#account-menu span {
    margin: 0 0 0 10px
}

.btn-misc {
    margin: 35px 0 0 0
}

.btn-misc a {
    margin: 0 5px 0 5px
}

.btn-countries {
    text-transform: uppercase
}

#shopping-basket .btn-primary {
    color: #fff;
    margin: 0 30px 0 0;
    padding: .25rem 1rem;
    word-spacing: 3px;
    background-color: #000;
    border-color: #000
}

#shopping-basket .btn-primary:hover {
    color: #fff;
    margin: 0 30px 0 0;
    padding: .25rem 1rem;
    word-spacing: 3px;
    background-color: #4AA0FF;
    border-color: #4AA0FF
}

#countries-selector a div.btn {
    background-color: #eee;
    color: #999
}

#countries-selector a div.btn:hover {
    background-color: #ddd;
    text-decoration: none
}

#countries-selector .btn {
    color: #000
}

#btn-header-search {
    color: #000
}

#btn-header-search:hover {
    background-color: #000;
    color: #fff
}

#categories a {
    position: relative;
    color: #000;
    padding: 10px 0 0 0;
    height: 44px;
    line-height: 100%
}

#categories .nav .nav-item .nav-link span {
    font-family: 'PT Serif', serif;
    text-transform: uppercase;
    font-size: 20px
}

#categories a:hover {
    color: #000
}

#categories a:hover span {
    display: inline-block;
    -webkit-animation: bounceIn 0.6s;
    animation: bounceIn 0.6s
}

#categories a:hover:after,
#categories a:hover.selected:after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    height: 5px;
    z-index: 1;
    text-decoration: none;
    border-bottom: 5px solid #f7d285;
    -webkit-animation: zoomIn 0.6s;
    animation: zoomIn 0.6s
}

#categories a.selected:after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    height: 5px;
    z-index: 1;
    text-decoration: none;
    border-bottom: 5px solid #f7d285;
    -webkit-animation: zoomIn 0.3s;
    animation: zoomIn 0.3s
}

#footer {
    margin: 30px 0 0 0;
    width: 100%;
    clear: both;
    font-size: 15px;
    color: #000
}

#footer-bg {
    padding: 20px 0 20px 0;
    background-color: #fcfcfc
}

#footer-social a {
    display: inline-block;
    margin: 10px 5px 0 0
}

#footer a {
    color: #666
}

#footer a.btn {
    color: #fff
}

#footer-countries {
    background-color: #000;
    color: #fff;
    padding: 15px 15px 10px 15px;
    margin: 30px 0 0 0
}

#footer-countries p {
    color: #fff;
    font-size: 14px
}

#footer-countries a {
    color: #fff
}

#footer h6 {
    color: #000;
    font-family: 'PT Serif', serif;
    font-size: 20px;
    font-style: italic;
    font-weight: normal;
    position: relative;
    padding: 0 0 15px 0;
    margin: 0 0 15px 0
}

#footer h6:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 25px;
    height: 1px;
    background-color: #f9d486;
    z-index: 1
}

#footer ul.btn-footer li a {
    font-size: 90%;
    display: block;
    color: #333;
    border-bottom: 1px solid #eee;
    margin: 0 0 5px 0;
    padding: 5px 0 6px 0;
    transition: padding-left 0.3s ease
}

#footer ul.btn-footer li a:hover {
    padding: 5px 0 6px 10px
}

#footer .btn-footer li a:hover {
    text-decoration: none;
    border-bottom: 1px solid #f9d486
}

#homepage-highlight {
    position: relative;
}

#homepage-highlight .card-img {
    overflow: hidden;
    position: relative
}

#homepage-highlight .card-img-hover {
    display: none;
    position: absolute;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
    color: #fff
}

.card-img-hover-txt {
    width: 100%;
    height: 50px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -50%;
    font-family: 'PT Serif', serif;
    font-size: 18px;
    font-weight: normal;
    font-style: italic
}

.card-img-hover-txt small {
    font-size: 12px;
    text-transform: uppercase;
    font-style: normal
}

.card-img-hover-txt hr {
    width: 50%;
    padding: 0;
    background-color: #fff;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem
}

#homepage-highlight a:hover .card-title {
    color: #000
}

#homepage-highlight a:hover .card-img-hover {
    height: 100%;
    width: 100%;
    display: block;
    background-color: rgba(0, 0, 0, 0.50);
    text-decoration: none
}

#homepage-highlight .card-title {
    font-family: 'PT Serif', serif;
    font-size: 30px;
    line-height: 25px;
    font-weight: normal;
    font-style: italic;
    color: #000;
    position: relative;
    padding: 20px 0 30px 0
}

#homepage-highlight .card-text {
    min-height: 120px;
    color: #666;
    line-height: 15px;
    font-size: 14px
}

#homepage-highlight .card a {
    color: #7A5F3F;
    margin: 0 0 20px 0;
    font-weight: normal
}

#homepage-highlight a:hover {
    text-decoration: none
}

#homepage-highlight .card a:hover {
    color: #000;
    text-decoration: none
}

#homepage-highlight .card em {
    color: #777
}

#homepage-highlight .card a:hover em {
    -webkit-animation: bounceIn 0.6s;
    animation: bounceIn 0.6s;
    color: #000
}

#homepage-highlight .card-title.text-left:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 50px;
    height: 5px;
    background-color: #f7d285;
    z-index: 1
}

.header-scroll {
    background-color: #fff
}

.categories-scroll {
    background-color: #fff;
    border-bottom: 5px solid #F6F6F6;
    height: 150px
}

#products .card {
    margin-bottom: 30px;
    border: none;
    text-align: center
}

#products .card:hover {}

#products .product-hover {
    display: none;
    position: absolute;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
    color: #fff
}

#products .card:hover .product-hover {
    height: 85%;
    width: 100%;
    display: block;
    background-color: rgba(250, 250, 250, 0.50);
    text-decoration: none;
    color: #fff
}

#products .product-hover-txt a {
    color: #000;
    font-family: 'PT Serif', serif;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 20px;
    text-transform: uppercase;
    border: 1px solid #000;
    background-color: rgba(255, 255, 255, 0.50)
}

#products .product-hover-txt a:hover {
    text-decoration: none;
    background-color: #000;
    color: #fff
}

#products .product-hover-txt {
    width: 50%;
    height: 30px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 0px 0 0 -25%
}

#products .card-title {
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #000;
    margin: 0 0 0 0
}

#products .card:hover .card-title {
    color: #777
}

#products .card-img-top {}

#products .product-price {
    display: block;
    padding: 6px 0 0 10px;
    font-size: 16px;
    color: #777
}

#products .product-price strong {
    color: #7A5F3F
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    opacity: 1
}

#contentHighlightBg {
    z-index: -1;
    top: 0;
    left: 0;
    background-color: #F6F6F6;
    position: absolute;
    width: 100%;
    height: 100%
}

#contentHighlight {
    padding: 40px 0 40px 0;
    position: relative;
    z-index: 1;
    margin: 30px 0 30px 0
}

#recipes-tips-and-advice a {
    text-decoration: underline
}

#contentHighlight h2 {
    font-size: 24px;
    color: #000;
    padding: 0 0 20px 0;
    font-family: 'PT Serif', serif;
    font-style: italic;
    font-weight: normal
}

#contentHighlight h4 {
    font-size: 46px;
    color: #F0AD00;
    display: inline-block;
    font-family: 'PT Serif', serif;
    font-weight: 300;
    margin: 0 10px 0 0
}

#contentHighlight h5 {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    display: inline-block
}

#contentHighlight p {
    margin: 20px 0 0 0;
    line-height: 27px
}

h3 {
    font-size: 20px;
    padding: 0 0 10px 0;
    font-weight: normal;
    color: #777
}

#our-history ul,
#pagnifique-in-you-buriness ul,
#recipes-tips-and-advice ul {
    padding: 0 0 0 20px
}

#our-history ul li,
#pagnifique-in-you-business ul li,
#recipes-tips-and-advice ul li {
    margin: 0 0 0 0px;
    list-style: none
}

#our-history ul li:before,
#pagnifique-in-you-business ul li:before,
#recipes-tips-and-advice ul li:before {
    color: #F0AD00;
    content: "\f105";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.2em;
    width: 1em
}

#pagnifique-in-you-business .nav.ul li:before {}

#our-history p,
#pagnifique-in-you-business p,
#recipes-tips-and-advice p {
    line-height: 27px
}

.btn {
    cursor: pointer
}

#product h2 {
    font-size: 34px;
    color: #000;
    font-weight: normal
}

#product-specs {
    font-size: 14px;
    color: #777
}

#product-specs em {
    color: #f9d486
}

#product-specs strong {
    color: #777;
    margin: 0 0 0 5px
}

#product-specs .col-6 {
    margin: 10px 0 10px 0
}

#product-img {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

#product small {
    color: #f09;
    display: block;
    padding: 0 0 20px 0
}

.btn-back-listing {
    font-size: 14px;
    color: #777;
    position: relative
}

.btn-back-listing:hover {
    text-decoration: none
}

.btn-back-listing em {
    font-size: 14px
}

.btn-back-listing:hover em {
    -webkit-animation: bounceIn 0.6s;
    animation: bounceIn 0.6s
}

.our-history-icon {
    margin: 0 20px 0 0
}

#login-register label,
#contact label,
#product_ask label {
    color: #777;
    font-size: 14px
}

#login-register input,
#contact input,
#contact select,
#contact textarea {
    margin: 0 0 20px 0
}

#login-register button,
#contact input {
    margin: 0 0 20px 0
}

.col-bg {
    background-color: #F6F6F6
}

#pagnifique-in-your-business em {
    font-size: 12px;
    margin: 6px 10px 0 0;
    float: left;
    color: #FDD48B;
}

#pagnifique-in-your-business .nav {
    margin: 30px 0 0 0
}

#pagnifique-in-your-business .nav-link {
    background-color: #fafafa;
    color: #444;
    font-size: 16px;
    text-align: left;
    padding: 15px;
    border: 1px solid #ddd;
    border-bottom: 0px;
    text-transform: uppercase;
}

#pagnifique-in-your-business .nav-link.active {
    background-color: #000;
    color: #fff;
    border-color: #000
}

#pagnifique-in-your-business .tab-pane {
    padding: 30px 15px 15px 15px
}

#pagnifique-in-your-business .nav-item:nth-child(2) {
    margin: 0 15px 0 15px
}

#piyb-trio-icon {
    margin: 30px 0 30px 0
}

#pagnifique-in-your-business .nav-fill .nav-item {
    -ms-flex: 0.1 0.1 auto;
    flex: 2.1 2.1 auto;
}

#pagnifique-in-your-business a {
    color: #777;
}

.delay-25 {
    animation-delay: .25s;
}

.delay-50 {
    animation-delay: .5s;
}

.delay-75 {
    animation-delay: .75s;
}

.delay-100 {
    animation-delay: 1s;
}

.delay-125 {
    animation-delay: 1.25s;
}

#footer-contact-form .form-control {
    margin: 0 0 5px 0;
}

#footer-map {
    position: relative;
    width: 100%;
    height: 450px;
    margin: 0 0 45px 0;
    overflow: hidden;
}

#footer-google-map {
    width: 100%;
    height: 450px;
    position: absolute;
}

#footer-contact-form {
    background-color: #000;
    padding: 30px 15px 80px 15px;
    color: #fff;
    height: 100%;
}

#footer-contact-form li,
#footer-contact-form p {
    color: #ccc;
    line-height: 160%;
    font-size: 14px;
    padding: 0 0 0 0;
    margin: 0;
}

.navbar-collapse span {
    font-size: 14px
}

#product_ask input,
#product_ask textarea {
    margin: 0 0 20px 0;
}

#nav-toggle {
    background: transparent;
    position: absolute;
    right: 10px;
    top: 15px;
    height: 30px;
    width: 30px;
    cursor: pointer;
    transform: translate(0%, -50%);
}

#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
    cursor: pointer;
    border-radius: 1px;
    height: 3px;
    width: 30px;
    background: #777;
    position: absolute;
    left: 0;
    top: 50%;
    display: block;
    content: '';
}

#nav-toggle span:before {
    top: -10pxv
}

#nav-toggle span:after {
    top: 10px;
}

#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
    transition: all 0.5s ease-in-out;
}

#nav-toggle.active span {
    background-color: transparent;
}

#nav-toggle.active span:before,
#nav-toggle.active span:after {
    top: 0;
}

#nav-toggle.active span:before {
    transform: rotate(135deg);
}

#nav-toggle.active span:after {
    transform: rotate(-135deg);
}

#contact-icons li {
    position: relative;
    margin: 0 0 10px 30px;
}

#contact-icons li em {
    position: absolute;
    left: -30px;
    top: 3pX;
}

@keyframes 'escalarImagen' {
    0% {
        transform: scale(1)
    }
    50% {
        background-attachment: fixed;
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes 'escalarImagen' {
    0% {
        -webkit-transform: scale(1)
    }
    50% {
        background-attachment: fixed;
        -webkit-transform: scale(1.5);
    }
    100% {
        -webkit-transform: scale(1);
    }
}

.parallax {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    -webkit-animation: escalarImagen 120s infinite linear;
    -moz-animation: escalarImagen 120s infinite linear;
    -o-animation: escalarImagen 120s infinite linear;
    animation: escalarImagen 120s infinite linear;
}

form.btn-group+form.btn-group {
    margin-left: -5px;
}

#products a {
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

#pages_dynamic_description h2 {
    font-family: 'Caveat', cursive;
    font-size: 2rem;
    font-weight: bold;
    font-style: normal;
    padding: .5em 0 .5em 0;
    margin: 0;
}

#pages_dynamic_description {
    padding: 1em 0 1em 0;
}

#pages_dynamic_header img {
    width: 100%;
}

#recipes-list .img {
    border-color: #F9D486 !important;
    padding: 1em;
}

#recipes-list h3 {
    font-family: 'Caveat', cursive;
    color: #7d3e00;
    font-size: 2rem;
    font-weight: bold;
    padding: 0;
}

@media only screen and (max-width: 1023px),
only screen and (max-device-width: 1023px) {
    #recipes-list h3 {
        font-size: 1.75rem;
    }
    #recipes-list .img {
        padding: 0em;
    }
}

#recipe-img {
    background-size: cover;
    background-position: center;
    height: 100%;
    width: 100%;
    ;
}

#recipe-border {
    border: 5px solid #ffF;
}

#recipe-bg h1,
#recipe-description h3 {
    font-family: 'Caveat', cursive;
    color: #7d3e00;
}

#recipe-bg h1 {
    font-size: 2.25rem;
    padding: 0 0 10px 0;
}

#recipe-bg h1:before {
    position: absolute;
    top: 0;
    left: 0 width: 100px;
    height: 2px;
    background-color: #7d3e00;
}

#recipe-description {
    font-size: 1rem;
}

#recipe-description-left {}

#recipe-description-right {}

#recipe-description h3 {
    font-size: 1.5rem;
    padding: .5em 0 0 0;
    font-weight: bold;
}

#recipe-description p,
#recipe-description ul li,
#recipe-description ol li {
    color: #7d3e00;
    font-size: .9rem;
}

#recipe-bg {
    background-color: #fefbe4;
}

#btn-close-recipe {
    position: absolute;
    right: 30px;
    top: 30px;
    color: #7d3e00;
    font-size: 2rem;
    z-index: 999;
    ;
}

#recipes-pager a {
    font-size: .8rem;
    color: #7d3e00;
}

hr {
    background-color: #F9D486 !important;
}

#recipes-pager a.disabled {
    color: #999;
}

#recipe-description ol,
#recipe-description ul {
    margin: 0;
    padding: 0;
}

#recipe-description ol li,
#recipe-description ul li {
    margin: 0 0 0 1.5em;
}

small {
    color: #7d3e00;
}

.modal-lg {
    max-width: 1040px;
}

@media only screen and (max-width: 1023px),
only screen and (max-device-width: 1023px) {
    small span {
        display: block;
    }
}

.modal {
    overflow-y: auto;
}