/*
Theme Name:     Inodia
Description:    ThÃ¨me inodia
Author:         Vincent Michelet - Inodia
Author URI:     http://www.inodia.fr
Template:       enfold
Version:        1.0.0
*/

/* FONTS */

@font-face {
    font-family: 'Exo';
    src: url(/public/themes/inodia/fonts/Exo/Exo-Thin-200.ttf);
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Exo';
    src: url(/public/themes/inodia/fonts/Exo/Exo-ThinItalic-200.ttf);
    font-weight: 200;
    font-style: italic;
}
@font-face {
    font-family: 'Exo';
    src: url(/public/themes/inodia/fonts/Exo/Exo-Light-300.ttf);
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Exo';
    src: url(/public/themes/inodia/fonts/Exo/Exo-LightItalic-300.ttf);
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Exo';
    src: url(/public/themes/inodia/fonts/Exo/Exo-Regular-400.ttf);
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Exo';
    src: url(/public/themes/inodia/fonts/Exo/Exo-Italic-400.ttf);
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Exo';
    src: url(/public/themes/inodia/fonts/Exo/Exo-Medium-500.ttf);
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Exo';
    src: url(/public/themes/inodia/fonts/Exo/Exo-MediumItalic-500.ttf);
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'Exo';
    src: url(/public/themes/inodia/fonts/Exo/Exo-SemiBold-600.ttf);
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Exo';
    src: url(/public/themes/inodia/fonts/Exo/Exo-SemiBoldItalic-600.ttf);
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: 'Exo';
    src: url(/public/themes/inodia/fonts/Exo/Exo-Bold-700.ttf);
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Exo';
    src: url(/public/themes/inodia/fonts/Exo/Exo-BoldItalic-700.ttf);
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'Exo';
    src: url(/public/themes/inodia/fonts/Exo/Exo-ExtraBold-800.ttf);
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Exo';
    src: url(/public/themes/inodia/fonts/Exo/Exo-ExtraBoldItalic-800.ttf);
    font-weight: 800;
    font-style: italic;
}
@font-face {
    font-family: 'Exo';
    src: url(/public/themes/inodia/fonts/Exo/Exo-Black-900.ttf);
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Exo';
    src: url(/public/themes/inodia/fonts/Exo/Exo-BlackItalic-900.ttf);
    font-weight: 900;
    font-style: italic;
}


/* GLOBAL */
h1, h2, h3, h4, h5, h6,
.av-thin-font .av-special-heading-tag, .modern-quote .av-special-heading-tag,
#top .av-subheading{
    font-family: Exo, arial, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #1d3c5c;
}

h5{
    text-transform: none;
}

#top .avia-button,
#top input.button{
    border: 1px solid #fff !important;
    border-radius: 0;
    font-size: 16px;
    text-transform: uppercase;
}



#top .avia-button.avia-size-large{
    padding:15px 30px;
}

html{
    background: #1d3c5c;
}

/* HEADER */

.header_color .header_bg{
    background:#1d3c5c;
}

#top .header_color .main_menu ul > li > a,
#footer ul li a{
    font-family: Exo, arial, sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
}

#top .header_color .main_menu ul > li > a:hover{
    color: #65b6e2;
}

#top .header_color .main_menu ul li ul.sub-menu{
    border:0;
    margin-top: 0;
}

#top .header_color .main_menu ul li ul.sub-menu a,
#top .header_color .main_menu ul li ul.sub-menu a:hover,
#top .header_color .main_menu ul li ul.sub-menu li.current-menu-item a{
    background: #65b6e2;
    border:0;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    padding:6px 15px
}

#top .header_color .main_menu ul li ul.sub-menu a:hover,
#top .header_color .main_menu ul li ul.sub-menu li.current-menu-item a{
    color:#1d3c5c;
    background: #fff;
}

#top .header_color .main_menu ul > li:nth-child(3){
    margin-right: 140px;
}

#top .social_bookmarks li a{
    color: #65b6e2;
    font-size:20px;
}

