/*
Theme Name:   Divi Soup V2
Theme URI:    https://divisoup.com
Description:  A Child Theme Template for Divi
Author:       Divi Soup
Author URI:   https://divisoup.com
Template:     Divi
Version:      2.0
*/


/*-----Typography-----*/


/*Heading */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
    color: #233251;
    text-transform: uppercase;
}

body h4 {
    font-size: 18px !important;
}

.ds-heading h5 {
    line-height: 4em;
}

.ds-vertical-align {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.ds-hover-scale:hover {
    transform: scale(1.1, 1.1);
}


/*Main set up*/

#main-header,
#main-header.et-fixed-header {
    max-height: 50px;
    border: none;
    box-shadow: none !important;
}

#main-footer > p {
    padding-bottom: 0;
}

@media only screen and (min-width: 767px) {
    .entry-content {
        margin: 45.5px 50px;
        box-shadow: 0 0 20px grey;
        z-index: 10;
        position: relative;
    }
    .single-product #main-content {
        margin: 45.5px 50px 0 !important;
        z-index: 1;
        position: relative;
    }
    .search #main-content,
    .archive #main-content {
        margin: 45.5px 50px 0;
        box-shadow: 0 0 20px grey;
        z-index: 10;
        position: relative;
    }
    #main-footer {
        margin: 0 50px;
    }
}

.home .et_pb_section_first {
    padding-top: 0 !important;
}

#logo {
    display: none;
}


/*Buttons*/

.et_pb_button,
.et_pb_more_button {
    color: #ffffff !important;
    font-family: 'Oswald', Helvetica, Arial, Lucida, sans-serif;
}


/*Vertical Scrollbar Styling*/

::-webkit-scrollbar {
    width: 15px;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #77B5D4;
}

::-webkit-scrollbar-thumb:window-inactive {
    background: #77B5D4;
    opacity: .5;
}


/*Mobile Menu*/

.mobile_menu_bar:before {
    top: -5px;
    left: 5px;
    font-size: 40px;
    color: #233251;
    cursor: pointer;
}

.et_toggle_slide_menu:after {
    left: 250px;
    font-size: 40px;
    z-index: 1000000;
    position: fixed;
    opacity: 0;
    color: #fff;
}

@media only screen and (max-width: 980px) {
    .mobile_menu_bar:before {
        top: -65px;
        left: -72px;
    }
    .et_toggle_slide_menu:after {
        left: 250px;
        top: 10px;
    }
    .et_header_style_left #et-top-navigation {
        position: fixed;
        top: 45px;
    }
    .et_header_style_slide .et-fixed-header #et-top-navigation {
        top: 58px;
    }
    .single .mobile_menu_bar:before {
        top: -65px;
        left: 5px;
    }
}

.et_pb_post .et_pb_video_overlay .et_pb_video_play {
    color: #ff9047 !important;
}

@media only screen and (max-width: 767px) {
    .mobile_menu_bar:before {
        top: -15px;
        left: -35px;
    }
    .et_toggle_slide_menu:after {
        left: 210px;
        top: 15px;
    }
    .et_header_style_left #et-top-navigation {
        position: fixed;
        top: -5px;
    }
    .et_header_style_slide .et-fixed-header #et-top-navigation {
        top: 9px;
    }
    .single .mobile_menu_bar:before {
        top: -15px;
        left: 0;
    }
}

.et_slide_menu_top a.et-cart-info {
    float: left;
    color: #fff;
}


/*Footer menu*/

#main-footer {
    background: transparent;
}

#et-footer-nav {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0 30px;
    font-family: 'Oswald', Helvetica, Arial, Lucida, sans-serif;
}

#footer-bottom {
    width: 100%;
}

#footer-info {
    font-family: 'Oswald', Helvetica, Arial, Lucida, sans-serif;
    text-align: center;
}

@media only screen and (min-width: 981px) {
    #footer-bottom {
        width: 50%;
    }
    #footer-bottom .container,
    #et-footer-nav .container {
        width: 100%;
    }
    #et-footer-nav {
        background-color: transparent;
        position: absolute;
        right: 50px;
        width: 50%;
    }
    .bottom-nav {
        text-align: right;
    }
    #footer-info {
        text-align: left;
    }
}

.bottom-nav li {
    padding-right: 0;
    padding-left: 22px;
    position: relative;
}

.bottom-nav li:before {
    content: '|';
    position: absolute;
    right: -17px;
    color: #77B5D4;
    margin-top: -2px;
    transform: rotate(15deg);
}

.bottom-nav li:last-child:before {
    content: '';
}

.bottom-nav li:first-child {
    padding-left: 0;
}

.et_pb_scroll_top.et-pb-icon {
    right: 7px;
    bottom: 8px;
    padding: 2px 3px 2px 1px;
    border-radius: 0;
    background: #233251;
}

@media only screen and (min-width:767px) {
    .ds-global-footer {
        box-shadow: 0 0 20px grey;
    }
}

