/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */
.search-results .product-sorting {
    display: none;
}
.search-results .woocommerce-notices-wrapper {
    margin-bottom: 4rem;
}
.search-results ul.products {
    display: flex;
    flex-wrap: wrap;
}
.search-results ul.products li.product {
    width: 24%;
}
.inner_product {
    border-radius:10px;
}

.woocommerce-MyAccount-navigation {
    float: left;
    border-style: solid;
    border-width: 1px;
    margin-right: 50px;
	background-color:#FFF !important;
}

.woocommerce {
    overflow: hidden;
	background-color:#FFF !important;
}
.woocommerce-MyAccount-content {
    
	background-color:#FFF !important;
}
.woocommerce-notices-wrapper {
   
	background-color:#FFF !important;
}


.header_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 100%;
    filter: alpha(opacity=100%);
    z-index: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-perspective: 1000px;
    -webkit-backface-visibility: hidden;
}

#header_meta{
border-top:none;
z-index: 10;
min-height: 30px;
border-bottom-style: solid;
border-bottom-width: 0px;
margin-bottom:-1px;
}

#header_meta .container{min-height: 30px;}


#header.shadow{box-shadow:0px 0px 3px rgba(0, 0, 0, 0.8);}
#header_main {
    border-bottom-style: solid;
    border-bottom-width: 0px;
    z-index: 1;
   background: #fff;
 

 
}
#header_main .logo img{
    transform: scale(0.85);
}


a.cart_dropdown_link > span:before {
    opacity: 0;
}
a.cart_dropdown_link > span:nth-child(1) {
    background-image: url(https://www.mescartesmentales.fr/wp-content/uploads/2020/10/panier.png)!important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}


.cart_dropdown_first .cart_dropdown_link {
    display: block;
    padding-top: 0px;
	
    text-decoration: none;
    line-height: 50px;
    font-size: 45px;
   
}
.cart_dropdown {
    position: absolute;
    right: -60px;
    height: 35px;
    width: 70px;
    line-height: 46px;
    text-decoration: none;
    text-align: center;
    top: 50%;
    margin: -23px 0 0 0;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    font-weight: normal;
    z-index: 101;
    -webkit-transition: all ease-in-out 0.8s;
    transition: all ease-in-out 0.8s;
	
}
#top .av-cart-counter {
    position: absolute;
    top: 50%;
    left: 54%;
    height: 20px;
    padding: 0 5px;
    line-height: 20px;
    border-radius: 50px;
    font-size: 14px;
    background: #ea2a8a;
    color: #fff;
    text-align: center;
    margin: -25px 0 0 2px;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
    opacity: 0;
}

/* General woocommerce CSS */
	
.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active, #wizard form.login input.button, #wizard .checkout_coupon .button, #wizard .woocommerce-Button {
   
	margin-bottom:10px;
}

#top .main_color form.login .input-text { background-color:#D7D7D7; height:10px; }

#top .main_color form.register .input-text { background-color:#D7D7D7; height:10px;}

#top div #content .form-row input.input-text, #top div form .form-row textarea, #top div #content .form-row textarea {/*#top div form .form-row input.input-text,  */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: none;
    width: 100%;
    padding: 5px;
    margin: 0;
    outline: 0;
    font-size: 20px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    
	background-color:#eeeeee;
	border-radius: 10px;
	color:#666;
	background-color:#CCC;
	
}
#top .main_color input[type="text"], #top .main_color input[type="email"], #top .main_color input[type="password"], #top .main_color textarea {
 
	border-radius: 10px;
	
}

#top .main_color .input-text, #top .main_color input[type="input"], #top .main_color input[type="number"], #top .main_color input[type="url"], #top .main_color input[type="tel"], #top .main_color input[type="search"], #top .main_color select {
    /*, #top .main_color input[type="password"]*/
    border-color: #ffffff;
    background-color:#eeeeee;
    color: #919191;
	min-height:60px;
	height:60px;
	border-radius: 20px;
	
}
#top #payment {
   border-color: #ffffff;
    background-color:#eeeeee;
}
#top #payment ul.payment_methods li {
    line-height: 2em;
    text-align: left;
    margin: -1px 0 0 0;
    font-weight: normal;
    border-style: solid;
