@media (min-width: 740px) {
    .max680 img {
        max-width: 680px !important;
        margin-left: auto;
        margin-right: auto;
    }
}
.topbanner {
    background: black;
    color: white;
    text-align: center;
    font-family: Lora, Georgia, serif;
    font-size: 14px;
    padding: 10px;
}
.topbanner a {
    color: white;
}

.home_banner {
    margin-bottom: 80px;
    padding-bottom: 30px;
    padding-left: 60px;
    padding-right: 60px;
}
.home_banner a {
    display: block;
}

.home_banner img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
}

@media only screen and (max-width: 480px) {
    #post_featured_slider {
        margin-bottom: 40px !important;
    }
    .home_banner {
        margin-bottom: 20px;
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media only screen and (max-width: 768px) {
    .home_banner.has_mobile .mobile {
        display: block;
    }

    .home_banner.has_mobile .desktop {
        display: none;
    }
}

@media only screen and (min-width: 769px) {
    .home_banner.has_mobile .mobile {
        display: none;
    }

    .home_banner.has_mobile .desktop {
        display: block;
    }
}

.home_banner a {
    opacity: 1;
    transition: opacity 250ms;
}

.home_banner a:hover {
    opacity: 0.9;
}

.home_banner img {
    display: block;
    margin: 0 auto;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
    font-weight: 700;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: none;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td {
    border-top: none !important;
}
.woocommerce table.shop_table tbody tr.cart_item td {
    border-bottom: none !important;
}
.select2-container .select2-selection--single {
    height: 46px !important;
    border-radius: 0 !important;
    border-color: #e1e1e1 !important;
}
.select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    height: 46px !important;
}
.select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    line-height: 46px !important;
}
.woocommerce ul#shipping_method li label {
    font-size: 18px;
    text-transform: none;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
    border-collapse: collapse !important;
}
.woocommerce-checkout #payment div.payment_box:after {
    display: none !important;
}
.woocommerce table.cart td.actions .button {
    font-size: 12px;
    padding: 14px;
    margin: 5px 0;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    border: 1px solid #d3ced3;
    padding: 10px;
    width: auto;
    margin: 5px 10px 5px 0;
}
ul#shipping_method {
    margin-left: 0 !important;
}
.ship_desc {
    font-weight: normal;
    margin-left: 22px;
    display: block;
    font-size: 16px;
}
.woocommerce ul#shipping_method .amount {
    font-weight: 700;
    font-size: 16px;
}
.single-post .content_wrap_setting a {
    text-decoration: underline;
}
.fb-comment-wrap {
    clear: both;
}

.blast.hide {
    color: white;
    display: block;
    height: 15px;
}

.blast-root p {
    line-height: 1.4;
}

.pagination a.prev_button,
.pagination a.next_button {
    max-width: 45%;
}

#portfolio .post_related .one_third.active {
    width: 33.333%;
    margin-right: 0;
    padding: 0 1.75%;
}

#portfolio .post_related .one_third.active.middle-portfolio {
}

#portfolio .post_related .one_third.active.last-portfolio {
}

#footer {
    float: none !important;
    padding: 0 !important;
    background-color: #fcebe3;
}

.siteorigin-widget-tinymce h2 {
    line-height: 1.2;
}

.page_title_wrapper {
    margin-top: 45px !important;
    margin-bottom: 25px !important;
}

body.page #page_content_wrapper .inner {
    margin-top: 0;
}

.page_tagline.cat-tagline {
    display: block;
    max-width: 1024px;
    margin-top: 15px;
}

.page_tagline.cat-tagline,
.page_tagline.cat-tagline p {
    color: #222222;
    text-transform: none;
    letter-spacing: 0px;
    font-family: "Cormorant Garamond", Georgia, serif;
    font-size: 24px;
}

#footer .widget-mailchimp input[type="text"] {
    width: 280px;
}

#post_featured_slider .post_button_wrapper {
    margin-top: 20px;
}

#footer .footer_left {
    width: 60%;
    display: inline-block;
    margin-right: -4px;
    padding: 50px 30px;
    background-color: #eaeef0;
    vertical-align: middle;
    min-height: 200px;
    box-sizing: border-box;
}

#footer .footer_right {
    width: 40%;
    display: inline-block;
    margin-right: -4px;
    padding: 50px 30px;
    vertical-align: middle;
    min-height: 200px;
    box-sizing: border-box;
    text-align: center;
}

#footer .menu {
}

#footer.has_content .menu {
    width: 50%;
    display: inline-block;
    margin-right: -4px;
    vertical-align: top;
}

#footer .menu ul {
    float: none;
    column-count: 2;
}

#footer .menu ul li {
    float: none;
    margin-left: 0;
}

#footer .menu ul li a {
    font-family: "Josefin Sans", Helvetica, Arial, sans-serif;
    color: #222222;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
}

#footer .menu ul li a:hover {
}

#footer .content {
    width: 50%;
    display: inline-block;
    margin-right: -4px;
    vertical-align: top;
}

#footer h2.title span {
    border-bottom: 1px solid #222;
    color: #222;
    font-size: 22px;
    margin-bottom: 15px;
    display: inline-block;
    text-transform: uppercase;
}

#footer .content .title {
}

#footer .content .contenu,
#footer .content .contenu p {
    font-size: 18px;
    font-weight: 500;
}

#footer .footer_right .title {
    text-align: center;
}

#footer .footer_right .title span {
    border-bottom: 1px solid #222;
    color: #222;
    font-size: 22px;
    margin-bottom: 25px;
    display: inline-block;
    text-transform: uppercase;
}

#page_caption.hasbg #bg_regular {
    background-position: 50% 50%;
    transition: background-position 250ms 0s ease-out;
}

#post_featured_slider {
    margin-bottom: 80px;
}

#footer_photostream.ri-grid ul li a {
    cursor: pointer !important;
    opacity: 1;
    transition: opacity 250ms;
}

#footer_photostream.ri-grid ul li a:hover {
    opacity: 0.75;
    transition: opacity 250ms;
}

.page-template-template-home .post_header .category {
    font-family: "Josefin Sans", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #b8975f;
    margin-bottom: 10px;
}

.content_wrap_setting * {
    box-sizing: border-box;
}
.sow-image-container,
.wp-block-image {
    margin-bottom: 1.5rem;
}