#top .social_bookmarks li a:hover,
#top .social_bookmarks li a:focus{
    color: #fff;
    background: none !important;
}

#top .social_bookmarks li{
    margin:5px;
}

#top .header_color .logo{
    position: absolute;
    z-index: 30;
    top:10px;
    margin-left: 0;
}

#top .header_color .logo a img,
#top .header_color .logo a,
#top .header_color .logo{
    height:130px !important;
    max-height:130px !important;
}

.responsive body#top #fixed-social{
    position: fixed;
    left:0;
    top:40%;
    right:auto;
    height:auto;
    margin:0;
    z-index: 100;
}

.responsive body#top #fixed-social .main_menu .social_bookmarks{
    left:0;
}

body#top #fixed-social .social_bookmarks li{
    display: block;
    float: none;
    width:auto;
    border: 0;
}

body#top #fixed-social .social_bookmarks li a{
    display: block;
    width: 40px;
    height:40px;
    line-height: 39px;
    text-align: center;
    background:#65b6e2;
    color: #fff;
    border-radius: 0;
    font-size: 16px;
    transition: width ease 0.3s;
}

body#top #fixed-social .social_bookmarks li a:hover{
    width: 60px;
}

body#top #fixed-social .social_bookmarks li a:hover,
body#top #fixed-social .social_bookmarks li a:focus{
    background: #7d294a !important;
    color: #fff;
    text-decoration: none;
}

#top .av-burger-overlay-bg{
    background:rgba(101,182,226, 0.95);
    opacity: 1;
}

.title_container{
    text-align: center;
    padding-top: 50px;
    border: 0;
}

.title_container .main-title{
    line-height: 1.5em;
}

.alternate_color .breadcrumb, .alternate_color .breadcrumb a,
#top .alternate_color.title_container .main-title,
#top .alternate_color.title_container .main-title a{
    color: #1d3c5c;
}

.title_container .breadcrumb{
    position: static;
    display: flex;
    justify-content: center;
}

.alternate_color .breadcrumb a{
    color: #65b6e2;
    font-weight: 600;
}

#top .alternate_color.title_container .main-title,
#top .alternate_color.title_container .main-title a{
    font-weight: 700;
    font-size: 40px;
    font-family: Exo, arial, sans-serif;
}

/* SLIDER */

#top .avia-layerslider .ls-bottom-slidebuttons a{
    height: 4px;
    width: 70px;
    border-radius: 0;
    border:0 !important;
    background: #fff;
    margin-right: 5px;
    opacity: 1;
}

#top .avia-layerslider .ls-bottom-slidebuttons a:hover,
#top .avia-layerslider .ls-bottom-slidebuttons a.ls-nav-active{
    background: #65b6e2;
    opacity: 1;
}

#top .avia-layerslider .ls-nav-prev,
#top .avia-layerslider .ls-nav-next{
    background: #65b6e2;
    color: #fff;
    opacity: 1;
    font-size: 16px;
    z-index: 30;
    left:0;
    margin-left:0;
    margin-right:0;
    width: 30px;
}

#top .avia-layerslider .ls-nav-next{
    left:auto;
    right: 0;
}

#top .avia-layerslider .ls-nav-prev:before,
#top .avia-layerslider .ls-nav-next:before{
    background: none;
}

#top .avia-layerslider .ls-slide-backgrounds:before{
    content: "";
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    position: absolute;
    background: rgba(0,0,0,0.2);
    z-index:30;
}
#top .avia-layerslider .ls-bar-timer{
    opacity: 1;
    border: 0;
    background: #fff;
    height: 4px;
}

/* HOME */

.home h2{
    font-size: 50px;
}

#top .av-subheading p{
    font-size: 20px;
    font-weight: 600;
    color:#65b6e2;
}

#top #club .av-subheading p{
    color: #1d3c5c;
}

.home #partner .av-subheading.av_custom_color p{
    color:#65b6e2 !important;
}

/* NEWS */

