

/*######### SINGLE ARABICA  */
@media screen and (max-width: 1199px) {
    .page-title{
        position:relative;
        overflow:hidden;
        height:70px;
        background: rgb(4,30,65);
        background: -moz-linear-gradient(top, rgba(4,30,65,1) 0%, rgba(38,78,136,1) 100%);
        background: -webkit-linear-gradient(top, rgba(4,30,65,1) 0%,rgba(38,78,136,1) 100%);
        background: linear-gradient(to bottom, rgba(4,30,65,1) 0%,rgba(38,78,136,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#041e41', endColorstr='#264e88',GradientType=0 );
    }
    .page-title:after{
        content:'';
        min-width:120%;
        height:60px;
        border-radius:50%;
        background: #f1f5f8;
        position:absolute;
        left:50%;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index:1;
        bottom:-43px;
    }
    .page-title .wrapper{
        position:relative;
        z-index:2;
    }
    #header_bg{
        display:none;
    }
    .title-text{
        background:none;
        padding:10px 0;
        text-align:center;
    }
}

.category-style1 .category-title {
    padding: 46px 0 0 42px;
}
.category-style1 .category-short-descr {
    color: #041e41;
    font-size: 24px;
    float:left;
    max-width: 50%;
    line-height: 60px;
    white-space: nowrap;
    overflow: hidden;
}
.category-style1 .view-options-filters {
    float:right;
    max-width: 50%;
}
.category-style1 .view-options{
    float: right;
    line-height: 60px;
    margin-left:45px;
}
.category-style1 .view-options a {
    color: #c5cbd0;
    font-size: 18px;
    margin-right: 15px;
    font-weight:400;
}
.category-style1 .view-options a.active {
    color: #9fa9b0;
}
.category-style1 .view-options a.active:hover,
.category-style1 .view-options a:hover {
    color: #000;
}
.category-style1 .view-filters {
    float:left;
}
.category-style1 .view-filters a{
    display: block;
    min-width:343px;
    height: 60px;
    background-color:#00a1a9;
    color: #fff;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    padding:0 25px;
    position:relative;
    box-shadow: 0 0 36px 18px rgba(0,0,0,0.05);
}
.category-style1 .view-filters a span{
    position:relative;
    z-index:2;
}
@media (min-width:992px){
    .category-style1 .view-filters a:before{
        content: "";
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #00757b;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.2s;
        transition-duration: 0.2s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }
    .category-style1 .view-filters a:hover:before{
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}
.category-style1 .view-filters a:after{
    font-family: 'FontAwesome';
    content: "\f107";
    margin-left:8px;
    position:relative;
    z-index:2;
}
.category-style1 .view-filters a.active:after{
    content: "\f106";
}

@media screen and (max-width: 1199px) {
    .category-style1 .category-title{
        padding:20px 0 0;
    }
    
    .category-style1 .category-short-descr{
        font-size:18px;
    }
}
@media screen and (max-width: 991px) {
    .category-style1 .category-short-descr{
        font-size:18px;
        float:none;
        max-width:100%;
        text-align:center;
        line-height:24px;
        margin-bottom:20px;
        white-space:normal;
    }
    .category-style1 .view-options-filters{
        float:none;
        max-width:100%;
        padding:0 10px;
    }
    .category-style1 .view-options-filters:after {
        content: " ";
        display: table;
        clear: both;
    }
    .category-style1 .view-filters a{
        min-width:auto;
        font-size:0;
        height:50px;
        line-height:50px;
        padding:0 11px;
    }
    .category-style1 .view-filters a:before{
        content: 'Filtreaza produsele';
        font-size:14px;
    }
    .category-style1 .view-filters a:after{
        font-size:14px;
    }
    .category-style1 .view-options{
        line-height:50px;  
        margin-left:0; 
        text-align:right;
    }
    .category-style1 .view-options a{
        margin: 0 0 0 30px;
    }
     
}







#category-filters{
    display:none;
}
.category-style1 .filters-wrapper {
    background-color: #fff;
    display: block;
    padding: 36px 42px 26px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 20px 10px rgba(0,0,0,0.05);
    box-shadow: 0 0 20px 10px rgba(0,0,0,0.05);
}
.category-style1 .filters-wrapper .filter.filter-preparare{
    width: calc(50% - 21px);
    float:left;
}
.category-style1 .filters-wrapper .filter.filter-aciditate{
    float:right;
    width: calc(50% + 21px);
}
.category-style1 .filters-wrapper .filter.filter-gust{
    float:left;
    clear:left;
    width: calc(50% - 21px);
}
.category-style1 .filters-wrapper .filter.filter-provenienta{
    margin-left: calc(50% - 21px);
    width: calc(50% + 21px);
}




.category-style1 .filters .filter-title{
    color: #1a353b;
    line-height: 28px;
    margin-bottom:15px;
}



.filter-preparare{
    padding-bottom:35px;
}
.filter-preparare .col-3{
    text-align: center;
    width:33.333333%;
    display:inline-block;
    margin-right:-0.25em;
    padding:0 10px;
    vertical-align:top;
}
.filter-preparare .filters{
    margin-top:30px;
    max-width:360px;
}



.filter-aciditate{
    padding-bottom:64px;
}

.filtru-aciditate{
    display:inline-block;
    margin-left: 20px;
    cursor:pointer;
}
.filtru-aciditate > input{
    display:none;
}
.filtru-aciditate > span{
    display:block;
    line-height:27px;
    font-size:15px;
    font-weight:300;
    color: #879199;
    position:relative;
    padding-left:35px;
}
.filtru-aciditate > span:before{
    content:'';
    display:block;
    width:28px;
    height:28px;
    border-radius:50%;
    position:absolute;
    z-index:1;
    top:0;
    left:0;
    -webkit-box-shadow:inset 0 1px 2px 0 rgba(0,0,0,0.15);
    box-shadow:inset 0 1px 2px 0 rgba(0,0,0,0.15);
    background-color:#f1f5f8;
}
.filtru-aciditate input:checked + span:after{
    content:'';
    display:block;
    width:18px;
    height:18px;
    border-radius:50%;
    position:absolute;
    z-index:2;
    top:5px;
    left:5px;
    background-color: #00a1a9;
}







.filter-gust .filters{
    max-width:400px;
}
.filter-gust .col-2{
    width:50%;
    display:inline-block;
    margin-right:-0.25em;
    vertical-align: top;
    margin-top:20px;
    padding-right:20px;
}
.filtru-gust > input{
    display:none;
}
.filtru-gust > span{
    height: 40px;
    padding:0 10px 0 40px;
    background-image: url('../img/coffee_filters_icons.png');
    background-repeat: no-repeat;
    background-color: #f1f5f8;
    color: #879199;
    font-size: 15px;
    font-weight: 300;
    display:block;
    line-height: 40px;
    border-radius: 20px;
    -webkit-box-shadow:inset 0 1px 2px 0 rgba(0,0,0,0.15);
    box-shadow:inset 0 1px 2px 0 rgba(0,0,0,0.15);
    text-align: left;
    cursor:pointer;
    width:180px;
    letter-spacing: -0.2px;
    transition: none;
}


button.coffe_filter.gust{
    
}
.filtru-gust:hover > span,
.filtru-gust input:checked + span {
    -webkit-box-shadow:inset 0 0px 0px 0 rgba(0,0,0,0.0);
    box-shadow:inset 0 1px 9px 0 rgba(0,0,0,0.0);
    background-color: #00a1a9;
    color: #fff;
}


.filtru-gust.mirodenii > span{
    background-position: -25px -235px;
}
.filtru-gust.mirodenii:hover > span,
.filtru-gust.mirodenii input:checked + span{
    background-position: -25px -345px;
}


.filtru-gust.florale > span{
    background-position: -225px -235px;
}
.filtru-gust.florale:hover > span,
.filtru-gust.florale input:checked + span{
    background-position: -225px -345px;
}


.filtru-gust.fructe > span{
    background-position: -425px -235px;
}
.filtru-gust.fructe:hover > span,
.filtru-gust.fructe input:checked + span{
    background-position: -425px -345px;
}


.filtru-gust.ciocolata > span{
    background-position: -625px -235px;
}
.filtru-gust.ciocolata:hover > span,
.filtru-gust.ciocolata input:checked + span{
    background-position: -625px -345px;
}


.filtru-gust.pamantii > span{
    background-position: -845px -235px;
}
.filtru-gust.pamantii:hover > span,
.filtru-gust.pamantii input:checked + span{
    background-position: -845px -345px;
}


.filtru-gust.vin > span{
    background-position: -1045px -235px;
}
.filtru-gust.vin:hover > span,
.filtru-gust.vin input:checked + span{
    background-position: -1045px -345px;
}








.category-style1 .filters .filter-provenienta .filter-title{
    margin-bottom:25px;
}
.category-style1 .filters-wrapper .filter-provenienta {
    overflow: visible;
}
.filter-provenienta .filters {
    height: 285px;
    position: relative;
}
.harta-provenienta {
    width: 528px;
    position: relative;
}
.harta-provenienta img{
    width:100%;
}

.filtru-tara{
    cursor:pointer;
    display:inline-block; 
    height: 24px;
    background-color: #5f9efd;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    line-height: 23px;
    position: absolute  
}
.filtru-tara > input{
    display:none;
}
.filtru-tara.am_cent{
    top: 34%;
    left: 25%;
}
.filtru-tara.am_sud{
    top: 51%;
    left: 33%;
}
.filtru-tara.africa{
    top: 42%;
    left: 56%;
}
.filtru-tara.asia{
    top: 31%;
    left: 76%;
}


.flag-button{
    height: 24px;
    padding: 0 5px 0 7px;
    background-color: #00a1a9;
    font-size: 14px;
    color:#fff;
    line-height:23px;
    position: absolute; 
}
.flag-button .flag{
    overflow:hidden;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    white-space: nowrap;
    width:0px;
    display:inline-block;
}
.flag-button:after {
     content: "";
     position: absolute;
     display: block;
     bottom: 0;
     border: 12px solid #00a1a9;
     z-index: 1;
     left:100%;
     border-left-width: 5px;
     border-right-color: transparent;
}
.flag-button:before {
    content: "";
    position: absolute;
    display: block;
    top:0;
    left: -3px;
    width: 77px;
    height: 59px;
    background-image: url(../img/flag-country.png);
    background-position: left bottom;
    z-index:1;
 }
.filtru-tara input:checked + .flag-button .flag,
.filtru-tara .flag-button:hover .flag{
    width:auto;
    color: #fff;
    min-width: 80px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}



.sbHolder{
    width:96%;
    height:61px;
    background:#fff;
    -webkit-box-shadow: 0 0 14px 7px rgba(0,0,0,0.04);
    box-shadow: 0 0 14px 7px rgba(0,0,0,0.04);
    position:relative;
    text-align:left;
    z-index:99;
    display:none;
    margin:0 auto;
}
.sbSelector{
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:50px;
    padding-left: 20px;
    line-height:61px;
    color:#879199;
    z-index:99;
    font-size:14px;
    font-weight:300;
}
.sbToggle{
    position:absolute;
    top:0;
    bottom:0;
    right:0;
    width:50px;
    line-height:61px;
    text-align:center;
}
.sbToggle:before{
    font-family: FontAwesome;
    content: '\f107';
    color:#879199;
    font-size:18px;
}
.sbOptions{
    position:absolute;
    top:calc(100% + 10px) !important;
    left:0;
    right:0;
    background:#fff;
    -webkit-box-shadow: 0 0 14px 7px rgba(0,0,0,0.04);
    box-shadow: 0 0 14px 7px rgba(0,0,0,0.04);
    padding:20px;
}
.sbOptions li{
    display:block;
}
.sbOptions li:first-child{
    display:none;
}
.sbOptions li a{
    display:block;
    font-size:14px;
    line-height:40px;
    color:#879199;
    font-weight:300;
}
.sbOptions li a:hover{
    color:#609ffe;
}


.filter-footer{
    text-align:right;
    padding-right:68px;
    padding-top:24px;
}
.filter-footer .btn{
    margin:0 5px 10px;
}

.filter-footer #btn-sterge-filtre{
    display:none;
}

