/*
Theme Name: Oshin child theme
Description: Theme enfant oshin
Author: Brand Exponents
Author URI: http://www.brandexponents.com/
Template: oshin 
Version: 0.1.0
*/


@font-face {
font-family: "rounded_elegance-webfont";
src: url("rounded_elegance-webfont.eot"); 
src: url("rounded_elegance-webfont.eot?#iefix") format("embedded-opentype"), 
url("rounded_elegance-webfont.woff2") format("woff2"), 
url("rounded_elegance-webfont.woff") format("woff"), 
url("rounded_elegance-webfont.ttf") format("truetype"), 
url("rounded_elegance-webfont.svg#svgwpf") format("svg"); 
}

h1, h2, h3, h4, h5, h6, p {
font-family: "rounded_elegance-webfont", Arial, sans-serif !important;
}

.page-id-3593 h5, .page-id-3585 h5, .page-id-3587 h5, .page-id-3589 h5, .page-id-6891 h3, .page-id-6522 h5, .page-id-7763 h3, .page-id-7867 h3, .page-id-6891 h4, .page-id-3252 h4, .page-id-3591 h4, .page-id-3591 h3 {
    font-size: 24px;
}

.portfolio-container {
    visibility: visible !important;
}

.full-screen.three-col .element {
    width: 33.33% !important;
}

.postid-7790 h2 {
	font-size: 20px;
}

.page-id-3619 h2.post-title {
    font-size: 20px !important;
    line-height: 1.6 !important;
}

.page-id-3619 .article-details.clearfix {
    padding: 30px 20px;
}

.single-post p a {
    color: red;
    text-decoration: underline;
}

.page-id-2922 h2 {
    font-size: 30px;
    line-height: 1;
}

.page-id-3252 h2,.page-id-3587 h2, .page-id-3585 h2, .page-id-3593 h2, .page-id-3591 h2, .page-id-6522 h2, .page-id-3589 h2, .page-id-6891 h2 {
    font-size: 25px;
    line-height: 1;
}

.page-id-2922 h1, .page-id-3252 h1, .page-id-3591 h1, .page-id-3593 h1, .page-id-3585 h1, .page-id-3587 h1, .page-id-3589 h1, .page-id-6522 h1, .page-id-6891 h1 {
    font-family: "rounded_elegance-webfont", Arial, sans-serif !important;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    font-size: 35px;
    line-height: 48px;
    letter-spacing: -0.2px;
    color: #222;
}

span.tp-bullet-title {
    display: none;
}

.newtitre h1 {
    color: #e21f1d;
    font-size: 30px;
}

.newtitre h2 {
    font-size: 25px;
    background:url(https://www.interieur-littoz.com/wp-content/uploads/2020/02/guillemet.png) no-repeat left top,  
    url(https://www.interieur-littoz.com/wp-content/uploads/2020/02/guillemet-fin.png) no-repeat right bottom; 
    background-repeat: no-repeat;
    background-size: 50px;
    line-height: 1.4;
    padding-left: 30px;
    padding-right: 30px;
}

/**********************************************************************
* Menu
**********************************************************************/

#navigation .sub-menu {
    background-color: #fff !important;
    opacity: 0.7;
}

.sub-menu li.menu-item a {
    text-transform: uppercase;
    color: #000 !important;
}

li#menu-item-8590 ul.sub-menu {
    line-height: 1.3;
    width: 250px;
}


/**********************************************************************
* Home
**********************************************************************/

.testimonial-content {
    margin-bottom: 20px !important;
}

.testimonial-content p {
    line-height: 1.5 !important;
}

.testimonial-field.testimonial-company {
    line-height: 1;
    margin-bottom: 0px !important;
}

a.lien-bilik {
    padding: 5px;
    border-radius: 8px;
}

.testimonial-field.temopresta {
    color: #e21f1d;
}


/**********************************************************************
* Architecte d'intérieur
**********************************************************************/

.titre-archi h1 {
    font-size: 55px;
    color: #fff;
    text-align: center;
    line-height: 62px;
}

.archi-arriere-titre h2.special-h-tag {
    font-size: 90px;
}