.mesh-row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
}

.page-template-template-home .readmore {
    border: 1px solid black;
    padding: 16px 15px 13px 15px;
    line-height: 1.2;
    transition: color 0.1s linear, background 0.1s linear;
}

.side_title {
    position: absolute;
    top: 0;
    font-size: 18px;
    text-transform: uppercase;
    font-family: "Josefin Sans", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #b8975f;
    z-index: 2;
    display: none;
}

.page-template-template-home #page_content_wrapper {
    max-width: none;
    padding: 0;
    width: 100%;
}

.side_title.has_number {
}

.side_title.has_number img {
    position: absolute;
    bottom: 0;
    transform: translate3d(25%, -90%, 0) rotate(90deg);
    width: 50px;
    left: 0;
    height: 50px;
}

#page_content_wrapper .inner.newsletter_inner {
    margin-top: 0;
}

.side_title.left_side {
    transform: rotate(-90deg) translate3d(50px, -100%, 0);
    left: 0;
    transform-origin: center;
}

.page-template-template-home #page_content_wrapper .inner.special_inner {
    background: #fbfbfb;
    margin-top: 0;
}

.green_bg {
    background-color: #e2e6e0;
}

.page-template-template-home #page_content_wrapper .inner.first_post,
.page-template-template-home #page_content_wrapper .inner.inspirations {
    margin-top: 0;
}

.page-template-template-home #page_content_wrapper .inner.first_post {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 100px;
}

.first_post .description {
    padding: 0 20px;
}

.first_post .post_header,
.first_post .post_header p {
    text-align: center;
}

.receipe-box iframe {
    width: 100%;
}

.first_post .post_header_title {
    position: relative;
    padding: 0 20px;
}

.first_post .readmore {
    margin-top: 15px;
}

.first_post .bg_img {
    width: 100%;
    min-height: 100%;
    position: relative;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    height: 500px;
    overflow: hidden;
    margin-bottom: 20px;
    opacity: 1;
    transition: opacity 250ms;
}

.first_post a:hover .bg_img {
    opacity: 0.75;
    transition: opacity 250ms;
}

.woocommerce ul.products li.product a img {
    opacity: 1;
    transition: opacity 250ms;
}

.woocommerce ul.products li.product a:hover img {
    opacity: 0.75;
    transition: opacity 250ms;
}

.woocommerce ul.products li.product a:hover h2 {
    color: #be9656;
}

.page-template-template-home .first_post .inner_wrapper,
.page-template-template-home .first_post .inner_wrapper .post_content_wrapper {
    max-width: none;
}

.side_title.left_side.start {
    transform: rotate(-90deg) translate3d(0, -100%, 0);
}

.side_title.left_side.has_number {
    transform: rotate(-90deg) translate3d(50px, calc(-75% + 50px), 0);
}

.side_title.right_side {
    transform: rotate(-90deg) translate3d(50px, 100%, 0);
    right: 0;
    transform-origin: center;
}

.side_title.right_side.has_number.number1 {
    width: 130px;
    white-space: nowrap;
}

.side_title.left_side.has_number.number2 {
    transform: rotate(-90deg) translate3d(0, calc(-75% + 50px), 0);
    width: 130px;
    white-space: nowrap;
}

.side_title.right_side.has_number.number3 {
    transform: rotate(-90deg) translate3d(-50%, 100%, 0);
    width: 130px;
    white-space: nowrap;
}

.side_title.left_side.has_number.number4 {
    width: 130px;
    white-space: nowrap;
}

#fr .side_title.left_side.has_number.number4 {
    transform: rotate(-90deg) translate3d(-100px, calc(-75% + 50px), 0);
}

.side_title.right_side.has_number.number5 {
    width: 130px;
    white-space: nowrap;
}

#post_featured_slider.special li .slide_post h2 {
    font-size: 25px;
    font-weight: 900;
    text-align: right;
    width: 90%;
    box-sizing: border-box;
    margin: 0 auto;
    line-height: 35px;
}

#post_featured_slider.special li .slide_post .slide_post_excerpt {
    width: 90%;
    font-style: normal;
    font-size: 15px;
    text-align: right;
}

#post_featured_slider.special li .slide_post {
    bottom: 0;
    position: absolute;
    padding: 10px 10px 15px 10px;
    box-sizing: border-box;
    text-align: center;
    background: rgba(255, 255, 255, 0.75);
    float: none;
    width: 100%;
    text-align: right;
}

#post_featured_slider.special hr.title_break.slider {
    width: 70px;
    border-top: 1px solid #222;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 0;
    margin-left: 0;
    display: none;
}

.grey_bg {
    background-color: #eaeef0;
}

.pink_bg {
    background-color: #fcebe3;
}

.page-template-template-home .post_info_date span {
    background-color: transparent;
}

.page-template-template-home #page_content_wrapper .inner {
    padding: 50px 60px;
    width: 100%;
    box-sizing: border-box;
}

.page-template-template-home .inner.has_bg {
}

.page-template-template-home .seperator {
    width: 200px;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    max-width: 1120px;
    background: rgba(0, 0, 0, 0.09);
    height: 1px;
}

.page-template-template-home #page_content_wrapper .inner {
    position: relative;
}

.page-template-template-home
    #page_content_wrapper
    .inner
    .sidebar_content.full_width,
.page_content_wrapper .inner .sidebar_content.full_width {
    float: none;
}

#page_content_wrapper .inner .sidebar_content.full_width.special_box {
    display: -webkit-box;

    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;

    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;

    /* TWEENER - IE 10 */
    display: -webkit-flex;

    /* NEW - Chrome */
    display: flex;
    align-items: center;
    padding: 10px 0 0 0px;
    position: relative;
}

#gallery .slick-track {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    cursor: move;
}

#gallery .slick-slide {
    float: none !important;
}

#gallery .slick-slide > div {
    height: 100%;
}

#gallery .slick-arrow {
}

#gallery .slick-arrow.slick-prev {
    left: 15px;
}

#gallery .slick-arrow.slick-next {
    right: 9px;
}

#gallery .slick-list {
    padding: 0 !important;
}

#gallery .slick-next:before,
#gallery .slick-prev:before {
    color: white;
}