border-width: 0px;
    border-radius: 20px;
    padding: 10px;
	margin-bottom:10px;
}
table.shop_table {
    margin: 0px;
    text-align: left;
    width: 100%;
    border-radius: 5px;
}
tr:first-child th, tr:first-child td {
    border-top-style: solid;
    border-top-width: 1px;
}
tr th:first-child, tr td:first-child {
    border-left-style: solid;
    border-left-width: 0px;
}
.inner_product:hover .avia_cart_buttons a {
    opacity: 10;
}
#top .avia_cart_buttons .button {
	color:#fff;
	background-color:#ecad11;
}
.main_color .cart_dropdown .dropdown_widget li a, #top .main_color .avia_cart_buttons .button, #top .main_color .dropdown_widget .buttons .button, .main_color .cart_dropdown_first .cart_dropdown_link, #top .main_color p.order-info mark {
    color: #fff;
}

.avia_cart_buttons {
    opacity: 10;
    border-top-width: 1px;
    border-top-style: solid;
    padding: 0px;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	background-color:#ecad11;
}

#top .avia_cart_buttons .button {
    min-width: 50px;
    float: center;
	
	max-width:100%;
    width:80%;
    text-align: center;
    border-radius: 10px;
    padding: 5px;
    
    font-weight: bold;
    line-height: 18px;
    
	margin:10px;
	font-size:18px;
  
}
button-mini-delimiter { display: none !important; }
.show_details_button {
    display: none !important;
}   


.main_color .button:hover, .main_color .ajax_controlls a:hover, .main_color #submit:hover, .main_color .big_button:hover, .main_color .contentSlideControlls a:hover, .main_color #submit:hover, .main_color input[type="submit"]:hover {
    background-color: #e47944;
    color: #ffffff;
   
}
.av-woo-purchase-button {
	background-color:#DDD;

padding:20px;
border-radius: 10px;	
}

#wpbr_review_form_wrapper .wpbr_review_show {
   
	display:none;
    padding-bottom: 0px;
    padding-top: 0px;
}

#review_press_show .wpbr_review_show {
    display: none;
    padding-bottom: 0px;
    padding-top: 0px;
}

#wpbr_review_form label {
    display: block;
    float: left;
    font-size: 14px;
    line-height: 1.1;
    margin-bottom: 5px;
    padding:0px;
    text-align: left;
    width: 150px;
}

#wpbr_review_form > div {
    margin-bottom: 0px;
}

#wpbr_review_form_wrapper {
    background: #eaeaea none repeat scroll 0 0;
	border-radius: 5px;
    padding: 10px;
}

#wpbr_review_form input[type="submit"] {
    background: #4e4e4e none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-size: 14px;

    font-weight: 700;
    margin: 0 0px 0px 0;
    padding: 10px 10px;
    text-transform: uppercase;
    width: auto;
}

#wpbr_review_form_wrapper .submit_button {
    float: none;
    margin-left: 150px;
	height:20px;
}

#top label {
    font-size: 20px;
    font-weight: bold;
}

.rating_form_wrap .rating_stats {
    background-color: #ffffff;
    border: 1px solid #9b9b9b;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
    color: #777777;
    display: none;
    font-size: 13px;
    padding: 0;
    position: absolute;
    z-index: 999;
	margin-top:20px;
}

.rating_form_wrap .rating_stats .rf_stats_header {
    background-color: #c7c7c7;
    border-bottom: 1px solid #9b9b9b;
    color: #595959;
    font-weight: bold;
    height: auto;
    line-height: 1.7;
    padding: 5px 5px 5px 10px;
    text-align: left;
}

.wp-reviewr-container .wp-reviewr-left .wp-reviewr-prcnt-con {
    height: 110px;
    margin: 0 auto;
    width: 110px;
	display: none;
}

.cart-collaterals .cart_totals a.button.alt {
    display: block;
    font-size: 0.92em;
    width: 193px;
	background-color:#F60;
	font-size:24px;
}

table.cart img {
    height: auto;
    width: 250px;
}

.alternate_color .heading-color, .alternate_color a.iconbox_icon:hover, .alternate_color h1, .alternate_color h2, .alternate_color h3, .alternate_color h4, .alternate_color h5, .alternate_color h6, .alternate_color .sidebar .current_page_item > a, .alternate_color .sidebar .current-menu-item > a, .alternate_color .pagination .current, .alternate_color .pagination a:hover, .alternate_color strong.avia-testimonial-name, .alternate_color .heading, .alternate_color .toggle_content strong, .alternate_color .toggle_content strong a, .alternate_color .tab_content strong, .alternate_color .tab_content strong a, .alternate_color .asc_count, .alternate_color .avia-testimonial-content strong, .alternate_color div .news-headline, #top .alternate_color .av-related-style-full .av-related-title, .alternate_color .av-default-style .av-countdown-cell-inner .av-countdown-time, .alternate_color .wp-playlist-item-meta.wp-playlist-item-title, #top .alternate_color .av-no-image-slider h2 a, .alternate_color .av-small-bar .avia-progress-bar .progressbar-title-wrap {
	color:#666;
}

