/*
 Theme Name:   Pastry Love Child
 Theme URI:    http://pastry.bold-themes.com
 Description:  Pastry Love child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     pastry-love
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  pastry-love-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */

@font-face {
    font-family: pfarchive;
    font-weight: bold;
    src: url("https://elviart.com/wp-content/themes/pastry-love-child/fonts/PFArchive-Bold.eot");
    src: url("https://elviart.com/wp-content/themes/pastry-love-child/fonts/PFArchive-Bold.eot?#iefix") format("embedded-opentype"),
         url("https://elviart.com/wp-content/themes/pastry-love-child/fonts/PFArchive-Bold.woff") format("woff"),
         url("https://elviart.com/wp-content/themes/pastry-love-child/fonts/PFArchive-Bold.ttf")  format("truetype"),
         url("https://elviart.com/wp-content/themes/pastry-love-child/fonts/PFArchive-Bold.otf")  format("truetype");
  font-display: swap;
}
@font-face {
    font-family: pfarchive;
    font-weight: normal;
    src: url("https://elviart.com/wp-content/themes/pastry-love-child/fonts/PFArchive-Regular.eot");
    src: url("https://elviart.com/wp-content/themes/pastry-love-child/fonts/PFArchive-Regular.eot?#iefix") format("embedded-opentype"),
         url("https://elviart.com/wp-content/themes/pastry-love-child/fonts/PFArchive-Regular.woff") format("woff"),
         url("https://elviart.com/wp-content/themes/pastry-love-child/fonts/PFArchive-Regular.ttf")  format("truetype"),
         url("https://elviart.com/wp-content/themes/pastry-love-child/fonts/PFArchive-Regular.otf")  format("truetype");
  font-display: swap;
}

/*
    Gold : #977e5f
    orange : #ef7622
    black : #303030
    black-sec: #101820

    font-family: pfarchive;
    font-weight: bold;

*/


.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.btLightSkin{
    color: #303030;
}
.global-btn{
    font-weight: 100;
    
}
.global-btn .bt_bb_button_text{
    font-size: 18px;
    font-weight: 100;
}
.global-btn.bt_bb_button.bt_bb_style_outline a{
    -webkit-box-shadow: 0 0 0 1px #ef7622 inset;
    box-shadow: 0 0 0 1px #ef7622 inset;
    padding: 12px 24px;
    color: #303030;
}
.global-btn.bt_bb_button.bt_bb_style_outline a:hover {
    -webkit-box-shadow: 0 0 0 2em #ef7622 inset;
    box-shadow: 0 0 0 2em #ef7622 inset;
    color: #fff;
}
.global-btn.bt_bb_button.bt_bb_style_outline.darkBg a{
    color: #fff;
}


/* Home Page */
/* --------- */

/* Slider Home Page */
#el-slide-one,
#el-slide-two,
#el-slide-three{
    background-position: 30% 50%;
}
#el-slide-two{
    background-position: 50% 50%;
}


#home-product-image-scr{
    display: none;
}
@media screen and (min-width : 993px){
    #home-product-image-scr{
        display: block;
    }
}

.ep-image-graph{
    position: relative;
    overflow: visible;
}
.ep-image-graph img{
    position: relative;
    z-index: 5;
}
/*.ep-image-graph:after{
    content: '';
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
    width: 100%;
    height: 100%;
    border: 1px solid #ef7622;
    z-index: 4;
}*/


.ep-image-graph:before,
.ep-image-graph:after{
    content: '';
    position: absolute;
}
.ep-image-graph:before,
.ep-image-graph:after{
    border: 1px solid transparent;
    width: 0;
    height: 0;
}
.ep-image-graph.ep-right-graph:before{
    top: 10px;
    left: 10px;
}
.ep-image-graph.ep-right-graph:after{
    bottom: -10px;
    right: -10px;
}
.animated .ep-image-graph::before, 
.animated .ep-image-graph::after {
    width: 100%;
    height: 100%;
}
.ep-image-graph.ep-left-graph:before{
    top: 10px;
    right: 10px;
    left: auto;
}
.ep-image-graph.ep-left-graph:after{
    left: -10px;
    bottom: -10px;
    top: auto;
}
.animated .ep-image-graph.ep-right-graph::before {
    border-top-color: #ef7622;
    border-right-color: #ef7622;
    transition: width 0.25s ease-out 1s, height 0.25s ease-out 1.25s;
}
.animated .ep-image-graph.ep-right-graph::after {
    border-bottom-color: #ef7622;
    border-left-color: #ef7622;
    transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 1.5s, height 0.25s ease-out 1.75s;
}
.animated .ep-image-graph.ep-left-graph::before{
    border-top-color: #ef7622;
    border-left-color: #ef7622;
    transition: width 0.25s ease-out 1s, height 0.25s ease-out 1.25s;
}
.animated .ep-image-graph.ep-left-graph::after{
    border-bottom-color: #ef7622;
    border-right-color: #ef7622;
    transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 1.5s, height 0.25s ease-out 1.75s;
}




/* section 2 products prev */
#ep-home-sec-2{
    position: relative;
    background-size: auto;
    background-position: 50% 123%;
    background-repeat: repeat-x;
}
@media screen and (max-width : 992px){
    #ep-home-sec-2{
        background-image: none!important;
    }
}
#ep-home-sec-2 .bt_bb_text{
    font-size: 14px;
}
#ep-home-sec-2 .bt_bb_headline_content{
    font-family: pfarchive;
    font-weight: bold;
}
@media screen and (min-width : 993px){
    #ep-home-sec-2 .ep-sec-2-item{
        margin-top: -50px;
    }
    .el-prev-img-one{
        padding-top: 100px;
    }
    .el-prev-img-two{
        padding-top: 85px;
    }
}

/* recent posts */
#el-recent-post-section{
    margin-bottom: 20px;
}
#el-recent-post-section > .bt_bb_port > .bt_bb_cell{
    background-image: url('https://elviart.com/wp-content/themes/pastry-love-child/img/Background.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 0 15px;
    background-color: #151821;el-recent-post-section
}
@media screen and (min-width : 480px){
    #el-recent-post-section{
        margin-bottom: 75px;
    }
}
#el-home-page-recent.bt_bb_latest_posts .bt_bb_latest_posts_item:nth-child(1){
    padding: 15px 15px 0 15px;
}
#el-home-page-recent.bt_bb_latest_posts .bt_bb_latest_posts_item:nth-child(2){
    padding: 7px 15px 0 15px;
}
@media screen and (min-width : 480px){
    #el-home-page-recent.bt_bb_latest_posts .bt_bb_latest_posts_item:nth-child(1){
        padding: 15px 7px 0 15px;
    }
    #el-home-page-recent.bt_bb_latest_posts .bt_bb_latest_posts_item:nth-child(2){
        padding: 15px 15px 0 7px;
    }
}
#el-recent-post-section .bt_bb_headline_content{
    font-family: pfarchive;
    font-weight: bold;
    color: #977e5f;
    font-size: 38px;
}
#el-recent-post-section .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image:nth-child(1){
    margin-bottom: 7px;
}
#el-recent-post-section >.bt_bb_port >.bt_bb_cell>.bt_bb_cell_inner{
    padding-bottom: 7px;
}
@media screen and (min-width : 480px){
    #el-recent-post-section .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image{
        margin-bottom: 15px;
    }
}
#el-recent-post-section .bt_bb_headline_subheadline{
    line-height: 1.2;
    margin-bottom: 20px;
    font-size: 17px;
    font-weight: 300;
}
.recent-top-sep{
    height: 15px;
}
#el-recent-post-section .bt_bb_headline_content:after{
    width: 90px;
    border-bottom: 1px solid #977e5f;
    margin-top: 10px;
}
.el-recent-hd-col1{
    padding-right: 15px!important;
}
.el-recent-hd-col2{
    padding-left: 15px!important;
}
@media screen and (min-width : 993px){
    .el-recent-hd-col1{
        padding-right: 7px!important;
    }
    .el-recent-hd-col2{
        padding-left: 7px!important;
    }
}

.el_latest_posts_item_image{
    position: relative;
}
#el-home-page-recent .bt_bb_latest_posts_item img{
    transition: all ease-in-out .5s;
}
#el-home-page-recent .bt_bb_latest_posts_item:hover img{
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.el_latest_posts_item_image:after{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0, .5);
}
.el-recent-link{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.bt_bb_latest_posts .el_latest_posts_item_title{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-family: pfarchive;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.2;
    text-align: center;
    color: #fff;
    padding: 0;
    margin: 0;
}
.el-recent-seperator{
    height: 15px;
}
@media screen and (min-width : 480px){
    .el-recent-seperator{
        height: 15px;
    }
}
@media screen and (min-width : 768px){
    #el-recent-post-section .bt_bb_headline_content{
        font-size: 42px;
    }
}
@media screen and (min-width : 993px){
    .bt_bb_latest_posts .el_latest_posts_item_title{
        font-size: 30px;
    }
}


/* elviart ingredients */
/* ------------------- */
#el-ingredients-section{
    padding: 70px 0;
    position: relative;
    background-color: transparent;
    background-size: contain;
}
#el-ingredients-section:before{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url('https://elviart.com/wp-content/themes/pastry-love-child/img/Background.jpg');
    background-size: cover;
    background-position: center center;
    z-index: 0;
    opacity: 0.4;
}




#el-ingredients-section-mobile{
    padding: 70px 0;
    position: relative;
    background-color: transparent;
    background-size: contain;
}
#el-ingredients-section-mobile:before{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url('https://elviart.com/wp-content/themes/pastry-love-child/img/Background.jpg');
    background-size: cover;
    background-position: center center;
    z-index: 0;
    opacity: 0.4;
}



.elviart_ingredients-wrap{
    position: relative;
}
.elviart_ingredients-bg{
    display: block;
    width: 100%;
    text-align: center;
}
.elviart_ingredients-bg img{
    display: inline-block;
    max-width: 100%;
    height: auto;
    width: 450px;                  /* demo values */ 
}
.elviart_ingredients{
    display: block;
    width: 100%;
}
.el-ingr-col{
    width: 100%;
    float: none;
    padding: 0 15px;
    position: relative;
    line-height: 1;
}
.el-ingr-item h3{
    display: inline-block;
    font-family: pfarchive;
    font-weight: bold;
    color: #fff;
    font-size: 24px;
    line-height: 1;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 2;
}
.el-ingr-line-wrap{
    position: relative;
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #ef7622;
}
.el-ingr-line-circle{
    display: none;
    position: absolute;
    top: -20px;
    right: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #ef7622;
}
.el-ingr-line-circle.el-left-circle{
    left: 0;
}
.el-cross{
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
}
.el-cross-one,
.el-cross-two{
    display: inline-block;
    position: absolute;
    width: 22px;
    height: 1px;
    background-color: #fff;
    top: 50%;
    left: 50%;
}
.el-cross-one{
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.el-cross-two{
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    -moz-transform: translate(-50%, -50%) rotate(90deg);
    -o-transform: translate(-50%, -50%) rotate(90deg);
    -ms-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
}
.el-ingr-text{
    display: inline-block;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    line-height: 18px;
    margin-top: 5px;
    position: relative;
    z-index: 2;
}
.el-ingr-item{
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}
.el-ingr-img{
    position: absolute;
    display: inline-block;
}
.el-ingr-img img{
    display: block;
    width: 100%;
    height: auto;
}
.el-flour{
    /*margin-top: 72px;*/
    /*margin-bottom: 76px;*/
}
.el-flour .el-ingr-line-wrap{
    width: 100%;
}
.el-flour .el-ingr-img{
    width: 180px;
    top: -52px;
    left: -92px;
}
.el-salt{
    /*margin-left: 54px;*/
}
.el-salt .el-ingr-line-wrap{
    width: 100%;
}
.el-salt .el-ingr-img{
    width: 200px;
    top: -3px;
    right: -150px;
}
.el-water{
    float: none;
    /*margin-bottom: 80px;*/
}
.el-water .el-ingr-line-wrap{
    width: 100%;
    right: 0;
}
.el-water .el-ingr-img{
    width: 180px;
    top: -41px;
    left: -139px;
}
.el-yeast{
    float: none;
}
.el-yeast .el-ingr-line-wrap{
    width: 100%;
    right: 0;
}
.el-yeast .el-ingr-img{
    width: 190px;
    top: 28px;
    right: -117px;
}
@media screen and (min-width : 480px){
    .el-ingr-col{
        padding: 0 22%;
    }
    .el-flour .el-ingr-img{
        top: -3px;
        left: -176px;
    }
    .el-salt .el-ingr-img{
        top: -3px;
        right: -171px;
    }
    .el-water .el-ingr-img{
        top: -18px;
        left: -165px;
    }
    .el-yeast .el-ingr-img{
        top: -3px;
        right: -140px;
    }
}
@media screen and (min-width : 768px){
    #el-ingredients-section:before{
        z-index: -1;
    }
        #el-ingredients-section-mobile:before{
        z-index: -1;
    }
    
    
    .elviart_ingredients{
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
    }
    .el-ingr-col{
        width: 50%;
        float: left;
        padding: 0 15px;
    }
    .el-ingr-line-circle{
        display: inline-block;
    }
    .el-ingr-item{
        width: 60%;
        margin-bottom: 0;
    }
    .el-flour{
        margin-top: 72px;
        margin-bottom: 76px;
    }
    .el-salt{
        margin-left: 54px;
    }
    .el-water{
        float: right;
        margin-bottom: 80px;
    }
    .el-yeast{
        float: right;
    }
    .el-flour .el-ingr-line-wrap{
        width: 142%;
    }
    .el-salt .el-ingr-line-wrap{
        width: 140%;
    }
    .el-water .el-ingr-line-wrap{
        width: 135%;
        right: 45%;
    }
    .el-yeast .el-ingr-line-wrap{
        width: 120%;
        right: 30%;
    }
    .el-ingr-img{
        display: none;
    }
}
@media screen and (min-width : 1455px){
    #el-ingredients-section{
        padding: 150px 0;
        background-size: 90%;
    }
        #el-ingredients-section-mobile{
        padding: 150px 0;
        background-size: 90%;
    }
}