#gallery .slick-dots {
    bottom: -60px;
    box-sizing: border-box;
    width: 100%;
    left: 0;
    padding: 0 20px;
}

#gallery .slick-dots li {
    width: 8px;
    height: 8px;
}

#gallery .slick-next:hover:before,
#gallery .slick-prev:hover:before {
    color: #be9656 !important;
}

#gallery .slick-slide {
    display: block !important;
    height: 100%;
}

.special_box .left_section {
    -webkit-box: 1;
    -moz-box: 1;
    -webkit-flex: 1 0 50%;
    -ms-flexbox: 1 0 50%;
    flex: 1 0 50%;
    position: relative;
    z-index: 2;
}

.special_box .right_section {
    -webkit-box: 1;
    -moz-box: 1;
    -webkit-flex: 1 0 50%;
    -ms-flexbox: 1 0 50%;
    flex: 1 0 50%;
    padding-left: 50px;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
}

.special_box .right_section a {
    font-weight: bold;
}

.special_box .right_section .btn {
    border: 1px solid black;
    padding: 16px 15px 13px 15px;
    line-height: 1.2;
    font-family: "Josefin Sans", Helvetica, Arial, sans-serif;
    transition: color 0.1s linear, background 0.1s linear, border 0.1s linear;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    margin: auto;
    color: white;
    letter-spacing: 2px;
    background-color: black;
}

.special_box .right_section .btn:hover {
    background-color: #be9656;
    border: 1px solid #be9656;
    color: white !important;
    transition: color 0.1s linear, background 0.1s linear, border 0.1s linear;
}

a:hover,
a:active {
    color: #be9656 !important;
}

.content_wrap_setting blockquote {
    font-style: normal;
}

#portfolio {
    box-sizing: border-box;
    margin-top: 80px;
}

#title_portfolio {
    text-align: center;
    font-size: 40px;
    color: #222222;
}

.page_title_inner h1 {
    font-weight: 900;
    text-transform: none;
    letter-spacing: 0px;
    color: #222222;
    font-size: 40px;
    display: inline-block;
    border-bottom: 1px solid black;
}

#portfolio #filters {
    font-family: "Josefin Sans", Helvetica, Arial, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    margin-top: 40px;
}

#portfolio .post.type-post {
    margin-bottom: 35px !important;
}

#gallery {
    position: relative;
    box-sizing: border-box;
    padding: 0;
}

.owl-carousel .owl-nav {
}

#gallery.owl-carousel .owl-nav > button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    background: white !important;
    height: 100%;
    z-index: 2;
    padding: 0 15px !important;
}

#gallery.owl-carousel .owl-nav > button span {
    font-family: Arial;
    font-size: 35px;
    color: #222222;
}

#gallery.owl-carousel .owl-nav > button:focus {
    outline: none !important;
}

#gallery.owl-carousel .owl-nav > button:hover span {
    color: #be9656 !important;
}

#gallery.owl-carousel .owl-dots {
    text-align: center;
    margin-top: 25px;
}

#gallery.owl-carousel button.owl-dot {
    background: #e0e0e0;
    width: 6px;
    float: none;
    height: 6px;
    border-radius: 100%;
    cursor: pointer;
    margin: 0 2px;
}

#gallery.owl-carousel button.owl-dot.active,
#gallery.owl-carousel button.owl-dot:hover {
    background: #be9656;
}

#gallery.owl-carousel .owl-nav .owl-next {
    right: 0;
}

#gallery.owl-carousel .owl-nav .owl-prev {
    left: 0;
}

.owl-carousel .owl-item {
    float: none !important;
    display: inline-block;
    vertical-align: middle;
}

#portfolio .post_related {
    opacity: 1;
    transition: opacity 250ms;
    float: none;
    width: 103.5%;
    margin-left: -1.75%;
    margin-right: -1.75%;
}

#portfolio .post_related.loading {
    opacity: 0;
    transition: opacity 250ms;
}

#portfolio #filters .filter {
    display: inline-block;
    padding: 8px 10px 5px 10px;
    line-height: 1;
    box-sizing: border-box;
    margin-bottom: 15px;
    cursor: pointer;
    margin-left: 5px;
    border: 1px solid transparent;
    margin-right: 5px;
    transition: border 250ms;
}

#portfolio #filters .filter.active,
#portfolio #filters .filter:hover {
    border: 1px solid #222;
    transition: border 250ms;
}

#portfolio #filters .filter.active {
    border-color: #be9656;
    color: #be9656;
}

#portfolio .post_related .one_third {
    margin-bottom: 40px !important;
}

#portfolio .post_header_title h5 {
    font-family: "Cormorant Garamond", Georgia, serif;
    font-size: 24px;
    text-align: center;
}

.page-template-template-home .seperator_custom {
    margin-top: 50px;
}

.page-template-template-home .readmore:hover {
    color: #be9656;
    border-color: #be9656;
    transition: color 0.1s linear, background 0.1s linear;
}

.woocommerce ul.products li.product .button {
    border: 1px solid black;
    padding: 16px 15px 13px 15px;
    line-height: 1.2;
    transition: color 0.1s linear, background 0.1s linear;
    background-color: white !important;
    font-family: "Josefin Sans", Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    margin: auto;
    letter-spacing: 2px;
    border-radius: 0 !important;
    color: black !important;
}

body.error404 .search_form_wrapper .content {
    font-size: 22px;
}

.error_box,
.error_text {
    display: none !important;
}

.page-template-default #page_content_wrapper .wc-proceed-to-checkout {
    text-align: right;
}

.woocommerce-result-count,
.woocommerce-ordering {
    display: none !important;
}

.woocommerce ul.products li.product .button:hover {
    color: #be9656 !important;
}

.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit {
    color: white !important;
    font-weight: normal !important;
}

.woocommerce table.cart td.actions .button {
    font-size: 12px;
}

.page-template-default #page_content_wrapper .wc-proceed-to-checkout a {
    font-weight: normal;
    font-size: 15px;
    width: auto;
    display: inline-block;
    padding: 15px 15px 12px 15px;
}

.page-template-default #page_content_wrapper .wc-proceed-to-checkout a:hover {
    color: white !important;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    border-radius: 0 !important;
}

