/*
    Theme Name: Acx Divi Child Theme
    Theme URI: https://acxcom.com/
    Version: 3.14
    Description: Child theme made for Divi.
    Author: Acxcom
    Author URI: https://www.acxcom.com
    Template: Divi
*/

sup {
    font-size: 50%;
}

@media (min-width: 981px){
    .et_pb_gutters3 .et_pb_column_1_4, .et_pb_gutters2.et_pb_row .et_pb_column_1_4,
    .et_pb_gutters2 .et_pb_column_1_4, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 {
        width: 20.8%;
    }
    .et_pb_gutters3 .et_pb_column_3_4, .et_pb_gutters2.et_pb_row .et_pb_column_3_4,
    .et_pb_gutters2 .et_pb_column_3_4, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 {
        width: 76.2%;
    }
    .et_pb_gutters3 .et_pb_column_single.et_pb_column_1_4 .et_pb_module,
    .et_pb_gutters3.et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module,
    .et_pb_gutters2 .et_pb_column_single.et_pb_column_1_4 .et_pb_module,
    .et_pb_gutters2.et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module {
        padding-bottom: 30px;
        margin-bottom: 0;
    }
    .et_pb_gutters2 .et_pb_column,
    .et_pb_gutters2.et_pb_row .et_pb_column,
    .et_pb_gutters3 .et_pb_column,
    .et_pb_gutters3.et_pb_row .et_pb_column {
        margin-right: 3%;
    }
}
#main-content{
    background-color:transparent !important;
}
.special#main-content .et_pb_section_2{
    padding-top:3%;
}
.special#main-content .et_pb_column_search{
    border-right: 1px solid rgba(0,0,0,.1);
    margin-right:60px;
    padding-top:0;
    width: 20.875%;
}
.special#main-content .et_pb_column_search + .et_pb_column{
    width: 73.625%;
}
.special#main-content .et_pb_column_search + .et_pb_column > div{
    padding-top:0;
}
.special#main-content .et_pb_column_search #sidebar{
    width: 100%;
    padding-left:0;
}

/* HEADER */
#top-header > .container{
    padding-right:30px;
}
#top-menu{
    height:100%;
    display:flex;
}
#top-menu li{
    height:100%;
    display:flex;
    align-items: center;
}
#top-menu li a{
    font-weight: normal;
    padding-bottom:0 !important;
    color:#FFF;
}
#top-menu li li a {
    padding: 6px 20px;
    width: 200px;
    line-height: 1.6em;
    margin-bottom: 10px;
}
#top-menu li.current-menu-item>a,
#top-menu li.current-menu-ancestor>a{
    color:#000 !important;
}
#top-menu .sub-menu{
    border-top:none;
    top: 100%;
    background-color: #37959B !important;
}
header#main-header{
    box-shadow:none;
    background-color:#E7E7E7;
}
#main-header > .container{
}
#main-header > .logo_container{
    position: absolute;
    top: 50px;
    width:auto;
    height:auto;
}
#main-header #et-top-navigation{
    padding:0 30px !important;
    width:100%;
    display:flex;
    justify-content: flex-end;
    height: 35px;
    background-color:#37959d;
    float: none;
}
#main-header #et-top-navigation #top-menu-nav{
    height:100%;
}
#main-header > .container.clearfix.et_menu_container:before,
#main-header > .container.clearfix.et_menu_container:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100px;
    background: url(/wp-content/themes/acx-divi-child-theme/img/shadow.png);
    background-repeat: repeat-y;
    visibility: visible;
    top: 0;
}

#main-header > .container.clearfix.et_menu_container:after {
    left: 100%;
}
#main-header > .container.clearfix.et_menu_container:before {
    right: 100%;
    transform:rotate(180deg);
}
#logo{
    position: static;
    max-height: none;
}
#main-header span.et_close_search_field{
    right:30px;
}
.et_header_style_left .logo_container{
    left:0;
    padding: 10px 0 10px 20px;
    position: absolute;
    top: 46px;
}

/* SIDEBAR */
.et_pb_gutters3 .et_pb_column_1_4 .et_pb_widget{
    margin-bottom:15px;
}
.et_pb_sidebar_0 .widget_nav_menu li:first-child{
    border-top: 1px solid #7A7A7A;
}
.et_pb_sidebar_0 .widget_nav_menu li{
    text-transform: uppercase;
    border-bottom: 1px solid #7A7A7A;
    padding: 10px 0;
    margin-bottom: 0;
}
.et_pb_sidebar_0 .widget_nav_menu li.current-menu-item a{
    color:#37959d;
}

/* SPECIAL TAG */
a.big-link{
    color: #1ca5b1;
    font-size: 33px;
    margin: 15px 0;
    display: block;
    line-height: 1em;
}
.section_title h4{
    border-bottom:1px solid #3B3B3B;
    text-transform: uppercase;
    line-height: 1.4em;
}
.et_pb_module:not(.section_title) h4{
    margin-top:15px;
}
.gallery_hide_title .et_pb_gallery_title{
    display:none;
}
.fur_flex{
    display: flex;
    align-items: center;
}
.fur_flex img{
    float:none;
    margin-right:30px;
    max-width:145px;
    width: 100%;
}
.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module.section_title_links{
    margin-bottom: 3.735%;
}
.section_title_links p{
    margin-top:15px;
}
.lang-fr #animal_welfare{
    display:none;
}
.social-container{
    border: 1px solid #E3E3E3;
    background: #ECECEC;
    padding: 25px 15px 20px 15px;
    border-radius: 5px;
    max-width: 320px;
}
.social-container h3{
    text-align: center;
    margin:0 0 13px 0;
    font-size:17px;
}
.social-content{
    display:flex;
    justify-content: space-around;
}
.social-container svg{
    fill:#4E4E4E;
    transition: 0.3s all ease;
}
.social-container a:hover svg{
    fill: #787878;
}