#filters-links{
    /*padding: 30px 0;*/
}
#filters-links .btn{
    font-size:16px;
    padding-left:20px;
    padding-right:20px;
}
@media (min-width: 1200px){
    .category-style1 .filters-wrapper .filter .filters{
        display: block !important;
        height: auto !important;
    }
}
@media (max-width: 1199px){
    
    .category-style1 .filters-wrapper .filter.filter-preparare,
    .category-style1 .filters-wrapper .filter.filter-aciditate,
    .category-style1 .filters-wrapper .filter.filter-gust,
    .category-style1 .filters-wrapper .filter.filter-provenienta{
        float:none;
        width:100%;
        margin:0 0 20px 0;
        overflow:hidden;
    }
    .category-style1 .filters-wrapper .filter{
        border-bottom: 1px solid rgba(135, 145, 153, 0.5);
        margin-bottom:22px;
    }
    .category-style1 .filters-wrapper .filter .filters{
        padding:15px 10px 30px;
        max-width:100%;
        float:none;
        height:auto;
        display:none;
    } 
    .filter-aciditate,
    .filter-preparare{
        padding: 0;   
    }
    .category-style1 .filters .filter .filter-title{
        float:none;
        margin:0;
        font-size:16px;
        line-height:50px;
        cursor:pointer;
    }
    .category-style1 .filters .filter .filter-title:after{
        font-family: 'FontAwesome';
        content: "\f107";
        float:right;
        color:#879199;
        margin-right:25px;
    }
    .category-style1 .filters .filter.open .filter-title:after{
        content: "\f106";
    }
    
    
    
    .filtru-aciditate{
        display:block;
        margin-bottom:20px;
    }
    .filtru-aciditate:last-child,
    .filter-gust .col-2:last-child{
        margin-bottom:0;
    }
    
    .filter-gust .col-2{
        width: 100%;
        display:block;
        margin:0 0 20px 0;
    }

    .filter-provenienta .sbHolder{
        display:block;
        margin-bottom:30px;
    }
    .harta-provenienta{
        width:382px;
        height:201px;
        margin:0;
        position:relative;
        left:50%;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform:  translateX(-50%);
    }
    
    .filtru-tara{
        pointer-events: none !important;
    }
    .filtru-tara .flag-button{
        height:18px;
        padding:0 3px 0 4px;
        font-size:9px;
        line-height:18px;
    }
    .filtru-tara .flag-button:after{
        border:9px solid #00a1a9;
        border-left-width: 5px;
        border-right-color: transparent;
    }
    
    .filtru-tara input:checked + .flag-button .flag, 
    .filtru-tara .flag-button:hover .flag{
        min-width:76px;
    }
    
    .flag-button:before{
        left:-2px;
        height:42px;
        width:50px;
        background-size:auto 100%;
    }
    
    .filtru-tara.africa{
        z-index:3;
    }
    .filtru-tara.am_sud{
        z-index:4;
    }
    
    .filter-footer{
        padding-right:0;
        text-align:center;
    }
    
    #filters-links{
        display:none;
    }
}