.ds-global-footer h4 {
    font-size: 18px !important;
}


/*Footer recent posts*/

.ds-global-footer li a {
    border-left: 3px solid #233251;
    margin: 0 0 20px 10px;
    padding-left: 10px;
    color: #fff;
    display: block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3;
}

.ds-global-footer li a:hover {
    color: #233251;
}

.ds-global-footer h2 {
    display: none;
}


/*Homepage*/


/*Header*/

.ds-home-header h1 {
    font-weight: normal;
}


/*Bloom optin toggle for GDPR*/

#ds-main-bloom-optin .et_bloom_form_header {
    display: none;
}

#ds-main-bloom-optin .et_bloom_inline_form {
    margin: 0;
}

#ds-main-bloom-optin .et_bloom_form_content,
#ds-main-bloom-optin .et_bloom_form_container {
    background: transparent !important;
}

#ds-main-bloom-optin .et_bloom_form_content {
    padding: 0 0 30px 0;
}

#ds-main-bloom-optin .et_bloom_form_content input {
    background: #ffffff;
    color: #5f5f5f;
    text-align: center;
    border-radius: 0 !important;
}

#ds-main-bloom-optin .et_bloom_popup_input input {
    padding: 11.5px !important;
}

#ds-main-bloom-optin .et_bloom_form_content input::-webkit-input-placeholder {
    color: #5f5f5f !important;
    text-align: center;
}

#ds-main-bloom-optin .et_bloom_form_content input::-moz-placeholder {
    color: #5f5f5f !important;
    text-align: center;
}

#ds-main-bloom-optin .et_bloom_form_content input:-ms-input-placeholder {
    color: #5f5f5f !important;
    text-align: center;
}

#ds-main-bloom-optin .et_bloom_form_content input:-moz-placeholder {
    color: #5f5f5f !important;
    text-align: center;
}

#ds-main-bloom-optin .et_bloom_form_content span {
    text-transform: uppercase;
    font-family: 'Oswald', Helvetica, Arial, Lucida, sans-serif;
    font-size: 20px;
    letter-spacing: 0;
}

#ds-main-bloom-optin .et_bloom_form_content button {
    font-size: 22px !important;
    padding: .29em 1em !important;
    -webkit-transition: all 0.3s;
    -webkit-transition: all 0.3;
    transition: all 0.3;
}

#ds-main-bloom-optin .et_bloom_form_content button:hover {
    background-color: #233251 !important;
}

#ds-main-bloom-optin .et_pb_toggle_title::before {
    content: 'Say Whaaat?';
    right: 0;
    left: 0;
    font-family: inherit !important;
    text-transform: uppercase;
    margin: 0 auto;
    text-align: center;
    width: 200px;
    padding: .5em .7em;
    background: #ff9047;
    font-size: 25px;
    text-shadow: #ff9047 0px 1px 1px;
    font-weight: 700;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

#ds-main-bloom-optin.et_pb_toggle_open .et_pb_toggle_title::before {
    content: 'Close Me';
    background: transparent;
    text-shadow: #77B5D4 0px 1px 1px;
}

#ds-main-bloom-optin .et_pb_toggle_title:hover:before {
    background: #233251;
    text-shadow: #233251 0px 1px 1px;
}

#ds-main-bloom-optin .et_pb_toggle_title {
    padding: 0 50px 90px !important;
}

#ds-main-bloom-optin .et_pb_toggle_content {
    max-width: 80%;
    margin: 0 auto;
}

#ds-main-bloom-optin small {
    font-size: 12px;
    line-height: .2em;
}

#ds-main-bloom-optin .et_bloom_subscribe_loader::after {
    content: "Just redirecting you, won't be a moment";
    width: 300px !important;
    font-size: 16px;
    font-weight: normal !important;
    text-transform: none;
    text-align: center;
    margin: 30px auto 0;
    left: -150px !important;
    display: block;
    position: absolute;
}

.ds-home-shop-button1,
.ds-home-shop-button2 {
    display: block;
    text-transform: uppercase !important;
    text-align: center;
    width: 180px;
    margin: 0 auto;
}

.ds-home-shop-button1 {
    background: #ff9047 !important;
}


/*Social Follow*/

.ds-follow-us-section {
    position: fixed !important;
    z-index: 100000;
    right: -5.5px;
    top: 5.5px;
    padding: 0 !important;
    height: 300px;
    overflow: hidden;
}

.ds-follow-us-text {
    transform: rotate(90deg);
    transform-origin: left bottom 0;
    width: 160px;
    position: absolute;
    top: 85px;
    right: -110px;
}

.ds-follow-us-text h4 {
    font-size: 35px !important;
}

.ds-follow-us-social {
    width: 50px;
}

.ds-follow-us-social li a.icon.rounded_rectangle {
    border-radius: 0;
}


/*Latest post*/

