@font-face{
  font-family:"Platform-Medium-Web";
  src:url("fonts/Platform-Medium-Web.eot?#iefix");
  src:url("fonts/Platform-Medium-Web.eot?#iefix") format("eot"),url("fonts/Platform-Medium-Web.woff") format("woff"),url("fonts/Platform-Medium-Web.ttf") format("truetype"),url("fonts/Platform-Medium-Web.svg#Platform-Medium-Web") format("svg");
  font-weight: normal;
}

@font-face{
  font-family:"Platform-Regular-Web";
  src:url("fonts/Platform-Regular-Web.eot?#iefix");
  src:url("fonts/Platform-Regular-Web.eot?#iefix") format("eot"),url("fonts/Platform-Regular-Web.woff") format("woff"),url("fonts/Platform-Regular-Web.ttf") format("truetype"),url("fonts/Platform-Regular-Web.svg#Platform-Regular-Web") format("svg");
  font-weight: normal;
}

@font-face {
  font-family: 'TisaOT';
  src: url('fonts/TisaOT.eot?#iefix') format('embedded-opentype'),  url('fonts/TisaOT.otf')  format('opentype'),
        url('fonts/TisaOT.woff') format('woff'), url('fonts/TisaOT.ttf')  format('truetype'), url('fonts/TisaOT.svg#TisaOT') format('svg');
  font-weight: normal;
  font-style: normal;
}

.space10 {
    height: 10px!important;
}

.space20 {
    height: 20px!important;
}
.clear {
    clear: both;
    display: block;
}

.col-md-3 {
    width: 100%;
    border-bottom: 1px solid #e3e0d6;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    box-sizing: border-box;
    font: normal 14px/20px 'TisaOT', Arial, Helvetica, sans-serif;
    color: #999999;
}

/* HOT FIXES UNTIL SETTELED */
#gravityRecommendedProductsBox {
    display: block;
    margin-bottom: 20px;
}

#gravityRecommendedProductsBox .col-md-4 {
    width: 50%;
    display: block;
}

#gravityRecommendedProductsBox .grv-col {
    clear: both;
    display: block;
}

#gravityRecommendedProductsBox:before,
#gravityRecommendedProductsBox:after,
#gravityRecommendedProductsBox .grv-col:before,
#gravityRecommendedProductsBox .grv-col:after,
#gravityRecommendedProductsBox .grv-col:before,
#gravityRecommendedProductsBox .grv-col:after,
#gravityRecommendedRecipesBox:before,
#gravityRecommendedRecipesBox:after,
#gravityRecommendedRecipesBox .grv-col-rcp:before,
#gravityRecommendedRecipesBox .grv-col-rcp:after,
#gravityRecommendedRecipesBox1:before,
#gravityRecommendedRecipesBox1:after,
#gravityRecommendedRecipesBox1 .grv-col-rcp:before,
#gravityRecommendedRecipesBox1 .grv-col-rcp:after,
#gravityRecommendedRecipesBox2:before,
#gravityRecommendedRecipesBox2:after,
#gravityRecommendedRecipesBox2 .grv-col-rcp:before,
#gravityRecommendedRecipesBox2 .grv-col-rcp:after,
#gravityRecommendedRecipesBox3:before,
#gravityRecommendedRecipesBox3:after,
#gravityRecommendedRecipesBox3 .grv-col-rcp:before,
#gravityRecommendedRecipesBox3 .grv-col-rcp:after
{
    content: "";
    display: table;
    display: block;
    clear:both;
}

#gravityRecommendedProductsBox .grv-col:after,
#gravityRecommendedProductsBox .grv-col:after {
    clear: both;
}

#gravityRecommendedProductsBox .grv-col,
#gravityRecommendedProductsBox .grv-col {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

.grv-col .col-md-6:nth-child(1) .grv-product-box,
.grv-col .col-md-6:nth-child(2) .grv-product-box,
.grv-col-rcp .col-md-6:nth-child(1) .grv-recipe-box,
.grv-col-rcp .col-md-6:nth-child(2) .grv-recipe-box {
    border-top: 0px solid #cccccc;
    margin-top: 0px;
    padding-top: 0px;
}

