/*
    Theme Name: Shoelifer 3.0
    Theme URI: http://hamzazogarh.com
    Description: Shoelifer Theme V3.0
    Version: 3.0.0
    Author: Hamza Zogarh <me@hamzazogarh.com>
    Template: thevoux-wp
*/

@import url("../thevoux-wp/style.css");

h2 {
    font-size: 27px;
    line-height: 35px;
    font-weight: 600;
    margin-bottom: 15px;
}

body::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

/* Widget: Instagram Feed */.aboutTxt span, .aboutTxt p
#sb_instagram{
    margin: 40px auto 0 auto !important;
}
#sb_instagram .sbi_header_text {
    padding-top: 0 !important;
    margin-top:-2px;
}
#sb_instagram .sb_instagram_header {
    padding: 0 !important;
    margin-bottom:0.5em !important;
}
#sb_instagram .sb_instagram_header h3 {
    font-size: 1.2308em;
    line-height:1.5em;
}
#sb_instagram .sb_instagram_header p {
    font-size: 1em;
    line-height:1.5em;
}
#sb_instagram #sbi_load {
    margin-top: 1.7em;
}
#sb_instagram .sbi_follow_btn a i{
    font-size: 16px !important;
    color: black;
    display: none;
}
#sb_instagram .sbi_follow_btn a {
    border-radius: 0;
    color: black;
    display: inline-block;
    margin: 0 auto;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: top;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.6px;
    line-height: 1.5em;
    outline: medium none;
    padding: 0.4em 1.1em;
    border: 2px solid black;
}
#sb_instagram .sbi_follow_btn a:hover,
#sb_instagram .sbi_follow_btn a:active {
    background: black !important;
    opacity: 1 !important;
    color:white;
}
#sb_instagram .sbi_follow_btn a:hover i,#sb_instagram .sbi_follow_btn a:hover {
    color:white !important;
}
#sb_instagram.sbi_col_5 #sbi_images .sbi_item {
    width: 23% !important;
    position: relative;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    transition: all ease-in-out .5s;
}
#sb_instagram.sbi_col_5 #sbi_images .sbi_item + .sbi_item {
    margin-left: -3.75% !important;
}
#sb_instagram.sbi_col_5 #sbi_images .sbi_item:nth-child(2n) {
    margin-top: 45px !important;
    padding-bottom: 10px !important;
}
#sb_instagram.sbi_col_5 #sbi_images .sbi_item a {
    opacity: 1 !important;
}
#sb_instagram.sbi_col_5 #sbi_images .sbi_item:hover {
    margin-top: 20px !important;
}
#sb_instagram.sbi_col_5 #sbi_images .sbi_item:hover:nth-child(2n) {
    margin-top: 55px !important;
    padding-bottom: 0 !important;
}



/* Widget: Instagram */
ul.instagram-pics {
    margin-right: -5px;
}
ul.instagram-pics li {
    float: left;
    padding: 0 5px 5px 0;
    margin:0;
    overflow: hidden;
    width: 33.3333%;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.column-1_3 ul.instagram-pics li {
    width: 25%;
}
.column-1_2 ul.instagram-pics li {
    width: 20%;
}
.column-1_1 ul.instagram-pics li {
    width: 16.6666%;
}
ul.instagram-pics li:before {
    display:none;
}

.widget_text strong:nth-child(1) {
    color: white;
}

.widget_text strong:nth-child(1) span {
    background: black;
    width: 100%;
    padding: 13px 0;
    height: 60px;
}

.widget_text .lien_aboutme {
    width: 100%;
    color: black;
    border:2px solid black;
    margin-bottom: 30px;
    display: inline-block;
    background: white;
    padding: 7px 0;
    text-align: center;
    font-weight: 700 !important;
    font-size: 26px !important;
    letter-spacing: 0.1em;
    line-height: initial !important;
}


.widget_text .lien_aboutme:hover {
    color: white !important;
    border:2px solid black;
    background: black;
}

.widget_text .textwidget h3 {
    font-size: 24px;
    text-align: center;
    margin: 15px 0;
    font-weight: 100;
}

.widget_search {
    border: 2px solid #000000;
}

.widget_search > strong span{
    background: black;
    color: white;
}


.widget_search > form input {
    border-color:black;
}

.fullWidthFooter {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 60px 0 !important;
    background: #ffffff;
}

.fullWidthFooter .widget_text{
    max-width:85%;
}

.copyright_text {
    font-size: 14px;
    line-height: 0;
    margin: 1em 0 0;
    color: white !important;
}

.copyright_text a{
    color:black;
    text-decoration:underline;
}

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

ul#menu-footer-menu li a{
    color: white !important;
    opacity: 1;
    font-weight: 400;
}


ul#menu-footer-menu li:nth-child(1):before{
    display:none;
    content:" | ";
}

ul#menu-footer-menu li:before{
    display:inline-block;
    content:"|";
    color:black;
    margin: 0 5px;
}

#footer div#nav_menu-2 {
    padding: 0;
    margin:0;
}

#footer .widget_text {
    padding: 0;
    margin: 0;
}


#footer .medium-6:nth-last-child(3) {
    padding: 50px 0;
}


#footer .medium-6:nth-last-child(2) {
    padding: 50px 0 40px 0;
    border-right: 1px solid #f8f8f8;
    border-left: 1px solid #f8f8f8 !important;
}

#footer .medium-6:nth-last-child(1) {
    border-right: 0;
}

#sb_instagram .sbi_follow_btn a {
    padding: 0 30px 6px 30px;
    width: 100%;
    color: black;
    border: 2px solid black;
    display: inline-block;
    background: white;
    padding: 6px 16px;
    text-align: center;
    font-weight: 300 !important;
    font-size: 24px !important;
    font-family: 'Nunito', sans-serif;
    letter-spacing: 0.1em;
    line-height: initial !important;
    text-transform: uppercase !important;
}

.widget_subscribe_widget strong span {
    font-family: 'Playfair Display', serif;
    font-size: 60px;
}

.widget_subscribe_widget p {
    font-family: 'Playfair Display', serif;
    font-size: 20px !important;
    color: #8e8e8e;
}

form.newsletter-form .small-9{
    width:100%;
    margin-top:20px;
}

form.newsletter-form .small-3{
    margin:0 auto;
    border: none !important;
}

input.widget_subscribe {
    max-width: 100%;
}

.widget {
    border: 2px solid #000000;
}

.widget > strong span {
    background: #000;
    color: white;
}

#full-menu .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder {
    background: #000000;
}

#full-menu .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu li > a {
    color: #fff;
}

#full-menu .full-menu a {
    color: #ffffff;
}

#full-menu .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu {
    float: left;
    width: 260px;
    text-align: left;
    padding-right: 30px;
}

#full-menu .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu li.active a {
    color: white !important;
}

#full-menu .full-menu > li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu li.active a .fa {
    color: white !important;
}

.post .post-content:before {
    display: block;
    left: -35px;
    top: -55px;
}

.post-detail .parallax_bg:after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    display: block;
}

.post-gallery-content .full-width-row .medium-9{
    background: black;
}

.post-gallery-content .row.full-width-row .columns.image-text {
    background: #000;
    padding: 30px;
}

.post-gallery-content .full-width-row .image {
    padding: 30px 0 !important;
}

.post-gallery-content .row .columns.image .attachment-full{
    max-height: 100%;
    width: auto;
    height: 100%;
}

.post-meta.cf a {
    font-weight: 400 !important;
    font-family: 'Playfair Display', serif;
}

aside.ad_container_bottom {
    text-align: center;
    margin-top: 0px;
}

#infinite-article > .post-detail-row.style2 {
    padding:0 !important;
}

#category-title {
    background:white !important;
}

.post .post-gallery.has-gallery:after {
    border-left: 2px solid white;
    border-bottom: 2px solid white;
}

a.gallery-link {
    border: 2px solid white;
    /* border-right: 0; */
}

.title_subtitle{
    font-size: 26px !important;
    font-weight: 100 !important;
    line-height: 50px !important;
    background: black;
    color: white;
    padding: 5px 10px 4px 10px;
    text-transform: uppercase;
}

.titleHome{
    text-align: center;
    color: black;
    font-family: 'Playfair Display', serif;
    font-size: 48px !important;
    line-height: 50px !important;
    font-weight: 600 !important;
    margin-bottom: 0 !important;
}

.category_title.catstyle-style1.style1 h2 {
    display: none;
}


.post .post-gallery.has-gallery:after {
    border:none !important;
}

.post .post-gallery.has-gallery.has-video:after {
    border:none !important;
}


.post-gallery:after {
    background-color: #000000 !important;
    border-radius:50% !important;
    top: 10px !important;
    right: 10px !important;
}

.post .post-gallery img {
    border: none;
}

.post .post-title h5 {
    font-size: 20px !important;
    line-height: 29px !important;
    font-weight: 600 !important;
    margin: 0 0 8px !important;
    letter-spacing: 0.05em !important;
}

.post-meta.cf a {
    font-size: 16px;
}

.post .style5 .post-title h4 {
    text-align: left;
}

.post .style5.extend .post-title h4 {
    text-align: center;
}

.category_container .inner {
    padding: 30px;
}


.category_container {
    /* padding: 0px; */
    margin: 50px 0;
}

.category_container .inner>.columns {
    padding: 0;
}

.category_container .inner>.columns.medium-6 {
    padding: 0 20px;
}

.titleStyle {
    /*padding-bottom: 30px;
    border-bottom: 2px solid black;*/
    border-top: 1px solid #f5f5f5;
    padding-top: 80px;
}

.post .post-content .category_title.catstyle-style4 {
    display: none;
}


.category_container.style2 .inner {
    padding: 10px;
}

.category_container.style2 {
    background: url(assets/img/border2.png) repeat left top;
}

span.title_subtitle i {
    color: white !important;
    margin-right: 10px;
    font-size: 25px;
}

.video_playlist .video_play.vertical.video-active h6 {
    font-weight: 400 !important;
    color: black !important;
}


.post .post-title a {
    color: #000;
    font-family: 'Playfair Display', serif;
    font-weight: 500;
}

.style3 {
    border-bottom: 3px solid #000 !important;
    padding-bottom: 30px !important;
    margin-bottom: 30px !important;
}

.style3 span ,.style3 a{
    color: black !important;
    font-family: 'Playfair Display', serif;
    font-size: 32px !important;
    line-height: 50px !important;
    font-weight: 900 !important;
    text-transform: capitalize !important;
}

.category_title.style2 {
    display: none !important;
}

.post-gallery:before {
    background: transparent;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    display: block !important;
}

.non-VC-page > .post > .post-content > .row > .columns >  header.post-title{
    display:none;
    visibility:hidden;
}

.non-VC-page {
    padding:  0;
}

.full-menu-container .full-menu>li>a {
    font-weight: 300;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
}


.skinBannerActive .full-menu-container .full-menu>li>a {
    font-size: 1.15rem;
}

.full-menu-container .full-menu>li.menu-item-has-children.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu li>a {
    color: #fff !important;
    display: block;
    margin-bottom: 15px;
    font-size: 17px;
    font-weight: 300;
    line-height: 1;
    text-transform: none;
}


.thb_mega_menu_holder a {
    color:white !important;
}


.thb_mega_menu li a::before {
    display:none;
}


.thb_mega_menu li.active a::before {
    content: "";
    background: url(assets/img/circleSerafina.png);
    width: 20px;
    height: 12px;
    background-size: 100%;
    display: inline-block;
    background-repeat: no-repeat;
    margin-right: 10px;
}



.thb_mega_menu li a i{
    display: none !important;
}

.goldenSection > .wpb_column.medium-9 {
    max-width: 75% !important;
    min-width: 61.8% !important;
    flex: inherit !important;
}

.goldenSection > .wpb_column.medium-3 {
    width: 38.2% !important;
    max-width: 25% !important;
    position: relative !important;
    left: initial !important;
}

.widget_title,.widget>strong span {
    background-color: #171a1b !important;
    color: #ffffff;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: center;
    letter-spacing: 1px;
    padding: 0.7em 0.3em;
    display: block;
    font-family: 'Nunito', sans-serif;
    overflow: hidden;
    font-weight: 400 !important;
    font-size: 20px !important;
    text-transform: uppercase;
}

.aboutme_title {
    text-align: center;
    margin: 1.7em 0;
    font-family: 'Nunito', sans-serif;
}

.widget.style3 {
    border: none !important;
    margin:  0 !important;
    padding: 0 0 0 0 !important;
}

.slick-nav svg {
    width: 10px;
    fill: #fff;
    stroke-width: 0;
    margin: 0 auto;
}

.style3 span.style_text {
    font-family: 'Nunito', sans-serif !important;
    color: white !important;
    font-size: 15px !important;
    font-weight: 100 !important;
    line-height: 27px !important;
    background: black;
    color: white;
    padding: 5px 10px 4px 10px;
    text-transform: uppercase !important;
}

.menu_footer_nav li a:hover {
        color: #fff !important;
        text-decoration: underline;
}

h4.margin_top_no {
    font-size: 45px;
}

ul#menu-footer-menu li a {
    display: inline-block;
    align-items: center;
    height: 40px;
    font-family: 'Nunito', sans-serif;
    line-height: 1;
    font-weight: 400 !important;
    color: #222;
    text-transform: uppercase;
    font-size: 15px !important;
}

ul#menu-footer-menu li a:hover{
    text-decoration: underline;
}

.copyright_text a{
    font-family: 'Nunito', sans-serif !important;
    font-weight:100 !important;
    font-size:15px !important;
    color: white !important;
    line-height: initial !important;
}

#footer p {
    font-size: 13px;
    margin: 0;
    padding: 0;
    line-height: inherit;
    display: block;
}

ul#menu-footer-menu li:before {
    color: white !important;
}

#footer .widget>strong span {
    background: transparent;
    color: white !important;
    text-align: center !important;
    font-size: 50px !important;
    width: 100%;
}

.widget.widget_subscribe_widget p {
    font-size: 14px;
    line-height: 1.6;
    font-family: 'Nunito', sans-serif !important;
    font-weight: 100 !important;
    padding-bottom: 10px !important;
    color: whitesmoke !important;
}

.widget.widget_subscribe_widget .row .columns .btn {
    padding: 12px 0px;
    width: 100%;
    height: 40px;
    background: black;
    color: white;
    font-weight: 300;
    border: 2px solid white;
    margin-bottom: 0;
    border-left: 0;
}

.widget.widget_subscribe_widget .row {
    margin: 0 auto;
    width: 80%;
}

#subfooter {
    border-top: 1px solid rgb(248 248 248 / 32%);
}


#subfooter .fa{
    color:white !important;
}

.indexContact{
        z-index: 9;
        position: relative;
}

.titleContact h1 {
    font-size: 36px !important;
    letter-spacing: 0.02em;
}