/*  recipes recent */
#el-recipes-section{
    padding: 100px 0;
}

#el-recipes-section .global-btn{
    margin-bottom: 40px;
}
.recipes_image_wrap{
    overflow: hidden;
}
.recipes_image{
    background-size: cover;
    background-position: center center;
    height: 400px; 
    transition: all ease-in-out .5s;
}
.recipes_image_wrap:hover .recipes_image{
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

/* footer  */
/* ------- */
.btSiteFooter > .bt_bb_wrapper{
    overflow: visible;
}
.bt_bb_image.el-footer-logo{
    overflow: visible;
    width: 80px;
    margin-bottom: -70px;
}
.el-footer-logo img{
    display: block;
    width: 100%;
    height: auto;
    -webkit-transform: translate(0, -68%);
    -ms-transform: translate(0, -68%);
    transform: translate(0, -68%);
}
.ep-footer-widgets{
    padding-bottom: 42px;
}

.el-footer-copy{
    padding-top: 20px;
    padding-bottom: 42px;
}
.el-footer-copy .bt_bb_text{
    color: #977e5f;
}
.el-footer-social{
    color: #fff;
}
.el-footer-second{
    text-align: center!important;
}
.el-footer-first .bt_bb_headline_content,
.el-footer-second .bt_bb_headline_content,
.el-footer-social .bt_bb_headline_content{
    font-family: pfarchive;
    font-weight: bold;
    color: #977e5f;
    font-size: 24px;
    text-align: center;
    margin-bottom: 18px;
}
.el-footer-social.bt_bb_align_center .bt_bb_icon{
    padding: 0 1em;
}
.el-footer-second .elviart-link,
.el-footer-second .elviart_phone{
    display: block;
    color: #fff;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 300;
    text-align: center;
    margin-bottom: 10px;
}
@media screen and (min-width : 480px){
    .el-footer-second .elviart-link,
    .el-footer-second .elviart_phone{
        font-size: 19px;
    }
}



/* elviart_recipes_prev */

.home-recipes-title{
    margin-bottom: 30px;
}
.home-recipes-title .bt_bb_headline_content{
    font-family: pfarchive;
    font-weight: bold;
    color: #977e5f;
    font-size: 45px;
}
.home-recipes-title .bt_bb_headline_subheadline{
    display: inline-block;
    position: relative;
    color: #303030;
    font-size: 22px;
    margin-top: 0;
}
.home-recipes-title .bt_bb_headline_subheadline:before,
.home-recipes-title .bt_bb_headline_subheadline:after{
    content: '';
    display: block;
    width: 25px;
    height: 1px;
    position: absolute;
    top: 50%;
    background-color: #977e5f;
}
.home-recipes-title .bt_bb_headline_subheadline:before{
    left: -40px;
}
.home-recipes-title .bt_bb_headline_subheadline:after{
    right: -40px;
}

.elviart_recipes_prev{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}

.recipes_col1,
.recipes_col2{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    
    padding: 15px 0;
}
.recipes_col1{
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
}
.recipes_col2{
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
}
.recipes_col_inner{
    border: 1px solid #ef7622;
}
.recipes_header{
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    border-bottom: 1px solid #ef7622;   
    font-family: pfarchive;
    font-weight: bold; 
    font-size: 24px;
    line-height: 1.2;
    text-align: center;
    color: #977e5f;
    min-height: 113px;
    position: relative;
}
.recipes_header_inner{
    display: block;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0 10px;
}
.recipes_image{
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
}
.recipes_footer{
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%; 
    padding: 1rem 2rem;
    font-weight: 600;
    font-size: 1.8em;
    border-top: 1px solid #ef7622;
    text-align: center;
}
.recipes_more{
    position: relative;
    color: #303030;
    font-size: 20px;
    line-height: 1;
    font-weight: 100;
    display: inline-block;
    vertical-align: middle;
    padding: 8px;
}
/*.recipes_more:after{
    content: "\f178";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    padding-left: 10px;
}*/
.recipes_more:after{
    content: '';
    display: inline-block;
    vertical-align: middle;
    background-image: url('https://elviart.com/wp-content/themes/pastry-love-child/img/velaki.png');
    width: 35px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin-left: 10px;
    transition: all ease-in-out .3s;
}
.recipes_more:hover:after{
    -webkit-transform: translate(10px, 0);
    -ms-transform: translate(10px, 0);
    transform: translate(10px, 0);
}
@media screen and (min-width : 700px){
    .recipes_col1{
        padding-right: 15px;
    }
    .recipes_col2{
        padding-left: 15px;
    }
    .recipes_col1{
        -webkit-flex-basis: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
    .recipes_col2{
        -webkit-flex-basis: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
}
@media screen and (min-width : 993px){
    .recipes_col1{
        -webkit-flex-basis: 66.66%;
        flex-basis: 66.66%;
        max-width: 66.66%;
    }
    .recipes_col2{
        -webkit-flex-basis: 33.33%;
        flex-basis: 33.33%;
        max-width: 33.33%;
    }
}


/* home timeline section */
/* --------------------- */

#page-timeline-section{
    padding: 100px 0 100px;
    margin-bottom: 20px;
    background-attachment: fixed;
}
@media screen and (min-width : 993px){
    #page-timeline-section{
        padding: 200px 0 100px;
    }
}
#home-timeline-section{
    padding: 100px 0;
    margin-bottom: 20px;
}
.page-template-page-timeline .mainHeaderInner{
    background-color: transparent;
}

@media screen and (min-width: 1200px){
    .page-template-page-timeline .menuPort{
        border-bottom: 1px solid rgba(255,255,255,.1);
        padding-bottom: 8px;
    }
}

#page-timeline-section:before,
#home-timeline-section:before{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0, .8);
}
@media screen and (min-width : 480px){
    #page-timeline-section,
    #home-timeline-section{
        margin-bottom: 75px;
    }
}

#page-timeline-section .bt_bb_headline_content,
#home-timeline-section .bt_bb_headline_content{
    font-family: pfarchive;
    font-weight: bold;
    color: #977e5f;
    font-size: 45px;
    line-height: 1;
}


.timeline_text,
.timeline_caption,
.timeline_img{
    opacity: 0;
    -webkit-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    transform: translate(0, 20px);
    transition: all ease-in-out .5s;
}
.timeline_row.in-view .timeline_text,
.timeline_row.in-view .timeline_caption,
.timeline_row.in-view .timeline_img{
   opacity: 1;
   -webkit-transform: translate(0, 0);
   -ms-transform: translate(0, 0);
   transform: translate(0, 0);
}