.grv-col .col-md-6:nth-child(1),.grv-col .col-md-6:nth-child(3), .grv-col .col-md-6:nth-child(5),
.grv-col-rcp .col-md-6:nth-child(1),.grv-col-rcp .col-md-6:nth-child(3), .grv-col-rcp .col-md-6:nth-child(5) {
    border-right: 1px solid #cccccc;
}

#gravityRecommendedProductsBox .grv-col .col-md-2:nth-child(1),
#gravityRecommendedProductsBox .grv-col .col-md-2:nth-child(2),
#gravityRecommendedProductsBox .grv-col .col-md-2:nth-child(3),
#gravityRecommendedProductsBox .grv-col .col-md-2:nth-child(4),
#gravityRecommendedProductsBox .grv-col .col-md-2:nth-child(5),
#gravityRecommendedProductsBox .grv-col .col-md-2:nth-child(6),
#gravityRecommendedProductsBox .grv-col .col-md-2:nth-child(7),
#gravityRecommendedRecipesBox .grv-col-rcp .col-md-2:nth-child(1),
#gravityRecommendedRecipesBox .grv-col-rcp .col-md-2:nth-child(2),
#gravityRecommendedRecipesBox .grv-col-rcp .col-md-2:nth-child(3),
#gravityRecommendedRecipesBox .grv-col-rcp .col-md-2:nth-child(4),
#gravityRecommendedRecipesBox .grv-col-rcp .col-md-2:nth-child(5),
#gravityRecommendedRecipesBox .grv-col-rcp .col-md-2:nth-child(6),
#gravityRecommendedRecipesBox .grv-col-rcp .col-md-2:nth-child(7),
#gravityRecommendedRecipesBox1 .grv-col-rcp .col-md-2:nth-child(1),
#gravityRecommendedRecipesBox1 .grv-col-rcp .col-md-2:nth-child(2),
#gravityRecommendedRecipesBox1 .grv-col-rcp .col-md-2:nth-child(3),
#gravityRecommendedRecipesBox1 .grv-col-rcp .col-md-2:nth-child(4),
#gravityRecommendedRecipesBox1 .grv-col-rcp .col-md-2:nth-child(5),
#gravityRecommendedRecipesBox1 .grv-col-rcp .col-md-2:nth-child(6),
#gravityRecommendedRecipesBox1 .grv-col-rcp .col-md-2:nth-child(7)

 {
    border-right: 1px solid #cccccc;
}
/* The styles */
.grv-col, .grv-col-rcp, .grv-col  {
    font-family: Arial, Tahoma, Verdana;
    line-height: 14px;
    background: #ffffff;
    padding: 10px 0px 10px 0px!important;
}

.grv-col-rcp {
    margin-bottom: 20px!important;
}

.grv-row-rcp {

}

.grv-recipe-box h3 {
    font-size: 16px;
    line-height: 17px;
    height: 34px;
    overflow: hidden;
    margin: 0px 0px 5px 0px;
}

.grv-recipe-box h3 .video-recipe-listing {
    display: inline-block;
    font-size: 16px;
    margin-top: 0px;
}

.grv-recipe-box .rcp-thumb-img {
    height: 65px;
    max-width: 137px;
}

.grv-recipe-box .rcp-thumb-img img {
    max-height: 100%;
    margin: 2px 0px 2px 0px;
    border-radius: 0%;
    max-width: 100%;
}

.grv-recipe-box .rcp-price {
    color: #333333;
    padding: 0px 0px 0px 0px;
    height: 43px;
    overflow: hidden;
    color: #666666;
}

.grv-recipe-box {
    position: relative;
    border-top: 1px solid #cccccc;
    margin-top: 10px;
    padding-top: 10px;
}

.grv-recipe-box.first-element, .grv-recipe-box.second-element {
    border-top: 0px solid #cccccc;
    margin-top: 0px;
    padding-top: 0px;
}

.grv-recipe-box .recipe_promo_discount_bullet {
    width: 45px;
    height: 45px;
    font-size: 14px;
    padding: 12px 5px 5px 5px;
    top: 45px;
    right: 5px;
}