/* SPECIAL ROW */
#main-banner{
    background: transparent;
    overflow: hidden;
}
#main-banner .et_pb_row{
    /* background-size: 1200px 316px; */
    background-size: 100%;
    background-position: bottom right;
    display: flex;
    align-items: flex-end;
    box-shadow: 0px -29px 18px -5px rgba(0,0,0,0.6);
}
.lang-en #main-banner.banner-thick .et_pb_row{
    background-image: url(/wp-content/uploads/2020/03/header.jpg);
    background-color: #E7E7E7;
}
.lang-fr #main-banner.banner-thick .et_pb_row{
    background-image: url(/wp-content/uploads/2020/04/headerpng.jpg);
    background-color: #E7E7E7;
}
.lang-en #main-banner.banner-thin .et_pb_row{
    background-image: url(/wp-content/uploads/2020/03/header_thin.jpg);
}
.lang-fr #main-banner.banner-thin .et_pb_row{
    background-image: url(/wp-content/uploads/2020/04/header-thin.jpg);
}
.banner-thin .et_pb_row{
    min-height: 235px;
}
.banner-thick .et_pb_row{
    min-height: 322px;
}
#main-banner .et_pb_row .et_pb_column{
    margin: 0 0 40px 35px;
    color: #FFF;
}
.lang-fr #main-banner .et_pb_row .et_pb_column{
    margin:0 0 20px 35px;
}
#main-banner:after{
    content: "";
    width: 100%;
    top:0;
    bottom:10px;
    position: absolute;
    background: #E7E7E7;
    z-index: -1;
}
#main-banner:before{
    content:"";
    width:100%;
    position: absolute;
    background:#3B3B3B;
}
.banner-thick:before{
    height: 190px;
    bottom:10px;
}
.banner-thin:before{
    height: 103px;
    bottom: 7px;
}

/* FOMULAIRES */
.fig-left-pic{
    float: left;
    clear: none !important;
    max-width: 20% !important;
}
.fig-right-desc{
    float:left;
    clear: none !important;
    max-width:80% !important;
}
#gform_1 .gfield_description{
    line-height:1.7em;
}
.fig-left-pic{
    max-width:115px !important;
    width:115px !important;
}
.fig-left-pic img{
    width:100% !important;
}
.gform_button{
    border: 2px solid #37959d;
    padding: 9px 30px;
    font-size: 19px;
    background: none;
    text-transform: uppercase;
    font-weight: bold;
    color: #37959d;
    transition:0.3s all ease;
    cursor:pointer;
}
.gform_button:hover{
    background: rgba(55,150,157, 0.2);
}

ol {
    margin: 0 0 1.5em;
    padding: 0;
    counter-reset: item;
}

ol > li {
    margin: 0;
    padding: 0 0 0 38px;
    text-indent: -2em;
    list-style-type: none;
    counter-increment: item;
}

ol > li:before {
    display: inline-block;
    width: 1em;
    padding-right: 14px;
    font-weight: bold;
    text-align: right;
    content: counter(item) ".";
}

/* EXTERNAL LINKS */
.page-id-55 a[data-href]{
    pointer-events: none;
    color:#4E4E4E;
}

/* GALLERY */
#acx-gallery {
    display:flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#acx-gallery > a{
    width:24%;
    margin-bottom:1%;
    max-height:280px;
    overflow:hidden;
    display:flex;
    justify-content: center;
    align-items: center;
    position:relative;
}
#acx-gallery > a > img{
    min-height:100%;
}
#acx-gallery:after{
    content:"";
    width:49.5%;
}
#acx-gallery a:hover .gallery-overlay img{
    opacity:1;
}
#acx-gallery a:hover .gallery-overlay{
    background-color: rgba(0, 0, 0, 0.5);
}
#acx-gallery .gallery-overlay{
    background-color: rgba(0, 0, 0, 0.0);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}
#acx-gallery .gallery-overlay img{
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}

#main-footer .footer-widget h4{
    line-height:1.6em;
}
.lg-outer{
    z-index: 999999999999999 !important;
    background: #000;
}
.et_pb_social_network_link ::marker {
    display: none;
}
#custom_html-2 .et_pb_social_media_follow_network_0 a.icon,
#custom_html-2 .et_pb_social_media_follow_network_1 a.icon,
#custom_html-2 .et_pb_social_media_follow_network_2 a.icon,
#custom_html-2 .et_pb_social_media_follow_network_3 a.icon {
    background-color: transparent !important;
    font-size: 28px;
}
ul.et_pb_module.et_pb_social_media_follow {
    display: none;
}
.et_pb_social_icon.et_pb_social_network_link {
    display: inline;
    margin-right: 10px;
}
#custom_html-2 .textwidget.custom-html-widget {
    background: #ECECEC;
    text-align: center;
    padding: 30px 0 30px 10px;
    border-radius: 5px;
}