.titleContact em {
    ext-decoration: underline;
    text-transform: capitalize;
}

.showBorder.style1,.showBorder.style2{
    padding:12px;
}


.showBorder a.boxed-icon.instagram {
    background: radial-gradient(circle at 33% 100%, #fed373 4%, #f15245 30%, #d92e7f 62%, #9b36b7 85%, #515ecf);
}

.showBorder a.boxed-icon {
    border-radius: 10px;
    border: none;
    margin: 10px 5px;
}

.showBorder a.boxed-icon i {
    font-size: 28px;
}

.showBorder .inner{
    padding: 30px 20px !important;
}

.showBorder .inner h4 {
    font-size: 38px !important;
}

.wpcf7 input,.wpcf7 textarea{
    width:100%;
    max-width:100%;
    min-width:100%;
}

.showBorder a.boxed-icon.instagram:hover {
    background: radial-gradient(circle at 33% 100%, #fed373 4%, #f15245 30%, #d92e7f 62%, #9b36b7 85%, #515ecf);
    border-color: black;
}

.goldenSection {
    height: auto;
    overflow: hidden;
    width: 100%;
    margin: 0 auto !important;
    padding: 0 !important;
    position: relative;
    z-index: 9;
}

.social-holder .fa {
    color: black !important;
    font-size: 18px;
}

.post.post-detail .post-content p{
    font-weight: 100;
    font-size: 18px;
}

header.post-title .post-meta {
    border: 2px solid black;
    width: auto;
    display: table;
    padding: 1px 6px 0px 6px;
}

.post-author a {
    font-weight: 400 !important;
    font-size: 12px;
    letter-spacing: 0.06em;
    margin-left: 3px;
}

.header .logo #page-title {
    display: block;
    line-height: 1;
    margin: 0;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    will-change: contents;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 2px;
}

.post .post-content:before{
    font-family: 'Playfair Display', serif !important;
}

.post .post-title h1{
    font-family: 'Playfair Display', serif !important;
    font-size: 50px;
}

.video_playlist .video_play.vertical.video-active h6{
    color: white !important;
    font-family: 'Nunito', sans-serif;
    font-weight: 100;
    padding: 0 10px;
    font-weight: 600 !important;
    margin-bottom: 15px;
}


.video_playlist .video_play.vertical h6{
    font-family: 'Nunito', sans-serif;
    text-align: center;
    font-size: 14px;
    line-height: 1.3em;
}

.post-content-container iframe:not('.instagram-media'), .fb-video, .fb-video *{
    max-width: 100% !important;
    min-width: 100% !important;
    width: 100% !important;
    height: 390px;
}



.post .post-content a {
    color: black !important;
    font-weight: 700 !important;
    text-decoration: none !important;
}


.abcdGrid .wpb_text_column .wpb_wrapper {
        width: 100%;
        height: auto;
        display: inline-block;
        border: 1px solid black;
        position: relative;
}


.abcdGrid .wpb_text_column{
        margin-bottom: 20px !important;
}

.abcdGrid .wpb_text_column .wpb_wrapper a {
    width: 100%;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
    padding: 0;
    border: none;
    line-height: 40px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding-bottom: 14px;
}

.abcdGrid .wpb_text_column .wpb_wrapper h2:hover, .abcdGrid .wpb_text_column .wpb_wrapper h2:hover a, .abcdGrid .wpb_text_column .wpb_wrapper h2:hover span{
        border: 2px solid #000;
        background: black;
        color: white !important;
}

.abcdGrid .wpb_text_column .wpb_wrapper h2 {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    margin: 0;
}

.abcdGrid .wpb_text_column .wpb_wrapper:before {
    content: "";
    display: block;
    padding-top: 100%;
}

.backToAbcdr {
    color: white;
    position: absolute;
    height: 100%;
    left: 20px;
}

.backToAbcdr i{
    font-size: 23px;
    margin-right: 5px;
}


.backToAbcdr span{
    font-size: 25px;
    font-weight: 100;
}

.backToAbcdr a{
    color: white !important;
}

span.abcdrAlpha {
    color: white !important;
    text-transform: uppercase;
}

span.abcdrAlpha:before{
    content: "\' ";
    font-family: 'Playfair Display', serif;
}

span.abcdrAlpha:after{
    content: " \'";
    font-family: 'Playfair Display', serif;
}

.fullwidth,.fullwidth *{
    max-width: 100% !important;
    padding: 0 !important;
}

.post .post-content .fa {
    color: white !important;
}

div#stayTuned {
    height: auto;
    overflow: hidden;
    padding: 150px 0;
}

.leftStayTuned h1.post_title {
    text-align: left !important;
    margin-bottom: 25px;
}

.post-content .leftStayTuned  p{
    font-size: 23px;
    font-weight: 100;
    width: 95%;
}

.formStayTuned .col-md-6 {
    width: 50%;
    float: left;
    padding: 0 10px;
}

.formStayTuned .col-md-12 {
    width: 100%;
    padding: 0 10px;
}


.formStayTuned .col-md-6 input,.formStayTuned .col-md-12 input{
    width: 100%;
    border: 1px solid black;
    height:30px;
    padding:0 5px;
    outline: none;
    transition: none !important;
}

.formStayTuned .col-md-6 input:focus,.formStayTuned .col-md-12 input:focus{
    border: 2px solid black;
}


.formStayTuned input[type=submit]{
    padding: 10px 20px !important;
    float: right;
    margin: 0 10px;
    width: calc(100% - 20px);
}

.formStayTuned label {
    font-weight: 600;
}

.rightStayTuned {
    padding: 0 !important;
}
/*
#footer .row.center-align .columns {
    align-items: center;
    justify-content: center;
    width: 100% !important;
    max-width: 100% !important;
    display: block;
    flex: inherit;
}*/

footer .small-12.medium-6 {
    flex: inherit;
    width: 33.33%;
    border-right: none;
}

.tagcloud li a {
    color: black !important;
    font-family: 'Playfair Display', serif;
    font-size: 15px !important;
    line-height: 15px !important;
    font-weight: 100 !important;
    text-transform: capitalize !important;
}

.post .article-tags {
    display: block;
    margin: 30px 0;
    font-size: 15px;
    color: #222;
    font-weight: 400;
    text-transform: uppercase;
    height: auto;
    position: relative;
}

.vc_row, .wpb_row {
    height: auto;
    overflow: hidden;
}

.post .article-tags > a {
        background: black;
        color: white !important;
        padding: 2px 5px;
        font-size: 12px;
        border: 2px solid black;
        margin-bottom: 5px !important;
        display: inline-block;
}

.post .article-tags > a:hover {
        background: white !important;
        color: black !important;
}

.category_container.author-information .inner {
    padding: 40px 0 !important;
}

span.count {
    width: 100%;
    display: block;
    text-align: center;
    bottom: 10px;
    font-family: 'Nunito', sans-serif;
    position: absolute;
    font-weight: 400;
    font-size: 14px;
    padding: 0;
    height: auto;
    overflow: hidden;
    line-height: 14px;
}

#infinite-article>.post-detail-row {
    padding: 0 !important;
}

.autresResultat .oneResult {
    width: calc(50% - 20px);
    padding: 20px;
    margin-top: 20px;
    background: #f9f9f9;
    border: 1px solid #dddddd;
    margin-bottom: 0;
    display: inline-block;
    margin-left: 20px;
    float: left;
}

.autresResultat {
    padding: 0 20px 20px 0px;
    margin-top: 30px;
    background: #f9f9f9;
    border: 1px solid #dddddd;
    display: block;
    margin-bottom: 20px;
    height: auto;
    overflow: hidden;
}

.fwcq-quiz-title-other-results{
      margin-top: 20px;
    font-size: 1.3em;
    color: black;
    margin-left: 20px;
    display: block;
}

@media screen and (min-width: 40.0625em) {
    .autresResultat .oneResult {
            width: 100%;
    }
}

.catelement-style4 article header h4 {
    text-align: center !important;
}

.post  .post-content .catelement-style4 article header h4 a{
    text-align: center !important;
    font-size: 18px;
    overflow:hidden;
    white-space: inherit;
    color:white !important;
    min-height: 50px !important;
    max-height: 50px;
    display: block;
}

.post  .post-content .catelement-style4 article time{
    color:#b9b9b9 !important;
}

.post  .post-content .catelement-style4 article .post-content p{
    color:#ffffff !important;
    padding:0 20px;
    font-weight:300;
}

.catelement-style4 article{
    background:#000000 !important;
    padding-bottom: 10px !important;
}

.catelement-style4 .category_container .inner>.columns.medium-6 {
    margin-top: 5%;
}

.catelement-style4 .category_container .inner>.columns.medium-6 article{
    padding-bottom: 30px !important;
}

/* Habillage */

#wrapper [role="main"] {
    background: white;
/*     background-image: url(https://serafina-hub.com/new_shoelifer/wp-content/themes/thevoux-wp-child/admin/assets/images/bgBody.png); */
}

#wrapper [role="main"] > section > article > .post-content > .row {
    background: white;
}


/* End Habillage */

.vc_grid-item-mini .vc_gitem-animate-slideInLeft .vc_gitem-zone-b {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.vc_gitem_row .vc_gitem-col.vc_custom_1419333716781 {
    background-color: #000000 !important;
}

.vc_custom_1419333716781 div{
    font-size: 14px !important;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.titleStyle.noUnderLine {
    border-bottom: 0;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.video_playlist .video_play.vertical.video-active {
    background: black;
}

.non-VC-page .post .post-title {
    margin-bottom: 20px;
}

.vc_gitem-animate-slideInLeft .vc_gitem-zone-b:hover div {
    font-size: 24px !important;
}

#wrapper [role="main"] #infinite-article > .post-detail-row > .row {
    background: white;
    padding: 30px 15px;
}

#respond {
    margin: 0  !important;
    padding: 20px !important;
    position: relative;
    clear: both  !important;
}

#sb_instagram.sbi_col_5 #sbi_images .sbi_item a {
    border: 1px solid #f1f1f1 !important;
}

.post .post-content .post-meta a {
    color: black !important;
    font-family: 'Nunito', sans-serif;
    font-weight: 600 !important;
    letter-spacing: 1px;
    font-size: 14px;
    letter-spacing: 1.4px;
}

.post .post-content h5 a {
    letter-spacing: .5px;
    font-weight: 600;
    font-size: 18px;
    text-transform: initial;
    margin-bottom: 0px !important;
    display: block;
    line-height: 30px;
}

.post.style6 {
    margin-bottom: 30px;
}

.post.style6 .post-gallery {
    margin-bottom: 15px;
}

.category_container {
    /*background: url(assets/img/pattern.png) top left repeat;*/
    /*padding: 30px;*/
    text-align: center;
    background:none !important;
}

.catelement-style4 .columns article:nth-child(2) {
    margin-bottom: 0;
}

.post .style5 {
    margin-bottom: 30px;
}

#category-title h1+p{
    color: #000 !important;
}

#category-title h1{
    letter-spacing: 8px !important;
}

.archive-page-container {
    background: white !important;
    padding: 30px 15px !important;
    position: relative;
}

#category-title {
    margin-bottom: 0;
}

.sidebar .widget.style3>strong span {
    line-height: 32px !important;
    margin: 20px auto;
    font-size: 21px !important;
    max-width: 100%;
    background: black;
    width: 100%;
    margin-bottom: 20px;
    color: white !important;
    padding: 15px 0;
    letter-spacing: 3px;
}

.sidebar .widget.style3>strong {
    height: auto;
    margin: 0;
    border: 0;
}

.widget_text .lien_aboutme {
    margin-bottom: 0 !important;
}


.header {
    position: relative;
}

#wrapper [role="main"] section {
    z-index: 2;
    position: relative;
}

#infinite-article .post .post-title a {
    font-family: 'Playfair Display', serif;
}

#infinite-article .post-meta.cf a {
    font-size: 18px;
    font-weight: 600 !important;
}

#infinite-article .post.post-detail .post-meta {
    margin-bottom: 0;
}

#infinite-article .post .share-article .boxed-icon {
    color: black;
}

#infinite-article .post .share-article .boxed-icon:hover {
    color: #fff !important;
}

#infinite-article .post-detail-row > .row > .large-8 {
    -ms-flex: 0 0 calc(100% - 330px);
    flex: 0 0 calc(100% - 370px);
    max-width: calc(100% - 370px);
}

#infinite-article .post-detail-row > .row > .medium-4 {
    -ms-flex: 0 0 370px;
    flex: 0 0 370px;
    max-width: 370px;
    padding: 0 15px;
}

#infinite-article .post-detail-row .medium-4 .sidebar_inner {
    padding:0;
}

#infinite-article article .post-content-container {
        padding-left: 90px;
}

.post-gallery-content > .full-width-row {
    background: #000000;
}

.lightbox-header{
    background: #ffffff !important;
}

.post-gallery-content .row .columns .arrow {
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
}

.post-gallery-content .row .columns .arrow+span {
    color: #b1b1b1;
    font-size: 18px;
    margin-left: 15px;
    margin-top: 4px;
    font-weight: 600;
}

.post-gallery-content .row .columns.image-text h5 {
    margin: 20px 0 15px;
    font-size: 28px;
}

.post-gallery-content .lightbox-header .lightbox-close {
    font-size: 18px;
}

.post-gallery-content .lightbox-header .logolink {
    display: block;
    line-height: 90px;
    height: 100%;
}

.post-gallery-content .row.full-width-row .columns.image-text {
    overflow: hidden;
}

.post-gallery-content .row .columns .arrow:hover {
    background: black;
    border: 2px solid white;
}

.post-gallery-content .row .columns .arrow.next .fa {
    margin-top: -3px;
}

.post-gallery-content .lightbox-header .logolink .logoimg {
    max-height: 100%;
}

/*.post-gallery-content .row.full-width-row .columns.image-text {
    background: #000000;
    padding: 30px;*/
}

.post-gallery-content .lightbox-header {
    height: 110px;
}

.post-gallery-content {
    height: 100%;
    /* padding-top: 110px; */
}

aside.ad_container_gallery_header {
    margin-bottom: 10px;
}

.post .post-gallery {
    margin: 0 0 30px;
}

.post-content > .row {
    height: auto;
    overflow: hidden;
}

.post-detail-row .row.align-center {
    background: white;
    padding: 30px 15px;
}

.post-content-container iframe.instagram-media {
    max-width: 658px !important;
    width: 60% !important;
    min-width: auto !important;
    margin:0 auto !important;
}

.skinDiv img{
    display:none !important;
}
#footer {
    background-color: #000000 !important;
    z-index: 99;
    position: relative;
}

.skinBannerActive .post-content > .goldenSection,
.skinBannerActive .post-detail-row > .row,
.archive-page-container.skinBannerActive {
    margin-top: 130px !important;
}