.grv-recipe-box.first-element .recipe_promo_discount_bullet,
.grv-recipe-box.second-element .recipe_promo_discount_bullet
 {
    top: 35px;
}



.grv-product-box h3 {
    margin-bottom: 10px;
    font: normal 22px/24px 'Platform-Medium-Web', HelveticaNeue, Arial, Helvetica, sans-serif;
    color: #000;
    text-decoration: none;
    position: absolute;
    left: 0px;
    width: 30%;
    top: 30%;
}

.grv-product-box .prd-thumb-img {
    text-align: center;
    max-height: 150px;
}
img.img-responsive {
    max-height: 150px;
}

.grv-product-box .prd-price {
    color: #333333;
    padding: 0px 0px 0px 2px;
    height: 20px;
    overflow: hidden;
    font: normal 15px/20px 'Platform-Medium-Web', HelveticaNeue, Arial, Helvetica, sans-serif;
}

.grv-product-box .prd-price .price-default{
    color: #333333;
    text-align: left;
    font: normal 15px/20px 'Platform-Medium-Web', HelveticaNeue, Arial, Helvetica, sans-serif;
    font-size: 20px;
    top: 40%;
    position: absolute;
    right: 0px;
}

.grv-product-box .prd-price .price-old {
    color: #333333;
    text-align: left;
    font-size: 20px;
    top: 35%;
    position: absolute;
    text-decoration: line-through;
    right: 75px;
}

.grv-product-box .prd-price .price-promo {
    color: #ff6600;
    text-align: left;
    font-size: 20px;
    top: 45%;
    position: absolute;
    right: 75px;
    font-weight: bold;
}
.grv-product-box .prd-buy{
    text-align:center !important;
    font: normal 14px/20px 'TisaOT', Arial, Helvetica, sans-serif;
    color: #999999;
}

.grv-product-box .btn-adauga {
    float: none;
    width: 100%;
    padding: 4px 10px 4px 32px;
    font-weight: normal;
    height: 25px;
    background: url('../images/recommendations-products/btn_buy_like_img_1.png') no-repeat 8px center #37A5E4;
    border-radius: 20px;
    border: none;
    font: normal 18px/35px 'Platform-Medium-Web', HelveticaNeue, Arial, Helvetica, sans-serif;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    text-decoration: none;
}

.grv-product-box {
    position: relative;
    border-top: 1px solid #cccccc;
    margin-top: 10px;
    padding-top: 10px;
}

.grv-product-box.first-element, .grv-product-box.second-element {
    border-top: 0px solid #cccccc;
    margin-top: 0px;
    padding-top: 0px;
}

.grv-recipe-box.first-element, .grv-recipe-box.second-element {
    border-top: 0px solid #cccccc;
    margin-top: 0px;
    padding-top: 0px;
}

.grv-product-box .product_promo_discount_bullet {
    top: 40px;
    width: 50px;
    height: 40px;
    font-size: 14px;
    right: 5px;
    padding: 15px 5px 0px 0px;
    border-radius: 50%;
    background-color: #ff0000;
    color: #ffffff;
    line-height: 26px;
    font-weight: bold;
    font-family: 'Platform-Medium-Web', HelveticaNeue, Arial, Tahoma, Verdana;
    position: absolute;
    z-index: 998;
    -webkit-box-shadow: 2px 2px 2px 0px #999999;
    text-align: center;
}

.grv-product-box.first-element .product_promo_discount_bullet,
.grv-product-box.second-element .product_promo_discount_bullet
 {
    top: 30%;
}

.grv-col h2, .grv-col-rcp h2, .grv-col h2 {
    margin: 0px 10px 0px 0px;
    padding: 0px 0px 2px 0px !important;
    font: normal 24px/24px 'Platform-Medium-Web', HelveticaNeue, Arial, Helvetica, sans-serif !important;
    line-height: 24px !important;
    border-bottom: none !important;
    text-transform: none !important;
}

.gravity-recipes-spacer-top {
    background: #ededed;
    margin-left:-10px;
    margin-right:-10px;
}

.gravity-recipes-holder-top {
/*    background: #ededed;
    margin-left:-20px;
    margin-right:-20px;*/
}

