/*
 * Theme Name: FEMAL
 * Template: sarto
 * Text Domain: sarto
 */

 #edgtf-back-to-top {
    bottom: 68px;
 }
.edgtf-search-opener {
    display: none !important;
}

.edgtf-side-menu-button-opener{
	display: none !important;
}

.edgtf-container-inner a,
p a{
	color: #498f41 !important;
}

.edgtf-main-menu>ul>li>a {
    padding: 0 15px;
}

.edgtf-page-footer .edgtf-footer-top-holder .edgtf-footer-top-inner.edgtf-full-width{
	padding: 40px 120px !important;
}

.edgtf-main-menu>ul>li.edgtf-active-item>a>span.item_outer .item_text:after, 
.edgtf-main-menu>ul>li>a>span.item_outer .item_text:after{
	background: #498f41 !important;
	left: 0 !important;
	bottom: 0 !important;
	top: auto !important;
	width: 100% !important;
}

.more-infos button {
    background-color: #498f41 !important;
    margin-top: 20px;
}

.edgtf-main-menu>ul>li.wpml-ls-item>a{
	padding: 0 5px;
}

.edgtf-main-menu>ul>li.wpml-ls-item>a>span.item_outer .item_text:after{
	display: none;
}

.sellers {
    display: flex;
    justify-content:center;
    list-style-type: none;
    margin:20px 0;
    flex-wrap: wrap;
}
.sellers li {
    max-width: 560px;
    min-height: 245px;
    flex: 1 1 auto;
    width: 100%;
    padding: 30px;
}
.sellers li article {
    height: 100%;
    background: #D3D3D3;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}
.sellers li article > a {
    display: block;
    width:100%;
    height:100%;
}
.sellers a {
    text-decoration: none;
    color:inherit;
}
.store_content {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    height:100%;
}
.storeinfos {
    position:relative;
    flex:1 1 400px;
    padding-bottom: 86px;
}
.storeinfos .moreinfos {
	color:white !important;
	background-color: #498f41 !important;
	position: absolute;
    bottom: 20px;
    left: 0;
    top: auto;
    font-size: 14px;
    padding: 14px 20px;
    background-image: linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
    background-repeat: repeat-x;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    line-height: normal;
    box-shadow: none;
}
.storeinfos h2 {
    margin-bottom:10px;
	line-height: 33px;
	font-size:15px;
}
.storeinfos .fa-phone, 
.storeinfos .fa-fax, 
.storeinfos .fa-envelope, 
.storeinfos .fa-external-link {
    margin-right:10px;
}
body.single-occasions article header {
    text-align: right;
    padding-bottom: 20px;
}
body.single-occasions .fa-print:before {
    font-size: 70px;
    color:black;
}
body.single-occasions .edgtf-content .edgtf-content-inner>.edgtf-container>.edgtf-container-inner {
    padding-top:20px;
}
#map-canvas {
    width: 100%;
    height: 380px;
}
body.single-membres .edgtf-content, 
body.single-occasions .edgtf-content,
.page-template-template-occasions .edgtf-content {
	margin-top:-90px;
}
body.single-membres .edgtf-page-header .edgtf-menu-area,
body.single-membres header.edgtf-page-header,
body.single-occasions .edgtf-page-header .edgtf-menu-area,
body.single-occasions header.edgtf-page-header {
	background:transparent;
}
body.single-membres .edgtf-page-title img,
body.single-occasions .edgtf-page-title img {
    margin-right: 28px;
}
.twocols .rightcol dl {
    margin: 0 0 2em 0;
    padding: 1em;
    list-style: none;
    font-family: 'Trade Gothic', sans-serif;
    font-weight: bold;
    font-size: 1.125em;
}
.twocols .rightcol dl dt {
    color: #000000;
    margin: 0 1em .25em 0;
    padding: 0;
    float: left;
    clear: both;
    text-align: center;
    width: 1em;
}
.twocols .rightcol dl dd {
    margin: 0;
    padding: 0;
    float: left;
    max-width: 250px;
    margin-bottom: .25em;
    word-wrap: break-word;
}
.twocols .storemap {
    position: relative;
    display: inline-block;
}
.twocols .storemap .marker {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 2px;
    width: 2px;
    margin-left: -1px;
    margin-top: -1px;
    color:black;
}
.twocols .storemap .marker i.fa-map-marker {
    font-size: 2em;
    position: absolute;
    left: -0.22em;
    top: -0.85em;
}
.twocols .leftcol .socialbuttons {
    display: table;
    width: 100%;
    margin-bottom: 2em;
    margin-top: 1.5em;
}
.twocols .leftcol .socialbuttons > a {
    display: table-cell;
	background: black;
    font-family: 'Trade Gothic', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: white !important;
    padding: 1em .5em;
    font-size: .9em;
    text-align: center;
    position: relative;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -ms-transition: background 0.3s;
    transition: background 0.3s;
}
.twocols .leftcol .socialbuttons > a.facebook {
    background: #4267b2;
}
.twocols .leftcol .socialbuttons > a.twitter {
    background: #1b95e0;
}
.twocols .leftcol .socialbuttons > a.youtube {
    background: #cc181e;
}
.twocols .leftcol .socialbuttons > a.instagram {
    background: #be3280;
}
#coord_ets a {
    color:black !important;
}
.link_info_w {
    display: block;
    padding: 10px 5px;
    text-decoration: none;
    background: #8e8e8e;
    margin: 10px 0;
    text-align: center;
}
.link_info_w, .link_info_w:link, .link_info_w:visited {
    color: white;
}

