/*
Theme Name:     Story Child
Author:         Pexeto
Author URI:     http://pexetothemes.com
Template:       thestory
*/

@import url("../thestory/style.css");
/*[HEADER]*/
@font-face {
    font-family: 'Helvetica Neue';
    src: url('/wp-content/themes/thestory-child/font/HelveticaNeueRegular.woff2') format('woff2'),
        url('/wp-content/themes/thestory-child/font/HelveticaNeueRegular.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
.page-template #header{
	background: white!important;
}
h1, h2, h3, h4, h5, h6, #menu li a, .header-r-text strong, .popfont a, .popfont{
	font-family: 'Poppins', sans-serif !important;
}	
.forfont{
	font-family: 'Helvetica Neue' !important;
	font-weight: bold !important;
	letter-spacing: 2px !important;
}
p, a, input, span, div, li{
	font-family: 'Open Sans', sans-serif !important;
}
.bar1, .bar2, .bar3 {
	width: 25px;
	height: 2px;
	background-color: #333;
	margin: 4px 0;
	transition: 0.4s;
}
.change .bar1 {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.change .bar2 {
	opacity: 0;
}
.change .bar3 {
	-webkit-transform: rotate(45deg) translate(-8px, -8px);
	transform: rotate(45deg) translate(-8px, -8px);
}
.mob-nav-menu ul li a {
	display: block;
	padding: 15px 3%;
	border-bottom: 1px solid rgba(255, 255, 255, 0.07);
	color: #ffffff;
}
.mob-nav-menu {
	position: absolute;
	z-index: 100;
	margin-top: -1px;
	margin-bottom: -21px;
	margin-left: -5%;
	width: 100%;
	background: rgba(17, 17, 17, 0.96);
	text-transform: uppercase;
	font-size: 12px;
}
.mob-nav-menu ul {
	margin-left: 0;
	list-style: none;
}
.mob-nav-menu li {
	padding-bottom: 0;
	position: relative;
}
/*[TITLE]*/
.page-title h1 {
	color: white!important
}
.page-title h1:after{
	background-color: white!important;
}
/*[GENERAL]*/
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
	margin-bottom: 0px!important;
}
.whiteText * {
	color: white!important;
}
#content-container .section-boxed {
	margin: 0 auto!important;
}
/*[HOME]*/
.black-overlay .vc_column-inner {
	padding-top: 0px!important;
}
.vc_gitem-post-data {
	text-align: center;
}
/*[FOOTER]*/
.footer-widgets {
	margin-top: 0px;
	padding-bottom: 0px;
}
.copyrights {
	width: 100%;
}
.copyrights .right {
	float: right;
}
.copyrights .left {
	float: left;
}

/*[CONTACT]*/
#left {
	float: left;
}
#right {
	float: left;
}
#left, #right {
	width: 45%;
	margin-right: 20px;
}
#left *, #right * {
	display: block;
}
.clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
.clearfix {
	display: block;
}
.fullform textarea {
	display: block;
	border: none !important;
    height: 80px;
	width: 50%;
    max-width: 50% !important; 
}