@media (max-width: 767px){
    .category-style1 .filters-wrapper{
        padding: 25px 10px 20px;   
    }
    .filter-footer{
        padding:0;
        text-align:center;
    }
}












.category-products{
    padding-top:50px;
    padding-bottom:50px;
}


/******* Products Grid  *********/
.products.grid .product-cell{
    width: 33.333333%;
    display:inline-block;
    margin-right:-0.25em;
    vertical-align:top;
    padding:45px 20px 0;
    position:relative;
}
.products.grid .product-cell .outer-info{
    position: absolute;
    top: 0;
    left: 0px;
    right:0;
    padding:0 105px 0 40px;
    font-size: 16px;
    line-height: 1.2;
    color: #1a353b;
    display:none;
    z-index:1;
}
@media (min-width: 1200px){
    .products.grid .product-cell .product-cell-wrapper:hover + .outer-info{
        display:block;
    }
}
.products.grid .country-flag{
    position:absolute;
    right:-75px;
    top:0;
    z-index:1;
}
.products.grid .outer-flag{
    width: 185px;
    height: auto;
}

.products.grid .product-cell-wrapper {
    z-index:10;
    display: block;
    padding: 25px 20px;
    border-radius: 18px;
    position: relative;
    transition: box-shadow 0.15s ease-in-out;   
}
@media (min-width: 1200px){
    .products.grid .product-cell-wrapper:hover {
        background-color: #fff;
        -webkit-box-shadow: 0 0 73px 36px rgba(0,0,0,0.05);
        box-shadow: 0 0 73px 36px rgba(0,0,0,0.05);
    }
}
.products.grid .product-title-container{
    height:72px;
    overflow:hidden;
    margin-bottom:7px;
    white-space: nowrap;
    text-align:center;
}
.products.grid .product-title-container:before{
    content:'';
    display:inline-block;
    height:100%;
    vertical-align:middle;
    margin-right:-0.25em;
}
.products.grid .product-title-container a{
    display:inline-block;
    vertical-align:middle;
}
.products.grid .product-title{
    display: inline-block;
    font-size: 20px;
    color:  #00a1a9;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
    margin:0;
    white-space: normal;
}
.products.grid .product-title.twolines{
    padding: 0 50px;
}
@media (min-width: 1200px){
    .products.grid .product-cell-wrapper:hover .product-title{
        color:#1a353b;
    }
}

