/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Template: oceanwp
Author: OceanWP
Author URI: https://oceanwp.org/about-oceanwp/
Description: OceanWP is the perfect theme for your project. Lightweight and highly extendable, it will enable you to create almost any type of website such a blog, portfolio, business website and WooCommerce storefront with a beautiful &amp; professional design. Very fast, responsive, RTL &amp; translation ready, best SEO practices, unique WooCommerce features to increase conversion and much more. You can even edit the settings on tablet &amp; mobile so your site looks good on every device. Work with the most popular page builders as Elementor, Beaver Builder, Brizy, Visual Composer, Divi, SiteOrigin, etc... Developers will love his extensible codebase making it a joy to customize and extend. Best friend of Elementor &amp; WooCommerce. Looking for a Multi-Purpose theme? Look no further! Check the demos to realize that it's the only theme you will ever need: https://oceanwp.org/demos/
Tags: two-columns,right-sidebar,footer-widgets,blog,news,custom-background,custom-menu,post-formats,rtl-language-support,sticky-post,editor-style,threaded-comments,translation-ready,buddypress,custom-colors,featured-images,full-width-template,theme-options,e-commerce,block-styles,wide-blocks,accessibility-ready
Version: 4.0.4.1736228063
Updated: 2025-01-07 05:34:23

*/

.icon-list-card figure.elementor-image-box-img, .icon-list-card figure.elementor-image-box-img a {
    background: #fff;
    border-radius: 100%;
    height: 41px;
    width: 41px !important;
    display: flex !important;
    align-items: center;
	justify-content: center;
}

.icon-list-card img{
	width:30px !important;
}

/* header */
header a:focus{
	outline: 0!important;
}

/* home page form */
.hp-form .gd-fld{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 10px;
}

.hp-form input, textarea{
	color: #000!important;
	font-size: 16px!important;
	border-radius: 0px!important;
	border: 0!important;
	border-bottom: 1px solid #000!important;
	padding: 5px 8px!important;
}

.hp-form textarea{
	height: 40px!important;
	min-height: 40px!important;
}

.hp-form .smt-btn input[type="submit"]{
	background: #000;
    color: #fdb326 !important;
    border-radius: 30px !important;
    padding: 16px 32px !important;
    font-size: 16px !important;
}

.hp-form ::placeholder{
	color: #000!important;
}

.hp-form .wpcf7-spinner{
	display: none;
}

.wpcf7-response-output{
	color: #000!important;
}

/* footer */
.e-con-inner .disclmr:before{
	content: "";
	width: 0px;
	height: 0px;
	border-top: 25px solid transparent;
	border-right: 25px solid #E79700;
	border-bottom: 25px solid #E79700;
	border-left: 25px solid transparent;
	top:0px;
	left: -50px;
}

.disclmr:after{
	content: "";
	width: 0px;
	height: 0px;
	position: absolute;
	top: 0px;
	right: -50px;
	border-top: 25px solid transparent;
	border-right: 25px solid transparent;
	border-bottom: 25px solid #E79700;
	border-left: 25px solid #E79700;
}

.red-box:before{
	content: "";
	width: 0px;
	height: 0px;
	position: absolute;
	bottom: -20px;
	left: 0px;
	border-top: 10px solid #D00602;
	border-right: 10px solid #D00602;
	border-bottom: 10px solid transparent;
	border-left: 10px solid transparent;
}
@media (max-width:1382px ){
.elementor-10 .elementor-element.elementor-element-5471adb{
	width:100% !important;
	max-width:100% !important;
	        --width: 100% !important;
}
.mx-100 {
	width:100% !important;
	max-width:100% !important;	
}
	}
@media (max-width:767px ){

.icon-list-card .elementor-image-box-wrapper {
    display: flex !important;
    align-items: center;
	gap:20px;
}
	.icon-list-card .elementor-image-box-title{font-size:20px!important; }
}


.wpcf7 form.sent .wpcf7-response-output {
    border-color: #ffffff;
    background: #005c08;
    text-align: center;
    color: #fff !important;
}

.wta a:hover{
	color: #fff;
}