.date_effect_inner,
.date_effect_outer{
    display: inline-block;
}
.date_effect_outer{
    overflow: hidden;
}
.date_effect_inner{
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
    transition: all ease-in-out .5s;
}
.timeline_row.in-view .date_effect_inner{
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.small-moustaki > img,
.timeline_line > img{
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    transition: all ease-in-out .5s;
}
.timeline_row.in-view .small-moustaki > img,
.timeline_row.in-view .timeline_line > img{
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}



.page-timeline-title{
    margin-bottom: 0;
}
@media screen and (min-width : 768px){
    .page-timeline-title{
        margin-bottom: 40px;
    }
}
.timeline_row{
    color: #fff;
    text-align: center;
    font-size: 17px;
    line-height: 1.4;
    font-weight: 100;
    position: relative;
    padding: 15px 0;
    
    display: block;
    margin-bottom: 70px;
    
}
.timeline_row.timeline-lastrow{
    -webkit-justify-content: center;
    -ms-flex-pack: distribute;
    justify-content: center;
}
.timeline_view_more{
    display: inline-block;
    border: 1px solid #ef7622;
    transition: all ease .3s;
}
.timeline_view_more a{
    display: block;
    padding: 8px 16px;
    color: #fff;
}
/*.timeline_view_more a:hover{
    color: #ef7622;
}*/
.timeline_view_more:hover{
    -webkit-box-shadow: 0 0 0 2em #ef7622 inset;
    box-shadow: 0 0 0 2em #ef7622 inset;
    color: #fff;
}

.timeline_row:nth-child(odd){
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.timeline_date{
    text-align: left;
    font-family: pfarchive;
    font-weight: bold;
    font-size: 32px;
}
.timeline_row.timeline-firstrow .timeline_date{
    margin: 0;
    position: absolute;
    top: 0%;
    left: 50%;
    -webkit-transform: translate(-50%, -100%);
    -ms-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    padding: 0;
    width: 75px;
}
.timeline_row:nth-child(odd) .timeline_date{
    text-align: left;
}
.timeline_text-wrap,
.timeline_img-wrap,
.timeline_date{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    
    
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    
    padding: 15px 0;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
   .timeline_text-wrap,
.timeline_img-wrap,
.timeline_date{
    display:block!important;
}  
}

.timeline-firstrow{
    width: 100%;
    margin: 110px auto 90px;
}
.timeline_img-wrap,
.timeline_date{
    padding-right: 0;
    padding-left: 0;
}
.timeline_date{
    position: absolute;
    top: -6%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 75px;
}
.timeline_text-wrap{
    padding-right: 0;
    padding-left: 0;
}
.timeline_text{
    border: 1px solid #ef7622;
    padding: 30px 20px;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0.8px;
}

.timeline_img{
    position: relative;
}
.timeline_img img{
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 10;
}
/*.timeline_img:before{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 10px;
    left: 10px;
    border: 1px solid #ef7622;
}*/



.timeline_img:before,
.timeline_img:after{
    content: '';
    position: absolute;
}
.timeline_img:before,
.timeline_img:after{
    border: 2px solid transparent;
    width: 0;
    height: 0;
}
.timeline_img:before{
    top: 10px;
    left: 10px;
}
.timeline_img:after{
    bottom: -10px;
    right: -10px;
}
.in-view .timeline_img::before, 
.in-view .timeline_img::after {
    width: 100%;
    height: 100%;
}
.in-view .timeline_img::before {
    border-top-color: #ef7622;
    border-right-color: #ef7622;
    transition: width 0.25s ease-out .5s, height 0.25s ease-out .75s;
}
.in-view .timeline_img::after {
    border-bottom-color: #ef7622;
    border-left-color: #ef7622;
    transition: border-color 0s ease-out 1s, width 0.25s ease-out 1s, height 0.25s ease-out 1.25s;
}





.timeline_caption{
    margin-top: 20px;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0.8px;
}
.timeline_line{
    display: none;
}
.timeline_line img{
    display: block;
    width: 100%;
    height: auto;
}
.line_top,
.line_bottom{
    display: none;
}
.line_top{
    top: 0;
}
.line_bottom{
    bottom: 0;
    /*top: calc(50% + 25px);*/
}
.small-moustaki{
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    line-height: 1;
}
.small-moustaki > img{
    position: relative;
    
}
@media screen and (min-width : 480px){
    .timeline_row{
        margin-bottom: 30px;
    }
    .timeline_img-wrap,
    .timeline_date{
        padding-right: 0;
        padding-left: 150px;
    }
    .timeline_text-wrap{
        padding-right: 0;
        padding-left: 150px;
    }
    .timeline_date{
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        width: 75px;
        padding: 0;
    }
    .timeline-firstrow{
        width: 100%;
        margin: 110px auto 55px;
    }
    .timeline_row.timeline-firstrow .timeline_date{
        margin: 0;
        width: 100%;
        position: absolute;
        top: 0%;
        left: 50%;
        -webkit-transform: translate(-50%, -100%);
        -ms-transform: translate(-50%, -100%);
        transform: translate(-50%, -100%);
        padding: 0;
        width: 75px;
    }
}
@media screen and (min-width : 768px){
    .timeline_row{
        color: #fff;
        text-align: center;
        font-size: 17px;
        line-height: 1.4;
        font-weight: 100;
        position: relative;
        padding: 45px 0;
        margin: 0;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
    }
    .timeline_text-wrap,
    .timeline_img-wrap,
    .timeline_date{
        -webkit-flex-basis: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
    .timeline_row:nth-child(odd) .timeline_date{
        text-align: right;
    }
    .timeline-firstrow{
        width: 550px;
        margin: 55px auto;
    }
    .timeline_img-wrap,
    .timeline_date{
        padding: 0 60px;
    }
    .timeline_text-wrap{
        padding: 0 60px;
    }
    .timeline_date{
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .timeline_row.timeline-firstrow .timeline_date{
     /*   margin: 0 auto 20px; */
        text-align: center;
		white-space: nowrap;
		display:table;
		margin-top: 20px;
    }
    .timeline_line{
        display: block;
        width: 70px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .line_top,
    .line_bottom{
        display: block;
        position: absolute;
        width: 1px;
        height: 40%;
        height: 0;
        background-color: #ef7622;
        left: 50%;
        transition: all ease-in-out .5s;
    }
    .line_bottom{
        /*transition-delay: .5s;*/
    }
    
    .timeline_row.in-view .line_top{
        height: calc(50% - 25px);
    }
    .timeline_row.in-view .line_bottom{
        height: calc(50% - 25px);
    }
    
    .small-moustaki{
        display: none;
    }
}
@media screen and (min-width : 993px){
    .timeline_img-wrap,
    .timeline_date{
        padding: 0 100px;
    }
    .timeline_text-wrap{
        padding: 0 75px;
    }
}

/* shop */
/* ---- */
ul.products li.product.first{
    clear: none;
}

.post-type-archive-product .btContentHolder{
    margin-top: -165px;
}
.post-type-archive-product .bt_bb_icon:before,
.post-type-archive-product .bt_bb_icon:after,
.post-type-archive-product .bt_bb_icon_holder:before{
    border-top-color: #181818!important;
}
@media screen and (min-width : 1110px){
    .post-type-archive-product .btContentHolder{
        margin-top: 90px;
    }
}

.post-type-archive-product .btSidebar{
    display: none;
}
.post-type-archive-product ul.products li.product{
    -webkit-flex: none!important;
    -ms-flex: none!important;
    flex: none!important;
    width: 100%;
    float: none;
}
ul.products li.product{
    margin: 0;
}
.post-type-archive-product ul.products li.product:nth-child(even) .btWooShopLoopItemInner{
    padding: 25px 0 25px 50px;
}
.post-type-archive-product ul.products li.product:nth-child(odd) .btWooShopLoopItemInner{
    padding: 25px 50px 25px 0;
}
.post-type-archive-product ul.products li.product .el-custom-inner{
    padding: 60px;
    background-image: url('https://elviart.com/wp-content/themes/pastry-love-child/img/Background.jpg');
    position: relative;
}
.post-type-archive-product ul.products li.product:nth-child(even) .el-custom-inner{
    padding-right: 30px;
}
.post-type-archive-product ul.products li.product:nth-child(odd) .el-custom-inner{
    padding-left: 30px;
}

.post-type-archive-product ul.products li.product .btWooShopLoopItemInner .bt_bb_headline{
    padding: 0 0 16px;
}
.el-sort-des{
    color: #fff;
    font-size: 13px;
    line-height: 1.3;
}
.post-type-archive-product ul.products li.product:nth-child(even) .el-sort-des{
    padding-left: 70px;
    margin-bottom: 16px;
}
.post-type-archive-product ul.products li.product:nth-child(even) .el-view-product{
    padding-left: 70px;
}
.post-type-archive-product ul.products li.product .el-shop-btn{
    color: #fff;
    padding: 12px;
}

ul.products li.product .btWooShopLoopItemInner .el-custom-inner .bt_bb_headline{
    border: none;
}
ul.products li.product .btWooShopLoopItemInner .el-custom-inner .bt_bb_headline h2{
    font-family: pfarchive;
    font-weight: bold;
    color: #977e5f;
    text-align: left;
    font-size: 28px;
    padding-left: 70px;
}
.post-type-archive-product ul.products li.product:nth-child(odd) .bt_bb_headline h2{
    text-align: right;
    padding-right: 70px;
    padding-left: 16px;
}
.post-type-archive-product ul.products li.product:nth-child(odd) .el-sort-des{
    padding-right: 70px;
    padding-left: 16px;
    margin-bottom: 16px;
    text-align: right;
    line-height: 1.2;
}
.post-type-archive-product ul.products li.product:nth-child(odd) .bt_bb_button{
    display: block;
    text-align: right;
    padding-right: 70px;
}
.post-type-archive-product ul.products li.product:nth-child(odd) .bt_bb_button a{
    display: inline-block;
}
.product .bt_bb_image img{
    display: block;
    position: absolute;
    width: 180px;
    top: 50%;
}
.post-type-archive-product ul.products li.product:nth-child(odd){
    margin-top: 0;
}
.post-type-archive-product ul.products li.product:nth-child(even){
    margin-top: 0;
}
.post-type-archive-product ul.products li.product:nth-child(odd) .bt_bb_image img{
    right: 15px;
    -webkit-transform: translate(40%, -50%);
    -ms-transform: translate(40%, -50%);
    transform: translate(40%, -50%);
}
.post-type-archive-product ul.products li.product:nth-child(even) .bt_bb_image img{
    left: 15px;
    -webkit-transform: translate(-40%, -50%);
    -ms-transform: translate(-40%, -50%);
    transform: translate(-40%, -50%);
}
@media screen and (min-width : 480px){
    .post-type-archive-product ul.products li.product:nth-child(even) .btWooShopLoopItemInner{
        padding: 50px 0 50px 100px;
    }
    .post-type-archive-product ul.products li.product:nth-child(odd) .btWooShopLoopItemInner{
        padding: 50px 100px 50px 0;
    }
    .product .bt_bb_image img{
        width: 210px;
    }
    ul.products li.product .btWooShopLoopItemInner .el-custom-inner .bt_bb_headline h2{
        padding-left: 100px;
    }
    ul.products li.product:nth-child(odd) .btWooShopLoopItemInner .el-custom-inner .bt_bb_headline h2{    /* sdfsdfsf */
        padding-left: 28px;
    }
    .post-type-archive-product ul.products li.product:nth-child(odd) .bt_bb_headline h2{
        padding-right: 100px;
    }
    .post-type-archive-product ul.products li.product:nth-child(odd) .el-sort-des{
        padding-right: 100px;
    }
    .post-type-archive-product ul.products li.product:nth-child(odd) .bt_bb_button{
        padding-right: 100px;
    }
    .post-type-archive-product ul.products li.product:nth-child(even) .el-sort-des{
        padding-left: 100px;
    }
    .post-type-archive-product ul.products li.product:nth-child(even) .el-view-product{
        padding-left: 100px;
    }
}
@media screen and (min-width : 600px){
    .post-type-archive-product ul.products li.product .el-custom-inner{
        padding: 100px;
    }
    .product .bt_bb_image img{
        width: 290px;
    }
    ul.products li.product .btWooShopLoopItemInner .el-custom-inner .bt_bb_headline h2{
        font-size: 38px;
    }
    
}
@media screen and (min-width : 1110px){
    .post-type-archive-product ul.products li.product{
        -webkit-flex: none!important;
        -ms-flex: none!important;
        flex: none!important;
        width: 50%;
        float: left;
    }
    .post-type-archive-product ul.products li.product:nth-child(odd){
        margin-top: -85px;
    }
    .post-type-archive-product ul.products li.product:nth-child(even){
        margin-top: 85px;
    }
}

#reviews{
    display: none;
}

.single-product .btSidebar{
    display: none;
}
.single-product .btContent{
    float: none;
    width: 100%;
}

.elviart-prod-col-1,
.elviart-prod-col-2{
    display: block;
    width: 100%;
    float: none;
    padding: 0 1em;
}
.elviart-title{
    font-family: pfarchive;
    font-weight: bold;
    font-size: 28px;
    color: #977e5f;
    text-align: center;
}
.single-product .elviart-title{
    font-size: 42px;
    line-height: 1.2;
    padding-bottom: 0;
}
div.product .elviart-prod-col-1 div.images{
    padding: 0;
    display: block;
    text-align: center;
    flex: none;
}
.woocommerce-product-details__short-description{
    text-align: center;
    padding: 0 40px;
}
.elviart-prod-col-2 .woocommerce-product-details__short-description p{
    display: inline-block;
    position: relative;
    font-family: pfarchive;
    font-weight: bold;
    font-size: 18px;
    color: #977e5f;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 20px;
}
.elviart-prod-col-2 .woocommerce-product-details__short-description p:after,
.elviart-prod-col-2 .woocommerce-product-details__short-description p:before{
    content: '';
    display: block;
    width: 30px;
    height: 1px;
    position: absolute;
    top: 50%;
    background-color: #977e5f;
}
.elviart-prod-col-2 .woocommerce-product-details__short-description p:before{
    left: -35px;
}
.elviart-prod-col-2 .woocommerce-product-details__short-description p:after{
    right: -35px;
}

.ingreds-wrap{
    text-align: center;
    border: 1px solid #ef7622;
    padding: 15px 0;
    display: none;
}
.life-wrap{
    border-top: none;
}
.life-wrap .life-title,
.ingreds-wrap .ingredients-title{
    font-family: pfarchive;
    font-weight: bold;
    color: #977e5f;
    font-size: 18px;
    margin-bottom: 5px;
}
.ingredients{
    padding: 0 15px;
}

.life-col-1,
.life-col-2{
    float: left;
    width: 50%;
}
.life-wrap-head{
    border: 1px solid #ef7622;
    border-bottom: none;
}
.life-sub-title,
.life-value{
    display: block;
}
.life-title{
    font-family: pfarchive;
    font-weight: bold;
    font-size: 15px;
    color: #977e5f;
    text-align: center;
    margin-bottom: 6px;
    line-height: 1;
}
.life-sub-title{
    font-size: 12px;
    color: #303030;
    text-align: center;
    line-height: 1.2;
    font-weight: 300;
}
@media screen and (min-width : 600px){
    .life-sub-title{
        font-size: 14px;
    }
    .life-title{
        font-size: 17px;
    }
}
@media screen and (min-width : 1200px){
    .life-title{
        font-size: 18px;
        padding-bottom: 12px;
    }
}
.life-list{
    margin: 0;
    padding: 0;
    list-style: none;
}
.life-list > li{
    display: block;
    width: 50%;
    float: left;
    margin: 0;
    cursor: pointer;
    transition: all 300ms ease;
    min-height: 56px;
    position: relative;
}
.life-list > li .life-sub-title{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 12px 8px 12px 8px;
}
.life-list > li:hover{
    background-color: rgba(239, 118, 34, .2);
}
.life-list > li.active-tab{
    -webkit-box-shadow: 0 0 0 3em #ef7622 inset;
    box-shadow: 0 0 0 3em #ef7622 inset;
}

.life-list > li.active-tab .life-sub-title{
    color: #fff;
}
.life-wrap-body{
    position: relative;
    min-height: 117px;
}
.life-wrap-tab{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #ef7622;
    padding: 12px;
    opacity: 0;
}
.life-wrap-tab.active-tab{
    opacity: 1;
    z-index: 2;
}
.life-wrap-tab .life-sub-title{
    font-family: pfarchive;
    font-weight: normal;
    font-size: 14px;
    color: #977e5f;
    text-align: center;
}
.life-wrap-tab .life-value{
    text-align: center;
}

div.product section.products.related.elviart-related{
    background-image: url('https://elviart.com/wp-content/themes/pastry-love-child/img/Background.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20px 16px;
    margin-top: 20px;
}
.woocommerce-page .elviart-related ul.products li.product{
    display: inline-block;
    vertical-align: middle;
    width: 33%;
    flex: none;
    margin-left: -2px;
    position: relative;
    min-height: 150px;
}
@media screen and (min-width : 600px){
    .woocommerce-page .elviart-related ul.products li.product{
        min-height: 235px;
    }
}
@media screen and (min-width : 768px){
    .woocommerce-page .elviart-related ul.products li.product{
        min-height: 200px;
    }
}
@media screen and (min-width : 993px){
    .woocommerce-page .elviart-related ul.products li.product{
        min-height: 200px;
    }
}
@media screen and (min-width : 1200px){
    .woocommerce-page .elviart-related ul.products li.product{
        min-height: 220px;
    }
}
.elviart-related .product .bt_bb_image{
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.elviart-related .product .bt_bb_image img{
    display: block;
    width: 100%;
    height: auto;
    position: relative;
}
.elviart-related ul.products li.product .btWooShopLoopItemInner .el-custom-inner .bt_bb_headline h2{
    padding: 0;
}
.elviart-related .el-sort-des{
    display: none;
}
.elviart-related .el-view-product{
    display: none;
}
.elviart-related .bt_bb_headline_superheadline{
    display: none!important;
}
.elviart-related .products ul, 
.elviart-related ul.products{
    margin: 0;
    padding: 0;
    display: block;
    flex: none;
    position: relative;
    text-align: center;
}
.elviart-related ul.products:before,
.elviart-related ul.products:after{
    content: " ";
    display: table;
}
.elviart-related ul.products:after{
    clear: both;
}
.elviart-related .bt_bb_headline_subheadline{
    display: none;
}
.elviart-related .bt_bb_headline h2{
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    text-align: center;
}

.elviart-related > h2{
    font-family: pfarchive;
    font-weight: bold;
    color: #977e5f;
    text-align: center;
    padding: 0!important;
    margin-bottom: 0!important;
    font-size: 26px!important;
}
.elviart-related .bt_bb_headline{
    position: static;
}
.elviart-related .bt_bb_headline .bt_bb_headline_content a{
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 1;
    font-weight: 300;
    display: inline-block;
    vertical-align: middle;
}

.btPostSingleItemStandard .btPostContentHolder > h2,
.btPostSingleItemStandard .btPostContentHolder > .product-meta,
.btPostSingleItemStandard .btPostContentHolder > .bt_bb_wrapper{
    display: none;
}

div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child{
    border: none;
}
.summary.entry-summary{
    display: none;
}
.product-meta .btArticleShareEtc{
    padding-right: 0;
    padding-top: 20px;
}
.elviart-description{
    /*padding: 0 1em;*/
}
.elviart-description h2{
    display: inline-block;
    vertical-align: middle;
    font-family: pfarchive;
    font-weight: bold;
    font-size: 28px;
    color: #977e5f;
    margin-right: 8px;
}
.elviart-description .bt_bb_wrapper{
    color: #303030;
}
.product-template-default .product{
    margin-bottom: 75px;
}
@media screen and (min-width : 768px){
    .elviart-prod-col-1,
    .elviart-prod-col-2{
        width: 50%;
        float: left;
    }
    .ingredients{
        padding: 0 60px;
    }
}
@media screen and (min-width : 993px){
    .elviart-prod-col-2{
        /*padding: 0 60px;*/
    }
    .product-meta .btArticleShareEtc{
        /*padding-right: 45px;*/
        padding-top: 0;
    }
}


/* blog */
.blog article .bt_bb_headline .bt_bb_headline_content a{
    font-family: pfarchive;
    font-weight: bold;
    color: #977e5f;
    display: inline-block;
    line-height: 1;
}
.blog article .btArticleCategories a{
    color: #303030;
}

body[class*=' category-'] article .bt_bb_headline .bt_bb_headline_content a {
    font-family: pfarchive!important;
    font-weight: bold!important;
    color: #977e5f!important;
    display: inline-block!important;
    line-height: 1!important;
}
body[class*=' category-'] article .btArticleCategories a{
    color: #303030!important;
}

.single-post .bt_bb_section.gutter{
    /*background-position: 50% 50%!important;*/
}
.post-type-archive-recipes .btMediaBox,
.blog .btMediaBox{
    overflow: visible;
}
.post-type-archive-recipes .btMediaBox:before,
.blog .btMediaBox:before{
    content: '';
    display: block;
    top: 10px;
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid #ef7622;
    z-index: -1;
}
.post-type-archive-recipes .btPostListColumns:nth-child(odd) .btMediaBox:before,
.blog .btPostListColumns:nth-child(odd) .btMediaBox:before{
    right: 10px;
    left: auto;
}
.post-type-archive-recipes .btPostListColumns:nth-child(even) .btMediaBox:before,
.blog .btPostListColumns:nth-child(even) .btMediaBox:before{
    left: 10px;
    right: auto;
}
.blog .btPostListColumns:nth-child(odd) .btMediaBox img,
.post-type-archive-recipes .btPostListColumns:nth-child(odd) .btMediaBox img{
    -moz-box-shadow: 1px -1px 20px #e2dfdf;
    -webkit-box-shadow: 1px -1px 20px #e2dfdf;
    box-shadow: 1px -1px 20px #e2dfdf;
}
.blog .btPostListColumns:nth-child(even) .btMediaBox img,
.post-type-archive-recipes .btPostListColumns:nth-child(even) .btMediaBox img{
    -moz-box-shadow: -1px -1px 20px #e2dfdf;
    -webkit-box-shadow: -1px -1px 20px #e2dfdf;
    box-shadow: -1px -1px 20px #e2dfdf;
}

.btSidebar .btSearch input[type="text"]{
    border: 1px solid #ef7622;
}
.btSidebar button[type="submit"]:before{
    color: #ef7622!important;
}
.btSidebar .widget_bt_bb_recent_posts .bt_bb_headline_superheadline{
    color: #303030;
    line-height: 1;
}
.btSidebar .widget_bt_bb_recent_posts .bt_bb_headline_content a{
    font-weight: 300;
    color: #303030;
}
.btSidebar .widget_bt_bb_recent_posts .bt_bb_headline_content a:hover{
    color: #977e5f;
}
.btSidebar .widget_bt_bb_recent_posts.btBox ul li{
    border-bottom: 1px solid #977e5f;
}
.widget_categories h4,
.widget_bt_bb_recent_posts h4,
.widget_bt_bb_instagram h4{
    font-family: pfarchive;
    font-weight: bold;
    color: #977e5f;
}



.menuPort nav ul li a{
    font-weight: 300;
}
.wpml-ls-item .sub-menu{
    width: 100%!important;
    margin: 0 auto;
}
@media screen and (min-width : 1200px){
    .mainHeaderInner{
        background-color: rgba(6,24,32, .6);
        /*padding-bottom: 20px;*/
    }
    .btStickyHeaderOpen .mainHeaderInner{
        background-color: #fff;
        padding-bottom: 0;
        color: #303030;
    }
    .wpml-ls-item .sub-menu{
    width: 100px!important;
}
}
.home .mainHeaderInner{
    background-color: transparent;
}


#el-company-profile{
    /*background-position: 35% 50%!important;*/
    /*background-position: 35% 60%!important;*/
}

.profile-page-titles h3{
    font-family: pfarchive;
    font-weight: bold;
    color: #977e5f;
    margin-bottom: 15px;
    font-size: 38px;
}
.profile-page-titles.profile-letter .bt_bb_headline_content{
    color: #fff;
}
.profile-page-box .bt_bb_text{
    margin: 0 0 1em;
    font-size: 14px;
}
.profile-page-box .bt_bb_text:last-child{
    margin: 0;
}

.profile-img-graf-left,
.profile-img-graf-right{
    position: relative;
    overflow: visible;
    z-index: 1;
}
.profile-img-graf-left:before,
.profile-img-graf-right:before{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 10px;
    border: 1px solid #ef7622;
    z-index: -1;
}
.profile-img-graf-left:before{
    right: 10px;
}
.profile-img-graf-right:before{
    left: 10px;
}

.bt_bb_grid_item_inner{
    position: relative;
    overflow: hidden;
}



/* Single recipe */
.single-recipre-header{
    background-image: url('https://elviart.com/wp-content/themes/pastry-love-child/img/recipes-bg.jpg');
    background-size: cover;
    background-position: 50% 50%;
    padding-bottom: 100px;
    padding-top: 120px;
}

.single-recipes .recipes{
    padding-top: 100px;
}
.recipes .elviart-prod-col-2{
    text-align: center;
    font-size: 13px;
}
.recipes .elviart-prod-col-1,
.recipes .elviart-prod-col-2{
    padding: 0;
}
.recipes .elviart-prod-col-1{
    margin-bottom: 4em;
}
.recipes .elviart-prod-col-2{
    margin-bottom: 20px;
}
.recipe_title,
.recipe_share-title,
.recipe_excerpt,
.recipe_inner_title{
    display: block;
    font-family: pfarchive;
    font-weight: bold;
    text-align: center;
    color: #977e5f;
}


.recipe_title{
    margin-bottom: 20px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-folder-open:before{
    content: '\f07c';
}
.recipe_category .fa-folder-open:before{
    color: #977e5f;
}
.recipe_category .recipe_category_ico,
.recipe_category .recipe_category_text{
    display: inline-block;
    vertical-align: middle;
}
.recipe_category .recipe_category_ico{
    width: 25px;
    height: 25px;
}
.recipe_category .recipe_category_ico img{
    display: block;
    width: 100%;
    height: auto;
}
.recipe_img_wrap{
    position: relative;
    z-index: 1;
    margin-bottom: 15px;
}
.recipe_img_wrap img{
    display: block;
    width: 100%;
    height: auto;
}
.recipe_img_wrap:before{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 10px;
    right: 10px;
    border: 1px solid #ef7622;
    z-index: -1;
}
.recipe_share{
    text-align: center;
    margin-bottom: 20px;
}
.recipe_share .recipe_share-title{
    font-size: 18px;
    padding: 12px 0 0;
}
article.recipes .bt_bb_headline .bt_bb_headline_content a{
    color: #977e5f;
}
article.recipes .bt_bb_headline .bt_bb_headline_content a:hover{
    color: #303030;
}
@media screen and (min-width : 768px){
    .recipes .elviart-prod-col-1,
    .recipes .elviart-prod-col-2{
        padding: 0 60px 0 0;
    }
    .recipes .elviart-prod-col-2{
        padding: 0 0 0 20px;
    }
    .recipe_share .recipe_share-title{
        font-size: 24px;
        padding: 12px 0 0;
    }
}
.recipe_share .btShareColumn .bt_bb_icon a:before{
    color: #977e5f;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scale3d(1,1,1);
    -ms-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
    
}
.recipe_share .btShareColumn .bt_bb_icon a:hover:before{
    color: #101820;
    -webkit-transform: scale3d(1.2,1.2,1);
    -ms-transform: scale3d(1.2,1.2,1);
    transform: scale3d(1.2,1.2,1);
}
.recipe_excerpt {
    font-size: 20px;
    line-height: 1.1;
    position: relative;
    display: table;
    margin: 0;
    padding-bottom: 0;
    margin: 0 45px 20px;
    margin-left: auto;
    margin-right: auto;
}
.recipe_excerpt:before,
.recipe_excerpt:after{
    content: '';
    display: block;
    width: 30px;
    height: 1px;
    background-color: #977e5f;
    position: absolute;
    top: 50%;
}
.recipe_excerpt:before{
    left: -35px;
}
.recipe_excerpt:after{
    right: -35px;
}
.recipe_excerpt_tablet{
    display: none;
}
@media screen and (min-width : 768px) and (max-width : 993px){
    .recipe_excerpt_tablet{
        display: table;
        margin-top: 30px;
    }
    .recipe_excerpt_full{
        display: none;
    }
}
.recipes_regs_list{
    margin: 0;
    padding: 0;
    list-style: none;
}
.recipe_insctuctions_wrap,
.recipe_regs_wrap,
.recipe_people_wrap{
    border: 1px solid #ef7622;
}
.recipe_people_wrap{
    border-top: none;
}
.recipe_insctuctions_wrap,
.recipe_people_wrap,
.recipe_regs_wrap{
    padding: 20px 10px;
}
.recipe_insctuctions_wrap{
    padding: 20px 65px;
}
.recipe_inner_title{
    display: inline-block;
    font-size: 20px;
    padding-bottom: 10px;
    line-height: 1;
}
.recipe_inner_content p{
    line-height: 1.2;
    margin-bottom: 5px;
}

div.product div.images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image{
    -webkit-align-self: center;
    -ms-align-self: center;
    align-self: center;
}
.elviart-gallery-title h3{
    font-family: pfarchive;
    font-weight: bold;
    color: #977e5f;
    font-size: 40px;
}
.shop-top-space{
    margin-bottom: 0;
}
@media screen and (min-width : 1110px){
    .shop-top-space{
        margin-bottom: 8em;
    }
}
.recipe_img_wrap img{
    -moz-box-shadow: 1px -1px 20px #e2dfdf;
    -webkit-box-shadow: 1px -1px 20px #e2dfdf;
    box-shadow: 1px -1px 20px #e2dfdf;
}

.woocommerce-error{
    display: none;
}

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }



/* main menu fixes */
.btLogoArea .logo img{
    height: 78px;
    width: auto;
    display: block;
}
.btMenuHorizontal.btMenuRight .menuPort nav{
    padding-top: 8px;
}
.btMenuHorizontal .topBarInMenu{
    height: 94px;
}
.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .topBarInMenu {
    height: 79px;
}



.vm_container {
    width: 100%;
    margin-bottom: 2em;
    margin-top: 4em;
}
.vm_head h2 {
    display: block;
    font-family: pfarchive;
    font-weight: bold;
    color: #977e5f;
    text-align: center;
    margin-bottom: 24px;
    font-size: 22px;
    font-weight: bold;
    position: relative;
}
.vm_head h2:after{
    content: '';
    display: block;
    position: absolute;
    bottom: -5px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 90px;
    height: 1px;
    background-color: #977e5f;
}
.vm_body{
    border: 1px solid #ef7622;
    padding: 32px 12px 16px;
}

.vm_slides {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.vm_slide {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin: 0 6px 20px;
    position: relative;
    overflow: hidden;
    transform-origin: 0 0;
}
.vm_slide img {
    display: block;
    width: 100%;
    height: auto;
}
.vm_slide a{
    display: block;
}
@media screen and (min-width : 600px){
    .vm_body{
        padding: 32px 0 16px;
    }
    .vm_slide {
        width: 30%;
        margin: 0 6px;
    }
}
@media screen and (min-width : 768px){
    .vm_body{
        padding: 32px 0 16px;
    }
}
@media screen and (min-width : 993px){
    .vm_body{
        padding: 32px 0 16px;
    }
}
.vm_slide--text {
    display: block;
    font-family: pfarchive;
    font-weight: bold;
    width: 100%;
    line-height: 1.2;
    color: #977e5f;
    font-size: 16px;
    padding: 12px 16px 0;
    min-height: 50px;
}
.vm_image_wrap{
    display: inline-block;
    overflow: hidden;
    border: 1px solid #ef7622;
}
.vm_slide .vm_image_wrap > img{
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.vm_slide:hover .vm_image_wrap > img{
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
}
.recipes-sidebar{
    padding: 0;
}


.single-recipes .btContentWrap{
    position: relative;
}
.single-recipes .btContentWrap:before{
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 60%;
    /*background-image: url('https://elviart.com/wp-content/themes/pastry-love-child/img/motivo-skeeto.jpg');*/
    
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    
    
    background-size: auto;
    background-position: 50% 123%;
    background-repeat: repeat-x;
}
body.btNoSidebar.single-recipes .btPrevNextNav{
    padding: 0;
}


.bt_bb_column[class*="move_up"]{
    opacity: 0;
}
.bt_bb_column[class*="move_up"].animated{
    opacity: 1;
}
.animate {
    transition: transform 600ms ease-out,opacity 600ms ease-out;
}

.btMenuVertical .mainHeader nav ul ul li.wpml-ls-item a{
    padding: 0;
}
:not(.rtl).btMenuHorizontal .menuPort > nav > ul > li.wpml-ls-item:last-child{
    padding: 0 50px 0 0;
}

.files-gallery-grid{
    
}

.file-col .bt_bb_column_content{
    position: relative;
}
.file-col .bt_bb_image{
    width: 100%;
}
.file-col .bt_bb_image.bt_bb_shape_square img{
    width: 100%;
}
.file-col header{
    display: block;
    width: 100%;
    position: absolute;
    bottom: 28px;
    left: 0;
    padding: 8px;
    background-color: rgba(0,0,0, .6);
    color: #fff;
}


body.btNoSidebar .elviart-shop{
    margin-top: 4em;
}
@media screen and (min-width : 993px){
    body.btNoSidebar .elviart-shop{
        /*margin-top: 4em;*/
    }
}

.el-contact-img{
    float: none!important;
}
.el-contact-img img{
    width: 100%;
    max-width: none;
}

.btLightSkin .fancy-select .trigger,
select[name="selected-email"]{
    color: rgb(117, 117, 117);
}
#contactform341 .btContactRow select[name="selected-email"].wpcf7-not-valid{
    border-bottom: 1px solid #ef7623;
}
.btLightSkin .fancy-select .trigger{
    border: none;
}
.wpcf7-not-valid-tip,
.div.wpcf7-validation-errors{
    color: #434343 !important;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid{
    border-bottom: 1px solid #ef7623!important;
}
.wpcf7-not-valid ~ .trigger{
    border-bottom: 1px solid #ef7623!important;
}

.mailpoet_text::placeholder{
    color: #fff;
}
.btLightSkin .mailpoet_submit{
    color: #fff;
}
#mailpoet_form_3 .mailpoet_text,
#mailpoet_form_4 .mailpoet_text,
#mailpoet_form_5 .mailpoet_text,
#mailpoet_form_1 .mailpoet_text{
    border: 1px solid #ef7622;
    color: #fff;
}
#mailpoet_form_3 .mailpoet_submit,
#mailpoet_form_4 .mailpoet_submit,
#mailpoet_form_5 .mailpoet_submit,
#mailpoet_form_1 .mailpoet_submit{
    border: 1px solid #ef7622;
    cursor: pointer;
    transition: all ease .3s;
}
#mailpoet_form_3 .mailpoet_submit:hover,
#mailpoet_form_4 .mailpoet_submit:hover,
#mailpoet_form_5 .mailpoet_submit:hover,
#mailpoet_form_1 .mailpoet_submit:hover{
    -webkit-box-shadow: 0 0 0 2em #ef7622 inset;
    box-shadow: 0 0 0 2em #ef7622 inset;
}
.mailpoet_paragraph input{
    font-weight: 300!important;
}
#mailpoet_form_3 .mailpoet_paragraph .mailpoet_text,
#mailpoet_form_4 .mailpoet_paragraph .mailpoet_text,
#mailpoet_form_5 .mailpoet_paragraph .mailpoet_text,
#mailpoet_form_1 .mailpoet_paragraph .mailpoet_text{
    width: 100%;
}
#mailpoet_form_1 .mailpoet_paragraph:first-of-type,
#mailpoet_form_5 .mailpoet_paragraph:first-of-type{
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
#mailpoet_form_1 .mailpoet_paragraph:last-of-type,
#mailpoet_form_5 .mailpoet_paragraph:last-of-type{
    display: inline-block;
    vertical-align: top;
    width: 150px;
}

@media screen and (min-width : 768px){
    #mailpoet_form_1 .mailpoet_paragraph:first-of-type,
    #mailpoet_form_5 .mailpoet_paragraph:first-of-type{
        width: 69%;
        margin-right: 10px;
    }
}

