@font-face { font-family: 'SegoeRegular'; src: url('fonts/SegoeUI.eot'); src: url('fonts/SegoeUI.eot?#iefix') format('embedded-opentype'), url('fonts/SegoeUI.woff') format('woff'), url('fonts/SegoeUI.ttf') format('truetype'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'SegoeSemiBold'; src: url('fonts/SegoeUI-Semibold.eot'); src: url('fonts/SegoeUI-Semibold.eot?#iefix') format('embedded-opentype'), url('fonts/SegoeUI-Semibold.woff') format('woff'), url('fonts/SegoeUI-Semibold.ttf') format('truetype'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'SegoeBold'; src: url('fonts/SegoeUI-Bold.eot'); src: url('fonts/SegoeUI-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/SegoeUI-Bold.woff') format('woff'), url('fonts/SegoeUI-Bold.ttf') format('truetype'); font-weight: normal; font-style: normal; }

* { margin: 0; padding: 0; }

body { font-size: 1.4em; font-family: 'SegoeRegular', Arial, sans-serif; background: #fff; color: #444; line-height: 1.7; }

/*img, if img is active ai-holes has a bug so let it it unactivated */table, td, blockquote, textarea, input, audio, video, canvas { max-width: 100%; height: auto; }
.footer img { max-width: 100%; height: auto; }
p, ul, ol, blockquote, table, form, hr, figure { margin: 0 0 25px 0;}
p:last-child, ul:last-child, ol:last-child, blockquote:last-child, table:last-child { margin-bottom:0; }

iframe { max-width: 100%; }

.clear { clear: both; }
.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }
.cf { zoom: 1; }

/* ------------------------- Header */
.header { background: #254883; padding: 22px 0 0 0; height: 70px; position: relative; }

.logo { text-decoration: none !important; }
.logo-decoupe, .eshop-produr { display: inline-block; }
.logo-decoupe { width: 230px; vertical-align: middle; margin: 0 20px 0 50px; }
.eshop-produr { width: 190px; padding-top: 8px; }

/* User / Cart */
.user-login-cart { position: absolute; top: 0; right: 0; font-family: 'SegoeBold', Arial, sans-serif; font-size: 12px; margin: 0; }
.user-login-cart li { float: left; display: block; border-left: 1px solid #7188ae; }
.user-login-cart a { color: #fff !important; text-decoration: none !important; line-height: 70px; float: left; display: block; padding: 0 25px 0 55px; position: relative; }
.user-login a { background: url(img/theme/icon-user.png) no-repeat 22px 50%; }
.user-cart a { background: url(img/theme/icon-cart.png) no-repeat 22px 50%; }

.user-login-cart a:after { content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 0; background: #fff; }
.user-login-cart a:hover:after { height: 5px; }

.user-cart span { display: inline-block; line-height: 25px; width: 25px; margin-left: 10px; border-radius: 50%; text-align: center; background: #fff; color: #254883; }

#cart_block { display: none; }

/* --------------------------- Menu Responsive */
#main-nav { text-align: center; border-bottom: 1px solid #254883; }

#main-nav li { display: inline-block; position: relative; padding: 0 22px; }
#main-nav a { font-size: 15px; font-family: 'SegoeSemiBold', Arial, sans-serif; line-height: 70px; display: inline-block; color: #254883; text-decoration: none; position: relative; }

#main-nav li li { display: none; }

#main-nav a:after { content: ""; display: block; position: absolute; bottom: 0; left: 0; width: 100%; height: 0; background: #254883; }
#main-nav a:hover:after, #main-nav .sfHoverForce a:after { height: 4px; }

/* Mobile nav */
#mobile-nav { display: none; text-align: center; border-bottom: 1px solid #254883; font-size: 15px; font-family: 'SegoeSemiBold', Arial, sans-serif; line-height: 50px; color: #254883; text-decoration: none; }
#mobile-nav img { vertical-align: middle; margin: 0 6px 0 0; }

#mobile-nav-container { z-index: 9999; position: fixed; top: -20px; left: 0; right: 0; bottom: 0; width: 100%; background: #fff; opacity: 0; visibility: hidden; overflow-y: auto; }
#mobile-nav-container.mobile-nav-open { top: 0; opacity: 1; visibility: visible; }

#mobile-nav-container ul, #mobile-nav-container ul li { display: block; margin: 0; padding: 0; }

#mobile-nav-container li { border-bottom: 1px solid #254883; }
#mobile-nav-container a { font-size: 15px; font-family: 'SegoeSemiBold', Arial, sans-serif; color: #254883; padding: 12px 0; text-align: center; text-decoration: none; display: block; }

#mobile-nav-container li ul { padding: 0 0 10px 0; }
#mobile-nav-container li li { border-bottom: 0; }
#mobile-nav-container li li a { font-size: 13px; font-family: 'SegoeSemiRegular', Arial, sans-serif; padding: 5px 0; }

#mobile-nav-container a:hover { text-decoration: underline; }

#mobile-nav-close { background: #254883; text-align: center; line-height: 70px; color: #fff; font-size: 32px; cursor: pointer; display: block; }

/* ------------------------- Page */
a { color: #111; text-decoration: underline; }
a:hover, a:focus { color: #254883; text-decoration: underline; outline: none; }
.alert-link, .alert a { color: #fff !important; }

h1, h2, h3, h4, h5, h6 { color: #111; font-family: 'SegoeBold', Arial, sans-serif; text-align: left; line-height: 1.4; }
h1 { color: #254883; font-size: 35px; max-width: 700px; margin: 0 auto; padding: 40px 0; text-align: center; }
h1:last-child { padding-bottom: 0; }

.step-num { margin: 30px 0; padding: 0; text-align: left; font-size: 20px; }
.step-num span { background: #254883; color: #fff; border-radius: 50%; width: 30px; height: 30px; line-height: 30px; display: inline-block; text-align: center; margin-right: 6px; }

h2, h3, h4 { font-size: 17px; margin: 40px 0 15px 0; }
h3, h4 { font-size: 12px; text-transform: uppercase; }
h2:first-child, h3:first-child, h4:first-child { margin-top: 0; }
h2 a, h3 a, h4 a { text-decoration: none !important; }

strong, b, dt, label, .alert, .alert-link { font-family: 'SegoeBold', Arial, sans-serif; font-weight: normal; }
.label { font-family: 'SegoeRegular', Arial, sans-serif; font-weight: normal; font-size: 12px; }
.carrier_title { margin: 0; padding: 5px 0; font-family: 'SegoeBold', Arial, sans-serif; font-size: 12px; color: #111; }
hr { margin: 60px 0; border-top: 1px solid #ddd; }
i { margin: 0 5px; }
.box { padding: 30px; border: 1px solid #ddd; background: #fff; margin-bottom: 10px !important; }
.unvisible { display: none; }
.product-name { margin: 0; }
.cart_quantity_input { max-width: 40px !important; margin: 0 auto; }
.delivery_option_price { font-family: 'SegoeBold', Arial, sans-serif; font-size: 13px; color: #254883; }

.alert-info-regular { font-family: 'SegoeRegular', Arial, sans-serif; font-weight: normal; font-size: 12px; margin: 10px 0 !important; }

/* Forms */
label { font-size: 12px; color: #111; }
.form-group { margin-bottom: 5px; }
.form-control { color: #444; }
input[type="text"], input[type="email"], input[type="password"], input[type="tel"], select, div.select, .date-select { max-width: 400px; }
p.required, .required sup { color: #e10000; }
div.checker { display: inline-block; }

.lost_password { font-size: 11px; }

/* Table */
table th { font-family: 'SegoeBold', Arial, sans-serif; font-weight: normal; font-size: 11px; text-transform: uppercase; }

/* Liste */
.rte ul { list-style: disc; padding-left: 20px; }

/* ------------------------- MEP */
.row-no-margin { margin: 0; }
.columns-container { padding: 0 0 100px 0; min-height: 220px; }
.container { padding: 0; }

#index .columns-container, #category .columns-container, #product .columns-container, #pagenotfound .columns-container, #cms .columns-container, #order-confirmation .columns-container { padding-bottom: 0; }
#index .container, #category .container, #product .container, #pagenotfound .container, #cms .container, #order-confirmation .container { max-width: none; }

.wrap { max-width: 1300px; padding: 0 15px; margin: 0 auto; }

.bloc-cms { padding: 0 0 100px 50px; border-left: 1px solid #254883; max-width: 850px; margin: 0 auto; }
.bloc-cms h1, .primary_block h1 { text-align: left; margin: 0; }

/* ------------------------- Produit */
.wrap-produit { background: linear-gradient(to right, #eee 0%, #eee 50.1%, #fff 50.1%, #fff 100%); }
.primary_block { width: 50%; float: left; padding: 0 50px 70px 50px; background: #fff; }
.image-bloc-wrap { width: 50%; float: left; position: relative; }

.image-bloc-wrap, #view_full_size { height: calc(100vh - 140px); }

#view_full_size { cursor: pointer; display: block; width: 100%; position: relative; background-color: #ccc; background-repeat: no-repeat; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
#view_full_size:after { content: ""; position: absolute; bottom: 0; left: 0; right: 0; background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); height: 250px; }

.thumbs-list { position: absolute; bottom: 40px; left: 0; right: 0; text-align: center; }
.thumbs-list li { display: inline-block; width: 80px; background: #254883; margin: 0 4px; }
.thumbs-list a { display: block; }
.thumbs-list a:hover { opacity: 0.5; }

.description-produit { padding-bottom: 50px; position: relative; }
.description-produit:before { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 50px; background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); }
.primary_block .cat_desc_toggle { margin-bottom: 40px; }
.primary_block .cat_desc_open { margin-top: 0; }

.box-info-product br { display: none; }

/* Attributs */
.attribute_list { font-size: 12px; }

/* Multidimensions */
#ai_choose_message, #ai_surface_display { color: #254883; text-align: left !important; font-family: 'SegoeBold', Arial, sans-serif; font-size: 17px; display: block; }
#ai_choose_message { padding-bottom: 10px; }
#ai_surface_display, .our_price_display { padding-bottom: 10px; }

.attribute_fieldset, #quantity_wanted_p { border: 1px solid #ddd; padding: 8px; margin-bottom: -1px; }
.attribute_fieldset label, #quantity_wanted_p label { padding: 0 0 4px 0; width: 110px; margin: 0; }
.attribute_fieldset input, .quantity-cell input { border: 1px solid #ddd; width: 80px; padding: 3px 5px; }

.aimd_legend, .ai_minimum_surface_message { text-align: left !important; color: #254883 !important; font-size: 12px !important; margin: 0 !important; }
.aimd_legend { padding-top: 10px; }

#availability_statut { margin: 0; }
#availability_text { text-align: left !important; display: block; padding: 8px; background-color: #5192f3; border: 1px solid #4b80c3; color: #fff; }

/* Trous */
.aiholes_button { text-align: left !important; }
#ai_calculating_message { float: none !important; text-align: center!important; padding: 8px; background-color: #5192f3; border: 1px solid #4b80c3; color: #fff; }

div#aimd_operations_overlay, div#aimd_wait { position: fixed !important; }

.aiholes_new { border: 0; cursor: pointer; background: #254883; color: #fff; text-decoration: none !important; padding: 5px 10px; font-family: 'SegoeSemiBold', Arial, sans-serif; font-size: 12px; }
.aiholes_new:hover, .aiholes_new:focus { background: #111; color: #fff; outline: 0; }

/* On masque l'ajout de trou rond. Le trou rond est géré dans le trou elliptique */
.aiholes_new.circle { display: none; }

#resetHoles { float: none; padding: 5px 10px; cursor: pointer; margin-left: 0; background-color: #aaa; border: none; color: #fff; font-family: 'SegoeSemiBold', Arial, sans-serif; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; font-size: 12px; }
#resetHoles:hover, #resetHoles:focus { background: #111; color: #fff; outline: 0; }

#aiholes_holes_container { height: 210px !important; }
#aiholes_holes_container span { color: #254883 !important; font-size: 11px !important; font-weight: normal !important; }

#aiholes_render_navigation img { max-width: none; }
#aiholes_render_navigation td { padding: 0; }
#aiholes_render_navigation .traitJoy { border: 0; }
div#aiholes_render_navigation table { -webkit-border-radius: 0; border-radius: 0; }

div#aiholes_container { padding: 0 !important; text-align: left !important; top: 0 !important; }
#contNavigVisiteur { margin: 0 !important; top: 20px; right: 10px; width: 64px; border: 2px solid #fff; background: #fff !important; box-shadow: 0 0 20px rgba(0,0,0,0.15); }
#aiholes_holes_zoom { margin: 8px 0 12px 22px !important; }
#aiholes_render_navigation { float: none !important; width: 60px !important; }
.fancybox-inner { overflow-x: hidden !important; }
#aiholes_render_navigation table { background: none !important; }
#aiholes_render_navigation td { width: 20px; }

#aiholes_holes_zoom .ui-state-default, #aiholes_holes_zoom .ui-widget-content .ui-state-default, #aiholes_holes_zoom .ui-widget-header .ui-state-default { border: 1px solid #254883; background: #254883; }

.aiholes_parameters { padding-top: 5px; font-size: 12px; font-family: 'SegoeRegular', Arial, sans-serif; }
.aiholes_parameters input, .aiholes_diameter { color: #444; border: 1px solid #ddd; background: #fff; padding: 3px 5px; font-family: 'SegoeRegular', Arial, sans-serif; font-size: 12px; }

.aiholes_parameters input.aiholes_view, .aiholes_parameters input.aiholes_add, .aiholes_parameters input.aiholes_edit, .aiholes_parameters input.aiholes_remove { color: #fff; border: 0 !important; font-family: 'SegoeRegular', Arial, sans-serif; -webkit-border-radius: 0; border-radius: 0; }
.aiholes_parameters .aiholes_add, .aiholes_parameters .aiholes_view, .aiholes_parameters .aiholes_edit { background: #111; }
.aiholes_parameters .aiholes_add { transform : translateY(-2px); }
.aiholes_parameters input.aiholes_remove { background-color: #ed1000; }

.aiholes_view { display: none; }

div#aiholes_tooltip { font-family: 'SegoeRegular', Arial, sans-serif; color: #fff; background-color: #254883; border: 1px solid #254883; }

#aiholes_addToCart { border: 0; cursor: pointer; display: block; width: 100%; margin-bottom: 20px; background: #254883; color: #fff; text-decoration: none !important; padding: 15px 10px; font-family: 'SegoeSemiBold', Arial, sans-serif; font-size: 14px; }
#aiholes_addToCart:hover, #aiholes_addToCart:focus { background: #111; color: #fff; outline: 0; }

/* Ajouter au panier */
.buttons_bottom_block { padding-top: 25px; border-top: 1px solid #254883; }

/* ------------------------- Catégorie */
.bloc-categorie { border-bottom: 1px solid #254883; margin-bottom: 40px; }
.bloc-categorie .bloc-cms { padding-bottom: 50px; }

.cat_desc { padding-bottom: 50px; position: relative; }
.cat_desc:before { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 50px; background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); }

.cat_desc_toggle { color: #254883; text-decoration: none; position: relative; padding-left: 26px; }
.cat_desc_toggle:before { content:"-"; position: absolute; top: 3px; left: 0; width: 18px; height: 18px; line-height: 16px; text-align: center; color: #fff; background: #254883; border-radius: 50%; }
.cat_desc_open:before { content:"+"; line-height: 18px; }
.cat_desc_open { margin-top: 15px; }

#subcategories { max-width: 200px; }
.subcategory-name { display: block; padding: 10px 0; text-decoration: none !important; color: #444; border-bottom: 1px solid #ddd; position: relative; }
.subcategory-name:hover { color: #fff; padding-left: 15px; }
.subcategory-name:after { content: ""; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; background: #254883; height: 1px; opacity: 0; z-index: -1; }
.subcategory-name:hover:after { height: 100%; opacity: 1; }

/*
.liste-produits { padding: 0 50px 70px 50px; text-align: center; }
.ajax_block_product { display: inline-block; margin: 25px 0 60px 0; padding: 0 3%; width: 24%; }
.ajax_block_product a { text-decoration: none !important; }
.ajax_block_product h2 { margin: 0; color: #254883; padding-top: 15px; }
.ajax_block_product img { border-right: 1px solid #555; border-bottom: 1px solid #555; box-shadow: 10px 10px 20px rgba(0,0,0,0.1); }
*/
.liste-produits { padding: 0 0 70px 0; max-width: 850px; margin: 0 auto; }
.ajax_block_product { float: left; display: block; width: 50%; margin-bottom: 5%; }
.ajax_block_product a { text-decoration: none !important; display: block; margin-right: 30px; position: relative; }

.ajax_block_product a:after { content: ""; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; background: #254883; height: 1px; opacity: 0; z-index: -1; }
.ajax_block_product a:hover:after { height: 100%; opacity: 1; }

.prod-table { width: 100%; display: table; border-collapse: collapse; table-layout: fixed; }
.prod-cell { display: table-cell; vertical-align: middle; }
.prod-cell-img { width: 75px; }
.prod-cell-texte { padding: 0 0 0 20px; }
.ajax_block_product h2 { margin: 0; color: #254883; font-size: 14px; }
.ajax_block_product a:hover h2 { color: #fff; }
.ajax_block_product img { border-right: 1px solid #555; border-bottom: 1px solid #555; }

/* ------------------------- Home */
.intro-texte, .intro-image { float: left; width: 50%; }
.intro-texte { height: 515px; background: #254883; color: #fff; font-family: 'SegoeSemiBold', Arial, sans-serif; font-size: 18px; position: relative; }
.intro-texte-inner { position: absolute; bottom: 0; right: 0; text-align: right; padding: 0 10% 10% 20px; }
.intro-texte h1 { color: #fff; text-align: right; margin: 0; max-width: none; }
.intro-texte p { max-width: 430px; float: right; }
.intro-image { float: right; height: 600px; background-repeat: no-repeat; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

.home-categories { padding: 70px; }
.home-categorie { float: left; width: 33%; border-right: 1px solid #fff; text-decoration: none !important; margin-bottom: 30px; }
.home-categorie-image { padding-top: 60%; width: 100%; position: relative; background-repeat: no-repeat; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.home-categorie-image:before { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: #254883; opacity: 0; }
.home-categorie h2 { font-size: 14px; font-family: 'SegoeSemiBold', Arial, sans-serif; margin: 0; text-align: center; color: #254883; padding: 15px; }
.home-categorie:hover { background: #254883; }
.home-categorie:hover h2 { color: #fff; }
.home-categorie:hover .home-categorie-image:before { opacity: 0.4; }

#reinsurance_block { display: none; }
#index #reinsurance_block { display: block; }
#reinsurance_block ul { display: table; width: 100%; table-layout: fixed; border-collapse: collapse; border-top: 1px solid #254883; }
#reinsurance_block li { display: table-cell; margin: 0; text-align: center; padding: 50px 15px; vertical-align: bottom; border-left: 1px solid #254883; }
#reinsurance_block li:first-child { border-left: 0; }
#reinsurance_block li span { font-size: 14px; font-family: 'SegoeSemiBold', Arial, sans-serif; color: #254883; padding-top: 15px; display: block; }

/* ------------------------- Prix */
.our_price_display, #total_price, #amount, .ajax_block_product .product-price { color: #254883; font-family: 'SegoeBold', Arial, sans-serif; font-size: 18px; margin: 0; }

.old-price, #old_price { font-size: 12px; display: inline-block; padding: 0 4px; color: #888; text-decoration: line-through; }
.price-percent-reduction, #reduction_percent, #reduction_amount { display: inline-block; color: #254883; font-size: 12px; }
.our_price_display { display: block; }

/* ------------------------- Boutons */
.btn, .exclusive { border: 0; background: #254883; color: #fff; text-decoration: none !important; padding: 15px 22px; font-family: 'SegoeSemiBold', Arial, sans-serif; font-size: 13px;  }
.btn:hover, .btn:focus, .exclusive:hover, .exclusive:focus { background: #111; color: #fff; outline: 0; }

.footer_links .btn, #opc_account .btn { background: #fff; color: #444; border: 1px solid #ddd; }
.footer_links .btn:hover, #opc_account .btn:hover { background: #f5f5f5; color: #444; }

/* ------------------------- Identification */
#authentication #create-account_form, #authentication #login_form { min-height: 310px; }

/* ------------------------- OPC */
#opc_new_account #login_form { position: relative; }
#opc_new_account #login_form:before { content: ""; position: absolute; top: -1px; left: -1px; bottom: -1px; width: 5px; background: #254883; }
#opc_new_account #login_form p { margin: 0; }

.discount_name { float: left; width: 200px; height: 36px; }

.order_carrier_content hr { display: none; }
.order_carrier_content .box { padding: 0 10px 10px 10px; margin-top: 10px; }

.message-panier { margin-top: 20px; }
.message-panier p { padding: 0; }
.message-panier textarea { min-height: 100px; }

/* ------------------------- Mon compte */
.myaccount-link-list a { color: #444; border: 1px solid #ddd; display: block; margin-bottom: -1px; border-radius: 3px; text-decoration: none; font-size: 13px; padding: 9px 15px; background: #fff; border-radius: 0; }
.myaccount-link-list a:hover { color: #444; background: #f5f5f5; }

.footer_links { margin: 30px 15px 0 15px; padding-top: 30px; border-top: 1px solid #254883; }
.footer_links li { display: inline-block; margin-right: 20px; }

/* ------------------------- Historique */
td.return_quantity a { display: none; }

/* ------------------------- Paiement */
.payment_module { margin: 0 0 -1px 0; }
.payment_module a { display: block; color: #444; text-decoration: none; border: 1px solid #ddd; padding: 10px; font-size: 13px; }
.payment_module a:hover { background: #f5f5f5; }
.payment_module img { margin-right: 15px; }

/* ------------------------- Contact */
.contact-form-box { border: 1px solid #ddd; }
.contact-form-box .page-subheading { padding: 15px 15px 0 15px; }
.contact-form-box .submit { padding: 15px; }
.contact-form-box textarea { min-height: 255px; }

/* ------------------------- Footer */
.footer { font-size: 12px; }
.footer h4 { color: #254883; }
.footer li { margin-bottom: 4px; }
.footer a { color: #254883; text-decoration: none; }
.footer a:hover { text-decoration: underline !important; }

.footer-infos { background: #254883; color: #fff; text-align: center; font-size: 26px; padding: 40px 20px; }
.footer-infos p:first-child { background: url(img/theme/icon-info.png) no-repeat left; padding: 10px 0 10px 80px; display: inline-block; }
.footer-table { display: table; width: 100%; table-layout: fixed; border-collapse: collapse; }
.footer-cell { display: table-cell; vertical-align: top; width: 25%; border-left: 1px solid #254883; padding: 50px 15px 50px 50px; }
.footer-cell:first-child { border-left: 0; }

.footer-logo { width: 50%; text-align: center; vertical-align: middle; }

.no { background: #254883; text-align: right; padding: 25px 50px 30px 0; }
#no { color: #aeb5c8; text-decoration: none; font-size: 12px; }
#no:hover { color: #fff; text-decoration: none; }

/* ------------------------- Transition */
a, .btn, .exclusive, #main-nav li ul, #main-nav a:after, .user-login-cart a:after, .home-categorie h2, .home-categorie-image:before, #aiholes_addToCart, .aiholes_new, #resetHoles { -webkit-transition: all .15s ease-out; -moz-transition: all .15s ease-out; -o-transition: all .15s ease-out; transition: all .15s ease-out; }
.ajax_block_product a:after, .ajax_block_product h2, .subcategory-name:after { -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; -o-transition: all .25s ease-out; transition: all .25s ease-out; }
#mobile-nav-container { -webkit-transition: all .4s ease-out; -moz-transition: all .4s ease-out; -o-transition: all .4s ease-out; transition: all .4s ease-out; }

/* ------------------------- Responsive */
/*
@media screen and (max-width: 1400px) {
    
    .ajax_block_product { width: 32%; }
    
}
*/
@media screen and (max-width: 1300px) {
    
    .home-categorie { width: 33.3333333333%; }
    
}
@media screen and (max-width: 991px) {
    
    #main-nav { display: none; }
    #mobile-nav { display: block; }
    
    /*
    .ajax_block_product { width: 49%; padding: 0 5%; }
    */
    
    .bloc-cms { padding-right: 4%; padding-left: 4%; border-left: 0; }
    
    .liste-produits { padding-right: 4%; padding-left: 4%; }
    .prod-cell-img { width: 60px; }
    .prod-cell-texte { padding-left: 10px; }

    .footer-table { display: block; }
    .footer-cell { display: block; width: auto !important; }
    .footer-cms, .footer-compte { display: inline-block; width: 48% !important; }
    .footer-logo { border-left: 0; border-top: 1px solid #254883; padding-left: 25px; padding-right: 25px; }
    
}
@media screen and (max-width: 850px) {
    
    .home-categorie { width: 50%; }
    
}
@media screen and (max-width: 768px) {
    
    .header { padding-bottom: 0; height: auto; }
    
    .logo-decoupe { margin-left: 25px; }
    
    .user-login-cart { position: relative; top: auto; right: auto; margin-top: 25px; }
    .user-login-cart li { width: 50%; border-top: 1px solid #7188ae; }
    .user-login-cart li:first-child { border-left: 0; }
    .user-login-cart a { float: none; line-height: 50px; }
    
    .intro-texte, .intro-image { float: none; width: auto; }
    .intro-texte { height: auto; }
    .intro-texte-inner { position: relative; bottom: auto; right: auto; text-align: left; padding: 0 25px 50px 25px; }
    .intro-texte h1 { text-align: left; }
    .intro-texte p { float: none; }
    .intro-image { height: 300px; }
    
    h1 { font-size: 28px; padding-top: 20px; padding-bottom: 20px; }
    .bloc-categorie .bloc-cms { padding-bottom: 20px; }
    
    .wrap-produit { background: #fff; }
    .primary_block { width: 100%; float: none; padding: 0 4% 50px 4%; }
    .image-bloc-wrap { width: 100%; float: none; }
    .image-bloc-wrap, #view_full_size { height: 400px; }
    #view_full_size:after { height: 150px; }
    .thumbs-list { bottom: 15px; left: 4%; right: 4%; text-align: left; }
    .thumbs-list li { width: 60px; }
    
    #authentication #create-account_form, #authentication #login_form { min-height: 10px; }
    
    .footer-infos { font-size: 18px; }
    .footer-infos p:first-child { background: url(img/theme/icon-info.png) no-repeat top; padding-left: 0; padding-top: 65px; }
    .footer-infos p:first-child strong { display: block; text-align: center; }
    
    .footer-cms, .footer-compte { display: block; width: auto !important; padding-left: 25px; padding-right: 25px; border-left: 0; border-top: 1px solid #254883; }
    .footer-cell { padding-top: 25px; padding-bottom: 25px; }

    .no { padding-right: 25px; }
    
}
@media screen and (max-width: 600px) {
    
    .home-categories { padding-left: 0; padding-right: 0; margin: 0 auto; width: 260px; }
    .home-categorie { width: 100%; margin: 0 auto 15px auto; }
    
    #reinsurance_block ul { display: block; border-top: 0; }
    #reinsurance_block li { display: block; padding: 25px 15px; border-left: 0; border-top: 1px solid #254883; }
    
    /*
    .ajax_block_product { width: auto; padding: 0; max-width: 250px; display: block; margin-left: auto; margin-right: auto; }
    */
    
}
@media screen and (max-width: 480px) {
    
    .eshop-produr { display: block; margin: 15px 0 0 25px; }
    
    .ajax_block_product { float: none; width: auto; }
    .ajax_block_product a { margin-right: 0; }
    
}