
.rta-0x001,
.rta-0x002,
.rta-0x003,
.rta-0x005,
.rta-0x007,
.rta-0x009,
.rta-0x012,
.rta-0x013,
.rta-0x015,
.rta-0x016,
.rta-0x017,
.rta-0x019,
.rta-0x023,
.rta-0x025,
.rta-0x027,
.rta-0x026,
.rta-0x029
 {
	background: #FF5722;
    border-color: #F00;
    color: #FFF;
}
.rta-0x004,
.rta-0x006,
.rta-0x008,
.rta-0x011,
.rta-0x014,
.rta-0x018,
.rta-0x020,
.rta-0x021,
.rta-0x024,
.rta-0x028
 {
	background: rgb(214, 243, 180);
    border-color: #2E7D32;
    color: #2e7d32;
}

.rta {
	border: solid 1px;
    padding: 10px;
    margin: 0;
    font-weight: bold;
    margin: 2em 0;
}

.bttn{
    margin-left: -30%;
    padding:0;
}

@media (max-width:768px){
    .span-sm-card{
        width: 50% !important;
        float: left !important;
        padding: 12px;
    }
    .heightCard{
        height: 333px;
    }

    .span-sm-card1{
        width: 50% !important;
        float: left !important;
        padding: 12px;
    }
    .cart-height{
        height: 425px !important;
    }
    
.picture{
    width: 65%;
    margin: auto;
}

}



@media(min-width:768px){
    .heightCard{
        height: 290px;
    }

    .modal{
        left: 60% !important;
        width: 384px !important;
    }

    .thumbnails {
        margin-left: 0px !important;
    }
}

@media (max-width:525px){
    .modal{
        left: 6% !important;
        width: 384px !important;
    }

    .margin-15{
        margin-top:15px;
    }
    .marginPlus15{
        margin-bottom:77px;
    }
}

@media(min-width:526px) and (max-width:767px){
    .modal{
        left: 23% !important;
        width: 384px !important;
    }   
}

@media(max-width:452px){
    .heightCard1{
        height: 288px;
    }

    .span-sm-card1{
        width: 50% !important;
        float: left !important;
        padding: 12px;
    }

    .cart-height{
        height: 354px !important;
    }
}


@media(max-width:980px){
    .cart-width{
        width: 41% !important;
        float: left !important;
        padding: 12px;
    }

    .margin16{
        margin-top: 16px;
    }
}

@media(min-width:980px){
    .show-card{
        width: 27%;
    }
} 



@media(min-width:769px) and (max-width:980px){
    .span-sm-card1{
        width: 41% !important;
        float: left !important;  
        padding: 12px;
    }

    .cart-height{
        height: 352px !important;
    }

    .cart-information{
        margin-left: 21px !important;
    }    
}


.carousel-control{
    position: absolute;
    top: 40%;
    left: 15px;
    width: 21px;
    height: 23px;
    margin-top: -20px;
    font-size: 35px;
    font-weight: 100;
    line-height: 15px;
    color: #fff;
    text-align: center;
    background: #222;
    border: 3px solid #fff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 22px;
    opacity: .5;
    filter: alpha(opacity=50);
}


/* @media (min-width:584px){
    .div1{
        display: inline-block; 
        border-right: 0.5px solid;
    }

    .div2{
    float: right; 
    margin-right: 95px; 
    margin-top: 30px;
    }

    .div3{
        float: right; 
        margin-right: 20%; 
        margin-top: 30px;
    }
} */

.t-center, .div3{
    text-align: center;
}

.div2{
    height: 0.5px;
    background-color: #222;
    width: 30%;
    margin: auto;
}

.tableHeader{
    background-color:#222;
    color: white;
}

#lightbox-image{
    width: 500px;
}

#lightbox-container-image-box{
    width: 91% !important;
    height: 500px !important;
}

#lightbox-container-image-data-box{
    display: none !important;
}


