/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 8, 2023, 6:57:26 PM
    Author     : CBN
*/

.header .header-logo img {
    max-width: 60%; }

.fraction-slider .fs_obj {
    z-index: 99999!important;
}
.specials .special {
    padding: 19px 20px 10px; }

.prod .prod-price-wrap .prod-price {
    font-size: 1.6rem;
    font-weight: bold;
}
.footer-msg {
    text-align: center;}
.specials .speciala {
    border-radius: 4px;
    /* border-bottom: 4px solid #dfe2f0; */
    box-shadow: inset 0 -4px 0px 0px #dfe2f0, 0 10px 20px 0px rgba(192,196,215,0.25);
    background: #fff;
    /* box-shadow: 0 10px 20px 0px rgba(192,196,215,0.25); */
    float: left;
    margin: 0 2.66666% 26px 0;
    min-height: 265px;
    width: 100%;
    padding: 20px 15px 10px; }
@media only screen and (min-width: 1200px){
    .prod {
        padding: 0 0 0 35%;}
    .prod .prod-slider-wrap {
        width: 35%; }
    .prod .prod-price-wrap p {
        margin: 0 0 5px;
    }
    .prod .prod-props dd {
        width: 29%; }
    .prod .prod-props dt {
        width: 21%; }
    .prod-rating-wrap {
        width: 33%;}
    .prod-rating-wrap.prod-rating-wrap2 {
        width: 40%;}
    .prod-rating-wrap.prod-rating-wrap3 {
        width: 27%;}
    .footer-menu {
        width: 33%;}
    .footer-msg {
        text-align: center;}
    .specials .speciala {
        width: 17%;
    }
    .specials .speciala:nth-child(5n) {
        margin-right: 0;
    }
    .specials .speciala:nth-child(5n+1) {
        clear: left;
    }
}
@media only screen and (max-width: 480px){
    .prod .prod-total-wrap {
        clear: none;
    } }
.ico-sosmed {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: 36px;
}
.prod .prod-add a:after {
    width: 0;
    height: 0;
    display: block;
    content: '';
    overflow: hidden;
    top: 0;
    left: 0;
    position: absolute;
    background: none;
}
.prod a {
    color: #0084be;
    font-weight: bold;
}
.footer-msg {
    font-size: 1.6rem;
    margin-bottom: 30px;}
.footer-info .header-logo {
    text-align: right;}

.footer-info {
    float: none;
    width: 100%;
    color: #fff;
    text-align: center;}
.footer-info small {
    display: block;
}
footer li {
    line-height: 28px;
}