.page-template-template-home #page_content_wrapper .inner .first_post_section {
}

.page-template-template-home #page_content_wrapper .inner .latest_recipes {
}

.page-template-template-home
    #page_content_wrapper
    .inner
    .sidebar_content.three_cols {
    display: -webkit-box;

    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;

    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;

    /* TWEENER - IE 10 */
    display: -webkit-flex;

    /* NEW - Chrome */
    display: flex;
}

.page-template-template-home
    #page_content_wrapper
    .inner
    .sidebar_content.three_cols
    .post.type-post {
    -webkit-box: 1;
    -moz-box: 1;
    -webkit-flex: 1 0 33%;
    -ms-flexbox: 1 0 33%;
    flex: 1 0 33%;
    float: none;
    clear: both;
    width: 33%;
    margin-right: 0;
}

.page-template-template-home
    #page_content_wrapper
    .inner
    .sidebar_content.three_cols
    .post.type-post.post-1 {
    padding-right: 2%;
}

.page-template-template-home
    #page_content_wrapper
    .inner
    .sidebar_content.three_cols
    .post.type-post.post-2 {
    padding-left: 1%;
    padding-right: 1%;
}

.page-template-template-home
    #page_content_wrapper
    .inner
    .sidebar_content.three_cols
    .post.type-post.post-3 {
    padding-left: 2%;
}

.page-template-template-home
    #page_content_wrapper
    .inner
    .sidebar_content.three_cols
    .post.type-post
    .post_header_title {
    -webkit-box: 1;
    -moz-box: 1;
    -webkit-flex: 1;
    -ms-flexbox: 1;
    flex: 1;
}

.post_img a img {
    opacity: 1;
    transition: opacity 250ms;
    -webkit-backface-visibility: hidden;
}

.post_img a:hover img {
    opacity: 0.75;
    transition: opacity 250ms;
}

.page-template-template-home
    #page_content_wrapper
    .inner
    .sidebar_content.three_cols
    .post.type-post
    .post_wrapper,
.page-template-template-home
    #page_content_wrapper
    .inner
    .sidebar_content.three_cols
    .post.type-post
    .post_content_wrapper {
    height: 100%;
}

.page-template-template-home
    #page_content_wrapper
    .inner
    .sidebar_content.three_cols
    .post.type-post
    .description {
    -webkit-box: 1;
    -moz-box: 1;
    -webkit-flex: 1;
    -ms-flexbox: 1;
    flex: 1;
}

.page-template-template-home
    #page_content_wrapper
    .inner
    .sidebar_content.three_cols
    .post.type-post
    .description
    p:empty {
    display: none;
}

.page-template-template-home
    #page_content_wrapper
    .inner
    .sidebar_content.three_cols
    .post.type-post
    .post_header {
    float: none;
    height: 100%;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;

    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;

    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;

    /* TWEENER - IE 10 */
    display: -webkit-flex;

    /* NEW - Chrome */
    display: flex;
}

.page-template-template-home .inner_wrapper {
    max-width: 1120px;
    margin-left: auto;
    float: none;
    margin-right: auto;
    clear: both;
}

#page_content_wrapper .inner .sidebar_content.full_width.home_newsletter {
    text-align: center;
    padding: 100px 50px;
    border: 1px solid rgba(0, 0, 0, 0.09) !important;
    margin-bottom: 0;
    margin-top: 35px;
    width: 100%;
    box-sizing: border-box;
}

.home_newsletter .title {
    font-size: 26px;
    font-weight: 600;
    color: #222222;
    margin: 25px 0 15px 0;
}

.home_newsletter .subtitle {
    margin-bottom: 45px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.home_newsletter input[type="text"] {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    padding-left: 0 !important;
    width: 70%;
    max-width: 650px;
}

.home_newsletter input[type="submit"] {
}

.lazyload,
.lazyloading {
    opacity: 0;
    transition: opacity 400ms;
}

img.lazyloaded {
    opacity: 1;
    transition: opacity 400ms;
}

#presse .one_third {
    float: none;
    display: inline-block;
    margin-right: calc(3.5% - 4px);
    vertical-align: top;
}

#presse .one_third.last {
    clear: both;
}

.error404_more {
    margin-bottom: 30px;
    font-size: 30px;
}

.post_related .readmore {
    border: 1px solid black;
    padding: 16px 15px 13px 15px;
    line-height: 1.2;
    margin-top: 15px;
    transition: color 0.1s linear, background 0.1s linear;
}

.post_related .readmore:hover {
    color: #be9656;
    border-color: #be9656;
    transition: color 0.1s linear, background 0.1s linear;
}

.error404 .readmore {
    border: 1px solid black;
    padding: 16px 15px 13px 15px;
    line-height: 1.2;
    margin-top: 15px;
    transition: color 0.1s linear, background 0.1s linear;
}

.error404 .readmore:hover {
    color: #be9656;
    border-color: #be9656;
    transition: color 0.1s linear, background 0.1s linear;
}

.footer_bar {
    padding: 0 !important;
}

.footer_bar_wrapper .social_wrapper ul li {
    float: none !important;
    display: inline-block;
}

.footer_bar_wrapper {
    max-width: 100% !important;
    padding: 15px 60px 15px 30px !important;
    box-sizing: border-box;
    width: 100% !important;
    border: none !important;
}

.footer_bar_wrapper .social_wrapper,
#copyright {
    float: none !important;
    margin-right: -4px !important;
    vertical-align: middle;
    display: inline-block;
    margin-bottom: 0 !important;
}

#copyright {
    font-size: 15px !important;
}

#post_info_comment i {
    margin-right: 0 !important;
}

.widget-mailchimp input[type="text"] {
    padding: 7px 10px;
    margin-right: 10px;
}

.post_related {
    width: 100%;
}

.post_related .post_img,
.post_img.small {
    max-height: 240px;
}

#share_js {
    text-align: right;
    margin-top: -15px;
    margin-bottom: 14px;
}

#share_js .jssocials-share {
    display: inline-block;
    font-size: 11px;
    font-family: "Josefin Sans", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    margin-left: 15px;
}

#share_js .jssocials-share i {
    margin-right: 5px;
    display: inline-block;
}

body.search-results .hentry:first-child {
    border-top: 1px solid #e1e1e1;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    font-size: 75%;
}

