/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/* Home Slider */
.avada-has-rev-slider-styles .avada-skin-rev {
	border:none;
}

/*header*/
.banner-shadow{ text-shadow: 0px 1px 7px #000;}

.button-default{
	clip-path: polygon(5% 0, 100% 0%, 95% 100%, 0% 100%) !important;
}
.button-custom{
	clip-path: polygon(5% 0, 100% 0%, 95% 100%, 0% 100%) !important;
}
.header_Sicon{
  font-size:20px;
}
.header_img_icon{
	margin-top: 10px;
    margin-right: 5px;
}

/* Header Form */
.header_form{
	position: absolute;
    top: 70px;
    right: 26px;
}

/* Ninja Form */
.nf-form-content .nf-field-container.listselect-container .nf-field-element .ninja-forms-field {
	border-radius: 0;
}
.nf-field-container .field-wrap .nf-element::placeholder {
    color: #fff;
}
.nf-form-content  .nf-field-container {
    margin-bottom: 10px;
}
.footer_contact_form .fusion-column-wrapper {
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
}
.footer_contact_form .submit-container{
	position: relative;
    bottom: -35px;
    margin-top: -25px;
}
.nf-error .nf-error-msg, .nf-error-msg {
	display:none;
}


.fusion-page-title-bar .entry-title::after {
	top: 51%;
	overflow: hidden;
	width: 6%;
	height: 5px;
	content: '\a0';
	background-color: #fff;
	position: absolute;
  margin-left: 10px;
}


/* Home */
.services_box_home .fusion-imageframe, .services_box_home .fusion-imageframe img{
	width:100%;
}
.hulk-services-box .fusion-column-wrapper:hover {
    background-color: #393C47 !important;
}

.hulk-services-box .fusion-column-wrapper a:hover span, .hulk-services-box .fusion-column-wrapper:hover a{
    text-decoration-color: #D17D1B !important;
  color: #D17D1B !important;
}


.services_box_home .fusion-li-item-content{
	color:#fff;
}
.breaking_the_mold .heading{
	margin-bottom:5px !important;
}
.breaking_the_mold .content-container{
	font-size:22px ;
}
.we_smash{
	font-family: Kanit;
	font-weight: 700;
	font-size: 50px;
	color: #fff;
	line-height: 0.9;
}
.we_smash:before {
    content: "\f10d";
    color: #d07c1b;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: -35px;
    top: -14px;
}
.we_smash:after {
    content: "\f10e";
    color: #d07c1b;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
	bottom: 5px;
    left: 51%;
}

.btn_tubs{
	font-size: 16px !important;
  	line-height: 1.3 !important;
}

/* New Hot Tubs */

.modal-body .fusion-checklist li a span:hover {
	text-decoration-color: #D17D1B !important;
color: #D17D1B !important;
}


.hot_tub_Models-home a:hover {
    color: #d07c1b;
}
.left_side_margin{
  margin-left: -35px;
}

/*certified-pre-owned-tubs*/

.water_image{
background-size: auto !important;
}

/*certified-pre-owned-tubs*/
@media screen and (min-width: 1100px) {
.fusion-secondary-header .fusion-alignright {
    width: 5% !important;
}
.fusion-secondary-header .fusion-alignleft {;
    width: 95% !important;
	text-align: right;
}
}
@media screen and (min-width: 600px) {
	.custome_button {
    top: -48px;
    position: relative;
    z-index: 999;
}
}

/* Testimonials */

.testimonial-content {
    background-color: #fff !important;
    padding: 25px 17% !important;
    margin: 0 !important;
}
.testimonial-name a, .testimonial-name a:hover {
	color: #fff !important;
}
.testimonial-name {
    background: #5a3c86;
    color: #fff;
    display: inline-block;
    padding: 8px 30px;
    clip-path: polygon(0 0, 100% 1%, 95% 100%, 5% 100%);
}

a.wpmslider-next.disabled, a.wpmslider-prev.disabled {
    display: block !important;
}
.strong-view.wpmtst-modern .wpmtst-testimonial-content:after {
    position: absolute !important;
    right: 30px !important;
}
.strong-view.wpmtst-modern .wpmtst-testimonial-content:before {
    position: absolute !important;
    left: 16px !important; 
}
/* Meadia Query */
@media only screen and (max-width: 800px){
  
.strong-view.wpmtst-modern .wpmtst-testimonial-content::before{
	width: 20px !important;
	height: 16px !important;
}


.strong-view.wpmtst-modern .wpmtst-testimonial-content::after {
	width: 20px !important;
	height: 15px !important;
 display:none;
}
  
.header_img_icon{
	margin-top: -5px;
}
  .fusion-alignleft {
    width: 82% !important;
    float: left !important;
    padding-top: 10px;
}
 .fusion-alignright {
    width: 18% !important;
    float: left !important;
}
  .header_Sicon span {
    font-size: 18px !important;
}
 .nf-field-label {
    display: none;
}
}
@media only screen and (max-width: 480px){
	.we_smash{
	font-size: 35px;
}
  .we_smash:after{
	left:70%;
}
.footer_contact_form .fusion-column-wrapper {
   transform: skew(0deg);
   -webkit-transform: skew(0deg);
}

 .footer .fusion-content-boxes, .footer .fusion-social-links{
    margin-left: auto;
	margin-right: auto;
  }
  .nf-form-content .nf-field-container #nf-field-15-wrap .nf-field-element .ninja-forms-field {
    background-color: #d07c1b;
    color: #ffffff;
    width: 100%;
    clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0% 100%) !important;
}

}
@media only screen and (max-width: 800px) {
 .mobilepopup {
    display: block !important;
  }  
}
.mobilepopup {
	background: #5d3f87;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 9999;
	display: none;
  left: 0;
  right: 0;
}

.popup-title {
	margin: 0;
	padding: 10px;
	text-align: center;
	color: #FFFFFF !important;
	font-size: 18px !important;
	letter-spacing: 0.8px !important;
	border-bottom: 1px solid #FFF;
	font-weight: bold;
}

.popup-title a, .popup-title a:hover {
	color: #FFFFFF !important;
}

.mobile img, .mobile span {
	vertical-align: middle;
}

.mobile.sms {
	border-right: 1px solid #FFF;
}

.mobile {
	width: 50%;
	float: left;
	text-align: center;
}

.mobile img {
	display: inline-block;
  width: 40px;
}

.mobile span {
	margin-left: 15px;
	color: #FFF;
	font-size: 18px;
	font-weight: 700;
}

.mobile a {
	padding: 20px 0;
	display: block;
}

.mobile {
	width: 50%;
	float: left;
	text-align: center;
}
