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



.sidebar_left::-webkit-scrollbar-track {
border-radius: 0px;
    background-color: #eaeaea;
    border: 1px solid #cacaca;
}
 

.sidebar_left::-webkit-scrollbar-thumb {
      border-radius: 0px;
    background-color: #0d3570;
}


.sidebar_left::-webkit-scrollbar-thumb:hover {
  background: #212121; 
} 
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;
}
.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;	
}
.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-inner
{
	background:transparent !important;
}
.single-post:not(.elementor-page) .entry-content a:not(.wp-block-button__link):not(.wp-block-file__button), .page:not(.elementor-page):not(.woocommerce-page) .entry a:not(.wp-block-button__link):not(.wp-block-file__button)
{
	text-decoration:none !important;
}
.qodef-qi-interactive-banner, .qodef-qi-interactive-banner .qodef-m-image
{
	display:block !important;
}
.qodef-qi-interactive-banner .qodef-m-image img
{
	width:100%;
}
.ads1.elementor-widget-image a
{
	width:100%;
	display:block;
}
@media(min-width:1025px)
{
	.sidebar_left
	{
	height:100vh;	
	}
}
 @keyframes move {
  100% {
    transform: translate3d(0, 0, 1px) rotate(360deg);
  }
}

.background {
/*   position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  background: #4CB8B6;
  overflow: hidden; */
}

.ball {
  position: absolute;
  width: 20vmin;
  height: 20vmin;
  border-radius: 50%;
  backface-visibility: hidden;
  animation: move linear infinite;
}

.ball:nth-child(odd) {
    color: #3b3b3b;
}

.ball:nth-child(even) {
    color: #444444;
}