#top #main .avia-section .template-page {
    border: medium none;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    width: 100%;
	min-height:10px;
}

.avia-section-small .content, .avia-section-small .sidebar {
    padding-bottom: 0px;
    padding-top: 0px;
}

.related.products {
    display: none;
}

div ul.product_list_widget li img {
    float: right;
    height: auto;
    margin-left: 4px;
    padding: 2px;
    width: 150px;
}



#top .inner_product_header {
    border-top-style: solid;
    border-top-width: 0px;
    clear: both;
    min-height: 91px;
    padding: 10px 15px 15px;
    position: relative;
}

.single-product .template-shop {
    padding-top: 50px;
}

.template-shop div.product div.summary {
    float: none;
    padding: 10px;
    width: 100%;
}

td.actions .coupon {
    width: auto;
}

#top table.shop_table .actions .coupon .button {
    margin: 3px 0;
    padding-left: 10px;
    padding-right: 10px;
    width: auto;
	font-size:18px
}

#top table.shop_table .actions .button {
    margin: 3px 0 3px 7px;
    min-width: 182px;
    width: auto;
}

.header_color .cart_dropdown .dropdown_widget li a, #top .header_color .avia_cart_buttons .button, #top .header_color .dropdown_widget .buttons .button, .header_color .cart_dropdown_first .cart_dropdown_link, #top .header_color p.order-info mark {
    color: #52c0df;
}
/* Caddie CSS **********************************************************************************************/
#top .avia-font-entypo-fontello, body .avia-font-entypo-fontello, html body [data-av_iconfont="entypo-fontello"]::before {
    font-family: "entypo-fontello";
	font-size:50px;
	
}
#top .avia_cart_buttons .button > span {
 
    position: absolute;
    top: 5px;
	opacity:0;

    
}
.dropdown_widget ul.cart_list li a img {
    float: right;
    display: block;
    background: #fff;
    border: 1px solid #e1e1e1;
    padding: 2px;
    margin: 0 0 0 10px;
    width: 160px;
    height: auto;
}
.cart_dropdown .dropdown_widget .widget_shopping_cart_content p{
font-size:15px;
padding:10px;
margin:0;
overflow: hidden;
}
#top div ul.product_list_widget li a {
    display: block;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.5em !important;
    height: auto !important;
}
div .dropdown_widget .cart_list li{
padding:10px 12px;
border-bottom-width:1px;
border-bottom-style: dotted;
border-top: none;
font-size: 15px;
position: relative;
}
#top .dropdown_widget .buttons .button{
width:43%;
float: left;
margin:0;
background: transparent;
padding:2px;
font-weight: 600;
text-align: center;
}
.cart_dropdown .dropdown_widget {
clear: both;
position: absolute;
right: 20px;
top: 10px;
width: 400px;
line-height: 18px;
display: none;
padding-top: 54px;
}
#top .dropdown_widget .total {
    font-size: 20px;
    border: none;
}

.cart_dropdown .dropdown_widget .widget_shopping_cart_content{
padding:0;
box-shadow: 0 10px 15px rgba(0,0,0,0.1);
overflow: hidden;
border-style: solid;
border-width: 2px;
text-align: left;
border-radius: 10px;
width:400px;
border-color: #e81a88;
}
#menu-item-shop .dropdown_widget{right:-1px; top:100%; padding:0; margin-top:-20px;}
#menu-item-shop .dropdown_widget .avia-arrow{top:-5px; right:40px; display:none;}
h5 {
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 4px;
	margin-top:20px;
}

#top .av-masonry-entry .price, #top .av-masonry-entry .price span, #top .av-masonry-entry del, #top .av-masonry-entry ins {
    font-size: 24px;
}

.summary .cart {
    margin-bottom: 20px;
	margin-top:20px;
}

.woocommerce-page .button {
    border: medium none;
    border-radius: 2px;
    cursor: pointer;
    float: left;
    font-family: inherit;
    font-size: 18px;
    line-height: 1em;
    min-width: 110px;
    padding: 15px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: auto;
	
	
}