.page-id-7995 .newtitre h2 {
    background:url(https://www.interieur-littoz.com/wp-content/uploads/2020/11/guillemet-b.png) no-repeat left top,  
    url(https://www.interieur-littoz.com/wp-content/uploads/2020/11/guillemet-fin-b.png) no-repeat right bottom; 
	background-repeat: no-repeat;
    background-size: 50px;
    line-height: 1.4;
    padding-left: 30px;
    padding-right: 30px;
}


/**********************************************************************
* Portfolio
**********************************************************************/

.single-portfolio .project_client a, .single-portfolio .tatsu-text-inner p a {
    color: #e21f1d !important;
}

.single-portfolio .portfolio-details p a {
    color: #e21f1d !important;
}

#devis-portfolio {
    z-index: 2;
	position: fixed;
	top: 160px;
	display: block;
    background-color: #E21F1D;
	right: 0;
    padding: 15px 10px;
    display: flex;
    flex-direction: column;
    transition: cubic-bezier(.69,-0.88,.3,1.89);
    transition-property: right;
    transition-duration: 1s;
    cursor: pointer;
}

#devis-portfolio p {
    font-size: 15px;
    color: white;
    font-weight: 800;
    margin: 10px auto 10px auto;
    width: 23px;
    writing-mode: vertical-rl;
    text-orientation: mixed;
}

#devis-portfolio i {
    font-size: 16px;
    color: white;
    font-weight: 800;
    margin: auto;
    writing-mode: vertical-rl;
    text-orientation: mixed;
}

#formulaire-devis-portfolio {
    z-index: 2;
    position: fixed;
    top: 160px;
    right: -300px;
    height: auto;
    width: 300px;
    background-color: #E21F1D;
    display: flex;
    flex-direction: column;
    transition: cubic-bezier(.69,-0.88,.3,1.89);
    transition-property: right;
    transition-duration: 1s;
    padding: 5px 10px 10px 10px;
}

#titre-devis-portfolio, #form-devis-portfolio {
    margin: auto;
}

#titre-devis-portfolio p {
	text-align: center;
	color: white;
}

#titre-devis-portfolio p:first-child {
    font-size: 16px;
    line-height: 1.2;
    padding: 10px 0px !important;
    margin-bottom: 0px;
}

#titre-devis-portfolio p:last-child {
    margin-bottom: 5px;
}

#formulaire-devis-portfolio .wpcf7 form p {
    margin: 0px;
}

#formulaire-devis-portfolio .wpcf7 form p:nth-child(4) label span textarea {
    background-color: white;
    resize: vertical;
    max-height: 125px;
}

#formulaire-devis-portfolio .wpcf7 form p:nth-child(5) {
    color: white;
    margin-bottom: 15px;
    line-height: 1;
}

#formulaire-devis-portfolio .wpcf7 form p:nth-child(5) span.wpcf7-list-item {
    margin: 0px;
}

#formulaire-devis-portfolio .wpcf7 form p:last-of-type, #formulaire-devis-portfolio .wpcf7 form p:last-of-type input {
    margin-right: 0px;
    margin-bottom: 0px;
}


.single-portfolio h1 {
    font-size: 45px;
    line-height: 1.2;
}

.single-portfolio .testimonial-content {
    font-size: 16px !important;
    line-height: 1.6;
}

.single-portfolio .testimonial-author-info {
    text-align: center;
}

.single-portfolio h6.testimonial-author {
    margin-bottom: 0px !important;
}

.single-portfolio .testimonial-author-role.h6-font {
    font-weight: 200 !important;
}

.single-portfolio div#be-overflow-image-content-inner img {
    width: 100%;
}

.gallery-side-heading-wrap.portfolio_details_infos.clearfix ul, .gallery-side-heading-wrap.portfolio_details_infos.clearfix {
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    font-size: 14px;
    font-family: "rounded_elegance-webfont", Arial, sans-serif !important;
    line-height: 20px;
}

.single-portfolio .tatsu-text-inner ul {
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    font-family: "rounded_elegance-webfont", Arial, sans-serif !important;
    line-height: 20px;
}

/*--------------------------------------------------------------
Collection
--------------------------------------------------------------*/

.page-id-3042 h2 {
    font-style: normal;
    text-transform: none;
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0;
    color: #222;
}


/*--------------------------------------------------------------
Landing Page
--------------------------------------------------------------*/

.page-id-6743 h1 {
    font-size: 60px;
}

.page-id-6743 h2 {
    font-size: 35px;
    line-height: 1.2;
}

.page-id-6743 .like-button-wrap {
    display: none;
}

.page-id-6743 .portfolio-item-cats {
    display: none;
}

.page-id-6743 .thumb-title {
    font-family: "rounded_elegance-webfont", Arial, sans-serif !important;
}

.page-id-6743 .testimonial-content p {
    color: #d1cccd;
}

.intro-form-landing h2 {
    color: #fff;
}