.skinDiv a.wpproaddlink {
    display: block;
    height: 100vh;
}


/*.admin-bar .skinDiv {
    top: 103px;
}*/


/*
#wrapper [role="main"] {
    background-color: #f5e7e4 !important;
    padding-bottom: 0 !important;
}
*/
.style3 .post-title a {
    font-weight: 600 !important;
    letter-spacing: 1px;
}

.pagination .page-numbers {
    float: left;
    margin-right: 10px;
}

.pagination .page-numbers.prev, .pagination .page-numbers.next {
    font-size: 14px;
    vertical-align: middle;
    width: 120px;
}

.abcdr-page .skinDiv {
    top: 183px;
}

section.pageAbcdr .post-content .row {
    padding: 0 15px;
}

.skinBannerActive section.pageAbcdr .post,
.skinBannerActive .archive-page-container{
    margin-top: 248px;
}

aside.sidebar {
    padding-left: 15px;
    -ms-flex: 0 0 340px;
    flex: 0 0 340px;
    max-width: 340px;
}

.archive-page-container .medium-8 {
    -ms-flex: 0 0 calc(100% - 340px);
    flex: 0 0 calc(100% - 340px);
    max-width: calc(100% - 340px);
}

.widget {
    border: none;
    padding: 0;
}

.sidebar_inner.fixed-me {
    padding: 0;
}

.post .post-gallery>a:hover {
    opacity: 1;
}

.widget>strong span {
    display: inline-block;
    background: #ffe7f0;
    height: auto;
    padding: 13px 20px;
    font-weight: 400;
    width: 100%;
}

.skinDiv.indexZero {
    z-index: 0;
}

.topIndex.row {
    z-index: 10;
    position: relative;
}

.widget.widget_text.style1 {
    padding: 0px 0 0 0;
}

.skinBannerActive .pageContent {
/*     margin-top: 190px !important; */
}

#infinite-article .topIndex aside.sidebar {
    margin-top: 28px;
}

.post-content .mpc-row {
    position: relative;
    clear: both;
}

.post-content.pageContent > .row {
    padding: 5px 15px !important;
}

h1.titleStaticPage {
    margin-bottom: 30px;
}

.aboutTxt span,
.aboutTxt p {
    text-align: justify;
    line-height: 28px !important;
}

.aboutTxt img.wp-image-1963 {
    margin-top: 110px;
}

#archive-title {
    z-index: 99;
    position: relative;
}

.slick-dots li {
    display: inline-block !important;
    margin: 0 5px !important;
    padding: 0 !important;
}

.slick.dark-pagination .slick-dots li button {
    background: rgba(0,0,0,0.35);
    border-radius:50%;
}

.post.featured-style3 .featured-title {
    bottom: 50px;
}

.featured-style3 .slick-dots {
    bottom: 48px;
}

.thb_mega_menu_holder {
    opacity: 1 !important;
}

.spg-loop-actions .desc {
    background: url(../img/view.png) no-repeat -12px -12px;
    margin: 0 10px;
    padding: 13px;
}

.spg-loop-actions .asc {
    background: url(../img/view.png) no-repeat 8px -12px;
    margin: 0 10px;
    padding: 13px;
}

.textwidget p {
    margin: 0 !important;
}

.textwidget .widget {
    margin-bottom: 0 !important;
}

.category .skinDiv.archive-page {
     top: 200px; 
}

.thb-mobile-menu-secondary {
    list-style: none;
    padding: 0;
    margin: 0 0 30px;
    clear: left;
    position: relative
}

.thb-mobile-menu-secondary li {
    border-bottom: 1px solid #e7e7e7
}

.thb-mobile-menu-secondary li.menu-item-has-children {
    position: relative
}

.thb-mobile-menu-secondary li span {
    display: block;
    position: absolute;
    width: 23px;
    height: 23px;
    text-align: center;
    line-height: 21px;
    font-size: 14px;
    border: 1px solid #e7e7e7;
    cursor: pointer;
    right: 0;
    top: 10px
}

.rtl .thb-mobile-menu-secondary li span {
    right: auto;
    left: 0
}

.thb-mobile-menu-secondary li a {
    display: block;
    line-height: 44px;
    font-size: 16px;
    font-weight: bold;
    color: #222;
    position: relative;
    letter-spacing: 1px;
}

.thb-mobile-menu-secondary li a.active {
    color: #000;
}

.thb-mobile-menu-secondary li a.active+span {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.thb-mobile-menu-secondary li:last-child {
    border: 0
}

.thb-mobile-menu-secondary .sub-menu {
    display: none;
    list-style: none;
    margin: 0;
    border-top: 1px solid #e7e7e7;
    padding: 5px 0 5px 20px
}

.thb-mobile-menu-secondary .sub-menu li a {
    font-size: 12px;
    line-height: 35px;
    color: #595959
}

.rtl .thb-mobile-menu-secondary .sub-menu {
    padding: 5px 20px 5px 0
}

.thb-mobile-menu-secondary-secondary {
    list-style: none;
    padding: 0;
    margin: 0 0 30px;
    clear: left;
    position: relative
}

.thb-mobile-menu-secondary-secondary li a {
    display: block;
    line-height: 24px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(34,34,34,0.8);
    position: relative
}

.thb-mobile-menu-secondary-secondary li a:hover {
    color: #000
}


.thb-mobile-menu {
    list-style: none;
    padding: 0;
    margin: 0 0 30px;
    clear: left;
    position: relative
}

.thb-mobile-menu li {
    border-bottom: 1px solid #e7e7e7
}

.thb-mobile-menu li.menu-item-has-children {
    position: relative
}

.thb-mobile-menu li span {
    display: block;
    position: absolute;
    width: 23px;
    height: 23px;
    text-align: center;
    line-height: 21px;
    font-size: 14px;
    border: 1px solid #e7e7e7;
    cursor: pointer;
    right: 0;
    top: 10px
}

.rtl .thb-mobile-menu li span {
    right: auto;
    left: 0
}

.thb-mobile-menu li a {
    display: block;
    line-height: 44px;
    font-size: 16px;
    font-weight: 600;
    color: #222;
    position: relative
}

.thb-mobile-menu li a.active {
    color: #000;
}

.thb-mobile-menu li a.active+span {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.thb-mobile-menu li:last-child {
    border: 0
}

.thb-mobile-menu .sub-menu {
    display: none;
    list-style: none;
    margin: 0;
    border-top: 1px solid #e7e7e7;
    padding: 5px 0 5px 20px
}

.thb-mobile-menu .sub-menu li a {
    font-size: 12px;
    line-height: 35px;
    color: #595959
}

.rtl .thb-mobile-menu .sub-menu {
    padding: 5px 20px 5px 0
}

.thb-mobile-menu * {
    text-transform: uppercase;
}


@media screen and (min-width: 1141px) {
    .thb-mobile-menu {
        display:none;
    }
}

nav#mobile-menu .iScrollIndicator {
    background: transparent !important;
}

.aboutTxt .alignright {
    float: right;
    margin: 92px 0 30px 30px !important;
}

.widget .formStayTuned .col-md-6 {
    width: 100%;
}

.widget .formStayTuned label {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'Nunito', sans-serif;
}

.widget.style1 > strong span {
    margin-bottom: 0 !important;
}

.widget .formStayTuned input[type=submit] {
    font-family: 'Nunito', sans-serif;
    padding: 14px 0;
    background: transparent;
    color: black;
    border: 2px solid black;
    font-size: 16px;
}

.widget .formStayTuned .col-md-12 {
    margin-bottom:  10px;
}

/*.post .post-content:before {
    display: none;
}*/

.galleryOpened #wrapper {
    display: none;
}

#comments {
    display: none !important;
}

a.wpproaddlink {
    display:  block;
    z-index:  9;
    position:  relative;
}

div#paszonecont_18616 {
    margin: 0px auto 0 auto !important;
    display:  block;
}

.mpc-item-overlay.mpc-transition {
    display:  none;
}

div#archive-title * {
    color:  white;
}

#infinite-article .post .share-article .boxed-icon.printBtn:hover {
    background: black !important;
    color: white !important;
    fill: white !important;
}


@media print { 

  * {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important
  }
  
  @page :first {
    margin-top: 0.5cm;
  }

  .show-for-print {
    display: block !important
  }

  .hide-for-print {
    display: none !important
  }

  a,a:visited {
    text-decoration: none !important;
  }

  a[href]:after {
    content: "" !important;
  }

  abbr[title]:after {
    content: "" !important;
  }

  img {
    max-width: 100% !important
  }

  @page {
    margin: 1.5cm 0.5cm;
  }

  div.post-content-container {
    width: 100%;
    margin: auto;
    padding: 15px;
  }

  article.post {
    width: 80%;
    margin: auto;
    padding: 15px;
  }

  #infinite-article div.topIndex > div {
    width: 100%;
    min-width: 100%;
  }

  #infinite-article div > article.post {
    width: 100%;
    min-width: 100%;
    margin: auto;
    padding: 15px;
  }

  aside.sidebar, iframe, .flex-video {
    display: none !important;
  }

  #wrapper [role=main] #infinite-article>.post-detail-row>.row {
    width: 100% !important;
    max-width: 100% !important;
  }

  div.post-content-container > div > footer a {
    display: none !important;
  }

  aside.share-article {
    display: none !important;
  }

  #content-container aside.quick_search {
    display: none !important;
  }

  #content-container header.header.fixed {
    display: none !important;
  }

  footer#footer {
    display: none;
  }

  footer.article-tags {
    display: none !important;
  }

  .thb-loading:after, .slick:after {
    display: none;
  }
  
    #infinite-article .post-detail-row > .row > .large-8 {
        max-width: 100% !important;
        flex: 100% !important;
    }

    #infinite-article article .post-content-container {
        padding: 0 !important;
    }

    div#instagramDiv, #subfooter, .addthis-smartlayers-desktop, #cookie-law-info-again, aside.thb-cookie-bar,.wppasrotate, .za_before_title,aside.ad_before_content,.category_container.author-information,.post-content.related-posts,.article-navigation {
        display: none !important;
    }

}



.goldenSection {
    margin-top:130px !important;
}

/*
.post-content.pageContent {
    margin-top:  320px;
}

@media screen and (max-width: 800px) {
    .skinDiv {
        display:  none;
    }
}

.skinBannerActive .post-content > .goldenSection, .skinBannerActive .post-detail-row > .row, div.archive-page-container.skinBannerActive {
    /*margin-top: 15% !important;
    max-width: 70%;
}*/

.skinDiv a {
    display: block;
    min-height: 100vh;
}


.skinDiv {
    position: fixed;
    top: 71px;
    z-index: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 1731px;
    background-size: cover;
}

.skinDiv.archive-page {
    top: 240px !important;
    }

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

.skinDiv {
    width:100% !important;
}

}


@media screen and (min-width:2560px) {
    .skinDiv{
    background-size: 2541px !important;

    }
}


@media screen and (min-width: 1080px)  and (max-width: 1280px) {
    .skinDiv {
        position: fixed;
        top: 71px;
        z-index: 0;
        display: block;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: top center;
        
    }
    
    .skinBannerActive .post-content > .goldenSection, .skinBannerActive .post-detail-row > .row, div.archive-page-container.skinBannerActive {
        margin-top: 15% !important;
        max-width: 70%;
    }
}


/* START : Village Habillage Fix Code */
/*
.goldenSection {
    margin-top: 25.8vh !important;
}

#wrapper [role=main] {
    background: #e54640;
}*/

/*
@media only screen and (min-width: 1080px) and (max-width: 1280px){
    .skinDiv {
        position: fixed;
        top: 30px;
        z-index: -1;
        display: block;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: 1731px;
        background-size: 100%;
    }
}

@media only screen and (min-width: 1290px){
    .skinDiv {
        position: fixed;
        top: 8px;
        z-index: -1;
        display: block;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: 1731px;
        background-size: 100%;
    }
}



/* END : Village Habillage Fix Code */



.post .post-content .post-review ul li .progress span {
    background: #000000 !important;
    }

    .post .post-content .post-review .average {
    color: #000000 !important;
    border: 3px solid #000000 !important;
}

.post .post-gallery.has-review .ave {
    background: #000000 !important;
}


.paspopup_content {
    background: none repeat scroll 0 0 transparent !important;
    box-shadow: none !important;
    max-width: 50% !important;

}

div#paszonecont_18616 {
    z-index: 999;
}

.post .post-content .category_title.style3 * {
    color: #222;
    display: inline-block;
    background: #fff;
    padding-right: 8px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

.style3 h2{
    color: #000 !important;
    font-family: 'Playfair Display', serif;
    font-size: 32px !important;
    line-height: 50px !important;
    font-weight: 900 !important;
    text-transform: capitalize !important;
}

.fb-video.fb_iframe_widget, .fb-video.fb_iframe_widget iframe, .fb-video.fb_iframe_widget > span {
    width: 100% !important;
}

.post .post-title h1 a {
    text-decoration: none !important;
}

.widget.style6>strong span {
    line-height: 20px;
}

footer .widget>strong span {
    background: transparent !important;
}

footer .btn.transparent-black, .btn:focus.transparent-black,footer .button.transparent-black,footer input[type=submit].transparent-black {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
}

footer .btn.transparent-black:hover,footer  .btn:focus.transparent-black:hover,footer  .button.transparent-black:hover, footer input[type=submit].transparent-black:hover {
    background: #fff !important;
    color: #000;
}

.category_title.catstyle-style7.style1 a {
    display: none;
}

.category_title.catstyle-style7.style1 h2 {
    margin-bottom: 0;
}

.home article.post.style3 {
    border: none !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
}

.home article.post.style3 {
    border: none !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
}

.post.style5 a {
    color: white !important;
    text-align: center !important;
    margin: 0 auto;
    display: block;
}

@media only screen and (min-width: 64.0625em) {
    .post.featured-style5 .featured-title {
        width:60%;
        padding: 30px
    }
}

@media only screen and (min-width: 64.0625em) {
    .post.featured-style5 .featured-title {
        width:50%;
        padding: 40px
    }
}

@media only screen and (min-width: 64.0625em) {
    .post.featured-style5 .featured-title {
        width:60%;
        padding: 50px
    }
}

.post.featured-style5 .featured-title a{
    text-decoration: none !important;
}

.widget {
    margin-bottom: 0;
}

.widget div:last-child {
    margin-bottom: 10px;
}

#sb_instagram .sbi_follow_btn a {
    border: 2px solid #000 !important;
    font-weight: 700 !important;
    padding-bottom: 6px !important;
}

#sb_instagram .sbi_follow_btn svg {
    height: 24px;
    width: 24px !important;
}

.posts.post-grid-style5.style5-posts.border > article:nth-child(even) .large-5 {
    -ms-flex-order: 1;
    order: 1;
}

