/*
Theme Name: Amazingoriental
Author: Pixel2Code
Author URI: http://pixel2code.nl/
Description: Wordpress theme for Amazingoriental.
Version: 1.0
Text Domain: AMAZ
*/
.over-wrp:before {content: ' ';display: block;clear: both;}
.products-overview-module .selected-filters-wrap ul li {
    display: inline-block;
}
.btn.rec_filter.active a{
    color: #fff;
    border-color: #6cb32f;
    background-color: #6cb32f;    
}
 
.single-post-module .text-products-module .inner{
    padding: 0;
}
.featured-module .slide{
    position: relative;
}
.single-recipe-module .sidebar-main-wrap .sidebar h4{
    margin-bottom: 12px;
}
.single-recipe-module .ingredients-wrap{
    margin-bottom: 20px;
}
.single-recipe-module .sidebar-main-wrap .sidebar{
    z-index: 10;
}
.single-recipe-module .ingredients-wrap ul li a{
    font-weight: 700;
    text-decoration: underline;
}
.products-overview-module .checkbox-wrap ul.show-all li:nth-of-type(1n+9), 
.sidebar-main-content-wrap .checkbox-wrap ul.show-all li:nth-of-type(1n+9),
.recipe-module-overview .checkbox-wrap ul.show-all li:nth-of-type(1n+9){
    display: block !important;
}
.header-bottom .site-logo-wrap .site-logo{
    width: 143px;
    height: 50px;
    background-image: url(images/logo_amazing_oriental_web.png) !important;
}
.no-webp .mobile-navigation .logo, .no-js .mobile-navigation .logo{
    background-image: url(images/logo_amazing_oriental_web.png) !important;
}
@media only screen and (max-width: 1080px) {
    .header-bottom .site-logo-wrap .site-logo{
        width: 115px;
        height: 42px;
    }
}
@media only screen and (max-width: 992px) {
    .header-bottom .site-logo-wrap .site-logo{
        width: 83px;
        height: 31px;
    }
}
@media only screen and (max-width: 860px) {
    .single-recipe-module .sidebar-main-wrap .main-wrap{
        min-height: auto !important;
    }
}
span.original-price.no-offer {
    text-decoration: none !important;
}
.products-module h2 span.se-date {
    font-size: 26px;
}
div#validation_message_3_1 {
    display: block;
}
.video-text-module{
    width: 100%;
    height: auto;
    position: relative;
    padding: 80px 0;
}
.video-text-module .video-wrap{
    position: relative;
}
.video-text-module .video-wrap:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.24);
    z-index: 1;
}
.video-text-module .video-wrap img{
    width: 100%;
    height: auto;
    display: block;
}
.video-text-module .video-wrap .play-btn{
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    width: 54px;
    height: 54px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(images/play-icon.png);
    z-index: 2;
}
.video-text-module .video-wrap .full-link{
    z-index: 3;
}
@media only screen and (max-width: 576px) {
    .video-text-module{
        padding: 40px 0;
    }
}
body .gform_wrapper ul.gform_fields li.gfield.hide-field{
    display: none !important;
}
.location-map-module #places_list{
    display: none !important;
}
/* .location-map-module #places_list{
    display: none;
} */


@media print {
    .single-recipe-module{padding:0;}
    .single-recipe-module .featured-image, 
    header.site-header, 
    .recipe-module.recipe-module-overview, 
    footer.site-footer, 
    .return-breadcrumb-wrap{display:none !important;}
    
    .single-recipe-module .sidebar-main-wrap .sidebar{width:240px; float: left; margin-top: 0px;}
    .single-recipe-module .recipe-info ul li,
    .single-recipe-module .recipe-info dl,
    .single-recipe-module .ingredients-wrap ul li{padding-left:0px;}
    .single-recipe-module .recipe-info dl{padding-left:20px;}
    .single-recipe-module .recipe-info ul li:before,
    .single-recipe-module .recipe-info dl:before,
    .single-recipe-module .recipe-info .print-wrap,
    .single-recipe-module .ingredients-wrap ul li:before{display: none;}
    .single-recipe-module .sidebar-main-wrap .main-wrap{width:400px; float: right;}   
}
    

.result-item {
    position: relative;
}

.full-text-module .gform_wrapper .gform_footer{
    position: relative;
    right: auto;
    bottom: auto;
    width: 100%;
    text-align: left;
}