.ds-latest-post .entry-title,
.ds-latest-post .post-content {
    display: none;
}


/*Post slider*/

.ds-latest-posts-slider .et_pb_slider {
    overflow: visible;
}

.ds-latest-posts-slider .et_pb_slides {
    background: #ffffff;
}

.ds-latest-posts-slider.et_pb_slider .et_pb_slide {
    box-shadow: none;
    padding: 0;
}

.ds-latest-posts-slider .et_pb_slide_image {
    margin: 0 !important;
    width: 100%;
    padding: 0 30px !important;
}

.ds-latest-posts-slider .et_pb_slides .et_pb_slider_container_inner {
    display: block !important;
}

.ds-latest-posts-slider .et_pb_slide_description,
.ds-latest-posts-slider .et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding: 30px !important;
}

.ds-latest-posts-slider .et-pb-arrow-prev,
.ds-latest-posts-slider .et-pb-arrow-next {
    top: 52%;
}

@media only screen and (max-width: 767px) {
    .ds-latest-posts-slider .et_pb_slides .et_pb_slider_container_inner {
        padding: 30px;
    }
}


/*CTA section*/

.ds-speciality>.et_pb_row {
    min-width: 100% !important;
    max-width: 100% !important;
}

.ds-speciality>.et_pb_row .et_pb_column_inner {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}


/*Video*/

.ds-divi-video .et_pb_video_play {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    font-size: 3rem;
    line-height: 3rem;
}


/*Resources Page*/

.ds-resource-blurb {
    overflow: visible !important;
}

.ds-resource-blurb .et_pb_main_blurb_image {
    margin-bottom: 0 !important;
}

.ds-resource-blurb h6 {
    color: #ff9047;
    margin-top: 20px;
}

.ds-resource-blurb .et_pb_button {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    zoom: 1;
    filter: alpha(opacity=0);
    opacity: 0;
}

.ds-resource-blurb .et_pb_blurb {
    margin-bottom: 0 !important;
}

.ds-resource-blurb .et_pb_column {
    position: relative;
}

.ds-resource-blurb .et_pb_blurb_container {
    padding: 0 25px;
}

.ds-resource-blurb .et_pb_column {
    background: #fff;
    padding: 75px 0 25px 0;
    border-radius: 0;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, .08) !important;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, .08) !important;
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, .08) !important;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s transition: all 0.1s linear;
}

.ds-resource-blurb .et_pb_column:hover {
    -webkit-box-shadow: 5px 15px 15px rgba(0, 0, 0, .2) !important;
    -moz-box-shadow: 5px 15px 15px rgba(0, 0, 0, .2) !important;
    box-shadow: 5px 15px 15px rgba(0, 0, 0, .2) !important;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.ds-resource-blurb .et-pb-icon,
.ds-resource-blurb .et_pb_main_blurb_image img {
    font-size: 35px;
    position: relative z-index: 1;
    color: #77B5D4 !important;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.ds-resource-blurb .et-pb-icon:after,
.ds-resource-blurb .et_pb_main_blurb_image img:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}


/*Animate the submenu*/


/*Remove default submenu animation

.et_primary_nav_dropdown_animation_expand #et-top-navigation ul li:hover>ul {
    animation: none !important;
}


/*Set the submenu fade out speed and delay

.nav li>ul.sub-menu {
    transition: 1s ease-out 10s;
}


/*Set the submenu fade in speed

.nav li:hover>ul.sub-menu {
    transition: .5s ease-in;
}


/*Override the submenu mouseout effect

.nav li.et-hover>ul.sub-menu {
    visibility: visible !important;
    opacity: 1;
    display: block !important;
    z-index: 99999;
}


/*Style submenu

.nav li ul {
    border: none;
    top: 29.5px;
    left: -20px;
    width: 100%;
    text-align: center;
    padding: 0;
}

#top-menu li li {
    padding: 0;
}

ul.sub-menu {
    position: absolute
}

.nav li.et-reverse-direction-nav li ul {
    right: 0;
    top: auto;
}

#top-menu li li a {
    width: 100%;
    padding: 6px 5px;
}


/*Fixed nav*/


/*Kitchen*/

.et_pb_search_injector .et_pb_searchsubmit {
    border-radius: 0 !important;
}

.ds-blog-main {
    overflow: visible !important;
}

.ds-blog-main .et_pb_post {
    position: relative;
    background: #fff;
    border: none;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, .08) !important;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, .08) !important;
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, .08) !important;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.ds-blog-main .et_pb_post:hover {
    -webkit-box-shadow: 5px 15px 15px rgba(0, 0, 0, .2) !important;
    -moz-box-shadow: 5px 15px 15px rgba(0, 0, 0, .2) !important;
    box-shadow: 5px 15px 15px rgba(0, 0, 0, .2) !important;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.ds-blog-main .post-meta {
    margin-top: 20px;
    text-align: center;
}

.ds-blog-main .post-content p {
    margin-bottom: 20px;
}

.ds-blog-main a.more-link {
    display: block;
    width: 100%;
    text-align: center;
    color: #ffffff !important;
    background: #24cc76;
    padding: 5px 10px;
    border-width: 0px !important;
    border-radius: 0px;
    letter-spacing: 0px;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Oswald', Helvetica, Arial, Lucida, sans-serif;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3;
}

.ds-blog-main a.more-link:hover {
    color: #ffffff !important;
    background: #233251;
}

.pagination a {
    color: #ffffff !important;
    font-family: 'Oswald', Helvetica, Arial, Lucida, sans-serif;
    background: #ff9047;
    font-size: 18px;
    text-transform: uppercase !important;
    padding: 0.3em 1em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3;
}

.pagination a:hover {
    background: #24CC76;
}


/*Homepage switched post slider to blog module*/

.ds-blog-home .et_pb_post {
    box-shadow: none !important;
    margin-bottom: 0 !important;
}

.ds-blog-home .et_pb_post:hover {
    box-shadow: none !important;
}

@media all and (max-width: 980px) {
    .et_pb_gutters1 .et_pb_column .ds-blog-home .et_pb_blog_grid .column.size-1of2 {
        width: 100% !important;
    }
}


/*Monarch*/

.et_monarch .et_social_flyin_bottom_left {
    left: 50px;
    border-top-right-radius: 0;
}


/*Single page layout*/

.single .container {
    width: 100%;
    max-width: 100%;
    margin: auto;
    background: transparent;
}

.single #content-area {
    padding: 5.5%;
}