.video_playlist.style1 > .row > div {
    padding: 0;
    right: 0px;
}

.video_playlist.style1 .thb-play-list-holder {
    right: -5px !important;
}

.category_container.style2 {
    background: black !important;
    padding: 0px !important;
    margin: 0 0 0 10px;
}

.video_playlist.style1 .video_play {
    opacity: 1;
    color: rgba(255, 255, 255, 0.6) !important;
    background: black;
    font-weight: 700;
    letter-spacing: 0.7px;
    padding: 24px 20px;
}

.video_playlist.style1 .video_play.video-active {
    color: rgb(255, 255, 255) !important;
}

.video_playlist.style1 .video_play span {
    background: rgba(255, 255, 255, 0.6) !important;
}

.video_playlist.style1 .video_play.video-active span {background: white !important;}

.video_playlist.style1 .video_play span i {
    color: black !important;
}

.post .post-content.small p, #heroSdesc .post .post-content.small p{
/*   display:none; */
  text-align:justify;
}

input.tnp-email {
    width: 65%;
}

input.tnp-submit {
    width: 35%;
}

/* .navCategories {
    display: flex;
    flex-direction: row;
    text-align: center;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center;
    width: 97.5%;
    margin: 0 auto;
    border-top: 1px solid rgb(242, 242, 242);
    border-bottom: 1px solid rgb(202, 204, 206);
} */

.navCategories a{
    list-style-type: none;
    font-feature-settings: normal;
    line-break: auto;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    color: rgb(88, 89, 90);
    width: auto;
    display: inline-flex;
    margin: 0px 24px 0px 0px;
    text-decoration: none;
    transition: color 0.15s ease-in 0s;
    flex: 0 0 auto;
    padding: 14px 10px;
}

.navCategories .current-cat a{
    box-shadow: rgb(0, 0, 0) 0px -4px 0px inset;
    color: black;
}


.navCategories a:hover{
    color: black;
}

.navCategories ul li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
}

.navCategories ul {
    width: 100%;
    display: flex;
    flex-direction: row;
    text-align: center;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center;
    width: 97.5%;
    margin: 0 auto;
    border-top: 1px solid rgb(242, 242, 242);
/*     border-bottom: 1px solid rgb(202, 204, 206); */
}

.navCategories ul ul {
    display:none;
}

#category-title h1 {
    color: #242424 !important;
    margin-bottom: 20px;
    display: inline-block;
    position:relative;
}

.brushTitle {
    position: absolute;
    width: 60%;
    bottom: -20px;
    z-index: 0;
    /*     opacity: .9; */
    opacity: 1;
    /* left: 10%; */
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
}

.style1 .full-menu-container .full-menu>li .brushTitle , .thb-fixed-shadow-style2 .full-menu-container .full-menu>li .brushTitle, header.header.style3 li .brushTitle {
    width: 80%;
    position: absolute;
    height: 0;
    bottom: 30px;
    margin: 0;
    text-align: center;
    left: 10%;
}

.style1 .full-menu-container .full-menu>li , .thb-fixed-shadow-style2 .full-menu-container .full-menu>li, header.header.style3 li {
    position: relative;
}


#mobile-menu #menu-main-menu li:nth-child(1) .brushTitle .st0, .style1 .full-menu-container .full-menu>li:nth-child(1) .brushTitle .st0 , .thb-fixed-shadow-style2 .full-menu-container .full-menu>li:nth-child(1) .brushTitle .st0, header.header.style3 li:nth-child(1) .brushTitle .st0 {
    fill: #b5b5b5;
}

#mobile-menu #menu-main-menu li:nth-child(2) .brushTitle .st0, .style1 .full-menu-container .full-menu>li:nth-child(2) .brushTitle .st0 , .thb-fixed-shadow-style2 .full-menu-container .full-menu>li:nth-child(2) .brushTitle .st0, header.header.style3 li:nth-child(2) .brushTitle .st0 {
    fill: #0090a5;
}

#mobile-menu #menu-main-menu li:nth-child(3) .brushTitle .st0, .style1 .full-menu-container .full-menu>li:nth-child(3) .brushTitle .st0 , .thb-fixed-shadow-style2 .full-menu-container .full-menu>li:nth-child(3) .brushTitle .st0, header.header.style3 li:nth-child(3) .brushTitle .st0 {
    fill: #23b189;
}

#mobile-menu #menu-main-menu li:nth-child(4) .brushTitle .st0, .style1 .full-menu-container .full-menu>li:nth-child(4) .brushTitle .st0 , .thb-fixed-shadow-style2 .full-menu-container .full-menu>li:nth-child(4) .brushTitle .st0, header.header.style3 li:nth-child(4) .brushTitle .st0 {
    fill: #ec0b2a;
}

#mobile-menu #menu-main-menu li:nth-child(5) .brushTitle .st0, .style1 .full-menu-container .full-menu>li:nth-child(5) .brushTitle .st0 , .thb-fixed-shadow-style2 .full-menu-container .full-menu>li:nth-child(5) .brushTitle .st0, header.header.style3 li:nth-child(5) .brushTitle .st0 {
    fill: #ec0c84;
}

#mobile-menu #menu-main-menu li:nth-child(6) .brushTitle .st0, .style1 .full-menu-container .full-menu>li:nth-child(6) .brushTitle .st0 , .thb-fixed-shadow-style2 .full-menu-container .full-menu>li:nth-child(6) .brushTitle .st0, header.header.style3 li:nth-child(6) .brushTitle .st0 {
    fill: #ae57d6;
}

#mobile-menu #menu-main-menu li:nth-child(7) .brushTitle .st0, .style1 .full-menu-container .full-menu>li:nth-child(7) .brushTitle .st0 , .thb-fixed-shadow-style2 .full-menu-container .full-menu>li:nth-child(7) .brushTitle .st0, header.header.style3 li:nth-child(7) .brushTitle .st0 {
    fill: #ec7841;
}

#mobile-menu #menu-main-menu li:nth-child(8) .brushTitle .st0, .style1 .full-menu-container .full-menu>li:nth-child(8) .brushTitle .st0 , .thb-fixed-shadow-style2 .full-menu-container .full-menu>li:nth-child(8) .brushTitle .st0, header.header.style3 li:nth-child(8) .brushTitle .st0 {
    fill: #ffd102;
}

#mobile-menu #menu-main-menu li:nth-child(9) .brushTitle .st0, .style1 .full-menu-container .full-menu>li:nth-child(9) .brushTitle .st0 , .thb-fixed-shadow-style2 .full-menu-container .full-menu>li:nth-child(9) .brushTitle .st0, header.header.style3 li:nth-child(9) .brushTitle .st0 {
    fill: #0892eb;
}

#mobile-menu #menu-main-menu li:nth-child(10) .brushTitle .st0, .style1 .full-menu-container .full-menu>li .brushTitle .st0 , .thb-fixed-shadow-style2 .full-menu-container .full-menu>li .brushTitle .st0, header.header.style3 li .brushTitle .st0 {
/*     opacity: .9; */
    opacity: 1;
}

.full-menu-container .full-menu>li>a {
    font-weight: bold;
    letter-spacing: 1px;
}

body .thb-custom-checkbox label {
    color: white;
}

.post-content[itemprop="articleBody"] iframe {
    width: 100% !important;
}

.post-content[itemprop="articleBody"] * {
    text-align:left;
}

a.boxed-icon.comment.style1 {
    display: none;
}

.row.posts.masonry .post-title a , .post-carousel-style7 .post-title a {
    color: white !important;
}

.post.style11 .post-title h2, .post-carousel-style7 .post-title h3 {
    font-size: 23px !important;
}

.post.style11 .parallax_bg {
    opacity: 0.2;
}

a.post-link.comment-link {
    display: none;
}

.masonry .post.style11 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.slick-nav svg {
    fill: black;
}


@media only screen and (min-width: 40.0625em) {
    .post.category-widget-slider:hover .featured-title .post-content,.post.category-widget-slider:hover .featured-title .more {
        max-height: 200px;
    }
}

.post-carousel-style7 .post-content a {
    color: white !important;
}

.fixRange > .medium-8{
    flex: 0 0 calc(66.66667% + 2%);
    max-width: calc(66.66667% + 2%);
}

.fixRange > .medium-4 {
    max-width: 320px;
    padding: 0;
    margin-left: 20px;
}

.post.category-widget-slider .featured-title .post-content p {
    text-align: justify;
}


.skinBannerActive div#content-container {
    width: 1150px;
    margin: 0 auto 0 auto;
}

.skinDiv {
    top: 0;
}

#footer,#footer * {
    z-index: 10;
    position: relative;
}

li.menu-item > .brushTitle {
    display:none;
}

li.menu-item:hover > .brushTitle {
    display:block;
}

.post-content.pageContent > div {
    max-width: 75%;
}

.skinBannerActive .post-content.pageContent > div {
    max-width: 100%;
}

.slick.post-carousel-style7 .post {
    margin: 0 7.5px;
}

.skinBannerActive #sb_instagram{
  width: 100% !important;
}

.skinBannerActive .fullWidthFooter .widget_text {
    max-width: 96%;
}

.post-carousel-style7 .post.light-title .post-meta.style1 a {
    color: black !important;
}

.post-carousel-style7 .post.light-title .post-meta.style1 {
    color: black !important;
    background:white;
    padding: 5px 10px;
}

.social_black-on .share-article-loop.share-link.post-link a {
    background: white !important;
    border-color: #e9e9e9 !important;
}

.social_black-on .share-article-loop.share-link.post-link a i {
    color: black !important;
}

.social_black-on .share-article-loop.share-link.post-link a:hover {
    background: #222 !important;
    border-color: #222 !important;
}

.social_black-on .share-article-loop.share-link.post-link a:hover i {
    color: white !important;
}

div#thb_subscribe_widget-1 {
    padding: 0 10% !important;
}

nav.full-menu-container.text-center {
    background: whitesmoke;
}

.full-menu-container .full-menu>li>a {
    z-index: 1;
    position: relative;
}

.row.posts.masonry .post-title a {
    color: #222 !important;
    text-decoration: none;
}

#category-title h1 span {
    position: relative;
    z-index: 1;
}

#newsletter-popup .tnp-field:not(.tnp-privacy-field) label {
    color: black;
    font-size: 11px;
    font-weight: 400;
    font-family: 'Nunito', sans-serif;
    letter-spacing: 0.4px;
}

.widget_newsletterwidgetminimal input.tnp-submit {
    border-radius: 0 !important;
    padding: 0;
    letter-spacing: 1px;
}

.xJsQydrbPnEf-default h1 {
    font-size: 29px;
    font-weight: 600;
    padding: 0;
}

.skinBannerActive a.mobile-toggle.small {
    display: inline-block;
}


#wrapper.open-menu.skinBannerActive #content-container .click-capture {
    width: 100vw;
    height: 100vh;
    position: fixed;
    left: -30%;
    right: initial;
}

#wrapper.open-menu.skinBannerActive #content-container {
    -moz-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

header.header.style3 .menu-item a {
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    height: 50px;
    line-height: 1 !important;
    font-weight: 600 !important;
    color: #222 !important;
    text-transform: uppercase !important;
    font-size: 20px !important;
}

body header.header.style3 {
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

aside.thb_ad_before_header {
    padding: 0;
}

aside.thb_ad_before_header .coolZ {
    margin: 0;
}

aside.thb_ad_before_header img {
    width:100%;
}

.style3 aside.social_header i {
    top: -7px;
    position: relative;
}

.thb_ad_before_header{
  display:none;
}

.skinBannerActive .thb_ad_before_header{
    display:block;
    z-index: 1;
    position: relative;
    background: white;
}

.category .post .post-content p {
    text-align: justify;
}

.slick-slide img {
    border-radius: 0;
}

.post.category-widget-slider .featured-title {
    border-radius: 0;
}

figure.post-gallery a:after {
    box-shadow: inset 0px 0px 50px rgba(0, 0, 0, 0.4);
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
}

figure.post-gallery a {
    position: relative;
}

.mfp-bg {
    background: #232323;
}

nav.pagination > * {
    border: 1px solid #e9e9e9;
    padding: 10px 15px 7px 15px;
    font-size: 16px;
    line-height: 20px;
}

a.next.page-numbers {
    width: auto !important;
}

nav.pagination > a:hover {
    background:black;
    color:white;
}

span.page-numbers.current {
    background: #e9e9e9;
}

#newsletter-popup .newsletter-content .newsletter-form-container p {
    font-size: 16px;
    margin-bottom: 26px;
    text-align: justify;
}

.newsletter-form-container > h2 {
    font-size: 50px;
}

.bg-white {
    background: white;
    border-bottom: 1px solid rgb(202, 204, 206);
}

.za_before_title {
    margin: 30px 0 30px 0;
}


.coolZ {
    margin: 0 0 0px 0 !important;
}


.coolZ * {
    margin: 0 auto;
}

.skinDiv {
    position: fixed;
    top: 0;
    z-index: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    background-attachment: fixed;
}

.content404 > .row {
    background-size: 57%;
    background-position: right;
    max-width: 80%;
}

#mobile-menu .logoimg {
    max-width: 111px;
    margin-bottom: 30px;
    width: 111px;
    height: auto;
    min-height: auto;
    max-height: initial;
}

.post.post-detail .post-content p {
    text-transform: initial;
    line-height: 27px;
}

aside.ad_container_bottom.cf {
    margin-top: 30px;
    margin-bottom: 30px;
}

.widget_newsletterwidgetminimal {
    max-width: 300px;
    margin: 0 auto;
}

.author-information .authorpage .avatar {
    width: 40px !important;
    height: 40px !important;
    line-height: 100px !important;
}

.author-information .authorpage .author-content {
    padding-left: 55px;
}

.author-information .authorpage .avatar span {
    font-family: 'Playfair Display', serif;
    text-align: center;
    font-size: 50px !important;
    line-height: 110px;
}

.category_container.author-information {
    margin-top: 0;
    padding: 0;
}

section#authorpage {
    background: white;
    padding: 0px;
}

.category_container.author-information .inner {
    padding: 0 !important;
}

.article-navigation {
    background: #242424;
}

.post-detail .article-navigation * {
    color: white !important;
    fill: white !important;
}

.post-detail .article-navigation .row .columns:last-child * {
    text-align: right;
}

.post-detail .thb-post-top {
    margin-bottom: 15px;
}

.post .thb-post-top .post-meta a {
    font-weight: 700;
    white-space: nowrap;
    font-size: 16px;
    letter-spacing: 1px;
}

.post .post-author {
    font-size: 14px;
    letter-spacing: 0.9px;
}

.post-detail .article-navigation .row .columns:last-child {
    border-left: 1px solid #f2f2f2;
}

.post-detail .article-navigation .post-nav-link span {
    font-size: 13px;
}

