/*

Theme Name: Yolo Sofani Child Theme
Theme URI: http://yolotheme.com/
Author: YoloTheme
Author URI: https://www.facebook.com/Yolotheme/
Description: This is a custom child theme for Yolo Sofani
Template: yolo-sofani
Version: 1.0.9
Tags: two-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, sticky-post, theme-options, translation-ready
Text Domain: yolo-sofani-child
Domain Path: /languages/
*/

body:not(.US) .usa-only {
    display: none;
}
body .yolo-top-bar .topbar-fullwith .nav-top-cmd-retailer-online.shop-online,
body .top-sidebar .nav-top-cmd-retailer-online.shop-online {
    display: inline-block;
}

.navbar-nav > li {
    float: left;
}

.navbar-nav > li > a {
    text-transform: none;
    color: #857a6f;
}

.yolo-top-bar {
    background: #c4c4c4;
    border-bottom: 1px solid #e7e6e2 !important;
    color: #c0bfbd;
    font-family: "Josefin Slab";
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
}

.yolo-top-bar aside,
.yolo-top-bar aside.widget_product_search {
    border: none !important;
}

.yolo-top-bar aside.widget_product_search {
    border-left: 1px solid #e7e6e2 !important;
}

.yolo-top-bar aside.widget_product_search button i {
    color: #c0bfbd;
}

#yolo-wrapper .yolo-top-bar .topbar-fullwith {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
    align-self: center;
}
#yolo-wrapper .yolo-top-bar .topbar-fullwith aside#text-5 {
    padding-right: 0;
    padding-left: 0;
}
#yolo-wrapper .yolo-top-bar .topbar-fullwith aside#text-2 {
    padding-right: 0;
}
#yolo-wrapper .yolo-top-bar .topbar-fullwith aside#text-7 {
    padding: 0;
}
#yolo-wrapper .yolo-top-bar .topbar-fullwith aside#text-7 p {
    font-family: "Open Sans", sans-serif;
    font-size: 15.5px;
    font-weight: 700;
}
#yolo-wrapper .yolo-top-bar .topbar-fullwith aside#text-5 .textwidget {
    display: flex;
}

#yolo-wrapper .yolo-top-bar .topbar-fullwith .top-bar-social {
    display: flex;
    justify-content: flex-end;
}
#yolo-wrapper .yolo-top-bar .topbar-fullwith .top-bar-social .bloglink {
    line-height: 50px;
    position: relative;
    top: 3px;
}
#yolo-wrapper .yolo-top-bar .topbar-fullwith .top-bar-social ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    margin-right: 20px;
}
#yolo-wrapper .yolo-top-bar .topbar-fullwith .top-bar-social > a:first-child {
    margin-right: 5px;
}
#yolo-wrapper .yolo-top-bar .topbar-fullwith .top-bar-social ul li {
    margin: 0 6px;
    line-height: 50px;
}

/*

.home .yolo-full-width {
    padding:0;   
}

.home .vc_column_container>.vc_column-inner {
    padding:0;   
}

.home .fullwidthbanner-container {
    left:0;
}

*/

.wpb_wrapper .vc_custom_heading {
    border: none !important;
    color: #ffa952;
}

.banner-overlay:before,
.banner-overlay:after {
    display: none;
}

.banner-shortcode-wrap.style_12.effect_2 {
    border: none;
    padding: 0;
}

.banner-shortcode-wrap.style_12 .banner-content .banner-overlay .banner-title-wrap .banner-title {
    position: absolute;
    left: 0;
    top: 30px;
    text-align: left;
    transform: translate(0);
    border: none;
    background: #fff;
    text-transform: capitalize;
    color: #7e7369;
    font-size: 14px !important;
    padding: 10px 20px;
    font-family: "Josefin Slab";
    margin: 0;
}

body.CA .yolo-top-bar .top-bar-right {
    min-width: 75% !important;
}

body.CA .yolo-top-bar .top-bar-left {
    max-width: 25% !important;
}

body.US .yolo-top-bar .top-bar-left {
    max-width: 35% !important;
}

body.US .yolo-top-bar .top-bar-right {
    min-width: 65% !important;
}

body.US #woocommerce_product_search-3 {
    display: inline-block;
    margin-left: 0;
    max-width: 100%;
    font-size: 10px;
    margin-top: 8px;
}

@media (max-width: 1250px) {
    body.CA .yolo-top-bar .top-bar-right {
        min-width: 70% !important;
    }
    body.CA .yolo-top-bar .top-bar-left {
        max-width: 30% !important;
    }
    body.US .yolo-top-bar .top-bar-right {
        min-width: 55% !important;
    }
    body.US .yolo-top-bar .top-bar-left {
        max-width: 45% !important;
    }
}