#top .price, #top .price span, #top del, #top ins {
    font-size: 28px;
    font-weight: 800;
    text-decoration: none;
	text-align:center;
	padding:3px;
	
	
	
	
}	



#top .av_toggle_section .av-inherit-font-color * {
	color:#999;
   
}

#wpbr_review_form input[type="submit"]:hover, #wpbr_review_form input[type="submit"]:active {
	color:#CCC;
	 
}

#header_meta .container{min-height: 10px;}
.single-product-main-image{width:57%; float:left; margin-right: 50px; overflow: hidden; padding-bottom:50px; padding-top:0px;}
.single-product-summary{overflow: hidden;}

.template-shop .single-product-main-image .images a {
    -moz-box-shadow: 2px 3px 10px 0px #cfcfcf;
    -webkit-box-shadow: 2px 3px 10px 0px #cfcfcf;
    -o-box-shadow: 2px 3px 10px 0px #cfcfcf;
    box-shadow: 2px 3px 10px 0px #cfcfcf;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#cfcfcf, Direction=146, Strength=10);
    border-width: 0px;
}

.template-shop .images img a {
    display: block;
    padding: 5px;
    position: relative;
}

.single-product-main-image .images > a {
    border-radius: 0px;
}

#top div.product .woocommerce-tabs {
    clear: both;
    margin: 0 0 0px;
    padding: 0px 0 0;
}

#top .variations_form, #top div.product .woocommerce-tabs .panel {
    border-style: solid;
    border-width: 0px;
}

#top div div.product .woocommerce-tabs ul.tabs li.active a {
   border-style: solid;
    border-width: 0px;
}

.template-shop .product_meta {
    clear: both;
    font-size: 0px;
    position: relative;
	height:0px;	
}

#top .woocommerce-tabs h2 {
    font-size: 0px;
	height:0px;
}

#top div div.product .woocommerce-tabs ul.tabs li.active a {
    border-style: solid;
    border-width: 0;
	height:0px;
	font-size: 0px;
}

#top div div.product .woocommerce-tabs ul.tabs li.active a {
    border-bottom: medium none;
    border-style: solid solid none;
    border-width: 0px 0px medium;
    padding: 0px;
    position: relative;
	height:0px;
	font-size: 0px;
}

.template-shop div.product div.summary {
    float: none;
    padding-bottom: 0px;
    width: 100%;
}

#top div div.product .woocommerce-tabs .panel {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    padding: 15px;
}

#top div div.product .woocommerce-tabs .panel {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
	overflow:visible;
    padding: 0px;
}

/* General Custom CSS ************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
 /* Remove you are here */

 /* Breadcrumbs below page title */
.title_container .breadcrumb { 
     position:relative;
     right:0px; 
     top: 20px; 
}
.title_container { 
     padding-bottom:0px;
}


#top form.login, #top form.register {
	margin:0px;
	padding:10px;
    
    text-align: left;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
	min-height:410px;
	
}

.main_color .header_bg, .main_color .main_menu ul ul, .main_color .main_menu .menu ul li a, .main_color .pointer_arrow_wrap .pointer_arrow, .main_color .avia_mega_div, .main_color .av-subnav-menu > li ul, .main_color .av-subnav-menu a {
    background-color:#52c0df;
    color: #919191;
}



#top .av-subnav-menu > li > a {
	padding-left:10px;
    
    display: block;
    border-left-style: solid;
    border-left-width: 0px;
	color:#1B1B1B;
}

#top .av-subnav-menu > li > a:hover {
	padding-left:10px;
    
    display: block;
    border-left-style: solid;
    border-left-width: 0px;
	color:#fff;
}



#top .av-subnav-menu > li {
    padding: 15px 0;
    display: inline-block;
	background-color:#52c0df;
}

#top .av-submenu-container {
    min-height: 52px;
    position: relative;
    width: 100%;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    -webkit-perspective: 1000px;
    -webkit-backface-visibility: hidden;
    font-size: 13px;
    line-height: 1.65em;
	background-color:#52c0df;
}




.html_stretched #wrap_all {
	background-color:#FFF;
  
}
.html_header_top .av_bottom_nav_header #header_main_alternate .main_menu ul:first-child > li > a {

	  border-left-style: solid;
    border-left-width: 0px;
	
	
}
#top .av-main-nav ul a {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    line-height: 18px;
    padding: 8px 15px;
    font-size: 15px;
    min-height: 23px;
    max-width: none;
    text-decoration: none;
    font-family: inherit;
	margin-left:0px;
}