form.newsletter-form.thb-active button {
    font-size: 14px;
    letter-spacing: 3px;
}

.post-detail .post-detail-gallery .featured_image_credit {
    font-size: 12px;
}

.post-gallery-content .lightbox-header .logolink .logoimg {
    max-height: 70px;
}


.post-gallery-content.lightbox-style1 .lightbox-header .meta {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    margin-right: 18px;
}

.post-gallery-content.lightbox-style1 .lightbox-header .lightbox-header-button {
    width: 90px;
    min-height: 90px;
    justify-content: center;
    align-items: center;
    margin: 0;
    border-left: 1px solid rgb(255 255 255);
}

.lightbox-header {
    max-height: 90px;
    padding: 0 !important;
}

.post-gallery-content .lightbox-header .columns.close-column {
    padding-right: 0;
}

.post-gallery-content .lightbox-header .columns.close-column aside.meta {
    letter-spacing: 6px;
    font-weight: 500;
    color: white;
}

.post-gallery-content.lightbox-dark .lightbox-header.lightbox-header {
    background: #000000 !important;
    border-bottom: 1px solid white;
}

.lightbox-text-content h6, .lightbox-text-content .meta {
    display: none !important;
}

.post-gallery-content .thb-content-row .columns.image.gridActive .thb-gallery-grid {
    overflow: hidden;
}
  
.post-gallery-content .thb-gallery-grid .thb-grid-image .thb-grid-count {
    background: #000000b8;
    height: 40px;
    width: 40px;
    top: inherit;
    left: inherit;
    bottom: 10px;
    right: 10px;
}

.post-gallery-content .thb-gallery-grid .thb-grid-image:hover {
    cursor: pointer;
}

.article-dropcap-on .post-detail .post-content:before {
    z-index: 0;
}

.post-content[itemprop="articleBody"] *.odometer-inside {
    text-align: left;
}

.post .post-content .post-review .average {
    border-color: #0000002e !important;
}

.post-review.cf {
    margin-top: 20px;
}

div#ez-toc-container {
    background: rgb(255 255 255 / 0.5);
    border-color: #242424;
    padding: 0;
}

.ez-toc-title-container {
    background: #242424;
    color:white;
    padding: 10px;
}

div#ez-toc-container > nav > ul {
    padding: 15px;
}

div#ez-toc-container > nav li {
    margin-bottom: 5px;
}

div#ez-toc-container > nav li a {
    letter-spacing: 0.5px;
    font-weight: 600 !important;
}

.ez-toc-title-container p {
    font-weight: 700 !important;
    letter-spacing: 1px;
}

.otw-text-center {
    text-align: center !important;
}

body .otw-text-center span {
    color: black;
    font-size: 21px;
    font-weight: 400;
    padding: 0 20px !important;
}

.mpc-navigation {
    margin: 0 !important;
    left: 0px !important;
}


.mpc-navigation * {
    border-radius: 0 !important;
}

div.mpc-carousel-anything {
    padding: 50px;
    border: 1px solid whitesmoke;
    box-shadow: 0 0 20px rgb(187 187 187 / 15%);
}

div.mpc-carousel-anything img{
    border-radius: 0 !important;
}

.mpc-nav-preset--default i {
    background: transparent;
    font-size: 50px !important;
    background: white !important;
    border: 1px solid whitesmoke;
}

.mpc-navigation:last-child {
    right:  0px !important;
    left: inherit !important;
}

.mpc-carousel__wrapper {
    padding-bottom: 20px;
    padding-top: 20px;
}

.btn-shop-it span {
    font-size: 16px !important;
    padding: 5px 15px !important;
    border-radius: 0 !important;
    letter-spacing: 1px;
    display: block !important;
    margin: 0 auto !important;
}

.su-button-center {
    text-align: center !important;
}

body .mpc-nav-preset--default .mpc-nav__background {
    background: whitesmoke;
}

.post .post-content a.more {
    font-weight: 800 !important;
}

.post-detail-style5 .row {
    background: white;
}

div#contactPage .category_container {
    background : white;
/*     background: url(https://serafina-hub.com/new_shoelifer/wp-content/themes/thevoux-wp-child/admin/assets/images/bgBody.png) top left repeat !important; */
    padding: 10px !important;
}

body div#contactPage  a.boxed-icon {
    background: white;
    border:1px solid black !important;
    margin:0 10px;
}

body div#contactPage a.boxed-icon i {
    color: black !important;
}


body div#contactPage  a.boxed-icon:hover {
    background: black;
}

body div#contactPage a.boxed-icon:hover i {
    color: white !important;
}

div#contactPage {
    margin-bottom: 0 !important;
}

div#category-title,.bg-white {
    max-width: 75em;
    margin: 0 auto;
}

body .otw-sc-divider span {
    font-family: 'Playfair Display', serif;
    font-size: 32px !important;
    line-height: 22px;
}

.post-detail .article-navigation span {
    text-transform: uppercase;
    font-size: 14px;
    color: #222;
    opacity: .6;
    display: block;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 10px;
}

#footer.style4 .logolink img, #footer.style5 .logolink img {
    max-height: 130px;
}

#footer.style2 .menu li, #footer.style3 .menu li, #footer.style4 .menu li, #footer.style5 .menu li {
    margin: 0;
}


ul#menu-footer-menu li:before {
    margin: 0 10px;
}

#footer, #footer * {
    color: white;
}

#footer.style4 {
    padding: 40px 0;
}

.thb-cookie-bar {
    display: flex;
    position: fixed;
    left: 0;
    bottom: 0;
    background: #000;
    padding: 15px;
    z-index: 9999;
    width: 100%;
    flex-direction: column;
    align-items: center;
    opacity: 1;
    color: #fff;
    transform: initial;
    flex-direction: revert;
}

.copyright_text p,.copyright_text p a {
    font-size: 14px !important;
    margin-top: 6px;
}

#newsletter-popup {
    height: 500px;
}

.thb-cookie-bar .button:hover {
    background: white;
}

#footer.style4 .social-section a {
    padding: 0;
    text-align: center;
    display: inline-block;
    border: 1px solid white;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 42px;
    margin: 0 10px;
}

#footer.style4 .social-section a:hover {
    background: white;
}
.style1 .full-menu-container .full-menu>li:nth-child(1) .brushTitle .st0
#footer.style4 .social-section a:hover * {
    color: black;
}


@media only screen and (max-width: 1450px) {
    .post .thb-post-top .post-meta a {
        font-size: 12px;
    }
  
    .post .thb-post-top .post-date {
      font-size: 10px;
    } 
    
    .post.style-masonry .post-title h2 {
      font-size: 24px;
    }
}

input.wpcf7-form-control.wpcf7-submit {
    width: auto;
    min-width: inherit;
    background: black;
    font-weight: bold;
    letter-spacing: 3px;
}

.current-menu-item .brushTitle, .current-category-ancestor .brushTitle, .current-post-ancestor .brushTitle {
    display: block !important;
}

div#instagramDiv {
    position: relative;
    z-index: 10;
}

#instagramDiv{
    background: #fff;
    border-top: 1px solid black;
}

div#instagramDiv > div {
    max-width: 1320px;
    margin: 0 auto;
    background: white;
    padding: 30px;
    text-align: center;
}

div#instagramDiv p {
    margin: 0;
}

div#instagramDiv span {
    line-height: 10px;
    position: relative;
    display: block;
    font-size: 17px;
    text-align: center;
}


.sbi_follow_btn a {
    line-height: 10px;
    padding-bottom: 0 !important;
}

.cli-style-v2 a {
    color: white;
    text-decoration: underline;
    margin: 0 0 0 10px;
}

a#cookie_action_close_header {
    text-decoration: none;
    font-weight: bold;
}

p.descCatTitle {
    font-size: 20px;
    letter-spacing: 0.6px;
}

.thb-mobile-menu-secondary a {
    text-transform: uppercase;
}

.post.category-widget-slider .featured-title .post-content .more {
    display: block;
    color: #fff;
    font-weight: 500 !important;
    font-size: 14px;
    margin: 10px 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}

div#cookie-law-info-again {
    opacity: 0;
}

input.tnp-submit {
    font-size: 17px;
    line-height: 15px;
    letter-spacing: 1px;
    margin-top: 15px;
}

.post .post-content a.btnMessenger {
    font-size: 17px;
    line-height: 15px;
    letter-spacing: 1px;
    margin-top: 15px;
    font-weight: 600 !important;
    padding: 12px 30px !important;
}

#archive-title h1 {
    letter-spacing: 2px;
}

.post .post-title h1 a:hover, .post .post-title h2 a:hover, .post .post-title h3 a:hover, .post .post-title h4 a:hover, .post .post-title h5 a:hover, .post .post-title h6 a:hover {
    text-decoration: none;
}


.thb-mobile-menu li a, .copyright_text, .copyright_text *, .post-content .leftStayTuned *:not(h1), .full-menu-container .full-menu > li > a, #footer.style2 .menu, #footer.style3 .menu, #footer.style4 .menu, #footer.style5 .menu, .thb-mobile-menu-secondary li a{
    font-family: 'Nunito', sans-serif !important; 
}

.thb-mobile-menu>li>a, .thb-mobile-menu-secondary li a {
    font-weight: 700;
}

body .post .post-title h1 {
    text-transform: initial !important;
}

.widget input.tnp-submit {
    font-size: 13px;
}

.text-center.masonry_loader a {
    border: 2px solid black;
    text-transform: uppercase;
    padding: 10px 20px;
    letter-spacing: 1px;
}

.text-center.masonry_loader a:hover {
    background:black;
    color:white !important;
}

#newsletter-popup label {
    color: #000;
    font-size: 10px;
    font-weight: 400;
    font-family: 'Nunito', sans-serif;
    letter-spacing: .4px;
    display: block;
    text-align: left;
}

.tnp-field.tnp-field-firstname, .tnp-field.tnp-field-surname {
    width: 48%;
    display: inline-block;
    float: left;
}

#newsletter-popup .tnp-field:not(.tnp-privacy-field) label {
    color: #000;
    font-size: 11px;
    font-weight: 400;
    font-family: 'Nunito', sans-serif;
    letter-spacing: .4px;
}

.tnp-field.tnp-field-surname {
    margin-left: 4%;
}

#newsletter-popup .tnp-field:not(.tnp-privacy-field) label {
    color: #000;
    font-size: 11px;
    font-weight: 400;
    font-family: 'Nunito', sans-serif;
    letter-spacing: .4px;
}

#newsletter-popup .tnp-field:not(.tnp-privacy-field) input {
    width: 100%;
}

.tnp-field.tnp-field-button input {
    font-family: 'Nunito', sans-serif;
        font-size: 12px;
    line-height: 1;
    font-weight: 600;
    padding: 14px 25px;
    height: 40px;
    margin-bottom: 0;
    display: inline-block;
    cursor: pointer;
    outline: 0;
    color: #fff;
    background: #222;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: none !important;
    text-align: center;
    overflow: hidden;
    border: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.quick_search.active .searchform {
    margin: 0;
}

div#archive-title > div > div {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100%;
}

#mobile-menu .brushTitle {
    width: 30%;
    position: absolute;
    height: 0;
    bottom: 26px;
    margin: 0;
    text-align: center;
    left: 0%;
    z-index: -1;
}

#mobile-menu li {
    position: relative;
}

#mobile-menu li a {
    position: relative;
}

.author-content p {
    display: none;
}

#footer a:hover i {
    color: black;
}

div#ez-toc-container {
    width: 100%;
}


.skinBannerActive .post .post-title h1{
  font-size:36px;
}

div#ez-toc-container> nav ul li a {
    font-size: 17px;
    font-family: 'Playfair Display', serif,serif;
    font-weight: 500 !important;
}

.post-content[itemprop=articleBody] img {
/*     width: 100%; */
}

div#paszonecont_29221 {
    margin-bottom: 30px !important;
}

.bannerMobileCat div#paszonecont_29221 {
    margin-top: 30px !important;
    margin-bottom: 0px !important;
}

.bannerMobileCat.postAds div#paszonecont_29221 {
    margin-top: 10px !important;
    margin-bottom: 0px !important;
}

.paszone-27882 {
    margin-bottom: 30px !important;
}

.paszone-27873 img,
.paszone-27881 img,
.pasli-29421 img,
.pasli-29414 img,
.paszone-27884 img {
/*     border: 1px solid black; */
}

.pasli.pasli-29421 {
    height: 602px !important;
}

.za_before_title {
    padding: 0px 15px;
}

/* Private Account */

.descLogin {
    font-size: 20px;
    font-weight: 300;
    text-align: left;
    font-family: 'Nunito', sans-serif !important;
}

div#loginPage {
    padding: 5% 20px !important;
}


#loginPage input:not([type=submit]) {
    background: white;
    border: 1px solid #e5e5e5;
    display: block;
    width: 100%;
    font-size: 15px;
}

#loginPage label {
    font-size: 16px;
    letter-spacing: 1px;
    font-family: 'Nunito', sans-serif;
    width:100%;
    text-transform: lowercase;
}

#loginPage label:first-letter {
    text-transform: uppercase;
}

#loginPage input:not([type=submit]):focus, #loginPage select:focus {
    border-color: black;
}

p.login-remember input {
    width: 20px !important;
    display: inline-block !important;
}

.post .otherOptLogin a {
    border-bottom: 1px solid black;
    padding: 0 10px 4px 10px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500 !important;
    letter-spacing: 1px;
}

.post .otherOptLogin a:hover {
    border-bottom: 2px solid black;
}

p.login-remember input:focus {
    outline: none !important;
}

form#loginform {
    padding: 0;
    display: block;
}

#loginPage input#wp-submit {
    font-size: 15px;
    letter-spacing: 1px;
}

.alar-registration-heading {
    display: none;
}

.tab {
  float: left;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
  width: 30%;
  height: 300px;
}

/* Style the buttons inside the tab */
.tab button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current "tab button" class */
.tab button.active {
    background-color: #222;
    color: white;
}

/* Style the tab content */
.tabcontent {
  float: left;
  padding: 0px 12px;
  width: 70%;
  border-left: none;
  /*height: 300px;*/
}

form#adduser label {
    display: block;
}

form#adduser p {
    display: inline-block;
    float: left;
    width: 50%;
}

form#adduser p input {
    width: 100%;
}

form#adduser p:nth-child(odd) {
    padding-right: 0;
}

form#adduser > p {
    margin-bottom: 10px;
}

form#adduser p input#user_birthday {
    margin: 0;
}

form#adduser p.repeat-pwd {
    margin-top: 0;
    padding:0;
}

form#adduser.registerForm .ftxt.gender>*.form-gender:last-child {
    margin: 0 !important;
}


form#adduser p.form-submit {
    clear: both;
    width: 100%;
}

form#adduser {
    padding: 0 10px;
}