#top .av-masonry .av-inner-masonry-content,
#top:not(.home) .avia-content-slider-inner .slide-entry{
    background:#7d294a;
}

#top .av-masonry .av-masonry-entry .avia-arrow{
    display: none;
}

#top .av-masonry .av-masonry-entry .av-masonry-entry-title,
#top .av-masonry .av-masonry-entry .av-masonry-entry-content,
#top .avia-content-slider-inner .slide-entry,
#top .avia-content-slider-inner .slide-entry h2{
    color: #fff;
}

#top .avia-content-slider-inner .slide-entry h2{
    font-size: 17px;
    letter-spacing: 0;
    margin: 0;
}

#top .avia-content-slider-inner .slide-image,
#top .avia-content-slider-inner .slide-image img{
    border-radius: 0;
}

#top .avia-content-slider-inner .slide-entry .slide-content{
    padding:0 15px 15px;
}

#top .av-masonry .av-masonry-entry .av-masonry-date,
#top .avia-content-slider-inner .slide-entry .date{
    color: #65b6e2
}


/* PARTNERS */

#top #partners .avia-content-slider-inner .slide-entry span{
    max-width: 55%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#top .avia-smallarrow-slider .avia-slideshow-arrows a{
    border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #65b6e2;
}

#top .avia-smallarrow-slider .avia-slideshow-arrows a:before{
    background:none;
}

/* FOOTER */

#top #footer{
    text-align: center;
    color: #fff;
}

#top #footer .image-overlay,
#top #footer .image-overlay-inside{
    display: none !important;
}

#top #footer ul,
#top #footer .social_bookmarks{
    display: flex;
    justify-content: center;
}

#top #footer ul li a{
    text-transform: uppercase;
    font-family: Exo, arial, sans-serif;
    font-weight: 600;
    padding:0 7px;
    font-size: 13px;
}

#footer .widget{
    margin:10px auto 0;
}

#footer .widget.widget_custom_html{
    margin:5px auto;
    max-width: 35%;
}

#scroll-top-link{
    background:#65b6e2;
    color:#fff;
    border: 0;
    border-radius: 50%;
    font-size: 20px;
    opacity: 1;
}

#scroll-top-link.avia_pop_class{
    opacity: 1;
}

/* PAGES */

.avia-timeline-boxshadow li:nth-child(odd) .av-milestone-contentbox *{
    color: #fff;
}

.avia-timeline-boxshadow li:nth-child(odd) .av-milestone-contentbox{
    background: #1d3c5c;
}

#top .team-member-job-title{
    color: #65b6e2;
    font-family: Exo, arial, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

#top .avia-team-member{
    text-align: center;
}

#top .avia-team-member img{
    border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
}


#top .av-masonry-pagination .pagination {
    display: flex;
    justify-content: center;
}

#top .main_color .pagination a{
    border: 0;
    background:#65b6e2;
    color: #fff;
    box-shadow: none;
}

#top .main_color .pagination .current,
#top .main_color .pagination a:hover{
    background: #1d3c5c;
    color:#fff;
}

#top:not(.home) .av-masonry-container.isotope a:nth-child(odd) .av-inner-masonry-content{
    background: #65b6e2;
}

#top:not(.home) .av-masonry-container.isotope a:nth-child(odd) .av-masonry-date{
    color: #1d3c5c;
}

#top .av-share-box ul{
    border: 0;
    max-width: 40%;
    margin: 0 auto 20px auto;
}


#top .av-share-box ul li{
    display: block;
    float: left;
    width: 33px;
    margin-right:3px;
    border: 0;
}
#top .av-share-box ul li a{
    border:0;
    background:#65b6e2;
    color:#fff;
    border-radius:50%;
    -o-border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    display: block;
    padding: 4px 0
}

#top.single .container .av-content-full.units{
    padding-top:20px;
}

#top .sidebar .widgettitle{
    font-size: 20px;
    color:#65b6e2;
    padding:5px;
    text-align: center
}