@media only screen and (min-width: 767px) {
    .single #main-content .container {
        background: #eaeaea;
        padding-top: 0 !important;
    }
    .single #content-area {
        margin: 45.5px 50px 0 50px;
        box-shadow: 0 0 20px grey;
        background: #fff;
        z-index: 1;
        position: relative;
    }
}

.single .entry-content {
    margin: 0;
    box-shadow: none;
}

.single .et_pb_post h1.entry-title {
    margin-top: 0;
}

.single .screen-reader-text {
    display: none;
}


/*Links*/

.single .et_pb_text a {
    text-decoration: underline;
    color: #ff9047;
}

.single .ds-global-footer a {
    text-decoration: none !important;
    color: #fff !important;
}


/*Post template*/

.single .et_pb_row.et_pb_row_fullwidth {
    width: 100% !important;
    max-width: 100% !important;
}

.single .ds-global-footer .et_pb_row.et_pb_row_fullwidth {
    width: 89% !important;
    max-width: 89% !important;
}

.single .et_pb_button {
    text-transform: uppercase;
}

.single .et_pb_toggle_close {
    background-color: #77B5D4;
}

.single .et_pb_toggle_close h5.et_pb_toggle_title {
    color: #fff;
}

.single .et_pb_toggle_title:before {
    color: #fff;
    font-size: 30px;
}

h4.ds-recipe-arrows {
    background: #77B5D4;
    color: #fff;
    padding: 15px;
    font-size: 25px;
    width: 200px;
    position: relative;
}

h4.ds-recipe-arrows:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-left-color: #77B5D4;
    border-width: 27.5px;
    margin-top: -27.5px;
}

.single .author-shortcodes .author-image .author-overlay {
    display: none;
}

.single .author-shortcodes .author-image {
    width: 100px;
    height: 100px;
}

.single .author-shortcodes .author-inner {
    padding: 30px 30px 50px 150px;
    background: #ff9047;
    color: #fff;
}

.single .author-shortcodes {
    border: none;
}


/*Sidebar*/

#sidebar h4,
.ds-blog-sidebar h4 {
    margin-bottom: 20px;
}

#sidebar .et_pb_widget ul li,
.ds-blog-sidebar .et_pb_widget ul li,
ul.wpp-list li {
    border-left: 3px solid #77B5D4;
    padding-left: 10px;
    margin-bottom: 20px;
}

.ds-blog-sidebar .et_pb_widget li a:hover {
    color: #82c0c7;
}

ul.wpp-list li {
    margin-bottom: 20px;
}

ul.wpp-list {
    padding-left: 0;
}

.ds-most-popular ul {
    padding-left: 0;
}

.entry-content ul {
    list-style-type: none;
}

#sidebar .widget_search input#s,
.widget_search input#searchsubmit {
    border: none;
    background: #233251;
    color: #fff;
    border-radius: 0;
}

.widget_search input#searchsubmit {
    border-left: 1px solid #fff;
    font-family: 'Oswald', Helvetica, Arial, Lucida, sans-serif;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3;
}

.widget_search input#searchsubmit:hover {
    background: #24cc76;
}

#sidebar select,
.ds-blog-sidebar select {
    background: #77B5D4;
    border: none;
    color: #fff;
    font-size: 16px;
    height: 40px;
}


/*Tag cloud*/

