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

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


.effect-one #site-navigation-wrap .dropdown-menu>li>a.menu-link>span {
    vertical-align: middle;
    margin-top: 30px;
    position: relative;
    font-size: 12px;
}

/** Start Block Kit CSS: 69-3-4f8cfb8a1a68ec007f2be7a02bdeadd9 **/

.envato-kit-66-menu .e--pointer-framed .elementor-item:before{
	border-radius:1px;
}

.envato-kit-66-subscription-form .elementor-form-fields-wrapper{
	position:relative;
}

.envato-kit-66-subscription-form .elementor-form-fields-wrapper .elementor-field-type-submit{
	position:static;
}

.envato-kit-66-subscription-form .elementor-form-fields-wrapper .elementor-field-type-submit button{
	position: absolute;
    top: 50%;
    right: 6px;
    transform: translate(0, -50%);
		-moz-transform: translate(0, -50%);
		-webmit-transform: translate(0, -50%);
}

.envato-kit-66-testi-slider .elementor-testimonial__footer{
	margin-top: -60px !important;
	z-index: 99;
  position: relative;
}

.envato-kit-66-featured-slider .elementor-slides .slick-prev{
	width:50px;
	height:50px;
	background-color:#ffffff !important;
	transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	left:-25px !important;
	-webkit-box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.32);
	-moz-box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.32);
	box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.32);
}

.envato-kit-66-featured-slider .elementor-slides .slick-prev:before{
	display:block;
	margin-top:0px;
	margin-left:0px;
	transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
}

.envato-kit-66-featured-slider .elementor-slides .slick-next{
	width:50px;
	height:50px;
	background-color:#ffffff !important;
	transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	right:-25px !important;
	-webkit-box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.32);
	-moz-box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.32);
	box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.32);
}

.envato-kit-66-featured-slider .elementor-slides .slick-next:before{
	display:block;
	margin-top:-5px;
	margin-right:-5px;
	transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
}

.envato-kit-66-orangetext{
	color:#f4511e;
}

.envato-kit-66-countdown .elementor-countdown-label{
	display:inline-block !important;
	border:2px solid rgba(255,255,255,0.2);
	padding:9px 20px;
}

/** End Block Kit CSS: 69-3-4f8cfb8a1a68ec007f2be7a02bdeadd9 **/

.top-bar-list {
list-style-type:none;
	margin:0;
	padding:0 !important;
		display:flex !important;
}

.top-bar-list li{
	display:inline !important;
	margin:0 10px;
}

.top-bar-list li a{
		display:inline !important;
}

.footer-links{
	margin:0 !important;
	list-style-type:none;
	padding:0 !important;
}

.footer-links li a{
	color:white;
}

.footer-links li{
	margin-bottom:15px;
}

article.elementor-post.elementor-grid-item.post-2049.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-uncategorized.entry.has-media {
    box-shadow: 0px 0px 10px 0px #ccc !important;
    border-radius: 10px;
}
.elementor-post__text {
    padding: 10px !important;
}

ul.top-bar-list {
    list-style-type: none !important;
    margin: 0;
    padding: 0 !important;
    display: flex !important;
    gap: 10px !important;
}
.top-bar-list {
    display: flex !important;
    gap: 8px !important;
    justify-content: end !important;
}
aside#right-sidebar {
    border-radius: 10px;
}
.Breadcrumbs a {
    color: white !important;
    font-size: 19px !important;
    font-weight: 600 !important;
}
.clr h3.related-post-title a {
    font-size: 20px !important;
    line-height: 30px !important;
}

.input-text {
    border: black !important;
    border-style: solid !important;
    border-width: 1px !important;
    border-radius: 50px !important;
}
a:focus {
    outline: none !important;
}

.quick_contact a {
    position: fixed;
    width: 55px;
    height: 55px;
    right: 20px;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
    z-index: 100;
    transition: transform 0.5s ease;
    padding: 3px;
}

.qwhtsapp {
  bottom: 30px;
  background-color: #25d366;
}
.qcall {
  bottom: 100px;
  background-color: #2196f3;
}
.quick_contact_icon {
  margin-top: 10px;
}
.quick_contact a:hover {
  transform: scale(1.1);
}
i.fa-brands.fa-whatsapp {
    font-size: 40px !important;
    text-align: center;
    padding: 4px 9px;
}

/*  */