#top .sidebar .widget_categories,
#top .sidebar .widget_product_categories{
    text-align: center;
}

#top .sidebar .widget_categories a,
#top .sidebar .widget_product_categories a{
    color: #666666;
}

#top .sidebar .widget_categories a:focus,
#top .sidebar .widget_product_categories a:focus{
    text-decoration: none;
}

#top .sidebar .widget_categories a:hover,
#top .sidebar .widget_categories .current-cat a,
#top .sidebar .widget_product_categories a:hover,
#top .sidebar .widget_product_categories .current-cat a{
    background:	#1d3c5c;
    color: #fff;
    padding: 3px 15px 4px;
    text-decoration: none;
    border-radius: 30px;
}

#top .sidebar .widget_categories .current-cat a,
#top .sidebar .widget_product_categories .current-cat a{
    margin:15px 0;
    display: inline-block;
}

#top .widget_product_categories li a{
    background-image: none;
    font-size: 14px;
}

#avia-google-map-nr-1{
    margin-top:20px;
}

#top #contact input[type='text'],
#top #contact textarea{
    border:2px solid #65b6e2;
    background: none;
    border-radius: 0;
}

#top #contact input[type='text']:focus,
#top #contact textarea:focus{
    background: #65b6e2;
    color: #fff;
}

.main_color .av-timeline-nav a span{
    background:#65b6e2;
}

#terrains h2{
    font-size: 17px;
}

#terrains .av-special-heading{
    margin-top:20px;
}

#terrains .avia-icon-list-container{
    margin-top: 5px;
}

#terrains .av_one_fourth{
    -webkit-box-shadow: 0px 0px 17px -2px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 17px -2px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 17px -2px rgba(0,0,0,0.15);
}
#terrains .av_one_fourth .avia-image-container img{
    border-radius: 0;
}

#terrains .av_one_fourth .av-special-heading h2,
#terrains .avia-icon-list-container{
    margin: 0;
    padding:0 10px;
}

#terrains .entry-content-header,
#terrains  .iconlist-char{
    color:#65b6e2;
    text-transform: uppercase;
    font-family: Exo, arial, sans-serif;
}

#terrains  .iconlist-char{
    font-size: 18px
}

.main_color .av-sort-by-term a{
    text-transform: uppercase;
    font-family: Exo, arial, sans-serif;
}

#top #equipes .av-masonry-entry-content{
    display: none;
}

#top #equipes .av-masonry-entry .av-inner-masonry-content{
    padding:7px;
    background:#fff;
    text-align:center;
    color: #1d3c5c;
    top:0;
    bottom: auto;
}

#top #equipes .av-masonry-entry .av-inner-masonry-content h3{
    color: #1d3c5c;
}

#top #equipes .av-masonry-entry:hover .av-inner-masonry-content{
    color: #fff;
    background: #1d3c5c;
    padding:25px 0;
}
#top #equipes .av-masonry-entry:hover .av-inner-masonry-content h3{
    color: #fff;
}

#top #partenaires-page .av_one_fourth h3{
    font-size: 15px;
    text-align: center;
}

#top #partenaires-page .av_one_fourth p{
    text-align: center;
    color: #65b6e2;
    font-weight: 600;
    margin-top: 0;
}

#top #partenaires-details,
#top #equipes-details,
#top #matchs-details{
    padding: 40px 0;
}

#top #equipes-details h2{
    margin-bottom: 0;
    margin-top: 20px;
}

#top #partenaires-details h2,
#top #equipes-details h2{
    color:#65b6e2;
}

#top #partenaires-details .phone{
    color:#65b6e2;
    font-weight: 600;
}

#top #partenaires-details .pictures a{
    display: block;
    float:left;
    margin-right:15px;
}

#top #equipes-details #resultats{
    margin-top: 50px;
}

#top #equipes-details #resultats h2{
    color:#1d3c5c;
}

#top.single-equipes .avia-slideshow-arrows a:before{
    background:#65b6e2;
    border: 0;
    color: #fff;
}