.wpcf7 .home-3 .ctf7_submit input[type="submit"] {
    background: #ffa952 !important;
    color: #fff;
    font-weight: 700;
}

/**** related ****/

.related {
    padding-top: 0;
}

.related.products h4.widget-title {
    text-transform: initial;
    font-family: "Josefin Slab";
    font-weight: 400;
    font-style: normal;
    font-size: 36px;
}

.site-content-archive-product .archive-product-wrap .woocommerce-sidebar aside {
    width: 100% !important;
}

h3.hidetitle {
    visibility: hidden !important;
}

.cmd-retailer-online {
    background-color: #ffa952;
    font-size: 14px;
    display: inline-block;
    color: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    text-align: center;
    line-height: 38px;
    margin: 0 auto;
    padding: 0 20px;
    /*position: absolute;*/
    /*top: calc(50% - 17px);*/
    right: 15px;
    width: auto;
    max-width: 180px;
    text-transform: uppercase;
}

.cmd-retailer {
    background-color: #ffa952;
    font-size: 14px;
    display: inline-block;
    color: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    text-align: center;
    line-height: 18px;
    margin: 0 auto;
    padding: 10px 20px;
    right: 15px;
    width: auto;
    max-width: 240px;

    text-transform: uppercase;
}
.cmd-retailer:hover {
    color: #fff !important;
    background-color: #88ca56;
}
.cmd_link_online_retailer:hover,
.cmd-retailer-online:hover {
    color: #fff !important;
    background-color: #88ca56 !important;
}

.yolo-nav-mobile-menu > li > a {
    color: #fff !important;
}

#wpsl-stores .wpsl-contact-details a:hover {
    color: #333 !important;
}

.woocommerce.product-listing {
    font-size: 0;
}
.woocommerce.columns-4 .product-item-wrap,
.single-product.columns-4 .product-item-wrap {
    display: inline-block;
    vertical-align: top;
}

@media (max-width: 991px) {
    .cmd-retailer-online {
        top: initial;
        right: 0;
        left: 0;
        bottom: -40px;
    }

    .page-id-2876 h1 {
        font-size: 28px;
    }
    .page-id-2876 h2 {
        font-size: 20px;
    }
}

@media (max-width: 480px) {
    .page-title-height {
        height: 280px !important;
    }
}

.stores_brands {
    display: block;
    width: 100%;
    margin: 14px 0;
}
.stores_brands > span {
    display: inline-block;
    width: calc((100% / 3) - 13px);
    height: 30px;
    margin: 0 6px;
    background-repeat: no-repeat;
    vertical-align: middle;
    background-position: center center;
    background-size: contain;
}

.stores_brands > span.natart {
    background-image: url("http://natart2017.natartjuvenile.com/wp-content/uploads/2017/05/retailer-natart.gif");
}
.stores_brands > span.nest {
    background-image: url("http://natart2017.natartjuvenile.com/wp-content/uploads/2017/05/retailer-nest.gif");
}
.stores_brands > span.tulip {
    background-image: url("http://natart2017.natartjuvenile.com/wp-content/uploads/2017/05/retailer-tulip.gif");
}
.stores_brands > span.leander {
    background-image: url("http://natart2017.natartjuvenile.com/wp-content/uploads/2017/05/retailer-leander.gif");
}
.stores_brands > span.essentia {
    background-image: url("http://natart2017.natartjuvenile.com/wp-content/uploads/2017/05/retailer-essentia.gif");
}

.yolo-top-bar {
    color: #fff !important;
}
.find-store a.button {
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;
    background-color: #ffa952 !important;
    max-width: 245px;
}
.collection-title {
    font-family: "Josefin Slab" !important;
    color: #333 !important;
}

.items-categories h2 {
    position: relative;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    text-align: center;
}

.items-categories {
    font-size: 0;
    padding: 0;
}

.items-categories .wpb_wrapper {
    text-align: left;
}

.items-categories .wpb_single_image {
    display: inline-block;
    vertical-align: top;
    width: calc((100% / 5) - 15px);
    max-width: 240px;
    margin: 0 15px 40px 0 !important;
    text-align: left;
}

