/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/with_without_icon
/* button from soaps on home page */
button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-outline-custom {
    width: 148px;
    height: 44px;
    border-radius: 0;
    font-family: roboto;
    font-weight: 300;
    font-size: 16px;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
	
    color: #fff;
    background-color: #c7b59a  !important;
    width: 198px;
    height: 48px;
    border: none!important;
	border-radius: 0;
    font-family: roboto;
    font-weight: 300;
	font-size:18px;
}
img.vc_single_image-img.attachment-full {
    max-width: 85% !important;
}

.submit-wholesale .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    color: #ffffffbf;
    background-color: #7A268C !important;
    width: 266px;
    height: 96px;
    border: none!important;
    border-radius: 0;
    font-family: roboto;
    font-weight: 400;
    font-size: 21px;
    line-height: 31px;
}


.wholesale-white-text *{
	color:#fff;
}
.brown-text *{
	color:#554b3d;
}
.white-text h1 {
    color: rgba(255, 255, 255, 0.65);
}
.white-text h2 {
    color:  rgba(255, 255, 255, 0.65);
}
.white-text h3 {
    color:  rgba(255, 255, 255, 0.65);
}
.white-text p {
    color:  rgba(255, 255, 255, 0.65);
}
.calendula-color h2{
	color:#F89020 !important;
}
.calendula-color p{
	color:#F89020 !important;
}
.donkey-color h2{
	color: #C78F55!important;
}

.donkey-color p{
	color: #C78F55!important;
}

.oat-color h2{
	color:#D3C2A6 !important;
}
.oat-color p{
	color:#D3C2A6 !important;
}

.levander-color p{
	color:#9B2EC6 !important;
}

.levander-color h2{
	color:#9B2EC6 !important;
}

.icon_font_size p {
    font-size: 15px;
}

.small-font-size p{
	
    font-size: 15px!important;
    line-height: 20px!important;
}
.small-font-size h2{
	
    font-size: 27px!important;
    line-height: 32px!important;
}

.page-id-579 p{
    font-size:17px !important;
    line-height: 29px!important;
}

.page-id-649 p{
    font-size:17px !important;
    line-height: 29px!important;
}

#page .fas {
    font-weight: 900;
    color: #742086;
    margin-right: 10px;
}

img[class*=attachment-] {
    max-width: 90% !important;
    height: auto;
}

.custom-nav {
    display: flex;
	justify-content: space-between;
	font-size: 17px;
    font-weight: 300;
	flex-wrap: wrap;
    line-height: 5px;
    text-align: center;
}
/*check-out page*/

p.woocommerce-shipping-destination {
    line-height: 27px;
    font-size: 17px;
}
ul.woocommerce-error-text {
    line-height: 27px!important;
    font-size: 17px!important;
}


#footer.solid-bg {
    /*display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse;*/
    z-index: 10;
}

#bottom-bar {
    display: none;
}

#main {
    padding: 0px 0 70px 0;
    background-color: #f3f3ef;
    z-index: 10;
}


#primary-menu {
    margin-top: 10%;
}
body, html {
    height: 100%;
}
.parallaxParent::before {
    position: fixed;
     will-change: transform;
    content: '';
}
#parallax1 > div, #parallax2 > div, #parallax3 > div, #parallax4 > div  {
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
     will-change: transform;
}
.parallaxParent {
    height: 100vh;
    overflow: hidden;
    box-sizing: border-box;
    transform: translateZ(0);
    position: relative;
    background-position: 10%;
}

.parallaxParent>div {
    height: 100%;
    position: relative;
    /*		top: -98%; */
    /* margin-top: -870px; */
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.parallax-section:before {
    position: fixed;
    content: '';
}
.parallax-section {
    height: 100%;
}

a.button.eolive-button {
    background: transparent;
    background-color: transparent;
    border: 1px solid #fff;

    text-decoration: none;
}
.infoContent__headings * {
    font-weight: 400;
    margin: 0;
    color: #fff;
}
.infoContent__headings:after {
    content: "";
    width: 80px;
    height: 2px;
    background: #fff;
    display: block;
    position: relative;
    margin: 15px auto;
}
.infoContent__home {
    position: absolute;
    top: 46%;
    left: 50%;
    text-align: center;
    color: #fff;
    width: 100%;
    max-width: 500px;
}
.infoContent__desc {
    margin-bottom: 20px;
}
.menu-toggle {
    margin: 0px 0px 0px 0px;
    padding-left: 25px;
}
span.lines {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
header.header-bar {
    padding-top: 18px;
    padding-bottom: 10px;
}
ul.social-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: -10px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
ul.social-menu li {
    margin-right: 6%;
    width: 27px;
    text-align: center;
}
.youtube-link{
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}
section#custom_html-3 {
    width: 100%;
    border-top: 1px solid #DFDED4;
    padding-top: 20px;
    margin-top: 15px;
}
.with_without_icon{
	text-align:center;
}
.with_without_icon .fas {
    font-weight: 700;
    color: #E3DACC!important;
    font-size: 52px;
    margin-bottom: 15px;
}
.with_without_style h3 {
    font-size: 40px;
    color: rgba(212, 194, 166, 0.53);
}
.vc_btn3.vc_btn3-style-modern {
    background-image: none!important;
}

#footer .wf-container-footer {
    padding-top: 40px;
}
#branding-bottom {
    padding: 50px 15px 10px 0px;
}
#bottom-bar > .wf-wrap{
    width: 1355px;
}
/*.footer .widget {
    margin-bottom: 0;
    padding: 0;
}*/