#top.single-equipes .avia-slideshow-arrows a{
    opacity: 1
}

/* MATCHS */

#form-matchs .flex_column.last{
    padding-top:39px;
}

#form-matchs input[type="submit"]{
    font-size: 12px;
}

.matchs-list{
    clear: both;
}

.matchs-list .date,
.matchs-list .hour{
    color: #1d3c5c;
    font-size:17px;
    text-align: center;
    font-weight: 600;
    font-family: Exo, arial, sans-serif;
}

.matchs-list .hour{
    color: #65b6e2;
    font-size:17px;
}

.clear{
    clear: both;
}

.match-item {
    display: block;
    overflow: visible !important;
}

.match-item .image-overlay{
    display:none !important;
}

.match-item:nth-child(odd){
    background:#efefef;
}

.match-item .team-name,
.match-item .team-logo,
.match-item .team-score,
.match-item .score,
.match-item .first-team,
.match-item .second-team{
    float:left;
    font-family: Exo, arial, sans-serif;
}

.match-item .first-team .team-name,
.match-item .first-team .team-logo{
    float: right;
    text-align: right;
}

.match-item .team-name{
    font-size: 15px;
    color: #3D3D3D;
    font-weight: 500;
    padding:10px;
    min-height:45px;
    text-align: left;
}

.match-item .score{
    width:10%;
    position: relative;
}
.match-item .first-team,
.match-item .second-team{
    width:45%;
}

.match-item .team-logo{
    margin: 0 10px;
}

.match-item .team-logo img{
    max-height: 30px;
    position: relative;
    top:7px;
}

.match-item .score{
    background:#65b6e2;
    text-align: center;
    line-height: 45px;
}

.match-item:hover .score{
    background:#1d3c5c;
}

.match-item .score .team-score,
.match-item .score .separation-score{
    float: left;
    height:45px;
    color:#fff;
    font-size: 20px;
}

.match-item .score .team-score{
    width:40%;
}

.match-item .score .separation-score{
    width:20%;
}

.match-item .score .score-tab{
    background: #000;
    color: #fff;
    padding: 1px 8px;
    border-radius: 10px;
    font-size: 11px;
    text-align: center;
    position: absolute;
    display: block;
    width:80px;
    height:20px;
    line-height: 20px;
    position: absolute;
    transform: translate(-50%, -50%);
    top:45px;
    left: 50%;
}

#top #matchs-details .flex_column{
    padding:20px;
}

#top #matchs-details .flex_column h3{
    color:#65b6e2;
}

#top div .avia-gallery img{
    border:0;
}


/*
 * COOKIES
*/

.avia-cookie-consent{
    background:#1d3c5c;
}

#top .avia-cookie-consent .avia-cookie-consent-button{
    padding:5px 5px 6px;
    font-size:10px;
}

#top .avia-cookie-consent .avia-cookie-consent-button.avia-cookie-close-bar{
    background: #65b6e2;
    color:#fff;
    border-color:#65b6e2 !important;
}

#top .av-toggle-switch input[type="checkbox"]:checked + .toggle-track{
    background:#65b6e2;
}


/*
 * BOUTIQUE
*/

#top .main_color .sort-param > li > span, #top .main_color .sort-param > li > a, #top .main_color .sort-param ul{
    background: #65b6e2;
    color: #fff;
    border-color: #65b6e2;
}

#top .main_color .sort-param > li strong,
.main_color .sort-param a{
    color: #fff;
    text-transform: uppercase;
}

#top .main_color .sort-param.sort-param-sort,
#top .main_color .sort-param.sort-param-count,
#top .main_color .sort-param .avia-bullet{
    display: none;
}

#top .product-sorting ul{
    float: right;
}

#top .main_color .sort-param.sort-param-order .currently-selected:hover{
    cursor: pointer;
}

#top .main_color .sort-param a:hover{
    color: #1d3c5c;
}

#top .inner_product,
#top .inner_product_header,
.template-shop .single-product-main-image .images a{
    border: 0;
}