.menu-img{
	position:fixed;
    top:0px;
	left:0px;
	z-index:9999;


}
.menu-img2{
	position:fixed;
	top:0px;
	left:0px;
	z-index:9999;



}

.av-horizontal-gallery {
    clear: both;
    position: relative;
	text-align:center;
	
	
    z-index: 1;
    overflow: hidden;
}

.liens-footer a{
	color:#FFF;
}

.liens-footer a:hover{
	color:#FFF;
}



.avia-section.avia-section-small {
    min-height: 0;
	padding-bottom:10px;
	padding-top:10px;
}
.logo img {
    padding-top: 0px;
	padding-bottom:3px;
   
	
}	
	
.html_header_top .av_bottom_nav_header .main_menu ul:first-child > li a {
	font-size:16px;
}

.header_color .primary-background, .header_color .primary-background a, div .header_color .button, .header_color #submit, .header_color input[type="submit"], .header_color .small-preview:hover, .header_color .avia-menu-fx, .header_color .avia-menu-fx .avia-arrow, .header_color.iconbox_top .iconbox_icon, .header_color .iconbox_top a.iconbox_icon:hover, .header_color .avia-data-table th.avia-highlight-col, .header_color .avia-color-theme-color, .header_color .avia-color-theme-color:hover, .header_color .image-overlay .image-overlay-inside::before, .header_color .comment-count, .header_color .av_dropcap2, #top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text, .header_color .av-colored-style .av-countdown-cell-inner, .responsive #top .header_color .av-open-submenu.av-subnav-menu > li > a:hover, #top .header_color .av-open-submenu.av-subnav-menu li > ul a:hover {
    border-top-width: 0px;
    border-bottom-width: 0px;
    color: #ffffff;
}

#header_main {
    border-bottom-style: solid;
    border-bottom-width: 0px;
    z-index: 1;
	
	
}

#header_main_alternate  {
    z-index: 2;
	background-color:#ea2a8a;
	border-top-width: 0px;
	border-bottom-width: 0px;
    text-align:center;
 
   
}

#header_main_alternate a {
    z-index: 2;
	background-color:#ea2a8a;
	color: #ffffff;

    
}

#header_main_alternate a:hover {
    z-index: 2;
	background-color:#ea2a8a;
	color: #ffffff;
}


#top .header_color .main_menu .menu ul li a:hover {
	background-color:#f860ab;
	color: #ffffff;
}

.avia-menu-fx{position: absolute; bottom:-3px; height:3px; z-index: 10; width:100%; left:0; opacity: 0; visibility: hidden;  }
.av-main-nav li:hover .avia-menu-fx, .current-menu-item > a > .avia-menu-fx, .av-main-nav li:hover .current_page_item > a > .avia-menu-fx{opacity: 1; visibility: visible;}

.avia-menu-fx .avia-arrow-wrap{
    height:10px;
    width:10px;
    position: absolute;
    top:-10px;
    left:50%;
    margin-left:-5px;
    overflow: hidden;
    display:none;
    visibility: hidden;
}

.current-menu-item>a>.avia-menu-fx>.avia-arrow-wrap, .current_page_item>a>.avia-menu-fx>.avia-arrow-wrap{display:block;}
.avia-menu-fx .avia-arrow-wrap .avia-arrow{ top: 10px; }

.header_color, .header_color div, .header_color header, .header_color main, .header_color aside, .header_color footer, .header_color article, .header_color nav, .header_color section, .header_color span, .header_color applet, .header_color object, .header_color iframe, .header_color h1, .header_color h2, .header_color h3, .header_color h4, .header_color h5, .header_color h6, .header_color p, .header_color blockquote, .header_color pre, .header_color a, .header_color abbr, .header_color acronym, .header_color address, .header_color big, .header_color cite, .header_color code, .header_color del, .header_color dfn, .header_color em, .header_color img, .header_color ins, .header_color kbd, .header_color q, .header_color s, .header_color samp, .header_color small, .header_color strike, .header_color strong, .header_color sub, .header_color sup, .header_color tt, .header_color var, .header_color b, .header_color u, .header_color i, .header_color center, .header_color dl, .header_color dt, .header_color dd, .header_color ol, .header_color ul, .header_color li, .header_color fieldset, .header_color form, .header_color label, .header_color legend, .header_color table, .header_color caption, .header_color tbody, .header_color tfoot, .header_color thead, .header_color tr, .header_color th, .header_color td, .header_color article, .header_color aside, .header_color canvas, .header_color details, .header_color embed, .header_color figure, .header_color fieldset, .header_color figcaption, .header_color footer, .header_color header, .header_color hgroup, .header_color menu, .header_color nav, .header_color output, .header_color ruby, .header_color section, .header_color summary, .header_color time, .header_color mark, .header_color audio, .header_color video, #top .header_color .pullquote_boxed, .responsive #top .header_color .avia-testimonial, .responsive #top.avia-blank #main .header_color.container_wrap:first-child, #top .header_color.fullsize .template-blog .post_delimiter, .header_color .related_posts.av-related-style-full a {
    border-top-width: 0px;
	border-bottom-width: 0px;
}