form#adduser p.form-email {
    width: 100%;
    padding: 0;
}

form#adduser p.repeat-pwd {
    padding: 0;
    padding-left: 20px;
}

ul.favorites-list li a {
    font-family: playfair display,serif;
    color: black;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.4em;
}

ul.favorites-list li {
    display: flex;
    align-items: center;
    background: white;
    margin-bottom: 20px;
    border: 1px solid rgba(0,0,0,.2);
    padding: 0;
    cursor:pointer;
}

section#profile-page {
    padding: 3% 0px;
}

section#profile-page header.post-title h1 {
    margin-bottom: 5%;
}

section#profile-page .tab {
    float: left;
    background-color: white;
    width: 30%;
    height: 300px;
    border: none;
    box-shadow: 0 0 20px rgb(0 0 0/0.2);
    border-radius: 20px;
}

section#profile-page .tab button.tablinks {
    font-family: 'Playfair Display', serif;
    font-size: 23px;
    font-weight: 500;
}

.tabcontent {
    padding-left: 50px;
}

button.tablinks.logout {
    color: #de0404;
}

button.tablinks.logout:hover {
    background: transparent;
}

section#profile-page form label {
    font-family: 'Nunito', sans-serif !important;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 500;
}

section#profile-page form input {
    font-family: 'Nunito', sans-serif !important;
    font-size: 14px !important;
}

section#profile-page form input#updateuser {
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 18px !important;
    height: 50px;
}

section#profile-page form p.form-submit {
    float: right;
}

section#profile-page .tab button:first-child {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.favorisBtn button {
    width: 100%;
    height: 100%;
    opacity: 1;
}

.favorisBtn button.simplefavorite-button.active {
    background: black;
    color: white;
    opacity: 1;
}

ul.favorites-list li img{
  cursor:pointer;
}

.responsivevoice-button {
    font-family: 'Playfair Display', serif;
    border: 2px solid #000;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 0;
    color: #000;
    font-weight: 800;
    letter-spacing: 1px;
}

.responsivevoice-button:hover {
    background: black;
    color: white;
}

.tnp.tnp-subscription label {
    display: block;
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: inherit;
    font-family: 'Nunito', sans-serif !important;
    font-weight: 700;
}

.tnp.tnp-subscription input {
    width: 100%;
    border: 1px solid #e5e5e5 !important;
}

.tnp.tnp-subscription .tnp-field.tnp-field-surname {
    margin-bottom: 20px;
}

.tnp.tnp-subscription .tnp-field.tnp-privacy-field input {
    width: auto;
}

.tnp.tnp-subscription .tnp-field.tnp-privacy-field label {
    font-size: 14px;
    letter-spacing: 1px;
}

.tnp.tnp-subscription input.tnp-submit {
    font-size: 17px;
    line-height: 15px;
    letter-spacing: 1px;
    margin-top: 30px;
    font-weight: 600 !important;
    padding: 18px 30px !important;
    height: auto !important;
}

.sgpb-main-html-content-wrapper p {
    margin: 0;
}

a.wppaslink {
    overflow: hidden;
    height: auto;
    display: block;
}

.tracking-img{
  position: absolute;
}

.skinBannerActive .header.fixed .progress {
    left: 0;
    max-width:100% !important;
}

aside#subfooter {
    position: relative;
    z-index: 1;
}

.skinBannerActive .post-content>.goldenSection, .skinBannerActive .post-detail-row>.row, .archive-page-container.skinBannerActive {
    margin-top: 20px !important;
}

div#loginPage {
    position: relative;
    z-index: 9;
}

.fb-login-button.fb_iframe_widget, .fb-login-button.fb_iframe_widget span {
    width: 100%;
}

.formDiv{
    border: 1px solid #ccc;
    align-self: flex-start;
    padding: 30px;
}

.formDiv .fbl-button {
    margin: 20px 0 0 0;
    text-align: left;
}

.formDiv p.login-submit {
    margin: 0;
}

a.tablinks.logout {
    color: #de0404;
}

.tab button, .tab a {
    display: block;
    background-color: inherit;
    color: black;
    padding: 22px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
}

section#profile-page .tab .tablinks {
    font-family: 'Playfair Display', serif;
    font-size: 23px;
    font-weight: 500;
}

.no_favorites {
/*     box-shadow: 0 0 20px rgb(0 0 0 / 20%);
    border-radius: 20px;
    padding: 40px 50px; */
}

.no_favorites h3 {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    font-size: 32px;
    letter-spacing: 2px;
}

.no_favorites img {
    border: 1px solid #cccccc61;
    width: 80%;
    margin: 30px auto 0 auto;
    display: block;
}

.no_favorites p {
    text-align: center;
    font-size: 21px;
}

a.lostLinkPass {
    position: absolute;
    right: 0;
    font-size: 16px;
    letter-spacing: 1px;
    font-family: 'Nunito', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

form#loginform {
    position: relative;
}


select#user_gender , .form-gender select{
    border: 0;
    padding: 5px;
    font-family: 'Nunito', sans-serif !important;
    margin: 0 0 20px;
    height: 40px;
    color: #222;
    font-size: 14px;
    max-width: 100%;
    width: 100% !important;
    outline: 0;
    height: 40px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
/*     -moz-appearance: none;
    -webkit-appearance: none; */
}

.ftxt.gender > * {
    display: none !important;
}

.ftxt.gender > *.form-gender {
    display: block !important;
}

.registerForm .ftxt.gender {
    display: inline-block;
    float: left;
    width: 50%;
    margin: 0;
    padding-right: 20px;
}

form#adduser.registerForm .form-email{
    width: 50%;
}

.alar-registration-form {
    padding-top: 10px;
    font-family: 'Nunito', sans-serif !important;
}

form#adduser.registerForm .ftxt.gender > *.form-gender {
    width: 100%;
}


form#adduser p:nth-child(odd).form-submit {
    padding: 0;
}

a.wppaslink {
    text-align: center;
}

a.wppaslink img {
    margin: 0 auto;
    display: block;
}

div#password-lost-form label input {
    margin-top: 20px;
}

.image_instagram_badge img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border: 1px solid #d8d8d8;
    background: center/125% no-repeat;
}

.giveaway_instagram_badge h2 {
    font-size: 16px;
    margin: 0;
    margin-top: 16px;
    padding: 0;
    line-height: 25px;
    margin-bottom: 0px !important;
    font-family: 'Nunito', sans-serif !important;
}

.giveaway_instagram_badge {
    display: inline-block;
    border: 1px solid #f5f5f5;
    width: 30%;
    text-align: center;
    padding: 2.5% 2%;
    margin: 0 3% 3% 0;
    border-radius: 4px;
}

.giveaway_instagram_badge .btn_follow , .post .post-content .giveaway_instagram_badge .btn_follow {
    background: #3797f0;
    border: 1px solid #3797f0;
    color: #fff !important;
    font-size: 15px;
    border-radius: 4px;
    height: 32px;
    display: inline-block;
    width: 100%;
    line-height: 32px;
    font-family: 'Nunito', sans-serif;
}

.post .post-content .giveaway_instagram_badge p , .giveaway_instagram_badge p {
    font-family: 'Nunito', sans-serif !important;
    color: grey;
    margin-bottom: 10px;
    display: block;
    margin-top: 5px;
}

.giveaway_instagram_badge a:hover , .post .post-content .giveaway_instagram_badge a:hover {
    background: #207dd4;
}

.list_profiles_insta {
    margin: 30px 0 0 0;
}

span.simplefavorites-user-count {
    display: none;
}

.giveaway_instagram_badge:hover {
    border: 1px solid #cecaca;
    box-shadow: 0 0 10px #0000001a;
}

.gender_types {
    display: flex;
    flex-direction: row;
}

label.gender_inputs {
    background: red;
    color: white;
}

label.gender_inputs img {
    width: 30px;
}

label.gender_inputs input {
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none !important;
}

label.gender_inputs.selected_gender {
    background: black;
    color: white;
}

.ftxt.gender p {
    margin-bottom: 30px !important;
}

.ftxt.gender p select {
    margin: 0 !important;
}

.ftxt.gender {
    margin: 0;
}

div.ftxt {
    margin: 0 0 10px;
}

.descLogin ol {
    margin: 20px 0;
    font-style: italic;
    padding: 0;
    text-align:left;
    font-weight: 300;
}

.descLogin div {
    margin-bottom: 20px;
}

#loginPage label:after {
    content: " *";
    color: red;
}

.favorisBtn button {
    width: 100%;
    height: 100%;
    opacity: 1;
}

.favorisBtn button.simplefavorite-button:hover,.favorisBtn button.simplefavorite-button.active {
    background: black;
    color: white;
    opacity: 1;
}

ul.favorites-list li img {
    cursor: pointer;
}

.otherOptLogin.loginForm, .otherOptLogin.loginForm p {
    text-align: left;
    float: none;
    padding:0;
    display: block;
}

.otherOptLogin {
    font-family: 'Nunito', sans-serif !important;
    text-align: left;
    padding: 20px 0 0 0;
}

.post .otherOptLogin a {
    border: 1px solid black;
    padding: 6px 20px 5px 20px;
    border-radius: 50px;
}

.alar-registration-form {
    margin-bottom: 20px;
}

.otherOptLogin p {
    font-size: 17px;
    float:left;
    margin-right: 20px;
    display:inline-block;
}

.post .otherOptLogin a:hover {
    background: black;
    color: white !important;
}

.otherOptLogin.loginForm a {
    display: inline-block;
}

.otherOptLogin.loginForm a:hover {
    border: 1px solid #000;
}

.error_container_form > div {
    background: whitesmoke;
    border: 1px solid #d8d8d8;
    padding: 10px 10px;
    font-family: 'Nunito', sans-serif;
    margin: 0 0 20px 0;
    letter-spacing:0.5px;
}

.error_container_form > div.error {
    background: #d62323;
    color: white;
}

.error_container_form > div.success {
    background: #08a945;
    color: white;
}
/* 
input#user_birthday {
    position: relative;
    color: white;
}

input#user_birthday:before {
    position: absolute;
    content: attr(data-date);
    font-size: 14px;
    display: inline-block;
    color: black;
}

input#user_birthday::-webkit-datetime-edit, input#user_birthday::-webkit-inner-spin-button, input#user_birthday::-webkit-clear-button {
    display: none;
}

input#user_birthday::-webkit-calendar-picker-indicator {
    position: absolute;
    right:10px;
    color: black;
    opacity: 1;
} */

.thankyou_container {
    background: #2c2c1b;
    padding: 20px;
    margin-bottom: 20px;
    color: white;
    font-family: 'Nunito', sans-serif;
}

.thankyou_container p {
    font-size: 16px;
    letter-spacing: .5px;
}

.thankyou_container h2 {
    color: white;
    font-size: 36px;
    letter-spacing: 1px;
    margin-bottom: 20px !important;
}

.post .post-content .btns_thankyou a {
    display: inline-block;
    font-weight: 600 !important;
    border: 2px solid #fff;
    padding: 8px 20px;
    width: 48%;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2px;
    margin: 0;
    background: #fff;
    opacity: .85;
}

.post .post-content .btns_thankyou a:last-child {
    float: right;
}

.post .post-content .btns_thankyou a:hover {
    opacity: 1;
}

.descLogin * {
    font-size: 18px;
    font-family: 'Nunito', sans-serif !important;
}

.steps_signin {
    border: 1px solid #efefef;
    padding: 20px;
    margin-bottom: 20px;
    background: rgb(245 245 245 / 25%);
}

.steps_signin h4 {
    font-size: 24px;
    margin-bottom: 20px !important;
}

.steps_signin strong {
    display: block;
    margin-top: 10px;
}

.steps_signin p {
    font-size: 16px;
}

.alar-registration-form .button {
    background: #000 !important;
    border-radius: 0 !important;
    transition: .5s;
    padding: 9px 20px 10px 24px !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    letter-spacing: 1px;
    width: 100%;
}

.alar-registration-form .button:hover {
    border-radius: 40px !important;
}

.descLogin strong {
    font-weight: 700;
    letter-spacing: 0.5px;
}

.otherOptLogin.registerpage a {
    display: inline-block;
    clear: both;
}

.otherOptLogin.registerpage p {
    display: block;
    float: none;
    margin: 0 0 10px 0;
    font-size: 21px;
    font-weight: 300;
}

.otherOptLogin.registerpage {
    text-align: center;
}

.alar-registration-form * {
    font-family: 'Nunito', sans-serif !important;
}

div#profile form {
    background: rgb(245 245 245/25%);
    height: auto;
    overflow: hidden;
    border: 1px solid #f5f5f5;
    padding: 30px 0 30px 30px;
    box-shadow: 0 0 10px rgb(0 0 0 / 5%);
}

section#profile-page div#profile form input#updateuser {
    width: auto;
    margin-top: 10px;
    background: transparent;
    color: black;
    border: 1px solid black;
    transition: 0.5s;
    border-radius: 50px;
}

section#profile-page div#profile form input#updateuser:hover {
    background: black;
    color: white;
}

div#profile form > h2 {
    margin-bottom: 40px;
    font-size: 31px;
    color: #3d3d3d;
    border-bottom: 2px solid #3d3d3d;
    padding: 0 0px 10px 0px;
    width: auto;
    display: inline-block;
}

form#adduser.changepassword p {
    width: 100%;
    padding: 0;
}

div#profile form.changepassword {
    margin-top: 40px;
}

div#profile form > p {
    padding: 0 30px 0 0 !important;
}

section#profile-page form label:after {
    content: " *";
    color: red;
}

section#profile-page form input[disabled] {
    background: #dedede;
    border: 1px solid #c3c3c3;
    font-size: 19px !important;
    letter-spacing: 1px;
    opacity: .5;
}

.statusBirthday {
    background: rgb(245 245 245/25%);
    height: auto;
    overflow: hidden;
    border: 1px solid #f5f5f5;
    padding: 30px 30px 10px 30px;
    box-shadow: 0 0 10px rgb(0 0 0 / 5%);
    margin-bottom: 30px;
}

.submitedGame h3 span {
    color: #12ab12;
}

.notSubmitedGame h3 span {
    color: #f93c3c;
}

#gameBirthday.submitedGame .statusBirthday {
    border-color: rgb(18 171 18 / 30%);
}

#gameBirthday.notSubmitedGame .statusBirthday {
    border-color: rgb(249 60 60 / 30%);
    padding: 30px;
}

.statusBirthday form > p {
    display: inline-block;
    width: 100%;
    margin: 0;
}

.statusBirthday form > p.form-instagram input {
    width: 100%;
}

.list_profiles_insta h1 {
    font-size: 56px;
    word-break: normal;
    font-weight: 400;
    margin-bottom: 40px;
}

div#gameBirthday div#loginPage {
    padding: 0px 5px !important;
}