#text-6 .fullform textarea {
	width: 54% !important;
    max-width: 54% !important;
}	
input {
	box-sizing: border-box;
}
.wpcf7-submit {
	border-radius: 0!important;
	background-color: black!important;
}
input[type=text], input[type=password], textarea, input[type=search], input[type=email], input[type=date], input[type=time], input[type=url], input[type=number], input[type=tel] {
	border: 1px solid black;
}
input[type=email]:focus {
	outline: none;
	background: #ffffff;
	-webkit-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.1);
	box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.1);
}
.btnstyle .vc_btn3-style-custom {
    background-image: none !important;
    padding: 8px 50px !important;
}
.whitetext p{
	color: #fff;
}
.whitetext{
	color: #fff;
}
.whitetext h2{
	color: #fff !important;
}
.submittxt input{
	padding: 8px 50px !important;
    background: #004c37 !important;
    text-transform: capitalize;
    font-size: 14px;
}
.fullform input {
    border: none;
    padding: 10px 7px !important;
    margin-bottom: 8px !important;
	width: 54% !important;
}
.submittxt {
    padding-top: 10px;
}
.copyrights{
	text-transform: capitalize;
}
#footer {
    background: #2f3735 !important;
    margin: 10px 15px 0 15px;
}
.footer-bottom {
    background-color: transparent !important;
}
.section-header{
	padding-bottom: 0px;
}
.tparrows{
	background: #004c37;
}
.percntgtext{
	text-align: center;
    font-weight: bold;
    font-size: 80px;
	line-height: 255px;
}
.perroll {
    padding: 0 60px;
}
.semantic_ui .ui.table thead th{
	background: #a3c019 !important;
	color: #fff !important;
}
.semantic_ui .ui.striped.table>tr:nth-child(2n), .semantic_ui .ui.striped.table tbody tr:nth-child(2n){
	background-color: #ECF5D0 !important;
}
#footable_parent_305 .ui.selectable.table tbody tr:hover, .semantic_ui .ui.table tbody tr td.selectable:hover{
	background: #a3c019 !important;
    color: #fff !important;
}
.footable .btn-primary{
	background: #000 !important;
	border-color: #000 !important;
}
#footable_parent_305 table#footable_305{
	border: 1px solid #a3c019 !important;
}
.semantic_ui .ui.table tr td{
	border-top: 1px solid #a3c019 !important;
}
.semantic_ui .ui.table tr td{
	font-weight: bold;
}
.ninja_column_1 img{
	width: 20px;
}
@media screen and (max-width: 767px) {
#left, #right {
	width: 100%;
	float: none;
}
#left *, #right * {
	display: block;
	width: 100%;
}
textarea {
	width: 100%;
}
form br {
	display: none!important;
}
.perroll {
    padding: 0 0px;
}	
.contacttext .vc_column-inner {
    padding: 0 0px !important;
}
	.percntgtext{
		font-size: 150px;
        line-height: 150px;
	}
	.header-r-text{
		display: none !important;
	}
}
@media only screen and (min-width:768px) and (max-width:1024px) {
	.percntgtext{
		font-size: 180px;
        line-height: 180px;
	}
	.header-r-text{
		display: none !important;
	}
}	
/*New style*/
.navigation-container {
    float: none;
	padding-top: 0;
    text-align: center;
    width: 100%;
    display: inline-block;
}
#menu {
    float: none;
    text-align: center;
    display: inherit;
    width: 100%;
}
#menu > ul {
    display: inline-block;
    width: 100%;
}
.nav-menu ul li {
    display: inline-block;
    float: none;
    text-align: center;
}
.hoverimg1 .vc_column-inner:hover {
    background-color: rgba(52,101,88,0.5) !important;
}
.hoverimg1 .wpb_single_image img{
	object-fit: scale-down;
	height: 63px;
}
.vc_custom_heading.alubifold{
	position: absolute;
    bottom: 10px;
    left: 40px;
}
.vc_custom_heading.titebold {
    font-weight: 400;
}
.popproduct .vc_column-inner{
	padding-top: 0px !important;
	padding-left: 0 !important;
    padding-right: 0 !important;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.popprodpad {
    padding-right: 15px !important;
    padding-left: 15px !important;
}
.popprodpad .vc_column-inner{
	border: 1px solid #81958f;
}
.contacttext .vc_column-inner{
	position: absolute;
    bottom: 50%;
    left: -150px;
}
.comeand{
	position: relative;
	top:-28px;
}
.popprodpad p.vc_custom_heading {
    position: relative;
    top: -20px;
}
h2.vc_custom_heading.showroom {
    position: relative;
    top: -20px;
}
#text-3, #text-4{
	padding-left: 70px;
}
.footer-box h2, .footer-box ul li a{
	color: #fff !important;
}
.copyrights, .copyrights a{
	color: #fff !important;
}
ul.sub-menu{
	opacity: 0.9 !important;
}
.header-r-text a, .header-r-text a:hover {
    color: #000;
	font-size: 20px;
}
aside#text-2, aside#text-7,  aside#text-7{
	display: inline-block;
	width: 100%;
}
#text-7 p{
	color: #fff;
}
.contactpageform textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    width: 100%;
    border-radius: 15px;
    height: 130px;
}
.contactpageform input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 100%;
    padding: 14px 5px;
    border-radius: 15px;
}
.font_8.addr1, .font_8.addr2 {
    padding-left: 30px;
}
span.color_18 {
    font-size: 18px;
}
@media screen and (max-width: 767px) {
	.wpb_text_column.wpb_content_element.rmpadding{
		padding-right: 0px !important;
	}
	ul.footer-social {
		display: inline-block;
		width: 100%;
	}
	#text-3, #text-4 {
		padding-left: 0px;
	}
	#text-5 .alignright{
		float: left !important;
		margin-left: 0;
	}
	.contacttext .vc_column-inner {
		top: 0 !important;
		left: 0 !important;
	}
	.fullform input{
		width: 100% !important;
	}
	.fullform textarea {
		width: 100% !important;
		max-width: 96% !important;
	}
	#text-6 .fullform textarea {
		width: 100% !important;
		max-width: 100% !important;
	}
	.vc_custom_heading.titlehead{
		font-size: 28px !important;
	}
	.wpb_text_column.wpb_content_element.forinsidetxt{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.popprodpad .wpb_column.vc_column_container.vc_col-sm-3.vc_col-has-fill {
		padding: 5px 0 !important;
	}
	.youshowroom .vc_column-inner, .comeandsee .vc_column-inner{
		padding-left: 15px !important;
	}
	.topcomeup .vc_column-inner {
		padding-left: 7.5px !important;
		padding-right: 7.5px !important;
	}
	.mainfrom .vc_column-inner {
		background-size: contain !important;
		background-repeat: repeat !important;
	}
	.navigation-container{
		display: none !important; 
	}
	.mobile-nav{
		padding-right: 20px;
	}
}	
@media only screen and (min-width:768px) and (max-width:1024px) {
	ul.footer-social {
		display: inline-block;
		width: 100%;
	}
	#text-3, #text-4 {
		padding-left: 0px;
	}
	.navigation-container{
		display: none !important; 
	}
	.mobile-nav{
		padding-right: 15px;
	}
}	