.container_wrap {
    border-top-style: solid;
    border-top-width: 0px;
    clear: both;
    position: relative;
	

	
}
/* Contact */

#top .avia_ajax_form .text_input, #top .avia_ajax_form .select, #top .avia_ajax_form .text_area {
    border-radius: 10px;
    display: inline;
    margin-bottom: 0;
    min-width: 50px;
    padding: 13px;
    width: 100%;
}



#top .av-custom-form-color * {
    border-color:#51c1de;
    color: inherit;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
    padding-left:10px;
    padding-right:10px;
    padding-top:3px;
    padding-bottom:3px;
	background-color:#DDD;
	
}

#top div .av-dark-form .input-text, #top div .av-dark-form input[type="text"], #top div .av-dark-form input[type="input"], #top div .av-dark-form input[type="password"], #top div .av-dark-form input[type="email"], #top div .av-dark-form input[type="number"], #top div .av-dark-form input[type="url"], #top div .av-dark-form input[type="tel"], #top div .av-dark-form input[type="search"], #top div .av-dark-form textarea, #top div .av-dark-form select, div div .av-dark-form .button {
    border-width:1px;
    border-style:solid;
    border-color:#CCC;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
    color: #222;
}

body div .avia-button {
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-radius: 0px;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.2em;
    margin: 3px 0;
    max-width: 100%;
    padding: 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
	width:auto;
}



.html_header_top.html_header_sticky #main{ padding-top:0px; } 
.container {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0px 0px;
  clear: both;

  
}

.content, .sidebar {
    box-sizing: content-box;
    min-height: 1px;
    padding-bottom: 0px;
    padding-top: 0px;
    z-index: 1;
}

.avia-section {
    clear: both;
    float: left;
    min-height: 0px;
    position: static;
    width: 100%;
}

#top .avia_button_background {
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.4s ease-in-out 0s;
} /* <--TO REMOVE (THE }) IF THE CSS DOESN'T WORK*/

.html_header_transparency #top .avia-builder-el-0 .container, .html_header_transparency #top .avia-builder-el-0 .slideshow_caption {
    padding-top: 0px;
	text-align:center;
}

#top .avia-button-fullwidth {
    border: medium none;
    display: block;
    font-size: 1.5em;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}

.caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title {
    background-color:#43c3de;
    display: inline-block;
    margin: 0 0 1px;
    padding: 10px 15px;
    border-radius: 10px;
}

#top .avia_ajax_form .text_input, #top .avia_ajax_form .select, #top .avia_ajax_form .text_area {
    border-radius: 5px;
    display: inline;
    margin-bottom: 0;
    min-width: 50px;
    padding: 5px;
    width: 100%;
}

#top div .av-dark-form .input-text, #top div .av-dark-form input[type="text"], #top div .av-dark-form input[type="input"], #top div .av-dark-form input[type="password"], #top div .av-dark-form input[type="email"], #top div .av-dark-form input[type="number"], #top div .av-dark-form input[type="url"], #top div .av-dark-form input[type="tel"], #top div .av-dark-form input[type="search"], #top div .av-dark-form textarea, #top div .av-dark-form select, div div .av-dark-form .button {
	background-color:#FFFFFF;
    border-color:#dfe0e0;
    border-width: 0px !important;
	color:#000;
	border-radius: 5px;
}

.container_wrap {
  clear: both;
  position: relative;
  /* z-index: 1; */
  border-top-style: solid;
  border-top-width: 0px;
  
}

.avia-section {
    clear: both;
    float: left;
    min-height: 50px;
    position: static;
    width: 100%;
}

.av_header_transparency #advanced_menu_toggle{ color:inherit; background: transparent;}