#top .inner_product_header_table{
    text-align: center;
}

#top h2.woocommerce-loop-product__title{
    font-weight: 800;
}

#top .price span{
    color: #666666;
}

#top .variations_form{
    border: 0;
    background: none;
    padding: 0;
}

#top .single_variation_wrap{
    margin: 0;
}

#top .variations td.label{
    text-align: left;
    padding-left: 0;
}

#top .price span{
    color: #65b6e2;
}

#top.single-product .price span{
    font-size: 20px;
}

#top form.cart .button{
    text-transform: uppercase;
    font-family: Exo, arial, sans-serif;
    font-weight: 800;
    letter-spacing: 1px;
    background-color: #65b6e2;
}

#top .main_color .quantity input.plus, #top .main_color .quantity input.minus,
#top div .quantity input.qty{
    border: 0;
}

#top div div.product .woocommerce-tabs ul.tabs li.active a{
    background: #1d3c5c;
    color: #fff;
    border: 0;
}

#top div div.product .woocommerce-tabs ul.tabs li a{
    text-transform: uppercase;
    font-family: Exo, arial, sans-serif;
    letter-spacing: 1px;
}

#top div div.product .woocommerce-tabs .panel{
    border: 0;
    background: none;
    padding: 30px;
}

#top div div.product .woocommerce-tabs .panel h2{
    display: none;
}

#top .cart_dropdown a.cart_dropdown_link{
    background: none;
    color: #fff;
}

.cart_dropdown_first .cart_dropdown_link{
    line-height: 38px;
}

#top .av-cart-counter{
    background: #65b6e2;
}

#menu-item-shop > li{
    float: left;
}

#menu-item-shop > li > a{
    height: 60px !important;
    line-height: 60px !important;
}

#menu-item-shop > li > a{
    color: #fff;
    padding: 0 10px !important;
}

.cart_dropdown_first .cart_dropdown_link span{
    position: relative;
    left:-3px;
}

#top .cart_dropdown .dropdown_widget .wc-forward{
    background: #65b6e2;
    color: #fff !important;
    text-transform: uppercase;
    display: block;
    width: 100%;
    text-align: center;
    border-radius: 0;
    padding: 10px;
}

#top .cart_dropdown .dropdown_widget .avia-arrow,
#top .cart_dropdown .dropdown_widget .checkout {
    display: none;
}

.dropdown_widget .buttons{
    padding: 0 !important;
    border: 0;
}

.woocommerce-cart-form__contents th,
.woocommerce-checkout-review-order-table th,
.woocommerce-MyAccount-orders th,
.woocommerce-table--order-details thead th{
    background: #65b6e2;
    border: 0;
    color: #fff;
    font-family: Exo, arial, sans-serif;
}

#top #main .shop_table.order_details{
    border: 0;
    padding: 0;
}

.woocommerce-cart-form__contents tr td{
    background: none;
    border: 0;
}

.woocommerce-cart-form__contents tr td.actions{
    padding-top: 30px;
}

.cart_totals h2{
    font-size: 20px;
    font-weight: 800;
}

.woocommerce-cart .button,
#top #payment #place_order{
    font-family: Exo, arial, sans-serif;
    text-transform: uppercase;
    font-weight: 500;
}

#top.woocommerce-cart .wc-forward{
    background: #65b6e2;
}

.woocommerce-checkout .woocommerce-form-coupon-toggle,
.woocommerce-MyAccount-navigation-link--downloads{
    display: none;
}

#top.woocommerce-checkout .cart-subtotal th,
#top.woocommerce-checkout .order-total th{
    background: none;
    color: #666;
    border: 0;
}

#top.woocommerce-checkout .order-total td,
#top.woocommerce-checkout .cart-subtotal td{
    border: 0;
}

#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #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 textarea, #top .main_color select{
    background: none;
    color: #65b6e2;
}

#top #payment ul.payment_methods,
#top #payment,
#top #payment div.form-row{
    padding: 0;
    border: 0;
}