.items-categories img,
.widget_sp_image-image-link img {
    padding: 0 !important;
    margin: 0 !important;
}
.cmd_download {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    background-color: transparent;
    border: 1px solid transparent;
    box-sizing: border-box;
    word-wrap: break-word;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    top: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    line-height: normal;
    color: #666;
    background-color: #ebebeb;
    font-size: 14px;
    padding: 14px 20px;
    border-radius: 5px;

    text-align: center;
    margin-left: calc(50% - 55px);
    margin-top: 10px;
}

@media (max-width: 992px) {
    .items-categories .wpb_single_image {
        width: calc(100% / 4);
    }
}
@media (max-width: 675px) {
    .items-categories .wpb_single_image {
        width: calc(100% / 3);
    }
}
@media (max-width: 560px) {
    .items-categories .wpb_single_image {
        width: calc(100% / 2);
    }
}
@media (max-width: 400px) {
    .items-categories .wpb_single_image {
        width: calc(100% / 1);
    }
}

@media (max-width: 991px) {
    .collection-title {
        font-size: 3.5em !important;
    }
}

@media (max-width: 400px) {
    h1 {
        font-size: 30px;
    }
}

@media (max-width: 769px) {
    .wpb_button,
    .wpb_content_element,
    ul.wpb_thumbnails-fluid > li {
        margin-bottom: 0 !important;
    }
    .yolo-footer-wrapper.footer-default .wpb_wrapper .wpb_wrapper .wpb_wrapper ul.custom-list li a {
        padding: 10px 0;
    }
    .yolo-footer-wrapper.footer-default .wpb_wrapper .wpb_wrapper h3 {
        margin-bottom: 5% !important;
    }
    .hidetitle {
        display: none;
    }
}

.product-info .sub_title {
    font-size: 12px;
    text-align: left;
    line-height: 15px;
    margin: 0;
    padding: 0;
}

.sub_product {
    text-align: left;

    margin: 6px 0;
}
.sub_product a {
    display: block;
    font-size: 10px;
    line-height: 1.2em;
}

#postalpopup {
    z-index: 999999;
}

#postalpopup .modal-dialog {
    max-width: 90%;
    width: 500px;
    margin-left: auto;
    margin-right: auto;
}

#postalpopup .modal-dialog .modal-content {
    padding: 15px;
    border-radius: 15px;
}

#postalpopup .modal-dialog .modal-content .modal-body {
    padding: 0;
}

#postalpopup .modal-dialog .modal-content .modal-body #postcodesearch .form-group {
    margin-bottom: 25px;
}

#postalpopup .modal-dialog .modal-content .modal-body #postcodesearch .col-form-label {
    font-size: 1.11em;
    margin-bottom: 18px;
}

#postalpopup .modal-dialog .modal-content .modal-body #postcodesearch #postcode {
    border-radius: 0;
}

#postalpopup .modal-dialog .modal-content .modal-footer {
    text-align: center;
    padding: 0;
    border-top: none;
}

#postalpopup .modal-dialog .modal-content .modal-footer .btn {
    width: 120px;
    font-size: 14px;
    display: inline-block;
    border: none;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    text-align: center;
    line-height: 34px;
    margin: 0 auto;
    padding: 0;
    right: 15px;
    max-width: 240px;
    text-transform: uppercase;
}

#postalpopup .modal-dialog .modal-content .modal-footer .btn-primary {
    background-color: #ffa952;
    color: #fff;
}

#postalpopup .modal-dialog .modal-content .modal-footer .btn-secondary {
    background-color: #e9e9e9;
    color: #333333;
}

@media (min-width: 768px) {
    #postalpopup .modal-dialog .modal-content {
        padding: 35px 50px;
    }
}

.yolo-header-wrapper .header-right .bloglink {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    background-color: #adadad;
    border-radius: 25px;
    padding: 6px;
}

.yolo-header-wrapper .header-right .bloglink:hover {
}

.yolo-header-wrapper .header-right .bloglinki {
    color: #fff;
}

@media screen and (min-width: 1100px) {
    header.yolo-main-header .header-customize-item + .header-customize-item {
        margin-left: 15px;
    }
}

.tax-product_cat ul.breadcrumbs {
    padding-bottom: 15px;
}

.archive .shop-button-content {
    width: 100%;
    text-align: center;
}

@media screen and (min-width: 650px) {
    .tax-product_cat ul.breadcrumbs {
        padding-bottom: 32px;
    }

    .archive .shop-button-content {
        width: auto;
        float: right;
    }
}

.archive .shop-button-content .cmd-retailer.single-product {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 30px;
    float: none;
}

@media screen and (min-width: 650px) {
    .archive .shop-button-content .cmd-retailer.single-product {
        margin-top: 25px;
        margin-bottom: 10px;
    }
}