#top #header.av_header_transparency .avia_mega_div{margin-top:1px; padding-top:1px;}
#top .av_header_transparency .avia-menu-fx {bottom: 22%; width: 70%; left: 15%;}
#top .av_header_transparency .phone-info.with_nav span{ border-color: rgba(255, 255, 255, 0.25); color:#fff; }
#top .av_header_transparency #header_meta li{ border-color: rgba(255,255,255,0.25); color:inherit; }
#top .av_header_transparency #header_meta{background: transparent; box-shadow: none; border-bottom: 0px solid rgba(255,255,255,0.25); }
.html_header_transparency #header_meta{ -webkit-transition: background 0.4s ease-in-out; transition: background 0.4s ease-in-out;}
.av-main-nav ul { display: none; margin-left:0; left:0; position: absolute; top: 100%; width: 208px; z-index: 2; padding:0; box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1); margin-top:-1px; }
.av-main-nav ul li { margin:0; padding:0; width:100%; }
.av-main-nav ul li a { border-right-style: solid; border-right-width:0px; border-left-style: solid; border-left-width:0px; }
.av-main-nav ul li:last-child > a { border-bottom-style: solid; border-bottom-width: 0px; }
.av-main-nav li{ float:left; position:relative; z-index:20; }
.av-main-nav li:hover{ z-index: 100 }
.av-main-nav > li > ul { border-top-width:2px; border-top-style: solid; }
.av-main-nav > li { line-height: 0px; }
.av-main-nav li a { max-width:none; /* fixes IE8 menu width issue*/ }
.av-main-nav > li > a {
    display:block;
    text-decoration: none;
    padding:0 5px;
    font-weight: normal;
    font-size:12px;
    font-weight: 600;
    font-size: 13px;
    -webkit-transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out, border-color 0.8s ease-in-out;
    transition: 		background-color 0.4s ease-in-out, color 0.4s ease-in-out, border-color 0.8s ease-in-out;
}

.liens-footer strong{
	color:#FFF;
    
}
.liens-footer {
	color:#FFF;
 }   
.cp-affilate-link a {
 text-decoration:none;
 border:none;
 color:#fff;
  display: none;
  
}
  
#top #wrap_all #main {border:none; margin-top:18px}

.breadcrumb-trail span, .alternate_color .breadcrumb a{font-size:15px;}

.main_color span {
    border-color: #ffffff;
	border-width:0px;
}
.main_color, .main_color div, .main_color header, .main_color main, .main_color aside, .main_color footer, .main_color article, .main_color nav, .main_color section, .main_color span, .main_color applet, .main_color object, .main_color iframe, .main_color h1, .main_color h2, .main_color h3, .main_color h4, .main_color h5, .main_color h6, .main_color p, .main_color blockquote, .main_color pre, .main_color a, .main_color abbr, .main_color acronym, .main_color address, .main_color big, .main_color cite, .main_color code, .main_color del, .main_color dfn, .main_color em, .main_color img, .main_color ins, .main_color kbd, .main_color q, .main_color s, .main_color samp, .main_color small, .main_color strike, .main_color strong, .main_color sub, .main_color sup, .main_color tt, .main_color var, .main_color b, .main_color u, .main_color i, .main_color center, .main_color dl, .main_color dt, .main_color dd, .main_color ol, .main_color ul, .main_color li, .main_color fieldset, .main_color form, .main_color label, .main_color legend, .main_color table, .main_color caption, .main_color tbody, .main_color tfoot, .main_color thead, .main_color tr, .main_color th, .main_color td, .main_color article, .main_color aside, .main_color canvas, .main_color details, .main_color embed, .main_color figure, .main_color fieldset, .main_color figcaption, .main_color footer, .main_color header, .main_color hgroup, .main_color menu, .main_color nav, .main_color output, .main_color ruby, .main_color section, .main_color summary, .main_color time, .main_color mark, .main_color audio, .main_color video, #top .main_color .pullquote_boxed, .responsive #top .main_color .avia-testimonial, .responsive #top.avia-blank #main .main_color.container_wrap:first-child, #top .main_color.fullsize .template-blog .post_delimiter, .main_color .related_posts.av-related-style-full a {
    border-color: #ffffff;
	border:none;
}
.cart-collaterals .cart_totals {
    float: left;
    width: 70%;
    text-align: left;
}
.cart-collaterals h2 {
    font-size: 18px;
    text-align: left;
    float: none;
}
td {
    font-size: 18px;
    padding: 9px 12px;
    border-style: solid;
    border-width: 1px;
    border-left: none;
    border-top: none;
	font-weight:bold;
}
#top div td.actions .coupon .input-text {
    width: 200px;
    float: left;
    margin: 3px 3px 3px 0;
    font: 16px/1.7em "Helvetica Neue",Helvetica,Arial,sans-serif;
        line-height: 1.7em;
    line-height: 17px;
    padding: 11px;
    border-radius: 2px;
}
hr {
    border: solid #eb312c;
        border-top-width: medium;
        border-right-width: medium;
        border-bottom-width: medium;
        border-left-width: medium;
    border-width: 1px 0 0;
    clear: both;
    margin: 10px 0 30px;
    height: 0;
}
#pt-cv-view-c3f2b29w74 .add_to_cart_inline .button {
   
    border-radius: 10px;
	padding: 3px;
}

