/*
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: #010A44;
  
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #010A44;
}


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;
}
.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%;
}
.elementor-widget-video .elementor-wrapper video
{
border-radius: 15% 15% 0 0;	
}
.proj_1 .swiper-slide-inner
{
	overflow:hidden;
}
.proj_1 .swiper-slide .swiper-slide-inner img
{
	transition:500ms ease all;
}
.proj_1 .swiper-slide:hover .swiper-slide-inner img
{
	transform:scale(1.1);
}
.port_1 .elementor-widget-image:after
{
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
     background-image: linear-gradient(-45deg, #000000 0%, transparent 40%, rgba(255, 255, 255, .6));
}
.port_1:hover .elementor-widget-image:after
{
	opacity: 1;
}
.port_1 .elementor-widget-html .curl
{
	width: 0;
    height: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    background: linear-gradient(135deg, #ffffff, #f3f3f3 20%, #bbbbbb 38%, #aaaaaa 44%, #888888 50%, rgba(0, 0, 0, .7) 50%, rgba(0, 0, 0, .4) 60%, rgba(0, 0, 0, .3));
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    transition: all .4s ease;
}
.port_1:hover .elementor-widget-html .curl
{
	width: 90px;
    height: 90px;
}
.port_1 .elementor-widget-html .curl:before
{
	    content: '';
    position: absolute;
    z-index: -1;
    left: 12%;
    bottom: 6%;
    width: 70%;
    max-width: 300px;
    max-height: 100px;
    height: 55%;
    box-shadow: 0 12px 15px rgba(0, 0, 0, .3);
    transform: skew(-10deg) rotate(-6deg);
}
.port_1 .elementor-widget-html .curl:after
{
	    content: '';
    position: absolute;
    z-index: -1;
    left: 12%;
    bottom: 6%;
    width: 70%;
    max-width: 300px;
    max-height: 100px;
    height: 55%;
    box-shadow: 0 12px 15px rgba(0, 0, 0, .3);
    transform: skew(-10deg) rotate(-6deg);
	left: auto;
    right: 6%;
    bottom: auto;
    top: 14%;
    transform: skew(-15deg) rotate(-84deg);
}
.port_1 .elementor-widget-button
{
	opacity:0;
	transition:1s ease all;
}
.port_1:hover .elementor-widget-button
{
	opacity:1;
	z-index:3;
}
.pulse .elementor-icon
{
	    animation: pulse-animation 2s infinite;
}
@keyframes pulse-animation
{
0% {
    box-shadow: 0 0 0 0 rgb(255 255 255 / 25%);
}
100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
}
}
.frm1 input {
    height: 53px;
    
}
.amount
{
	color:inherit !important;
}
.widget_product_categories li a:before, .widget_layered_nav li a:before
{
	display:none;
}
.widget_product_categories li a, .widget_layered_nav li a
{
	font-size: 19px !important;
	padding-left: 2px !important;
}
.pagination
{
	text-align:center;
	margin-top:20px;
}
.pagination .nav-links a.page-numbers
{
	display: inline-block;
    width: 35px;
    height: 35px;
    background: #fff;
    text-align: center;
    line-height: 35px;
    border: 1px solid #ddd;
    margin: 0 5px;
}
.pagination .nav-links a.page-numbers:hover
{
	background:#010A44;
	color:#fff;
}
.pagination .nav-links .page-numbers.current
{
	display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border: 1px solid #ddd;
	    background: transparent;
}
.cart .quantity .minus, .cart .quantity .plus
{
	    font-size: 20px;
    line-height: 42px;
    background: #fff;
    border-color: #777;
}
.woocommerce div.product p.stock
{
	    display: inline !important;
    padding-left: 5px !important;
    color: #000 !important;
}
.zoom_img .elementor-image-box-wrapper figure a
{
	display:block;
	overflow:hidden;
}
.zoom_img .elementor-image-box-wrapper:hover figure a img
{
	transform:scale(1.1);
}
.uc_post_title a
{
	display:block;
	line-height:1.3;
}
.box1 .qodef-m-image
{
	
}
.box1 .qodef-m-image img
{
 height:400px;
	object-fit:cover;
}
@media(max-width:767px)
{
	.box1 .qodef-m-image img
{
 height:207px;
	}
}
.box1 .qodef-m-image:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    max-height: 250px;
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(35, 33, 33, 1));
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 1;
    z-index: 0;
}
.elementor-slideshow__footer.elementor-lightbox-prevent-close
{
	display:none;
}
.elementor-widget-woocommerce-cart .woocommerce table.shop_table th
{
	    padding-top: 12px !important;
}
.my_cart.elementor-widget-woocommerce-cart .woocommerce .input-text.qty
{
	    border-color: #000;
    border-radius: 0;
    text-align: center;
    min-height: 43px;
}
.my_cart.elementor-widget-woocommerce-cart .woocommerce .cart_totals h2
{
	    padding-left: 20px;
    padding-top: 10px;
}
.my_cart .woocommerce table.shop_table a.remove
{
	line-height: 26px;
	margin-right: 10px;
}
.my_cart .woocommerce table.shop_table .product-remove
{
	text-align:left !important;
}
.my_cart .woocommerce table.shop_table .product-remove a
{
	text-align:center !important;
}
.my_checkout .woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single
{
    height: 57px;	
	background: #f9f9f9;
}