#mailpoet_form_3 .mailpoet_paragraph:first-of-type,
#mailpoet_form_4 .mailpoet_paragraph:first-of-type{
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
#mailpoet_form_3 .mailpoet_paragraph:last-of-type,
#mailpoet_form_4 .mailpoet_paragraph:last-of-type{
    display: inline-block;
    vertical-align: top;
    width: 100px;
}

#mailpoet_form_3 .mailpoet_form,
#mailpoet_form_4 .mailpoet_form{
    text-align: center;
}

@media screen and (min-width : 600px){
    #mailpoet_form_3 .mailpoet_paragraph:first-of-type,
    #mailpoet_form_4 .mailpoet_paragraph:first-of-type{
        width: 70%;
    }
}
@media screen and (min-width : 600px){
    #mailpoet_form_3 .mailpoet_paragraph:first-of-type,
    #mailpoet_form_4 .mailpoet_paragraph:first-of-type{
        width: 50%;
        margin-right: 10px;
    }
}

@media screen and (min-width : 993px){
    #mailpoet_form_3 .mailpoet_form,
    #mailpoet_form_4 .mailpoet_form{
        text-align: left;
    }
    #mailpoet_form_3 .mailpoet_paragraph:first-of-type,
    #mailpoet_form_4 .mailpoet_paragraph:first-of-type{
        width: 100%;
        margin-right: 0;
    }
}
@media screen and (min-width : 1200px){
    #mailpoet_form_3 .mailpoet_paragraph:first-of-type,
    #mailpoet_form_4 .mailpoet_paragraph:first-of-type{
        width: 69%;
        margin-right: 10px;
    }
}