/*
*
* owl carousel
*
*******/

.owl-carousel {
    position:relative;
    width:100%;
    height:31vw;
    max-height: 400px;
    overflow-y: hidden;
    margin-bottom: 20px;
}
.owl-item {
	position:relative;
	text-align:center;
}
.owl-item .caption {
	position: absolute;
	top: 0;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
	height: 32px;
	line-height: 22px;
	color:white;
	font-size: 51px;
}
.owl-nav .owl-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	left:19px;
	margin:auto 0 !important;
	float:left;
    background: transparent !important;
	width: 18px !important;
	height: 35px !important;
	padding:0 !important;
}
.owl-nav .owl-next {
	position: absolute;
	top: 0;
	bottom: 0;
	right:19px;
	margin:auto 0 !important;
	float:right;
    background: transparent !important;
	width: 18px !important;
	height: 35px !important;
	padding:0 !important;
}
.owl-carousel .fa-chevron-left:before, .owl-carousel .fa-chevron-right:before {
    font-size: 40px;
}
.owl-dots {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.owl-theme .owl-dots .owl-dot span {
	background:white !important;
}
.owl-theme .owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span {
	background: transparent !important;
	border: 2px solid white !important;
}
.leftcol_container {
    max-width: 771px;
    width:100%;
}
.widget_icl_lang_sel_widget li,
.ip_language_switcher li {
    display: inline-block;
    padding-left:15px;
    margin:0 !important;
}
#shortcode_ggmap .vc_column-inner {
    padding-top:0;
}

.edgtf-page-footer .widget.widget_nav_menu li {
    padding: 0;
    list-style-type: square;
    list-style-position: inside;
}

.edgtf-page-footer .widget.widget_nav_menu li a:before{
    border: none;
    display: none;
}
body.page-template-template-membres .edgtf-container-inner {
    max-width:1300px;
    width:100% !important;
}
.edgtf-vertical-align-containers {
    display: flex;
    justify-content: space-between;
}
.edgtf-elements-holder .edgtf-eh-item.edgtf-ehi-with-hover-image .edgtf-eh-item-hover-image {
    background-position: bottom right;
    background-repeat: no-repeat;
}