.tagcloud a {
    padding: 0 8px 2px;
    border-radius: 0;
    background: #24cc76;
    color: #fff !important;
}

.tagcloud a:hover {
    background: #77B5D4;
}


/*Single post tags*/

.ds-post-tags,
.ds-post-tags a {
    margin-bottom: 10px;
}

.ds-post-tags a,
.tagcloud a {
    background: #24CC76;
    color: #fff;
    padding: 2.5px 10px;
    position: relative;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    margin-right: 25px;
    transition: all .3s ease-in-out;
}

.tagcloud a {
    margin-right: 15px;
}

.ds-post-tags a:hover,
.tagcloud a:hover {
    background: #77B5D4;
}

.ds-post-tags a:before,
.tagcloud a:before {
    content: '';
    position: absolute;
    left: 100%;
    top: 0;
    background: #fff;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    z-index: 1;
    bottom: 0;
    margin: auto;
    box-shadow: inset 1px 1px 1px #2c2929;
}

.ds-post-tags a:after,
.tagcloud a:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-left-color: #24CC76;
    border-width: 16px;
    margin-top: -16px;
    transition: all .3s ease-in-out;
}

.ds-post-tags a:hover:after,
.tagcloud a:hover:after {
    border-left-color: #77B5D4;
}


/*Related posts*/

.rpbt_shortcode {
    margin-bottom: 40px;
}

.gallery-item {
    text-align: left;
    width: 32% !important;
    margin-right: 2%;
}

.gallery-item:last-of-type {
    margin-right: 0;
}

.gallery-caption {
    /*  font-family: 'Oswald', Helvetica, Arial, Lucida, sans-serif;
    color: #233251;
    text-align: left;
    text-transform: uppercase;
    width: 100%;*/
    display: none;
}

.gallery-item a {
    width: 100%;
    text-align: left;
}

.gallery-item img {
    border: none !important;
}

@media only screen and (max-width: 767px) {
    #gallery-1 .gallery-item {
        width: 100% !important;
        text-align: left;
    }
}


/*Comments*/

#wc-comment-header {
    margin-top: 30px;
}

#wc-comment-header,
#wc_show_hide_loggedin_username,
#wpcomm {
    padding: 20px 5px 1px 0;
    max-width: 100%;
    margin-top: 30px;
}

#wpcomm .wc_notification_checkboxes label {
    color: #233251;
}

#wpcomm .wc_notification_checkboxes input[type="checkbox"] {
    height: 20px;
    width: 20px;
}

#wpcomm .wc_notification_checkboxes label {
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
}

#wpcomm input[type="submit" i] {
    color: #ffffff !important;
    font-family: 'Oswald', Helvetica, Arial, Lucida, sans-serif;
    background: #24cc76;
    padding: 5px 10px;
    border-width: 0px !important;
    border-radius: 0px;
    letter-spacing: 0px;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Oswald', Helvetica, Arial, Lucida, sans-serif;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3;
}

#wpcomm input[type="submit" i]:hover {
    background: #233251;
}

#wpcomm .avatar {
    border: 1px solid #ff9047;
    border-radius: 0;
    outline: 1px solid #ff9047;
    outline-offset: -2px;
}

#wpcomm .wc-blog-post_author>.wc-comment-right {
    color: #fff !important;
    font-size: 12px;
}

.wc-comment-author a {
    color: #ff9047 !important;
    font-size: 12px !important;
}

#wpcomm span {
    padding: 0.3em;
}


/*Start Here*/

.ds-learning-blurb .et_pb_main_blurb_image {
    margin: -75px 0 20px 0 !important;
    padding: 20px;
    background: #ff9047;
    width: 100%;
}

.ds-learning-blurb .et_pb_main_blurb_image img {
    height: 200px;
}

.ds-soupies-image img {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, .08) !important;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, .08) !important;
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, .08) !important;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s transition: all 0.1s linear;
}

.ds-soupies-image img:hover {
    -webkit-box-shadow: 5px 15px 15px rgba(0, 0, 0, .2) !important;
    -moz-box-shadow: 5px 15px 15px rgba(0, 0, 0, .2) !important;
    box-shadow: 5px 15px 15px rgba(0, 0, 0, .2) !important;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    transition: all 0.1s linear;
}


/*404 Page*/

.ds-404-section {
    min-height: 100vh;
    background-position: 70% 100%;
    background-size: cover;
}

.ds-404-search.et_pb_search_injector input.et_pb_s {
    border-radius: 0;
}

.ds-404-container {
    position: relative;
    height: 14rem;
    overflow: hidden;
}

.ds-404-container .ds-tumbleweed {
    position: absolute;
    top: 0;
    left: -10rem;
    background: url(/wp-content/uploads/2017/06/tumbleweed1.png) no-repeat center;
    background-size: cover;
    width: 10rem;
    height: 10rem;
    -webkit-animation: jumping 1.5s infinite, rolling 5s linear infinite, rotating 2s linear infinite;
    animation: jumping 1.5s infinite, rolling 5s linear infinite, rotating 2s linear infinite;
}