.pt-cv-wrapper [class*="pt-cv-"] a {
    box-shadow: none;
    float: left;
}
/*

Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {

}

/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */
@media only screen and (max-width: 990px) {
    .html_header_top .av_bottom_nav_header .main_menu ul:first-child>li a {
            font-size: 12px;
    }
    #menu-item-11357 {
        width: 19%;
    }
    #menu-item-95716 {
        width: 16%;
    }
}
@media only screen and (max-width: 767px) {
	
		.passster-form {
      border-radius: 20px;

			min-width: 150px;
			max-width: 450px;
	padding:20px;
	margin:20px auto !important;
}
.cart_dropdown_first .cart_dropdown_link {
    display: block;
    padding-top: 0px;
	
    text-decoration: none;
    line-height: 35px;
    font-size: 30px;
   
}	
	
.cart_dropdown {
    position: absolute;
    right: -60px;
    height: 46px;
    width: 60px;
    line-height: 46px;
    text-decoration: none;
    text-align: center;
    top: 50%;
    margin: -23px 0 0 0;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    font-weight: normal;
    z-index: 101;
    -webkit-transition: all ease-in-out 0.8s;
    transition: all ease-in-out 0.8s;
}	
	
	
	
	
	
	
	#header_meta{
border-top:none;
z-index: 10;
min-height: 30px;
border-bottom-style: solid;
border-bottom-width: 0px;
margin-bottom:-1px;
    opacity: 0;
    height: 0px;
	display:none;
}	

.responsive .logo img {
    height: auto !important;
    width: auto;
    max-width: 100%;
    display: block;
    max-height: 60px;
	margin-right:0px;
}
#header_main {
    border-bottom-style: solid;
    border-bottom-width: 0px;
    z-index: 1;
	padding:0px;
	margin:0px;
}
#menu-item-shop .cart_dropdown_link {
    background: transparent;
    margin: 0;
    left: 0;
    color: inherit;
    position: relative;
    width: auto;
    -webkit-transition: color 0.15s ease-out;
    transition: color 0.15s ease-out;
    padding: 0px;
    float: left;
    line-height: 88px;
}	
.menu-img{
position: fixed;
top:0px;
width:0px;
height:0px;

right:50%;

z-index:999;
}
.menu-img2{
position: fixed;
top:0px;
width:0px;
height:0px;
right:30%;
z-index:999;


}	
	
.inner-container {
    position: relative;
	z-index:1;
    height: 100%;
    width: 100%;
}
/*button element*/
#top .avia-button-fullwidth {
    border: medium none;
    display: block;
    font-size: 1em;
    margin: 0;
    padding: 5px;
    position: relative;
    width: 100%;
}

.avia-button-wrap{display:inline-block;}

.avia-button{
    color:#777;
    border-color: #e1e1e1;
    background-color: #f8f8f8;
}

body div .avia-button{
    border-radius: 3px;
    padding:10px;
    font-size: 12px;
    text-decoration: none;
    display:inline-block;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin:3px 0;
    line-height: 1.2em;
    position: relative;
    font-weight: normal;
    text-align: center;
    max-width: 100%;
}
.caption_fullwidth {
    bottom:0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
}

}
.woocommerce-MyAccount-navigation-link--liens {
    margin-top: 1rem!important;

}

.woocommerce-MyAccount-navigation-link--liens a {
    background: #ea2a8a;
    color: white!important;
    border-radius: 10px;
    min-width: 100px!important;
    width: 100px;
    text-align: center;
    margin: 0 auto;
    padding: 5px 0px!important;
}
.table-liens thead tr th {
    width:50%
}