.recent {
    margin-top: 20%;
}
.recent h4 {
    text-transform: capitalize;
    margin-bottom: 5%;
    font-family: 'Salsa-Regular' !important;
    font-family: "MavenPro-Regular" !important;
    color: #b81f31;
	    font-weight: bold;
}
.recent a {
    font-family: "MavenPro-Regular" !important;
    font-size: 18px;
    color: #000 !important;
}

.recent img {
    float: right;
}

.container.quicklist {
    width: 85%;
	background:#fff;
	margin:3% 0 5%;
}
ul.items li.label {
    display: none !important;
}
.quickcontent {
    
    float: left;
    margin: 10px 25px 0px;
    font-family: "MavenPro-Regular" !important;
    /*width:100%;*/
}
.row.quickinner {
    border-bottom: 2px solid #b81f32;
    /*width: 95%;
	 margin: 0% 0% 5%;*/
	 
}
.quickimg {
    float: left;
    padding: 10px;
	width:8%;
}
p.product-title {
    font-size: 20px;
}
p.price {
    font-size: 20px;
    color: #b81f31;
	font-weight:600;
}
h2.modal-title.category_caption{
    font-size:17px;
    margin-top:0px !important;
}
.products.pdtList td h4,div#pro-div h4 {
    font-size: 15px;
}
.add-on,.availab,.base-on,.area-coll{
    overflow: hidden;
    padding: 5px 0px;
    
}
.add-on{
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.availab,.area-coll{
     border-bottom: 1px solid #ddd;
}
#popup-model-area{
    padding:0px;
}
.base-on{
    margin-top:10px;
}
body.quickproductlist.modal-open .modal-body{
    padding-top:0px !important;
}
body.quickproductlist.modal-open .modal-header {
    padding: 5px 15px;
}
.products.pdtList{
    padding-top:0px !important;
}
.products.pdtList table.table tbody>tr:first-child td {
    border-top: none;
}
body.quickproductlist.modal-open .modal-header .close {
    margin-top: 10px;
}
p.items {
    font-size: 18px;
}
.quickcontent p {
    font-family: "MavenPro-Regular" !important;
    line-height: 1.5em;
}
.modal-title{
    /*font-family: "MavenPro-Regular" !important;*/
}
/*.funkyradio-success label:hover::before {*/
/*    background: #5cb85c !important;*/
/*}*/
/*.funkyradio-success label:hover::before{*/
/*   text-indent: .0em !important;*/
/*   color:#fff !important;*/
/*}*/
.funkyradio input[type="radio"]:hover:not(:checked) ~ label:before, .funkyradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
    content: '' !important;
    text-indent: .9em;
    color: #C2C2C2;
}
.modal-body .main_content h2.category_caption{
    margin-top:0px !important;
}
.modal-body .main_content {
    min-height: 100%;
}
.modal-body .main_content button.btn.btn-default.pull-right {
    background: #b81f31;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1px;
}
.modal-body .main_content button.btn.btn-default.pull-right:hover{
    background: transparent !important;
    color:#b81f31 !important;
    border-color:#b81f31 !important;
}
input#availablilitypin {
    width: 100% !important;
    margin-right: 0 !important;
    border: 1px solid #f2f0ef;
    max-width: 50%;
    margin: auto;
    font-size:12px;
}
.funkyradio label{
    margin: 5px 0px !important;
}
.modal-body .main_content h1,.modal-body .main_content h2, .modal-body .main_content h3,
.modal-body .main_content h4,.modal-body .main_content h5,.modal-body .main_content h6{
    font-family: "MavenPro-Regular" !important;
}
span#cakeprice {
    font-family: "MavenPro-Regular" !important;
        font-size: 14px;
}
.products.pdtList  .LABEL_1{
    float:none;
}
span.p-currency,span#cakeprice span,span.p-currency {
    font-family: none !important;
}
span.curreny-icon {
   font-family: none;
}
.contact-box {
    background: #fff;
    text-align: center;
    margin: 20px 0px;
    padding: 14px 15px;
}
.products.pdtList #P_1{
    text-align:center;
    width:100%;
    font-size:13px !important;
}
.funkyradio-success label:hover {
    box-shadow: 0px 0px 20px #e1e1e1;
}
.funkyradio-success label {
    color: #000 !important;
    font-weight: 500 !important;
   text-align:center;
    font-size:12px
}
.modal-body .main_content .container {
    width: auto;
}
span.p-currency {
    font-family: none !important;
}
a.button.fancybox {
    float: right;
    /*margin: 8%;*/
    border: 3px solid #DC3349;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    padding: 1px !important;
    text-align: center;
    font-weight: bold !important;
    font-size: 32px !important;
    color: #DC3349 !important;
    line-height: 28px !important;
}
a.button.fancybox:hover {
     border-radius: 0px;
    text-decoration: none;
}
a.button.fancybox:focus,a.button.fancybox:active{
    outline:none !important;
}
p.c-text {
    clear: both;
    text-align: right;
    font-size: 11px;
}
body.quickproductlist .modal-content {
    max-width: 80%;
    margin: auto;
}
/* <!--    Media Query  -->*/

@media(max-width:991px){
	.quicklist_section h2.category_caption {
    margin-top: 0px;
}

.recent {
    margin: 3% 0;
    margin-left: 10%;
}
.container.quicklist {
    width: 100%;
    margin-left: 0%;
    margin-bottom: 5%;
}
}
@media(max-width:320px){
.container.quicklist {
    width: 100%;
    background: #fff;
    margin-left: 0;
    margin-bottom: 5%;
}	
.quickcontent {
    float: none;
    margin: 10px;
    font-family: "MavenPro-Regular" !important;
    margin-left: 36px;
}
.quickimg {
    float: left;
    padding: 0;
    width: 12%;
    margin-top: 15px;
}
a.button.fancybox {
    float: right;
    margin: 0%;
    width: 30px;
    height: 30px;
    padding: 0px !important;
	margin-right: 40%;
    margin-bottom: 5%;
    line-height: 19px !important;
}

}