.nearby-stores-btn-container {
    margin: 0 auto;
}

.nearby-stores-btn-container:after {
    content: "";
    display: table;
}

.nearby-stores {
    max-width: 380px;
    line-height: 1.2;
    text-align: left;
    background: rgb(255, 169, 82);
    border-radius: 8px;
    padding: 20px;
    margin: 0 auto 15px;
}

.summary-product .nearby-stores {
    margin-top: 15px;
}

@media screen and (min-width: 650px) {
    .site-content-archive-product .nearby-stores-btn-container {
        margin: 0;
        float: right;
    }

    .nearby-stores {
        margin: 15px 0;
    }

    .site-content-archive-product .nearby-stores {
        margin: 15px;
    }
}

.nearby-stores p,
.nearby-stores h3,
.nearby-stores h4 {
    color: #ffffff !important;
}

.summary-product .nearby-stores h4 {
    color: #ffffff !important;
}

.nearby-stores h3 {
    font-size: 24px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 20px;
}

.nearby-stores h4 {
    font-size: 16px !important;
    margin: 0 0 6px;
}

.nearby-stores p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0;
}

.nearby-stores br {
    line-height: 0;
    margin: 0;
    content: none;
}

.nearby-stores .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.nearby-stores .btn-container {
    position: absolute;
    bottom: 0;
}

.nearby-stores .btn-link {
    font-size: 12px;
    color: rgb(255, 169, 82);
    background: #ffffff;
    padding: 2px 8px;
    border-radius: 4px;
    margin-bottom: 5px;
    display: inline-block;
}

.nearby-stores hr {
    border-top: 1px dashed #ffffff;
}

.nearby-stores .cmd-retailer.buyonline {
    width: 100% !important;
    max-width: none;
    color: rgb(255, 169, 82);
    font-weight: 700;
    background: #ffffff;
    margin: 0 !important;
    display: block !important;
    float: none;
}

.nearby-stores-btn-container .cmd-retailer:hover,
.nearby-stores .btn-link:hover,
.nearby-stores .cmd-retailer.buyonline:hover {
    color: #ffffff !important;
    text-decoration: none;
    background: rgba(255, 169, 82, 0.75) !important;
}

.nearby-stores .cmd-retailer.buyonline:hover {
    background: rgba(51, 51, 51, 1) !important;
}

.nearby-stores .info-row {
    font-size: 12px;
    color: #ffffff;
}
.site-content-archive-product .archive-product-wrap .woocommerce-sidebar aside .tagcloud .current-tag {
    color: #fff !important;
}

body .top-bar-alert {
    background-color: #000;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 0px;
    width: 100%;
}
body .top-bar-alert a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    width: calc(100% - 20px);
    height: 100%;
    padding: 10px;
    margin: 0;
}

@media only screen and (max-width: 1024px) {
    body .top-bar-alert {
        z-index: 999999;
        width: 100%;
        font-size: 12px;
    }
    body .top-bar-alert a {
        width: calc(100% - 5px);
    }
}

/* New CSS Search Desktop Header */
.desktop-search-header {
    position: absolute;
    background-color: #fff;
    width: 100%;
    height: 100%;
    align-items: center;
    align-self: center;
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -ms-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    transition: all 0.5s ease-in-out;
    opacity: 0;
}
.desktop-search-header.open {
    opacity: 1;
    z-index: 999;
}
.desktop-search-header .search-container {
    height: 100%;
    width: 100%;
    max-width: 1400px;
    margin: auto;
    padding: 0 15px;
}
@media screen and (min-width: 1370px) {
    .desktop-search-header .search-container {
        max-width: 100%;
        padding-left: 115px;
        padding-right: 115px;
    }
}
.desktop-search-header .search-container .search-form-div {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
}
.desktop-search-header .search-container .search-form-div form {
    margin-left: 0;
    width: 100%;
    max-width: 100%;
    display: flex;
    background-image: none;
    border: 0;
}
.desktop-search-header .search-container .search-form-div form input[type="text"] {
    order: 2;
    border: 0;
}
.desktop-search-header .search-container .search-form-div form button {
    order: 1;
    position: relative;
    font-size: 20px;
    line-height: 28px;
}

.desktop-search-header .search-form button[type="submit"] {
    height: 34px;
}
.desktop-search-header .close-desktop-search {
    position: relative;
    right: 0;
}
.desktop-search-header .close-desktop-search .bloglink {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    background-color: #adadad;
    border-radius: 25px;
    padding: 3px 8px;
}

