/* Nyro Modal */
.nyroModalCont {margin:0!important;}
.nyroModalCont, .nyroModalCont *, .nyroModalCont *:before, .nyroModalCont *:after { box-sizing: content-box !important; -moz-box-sizing: content-box !important; -webkit-box-sizing: content-box !important; }
.nyroModalContainer_lpa {overflow:inherit !important;}
.nyroModalCloseButton, .nyroModalClose {background:url("../img/close-popin.png") no-repeat scroll center center white;width:17px;height:17px;display:none;}
.nyroModalLink {padding:0 !important;}
.nyroModalLink:after {visibility: hidden;display: block;font-size:0;content:" ";clear: both;height: 0;}
/* JGrowl Modal */
#pm_mc3_jgrowl_table_container { width: 100%; }
.jGrowl-close {margin: -16px -17px 0 0;background:url("../img/close-icon-22.png") no-repeat scroll center center transparent;width:22px;height:22px;}

/* CART SUMMARY global */
table#pm_mc3_cart_summary, table#pm_mc3_lpa {width:100%;border:0;border-collapse:collapse;border-spacing:0;}
table#pm_mc3_cart_summary th, table#pm_mc3_lpa th {text-align: center;font-weight: bold;border-bottom: 1px solid #d0d0d0;padding: 10px 0;}
table#pm_mc3_cart_summary td, table#pm_mc3_cart_summary th, table#pm_mc3_lpa td, table#pm_mc3_lpa th {vertical-align:middle;}
/* Product-Line Quantity buttons */
table#pm_mc3_cart_summary span.pm_mc3_quantity_more,
table#pm_mc3_cart_summary span.pm_mc3_quantity_less,
table#pm_mc3_cart_summary span.pm_mc3_quantity_delete {cursor: pointer;display: block;float: left;width: 12px;height: 12px;text-indent: -9999px;overflow: hidden;margin: 5px 2px 0 2px;-webkit-border-radius: 100px;-moz-border-radius: 100px;border-radius: 100px;background: url("../js/jqueryui/1.8.9/themes/custom-theme/images/ui-icons_888888_256x240.png") no-repeat;}
table#pm_mc3_cart_summary span.pm_mc3_quantity_more {background-position: -2px -194px;}
table#pm_mc3_cart_summary span.pm_mc3_quantity_less {background-position: -18px -194px;}
table#pm_mc3_cart_summary span.pm_mc3_quantity_delete {background-position: -34px -194px;}

/* Overrides default styles from PrestaShop */
#pm_mc3_cs_free_content_1 p, #pm_mc3_cs_free_content_2 p, #pm_mc3_cs_free_shipping p, #pm_mc3_jgrowl_free_content_1 p, #pm_mc3_jgrowl_free_content_2 p, #pm_mc3_lpa_free_shipping p, .pm_mc3_lpa_product_description p, #pm_mc3_lpa_free_content_1 p, #pm_mc3_lpa_free_content_2 p {padding-bottom:0;}
.pm_mc3_jgrowl_product_name a { text-decoration: none!important; }
.pm_mc3_cs_line, .pm_mc3_lpa_line {clear: both;}
/* Modal empty cell - customized product (td) */
.pm_mc3_cs_customized_product_empty_cell, .pm_mc3_lpa_customized_product_empty_cell { border-left: none !important; border-right: none !important; }
/* Default buttons styles */
.pm_mc3_button_left {float:left;}
.pm_mc3_button_right {float:right;}
.pm_mc3_button_left_sub, .pm_mc3_button_right_sub {float:left;}
#pm_mc3_lpa_keep_shopping_btn, #pm_mc3_lpa_order_now_btn, #pm_mc3_cs_keep_shopping_btn, #pm_mc3_cs_order_now_btn, #pm_mc3_jgrowl_order_now_btn {position: relative;text-decoration:none !important;transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;}
#pm_mc3_lpa_keep_shopping_btn:active, #pm_mc3_lpa_order_now_btn:active, #pm_mc3_cs_keep_shopping_btn:active, #pm_mc3_cs_order_now_btn:active, #pm_mc3_jgrowl_order_now_btn:active {top: 1px;}
.addtocart_buttons_container.bl{
    margin: 0 auto;
    width: 60%;
    display: inline-block;
    vertical-align: middle;
}
.addtocart_buttons_container.pri{
    width: 40%;
    display: inline-block;
    vertical-align: middle;
}

#pm_mc3_content h1{
    font-family: "GoudyOldStyleMTW01-Ital","Times New Roman",Times,Georgia,serif;
    font-weight: normal !important;
    color: #B5985A;
    font-size: 41px;
    margin-bottom: 30px;
    padding-top: 14px;
}
#pm_mc3_content h2{
    font-weight: normal !important;
    color: #5e6a72;
    text-transform: none;
    font-size: 20px;
    padding-left: 105px;
    padding-top: 2px;
    font-family: "Arial";
    margin-bottom: 35px;
}
#pm_mc3_content h3{
    font-family: "GoudyOldStyleMTW01-Ital","Times New Roman",Times,Georgia,serif;
    font-weight: normal !important;
    font-size: 18px;
    border-top: 1px solid #ddd;
    padding-top: 10px;
}

.addtocart_buttons_container p.price_container{
    padding: 0;
    font-size: 14px;
    font-family: "GoudyOldStyleMTW01-Ital","Times New Roman",Times,Georgia,serif;
    font-weight: normal !important;
    
}
.addtocart_buttons_container p.price_container .price{
    font-size: 17px;
}

#pm_mc3_content #pm_mc3_lpa li{
    list-style: inside url("../img/puce.png") circle;
}

#pm_mc3_content a#pm_mc3_lpa_keep_shopping_btn.continuer_pop{
    display: block;
    font-size: 14px;
    margin: 10px 0;
    padding: 16px 20px 16px 0;
    text-decoration: underline !important;
}
#pm_mc3_content h4{
    background: none !important;
    border: none !important;
    
}

@media only screen and (max-device-height: 736px) {
	
	#pm_mc3_content h1 {font-size: 30px; padding-left: 5px; padding-right: 5px;margin-bottom: 10px;}
}