.product-rating{
    text-align:center;
    margin-bottom:10px;
}
 .rating-stars-blue{
    margin-right:5px;
    display: inline-block;
    text-align:center;
    white-space: nowrap;
    vertical-align:middle;
}
.rating-stars-blue > span{
    display:inline-block;
}
.rating-stars-blue > span:before,
.rating-stars-blue > span.half-star:after{
    font-family: FontAwesome;
    content: "\f005";
    font-size: 21px;
    display:inline-block;
}
.rating-stars-blue > span.full-star:before,
.rating-stars-blue > span.half-star:before{
    color:#00a1a9;
}
.rating-stars-blue > span.empty-star:before,
.rating-stars-blue > span.half-star:after{
    color: #c6cbcf;
}
.rating-stars-blue > span.half-star{
    position:relative;
}
.rating-stars-blue > span.half-star:before{
    position:absolute;
    top:0;
    left:0;
    width:50%;
    overflow: hidden;
}

.products.grid .product-image{
    position:relative;
    text-align:center;
}
.products.grid .product-image .image-wrapper{
    height:320px;
    overflow:hidden;
    display:inline-block;
    position:relative;
}
.products.grid .product-image .image-wrapper img{
    max-width:100%;
    max-height:100%;
    position:relative;
    top:50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.products.grid .product-image .discount-ribon{
    position: absolute;
    top:95px;
    left:50%;
    margin-left:-150px;
    background-image: url('../img/ribbon-v2.png');
    background-size:100% auto;
    background-repeat: no-repeat;
    background-position: left top; 
    width:300px;
    height: 62px;
}
.products.grid .product-image .discount-ribon .discount{
    float:right;
    padding-right:14px;
    color:#fefefe;
    line-height:67px;
    font-size:18px;
}
.product-image .badge-onsale{
    position:absolute;
    top:15%;
    right:0;
    color:#fff;
    background: #ffa025;
    font-size:14px;
    font-weight:400;
    line-height:20px;
    border-radius:6px;
    padding:0 4px;
    display:none;
    z-index:5;
}


.products.grid .product-attributes{
    position: absolute;
    bottom:0;
    left:0;
    width:100%;
    background-color: rgba(0, 47, 56, 0.8);
    padding:14px 10px 6px;
    display: none;
}
@media (min-width: 1200px){
    .products.grid .product-cell-wrapper:hover .product-attributes{
        display:block;
    }
}
.products.grid .product-attributes .coffe-attributes{
    margin:0 auto;
}
.products.grid .product-attributes .coffe-attributes td{
    padding:8px 9px;
}
.products.grid .product-attributes .attribute-title {
    font-size: 15px;
    color:#fff;
    font-weight: 300;
    float:left;
}
.products.grid .product-attributes .attribute-rating {
    font-size: 15px;
    color:#fff;
    font-weight: 300;
    float:right;
    
}
.beens-rating{
    text-align: right;
}
.beens-rating i {
    display: inline-block;
    width:14px;
    height: 16px;
    background-image: url(../img/beans-rating.png);
    background-repeat: no-repeat;
}
.beens-rating i.full-bean{
    background-position: 0 0;
}
.beens-rating i.half-bean{
    background-position:-15px 0; 
}
.beens-rating i.empty-bean{
    background-position:-30px 0; 
}

.product-prices{
    font-size:30px;
    line-height:1;
    color:#00a1a9;
    text-align:center;
    padding-top:20px;
    font-weight:500;
}
.product-prices .decim{
    font-size:16px;
    position:relative;
    top:-9px;
}
.product-prices .currency{
    font-size:20px;
    margin-left:-3px;
}
.product-price{
    display:block;
}
.product-oldprice{
    font-size:18px;
    color:#828c94;
    margin-bottom:5px;
    display:inline-block;
    position:relative;
}
.product-oldprice:before{
    content:'';
    width:100%;
    height:0;
    border-top:1px solid #828c94;
    position:absolute;
    top:50%;
    left:0;
}
.product-oldprice .decim{
    font-size:12px;
    top:-0.5em;
}


.products.grid .buttons{
    margin-top: 20px;
    height: 50px;
    text-align: center;
    opacity:0;
}
.products.grid .buttons .btn,
.products.grid .buttons .button.add2wish{
    vertical-align: middle;
    margin:0 3px;
}
@media (min-width: 1200px){
    .products.grid .product-cell-wrapper:hover .buttons{
        opacity:1;
    }
}

@media (max-width: 1199px){
    .products.grid .product-cell{
        margin-bottom:35px;
        padding:0 20px;
    }
    .products.grid .product-cell-wrapper{
        padding:0;
    }
    .products.grid .product-title-container{
        height:63px;
    }
    .products.grid .product-title{
        font-size:16px;
        line-height:18px;
        color:#041e41;
        padding:0 20px;
    }
    .rating-stars-blue{
        font-size:15px;
        letter-spacing:0px;
    }
    .products.grid .product-image .image-wrapper{
        height:175px;
    }
    .discount-ribon{
        display:none;
    }
    .product-image .badge-onsale{
        display:block;
    }
    .product-prices{
        font-size:24px;
    }
    .product-prices .decim{
        font-size:14px;
        top: -0.5em;
    }
    .product-oldprice{
        font-size:16px;
    }
    .product-oldprice .decim{
        font-size:12px;
        top: -0.3em;
    }
    .products.grid .buttons{
        display:none;
    }
}

@media (max-width: 991px){
    .products.grid .product-cell{
        margin-bottom:30px;
        padding:0 15px;
    }
}

@media (max-width: 767px){
    .products.grid .product-cell{
        width:50%;
        padding:0 10px;
    }
}
@media (max-width: 479px){
    .products.grid .product-title{
        padding:0;
    }
}




/*#### PRODUCT LIST ###*/


.products.list .product-cell{
    padding:55px 0 0;
    position:relative;
    margin-bottom:20px;
}
.products.list .product-cell:last-child{
    margin-bottom:0;
}
.products.list .product-cell-wrapper {
    z-index:10;
    position: relative;
    padding:20px 64px 35px 25px;
    border-radius: 20px;
    transition: box-shadow 0.15s ease-in-out;
    max-width:960px;
    margin:0 auto;
}
@media (min-width: 1200px){
    .products.list .product-cell-wrapper:hover {
        background-color: #fff;
        -webkit-box-shadow: 0 0 73px 36px rgba(0,0,0,0.05);
        box-shadow: 0 0 73px 36px rgba(0,0,0,0.05);
    }
}

.products.list .product-cell .outer-info{
    position: absolute;
    top: 0;
    left: 0;
    right:0;
    font-size: 18px;
    color: #041e41;
    display:none;
    line-height: 31px;
    text-align: center;
    padding-top:10px;
    max-width:1170px;
    margin-left:auto;
    margin-right:auto;
}
@media (min-width: 1200px){
    .products.list .product-cell-wrapper:hover + .outer-info {
        display:block;
    }
}
.products.list .country-flag{
    position: absolute;
    top:0;
    right: 0;
}
.products.list .outer-flag{
    width: 185px;
    height: auto;
}

.products.list .product-image {
     float:left;
     text-align:center;
}
.products.list .product-image .image-wrapper{
    width: 300px;
    height: 320px;
    text-align:center;
    position:relative;
}
.products.list .product-image .image-wrapper img{
    max-width:100%;
    max-height: 100%;
    position:relative;
    top:50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.products.list .product-image .discount-ribon{
    position: absolute;
    top:95px;
    background-image: url('../img/discount_ribon.png');
    background-repeat: no-repeat;
    background-position: left top; 
    width:100%;
    height: 56px;
}
.products.list .product-image .discount-ribon .discount{
    float:right;
    padding-right:18px;
    color:#fefefe;
    padding-top:19px;
    font-size:18px; 
}
.products.list .product-image .badge-onsale{
    right:10%;
    font-size:15px;
    line-height:30px;
    padding:0 10px;
    border-radius:10px;
    font-weight:400;
}
.product-prices.show-on-mobile{
    display:none;
}



.products.list .product-info-list{
    float:left;
    width:calc(100% - 330px);
    padding-left:40px;
}
.products.list .product-title{
    font-size: 24px;
    line-height: 27px;
    color:  #00a1a9;
    text-align: left;
    margin:24px 0 10px 0;
}

.products.list .product-rating{
    text-align:left;
}
.products.list .reviews-count{
    display:inline-block;
    vertical-align: top;
    line-height:25px;
    font-weight:300;
    margin-left:7px;
}

.products.list .product-info-list .product-prices{
    text-align:left;
}
.products.list .product-info-list .product-prices .product-oldprice{
    padding-left:5px;
}

.products.list .product-attributes{
   float:right;
   margin-top:-20px;
   opacity:0;
}
@media (min-width: 1200px){
    .products.list .product-cell-wrapper:hover .product-attributes{
        opacity:1;
    }
}
.products.list .product-attributes .coffe-attributes td{
    font-size:15px;
    line-height:1;
    font-weight:300;
    color:#879199;
    padding:8px; 
}
.products.list .product-attributes .attribute-rating {
    font-size: 15px;
    color:#fff;
    font-weight: 300;
    float:right;
}


.products.list .buttons{
    float:left;
    padding-top:80px;
}
.products.list .product-cell-wrapper .add2wish.with-title {
    opacity:0;
    display:block;
}
.products.list .product-cell-wrapper .btn{
    vertical-align:middle;
}
.products.list .product-cell-wrapper .add2wish{
    vertical-align:middle;
    margin-left:10px;
    height:44px;
}
@media (min-width: 1200px){
    .products.list .product-cell-wrapper:hover .add2wish.with-title {
        opacity:1;
    }
}


.products.list .coffee-region-list {
    position: absolute;
    width: 360px;
    height: 192px;
    right:-30px;
    bottom: 70px;
    background-image: url('../img/coffee-regions.png');
    background-repeat: no-repeat;
    background-position: left top;
}
@media (min-width: 1200px){
    .products.list .product-cell-wrapper:hover .coffee-region-list{
        opacity:0;
    }
}
.products.list .coffee-region-list .flag-button{
    margin-top: -59px;
}
.products.list .coffee-region-list .flag-button .flag{
    width:auto;
}
.products.list .coffee-region-list .flag-button:hover .flag{
    min-width:auto;
}

.coffee-region-list #brazilia{
    top: 72%;
    left: 36%;
}
.coffee-region-list #burundi{
    top: 67%;
    left: 57%;
}
.coffee-region-list #costa-rica{
    top: 58%;
    left: 26.5%;
}
.coffee-region-list #el-salvador{
    top: 56%;
    left: 26%;
}
.coffee-region-list #mexic{
    top: 52%;
    left: 22%;
}
.coffee-region-list #yemen{
    top: 55%;
    left: 61%;
}
.coffee-region-list #ethiopia{
    top: 61%;
    left: 59%;
}
.coffee-region-list #guatemala{
    top: 56%;
    left: 25%;
}
.coffee-region-list #honduras{
    top: 57%;
    left: 26%;
}
.coffee-region-list #india{
    top: 55%;
    left: 70%;
}
.coffee-region-list #indonezia{
    top: 67%;
    left: 82%;
}
.coffee-region-list #jamaica{
    top: 55%;
    left: 28%;
}
.coffee-region-list #kenia{
    top: 67%;
    left: 58%;
}
.coffee-region-list #nicaragua{
    top: 59%;
    left: 26%;
}
.coffee-region-list #panama{
    top: 59%;
    left: 28%;
}
.coffee-region-list #tanzania{
    top: 70%;
    left: 58%;
}