.input-group {
	width:100%;
	display: flex;
	flex-wrap: nowrap;
	margin-bottom: 20px;
}
.input-group-addon, .input-group-btn {
	width: auto;
	line-height:26px;
	background-color: black;
	border: 1px solid black;
	color: white;
	font-size: 1.2em;
}
.input-group input, .blackInput {
	border:1px solid #ccc;
	padding: 0 10px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 1.2em;
	min-height:43px;
}
.select2 {
	font-family:'PT Sans Narrow', sans-serif;
}
.select2-container--bootstrap {
	display: inline-block;
	margin-bottom: 20px;
}
.select2-container--bootstrap .select2-selection {
	font-size: 1.2em;
	box-shadow:none;
}
.select2-container--bootstrap .select2-selection--single {
	min-height:43px;
    line-height: 27px;
}
.select2-container--bootstrap .select2-selection--multiple {
	min-height:43px;
}
.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder,
.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field::placeholder {
	color: #a6a6a6;
}
.select2-container--disabled {
	opacity: 0.8;
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
	padding-top: 2px;
}
.input-group>.select2-hidden-accessible:not(:first-child):not(:last-child)+.select2-container--bootstrap:last-child>.selection>.select2-selection, 
.input-group>.select2-hidden-accessible:not(:first-child):not(:last-child)+.select2-container--bootstrap:last-child>.selection>.select2-selection.form-control,
.input-group .form-control:not(:first-child) {
	border-left: 0px solid transparent;
}
.input-group>.select2-container--bootstrap {
	flex: 1 1 auto;
}
.input-group-addon:first-child {
    flex: 0 1 auto;
    width:80px;
}
.input-group-addon:first-child {
    width: 120px;
}
.input-group > .select2-container--bootstrap {
    width: calc(50% - 40px) !important;
}
.input-group input {
	width:calc(100% - 80px);
}
#listeOccasions {
    justify-content: space-between;
    padding-left:0;
}
#listeOccasions.sellers li {
    margin: 20px auto;
    max-width: none;
    padding: 0;
}
#listeOccasions.sellers li article {
    padding:0;
}
#listeOccasions article a.linkFull {
    display: block;
    width:100%;
    height:100%;
    padding: 20px;
    color:inherit !important;
    padding:20px;
}
.plusInfos {
    color: #fff;
    border-color: #6AB165;
    background-color: #498f41;
    font-size: 14px;
    padding: 14px 20px;
    display: inline-block;
    margin-top: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
    background-repeat: repeat-x;
    border: 1px solid transparent;
    font-family: Poppins,sans-serif;
}
.occasion_container {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.occasion_infos {
    flex: 1 1 100%;
}
.flexRow {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap:wrap;
}
/* .flexColumn {
    width: 50%;
} */
.flexColumn {
    width:100%;
}
.search_column {
    /* width: 50%; */
    padding: 0 5.5px;
    flex: 1 1 auto;
}
body.single-occasions h2 {
    font-size: 26px;
}
body.single-occasions #the_content {
    margin:15px 0;
}
#occasionDetailsList {
    list-style-type: none;
    column-count: 2;
}
.labelOccaz {
    font-weight: bold;
}
.print, #SingleOccLogo {
    display: none;
}
#quickSearchForm {
    margin-bottom:30px;
}
.bold {
    font-weight:bold;
}
#searchAdButton {
    background: black;
    color: white;
    border: none;
    padding: 11px 15px;
    font-size: 1.2em;
    cursor: pointer;
}

/***********************************************************/

