/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

.elementor-slide-heading h1, .elementor-slide-heading h2 {font-size: 45px !important; line-height: 50px;}
.elementor-element-42b70e9 p {line-height: 30px; text-align: left;}

.page-header {
	display: none;
}

.page-id-845 .page-header-title.clr {display: none;}

.elementor-icon-box-content ul li {font-family: 'Raleway'; color: #000; font-size: 16px; font-weight: 500;}
.elementor-icon-box-content ul li::marker {color: #6ec1e4; font-size: 22px;}
.elementor-text-editor ul li::marker {content: url(/wp-content/uploads/2021/02/check-list-1.png);}

.gform_body li::marker {content: none !important;}
.gform_wrapper .gform_footer input[type="submit"] {width: 100% !important; background-color: #fffa32; color: #000;}
.gform_wrapper .gform_footer input[type="submit"]:hover {background-color: #13aff0; color: #fff;}

.elementor-text-editor ul li {line-height: 26px; padding-left: 8px; margin-bottom: 14px; font-family: 'Raleway'; color: #000; font-size: 16px; font-weight: 500;}
.elementor-text-editor ul li strong {font-weight: 900; color: #141e90;}

.sec2 .elementor-image-box-wrapper:hover .elementor-image-box-img img{
	border: 4px dashed;
    color: #25aee3;
    border-radius: 50%;
    padding: 7px;
}
.sec2 .elementor-image-box-title {
	position: relative;
}
.sec2 .elementor-image-box-title::before {
	content: '';
    position: absolute;
    width: 40px;
    height: 2px;
    background-color: #25aee3;
    bottom: -11px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

#sec4 .profile-img-wrapper {
    display: table;
    margin-bottom: 20px;
}
#sec4 .author-name {
    text-align: left;
    font-size: 24px;
    font-family: "Raleway", Sans-serif;
    font-size: 25px;
    margin-bottom: 20px;
}
#sec4 .item-content {
    width: 100%;
    font-size: 17px;
    text-align: left;
    font-family: "PT Sans", Sans-serif;
    font-style: normal;
    color: black;
}
#sec4 .owl-theme .owl-dots {
    text-align: left !important;
}
.owl-dots .owl-dot span {
    opacity: unset !important;
    width: 12px !important;
    height: 12px !important;
    margin: 5px 4px !important;
}
.owl-dots .owl-dot span {
    background: #0367bf;
}
.owl-dots .active span {
	background: #fffa32 !important;
}

.wpcf7-form {font-family: 'Raleway' !important;}
.elementor-widget-elementskit-contact-form7 .ekit-form form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]), .wpcf7-form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]), .wpcf7-form textarea, .ekit-wid-con .ekit-form form textarea, .elementor-widget-elementskit-contact-form7 .ekit-form form select {font-family: 'Raleway' !important;}
input:focus {color: #333; border: 1px solid #333 !important;}
.wpcf7 ::placeholder{
	color: gray;
	font-weight: 600;
}
.wpcf7 select {
    font-weight: 600;
	color: gray;
}
.wpcf7 option {
    font-weight: 600;
	color: black;
}

.wpcf7 input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    background-color: #fffa2f;
    color: black;
    font-size: 19px;
}
#popmake-451 #booking_form1 input[type="text"],#popmake-451 #booking_form1 #details1 {
    width: 100% !important;
	color: gray !important;
	font-weight: 600 !important;
}
#popmake-451 #booking_form1 button.btn.btn-default {
   width: 100%;
    background-color: #fffa2f;
    color: black;
    font-size: 25px;
    border: none;
    font-weight: 600;
}
.submiting_content.wpdev-help-message.alert.alert-warning.alert-success {
	width:100% !important;
	font-size:18px !important;
	font-weight:600 !important;
	opacity:none !important;
}
#footer-section ::placeholder{
	color: white;
}
#footer-section .tnp-email {
    width: 90%;
    height: 49px;
    line-height: 20px;
    margin: 0px 0px;
    float: left;
    border: 1px solid white;
    background-color: #ffffff00;
    color: white;
}
#footer-section .tnp-field.tnp-field-button {
    width: 10%;
    display: inline-flex;
}
#footer-section .tnp-field label {
    display: none;
}



#footer-section .tnp-email {
    width: 90%;
    height: 49px;
    line-height: 20px;
    margin: 0px 0px;
    float: left;
    border: 1px solid white;
    background-color: #ffffff00;
    color: white;
}

/*RESPONSIVE*/

@media only screen and (max-width : 1200px){
	#nav #dnav li a{
		padding-left: 18px;
		padding-right: 18px;
	}
}
@media only screen and (max-width : 1100px){
	#nav #dnav li a{
		padding-left: 14px;
		padding-right: 14px;
	}
}

@media only screen and (max-width : 750px){
	.elementor-element-42b70e9 p {text-align: center;}
}

@media only screen and (max-width : 510px){
	#footer-section .tnp-subscription {
		width: 83% !important;
	}
	
	.elementor-slide-heading h1, .elementor-slide-heading h2 {font-size: 28px !important; line-height: 30px;}
	.elementor-element-42b70e9 p {text-align: center;}
}





th {font-weight: 700;}


.gform_wrapper.gravity-theme .ginput_container_address span {
    flex: 0 0 100%;
}