#top #payment ul.payment_methods li{
    border: 0;
}

#top .woocommerce-MyAccount-navigation-link.is-active a{
    background: #65b6e2;
    color: #fff;
}

#top .woocommerce-MyAccount-navigation-link a{
    text-transform: uppercase;
    font-family: Exo, arial, sans-serif;
    font-weight: 600;
}

#top #options-user-product.hide{
    display: none;
}

#top table.initiales{
    margin-top: 20px;
}

#top table.initiales tr{
    background: #ffffff;
}
#top table.initiales tr td.wccpf_label{
    padding-left: 0px;
    width: 67px;
}
#top table.initiales tr td.wccpf_label label{
    width: 67px;
}
#top input[type="text"].initiales{
    margin-bottom: 0px;
    width: 50px;
}
#top .variations td {
    vertical-align: middle;
}
#top .variations td select{
    width: 150px;
}
.html_header_top.html_header_sticky.html_large.html_bottom_nav_header #main {
    padding-top: 120px;
}

/*#header_main_alternate{*/
/*    display: none;*/
/*}*/

.av_minimal_header #header_main_alternate {
    /*width: 96%;*/
    margin: auto;
}

#top .header_color .main_menu ul > li:nth-child(3) {
    margin-right: 100px;
}
.av-main-nav > li{
    margin: 0px 50px;
}

/* RESPONSIVE */

@media screen and (max-width: 990px)
{
    #top .header_color .main_menu ul > li > a{
        font-size: 13px;
    }

    #top .header_color .main_menu ul > li:nth-child(3){
        margin-right: 110px;
    }

    #top .header_color .logo{
        margin-left: 0;
    }

    #top .avia-layerslider .ls-nav-prev, #top .avia-layerslider .ls-nav-next{
        display: none;
    }
}

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

    .match-item .score{
        width:15%;
        padding:0 5px;
    }
    .match-item .first-team,
    .match-item .second-team{
        width:40%;
    }

    .html_av-overlay-full body#top #wrap_all #av-burger-menu-ul .sub-menu li a{
        font-size: 13px;
        font-weight: 500;
        background: none;
        padding: 0;
    }
    #top .header_color .logo,
    #top .header_color .main_menu ul.social_bookmarks  > li{
        margin: 0;
    }

    #top .header_color .logo{
        top:-10px;
    }

    #header_main{
        min-height: 80px;
    }

    #avia-menu,
    #avia-menu li{
        margin-top: 0;
        height: 100%;
    }

    .responsive #top #header_main > .container .main_menu .av-main-nav > li > a, .responsive #top #wrap_all .av-logo-container {
        height: 80px !important;
        line-height: 80px !important;
    }

    #avia-menu li a{
        background: #65b6e2;
        color: #fff;
    }

    div .avia-layerslider .ls-fullwidth .ls-bottom-slidebuttons{
        top:-10px;
    }

    .responsive #top #header .main_menu .social_bookmarks{
        margin-top: -20px;
    }

    .avia-menu.av_menu_icon_beside{
        border: 0;
    }

    .header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after{
        background: #65b6e2;
    }

    .html_av-overlay-full #top #wrap_all #av-burger-menu-ul li{
        padding: 0;
    }

    .html_av-overlay-full #top #wrap_all #av-burger-menu-ul li a{
        font-size: 26px;
    }

    .html_av-overlay-full #top #wrap_all #av-burger-menu-ul li a:hover,
    .html_av-overlay-full #top #wrap_all #av-burger-menu-ul li a:focus{
        color: #1d3c5c;
        opacity: 1;
    }

    .html_av-overlay-full #top #wrap_all #av-burger-menu-ul{
        display: block;
        margin-top: 30px;
    }

    #top #footer #menu-menu-principal{
        display: block;
        text-align: center;
    }

    #top #footer #menu-menu-principal li{
        display: inline-block;
    }

    #footer .widget.widget_custom_html{
        max-width: 100%;
    }