.woocommerce-tabs.wc-tabs-wrapper{
    width: 100%;
}

.woocommerce-Tabs-panel--description,
.woocommerce-Tabs-panel--additional_information{
    display: block!important;
}





/* Gallery fixes */
.bt_bb_masonry_image_grid.bt_bb_gap_normal .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner{
    -webkit-transform: translate(5px,5px);
    -ms-transform: translate(5px,5px);
    transform: translate(5px,5px);
}
.bt_bb_masonry_image_grid.bt_bb_gap_small .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner img{
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
}
.bt_bb_gap_normal .elviart_gallery_img_caption{
    display: block;
    font-family: pfarchive;
    width: 100%;
    width: calc(100% - 5px);
    position: absolute;
    display: block;
    bottom: -100%;
    left: 0;
    text-align: center;
    background-color: rgba(0,0,0, .6);
    padding: 8px;
    color: #fff;
    transition: all ease .8s;
    z-index: 2;
}
.bt_bb_gap_normal .bt_bb_grid_item_inner_image img{
    display: block;
    max-width: calc(100% - 5px);
}
.elviart_gallery_img_overlay{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0, .2);
    transition: all ease-in-out .6s;
    pointer-events: none;
    z-index: 2;
}
.bt_bb_grid_item_inner:hover .elviart_gallery_img_overlay{
    opacity: 0;
}
.bt_bb_grid_item_inner:hover .elviart_gallery_img_caption{
    bottom: 1px;
}
.bt_bb_masonry_image_grid.bt_bb_gap_normal .bt_bb_masonry_post_image_content{
    margin-left: -5px;
}

.elviart_gallery_links {
    padding: 8px 0;
}
.g-item-link{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-right: 24px;
}
.g-item-link:after{
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    position: absolute;
    right: -14px;
    top: 16px;
    background-color: #977e5f;
    border-radius: 50%;
}
.g-item-link:last-child{
    margin-right: 0;
}
.g-item-link:last-child:after{
    display: none;
}
.g-item-link a{
    color: #303030;
    font-size: 20px;
    font-weight: 300;
}
.g-item-link a:hover{
    color: #ef7622;
}
.g-item-link.active a{
    color: #ef7622;
}

#el-collage-bg{
    /*background-position: 50% 55%!important;*/
}
@media screen and (min-width : 993px){
    #el-collage-bg{
        /*background-position: 50% 55%!important;*/
        /*background-attachment: fixed!important;*/
    }
}
.holder-col{
    margin-bottom: 40px;
}
.holder-col .bt_bb_column_content{
    padding: 80px 20px;
}
.holder-header{
    padding-bottom: 40px;
}
.holder-header h3{
    font-family: pfarchive;
    font-weight: bold;
    color: #fff;
}
.holder-col .global-btn.bt_bb_button.bt_bb_style_outline a{
    color: #fff;
}


span.el-title-row,
span.el-values-row{
    width: 16%;
    display: inline-block;
    text-align: center;
    font-size: 14px;
}
span.el-values-row{
    font-weight: 300;
}

#tab-additional_information .bt_bb_tab_content{
    padding: 24px 0 0!important;
}

.bt_bb_tabs .bt_bb_tabs_header{
    display: none!important;
}