.gravity-recipes-holder-botom {
     margin-left:-10px;
    margin-right:-10px;
}

.wait-cart-gravity-products #gravityRecommendedProductsBox {
    margin-left: -30px;
    margin-right: -30px;
}

.wait-cart-gravity-products #gravityRecommendedProductsBox h2 {
    padding-left: 10px;
}

.wait-cart-gravity-products #gravityRecommendedProductsBox .slide-item {
    width: 50%;
    float: left;
}

.wait-cart-gravity-products #gravityRecommendedProductsBox .slide-item:nth-child(1) {
    border-right: 1px solid #cccccc;
}

.grv-col .owl-controls {
    border: 0px;
    margin: 0px;
    padding: 0px;
    position: relative;
    top: -270px;
    float: right;
    display: block;
}

.grv-col .owl-controls .owl-prev {
    left: initial;
    right: 50px;
}

.grv-col .owl-controls .owl-next {
    right: 10px;
}

#gravityCartPopupRecommendedProductsBox .grv-col {
    background: transparent;
}

#gravityCartPopupRecommendedProductsBox .slide-item {
    float: left;
}

#gravityCartPopupRecommendedProductsBox .slide-item.col-md-12 {
    padding-left: 0px;
    padding-right: 20px;
}

#gravityCartPopupRecommendedProductsBox .grv-product-box {
    position: relative;
    background: #ffffff;
    margin-top: 0px;
    margin-bottom: 5px;
    padding: 10px;
    -webkit-border-radius: 5px 5px 5px 5px !important;
    -moz-border-radius: 5px 5px 5px 5px !important;
    border-radius: 5px 5px 5px 5px !important;
    box-shadow: 2px 2px 2px 0px #999999;
    -webkit-box-shadow: 2px 2px 2px 0px #999999;
    -moz-box-shadow: 2px 2px 2px 0px #999999;
}

#gravityCartPopupRecommendedProductsBox .grv-product-box .prd-thumb-img {
    height: 100px;
}

#gravityCartPopupRecommendedProductsBox .grv-product-box .prd-thumb-img img {
    max-height: 90px;
}

.fancybox-outer .btn-gravity-popup-go-on-to-cart {
    position: relative;
    top: -30px;
}

.grv-home-slider .owl-item {

}

.portocaliu {
    color: #ff6600 !important;
}



