/*
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 */

a:hover, a:focus{
	outline:0!important;
}
p:last-child
{
	margin-bottom:0;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated
{
	padding:0 10px;
}
.uc-ajax-search__input:focus
{
	outline:none !important;
}
.ekit-wid-con .ekit_sidebar-textwidget
{
	padding-top:15px !important;
}
.home .header-1
{
	position:absolute;
	width:100%;
	z-index:5;
	background:transparent !important;
}
.ekit-wid-con button
{
	position:relative;
	top:12px;
}
.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%;
}
.elementor-widget-video .elementor-wrapper video
{
border-radius: 15% 15% 0 0;	
}
.ekit-wid-con .elementskit-post-image-card:hover .elementskit-entry-thumb>img {
    -webkit-transform: scale(1.05) rotate(0deg) !important;
    transform: scale(1.05) rotate(0deg) !important;
    opacity: 1 !important;
}
/* .elementskit-navbar-nav-default .elementskit-navbar-nav>li>a:after
{
	    content: '';
    position: absolute;
    left: 0px;
    background: #fff;
    width: 0px;
    height: 2px;
    bottom: 7px;
	transition:500ms ease all;
}
.elementskit-navbar-nav-default .elementskit-navbar-nav>li>a:hover:after
{
	width:100%;
}
.elementskit-navbar-nav-default .elementskit-navbar-nav>li.active>a:after
{
	 width: 18px;
} */
.woocommerce ul.products li.product .button {
    padding: 8px 29px !important;
}
.sidebar-box .widget-title {
	color: #000 !important;
    font-size: 21px !important;
}
.widget_product_categories li a {
	    color: #606060 !important;
	    font-size: 15px !important; 
}
.widget_product_categories li a:hover {
	    color: #d9591a !important;
	    font-size: 15px !important; 
}
.amount {
    color: inherit !important;
}
.product-ean
{
	margin-top:5px;
}
.custom-product-tabs-wrapper
{
	display: flex; 
	gap: 30px; 
	flex-wrap: wrap;
}
.mgproductd img
{
	    height: 216px;
    object-fit: contain;
}
.custom-tabs-right
{
	width:100%;
}
.product_meta
{
	font-size:16px !important;
	padding:5px 0 !important;
}
.product_meta .sku_wrapper
{
	    color: #222 !important;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
}

.woocommerce .product-category .product-inner:before {
    position: absolute;
    content: '';
    background: url(https://stealthmedia.nz/demo/geotrenchershop/wp-content/uploads/2025/03/triangle-gradiant.png);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
}

.woocommerce .product-category .product-inner {
background: #292929;
	position: relative;
	z-index: 1;
}

.woocommerce .product-category .product-inner .woocommerce-loop-category__title {
	color: #fff !important;
	font-size: 23px;
}
.elementor-widget-woocommerce-cart .woocommerce .cart th, .elementor-widget-woocommerce-cart .woocommerce .cart_totals h2
{
	padding: 10px 10px 10px 10px !important;
}
.elementor-widget-woocommerce-cart .woocommerce .input-text.qty
{
	    min-height: 36px !important;
	border-radius:0 !important;
	text-align: center !important;
}