.cart-customlocation .count {
    font-family: "Josefin Sans", Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-right: 5px;
}

.cart-customlocation {
    margin-left: 10px;
}

.cart-customlocation:hover,
.post_header h5 a:hover {
    color: #be9656;
}

.cart-customlocation i {
}

.above_top_bar .page_content_wrapper {
    max-width: none;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    box-sizing: border-box;
}

@media (min-width: 1200px) {
    .above_top_bar .page_content_wrapper {
        padding-left: 90px;
        padding-right: 90px;
    }
}

@media (min-width: 960px) {
    .mobile_menu_wrapper .menu-navigation-principale-container {
        display: none !important;
    }

    #page_content_wrapper .inner .sidebar_content.three_cols .post.type-post {
        width: 30% !important;
        margin-right: 5% !important;
        -webkit-box: 1 !important;
        -moz-box: 1 !important;
        -webkit-flex: 1 0 30% !important;
        -ms-flexbox: 1 0 30% !important;
        flex: 1 0 30% !important;
    }

    #page_content_wrapper
        .inner
        .sidebar_content.three_cols
        .post.type-post[data-column="last"] {
        margin-right: 0 !important;
    }
}

.single-product .post_detail,
.single-product #post_info_bar {
    display: none;
}

.woocommerce .quantity .qty {
    width: 70px;
    text-align: center;
    padding: 10px;
}

.single-post .post_content_wrapper a {
    color: #000000;
}

.single-post .post_content_wrapper a.print {
    margin-right: 30px;
}

.single-post .post_content_wrapper a:hover {
    color: #be9656;
}

#footer_photostream {
    margin-top: 150px;
}

.post_content_wrapper hr {
    margin-bottom: 25px;
}

.post_info_cat {
    display: none !important;
    font-size: 0 !important;
    visibility: hidden;
}

#order_review_heading {
    margin-top: 15px;
}

.old_look img {
    margin: 0 auto;
    display: block;
}

.single-post #page_content_wrapper p {
    margin: 5px 0;
}

#page_content_wrapper p:empty,
.page_content_wrapper p:empty,
#page_content_wrapper p:first-child,
.page_content_wrapper p:first-child {
    margin: 5px 0 !important;
    padding-top: 0.5em !important;
    padding-bottom: 0.5em !important;
}

.view_recipe {
    text-align: center;
}

#post_featured_slider .category {
    font-family: "Josefin Sans", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #b8975f;
    margin-bottom: 10px;
}

.view_recipe a {
    border: 1px solid black;
    padding: 16px 15px 13px 15px;
    line-height: 1.2;
    transition: color 0.1s linear, background 0.1s linear;
    font-family: "Josefin Sans", Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    margin: auto;
    letter-spacing: 2px;
    color: #222222;
    text-decoration: none;
}

#post_featured_slider li .slide_post .slide_post_excerpt {
    width: 90%;
    max-width: 1120px;
}

#post_featured_slider li .slide_post h2 {
    font-size: 40px !important;
    font-weight: normal !important;
    padding: 0 30px;
    line-height: 1.2;
    margin-bottom: 20px;
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
}

#page_content_wrapper
    .inner
    .sidebar_content.three_cols
    .post.type-post
    .post_header {
    margin-bottom: 50px;
}

.view_recipe a:hover {
    color: #be9656;
    border-color: #be9656;
    transition: color 0.1s linear, background 0.1s linear;
}

.woocommerce-checkout #page_content_wrapper p:first-child {
    padding-top: 0.5em !important;
    padding-bottom: 0.5em !important;
}

.woocommerce div.product form.cart {
    margin-top: 2em;
    display: flex;
	flex-wrap: wrap;
	padding: 1rem;
	border: 1px solid black;
    border-radius: 4px;
}

.woocommerce div.product form.cart label {
	flex: 0 0 100%;
	font-size: 14px;
	font-weight: bold;
	font-family: "Josefin Sans",Helvetica,Arial,sans-serif;
}
.alg_open_price.text {
    border: 1px solid #000 !important;
    padding-right: 8px !important;
    height: 44px !important;
}

.woocommerce div.product p.price {
    font-size: 22px;
    margin-bottom: 15px;
}

.woocommerce div.product form.cart .popfwc-currency-symbol {
    padding: 0 0.25rem;
    padding-top: 0px;
    font-size: 2rem;
    line-height: 1;
    padding-top: 3px;
}

#footer .sidebar_widget.three > li:first-child {
    max-width: 140px;
    margin-right: 10%;
}

#footer .sidebar_widget.three > li {
    width: 38%;
    float: left;
    margin-right: 5%;
}

input[type="tel"] {
    padding: 10px 10px 10px 10px;
    font-size: 100%;
    font-family: "Varela Round", "Helvetica Neue", Arial, Verdana, sans-serif;
    margin: 0;
    background: #fcfcfc;
    border: 1px solid #e1e1e1;
    outline: none;
    -webkit-transition: border-color linear 0.3s;
    -moz-transition: border-color linear 0.3s;
    -o-transition: border-color linear 0.3s;
    transition: border-color linear 0.3s;
    box-sizing: border-box;
    -webkit-appearance: none;
    border-radius: 0;
}

@media (max-width: 480px) {
    .above_top_bar .page_content_wrapper {
        padding-left: 15px;
    }
}

.single-post .post_header {
    float: none;
}

#post_info_bar .post_info .post_info_label {
    text-align: left;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-frame {
    height: 100dvh;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: none;
}
.modal-dialog {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    padding: 10px;
    z-index: 1050;
    pointer-events: auto;
}

.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: none;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    background-color: #000000;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.428571429px;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.428571429;
}

.modal-body {
    position: relative;
    padding: 20px;
}

#promoModal .modal-content {
    overflow: hidden;
}

#promoModal .modal-body {
    padding: 0;
}

#promoModal .modal-body a {
    line-height: 0;
    display: block;
}


#promoModal .receipe-modal-close {
    position: absolute;
    top: 1.75rem;
    right: 1.5rem;
}

@media only screen and (max-width: 40em) {
    
    #promoModal .receipe-modal-close {
        position: absolute;
        top: 1.25rem;
        right: 1rem;
        font-size: 0;
    }
    #promoModal .receipe-modal-close:before {
        content: '✕';
        display: inline-block;
        font-size: 1rem;
    }
}
.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}