@media only screen and (max-width:767px) {
    .ds-404-container {
        height: 8rem;
    }
    .ds-404-container .ds-tumbleweed {
        left: -5rem;
        width: 5rem;
        height: 5rem;
    }
}

.ds-tumbleweed:nth-child(2) {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s;
}

.ds-tumbleweed:nth-child(3) {
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
}

@-webkit-keyframes jumping {
    0% {
        top: 0;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    25% {
        top: 3rem;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        top: 1rem;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    75% {
        top: 3rem;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    100% {
        top: 0;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes jumping {
    0% {
        top: 0;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    25% {
        top: 3rem;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        top: 1rem;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    75% {
        top: 3rem;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    100% {
        top: 0;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@-webkit-keyframes rolling {
    0% {
        left: -5rem;
    }
    100% {
        left: 100%;
    }
}

@keyframes rolling {
    0% {
        left: -5rem;
    }
    100% {
        left: 100%;
    }
}

@-webkit-keyframes rotating {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotating {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


/*Search page*/

.ds-post-archive a.more-link {
    margin-top: 20px;
}


/*----------------------------------------------*/


/*-----Slide-In Menu from Left by Divi Soup-----*/


/*----------------------------------------------*/

.et_fullwidth_nav #main-header .container {
    padding: 0;
}


/*Move the hamburger menu to the left*/

#et-top-navigation {
    float: left;
    padding-left: 0 !important;
}


/*Move the menu to the left when open*/

.et_pb_slide_menu_active header#main-header,
.et_pb_slide_menu_active #page-container {
    left: 320px !important;
}

.et_pb_slide_menu_active .et_slide_in_menu_container.et_pb_slide_menu_opened {
    right: auto !important;
    left: 0 !important;
    z-index: 99999;
}


/*Hide the screen overflow*/

body.et_pb_slide_menu_active {
    overflow-x: hidden !important;
}


/*Switch the slide-in animation from right to left*/

.et_slide_in_menu_container {
    left: -320px;
    box-shadow: 0 0 20px grey;
    -webkit-transition: left 0.8s cubic-bezier(0.77, 0, 0.175, 1), margin-top 0.4s ease-in-out !important;
    -moz-transition: left 0.8s cubic-bezier(0.77, 0, 0.175, 1), margin-top 0.4s ease-in-out !important;
    transition: left 0.8s cubic-bezier(0.77, 0, 0.175, 1), margin-top 0.4s ease-in-out !important;
}

.et_slide_in_menu_container ul#mobile_menu_slide .fa,
.et_slide_in_menu_container ul#mobile_menu_slide .fas,
.et_slide_in_menu_container ul#mobile_menu_slide .far {
    font-size: 25px;
    width: 50px;
    text-align: center;
}

.et_slide_in_menu_container #mobile_menu_slide li a {
    margin-bottom: 20px;
}

.et_slide_in_menu_container #mobile_menu_slide li a:hover {
    color: #ff9047;
    opacity: 1;
}

.et_slide_menu_top {
    padding: 10px 40px;
    background: transparent;
}

.et_slide_menu_top input {
    color: #fff
}

.et_slide_menu_top .et-search-form {
    border: 3px solid #77B5D4;
    border-radius: 0;
    background: transparent !important;
    margin: 50px 0 0 0;
}

.et_header_style_slide .et_slide_in_menu_container input.et-search-field {
    font-size: 18px;
}

.et_slide_menu_top button#searchsubmit_header:before {
    top: 6px;
    color: #fff;
    font-size: 18px;
}


/*Menu search placeholder text*/

.et_header_style_slide .et_slide_in_menu_container input.et-search-field::-webkit-input-placeholder {
    color: #fff !important;
    font-size: 18px;
}

.et_header_style_slide .et_slide_in_menu_container input.et-search-field::-moz-placeholder {
    color: #fff !important;
    font-size: 18px;
}

.et_header_style_slide .et_slide_in_menu_container input.et-search-field:-ms-input-placeholder {
    color: #fff !important;
    font-size: 18px;
}

.et_header_style_slide .et_slide_in_menu_container input.et-search-field:-moz-placeholder {
    color: #fff !important;
    font-size: 18px;
}

.embedded-wrapper .embedded-footer.feedback-footer .btn {
    border-radius: 0;
    color: #ffffff !important;
    font-family: 'Oswald', Helvetica, Arial, Lucida, sans-serif;
    font-size: 20px;
    background: #ff9047;
}

.form-widget .controls input,
.form-widget .controls textarea {
    box-shadow: none;
    border: 1px solid red;
}


/*Shop pages*/

@media only screen and (min-width: 981px) {
    .single-product div.flex-viewport {
        height: 35vh;
    }
}

@media only screen and (max-width: 980px) {
    .single-product div.flex-viewport {
        height: 40vh;
    }
}


/*Price on product page*/

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #fff !important;
    font-weight: 600;
    margin-bottom: 30px !important;
}


/*Shop sidebar*/

.woocommerce ul.product_list_widget li img {
    width: 80px;
}


/*Price on shop page*/

.woocommerce ul.products li.product .price {
    color: #ff9047 !important;
    font-size: 20px;
    text-align: center !important;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    text-align: center !important;
}


/*Messages*/

.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-info,
.woocommerce-page .woocommerce-message {
    background-color: #233251 !important;
}

.woocommerce-message a {
    color: #fff;
    border-bottom: 2px solid #fff;
}


/*Woo buttons*/

.woocommerce a.button,
.woocommerce-page a.button,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce-page button.button.alt,
.woocommerce input.button {
    color: #fff !important;
    font-family: 'Oswald', Helvetica, Arial, Lucida, sans-serif;
    text-transform: uppercase !important;
    font-weight: normal !important;
}

a.woocommerce-button.button.freshdesk {
    margin-left: 10px;
}


/*Coupon & quantity field*/

.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty {
    border-radius: 0;
    height: 46px;
}


/*Crossells container*/

.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
    width: 100%;
}


/*Crossells on cart page*/

.woocommerce.cart-collaterals .cross-sells ul.products li,
.woocommerce-page.cart-collaterals .cross-sells ul.products li {
    width: 32% !important;
    margin-right: 1%;
}

.woocommerce .cart-collaterals .cross-sells ul.products li:last-of-type,
.woocommerce-page .cart-collaterals .cross-sells ul.products li:last-of-type {
    margin-right: 0;
}


/*Checkout fields*/

.woocommerce-checkout .col2-set .col-1 {
    width: 100%;
}

.woocommerce-checkout .form-row-first {
    width: 48%;
}

.woocommerce-checkout #billing_country_field .select2-selection--single {
    height: 50px;
}

.woocommerce-checkout #billing_country_field {
    margin-bottom: -2px;
}

.woocommerce-checkout #billing_country_field .select2-selection--single .select2-selection__rendered {
    line-height: 50px;
}