.attr-table-container{
    overflow: auto;
}
.attr-swipe-ico{
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 .4em;
}
.animate-ico{
    -webkit-animation: animate-swipe-ico 1s infinite;
    -moz-animation: animate-swipe-ico 1s infinite;
    -o-animation: animate-swipe-ico 1s infinite;
    -ms-animation: animate-swipe-ico 1s infinite;
    animation: animate-swipe-ico 1s infinite;
    -webkit-animation-direction: alternate;
    -moz-animation-direction: alternate;
    -o-animation-direction: alternate;
    -ms-animation-direction: alternate;
    animation-direction: alternate;
}
@-webkit-keyframes animate-swipe-ico {
    from {transform: translate(-5px, 0) rotate(-5deg);}
    to {transform: translate(5px, 0) rotate(5deg);}
}
@-moz-keyframes animate-swipe-ico {
    from {transform: translate(-5px, 0) rotate(-5deg);}
    to {transform: translate(5px, 0) rotate(5deg);}
}
@-o-keyframes animate-swipe-ico {
    from {transform: translate(-5px, 0) rotate(-5deg);}
    to {transform: translate(5px, 0) rotate(5deg);}
}
@-ms-keyframes animate-swipe-ico {
    from {transform: translate(-5px, 0) rotate(-5deg);}
    to {transform: translate(5px, 0) rotate(5deg);}
}
@keyframes animate-swipe-ico {
    from {transform: translate(-5px, 0) rotate(-5deg);}
    to {transform: translate(5px, 0) rotate(5deg);}
}
@media screen and (min-width : 768px){
    .attr-swipe-ico{
        display: none;
    }
}
.attr-swipe-ico img{
    display: block;
    width: 100%;
    height: auto;
}
table.shop_attributes{
    width: 706px;
}
@media screen and (min-width : 768px){
    table.shop_attributes{
        width: 100%;
    }
}
table.shop_attributes,
table.shop_attributes th,
table.shop_attributes td{
    border: 1px solid #ef7622;
    padding: 0px;
}
table.shop_attributes th{
    font-weight: 400;
    font-size: 14px;
}