.wpb_content_element {
    margin-bottom: 0px;
}
/*thead {
    display: none;
}*/
.margin-left .vc_single_image-wrapper.vc_box_border_grey {
    margin-left: -4%;
}

.small_text p {
    font-size: 17px;
    line-height: 26px;
}

.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom {
    padding-top: 11px!important;
}
.vc_btn3.vc_btn3-style-outline-custom {
    border-width: 1px!important;
}

div#our-philo-sep {
    width: 5%;
}

.our-philo-text h2{
   font-size: 46px;
}
.text-color-bez p {
    color: #9c9281;
}
div#blod_color strong {
    color: #9c9281;
}

.header_text p {
    color: #0000007a;
    padding: 0 12% 0 12%;
    /*line-height: 38px!important;*/
}

img.vc_single_image-img.attachment-full {
    max-width: 100% !important;
}

.mixed-header.side-header-h-stroke, .mixed-header.side-header-v-stroke {
    background-color: #d4c2a6!important;
}

.post-type-archive-product .wf-container-main {
    margin-top: 100px!important;
}

/*menu*/
.main-nav > li:not(.wpml-ls-item) > a .menu-text {
    color: #5d4128;
    font-size: 17px;
    font-weight: 400;
}

/* contact form */
textarea {
    resize: none;
}
.page-id-430 input.wpcf7-form-control.wpcf7-submit {
    float: left!important;
}

/* wholesale contact form */
.container{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;}

.colmn-first{
	width:50%
}
.colmn-second{
	width: 50%;
    margin-left: 7%;
}
.content input[type="text"],.content input[type="tel"],.content input[type="email"],.content input[type="number"]{
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #7c6c54;
}

input.wpcf7-form-control.wpcf7-submit{
	color: #fff;
    background-color: #7A268C !important;
    width: 255px;
    height: 58px;
    border: none!important;
    border-radius: 0;
    font-family: roboto;
    font-weight: 400;
    font-size: 21px;
}
span.wpcf7-list-item {
    margin: 11px 5px 14px 0px;
}
input.wpcf7-form-control.wpcf7-submit {
    float: right;
}
textarea.wpcf7-form-control.wpcf7-textarea{ 
	resize: none;
	height: 120px;
}


/*legal policy documents font-size*/
.page-id-3 p, .page-id-688 p, .page-id-680  p{
	font-size: 18px;
    line-height: 30px;
}


@media screen and (max-width: 1400px){
}

@media screen and (max-width: 1024px){
    .parallaxParent>div {
        background-position: 19%;
    }
}

@media screen and (max-width: 1201px){
	
	.parallax-section {
		display:none;
	}
	
	
}

@media screen and (max-width: 991px){
	.vc_row.wpb_row.vc_row-fluid.mobile-hide.vc_custom_1555929020351.vc_row-has-fill {
    display: none;}
	
	.mobile-hide {
		display: none;
	}
	
}
@media screen and (max-width: 800px){
	
ul.custom-nav li {
    width: 100%;
    margin-bottom: 15px;
    text-align: left;
}	
	ul.social-menu {
   
    display: -webkit-box;
   
    display: -ms-flexbox;
   
    display: flex;
    margin-top: -10px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
}

@media screen and (min-width: 991px){
	.desktop-hide{
		display:none;
	}
}

@media screen and (max-width: 992px){
	div#investing-in {
    display: none;
	}
}
@media screen and (min-width: 740px){
	.hide-on-desktop{
		display:none!important;
	}
}

@media screen and (max-width: 741px){
	.hide-on-mobile{
		display:none!important;
	}
}

@media screen and (max-width: 600px){
	.icon_font_size p {
   		font-size: 12px;
		line-height:14px;}
	
	.container{
	display:block;}
	
	.colmn-first{
	width:100%;}
	
	.colmn-second{
	width: 100%;
    margin-left: 0%;
}
	input.wpcf7-form-control.wpcf7-submit {
    float: left;
}
	
}