.woocommerce-checkout #billing_country_field .select2-selection__arrow b {
    margin-left: -14px;
    margin-top: 8px;
}

.woocommerce-checkout .select2-container {
    vertical-align: unset;
}

.woocommerce-checkout #account_password_field {
    margin-bottom: 30px;
}


/*Account page*/

.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100%;
    margin-bottom: 30px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    padding-left: 0;
}

li.woocommerce-MyAccount-navigation-link a {
    display: block;
    color: #fff;
    padding: .3em .5em;
    margin-bottom: .3em;
}

li.woocommerce-MyAccount-navigation-link {
    background: #233251;
    transition: all .3s ease;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    padding: 5px 5px 0;
}

li.woocommerce-MyAccount-navigation-link:hover {
    background: #76B4D3;
}

li.woocommerce-MyAccount-navigation-link.is-active {
    background: #ff9047;
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: left;
    width: 100%;
}

td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
    width: 30%;
}

.woocommerce table.my_account_orders td a.woocommerce-button {
    margin: 5px 0;
    width: 100%;
    text-align: center;
}


/*Downloads*/

a.woocommerce-MyAccount-downloads-file.button.alt {
    width: 100%;
    text-align: center;
}


/*Promo bar for course launches*/

.ds-promo-toggle .et_pb_toggle {
    border: none;
}

.ds-promo-toggle .et_pb_toggle_title {
    position: absolute !important;
    top: 50%;
    right: 0;
}

.ds-promo-toggle .et_pb_toggle_content {
    padding-top: 10px;
    padding-bottom: 10px;
}

.ds-promo-toggle .et_pb_toggle_close .et_pb_toggle_content {
    padding: 0;
}

.ds-promo-toggle .et_pb_toggle_open .et_pb_toggle_title:before {
    content: "\51";
    font-size: 30px;
    color: #fff;
    right: 70px;
    top: 50%;
    z-index: 100001;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}

.ds-promo-toggle .et_pb_toggle_title:before {
    font-size: 30px;
    color: #ff9027;
    right: 0 !important;
    z-index: 100001;
    content: "\e048";
    top: 20px;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}

@media only screen and (max-width: 1520px) {
    .ds-promo-text p {
        line-height: 1.2em !important;
    }
    .ds-promo-toggle .et_pb_toggle_open .et_pb_toggle_title:before,
    .ds-promo-toggle .et_pb_toggle_title:before {
        right: 70px !important;
    }
}

@media only screen and (max-width: 980px) {
    .ds-promo-text p {
        text-align: center;
    }
}

@media only screen and (max-width: 768px) {
    .ds-promo-toggle .et_pb_toggle_open .et_pb_toggle_title:before,
    .ds-promo-toggle .et_pb_toggle_title:before {
        right: -30px !important;
    }
}