.shop_attributes p{
    margin: 0;
    padding: 0;
}
.shop_attributes tr:first-child .el-title-row{
    position: relative;
    margin-top: 44px;
    min-height: 42px;
    vertical-align: middle;
    line-height: 1.4;
    font-size: 14px;
}
.shop_attributes tr:first-child .el-title-row:before{
    content: '';
    display: inline-block;
    width: 64px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 0;
    background-position: 50% 50%;
    z-index: 2;
    -webkit-transform: translate(-50%, -100%);
    -ms-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
}
.shop_attributes tr:first-child .el-title-row:nth-child(1):before{
    background-image: url(https://elviart.com/wp-content/themes/pastry-love-child/img/icons/weight.png);
}
.shop_attributes tr:first-child .el-title-row:nth-child(2):before{
    background-image: url(https://elviart.com/wp-content/themes/pastry-love-child/img/icons/Diameter.png);
}
.shop_attributes tr:first-child .el-title-row:nth-child(3):before{
    background-image: url(https://elviart.com/wp-content/themes/pastry-love-child/img/icons/Pieces-package.png);
}
.shop_attributes tr:first-child .el-title-row:nth-child(4):before{
    background-image: url(https://elviart.com/wp-content/themes/pastry-love-child/img/icons/Packages-carton.png);
}
.shop_attributes tr:first-child .el-title-row:nth-child(5):before{
    background-image: url(https://elviart.com/wp-content/themes/pastry-love-child/img/icons/Cartons-pallet-national.png);
}
.shop_attributes tr:first-child .el-title-row:nth-child(6):before{
    background-image: url(https://elviart.com/wp-content/themes/pastry-love-child/img/icons/Cartons-pallet-international.png);
}

@media screen and (min-width : 1290px){
    .btPrevNextNav .btPrevNext .btPrevNextImage{
        margin-left: -15px;
    }
    .btPrevNextNav .btPrevNext.btNext .btPrevNextImage{
        margin-right: -15px;
    }
}

.btMenuVertical.btTransparentLightHeader .mainHeader{
    background-color: #101820;
}
.btMenuVertical .menuPort nav:not(.rightNav):before{
    display: none;
}
.btMenuVertical .mainHeader .topBarInMenu .btIconWidget:not(.btWidgetWithText){
    font-size: 19px;
    margin-right: .75em;
}
.btMenuVertical .menuPort .topBarInMenu{
    margin: 0;
}

.elviart-related .bt_bb_image a{
    overflow: hidden;
}

.woocommerce-page .elviart-related ul.products li.product{
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
	    max-width: 29%;
    margin-left: auto;
    margin-right: auto;
}
.woocommerce-page .elviart-related ul.products li.product img{
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.woocommerce-page .elviart-related ul.products li.product:hover img{
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
}

/*@media screen and (max-width : 700px){
    ul.products li.post-907.product:nth-child(odd) .btWooShopLoopItemInner .el-custom-inner .bt_bb_headline h2{
        padding-left: 0;
        padding-right: 70px;
        font-size: 26px;
    }
}*/
ul.products li.post-907.product:nth-child(odd) .btWooShopLoopItemInner .el-custom-inner .bt_bb_headline h2{
    padding-left: 0;
    padding-right: 70px;
    font-size: 26px;
}
.post-type-archive-product ul.products li.post-907.product:nth-child(odd) .el-sort-des{
    
}
@media screen and (min-width : 480px){
    ul.products li.post-907.product:nth-child(odd) .btWooShopLoopItemInner .el-custom-inner .bt_bb_headline h2{
        padding-left: 0;
        padding-right: 90px;
        font-size: 26px;
    }
    .post-type-archive-product ul.products li.post-907.product:nth-child(odd) .el-sort-des{
        padding-right: 90px;
    }
    .post-type-archive-product ul.products li.post-907.product:nth-child(odd) .bt_bb_button{
        padding-right: 90px;
    }
}
@media screen and (min-width : 768px){
    ul.products li.post-907.product:nth-child(odd) .btWooShopLoopItemInner .el-custom-inner .bt_bb_headline h2{
        padding-left: 28px;
        padding-right: 90px;
        font-size: 28px;
    }
    .post-type-archive-product ul.products li.post-907.product:nth-child(odd) .el-sort-des{
        padding-right: 90px;
    }
    .post-type-archive-product ul.products li.post-907.product:nth-child(odd) .bt_bb_button{
        padding-right: 90px;
    }
}

.pita-image-slider img{
    width: 90%;
}
.pita-image-slider3 img{
        float: right;
    }
@media screen and (min-width : 480px){
    .pita-image-slider img{
        width: 100%;
    }
    .pita-image-slider3 img{
        float: none;
    }
}


.recipe_share .bt_bb_icon a:hover{
    
}
.elviart-product-head-bg{
    background-image: url(https://elviart.com/wp-content/themes/pastry-love-child/img/recipes-bg.jpg);
    background-size: cover;
    background-position: 50% 50%;
    padding-bottom: 100px;
    padding-top: 120px;
}
a.btArticleComments{
    color: #ef7622;
}
a.btArticleComments:before{
    color: #101820!important;
}
span.btArticleDate:after{
    color: #ef7622!important;
}
.btArticleCategories{
    font-size: 15px;
    font-weight: 300;
}
article.recipes .btArticleDate,
article.post .btArticleDate{
    font-size: 18px;
    font-weight: 300;
}
.btBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_superheadline{
    letter-spacing: 0;
    margin-bottom: 8px;
}
.btBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_content{
    font-family: roboto;
}

.page-id-1973 .bt_bb_icon:before, 
.page-id-1973 .bt_bb_icon:after, 
.page-id-1973 .bt_bb_icon_holder:before{
    border-top-color: #181818!important;
}
.mpilakos{
    float: right;
    position: relative;
}
.elviart-form-switcher{
    float: none;
    width: 180px;
    z-index: 5;
    margin-top: 17px;
    font-weight: 300;
    cursor: pointer;
    overflow: hidden;
}
.elviart-form-switcher .subToggler{
    pointer-events: none;
    display: block!important;
    /*top: 20px!important;*/
}
.btMenuHorizontal .elviart-form-switcher .subToggler{
    top: 9px;
}
.home.btMenuHorizontal .elviart-form-switcher .subToggler{
    top: 0;
}
.btMenuHorizontal .elviart-form-switcher{
    float: left;
    width: 135px;
}
.elviart-switcher{
    width: 200px;
}
.btMenuVertical .menuPort nav:not(.leftNav):after{
    margin: 0;
}
.elviart-form-switcher{
    margin: 0 0 0 50px;
}
.btMenuHorizontal .elviart-form-switcher{
    margin: 25px 0 0 50px;
}
.home .elviart-form-switcher{
    margin: 0 0 0 50px;
}
@media screen and (min-width : 420px){
    .elviart-form-switcher{
        margin: 0 0 0 80px;
    }
    .btMenuHorizontal .elviart-form-switcher{
        margin: 25px 0 0 80px;
    }
    .home .elviart-form-switcher{
        margin: 0 0 0 80px;
    }
}

.btStickyHeaderActive .elviart-form-switcher{
    margin-top: 17px;
}
.btStickyHeaderActive .elviart-switcher{
    width: 150px;
}
.btStickyHeaderActive.btMenuHorizontal .elviart-form-switcher .subToggler{
    top: 0;
}
select.elviart-switcher{
    color: #fff;
    border: none;
    cursor: pointer;
}
.btStickyHeaderActive select.elviart-switcher{
    color: #303030;
}
.elviart-switcher option{
    color: #303030;
}
footer .widget_mailpoet_form{
    padding: 0 8px;
}
@media screen and (min-width : 480px){
    footer .widget_mailpoet_form{
        padding: 0;
    }
}
@media (max-width: 768px){
    .btPostListColumns .btArticleContentHolder .btArticleMedia{
        padding-bottom: 2em;
    }
    .bt_bb_headline .bt_bb_headline_subheadline{
        margin-top: .5em;
    }
    .btPostListColumns .btArticleContentHolder .btShareRow{
        margin-top: 1em;
    }
    .bt_bb_icon.bt_bb_style_borderless{
        padding-left: 0!important;
    }
}


.single-post .bt_bb_headline .bt_bb_headline_content{
    font-family: pfarchive;
    font-weight: bold;
}

.blog .btBlogHeaderContent > p{
    display: none;
}

/*@media (min-width: 1200px){
    .home nav > .menu li:last-child{
        position: absolute;
        top: 0;
        right: 90px;
    }
}*/
nav > .menu li:last-child .subToggler{
    display: block;
}
.faq-page-title h3{
    font-family: pfarchive;
    font-weight: bold;
    color: #977e5f;
    margin-bottom: 15px;
    font-size: 38px;
}

.bt_bb_accordion.faq-accordion .bt_bb_accordion_item{
    border: none;
    border-top: 1px solid #ef7622;
}
.bt_bb_accordion.faq-accordion .bt_bb_accordion_item:last-child{
    border-bottom: 1px solid #ef7622;
}
.bt_bb_accordion.faq-accordion .bt_bb_accordion_item.on .bt_bb_accordion_item_title{
    border: none;
}
.faq-accordion .bt_bb_accordion_item_title{
/*    font-family: pfarchive;
    font-weight: bold;*/
    font-size: 24px;
    color: #303030;
}
.faq-accordion .bt_bb_accordion_item_title:hover{
    color: #977e5f;
}
.bt_bb_accordion.faq-accordion .bt_bb_accordion_item.on .bt_bb_accordion_item_title{
    color: #ef7622;
}
.bt_bb_accordion.faq-accordion .bt_bb_accordion_item .bt_bb_accordion_item_title{
    position: relative;
    padding: .7em 1em .7em 2em;
}
.bt_bb_accordion.faq-accordion .bt_bb_accordion_item_title:before{
/*    content: '\f107';
    font: normal 30px/1 FontAwesome;*/
    content: '';
    display: inline-block;
    background-image: url('https://elviart.com/wp-content/themes/pastry-love-child/img/icons/velaki.png');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 3px;
    top: 14px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    
}
.bt_bb_accordion.faq-accordion .bt_bb_accordion_item_content{
    font-weight: 300;
}
.bt_bb_accordion.faq-accordion .bt_bb_accordion_item .bt_bb_accordion_item_content{
    padding: .5em 1em .5em 2.3em;
}
.bt_bb_accordion.faq-accordion .bt_bb_accordion_item.on .bt_bb_accordion_item_title:before{
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}

.elviart-parallax-bg{
    background-position: 50% 60%;
    height: 175px;
    /*transition: 0s linear;*/
    /*transition-property: background-position;*/
}
@media (min-width: 768px){
    .elviart-parallax-bg{
        height: 280px;
    }
}
@media (min-width: 993px){
    .elviart-parallax-bg{
        height: 360px;
    }
}
.elviart-parallax-shop-bg{
    background-position: 50% 15%;
}
.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .logo img{
    height: 55px;
}


article.recipes .bt_bb_headline .bt_bb_headline_content a{
    display: inline-block;
    font-size: 38px;
    line-height: 1;
}
.btMenuVertical .mainHeader nav ul ul li.wpml-ls-item a{
    line-height: 1.1;
    padding: 1em 2em;
    border: none;
    font-weight: 400;
}

.btTransparentLightHeader .btBelowLogoArea .menuPort {
    border-top: 1px solid rgb(151, 126, 95);
}

.life-wrap-head {
    border: 0px solid #ef7622;

}

.life-list > li {

    margin: 0 0 9px 0px;
    border: 1px solid #ef7622;
    box-sizing: content-box;
    min-height: 56px!important;
    width: 49%;

}

    li.life-second-tab.life-list-btn {
        float:right;
    } 


@media screen and (min-width : 1259px){
    body.btNoSidebar.single-recipes .btPrevNextNav{
        padding: 0 1em;
    }


}

/*
span.bt_bb_headline_superheadline {
    display: none!important;
}

.single-product .elviart-title {
    font-size: 42px;
    line-height: 1.2;
    padding-bottom: 0;
}
.elviart-title {
    font-family: pfarchive;
    font-weight: bold;
    font-size: 28px;
    color: #977e5f;
    text-align: center;
}
*/
div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child {
    border: none;
    max-height: 435px;
}


div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(2) {
	max-width:90px;
		margin-left: auto;

    z-index: 999;

}
div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(3) {
	max-width:90px;

    z-index: 999;

}
div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(4) {
	max-width:90px;

    z-index: 999;

}


div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(5) {
	max-width:90px;

    z-index: 999;

}

div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(6) {
	max-width:90px;

    z-index: 999;

}


div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:last-child {
	max-width:90px;
	    margin-right: auto;

    z-index: 999;

}



div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child img {
    border: none;
    height: 440px;
    width: auto;
}
@media screen and (max-width : 1150px){

div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child img {
    border: none;
    height: auto;
    width: auto;
}
}



@media screen and (max-width : 530px){

div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child img {
    border: none;
    height: auto;
    width: auto;
}
}

div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img {
    border: 1px solid rgb(239, 118, 34);
}
/*
.shop_attributes tr:first-child {
    background-color: #ee7421;
}

table.shop_attributes td:first-child {
    border: 1px solid #000!important;
}*/


.shop_attributes tr:first-child .el-title-row:before {
    content: '';
    display: block;
    height: 68px;
    position: relative;
    left: 50%;
    top: 72px;
    background-position: 50% 50%;
    z-index: 2;
    -webkit-transform: translate(-50%, -100%);
    -ms-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
}

.shop_attributes tr:first-child .el-title-row {
    position: relative;
    margin-top: 0px;
    width: 16.666666666666666666667%;
    min-height: 125px;
    vertical-align: middle;
    line-height: 1.4;
    font-size: 14px;
    border-right: 1px solid #FFF;
    background-color: #ef7422;
}

.shop_attributes tr:first-child {
    border-right: 1px solid #FFF;
    background-color: #ef7522;
    
}

table.shop_attributes td:first-child {
    border: 0px solid #ffffff;
    padding: 0px;
    background-color: #ef7422;
}

table.shop_attributes {
    border: 0px solid #ef7622;
    padding: 0px;
}

table.shop_attributes {
    border: 0px solid #ef7622;
    padding: 0px;
}

table.shop_attributes th {
    border: 0px solid #ef7622;
    padding: 0px;
    padding-left: 25px;
    padding-right: 25px;
}

#tab-additional_information > div > div.attr-table-container > table > tbody > tr:nth-child(1) > td > p > span:nth-child(1) {
    border-left: 1px solid #FFF;
}

table.shop_attributes td {
    border: 0px solid #ef7622;
    padding: 0px;
}

table.shop_attributes {
    color: #fff;
}

.shop_attributes tr:nth-child(2) {
    color: #000;
    background-color:#fbe8da;
        height: 65px!important;
}
.shop_attributes tr:nth-child(3) {
    color: #000;
        background-color:#f9c8a7;
            height: 65px!important;
}
.shop_attributes tr:nth-child(4) {
    color: #000;
        background-color:#fbe8da;
            height: 65px!important;
}
.shop_attributes tr:nth-child(5) {
    color: #000;
            background-color:#f9c8a7;
                height: 65px!important;
}
.shop_attributes tr:nth-child(6) {
    color: #000;
        background-color:#fbe8da;
            height: 65px!important;
}
.shop_attributes tr:nth-child(7) {
    color: #000;
            background-color:#f9c8a7;
                height: 65px!important;
}
.shop_attributes tr:nth-child(8) {
    color: #000;
        background-color:#fbe8da;
            height: 65px!important;
}
.shop_attributes tr:nth-child(9) {
    color: #000;
            background-color:#f9c8a7;
                height: 65px!important;
}
.shop_attributes tr:nth-child(10) {
    color: #000;
        background-color:#fbe8da;
            height: 65px!important;
}

span.el-title-row, span.el-values-row {
    width: 16.666666666666666666667%;
    display: inline-block;
    text-align: center;
    font-size: 14px;
}

span.el-values-row {
    width: 16.666666666666666666667%;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    border-right: 1px solid #FFF;
    height: 65px;
    padding-top: 20px;
}


span.el-values-row:first-child {
    border-left: 1px solid #FFF;
}

span.el-values-row:nth-child(6) {
    border-right: 0px;
}
span.el-title-row:nth-child(6) {
    border-right: 0px!important;
}
@media screen and (min-width : 480px){
    .post-type-archive-product ul.products li.product .el-shop-btn{
        padding: 12px 24px;
    }

}

@media screen and (max-width : 480px){
	.timeline_date {
    width: 100%;
    text-align: center;
}
.timeline_row:nth-child(odd) .timeline_date {
    text-align: center;
}
}
.uk-overlay img {
    z-index: 50;
    position: relative;
}
.uk-overlay.uk-overlay-hover {
    overflow: visible;
}
a.uk-position-cover {
    pointer-events: none;
    border: solid 2px #ef7622;
    margin-top: 2px;
    margin-left: 10px;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: visible;
    z-index: 10;
	transition: border-color 0s ease-out 1s, width 0.25s ease-out 1s, height 0.25s ease-out 1.25s;
}

li.uk-active, .overlay-border-custom li{
    animation-duration: 600ms!important;
}
li.uk-active {
	margin-right: 28px;
}

.uk-width-medium-3-5 .bt_bb_wrapper {
    overflow: hidden;
    position: relative;
    color: #fff;
	font-size:14px;
}
.uk-width-medium-3-5 .uk-panel {
	border-top:1px solid #ef7622;
	border-bottom:1px solid #ef7622;
	width: 85%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.uk-margin {
    margin-top: 15px;
}


.page-template-page-pie-story .btContent a:hover {
    color: #fff;
    box-shadow:inset 0px 0px 0px 1px #ef7522;
    box-shadow:inset 0px 0px 0px 1px #ef7522;
    padding: 10px;
	transition: 500ms; 

}

.uk-subnav li {
    margin-top: 23px;
}
.uk-subnav>.uk-active>* {
    color: #fff;
    box-shadow:inset 0px 0px 0px 1px #ef7522;
    padding: 10px;
	margin-left: 10px;
    margin-right: 10px;

}
.page-template-page-pie-story .btContent a {
    color: #fff;
	padding: 10px;
	margin-left: 10px;
    margin-right: 10px;
}

.uk-subnav-line>:last-child:after {
    margin-right: 10px;
    border-left: 0px solid #e5e5e5;
    content: "";
    line-height: 15px;
    font-size: 55px;
    color: #ef7522;
}


.uk-subnav-line>:nth-child(n+2):before {
    margin-right: 0px;
    border-left: 0px solid #e5e5e5;
}

.uk-subnav-line li::after {
    border-left: 0px solid #e5e5e5;
    content: "\00b7";
    line-height: 50px;
    font-size: 55px;
    color: #ef7522;
    position: absolute;
	margin-left: 13%;
}
.uk-subnav-line>:last-child:after {
    margin-right: 0px;
    border-left: 0px solid #e5e5e5;
    content: "";
    line-height: 0px;
    font-size: 0px;
    color: #ef7522;
}

.uk-subnav-line li.uk-active::after {
    margin-left: 13%;
    border-left: 0px solid #e5e5e5;
    content: url(https://elviart.com/wp-content/themes/pastry-love-child/img/velaki-orange.png);
    line-height: 23px;
    color: #ef7522;
    position: absolute;
}

.uk-subnav-line li.uk-active:last-child::after {
    margin-left: 0px;
    border-left: 0px solid #e5e5e5;
    content: "";
    line-height: 0px;
    font-size: 0px;
    color: #ef7522;
    position: absolute;
}

.uk-subnav li {
    margin-top: 23px;
    margin-right: 35px;
}

.page-template-page-pie-story .bt_bb_wrapper h4 {
    font-family: pfarchive;
}

.uk-switcher {
    min-height: 590px;
}
.uk-switcher li {
	margin:0px;
}

@media screen and (max-width : 767px){

div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child img {
    border: none;
    height: 440px;
    width: auto;
}

.uk-subnav li {
    margin-top: 23px;
    margin-right: 0px;
}

.timeline_row.timeline-firstrow .timeline_date {
	width:250px;
}
.timeline_date .small-moustaki  {
	width: 95px;
	margin-left: auto;
    margin-right: auto;
}
.timeline_date {
	width: 133px;
}
.uk-width-medium-3-5 .uk-panel {
    width: 100%;
}

.uk-subnav-line li.uk-active::after {
    border-left: 0px solid #e5e5e5;
    content: "\00b7";
    line-height: 50px;
    font-size: 55px;
    color: #ef7522;
    position: absolute;
	margin-left:0;
}

.uk-subnav-line li::after {
    border-left: 0px solid #e5e5e5;
    content: "\00b7";
    line-height: 50px;
    font-size: 55px;
    color: #ef7522;
    position: absolute;
	margin-left: 0%;
}

.uk-subnav>.uk-active>* {
	margin-left: 0px;
    margin-right: 0px;

}
.page-template-page-pie-story .btContent a {
	margin-left: 0px;
    margin-right: 0px;
}

li.uk-active {
    margin-right: 0px;
}


}
.btMenuHorizontal .menuPort > nav > ul > li {
    padding: 0 30px 0 0;
}

.recipe_regs_wrap {
    border-bottom: 0px;
	padding-top: 108px;
}

.recipe_time_wrap, .recipe_portions_wrap {
    border: 1px solid #ef7622;
    padding-top: 20px;
    float: left;
    width: 50%;
}


.recipe_time_wrap {
	border-right: 0px;
}

.recipe_inner_content li {
    margin-left: 0;
}

ul.portions, ul.time {
    list-style-type: none;
	margin-left: 0px;
}

@media screen and (max-width: 479px) {
.timeline_date {
    width: 100%;
}
}

.dcw .cat-item {
    padding-top: 0;
    float: left;
    width: 100%;
    margin-top: 10px;
}

.single-post.category-entypa-elviart .bt_bb_slider_item.slick-slide.slick-current.slick-active img {
	display:none;
}
.single-post.category-entypa-elviart .bt_bb_headline_subheadline {
	display:none;
}


@media screen and (max-width: 529px) {
.woocommerce-product-gallery__wrapper img.wp-post-image {
height:auto!important;
width:100%!important;
}
}
.certsrow .file-col .bt_bb_image.bt_bb_shape_square img {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

.bt_bb_column.file-col.col-md-4.col-ms-12.bt_bb_align_center.bt_bb_vertical_align_middle.bt_bb_padding_normal {
    padding-bottom: 56px!important;
}

.certsrow header.bt_bb_headline.bt_bb_dash_none.bt_bb_size_inherit.bt_bb_superheadline.bt_bb_align_inherit {
    margin-bottom: -52px!important;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
    max-width: 139px;
}

.bt_bb_text p {
    font-size: 14px;
}

.pswp__caption__center {
    display: none;
}

.btShareRow {
    visibility: hidden;
}

a.btArticleComments {
    visibility: hidden;
}

.bt_bb_headline_subheadline span::after {
	display:none;
}

.uk-accordion .uk-h3 {
	display:none;
}

.uk-accordion-title {
	font-family: pfarchive;
    font-weight: bold;
    color: #977e5f;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 20px;
    padding: 5px 20px;
    background: #fff;
    font-size: 18px;
    line-height: 24px;
    cursor: pointer;
    border: solid 1px #ee7321;
	transition: all 0.5s;
}

.uk-accordion-title:hover {
    background: #ef7622;
	color: #fff;
    border: 0px solid #ef7622;
}

.uk-flex.uk-flex-center.uk-margin-top {
    top: 40%;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}


a.uk-slidenav.uk-slidenav-previous {
    left: 10%;
    position: absolute;
    background: #0f1821;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    opacity: 0.85;
}

a.uk-slidenav.uk-slidenav-next {
    right: 10%;
    position: absolute;
    background: #0f1821;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    opacity: 0.85;
}

.uk-slidenav-previous:before {
content: "\f104";
    font-family: FontAwesome;
    margin-top: -11px;
    display: block;
    margin-left: -4px;
    font-size: 34px;
    color:#FFFFFF;
}

.uk-slidenav-next:before {
    content: "\f105";
    font-family: FontAwesome;
        margin-top: -12px;
    display: block;
    margin-left: 6px;
    font-size: 34px;
    color:#FFFFFF;
}

.uk-slidenav-previous:hover:before {
   color: #977e5f;
}

.uk-slidenav-next:hover:before {
    color: #977e5f;
}
/* bottom menu
.bellows.bellows-skin-blue-material .bellows-nav .bellows-item-level-0 > .bellows-target {
    border-bottom: 0px solid rgba(0, 0, 0, 0.3)important;
}

.bellows.bellows-skin-blue-material {
    background: #ffffff00!important;
    box-shadow: inherit!important;
}

.bellows.bellows-skin-blue-material .bellows-nav .bellows-item-level-0 > .bellows-target:hover {
    background: #ffffff00!important;
}


.bellows.bellows-skin-blue-material .bellows-nav .bellows-submenu .bellows-target, .bellows.bellows-skin-blue-material .bellows-nav .bellows-submenu .bellows-custom-content, .bellows.bellows-skin-blue-material .bellows-nav .bellows-submenu .bellows-widget .textwidget {
    color: #777;
    border-bottom: 0px solid #eee!important;
}

.bellows.bellows-skin-blue-material .bellows-nav .bellows-submenu .bellows-target:hover {
    background: #ffffff00!important;
    color: #444!important;
}

.bellows.bellows-skin-blue-material .bellows-nav .bellows-submenu .bellows-target {
    color: #777;
    border-bottom: 0px solid #eee!important;
}

.bellows.bellows-skin-blue-material .bellows-nav .bellows-item-level-0.bellows-current-menu-item > .bellows-target, .bellows.bellows-skin-blue-material .bellows-nav .bellows-item-level-0.bellows-current-menu-ancestor > .bellows-target {
    background: #ffffff00!important;
}

.bellows.bellows-skin-blue-material .bellows-nav .bellows-submenu .bellows-target, .bellows.bellows-skin-blue-material .bellows-nav .bellows-submenu .bellows-custom-content, .bellows.bellows-skin-blue-material .bellows-nav .bellows-submenu .bellows-widget .textwidget {
    color: #777;
    border-bottom: 0px solid #eee!important;
}

.bellows.bellows-skin-blue-material .bellows-nav .bellows-submenu .bellows-target:hover {
    background: #ffffff00!important;
    color: #444!important;
}

.bellows.bellows-skin-blue-material .bellows-nav .bellows-submenu {
    background: #ffffff00!important;
}

.bellows.bellows-skin-blue-material .bellows-nav .bellows-item-level-0 > .bellows-target, .bellows.bellows-skin-blue-material .bellows-nav .bellows-item-level-0 > .bellows-custom-content {
    border-bottom: 0px solid rgba(0, 0, 0, 0.3)!important;
}

.bellows.bellows-skin-blue-material .bellows-nav .bellows-item-level-0 > .bellows-target, .bellows.bellows-skin-blue-material .bellows-nav .bellows-item-level-0 > .bellows-custom-content {
    border-bottom: 0px solid rgba(0, 0, 0, 0.3)!important;
}

.bellows .bellows-nav .bellows-custom-content.bellows-custom-content-padded, .bellows .bellows-nav .bellows-target, .bellows .bellows-nav .bellows-target.bellows-target-w-image>.bellows-image.bellows-image-padded, .bellows .bellows-nav .bellows-target.bellows-target-w-image>.bellows-target-text {
    padding: 1px!important;
}


.bellows-item-level-0>.bellows-target:hover >span.bellows-target-title.bellows-target-text {
    color: #777!important;
}

.bellows-menu-item {
    width: 45%;
    float: left;
    display: inline-table;
    margin-left: 14px!important;
}

.bellows-item-level-1 .bellows-subtoggle {
    width: 20px!important;
    height: 20px!important;
    margin-right: -25!important;

}

.bellows-target-text {
        white-space:nowrap;
}


.bellows-item-level-1 .bellows-subtoggle:hover .fa-chevron-down:before, .bellows-item-level-1 .bellows-subtoggle:hover .fa-chevron-up:before {
    color:#fff!important;
}


.bellows .bellows-nav .bellows-subtoggle .fa {
    display: inline-block;
    position: relative!important;
    top: 0!important;
    left: 0!important;
    width: 20px!important;
    margin-top: 0px!important;
    text-align: center!important;
    color: #977e53;
}


.bellows .bellows-nav .bellows-subtoggle {
    height: 100%!important;
    width: 20px!important;
    display: inline!important;
    position: relative!important;
    right: 0!important;
    top: 0!important;
    margin-left: 5px!important;
    color: #977e53;
}



.bellows .bellows-nav .bellows-active>.bellows-target .bellows-subtoggle .bellows-subtoggle-icon-collapse {
    display: inline-block!important;
    position: relative;
}

.bellows.bellows-skin-blue-material .bellows-nav .bellows-item-level-0.bellows-active > .bellows-target {
    background: #ffffff00!important;
}
*/

.post-type-archive-recipes .bt_bb_headline_subheadline {
	display:none;
}


span.bellows-target-title.bellows-target-text:hover i.bellows-subtoggle-icon-expand.fa.fa-chevron-down {
    color:#FFF!important;
}

a.bellows-target:hover .fa-chevron-down {
    color:#FFF!important;
}

.category-317 .btArticleDate {
	display:none;
}

.category-oikonomika .btArticleDate {
	display:none;
}

div.product div.images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
}



.blog .subToggler {
    display:none!important;
}

.bt_bb_google_maps_location_without_content {
    display: none;
}


.recipe_time_wrap .recipe_inner_title {
text-transform: capitalize;
}


.recipe_portions_wrap .recipe_inner_title {
text-transform: capitalize;
}


.recipe_regs_wrap .recipe_inner_title {
text-transform: capitalize;
}

.single-post .category-brochures-elviart-en .bt_bb_slider_item.slick-slide.slick-current.slick-active img {
    display:none;
}


.single-post .category-broschueren-elviart .bt_bb_slider_item.slick-slide.slick-current.slick-active img {
    display:none;
}


.tax-Recipes_categories .btArticleDate {
    display:none;
}

.category-the-story-of-our-pita-breads .bt_bb_headline_subheadline {
    display:none;
}

.category-anadromi-stin-pita .bt_bb_headline_subheadline {
    display:none;
}

.category-press-kit .bt_bb_headline_subheadline {
    display:none;
}

.category-press-kit-en .bt_bb_headline_subheadline {
    display:none;
}

.category-brochures-elviart-en .bt_bb_headline_subheadline {
    display:none;
}


.category-broschueren-elviart .bt_bb_headline_subheadline {
    display:none;
}




.postid-7139 section.bt_bb_section.gutter.bt_bb_vertical_align_top.vagelis.btPageHeadline.bt_bb_background_image.bt_bb_background_overlay_dark_solid.bt_bb_parallax.btDarkSkin, .postid-5380 section.bt_bb_section.gutter.bt_bb_vertical_align_top.vagelis.btPageHeadline.bt_bb_background_image.bt_bb_background_overlay_dark_solid.bt_bb_parallax.btDarkSkin {
    background-image:url("https://elviart.com/wp-content/themes/pastry-love-child/img/header-default.jpg")!important;
    
}


.fancy-select .options {

    left: -1px;
    width: 101%;

}

.recipes-template-default .pinterest-button img {
    width: 17px;
    margin-bottom: -2px;
    cursor: pointer;
    background: url(https://elviart.com/wp-content/uploads/media/pinterest-gold.png);
    background-size: contain;
    transition: all 0.4s;
    position: absolute;
}

.recipes-template-default .pinterest-button:hover img {
    background: url(https://elviart.com/wp-content/uploads/media/pinterest-black.png);
    background-size: contain;
    width: 20px;
}

.recipes-template-default .pinterest-button {
    margin-left: 2px;
}

.recipes-template-default .pinterest-button a {
    margin-bottom: 15px;
    display: inline-block;
}

.post-template-default .pinterest-button img {
    width: 17px;
    margin-bottom: -2px;
    cursor: pointer;
    background: url(https://elviart.com/wp-content/uploads/media/pinterest-black.png);
    background-size: contain;
    transition: all 0.4s;
    position: absolute;
}

.post-template-default .pinterest-button:hover img {
    background: url(https://elviart.com/wp-content/uploads/media/pinterest-gold.png);
    background-size: contain;

}

.post-template-default .pinterest-button {
    margin-left: 2px;
}

.post-template-default .pinterest-button a {
    margin-bottom: 15px;
    display: inline-block;
}

.category-anakoinoseis .bt_bb_background_image {
    background-image: url(https://elviart.com/wp-content/themes/pastry-love-child/img/header-nea-ekdilwseis.jpg)!important;
    background-position: 50% 25.6032px;

}

.category-fooding .bt_bb_background_image {
    background-image: url(https://elviart.com/wp-content/themes/pastry-love-child/img/header-fooding.jpg)!important;
    background-size: cover;
        background-position: 40% -150px!important;

}

.category-diagonismoi .bt_bb_background_image {
    background-image: url(https://elviart.com/wp-content/themes/pastry-love-child/img/elviart-header-contest-1920x500px-09-12-19.psd.jpg)!important;
    background-size: cover;


}

.category-anakoinoseis.single-post .bt_bb_background_image {
    background-position: 50% -255px!important;
}

.category-entypa-elviart span.btArticleDate {
    display: none;
}

.category-brochures-elviartt-es span.btArticleDate {
    display: none;
}

.single-post.category-brochures-elviartt-es .bt_bb_slider.bt_bb_height_auto.bt_bb_show_dots_bottom {
    display: none;
}






.category-brochures-elviart-it span.btArticleDate {
    display: none;
}

.single-post.category-brochures-elviart-it .bt_bb_slider.bt_bb_height_auto.bt_bb_show_dots_bottom {
    display: none;
}


.category-brochures-elviart-fr span.btArticleDate {
    display: none;
}

.single-post.category-brochures-elviart-fr .bt_bb_slider.bt_bb_height_auto.bt_bb_show_dots_bottom {
    display: none;
}



.category-brochures-elviart-bg span.btArticleDate {
    display: none;
}

.single-post.category-brochures-elviart-bg .bt_bb_slider.bt_bb_height_auto.bt_bb_show_dots_bottom {
    display: none;
}




/*
.category-diagonismoi .bt_bb_background_image {
    background-image: url(https://elviart.com/wp-content/themes/pastry-love-child/img/contest-exwterika.jpg)!important;
    background-position: 50% 25.6032px;

}


.category-diagonismoi.single-post .bt_bb_background_image {
    background-image: url(https://elviart.com/wp-content/themes/pastry-love-child/img/contest-eswterika.jpg)!important;
    background-position: 50% 25.6032px;

}
*/

.btCells-1 .btIconImageCell {
    max-width: 100%;
    width: 106px!important;
}

.blog .btContent {
    margin-bottom: 110px;
}

.boxzilla-content img {
    max-height: 70vh;
    width: auto;
}


.cc-window.cc-center {

    z-index: 999999999999;
}

.boxzilla {
    padding: 0px 25px 0px 0px!important;
}

.boxzilla-close-icon {
    top: -6px!important;
    font-size: 30px!important;

}

.home span.bt_bb_headline_content {
    color: #877354!important;
}

.home .bt_bb_color_scheme_5.bt_bb_headline .bt_bb_headline_subheadline {
    color: #877354!important;
}

.home .recipes_header {
     color: #877354!important;
}



.home .btSiteFooter span.bt_bb_headline_content {
         color: #97815E!important;
}


.home .el-footer-copy .bt_bb_text {
        color: #97815E!important;
}


.home .recipes_more {
     color: #877354!important;
}

.home #el-recent-post-section .bt_bb_headline_content {
            color: #97815E!important;
}


.home #el-recent-post-section .bt_bb_headline_subheadline {
                color: #97815E!important;
}


.headlinewcag span.bt_bb_headline_content {
    background-color: #FFFFFF;
}



h3.el-ingr-title {
    color: #FFFFFF;
}

#el-recent-post-section .bt_bb_headline_content {
    background-color: #151821;
}

#el-recent-post-section h4 {
    font-size:42px;
    line-height:50px;
        font-family: pfarchive;
    font-weight: bold;
}

#el-recent-post-section h3 {
line-height: 0px;
}

.date_effect_inner {
    color: #FFFFFF;
}

.timeline_text {
    color: #FFFFFF;
}


.topBarInMenu span.btIconWidgetTitle {
    display: none!important;
}