.modal-footer:after {
    clear: both;
}

.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}

#tinysubmit {
    padding: 9px;
    vertical-align: top;
    border-radius: 0;
}

@media screen and (min-width: 768px) {
    .modal-dialog {
        /* width: 600px; */
        width: auto;
        max-width: 64rem;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
}
.woocommerce span.onsale {
    background-color: black !important;
}
.single-product span.onsale {
    display: none;
}
.page_content a {
    color: #be9656;
}

.receipe-box .row {
    clear: both;
}

body {
    overflow-x: hidden;
}

#page_content_wrapper .inner .sidebar_content ul.products {
    margin-left: 0;
    padding-top: 10px;
}

.post_img a img {
    image-rendering: -webkit-optimize-contrast;
}

body.single-post .post_header_title h1 {
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 20px;
    margin-top: 20px;
}

.post_content_wrapper,
.fullwidth_comment_wrapper {
    max-width: 1120px;
    margin-left: auto !important;
    float: none !important;
    margin-right: auto !important;
    clear: both;
}

.content_wrap_setting,
.fullwidth_comment_wrapper {
    overflow-x: hidden;
}

.body.single .post.type-post {
    float: none;
}

.post-content {
    max-width: 1120px;
    margin-left: auto;
    margin-right: auto;
}

.receipe-box {
    margin-top: 65px;
    margin-bottom: 50px;
    padding-top: 85px;
    padding-bottom: 85px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}

.main_recipe .ingredients,
.main_recipe .ingredients p {
    text-align: right;
}

.fb_iframe_widget > span {
}

.fb-comments,
.fb-comments iframe[style],
.fb-like-box,
.fb-like-box iframe[style] {
    width: 100% !important;
}

.fb-comments span,
.fb-comments iframe span[style],
.fb-like-box span,
.fb-like-box iframe span[style] {
    width: 100% !important;
}

.fb-comment-wrap {
    text-align: center;
}

.receipe-box header {
    border-bottom: 1px solid #000;
    margin-bottom: 30px;
}

.receipe-box h4 {
    margin: 5px 0 10px 0;
    padding: 0;
    font-size: 16pt;
}

.emailmodal h2 {
    margin: 20px 0;
}

.emailmodal .receipe-modal-print {
    background: black;
    color: white !important;
    padding: 10px 20px;
    clear: both;
    margin: 20px 0;
}

.emailmodal .receipe-modal-print:hover {
    background: #be9656;
}

.page-template-default #page_content_wrapper a {
    font-weight: bold;
}

.receipe-box h5 {
    margin: 0 0 20px 0;
    padding: 0;
    color: #000000;
    font-size: 16px;
}

.receipe-box .bodytext {
    line-height: 30px;
    margin-bottom: 30px;
}

.receipe-box .ingredients {
    padding-right: 25px;
}

.receipe-box .notes {
    border-top: 1px solid #000;
    margin-top: 30px;
    padding-top: 30px;
}

.receipe-box p {
    text-align: left;
}

.top_bar {
    position: relative;
    z-index: 5;
}

.inner_wrapper li {
    margin-bottom: 15px;
}

.post .post_header h1,
.post .post_header h2,
.post .post_header h3,
.post .post_header h4,
.post .post_header h5,
.post .post_header h6,
.page_content h1,
.page_content h2,
.page_content h3,
.page_content h4,
.page_content h5,
.page_content h6 {
    margin-bottom: 25px;
    line-height: 1.3;
}

#post_featured_slider,
#page_caption.hasbg,
#horizontal_gallery.tg_post {
    margin-top: 0 !important;
}

#page_caption {
    background-color: #fff !important;
    padding-top: 20px !important;
}

#page_caption h1 {
    display: inline-block;
    border-bottom: 1px solid black;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
    padding: 0;
    margin: 20px 0 0 0;
    font-size: 30px;
    line-height: 30px;
}

.woocommerce ul.products li.product .price {
    color: #be9656;
    font-size: 20px;
}

#top_menu li a,
a.readmore,
.view_recipe a,
.receipe-box h5 {
    font-family: "Josefin Sans", Helvetica, Arial, sans-serif;
}

.post_content_wrapper {
    line-height: 1.4;
}

.post_header.single,
.post_header p {
    text-align: justify;
}

.post_header .description p {
    text-align: center;
}

.content_wrap_setting {
    margin-top: 50px;
    max-width: 1120px;
    margin-left: auto;
    margin-right: auto;
}

.single-post .content_wrap_setting {
    max-width: 920px;
    overflow: unset;
    text-align: justify;
}

.single-post .content_wrap_setting p {
    text-align: justify;
}

#page_content_wrapper,
.page_content_wrapper {
    box-sizing: border-box;
}

#post_featured_slider li .slide_post .slide_post_excerpt {
    width: 90% !important;
    font-style: normal !important;
}
.flexslider .slides > li img {
    max-width: 100%;
    line-height: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.receipe-box {
    position: relative;
    background: #fbfbfb;
}

.wrapper_recipe {
    position: relative;
    z-index: 2;
    padding: 40px;
    border: 1px solid #be9656;
    margin: 0 40px;
}

input[type="submit"],
input[type="button"],
a.button,
.button {
    background-color: #000000 !important;
    color: #ffffff;
    border-color: #000000 !important;
    transition: color 0.2s, border-color 0.2s, background 0.2s !important;
}

input[type="submit"]:hover,
input[type="button"]:hover,
a.button:hover,
.button:hover {
    background-color: #be9656 !important;
    border-color: #be9656 !important;
}

#page_content_wrapper .special_inner .special_box::after {
    width: 100vw;
    content: "";
    position: absolute;
    left: 50%;
    right: 50%;
    background: #fbfbfb;
    margin-left: -50vw;
    margin-right: -50vw;
    height: 100%;
    z-index: 1;
    display: none;
}

.full-width-fix {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    background: #fbfbfb;
    margin-left: -50vw;
    margin-right: -50vw;
}

#commentform {
    margin-left: 0;
}

#commentform > p {
    padding-left: 0;
}

.header_style_wrapper {
    background-color: white;
}