.ds-promo-toggle-mobile .et_pb_toggle_open .et_pb_toggle_title:before,
.ds-promo-toggle-mobile .et_pb_toggle_title:before {
    right: 70px !important;
}

@media only screen and (max-width: 768px) {
    .ds-promo-toggle-mobile.et_pb_toggle_open .et_pb_toggle_title:before,
    .ds-promo-toggle-mobile .et_pb_toggle_title:before {
        right: 20px !important;
    }
}


/*Xmas advent calendar*/

.xmas-advent-calendar__wrapper--side-sticky {
    top: 25vh;
}

.xmas-advent-calendar__wrapper-toggle {
    top: 40%;
}

#snow {
    bottom: -35%;
}

.et_pb_column {
    z-index: auto;
}


/*Hide demo button on Library view product page*/

.postid-214072 a#livedemo {
    display: none !important;
}

.postid-214072 .woocommerce-product-gallery__image {
    margin-bottom: 30px;
}


/*Advent calendar freebies moved to optin signup*/

.ds-optin-freebies p {
    background: #24CC76;
    padding: 10px;
    display: block;
    margin-bottom: 10px;
    transition: all .3s ease-in-out;
}

.ds-optin-freebies p:hover {
    background: #77B5D4;
}

.ds-optin-freebies a {
    color: #fff;
}


/*SDM Download button*/

.sdm_download_link .sdm_download.orange {
    background: #24cc76;
    border-width: 0px !important;
    border-radius: 0px;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    border: none;
    color: #fff !important;
    text-shadow: none;
    box-shadow: none;
    font-size: 20px;
    text-transform: uppercase;
    padding: .9em 1em;
    font-family: 'Oswald', Helvetica, Arial, Lucida, sans-serif;
    transition: all .3s ease-in-out;
}

.sdm_download_link .sdm_download.orange:hover {
    background: #77B5D4;
}


/*Temporary styling for layouts on shop page when less than 4 to align center*/

.ds-layout-products .woocommerce ul.products {
    display: flex;
    justify-content: center;
}


/*
.ds-layout-products .woocommerce ul.products li.first {
    margin: 0;
}
*/


/*Related products button alignment*/

.woocommerce .related ul.products li.product .button {
    text-align: center;
    display: block;
}


/*Cook Book*/


/*Blog modules*/

.ds-repos .et_pb_post {
    margin-bottom: 10px !important;
}

.ds-repos .post-content {
    display: none;
}

.ds-repos .et_pb_post h2 a {
    text-transform: capitalize;
    font-weight: normal;
    display: inline-flex;
}

.ds-repos .et_pb_post h2 a::before {
    content: "\f1b1";
    color: #ff9047;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 25px;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
}

.ds-repos-recipes .et_pb_post h2 a::before {
    color: #ff9047;
}

.ds-repos-entrees .et_pb_post h2 a::before {
    color: #77B5D4;
}

.ds-repos-snacks .et_pb_post h2 a::before {
    color: #24CC76;
}

.ds-repos-freebies .et_pb_post h2 a::before {
    color: #233251;
}

@media all and (min-width: 981px) {
    .ds-repos .et_pb_post {
        width: 47.5%;
        float: left;
        margin-right: 5%;
    }
    .ds-repos .et_pb_post:nth-child(2n) {
        margin-right: 0;
    }
}


/*Facebook reviews*/

.ds-fb-review .et_pb_testimonial_portrait {
    position: absolute;
    bottom: -130px;
    left: 0;
}

.ds-fb-review .et_pb_testimonial_meta {
    font-size: 14px;
}

.ds-fb-review:after {
    visibility: visible;
    bottom: -60px;
    content: '';
    height: 30px;
    left: 90px;
    position: absolute;
    perspective-origin: 15px 15px;
    transform-origin: 15px 15px;
    filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, .0980392));
    border-top: 30px solid #fff;
    border-right: 30px solid transparent;
}

.ds-fb-review .et_pb_testimonial_description_inner p {
    padding-bottom: 0;
}

.ds-fb-review .fas {
    font-size: 25px;
    color: #24cc76;
    margin-bottom: 20px;
    -webkit-text-stroke: 3px #fff;
}

.ds-fb-review .et_pb_testimonial_description::before {
    content: '“ ';
    font-size: 150px;
    position: absolute;
    font-family: Georgia;
    font-weight: bold;
    top: -20px;
    left: -20px;
    color: #ff9047;
    opacity: .3;
}

.ds-fb-review .et_pb_testimonial_description::after {
    content: '” ';
    font-size: 150px;
    position: absolute;
    font-family: Georgia;
    font-weight: bold;
    bottom: calc(0px + -130px);
    right: -50px;
    color: #ff9047;
    opacity: .3;
}

.ds-fb-review-author {
    position: absolute;
    top: calc(100% + 30px);
    left: 100px;
}


/*Hide demo link on blog kit bundle page*/

.postid-217435 #livedemo {
    display: none !important;
}