/* Using a custom attribute for variability */
.ball:nth-child(1) {
  top: 77%;
  left: 88%;
  animation-duration: 40s;
  animation-delay: -3s;
  transform-origin: 16vw -2vh;
  box-shadow: 40vmin 0 5.703076368487546vmin currentColor;
}
.ball:nth-child(2) {
  top: 42%;
  left: 2%;
  animation-duration: 53s;
  animation-delay: -29s;
  transform-origin: -19vw 21vh;
  box-shadow: -40vmin 0 5.17594621519026vmin currentColor;
}
.ball:nth-child(3) {
  top: 28%;
  left: 18%;
  animation-duration: 49s;
  animation-delay: -8s;
  transform-origin: -22vw 3vh;
  box-shadow: 40vmin 0 5.248179047256236vmin currentColor;
}
.ball:nth-child(4) {
  top: 50%;
  left: 79%;
  animation-duration: 26s;
  animation-delay: -21s;
  transform-origin: -17vw -6vh;
  box-shadow: 40vmin 0 5.279749632220298vmin currentColor;
}
.ball:nth-child(5) {
  top: 46%;
  left: 15%;
  animation-duration: 36s;
  animation-delay: -40s;
  transform-origin: 4vw 0vh;
  box-shadow: -40vmin 0 5.964309466052033vmin currentColor;
}
.ball:nth-child(6) {
  top: 77%;
  left: 16%;
  animation-duration: 31s;
  animation-delay: -10s;
  transform-origin: 18vw 4vh;
  box-shadow: 40vmin 0 5.178483653434181vmin currentColor;
}
.ball:nth-child(7) {
  top: 22%;
  left: 17%;
  animation-duration: 55s;
  animation-delay: -6s;
  transform-origin: 1vw -23vh;
  box-shadow: -40vmin 0 5.703026794398318vmin currentColor;
}
.ball:nth-child(8) {
  top: 41%;
  left: 47%;
  animation-duration: 43s;
  animation-delay: -28s;
  transform-origin: 25vw -3vh;
  box-shadow: 40vmin 0 5.196265905749415vmin currentColor;
}
.box2 .qodef-qi-banner .qodef-m-image:after
{
	background-color: transparent;
    background-image: linear-gradient(180deg, #0c2344e8 0%, #007baa00 100%);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.elementor-pagination .page-numbers
{
	    border: 1px solid #eee;
    background: #eee;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.elementor-pagination .page-numbers:hover
{
	background:#fff;
	border-radius:5px;
}
.elementor-widget-theme-post-content .elementor-widget-container img
{
	
}
.elementor-widget-image a
{
	display:block !important;
}
.latest_reviews .ue_post_blocks_link
{
	    margin-top: 0 !important;
}
.latest_reviews .ue_post_blocks_content
{
	    justify-content: end;
}
.searchandfilter ul
{
margin-left:0;	
}
.searchandfilter label
{
	width:100%;
}
.searchandfilter select.sf-input-select
{
	background:#fff;
}
body .searchandfilter input[type="submit"]
{
    width: 100%;
    background: #00adef;
    border-radius: 5px;
    border: none;
}
body .searchandfilter input[type="submit"]:hover
{
	 background: #0d3570;
}
.amount
{
	color:inherit !important;
}
.woocommerce div.product .product_title
{
	border-bottom:none;
	padding-bottom:0;
}
.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart form.cart
{
	border-top:none;
	border-color:#FFFEFE3B;
}
.quantity .minus, .quantity .plus
{   
	font-size: 18px !important;
    line-height: 51px !important;
    color: #eee !important;
    border-color: #FFFFFF5C !important;

}
.elementor-12917 .elementor-element.elementor-element-ae8b0e8 .input-text.qty
{
	    border: #fff;
    border: 1px solid #ffffff54;
    border-radius: 0;
    text-align: center;
    /* height: 51px; */
    min-height: 52.5px;
}
.elementor-widget-woocommerce-cart .woocommerce table.shop_table .product-remove a
{
	width: 22px;
    height: 22px;
	margin-right: 8px;
}
.woocommerce .woocommerce-cart-form table.shop_table thead
{
	background-color: #2c2c2c;
}
.elementor-widget-woocommerce-cart .woocommerce .e-cart-section
{
	
}
.elementor-widget-woocommerce-cart .woocommerce .cart-collaterals .cart_totals
{
	    border-color: #eaeaea54;
}
.elementor-widget-woocommerce-cart .woocommerce .cart_totals h2
{
    padding: 0px 20px !important;
    margin: 15px 0 15px 0 !important;
    background: #2c2c2c;
    border: none;
    color: #fff !important;
}
.elementor-widget-woocommerce-cart .woocommerce
{
	 font-family: "Montserrat", Sans-serif !important;
}
ul#shipping_method li label
{
	    padding-left: 0px !important;
}
ul#shipping_method
{
	    padding-bottom: 0px !important;
}
.woocommerce .cart-collaterals p
{
	    margin: 0 0 5px;
        color: #adadad !important;
    font-size: 15px !important;
    line-height: 1.3 !important;
}
.woocommerce-cart .woocommerce table.shop_table tr td:before
{
	color:#fff !important;
}
.woocommerce-cart .woocommerce table.shop_table tr td
{
	
}
.woocommerce #order_review table.shop_table tbody td
{
	background-color:transparent !important;
}
.woocommerce .woocommerce-checkout #customer_details h3
{
	font-size:24px !important;
	    border-color: #eaeaea5c !important;
}
.woocommerce .woocommerce-checkout h3#order_review_heading
{
	   border-color: #eaeaea5c !important;
}
.woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single
{
	background:#fff !important;
}
.woocommerce #order_review table.shop_table tfoot th
{
	color:#eee !important
}
.woocommerce #order_review table.shop_table th
{
	background:transparent;
}
.woocommerce #order_review table.shop_table tfoot td
{
		color:#eee !important
}
.woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods
{
	text-align:right !important;
}
.woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods li label
{
	color:#fff !important
}
.wpbdp-listing .listing-details .field-value .field-label
{
	color:#fff;
}
.wpbdp-listing-excerpt
{
	    padding: 19px !important;
    border: 1px solid #eeeeee45;
}
.wpbdp-listing .listing-title a
{
	font-weight: inherit !important
}