@media (max-width: 1199px){
    .products.list .product-cell{
        padding:0;
        margin-bottom:50px;
    }
    .products.list .product-cell-wrapper{
        padding:0 10px;
    }
    .products.list .product-image{
        padding-right:30px;
    }
    .products.list .reviews-count,
    .products.list .product-cell-wrapper .add2cart + .clear,
    .products.list .coffee-region-list{
        display:none;
    }
    .products.list .product-attributes{
        float:none;
        margin:15px 0 0;
        opacity: 1;
    }
    .products.list .product-attributes .coffe-attributes td{
        padding:7px 3px 7px 0
    }
    .products.list .product-attributes .coffe-attributes tr td:last-child{
        padding-right:0;
    }
    .products.list .buttons{
        float:none;
        padding-top:20px;
    }
    .products.list .product-cell-wrapper .add2wish{
        display:inline-block;
        vertical-align:middle;
    }
    .products.list .product-cell-wrapper .add2wish.with-title{
        display:none;
    }
}
@media (max-width: 767px){
    .products.list .product-title{
        font-size:18px;
        line-height:21px;
        color:#041e41;
    }
    .products.list .product-image .badge-onsale{
        right:10%;
        font-size:14px;
        line-height:20px;
        padding:0 4px;
        border-radius:6px;
    }
}
@media (max-width: 640px){
    .products.list .product-cell{
        padding:0;
        margin-bottom:30px;
    }
    .products.list .product-image{
        width:44%;
        padding-right:5px;
    }
    .products.list .product-image .badge-onsale{
        right:6%;
    }
    .products.list .product-image .image-wrapper{
        width:auto;
        height:175px;
        display:inline-block;
        position:relative;
    }
    .products.list .product-info-list .product-prices{
        display:none;
    }
    .product-prices.show-on-mobile{
        display:block;
        margin-bottom: 20px;
    }
    
    .products.list .product-attributes{
        margin-top:7px;
    }
    .beens-rating i{
        margin-right:-0.15em;
    }
}
@media (max-width: 639px){
    .products.list .product-info-list{
        float:none;
        width:auto;
        padding:0;
    }
    .products.list .buttons{
        text-align:right;
    }
}