.comment-form-cookies-consent {
    clear: both;
}

.comment-form-cookies-consent input {
    display: inline-block;
}

.post_header p,
.content_wrap_setting {
    font-weight: 500;
}

#commentform label[for="wp-comment-cookies-consent"] {
    display: inline-block;
    font-size: 15px;
    text-transform: none;
    width: calc(100% - 30px);
    vertical-align: top;
}

.slick-slide img.portrait {
    width: 100%;
    height: auto !important;
}

.slick-slide img.landscape {
    width: 100%;
    height: auto !important;
}

.single-portfolio .pagination {
    text-align: right;
    padding: 20px 0;
    max-width: 1180px;
    margin: 0 auto;
    float: none;
    clear: both;
}

.backtoprojects_wrap {
    text-align: center;
    clear: both;
    margin-bottom: 50px;
    margin-top: 25px;
    padding: 0 30px;
}

.backtoprojects_wrap a {
    border: 1px solid black;
    padding: 16px 15px 13px 15px;
    line-height: 1.2;
    transition: color 0.1s linear, background 0.1s linear;
}

.backtoprojects_wrap a:hover {
    color: #be9656;
    border-color: #be9656;
    transition: color 0.1s linear, background 0.1s linear;
}

.custom_link_wrap {
    text-align: center;
    clear: both;
    margin-bottom: 0;
    margin-top: 25px;
    padding: 0 30px;
}

.custom_link_wrap a {
    border: 1px solid black;
    padding: 16px 15px 13px 15px;
    line-height: 1.2;
    transition: color 0.1s linear, background 0.1s linear;
}

.custom_link_wrap a:hover {
    color: #be9656;
    border-color: #be9656;
    transition: color 0.1s linear, background 0.1s linear;
}

.single-portfolio .pagination a {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
}

.single-portfolio .pagination a[rel="prev"] {
    text-align: right;
}

.single-portfolio .pagination a[rel="next"] {
    text-align: left;
}

@media (max-width: 1180px) {
    .single-portfolio .pagination {
        max-width: calc(100% - 60px);
    }
}

@media (max-width: 960px) and (min-width: 768px) {
    .top_bar.scroll #mobile_nav_icon {
        top: 3px !important;
    }
}

@media (max-width: 1023px) {
    body.single-portfolio .content_wrap_setting {
        padding: 0 30px;
    }

    .above_top_bar {
        overflow: hidden;
    }

    .receipe-box h5 {
        text-align: left !important;
    }
}

@media (max-width: 1024px) {
    .page-template-template-home
        #page_content_wrapper
        .inner
        .sidebar_content.three_cols
        .post.type-post {
        flex: 1 0 30%;
    }

    #gallery .slick-list .main_recipe .ingredients,
    .main_recipe .ingredients p {
        text-align: left;
    }

    #wrapper {
        padding-top: 35px !important;
    }
}

@media (min-width: 1024px) {
    #gallery .slick-next:before,
    #gallery .slick-prev:before {
        color: black;
    }

    #gallery .slick-dots {
        bottom: -40px;
    }

    #gallery {
        padding: 0 40px;
    }

    #gallery .slick-slide {
        margin: 0 10px;
    }

    .slick-slide img.portrait {
        width: auto !important;
        height: 75vh !important;
    }

    .slick-slide img.landscape {
        width: auto !important;
        height: 75vh !important;
    }

    .slick-slide img.square {
        width: auto !important;
        height: 75vh !important;
    }

    .single-post .content_wrap_setting.columns {
        column-count: 2;
        column-fill: balance;
        column-gap: 40px;
    }

    .receipe-box .col-lg-8 {
        width: 33%;
        display: inline-block;
        vertical-align: top;
        padding-right: 25px;
        box-sizing: border-box;
    }

    .receipe-box .col-lg-16 {
        width: 66%;
        display: inline-block;
    }
}

@media only screen and (max-width: 960px) and (min-width: 768px) {
    .logo_wrapper img {
        max-height: 100px !important;
    }

    #post_featured_slider li .slide_post h2 {
        font-size: 26px !important;
    }
}

@media only screen and (max-width: 767px) {
    .receipe-box .ingredients {
        padding-right: 0 !important;
    }

    #commentform {
        margin-left: 0 !important;
    }

    #commentform > p {
        padding-left: 0 !important;
    }

    .fullwidth_comment_wrapper ul.children div.comment .right {
        width: 100% !important;
    }

    #post_featured_slider li .slide_post h2 {
        font-size: 26px !important;
    }

    .woocommerce ul.products[class*="columns-"] li.product,
    .woocommerce-page ul.products[class*="columns-"] li.product {
        width: 100%;
        float: none;
        margin: 0 0 30px 0;
    }

    .logo_wrapper img {
        width: auto;
        max-height: 100px !important;
        margin-top: 20px !important;
    }

    #page_content_wrapper .special_inner .special_box::after {
        display: none;
    }

    #page_content_wrapper .inner .sidebar_content.full_width.special_box {
        padding: 10px 0 0 0px;
    }

    #footer {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    #wrapper {
        padding-top: 35px !important;
    }

    .page-template-template-home .seperator {
        width: 90px;
    }

    .page-template-template-home
        #page_content_wrapper
        .inner
        .sidebar_content.three_cols
        .post.type-post {
        width: 100% !important;
        -webkit-box: none !important;
        -moz-box: none !important;
        -webkit-flex: none !important;
        -ms-flexbox: none !important;
        flex: none !important;
        padding: 0 !important;
        margin-bottom: 30px !important;
    }

    #page_content_wrapper
        .inner
        .sidebar_content.full_width.special_box
        .right_section {
        padding-left: 0;
    }

    .page-template-template-home
        #page_content_wrapper
        .inner
        .sidebar_content.three_cols,
    #page_content_wrapper .inner .sidebar_content.full_width.special_box {
        display: block !important;
    }

    #page_content_wrapper .inner .sidebar_content.full_width.home_newsletter {
        padding: 50px 25px !important;
    }

    .wrapper_recipe {
        margin: 0 15px;
        padding: 20px;
    }

    #footer_menu {
        margin: 0 0 25px;
        padding: 0 !important;
    }
}