.intro-form-landing .tatsu-text-inner {
    color: #fff;
}

.page-id-6743 span.consent-message {
    color: #fff;
}

.page-id-6743 input.wpcf7-form-control.wpcf7-text {
    background-color: transparent;
}

.page-id-6743 span.wpcf7-list-item-label {
    color: #fff;
}

.page-id-6743 ::placeholder {
    color: #fff !important;
}

.page-id-6743 input[type="text"], .page-id-6743 input[type="email"], .page-id-6743 textarea {
    color: #eeeeee !important;
}


/**********************************************************************
* Contact
**********************************************************************/

.page-id-2840 ::placeholder {
  color: grey !important;
  opacity: 0.7; 
}

/**********************************************************************
* Media Queries
**********************************************************************/

/*--------------------------------------------------------------
Version mobile
--------------------------------------------------------------*/

@media screen and (max-width: 767px) {
    /* DEBUT portfolio */
    #titre-devis-portfolio {
        margin: 0px;
    }
    
    #formulaire-devis-portfolio .wpcf7 form p:last-of-type {
        padding-left: 0px !important;
    }
    
    #formulaire-devis-portfolio .wpcf7 form p:last-of-type input {
        font-size: 10px;
        padding: 10px;
    }
    
    #formulaire-devis-portfolio .wpcf7 form p:nth-child(5) {
        margin-bottom: 5px;
    }
    
    #formulaire-devis-portfolio .wpcf7 form p:nth-child(5) {
        font-size: 13px;
    }
    
    #formulaire-devis-portfolio .wpcf7 form p input[type="text"], #formulaire-devis-portfolio .wpcf7 form p input[type="email"], #formulaire-devis-portfolio .wpcf7 form p:nth-child(4) label span textarea {
        margin-bottom: 5px !important;
        font-size: 13px !important;
        height: inherit;
    }
    
    #titre-devis-portfolio p:first-child {
        font-size: 14px;
    }
    
    #titre-devis-portfolio p:last-child {
        font-size: 12px;
    }
    
    #formulaire-devis-portfolio {
        right: -250px;
        width: 250px;
        max-height: 400px;
    }
    
    #formulaire-devis-portfolio div.wpcf7 {
        overflow: scroll;
    }
    
    #devis-portfolio img {
        width: 24px;
        height: 24px;
    }
    
    #devis-portfolio {
        padding: 8px;
    }
    /* FIN portfolio */

	
    /* Début Landing */
	
.header-landing .tatsu-single-image-inner {
    width: 50% !important;
    margin: auto;
}
	
	.page-id-6743 h1 {
    font-size: 40px;
}
	
.page-id-6743 h2 {
    font-size: 25px;
    line-height: 1.2;
    text-align: center;
}
    /* Fin Landing */


 .newtitre h1 {
	font-size: 20px;
    line-height: 1.4;
}

.newtitre h2 {
    font-size: 25px;
}

.newtitre h2 {
    font-size: 18px;
}

.style1 .logo {
    padding-top: 10px !important;
    width: 40%;
    margin-left: 0!important;
}

.style1 #navigation, .style3 #navigation, .style4 #navigation, .style5 #navigation, #header-controls-left, #header-controls-right, #header-wrap, .mobile-nav-controller-wrap, #left-header-mobile .header-cart-controls, .style6 #navigation-left-side, .style6 #navigation-right-side, .style7 #navigation {
    line-height: 50px !important;
}

.page-id-3619 .full-screen.three-col .element {
    width: 100% !important;
}
	
}


/*--------------------------------------------------------------
Version tablette
--------------------------------------------------------------*/

@media screen and (min-width: 768px) and (max-width: 991px) {
    /* DEBUT portfolio */
    #devis-portfolio img {
        width: 32px;
        height: 32px;
    }
    
    #devis-portfolio {
        padding: 10px;
    }
    /* FIN portfolio */
}
	

/*--------------------------------------------------------------
Ordinateur portable
--------------------------------------------------------------*/

@media screen and (min-width: 992px) and (max-width: 1199px) {
    /* DEBUT portfolio */
    #devis-portfolio {
        top: 253px;
    }
    
    #formulaire-devis-portfolio {
        top: 253px;
    }
    /* FIN portfolio */
	
	li.menu-item a {
    font-size: 11px !important;
    /* letter-spacing: 1px !important; */
    padding: 12px !important;
}
	
	#header-inner-wrap.transparent:not( .no-transparent ).background--light .logo .dark-scheme-logo {
    left: -50px;
}
}