@media only screen and (max-width: 1024px) {
    body .top-bar-alert {
        z-index: 999999;
        width: 100%;
        font-size: 11px;
    }
    body .top-bar-alert a {
        width: calc(100% - 2px);
    }
}
@media screen and (min-width: 1370px) {
    header.yolo-main-header .yolo-header-nav-wrapper.nav-fullwith .container .yolo-header-wrapper .menu-wrapper .yolo-main-menu > li.menu_style_tab > ul,
    header.yolo-main-header .yolo-header-nav-wrapper.nav-fullwith .container .yolo-header-wrapper .menu-wrapper .yolo-main-menu > li.menu_style_column > ul {
        max-width: none;
    }
}

/* Mobile Top menu Social */
.mobile-menu-social {
    display: flex;
    justify-content: center;
    font-size: 24px;
    color: #fff;
}
@media (min-width: 764px) {
    .mobile-menu-social {
        display: none;
    }
}
.mobile-menu-social .bloglink {
    line-height: 52px;
}
.mobile-menu-social ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    margin-right: 20px;
    align-items: center;
}
.mobile-menu-social > a:first-child {
    margin-right: 5px;
}
.mobile-menu-social ul li {
    margin: 0 13px 20px;
}
.mobile-menu-social ul li a:hover {
    color: #cccccc;
}
.mobile-menu-social .bloglink:hover {
    color: #cccccc;
}

/* Footer Mobile Social */
.bottom-bar-social {
    display: flex;
    justify-content: center;
    font-size: 24px;
}
@media (min-width: 764px) {
    .bottom-bar-social {
        display: none;
    }
}
.bottom-bar-social .bloglink {
    line-height: 52px;
}
.bottom-bar-social ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    margin-right: 20px;
    align-items: center;
}
.bottom-bar-social > a:first-child {
    margin-right: 5px;
}
.bottom-bar-social ul li {
    margin: 0 13px 20px;
}


h3.hidetitle {
    visibility: hidden !important;
}
.wpcf7-submit{
	background: #6b635b !important; 
}
.col-xs-12{
	font-size: 16px;
}
.yolo_widget_area > .yolo_megamenu_widget_area section .widget-title-wrapper h3:before{
	height: 0px !important;
}
.wpb_wrapper h3:before{
	height: 0px !important;
}
#primary-menu #main-menu li a:hover 
{
  	color: #5B5B5B !important;
}
.yolo-top-bar .topbar-fullwith a:hover {
	color: #5B5B5B !important;
}
header.header-8 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-center .menu-wrapper #main-menu li.menu-item-has-children:hover > a{
  color: #5b5b5b !important;
}



html[lang="en-CA"] .lang-fr{
  display: none !important;
}

html[lang="fr-CA"] .lang-en{
  display: none !important;
}

.back-to-top.in{
  right: 95px !important;
  bottom: 26px !important;
}

#f3popup #closepop{
  color: white !important;
}
.f3popup__wrapper--content {
    background-image: url(/wp-content/uploads/2021/09/olson-home-slide.jpeg);
	background-size: 130%;
	background-position: center;
}


.produit-wood-finishes img{
	max-height: 48px !important;
	max-width: 48px !important;
	margin-bottom: 0.5em;
	margin-right: 0.5em;
}

.woocommerce .product-info h3, .single-product .product-info h3 {
		font-size: 18px;
	  font-weight: 900;
}

.produit-wood-finishes img, .wood-finish img{
  border: 1px solid rgba(0,0,0,0.3);
}


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

  .related-matty-changer >div img
  {
    width: calc(95vw / 5);
    max-width: 300px;
    height: calc(95vw / 5);
    max-height: 300px;
    object-fit: contain;
    object-position: center;
  }

  .related-matty-changer >div h3
  {
    position: relative;
    z-index: 2;
  }

  .related-matty-changer >div:nth-child(4) img,
  .related-matty-changer >div:nth-child(5) img,
  .related-matty-changer >div:nth-child(6) img
  {
    position: relative;
    transform: scale(1.1);
    top: -0.5vw
  }
}

/* Adjust overflowing Nav Menu */
ul.yolo-main-menu{
  display: flex;
}
ul.yolo-main-menu > li > a{
  display: flex;
}
@media screen and (max-width: 1550px){
  ul.yolo-main-menu > li > a{
    font-size: 15px !important;
    white-space: nowrap !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}
@media screen and (max-width: 1200px){
  ul.yolo-main-menu > li > a{
    font-size: 13.5px !important;
    white-space: nowrap !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}
