/*
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 */
::-webkit-scrollbar
{
 width: 8px;
}


/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 0px;
            background-color: #fff;
            border: 1px solid #cacaca;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #000;
  
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #000; 
}
a:hover, a:focus{
	outline:0!important;
}
p:last-child
{
	margin-bottom:0;
}
table th
{
	font-weight:600;
 text-transform: capitalize;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated
{
	padding:0 10px;
}
.ekit-wid-con .ekit_sidebar-textwidget
{
	padding-top:15px !important;
}
.home .header-1
{
	position:absolute;
	width:100%;
	z-index:5;
	background:transparent !important;
}
.bdt-prime-slider-skin-general .bdt-prime-slider-desc
{
	margin-top:80px !important;
}
.head_1 .elementor-widget-container
{
	    position: absolute;
    width: 40px;
    height: 40px;
    text-align: center;
    background: #830c2f;
    border-radius: 100%;
    display: inline-block;
    left: -34px;
    top: -39px;
}
.head_1 .elementor-widget-container h2
{
	font-size:18px;
	color:#fff;
	line-height:40px;
}
.circle_1
{
	
    text-align: center;
}
.circle_1 .elementor-widget-container
{
	      width: 185px;
    height: 185px;
    margin: 0% auto;
}
.circle_1 .elementor-widget-container h2
{
	position: absolute;
    text-align: center;
    line-height: 172px;
    width: 185px;
    font-size: 50px;
    color: #830c2f;
}
.circle_1 .elementor-widget-container svg
{
	padding-top:0px;
}
.rotate .e-text-path
{
	    animation: rotation 20s infinite linear;
}
@keyframes rotation
{
	0% {
    -webkit-transform: rotate(0deg);
}
	100% {
    -webkit-transform: rotate(359deg);
}
}
.elementor-section .elementor-container
{
/* 	z-index:2; */
}
.elementor-element-7dfe8d2
{
	    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.elementor-element-7dfe8d2 .elementor-container
{
	 z-index: 1;
}
.elementor-element-7dfe8d2 .elementor-container, .elementor-element-7dfe8d2 .elementor-widget-wrap, .elementor-element-7dfe8d2 .elementor-widget-html
{
	height:100%
}
.elementor-element-7dfe8d2 .line
{
	    width: 1px;
    height: 100%;
    background: #ffffff21;
   
    position: absolute;
}
.elementor-element-7dfe8d2 .line2
{
	margin-left:25%;
}
.elementor-element-7dfe8d2 .line3
{
	margin-left:50%;
}
.elementor-element-7dfe8d2 .line4
{
	margin-left:75%;
}

@media(min-width:768px)
{
.ekit-template-content-header
{
	    position: fixed;
    width: 100%;
    z-index: 5;
}
}
.logo_1 .elementor-widget-container
{
	transition:all 0.3s ease-in-out;
}
.logo_2 .logo_1 .elementor-widget-container
{
	  margin: -70px 0px -17px 0px !important;
    padding: 25px 40px 25px 40px !important;
}
.logo_1 .elementor-widget-container img
{
	transition:all 0.3s ease-in-out;
}
.logo_2 .logo_1 .elementor-widget-container img
{
	width:120px;
	transition:all 0.3s ease-in-out;
	
}

.box1 .qodef-qi-interactive-banner:after {
    background: linear-gradient(180deg, #00000000, #000000);
    content: "";
    height: 100%;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    width: 100%;
    
}
.box1 .qodef-qi-interactive-banner.qodef-layout--from-bottom .qodef-m-content
{
	z-index:3;
}
.box1 .qodef-qi-interactive-banner
{
	border: 1px solid #ffffff3d;
    padding: 5px;
	transition:500ms ease all;
}
.box1 .qodef-qi-interactive-banner:hover
{
	border-color:#c01e2e85;
}
.amount {
    color:inherit!important;
}
.ue_grid_prices .uc_regular_price , .ue_grid_prices .uc_price
{
	display:inline-block !important;
}
.team_member_carousel_image_container
{
	overflow:hidden;
	border-radius:15px;
}
.uc_post_image
{
	border: 2px solid #EBEBEB;
	border-radius:10px;
}
.acc_shop_1 .elementor-accordion .elementor-accordion-item
{
	border-bottom:1px solid #ddd !important;
}
.acc_shop_1 .elementor-accordion .elementor-accordion-item:last-child
{
	border:none !important;
}
.static_bar
{
    position: sticky;
    top: 40px;
}
.quantity .minus, .quantity .plus {
    font-size: 17px !important;
    line-height: 50px !important;
}
.woocommerce ul.products li.owp-content-center .product-inner {
    min-height: 395px;
}
.sidebar-box .widget-title {
	font-size: 18px !important;
}
.sidebar-box button[type="submit"] {
	background-color: #c01e2e;
}
.sidebar-box button[type="submit"]:hover {
	background-color: #c01e2e;
}
.woocommerce .widget_price_filter .price_label {
	font-size: 13px !important; 
	color: #000000 !important;  
    font-weight: 600 !important; 
}
.widget_product_categories li a {
	    font-size: 17px !important;	
        color: #000 !important;
}
.woocommerce .widget_product_categories li a:before {
	border-radius: 0 !important;
}
.gal-2 .elementor-image-gallery  .gallery-item img {
    margin: 0 auto;
    height: 324px;
    object-fit: cover;
    object-position: center;
	transition: all .5s ease;

}
.gal-2 .gallery-item img {
    padding: 7px;
}
.gal-2 .elementor-image-gallery .gallery-item:hover img {
	border: 1px solid #c01d2e;
}
@media(max-width:600px) {
	.woocommerce ul.products li.owp-content-center .product-inner {
    min-height: 300px;
	}
}