@media only screen and (max-width: 1200px) {
    .post_related .post_img,
    .post_img.small {
        max-height: 170px !important;
    }
}

@media only screen and (max-width: 1350px) {
    .side_title.has_number img {
        width: 38px;
        height: 38px !important;
        transform: translate3d(-50px, 4px, 0) rotate(90deg);
    }

    .side_title {
        font-size: 15px;
    }

    .side_title.left_side {
        left: -65px;
    }

    .side_title.right_side {
        right: -10px;
    }

    .side_title.left_side.start {
        left: -35px;
    }
}

@media only screen and (max-width: 768px) {
    #portfolio .post_related .one_third.active {
        width: 48.5%;
        margin-right: 1.5%;
    }

    #portfolio .post_related .one_third.active:nth-child(even) {
        margin-right: 0;
        margin-left: 1.5%;
    }

    #footer .footer_right .title span {
        line-height: 1.2;
        padding-bottom: 15px;
    }

    #copyright {
        padding: 0 !important;
        margin-bottom: 15px !important;
    }

    #footer #tinysubmit {
        width: 100%;
        margin-top: 10px;
    }

    #footer .widget-mailchimp input[type="text"] {
        width: 100%;
    }

    #footer .sidebar_widget.three > li {
        width: 100%;
        margin-bottom: 25px;
    }

    #footer .sidebar_widget.three > li:nth-child(3) {
        width: 100%;
    }

    #page_content_wrapper
        .inner
        .sidebar_content.three_cols
        .post.type-post
        .post_header {
        margin-bottom: 75px;
    }

    #footer .footer_left,
    #footer .footer_right {
        width: 100%;
        margin-right: 0;
    }

    .footer_bar_wrapper .social_wrapper,
    #copyright {
        display: block;
        text-align: center !important;
        width: 100% !important;
        clear: both !important;
    }

    .footer_bar_wrapper .social_wrapper ul {
        text-align: center !important;
        margin-top: 20px;
    }

    .footer_bar_wrapper .social_wrapper ul li {
        float: none !important;
    }
}

@media only screen and (min-width: 480px) and (max-width: 768px) {
    #page_content_wrapper .inner .sidebar_content.three_cols .post.type-post {
        width: 46.7% !important;
        float: none !important;
        display: inline-block;
        vertical-align: top;
    }

    body:not(.page-template-template-home)
        #page_content_wrapper
        .inner
        .sidebar_content.three_cols
        .post.type-post:nth-child(odd) {
        margin: 0 2% 30px 0 !important;
    }

    body:not(.page-template-template-home)
        #page_content_wrapper
        .inner
        .sidebar_content.three_cols
        .post.type-post:nth-child(even) {
        margin: 0 0 30px 3.85% !important;
    }

    body:not(.page-template-template-home)
        #page_content_wrapper
        .inner
        .sidebar_content.three_cols
        .post.type-post:last-child {
        margin: 0 2% 0 0 !important;
    }
}

@media only screen and (max-width: 480px) {
    #portfolio .post_related .one_third.active,
    #portfolio .post_related .one_third.active:nth-child(even) {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    #footer.has_content .menu,
    #footer .content {
        width: 100%;
        margin-right: 0;
    }

    #post_info_bar {
        display: none;
    }

    .home_newsletter input[type="submit"] {
        margin: 20px 0 0 0;
    }

    #page_caption.hasbg {
        max-height: 200px;
        height: 200px;
    }

    .first_post .bg_img {
        height: 200px;
    }

    #post_info_bar .post_info {
        width: calc(100% - 100px);
    }

    .side_title.has_number img {
        display: none;
    }

    .page-template-template-home #page_content_wrapper .inner {
        padding-left: 30px;
        padding-right: 30px;
    }

    .side_title {
        font-size: 13px;
    }

    .side_title.right_side {
        right: -30px;
        text-align: right;
    }

    .side_title.left_side {
        left: -85px;
        text-align: right;
    }

    .side_title.right_side.has_number.number1 {
        text-align: left;
    }

    .side_title.left_side.start {
        left: -40px;
    }

    #post_featured_slider.special li .slide_post {
        position: relative;
    }

    #page_content_wrapper .inner .sidebar_content.three_cols .post.type-post {
        width: 100% !important;
    }
}

@media only screen and (max-width: 1099px) {
    #portfolio,
    #page_content_wrapper {
        padding: 0 30px;
    }
}

@media only screen and (min-width: 1100px) {
    #portfolio {
        padding: 0 60px;
    }
}

@media (max-width: 1024px) and (min-width: 961px) {
    #wrapper {
        padding-top: 75px !important;
    }
}

@media (max-width: 480px) {
    .single-portfolio .pagination {
        clear: both;
    }

    .single-portfolio .pagination a {
        width: 40%;
    }

    .single-portfolio .pagination a[rel="next"] {
        float: left;
    }

    .single-portfolio .pagination a[rel="prev"] {
        float: right;
    }
}

@media (min-width: 1150px) {
    .single-post .content_wrap_setting .bigger_width {
        width: calc(100% + 20%);
        margin-left: -10%;
    }
}

@media (min-height: 1200px) {
    .slick-slide img.portrait {
        width: auto !important;
        height: 60vh !important;
    }

    .slick-slide img.landscape {
        width: auto !important;
        height: 60vh !important;
    }

    .slick-slide img.square {
        width: auto !important;
        height: 60vh !important;
    }
}

.related.products {
    clear: both;
}

.alg_open_price.text {
    text-align: center;
    box-shadow: none;
    border-right: 1px solid black;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    border-left: none;
    height: 43px;
    font-size: 75%;
}

.woocommerce div.product form.cart label {
    font-size: 65%;
}

.woocommerce div.product form.cart .button.single_add_to_cart_button{
    padding: 0.7em 1em;
}

.wcppec-checkout-buttons__separator {
    display: none !important;
}

.boutonexterne {
    background-color: #000000 !important;
    color: #ffffff;
    border-color: #000000 !important;
    transition: color 0.2s, border-color 0.2s, background 0.2s !important;
    padding: 0.7em 1em;
    font-size: 75%;
    font-family: "Josefin Sans", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    box-shadow: 0 0 0 0 !important;
    line-height: 1.5 !important;
    letter-spacing: 2px;
}