.post .post-content .descLogin li a, .descLogin li a {
    color: #207dd4 !important;
}

.full-menu-container .full-menu li .fa-user:before {
    content: '';
    background: url(https://shoelifer.com/wp-content/uploads/2021/06/icon_gift_shoe-1.png);
    width: 33px;
    height: 40px;
    display: inline-block;
    background-size: 100%;
    margin-right: -25px;
    position: relative;
    z-index: -1;
    top: -1px;
    transform: rotate(-10deg);
}


.style1 .full-menu-container .full-menu>li:last-child:hover {
    background: #222;
}

.style1 .full-menu-container .full-menu>li:last-child {
    background: whitesmoke;
}

.style1 .full-menu-container .full-menu>li:last-child > div {
    display: none !important;
}

.style1 .full-menu-container .full-menu>li:last-child:hover a {
    color: white;
}

li#menu-item-32632 > div {
    display: none !important;
}

div#password-lost-form p {
    font-size: 20px;
    font-weight: 300;
    text-align: left;
    font-family: 'Nunito', sans-serif !important;
}

p.login-remember label:after {
    display: none;
}

p.login-remember label {
    text-transform: uppercase !important;
    font-size: 13px !important;
}

p.forgetPwd a {
    font-family: 'Nunito', sans-serif !important;
    padding: 20px 0 0 0;
    display: block;
}

.favoritesMobile {
    font-family: 'Playfair Display', serif;
    border: 2px solid #000;
    padding: 2px 6px 6px 6px;
    margin-bottom: 20px;
    border-radius: 0;
    color: #000;
    font-weight: 800;
    letter-spacing: 1px;
    width: auto;
    display: inline-block;
}

.favoritesMobile * {
    border: none;
}

.favoritesMobile i {
    font-size: 19px;
    position: relative;
    top: 1px;
}

.favoritesMobile button.simplefavorite-button.active {
    background: transparent;
    color: black;
}

/* END PRIVATE ACCOUNT */

.skinBannerActive .full-menu-container .full-menu>li {
    padding: 0 10px;
}

.fb-post.fb_iframe_widget {
    width: 100%;
    text-align:center;
}


#infinite-article article .post-content-container {
    padding-left: 0;
}

.cli-bar-message p {
    font-style: normal;
    font-size: 13px;
    font-weight: 100;
    letter-spacing: 1px;
    margin-bottom: 0;
}

.instagram-media {
    display: block;
    box-shadow: none !important;
    position: relative !important;
}

.post .post-content h1 em {
    font-family: 'Playfair Display',serif;
}

.vc_gitem-zone .vc_gitem-post-data div {
    font-family: 'Nunito', sans-serif !important;
}

.responsivevoice-button {
    width: auto;
}

.teads-inread {
    margin: 30px 0 0 0;
}

aside.sidebar .coolZ.widget {
    margin-bottom: 50px !important;
}

.skinBannerActive .archive-page-container {
    margin-top: 0;
}

.pz_cont.paszone-container-27880,.pz_cont.paszone-container-27880 .coolZ {
    max-width: 320px !important;
    max-height: 610px !important;
}

.paszone-container-27881, .paszone-container-27881 .coolZ,
.paszone-container-27873, .paszone-container-27873 .coolZ {
    max-width: 980px !important;
    max-height: 260px !important;
}

.modal-bg.modal-active {
    z-index: 999;
}

#zs_accueil .wpb_wrapper {
    position: sticky;
    top: 140px;
}

div#intro-accueil {
    max-width: 100% !important;
    padding: 0 !important;
    min-height: auto;
}

body .post.carousel-style8 .thb-placeholder{
    padding-bottom: 66.666667%;
    will-change: auto;
}

body .post.carousel-style8 .thb-placeholder .wp-post-image {
    aspect-ratio: 3/2;
    opacity: 1;
    height:auto;
}

.post.carousel-style8 .featured-title .post-title h3 {
    font-size: 1.5rem;
    margin-bottom: 20px;
}

/*
button.slick-nav.slick-next.slick-arrow {
    right: -16px;
    width: 32px;
    height: 84px;
    top: 45%;
}

button.slick-nav.slick-prev.slick-arrow {
    left: -16px;
    width: 32px;
    height: 84px;
    top: 45%;
}
*/

div#intro-accueil .slick-nav {
    width: 56px;
    height: 56px;
}

body div#intro-accueil .slick-nav svg {
    width: 40px;
}

div#intro-accueil .slick-nav.slick-next {
    right: 80px;
}

div#intro-accueil .slick-nav.slick-prev {
    left: 80px;
}
/*
li.menu-item>.brushTitle {
    opacity: 1;
}*/

body .mobile-toggle.small span {
    width: 42px;
    height: 5px;
}

body .mobile-toggle.small span:nth-child(1) {
    top: 12px;
}

body .mobile-toggle.small span:nth-child(2) {
    top: 0;
}

body .mobile-toggle.small span:nth-child(3) {
    top: 24px;
}

body .social-holder .fa {
    font-size: 19px;
    color: white !important;
}

body .header .social-holder a, .header .social-holder.style2 .quick_search {
    background: black;
    width: 35px;
    border-radius: 50%;
    height: 35px;
    margin: 0 0 0 10px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    align-content: center;
    border: 1px solid black;
    color: white;
}

body .header .social-holder a:hover, .header .social-holder.style2 .quick_search:hover {
    background: white;
}

body .header .social-holder a:hover i {
    color: black !important;
}

body .header .social-holder.style2 .quick_search svg {
    fill: white;
}

body .header .social-holder.style2 .quick_search:hover svg {
    fill: black;
}

#mobile-menu .logoimg {
    max-width: 200px;
    width: 200px;
}

.post.style15 .content-side .post-title h2 {
    font-size: 2rem;
    line-height: 2.7rem;
}

.post.style15 .content-side p {
    font-size: 1rem;
    letter-spacing: 0.5px;
    line-height: 1.5rem;
}

.post .thb-post-top .post-date, .post .thb-post-top .post-meta {
    font-size: 1rem;
    letter-spacing: 0.5px;
}

body .post.style15.style15-alt .content-side .style15-content {
    padding: 5% 5% 5% 0;
}

body .post.style15 .content-side .style15-content {
 Â  Â padding: 5% 0 5% 5%;
}

body .thb-page-transition-on {
    opacity: 1;
}

.mobile-toggle div {
    width: 55px;
    height: 30px;
    position: relative;
}

.angwp_43774 {
    margin-bottom: 30px;
}

.header.fixed.header--slide.thb-fixed-shadow-style2 .social-holder {
    margin-top: 5px;
}

/* .skin_bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh !important;
} */

.skin_container{
    z-index: 1;
}

.doubleSide.skinBannerActive div#content-container {
    padding: 0px !important;
}

.mdl_container .close_mdl.default .closebtn {
    background: white;
}


#wrapper.open-menu #content-container {
    z-index: 1;
}

 
#wrapper.open-menu .skin_container {
    z-index: 0;
}

.featured-style4.post .post-title a {
    color: white !important;
    font-style: italic;
}

.post .thb-block-grid-style1 a {
    color: white !important;
}

figure.post-gallery a:after {
    background: transparent;
    box-shadow:none !important;
}

.angwp_43779 {
    margin-bottom: 30px;
}

aside.thb_ad_before_header {
    display: block;
    background: transparent;
    padding: 35px 0 0 0;
}

.post .thb-post-top .post-meta a, .post .thb-post-top .post-date, .post .thb-post-top .post-meta {
    font-size: 0.8rem;
}

.post .post-content.small p {
    font-size: 1rem;
    line-height: 1.5rem;
}

.post.style15 .content-side .post-title h2,
.thb-block-grid.thb-block-grid-style1 .post.post-blockgrid-style1 h3 {
    font-size: 2rem;
    line-height: 2.5rem;
}

.post .post-content h1, .post .post-content h2, .post .post-content h3, .post .post-content h4,
.post.style1 .post-title h3,
.thb-block-grid.thb-block-grid-style1 .thb-grid-children-row .post.post-blockgrid-style1 h3,
.home .post .post-title h5 a ,
.post.featured-style7 .post-title h4 {
    font-size: 1.5rem;
    line-height: 2rem;
    letter-spacing: 1px;
}

footer.post-style2-links {
    display: none;
}

/* Start Responsive */

.hideMobile{
  display:none;  
}

.skinBannerActive div#content-container {
    width: 1150px;
    padding: 244px 0 0 0;
/*     margin: 240px auto 0 auto; */
}

.skinBannerActive header.header.fixed.thb-fixed-shadow-style2.header--slide, .skinBannerActive header.header.fixed{
    width: 1157px;
    left: calc(( 100% - 1157px) / 2);
}

.pinterestIframe iframe {
    height: auto !important;
    aspect-ratio: 450/650;
}

@media (min-width : 1660px) and (max-width : 1700px){
    .row {
        max-width: 1220px;
    }
    
    .skinBannerActive header.header.fixed.thb-fixed-shadow-style2.header--slide, .skinBannerActive header.header.fixed {
        width: 1157px;
        left: calc(( 100% - 1157px) / 2);
    }

    .skinDiv {
        position: fixed;
        top: 0;
        z-index: 0;
        display: block;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: 114% !important;
    }
    
    .skinBannerActive div#content-container {
        width: 1150px;
        margin: 290px auto 0 auto;
    }
}

@media (min-width : 1500px) and (max-width : 1660px){
    .row {
        max-width: 1220px;
    }
    
    .skinBannerActive header.header.fixed.thb-fixed-shadow-style2.header--slide, .skinBannerActive header.header.fixed {
        width: 1105px;
        left: calc(( 100% - 1105px) / 2);
    }
    
    
    .skinBannerActive div#content-container {
        width: 1150px;
        margin: 0 auto 0 auto;
    }

    .skinDiv {
        position: fixed;
        top: 0;
        z-index: 0;
        display: block;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: 115% !important;
    }
    
    .skinBannerActive div#content-container {
        width: 1105px;
        margin: 280px auto 0 auto;
    }
    
    .full-menu-container .full-menu>li>a {
        font-size: 19px;
    }
}

@media (min-width : 1410px) and (max-width : 1440px){
    .row {
        max-width: 1040px !important;
    }
  
    .giveaway_instagram_badge {
        width: 30% !important;
    }
    
    .skinBannerActive div#content-container {
        width: 1000px;
        margin: 0 auto 0 auto;
    }
    
    .skinBannerActive header.header.fixed.thb-fixed-shadow-style2.header--slide, .skinBannerActive header.header.fixed {
        width: 1000px;
        left: calc(( 100% - 998px) / 2);
    }
    
    .full-menu-container .full-menu>li>a {
        font-size: 17px;
    }

    .skinDiv {
        position: fixed;
        top: 0 !important;
        z-index: 0;
        display: block;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: 116% !important;
    }

    .skinBannerActive div#content-container {
        width: 1001px;
        margin: 210px auto 0 auto;
    }
   
    .skinBannerActive .post-content > .goldenSection {
        margin-top: 190px !important;
    }

    .goldenSection {
    margin-top: 190px !important;
    }
}

@media (min-width : 1370px) and (max-width : 1400px){
    .row {
        max-width: 1040px !important;
    }
  
    .giveaway_instagram_badge {
        width: 30% !important;
    }
    
    .skinBannerActive div#content-container {
        width: 975px;
        margin: 0 auto 0 auto;
    }
    
    .skinBannerActive header.header.fixed.thb-fixed-shadow-style2.header--slide, .skinBannerActive header.header.fixed {
        width: 975px;
        left: calc(( 100% - 973px) / 2);
    }
    
    .full-menu-container .full-menu>li>a {
        font-size: 15px;
    }

    .skinDiv {
        position: fixed;
        top: 0 !important;
        z-index: 0;
        display: block;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: 116% !important;
    }
    
    .skinBannerActive div#content-container {
        width: 975px;
        margin: 203px auto 0 auto;
    }

    .skinBannerActive .post-content > .goldenSection {
        margin-top: 190px !important;
    }

    .goldenSection {
        margin-top: 190px !important;
    }
}

@media (min-width : 1340px) and (max-width : 1370px){
    .row {
        max-width: 1040px !important;
    }
  
    .giveaway_instagram_badge {
        width: 30% !important;
    }
    
    .skinBannerActive div#content-container {
        width: 965px;
        margin: 0 auto 0 auto;
    }
    
    .skinBannerActive header.header.fixed.thb-fixed-shadow-style2.header--slide, .skinBannerActive header.header.fixed {
        width: 965px;
        left: calc(( 100% - 963px) / 2);
    }
    
    .full-menu-container .full-menu>li>a {
        font-size: 15px;
    }

    .skinDiv {
        position: fixed;
        top: 0 !important;
        z-index: 0;
        display: block;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: 118% !important;
    }
    
    .skinBannerActive div#content-container {
        width: 965px;
        margin: 203px auto 0 auto;
    }

    .skinBannerActive .post-content > .goldenSection {
        margin-top: 190px !important;
    }

    .goldenSection {
        margin-top: 190px !important;
    }
}

@media (min-width : 1200px) and (max-width : 1300px){
    .row {
        max-width: 100% !important;
    }

    html{
        font-size: 13px;
    }
  
    .giveaway_instagram_badge {
        width: 30% !important;
    }
  
    .skinBannerActive div#content-container {
        width: 889px;
        margin: 0 auto 0 auto;
    }
    
    .skinBannerActive header.header.fixed.thb-fixed-shadow-style2.header--slide, .skinBannerActive header.header.fixed {
        width: 889px;
        left: calc(( 100% - 887px) / 2);
    }
    
    .full-menu-container .full-menu>li>a {
        font-size: 14.5px;
    }

    .skinDiv {
        position: fixed;
        top: 0 !important;
        z-index: 0;
        display: block;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: 116% !important;
    }
    
    .skinBannerActive div#content-container {
        width: 889px;
        margin: 185px auto 0 auto;
    }

    .skinBannerActive .post-content > .goldenSection {
        margin-top: 190px !important;
    }

    .goldenSection {
        margin-top: 190px !important;
    }
}

@media (min-width : 1100px) and (max-width : 1200px){
    .row {
        max-width: 1040px !important;
    }
  
    .post .otherOptLogin a {
      clear: both;
      display: inline-block;
    }
  
    .giveaway_instagram_badge {
        width: 30% !important;
    }    
  
    .skinBannerActive div#content-container {
        width: 799px;
        margin: 0 auto 0 auto;
    }
    
    .skinBannerActive header.header.fixed.thb-fixed-shadow-style2.header--slide, .skinBannerActive header.header.fixed {
        width: 799px;
        left: calc(( 100% - 797px) / 2);
    }
    
    .full-menu-container .full-menu>li>a {
        font-size: 13px;
    }

    .skinDiv {
        position: fixed;
        top: 0 !important;
        z-index: 0;
        display: block;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: 116% !important;
    }
    
    .skinBannerActive div#content-container {
        width: 799px;
        margin: 168px auto 0 auto;
    }

    .skinBannerActive .post-content > .goldenSection {
        margin-top: 190px !important;
    }

    .goldenSection {
        margin-top: 190px !important;
    }
}