@media only screen and (max-width: 1272px) {
    .edgtf-main-menu>ul>li>a {
        padding: 0 12px;
    }
}
@media only screen and (max-width: 1497px) {
    .edgtf-logo-wrapper a img {
        width: 190px !important;
        height: auto !important;
    }
    .edgtf-main-menu > ul > li > a {
        font-size: 13px;
        padding: 0 7px;
    }
}
@media all and (max-width: 1260px){

	.edgtf-vertical-align-containers .edgtf-position-left{
		width: 100px;
	}

	.edgtf-logo-wrapper{
		height: 40px;
	}

	.edgtf-logo-wrapper a img{
		width: 100px !important;
		height: 35px !important;
	}

	.edgtf-main-menu>ul>li>a{
		font-size: 0.8em;
	}

}
@media only screen and (min-width: 1025px) and (max-width: 1155px) {
    .edgtf-main-menu > ul > li > a {
        font-size: 11px;
        padding: 0 7px;
    }
}
@media only screen and (min-width: 1201px) {
    .twocols {
        display: flex;
        justify-content: space-between;
    }
    .leftcol {
        flex: 1 1 auto;
    }
    .rightcol {
        flex: 0 1 300px;
        background: #fbfbfb;
        padding: 0 20px;
    }
}
@media all and (min-width: 1025px){
    .flexColumn {
        width: 50%;
    }
    #titre_membre {
        display: flex;
        align-items: center;
    }
    #titre_membre .imgwrapper {
        margin-right:28px;
        flex:0 0 auto;
        max-width: 300px;
    }
    #listeOccasions.sellers li {
        flex: 0 1 auto;
        width: 47%;
    }
}
@media all and (max-width: 1024px){
    body.single-membres .edgtf-title-holder.edgtf-has-bg-image .edgtf-title-image,
    body.single-occasions .edgtf-title-holder.edgtf-has-bg-image .edgtf-title-image {
        display: none;
    }
    body.single-membres .edgtf-title-holder.edgtf-has-bg-image .edgtf-title-wrapper,
    body.single-occasions .edgtf-title-holder.edgtf-has-bg-image .edgtf-title-wrapper {
        position:relative;
        top:0;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
    }
    body.single-membres .edgtf-title-holder.edgtf-has-bg-image {
        background-image:url("images/header_membres_femal_2.jpg") !important;
    }
    #titre_membre .imgwrapper {
        margin-bottom:20px;
    }
    #searchAdButton {
        margin-top:20px;
    }
	.edgtf-content{
		margin-top: 0 !important;
    }
    
    .edgtf-page-footer .edgtf-footer-top-holder .edgtf-footer-top-inner.edgtf-full-width {
        padding: 20px 50px !important;
    }
    body.single-occasions .edgtf-title-holder.edgtf-has-bg-image {
        background-image: url(images/header_occasion.jpg) !important;
        padding: 20px 0;
    }
}
@media all and (min-width: 772px) {
    #carouselOccasion {
        height:528px;
        max-height:none;
    }
}
@media print {
    @page {
        size: 210mm 297mm;
        margin:1cm;
    }
    body.single-occasions {
        margin:0;
    }
    .first_image {
        width: 385px;
    }
    body.single-occasions h2 {
        font-size: 20px;
        margin: 10px 0;
    }
    #tarteaucitronRoot #tarteaucitronAlertBig, 
    .edgtf-title-holder, 
    .edgtf-page-header, 
    .edgtf-mobile-header, 
    #edgtf-back-to-top,
    body.single-occasions article header,
    body.single-occasions footer,
    body.single-occasions .storemap,
    body.single-occasions #ipl_carousel,
    #carouselOccasion {
        display: none !important;
    }
    #logoPrint, #SingleOccThumb {
        display:block;
    }
    #logoPrint {
        margin: 0 0 30px 0;
    }
    #logoPrintContainer {
        width:100%;
        text-align: right;
    }
    #SingleOccLogo {
        display: inline-block;
    }
    .opening p {
        line-height: 19px;
        font-size: 12px;
    }
    #OccTitle {
        font-size:30px;
    }
    body.single-occasions .edgtf-content {
        margin-top:0 !important;
    }
    body.single-occasions .edgtf-content .edgtf-content-inner > .edgtf-container > .edgtf-container-inner {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    * {
        -webkit-transition: none !important;
        transition: none !important;
    }
    .twocols .rightcol dl {
        font-size:15px;
    }
    h4 {
        font-size:17px;
        margin: 10px 0;
    }
    #occasionDetailsList li {
        line-height: 22px;
    }
    body.single-occasions .twocols .rightcol dl dt, 
    body.single-occasions .twocols .rightcol dl dd,
    body.single-occasions .twocols .rightcol dl {
        margin-bottom: 0;
    }
    body.single-occasions .twocols .rightcol dl {
        padding: 0;
    }
    .leftcol_container {
        max-width:none;
    }
}