.tgskin-icon-boxes{
    max-width:660px;
    margin:0 auto 60px;
}
.ti-box{
    float:left;
    width:33.33333%;
    text-align:center;
}
.ti-box .icon{
    width:190px;
    height:100px;
    background: url('../img/box-icons.png');
    background-repeat: no-repeat;
    margin:0 auto;
    margin-bottom:5px;
}
.ti-box .icon.bns{
    background-position: 0 0;
}
.ti-box .icon.car{
    background-position: -190px 0;
}
.ti-box .icon.str{
    background-position: -380px 0;
}
.cb-headline{
    font-size:18px;
    line-height:1.2;
    color:#779da6;
    margin:0;
    font-weight:300;
    font-weight: 600;
}

@media (max-width: 767px){
    .ti-box{
        width:100%;
        float:none;
        margin-bottom:30px;
    }
}




.pagination {
    width: 100%;
    text-align: center; 
    position: relative;
    overflow: hidden;
    padding: 70px 0 20px;
    display: inline-block;
}
.pagination .pag-showing{
    display:none;
    line-height:40px;
    background:#fff;
    -webkit-box-shadow: 0 0 10px 5px rgba(0,0,0,0.04);
    box-shadow: 0 0 10px 5px rgba(0,0,0,0.04);
    vertical-align:top;
    padding:0 10px;
    font-size:14px;
    font-weight:400;
    color:#879199;
}
.pagination-button {
    font-size: 18px;
    font-weight: 300;
    color: #879199;
    height: 42px;
    line-height: 42px;
    width:42px;
    text-align: center;
    margin: 0 18px;
    border-radius: 5px;
    display:inline-block;
    vertical-align:top;
}
.pagination-button i{
    line-height:42px;
}
.pagination-button:hover {
    background: #fff;
    -webkit-box-shadow: 0 0 10px 5px rgba(0,0,0,0.04);
    box-shadow: 0 0 10px 5px rgba(0,0,0,0.04);
}
.pagination-button.active {
    color: #1a353b;
}
.pagination-button.disabled {
    color: #bbb;
    cursor:not-allowed;
}
.pagination-button.active:hover,
.pagination-button.disabled:hover {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
@media (max-width: 767px){
    .pagination .pagination-button{
        display:none;
    }
    .pagination .pag-showing,
    .pagination .pagination-button.pag-prev,
    .pagination .pagination-button.pag-next{
        display:inline-block;
        margin:0;
    }
    .pagination .pag-showing{
        margin:0 25px;
    }
    .pagination .pagination-button.pag-prev,
    .pagination .pagination-button.pag-next{
        color:#fff;
        background:#00a1a9;
        font-size:0;
        width:auto;
        height:40px;
        border-radius:0;
        padding:0 23px;
        -webkit-box-shadow: 0 0 10px 5px rgba(0,0,0,0.04);
        box-shadow: 0 0 10px 5px rgba(0,0,0,0.04);
    }
    .pagination .pagination-button.pag-prev:before,
    .pagination .pagination-button.pag-next:before{
        font-size:36px;
        line-height: 40px;
        display:inline-block;
    }
    .pagination .pagination-button.pag-prev:before{
        font-family: 'custom-icons' !important;
        content:'\e94c';
    }
    .pagination .pagination-button.pag-next:before{
        font-family: 'custom-icons' !important;
        content:'\e94b';
    }
}
    
/*####### END ##### SINGLE ARABICA  */



.grinding-type{
    max-width:360px;
    margin:0 auto;
    text-align:center;
}
.grinding-item{
    width:33.333333%;
    display:inline-block;
    margin-right:-0.25em;
    margin-bottom:25px;
}
.grinding-item label{
    cursor:pointer;
}
.grinding-item input{
    display:none;
}
.grinding-icon{
    width:43px;
    height:40px;
    background-image: url('../img/icons-macinare.png');
    background-repeat:no-repeat;
    margin:0 auto;
    position:relative;
}

input:checked + .grinding-icon:before{
    font-family: FontAwesome;
    content: "\f00c";
    line-height:1;
    font-size:9px;
    color:#fff;
    position:absolute;
    top:-10px;
    right:-10px;
    width:15px;
    height:15px;
    border-radius:100%;
    background:#00a1a9;
    line-height:15px;
    text-align:center;
    display:block;
}

.grinding-icon.bbe{
    background-position:0 0;
}
.grinding-item label:hover .bbe,
input:checked + .bbe{
    background-position:-43px 0;
}

.grinding-icon.esp{
    background-position:0 -40px;
}
.grinding-item label:hover .esp,
input:checked + .esp{
    background-position:-43px -40px;
}

.grinding-icon.flt{
    background-position:0 -80px;
}
.grinding-item label:hover .flt,
input:checked + .flt{
    background-position:-43px -80px;
}

.grinding-icon.mok{
    background-position:0 -120px;
}
.grinding-item label:hover .mok,
input:checked + .mok{
    background-position:-43px -120px;
}

.grinding-icon.frp{
    background-position:0 -160px;
}
.grinding-item label:hover .frp,
input:checked + .frp{
    background-position:-43px -160px;
}

.grinding-icon.ibr{
    background-position:0 -200px;
}
.grinding-item label:hover .ibr,
input:checked + .ibr{
    background-position:-43px -200px;
}

.grinding-text{
    font-weight:300;
    font-size:15px;
    color:#879199;
    margin:0;
    padding-top:5px;
}
.grinding-item label:hover .grinding-text,
input:checked ~ .grinding-text{
    color:#00a1a9;
}


.no-items{
    font-size:15px;
    padding-left:42px;
    padding-bottom:30px;
}

@media (max-width: 1199px){
    .no-items{
        padding-left:0;
    }
}
@media (max-width: 767px){
    .no-items{
        padding-left:15px;
        padding-right:15px;
    }
}



.category-extra{
    padding-top:50px;
}