@media (min-width : 1000px) and (max-width : 1100px){
    .row {
        max-width: 1040px !important;
    }
    h

    .post .otherOptLogin a {
      clear: both;
      display: inline-block;
    }

    .giveaway_instagram_badge {
        width: 30% !important;
    }    
    
    .skinBannerActive div#content-container {
        width: 703px;
        margin: 0 auto 0 auto;
    }
    
    .skinBannerActive header.header.fixed.thb-fixed-shadow-style2.header--slide, .skinBannerActive header.header.fixed {
        width: 703px;
        left: calc(( 100% - 701px) / 2);
    }
    
    .full-menu-container .full-menu>li>a {
        font-size: 13px;
    }

    .skinDiv {
        position: fixed;
        top: 0 !important;
        z-index: 0;
        display: block;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: 115% !important;
    }
    
    .skinBannerActive div#content-container {
        width: 703px;
        margin: 198px auto 0 auto;
    }

    .skinBannerActive .post-content > .goldenSection {
        margin-top: 190px !important;
    }

    .goldenSection {
        margin-top: 190px !important;
    }
}

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

	.mobile-toggle div, .mobile-toggle div span {
    width: 100% !important;
}


body .mobile-toggle.small span:nth-child(1) {
    top: 9px;
    left: 0;
}

body .mobile-toggle.small span:nth-child(2) {
    left: 0;
}

body .mobile-toggle.small span:nth-child(3) {
    top: 18px;
    left: 0;
}

header .row.full-width-row.align-middle {
    height: auto;
    display: block;
}

.header .header_top>.row>.columns.small-7.medium-4.large-3.columns.text-right {
    max-width: none;
}
	
.post .otherOptLogin a {
  clear: both;
  display: inline-block;
}

.topIndex.row {
  max-width: 100% !important;
}

/* .post-content.pageContent {
  margin-top: 30px !important;
} */

.giveaway_instagram_badge {
  width: 47% !important;
} 
  
.post .post-content .descLogin li a, .descLogin li a {
  font-size: 12px;
}

.post .post-content .btns_thankyou a {
  padding: 8px 5px;
  font-size: 14px;
}

.image_instagram_badge img {
  width: 70px;
  height: 70px;
}

.giveaway_instagram_badge {
  padding: 2.5% 1.5%;
}

  div#loginPage > .small-7 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.image_instagram_badge img {
    width: 70px;
    height: 70px;
}

div#loginPage>.small-5 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
  
}

@media only screen and (max-width: 850px) and (min-width: 320px) {
  div[data-column-id="mpc_column-8760a3d6ae6d3be"] .hideMobile * {
      display: none;
  }
	
	.skinBannerActive header.header.fixed.thb-fixed-shadow-style2.header--slide, .skinBannerActive header.header.fixed {
    width: 113%;
    left: 0;
}

  .responsivevoice-button, .favoritesMobile {
      width: 67%;
  }

  .za_before_title {
      margin: 30px 0 0 0;
  }
  
  div#loginPage > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .post .otherOptLogin a {
      font-size: 15px;
      margin-bottom: 30px;
    }

/*     div#loginPage {
      flex-direction: column-reverse;
  } */

  div#loginPage > * {
      width: 100%;
  }

  .formDiv {
      margin-bottom: 30px;
  }
  
  section#profile-page .tab {
    width: 100%;
    height: 220px;
    padding: 20px 0 0 0;
  }

  section#profile-page .tab button,section#profile-page .tab a {
      padding: 10px 20px;
  }

  .tabcontent {
      width: 100%;
      padding: 30px 0;
  }
  
  div#profile form>p {
    width: 100% !important;
    padding: 0 20px 0 0 !important;
  }

  section#profile-page div#profile form input#updateuser {
      font-size: 11.5px !important;
      padding: 0 20px;
  }


    div#profile form>h2 {
      font-size: 21px;
  }
  
  section#profile-page form label {
    font-size: 11px;
  }
  
  div#profile form>p {
    width: 100% !important;
    padding: 0 20px 0 0 !important;
  }

  section#profile-page div#profile form input#updateuser {
      font-size: 11.5px !important;
      padding: 0 20px;
  }

  section#profile-page {
      padding: 15px;
  }
  
  .list_card_instagram {
    display: blox;
/*     overflow-x:scroll; */
    margin-bottom:20px;
  }

  .list_card_instagram .giveaway_instagram_badge {
      min-width: 120px !important;
  }

  .author-information .authorpage .avatar {
      margin: 0;
      width: 40px !important;
      height: 40px !important;
      float: left;
  }
  
  .skinBannerActive div#content-container {
      width: 100%;
      margin: 0;
      padding: 244px 0 0 0;
  }
  
  .skinBannerActive a.mobile-toggle.small {
      display: inline-block;
  }
  
  .author-information .authorpage .author-content {
      padding-left: 50px;
  }
  
  .post .post-content h5 a {
      letter-spacing: .5px;
      font-weight: 600;
      font-size: 18px;
      text-transform: initial;
      margin-bottom: 0px !important;
      display: block;
      line-height: 32px;
  }
  
  .post-detail .article-navigation .row .columns:last-child {
      border-left: none;
      border-top: 1px solid #f2f2f2;
      padding-top: 20px;
      margin-top: 20px;
  }

  .post-detail .article-navigation .post-nav-link.next svg {
      right: 0;
  }

  .post-detail .article-navigation .post-nav-link.prev svg {
      left: 0;
  }

  .post-gallery-content .full-width-row .image {
      padding: 0 !important;
  }

    #wrapper .goldenSection > .small-12 {
    width: 100% !important;
    max-width: 100% !important;
    }
    .post.featured-style3 .featured-title .post-title h3 {
        font-size: 14px;
        font-weight: 400;
    }
    .titleHome {
            text-align: center;
            color: black;
            font-family: 'Playfair Display', serif;
            font-size: 33px !important;
            line-height: 30px !important;
            font-weight: 600 !important;
            margin-bottom: 0 !important;
    }

    .category_container {
            background: url(assets/img/pattern.png) top left repeat;
            padding: 0px;
            text-align: center;
    }

    .category_container .inner {
      padding: 0;
    }

    .post.style5 .post-content p {
            display: none;
    }

    .post.style5 {
            padding-bottom: 0 !important;
    }

    .category_container .inner>.columns.medium-6 {
            padding: 0 0px;
    }

    footer .small-12.medium-6 {
            flex: inherit;
            width: 100%;
            border-right: none;
    }

    #footer p {
            font-size: 13px;
            margin: 0;
            padding: 0;
            line-height: 22px;
            display: block;
    }

    .copyright_text > a {
            display: block;
            margin-top: 10px;
            margin-bottom: 30px;
    }

    .copyright_text > p {
            margin-bottom: 30px !important;
    }

    #infinite-article .post-detail-row > .row > .large-8 {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
    }

    .post .post-title h1 {
            font-family: 'Playfair Display', serif !important;
            font-size: 32px;
    }

    .post .share-article {
            display: none;
    }

    #infinite-article article .post-content-container {
            padding-left: 0;
    }

    .post .post-content:before {
            content:"";
            display: block;
            left: -15px;
            top: -45px;
    }

/*    .post .post-content:before{
        display:none;
    }*/

    .archive-page-container .medium-8 {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
    }

    .aboutTxt img.wp-image-1963 {
            margin-top: 20px;
    }

    .wpb_column.columns.small-12.medium-4 img {
            -webkit-filter: grayscale(0%) !important;
            filter: grayscale(0%) !important;
    }

    .contentShoeliferWorld .wpb_wrapper {
            padding: 0;
    }

    #archive-title {
            margin-bottom: 0;
    }

    .abcdGrid .small-12 {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 50%;
    }

    .introAbcdr p {
            font-size: 20px !important;
            text-align: justify !important;
    }

    .backToAbcdr a {
            color: white !important;
            margin: 10px 0;
            display: block;
            display: none;
    }

    .tax-abcdr #archive-title h1 {
            text-align: center;
    }
  
    #category-title h1 {
        letter-spacing: 4px !important;
        font-size: 30px;
    }
  
      
    .hideMobile{
      display:block;  
    }
    
    .post.post-blockgrid-style1 .featured-title {
        position: absolute;
        top: auto;
        bottom: 5%;
        left: 5%;
        z-index: 10;
        color: #fff;
        max-width: 90%;
        text-align: left;
    }

    .style5-posts .post.style1:nth-child(odd) > .row {
        display: flex;
        flex-direction: column-reverse;
    }

    .titleStyle {
        padding-top: 40px;
    }

    .post.style15 .content-side .style15-content {
        padding: 15% 0 0 0 !important;
    }
    
    .post.category-widget-slider .featured-title .post-title h3,
    .post .post-content h1, .post .post-content h2, .post .post-content h3, .post .post-content h4, .post.style1 .post-title h3, .thb-block-grid.thb-block-grid-style1 .thb-grid-children-row   .post.post-blockgrid-style1 h3, .home .post .post-title h5 a, .post.featured-style7 .post-title h4,
    .post.style15 .content-side .post-title h2, .thb-block-grid.thb-block-grid-style1 .post.post-blockgrid-style1 h3 {
        font-size: 1.3rem !important;
        line-height: 1.5rem !important;
        letter-spacing: 0.5px;
    }
    
    aside.thb_ad_before_header {
        display: block;
        padding: 4% 4% 0 4%;
    }
    
    .post.post-blockgrid-style1 .post-gallery * {
        text-align: center;
        justify-content: center;
    }
    
    .post.post-blockgrid-style1 .post-gallery * {
        text-align: center;
        justify-content: center;
    }

    .mdl_container.mdl_window {
        padding: 0 20px;
        width: 100% !important;
        height: auto !important;
        display: flex;
        align-items: center;
        justify-content: center;
        align-content: center;
    }

    .mdl_container .close_mdl.default.left {
        left: initial;
        top: -15px;
        right: -10px;
    }

    .mdl_container .mdl_inner {
        height: auto;
        min-height: inherit;
        display: flex;
        position: relative;
        overflow: visible !important;
    }

    div#heroSdesc {
        display: flex;
        flex-direction: column-reverse;
    }

    .widget_newsletterwidgetminimal {
        max-width: initial;
    }

    div#heroSdesc .wpb_column.columns.small-12.medium-9.mpc-column div .gap:last-child,
    .home .wpb_column.columns.small-12.medium-12.mpc-column .wpb_wrapper > .gap:first-child {
        display: none;
    }
    
    .copyright_text {
        line-height: 40px;
    }
    
    #infinite-article {
        padding-bottom: 0;
    }
    
    .post-content h1.titleStaticPage {
        font-size: 2rem !important;
        line-height: 2.3rem!important;
    }
	
	body .header .social-holder a, .header .social-holder.style2 .quick_search {
		width: 30px;
		height: 30px;
	}
	
	body .social-holder .fa {
		font-size: 16px;
		color: white !important;
	}
	
	.post-detail-row .sidebar {
		display: block;
	}
	
	.za_before_title{
		display:none;
	}

	.pinterestIframe iframe {
		height: auto !important;
		aspect-ratio: 450/795;
	}
	
	.za_before_title_mobile.hideMobile {
		padding: 0 20px;
	}
	
	.fb-video iframe, .fb-video > span {
		aspect-ratio: 364/210;
		overflow: hidden;
		height: auto !important;
	}
}

/* End Responsive */

footer.post-style2-links {
    display: none;
}

.thb-page-transition-on {
    opacity: 1 !important;
}

.header .header_top>.row>.columns.small-7.medium-4.large-3.columns.text-right {
    max-width: 43%;
}

.skinBannerActive .thb-block-grid.thb-block-grid-style1 .thb-grid-children-row .post.post-blockgrid-style1 h3 {
    font-size: 1rem;
    line-height: 1.2rem;
    letter-spacing: 1px;
}

._ning_holder {
    margin: 0 auto;
}

/* .skinBannerActive div#content-container {
    margin-top: 0 !important;
    padding-top: 0 !important;
}
 */

.angwp-in div {
    aspect-ratio: 970/250;
}

.za_before_title_mobile.hideMobile {
    margin-top: 10px;
}


@media only screen and (max-width: 850px) and (min-width: 320px) {
	.skin_bg {
		display: none;
	}

	.skinBannerActive div#content-container {
		padding: 0;
	}

._ning_holder._ning_holder_43779 {
    max-height: 110px !important;
}
}

.wpforms-submit-container {
    padding: 0 20px 20px 20px !important;
}


.wpforms-container {
    padding: 20px !important;
}

div#form-ads div.wpforms-container-full {
    padding: 0 !important;
}

div#form-ads {
    background: white;
	min-height: 650px;
    max-width: 650px;
}

.container-form-ads {
    padding: 20px 0;
}

div.wpforms-container-full .wpforms-form .wpforms-field * {
    max-width: 100% !important;
}

div#form-ads div.wpforms-container-full .wpforms-form button[type=submit] {
    background: #583c2d;
    color: white;
    border: 0;
    width: 100%;
}

div#form-ads .wpforms-submit-container {
    padding: 0 !important;
    margin-top: 20px;
}

div#form-ads p.introFormTxt {
    font-size: 0.95rem;
    line-height: 1.3rem;
}

div#form-ads .wpforms-confirmation-container-full p {
    font-size: 1rem;
    line-height: 1.3rem;
}

.post-content-container iframe.instagram-media {
    margin-bottom: 20px !important;
}

.skinBannerActive div#content-container {
	padding: 0 !important;
}

.skinBannerActive #heroSdesc .medium-3 {
    min-width: 330px;
}

.skinBannerActive #heroSdesc .medium-9 {
    max-width: calc(100% - 330px);
}

.flex-video.widescreen.youtube {
    margin-bottom: 25px;
}

.container-form-ads {
    background: #583c2d;
    padding: 20px;
    color: white;
}

.container-form-ads label {
    color: white;
}

.container-form-ads button {
    background: #000 !important;
    color: #fff !important;
    font-size: 0.9rem !important;
    margin-bottom: 30px !important;
    display: block !important;
    font-weight: 700;
    border: 2px solid white !important;
}

#sb_instagram .sbi_follow_btn a {
    display: flex;
    align-items: center;
    padding: 15px 20px 15px 20px !important;
    align-content: center;
}

#sb_instagram .sbi_follow_btn a:hover, #sb_instagram .sbi_follow_btn a:focus {
    background: black !important;
    box-shadow: none;
}

#listenButton1{
    display: none;
}