@media (max-width:1023px) {
    /* HOME SLIDER */
    .grv-home-slider .owl-carousel {
        max-height: 180px;
        margin-bottom: 15px!important;
        border-right: 1px solid #ededed!important;
    }

    .grv-home-slider .grv-col-rcp {
        margin-top: 15px!important;
    }

    .grv-home-slider .grv-col .owl-controls,
    .grv-home-slider .grv-col-rcp .owl-controls {
        top: 10px;
        float: none;
        height: 14px;
        margin: 0px;
        border: 0px;
    }

    .grv-home-slider .grv-col .owl-controls .owl-prev,
    .grv-home-slider .grv-col-rcp .owl-controls .owl-prev {
        left: 0px;
        right: initial;
        background-size: contain;
        background-repeat: no-repeat;
        width: 14px;
        height: 14px;
        top: -100px;
    }

    .grv-home-slider .grv-col .owl-controls .owl-next,
    .grv-home-slider .grv-col-rcp .owl-controls .owl-next {
        right: 0px;
        background-size: contain;
        background-repeat: no-repeat;
        width: 14px;
        height: 14px;
        top: -100px;
    }

    .grv-home-slider .owl-item:nth-child(2) .col-md-6 {
        /*border-right: 0px solid #cccccc;*/
    }

    .grv-home-slider .owl-item:nth-child(2) .col-md-6 {
        /*border-right: 0px solid #cccccc;*/
    }

    /* Products slider */
    .grv-carousel-products .owl-carousel,
    .grv-carousel-recipes .owl-carousel {
        max-height: 210px;
        border-right: 1px solid #ededed!important;
    }

    .grv-carousel-products .grv-col:before,
    .grv-carousel-recipes .grv-col:before {
        content: "Produse recomandate:"!important;
        color: #ff6600;
        font-size: 18px;
        line-height: 20px;
        border-bottom: 1px solid #cccccc;
        margin: 0px 10px 10px 10px;
        padding: 0px 0px 2px 0px;
        font-weight: bold;
    }

    .grv-carousel-products .grv-col-rcp:before,
    .grv-carousel-recipes .grv-col-rcp:before {
        content: "Retete recomandate:"!important;
        color: #ff6600;
        font-size: 18px;
        line-height: 20px;
        border-bottom: 1px solid #cccccc;
        margin: 0px 10px 10px 10px;
        padding: 0px 0px 2px 0px;
        font-weight: bold;
    }

    .grv-carousel-products .grv-col .owl-controls,
    .grv-carousel-products .grv-col-rcp .owl-controls,
    .grv-carousel-recipes .grv-col .owl-controls,
    .grv-carousel-recipes .grv-col-rcp .owl-controls {
        top: 10px;
        float: none;
        height: 14px;
        margin: 0px;
        border: 0px;
    }

    .grv-carousel-products .grv-col .owl-controls .owl-prev,
    .grv-carousel-products .grv-col-rcp .owl-controls .owl-prev,
    .grv-carousel-recipes .grv-col .owl-controls .owl-prev,
    .grv-carousel-recipes .grv-col-rcp .owl-controls .owl-prev{
        left: 0px;
        right: initial;
        background-size: contain;
        background-repeat: no-repeat;
        width: 14px;
        height: 14px;
        top: -100px;
    }

    .grv-carousel-products .grv-col .owl-controls .owl-next,
    .grv-carousel-products .grv-col-rcp .owl-controls .owl-next,
    .grv-carousel-recipes .grv-col .owl-controls .owl-next,
    .grv-carousel-recipes .grv-col-rcp .owl-controls .owl-next {
        right: 0px;
        background-size: contain;
        background-repeat: no-repeat;
        width: 14px;
        height: 14px;
        top: -100px;
    }

    .grv-carousel-products .grv-col h2, .grv-carousel-products .grv-col .clear.space10,
    .grv-carousel-products .grv-col-rcp h2, .grv-carousel-products .grv-col-rcp .clear.space10,
    .grv-carousel-recipes .grv-col h2, .grv-carousel-recipes .grv-col .clear.space10,
    .grv-carousel-recipes .grv-col-rcp h2, .grv-carousel-recipes .grv-col-rcp .clear.space10 {
        display: none!important;
    }

    .grv-carousel-products .owl-item:nth-child(1),
    .grv-carousel-products .owl-item:nth-child(2),
    .grv-carousel-recipes .owl-item:nth-child(1),
    .grv-carousel-recipes .owl-item:nth-child(2) {
        /*display: none!important;*/
    }


    .grv-carousel-products .grv-col .owl-item:nth-child(1),
    .grv-carousel-products .grv-col .col-md-2:nth-child(4),
    .grv-carousel-products .grv-col .col-md-2:nth-child(6),
    .grv-carousel-products .grv-col-rcp .col-md-2:nth-child(2),
    .grv-carousel-products .grv-col-rcp .col-md-2:nth-child(4),
    .grv-carousel-products .grv-col-rcp .col-md-2:nth-child(6)
     {
        /*border-right: 0px solid #cccccc;*/
    }

    /*Recipes page - BIG Slider */
    .gravity-recipes-holder-botom.grv-carousel-recipes-big  {
        margin-left: 0px;
        margin-right: 0px;
    }

    .grv-carousel-recipes-big .owl-controls {
        top: -10px;
        float: none;
        height: 14px;
        margin: 0px;
        border: 0px;
    }

    .grv-carousel-recipes-big .owl-controls .owl-prev {
        left: 10px;
        right: initial;
        background-size: contain;
        background-repeat: no-repeat;
        width: 14px;
        height: 14px;
        top: -200px;
    }

    .grv-carousel-recipes-big .owl-controls .owl-next  {
        right: 10px;
        background-size: contain;
        background-repeat: no-repeat;
        width: 14px;
        height: 14px;
        top: -200px;
    }

    .fancybox-outer .btn-gravity-popup-go-on-to-cart {
        position: relative;
        top: -30px;
        float: left!important;
        width: 100%;
    }


}