@media (max-width: 992px) {
    /*    * {
            font-size: 32px !important;
        }*/

    #main-list li {
        width: 100% !important;
        height: auto !important;
    }
    .cs-image img{
        height: auto !important;
    }

    #menu-view{
        display: none;
    }

    #container .paginare ul li{
        width: 10%;
        float: left;
        display: block !important;
        margin: 5px !important;
        font-size: 20px !important; 
    }

    .menu{
        display: none;
    }

    #cart-table{
        display: none !important;
    }

    #cart-mobile{
        display: block !important;
    }
}

body{
    background:url(fundal/fundal3.jpg) no-repeat center center fixed;   
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.container{
    width: 80%;
    margin-top: 10px; 
    margin-bottom: 20px; 
    background-color: #fff; 
    padding: 0;
}

.content{
    padding: 10px;
    background-image:url(fundal/back2.png);
    background-repeat:no-repeat;
    background-position:top-right;
}

#cart-mobile{
    display: none;
}

#menu-mobile, #menu-mobile select{
    border: none; 
    font-size: 20px;
    color: #fff;
    background: #cb2020;
    background: -moz-linear-gradient(top,  #cb2020 8%, #ee1919 33%, #fe1616 52%, #ee1a1a 71%, #cb2120 91%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(8%,#cb2020), color-stop(33%,#ee1919), color-stop(52%,#fe1616), color-stop(71%,#ee1a1a), color-stop(91%,#cb2120));
    background: -webkit-linear-gradient(top,  #cb2020 8%,#ee1919 33%,#fe1616 52%,#ee1a1a 71%,#cb2120 91%);
    background: -o-linear-gradient(top,  #cb2020 8%,#ee1919 33%,#fe1616 52%,#ee1a1a 71%,#cb2120 91%);
    background: -ms-linear-gradient(top,  #cb2020 8%,#ee1919 33%,#fe1616 52%,#ee1a1a 71%,#cb2120 91%);
    background: linear-gradient(to bottom,  #cb2020 8%,#ee1919 33%,#fe1616 52%,#ee1a1a 71%,#cb2120 91%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb2020', endColorstr='#cb2120',GradientType=0 );
}
#menu-mobile select option{
    color: #000;
}


.menu{
    color: #fff;
    padding: 5px 0;
    text-align: center;
    background: #cb2020;
    background: -moz-linear-gradient(top,  #cb2020 8%, #ee1919 33%, #fe1616 52%, #ee1a1a 71%, #cb2120 91%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(8%,#cb2020), color-stop(33%,#ee1919), color-stop(52%,#fe1616), color-stop(71%,#ee1a1a), color-stop(91%,#cb2120));
    background: -webkit-linear-gradient(top,  #cb2020 8%,#ee1919 33%,#fe1616 52%,#ee1a1a 71%,#cb2120 91%);
    background: -o-linear-gradient(top,  #cb2020 8%,#ee1919 33%,#fe1616 52%,#ee1a1a 71%,#cb2120 91%);
    background: -ms-linear-gradient(top,  #cb2020 8%,#ee1919 33%,#fe1616 52%,#ee1a1a 71%,#cb2120 91%);
    background: linear-gradient(to bottom,  #cb2020 8%,#ee1919 33%,#fe1616 52%,#ee1a1a 71%,#cb2120 91%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb2020', endColorstr='#cb2120',GradientType=0 );
}

.menu a:first-child{
    color: #fff;
}
.menu a:last-child{
    color: #fff;
}
.menu a{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    white-space: nowrap;
    text-decoration: none;
}

.title{
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
    color: #FF0000;
}

.menu-left{
    border-top: 4px solid #f00;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin: 5px;
    padding: 10px;
    background: #c4c4c4;
    background: -moz-linear-gradient(top,  #c4c4c4 0%, #ffffff 23%, #ffffff 98%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c4c4c4), color-stop(23%,#ffffff), color-stop(98%,#ffffff));
    background: -webkit-linear-gradient(top,  #c4c4c4 0%,#ffffff 23%,#ffffff 98%);
    background: -o-linear-gradient(top,  #c4c4c4 0%,#ffffff 23%,#ffffff 98%);
    background: -ms-linear-gradient(top,  #c4c4c4 0%,#ffffff 23%,#ffffff 98%);
    background: linear-gradient(to bottom,  #c4c4c4 0%,#ffffff 23%,#ffffff 98%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4c4c4', endColorstr='#ffffff',GradientType=0 );
}

.menu-left a{
    text-decoration: none;
    color: #000;
}

.denumire{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

.pret {
    color: #FF0000;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.pretdetalii {
    color: #000000;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

.text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.galery-img{
    width: 133px;
    height: 100px;
    margin: 5px;
}

.galery-produs{
    min-height: 200px ;
    margin-top: 5px ;
}

.cs-produs{
    border: 1px solid #f00 ; 
    min-height: 200px;
    padding: 3px ;
}

.cs-produs:hover{
    border: 1px solid #ccc; 
}

.cs-image{
    padding: 0;
}

.cs-image img{
    width: 100%; 
    height: 120px;
}

.cs-title{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    min-height: 65px;
    padding-top: 10px;
}

.cs-pret{
    color: #FF0000;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
}

.cs-detalii{
    font-size: 10px;
    font-weight: bold;
    color: #666;
    text-align: center;
}

.cs-detalii a{
    background-color: #ff0; 
    padding: 3px;
    text-decoration: none; 
}

.cs-detalii a:hover{
    background-color: #f00; 
}

.text-footer{
    color: #000000;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}