.woocommerce-account .woocommerce-MyAccount-navigation {

    margin-top: 100px !important;

}



.woocommerce-account .woocommerce-MyAccount-content {

    margin-top: 100px !important;

}



.inactive-account{

    color: red;

}



.registration_unsuccessful{

    color: green;

}

.page-header{

    display: none;

}



.checkout-sections {

    display: flex;

    justify-content: space-between;

    flex-wrap: wrap;

}



.checkout-section {

    width: 48%; /* Adjust as needed */

}



.checkout-section.col-1 {

    /* Style for billing and shipping sections */

}



.checkout-section.col-2 {

    /* Style for the 'Your order' section */

    margin-top: 20px; /* Adjust spacing as needed */

}


input[type=number]{
    padding: .5rem .2rem !important;
}

.woocommerce-MyAccount-navigation ul li{
    list-style: none;
    width: 90%;
}
.woocommerce-MyAccount-navigation ul li a{
    display: block;
    list-style: none;
    background: linear-gradient(90deg, #FFFFFF 0.01%, #FAFAFA 5.01%, #E6E6E6 27.03%, #ECECEC 38.03%, #FAFAFA 70.06%, #FFFFFF 98.07%);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 80px;
    padding: 12px 15px;
    margin-bottom: 10px;
    color: #686868;
    transition: .3s;
}
.woocommerce-MyAccount-navigation ul li a{
    color: #686868;
}
.woocommerce-MyAccount-navigation ul li a:before{
    content: "";
    background: #E9E9E9;
    width: 40px;
    height: 40.04px;
    border-radius: 500px;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.woocommerce-MyAccount-navigation ul li a:hover{
    background: linear-gradient(271.94deg, #65F6FF 0.42%, #32A1EC 60.21%);
    color: #fff;
}
.woocommerce-MyAccount-navigation ul li.is-active a{
    background: linear-gradient(271.94deg, #65F6FF 0.42%, #32A1EC 60.21%);
    color: #fff;
}

.woocommerce-MyAccount-navigation ul{
    padding-left: 0;
}
.elementor-menu-cart__toggle .elementor-button{
    padding: 12px 12px !important;
}
.country-selector{
    z-index: 99 !important;
}
.edit-account .woocommerce-Button.button{
    background: linear-gradient(271.94deg, #65F6FF 0.42%, #32A1EC 60.21%) !important;
    border-radius: 50px !important;
    font-family: "Roboto", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    padding: 15px 20px 15px 20px;
    color: #fff !important;
    margin-top: 15px;
}

.product.type-product .woocommerce-product-details__short-description P{
    color: #000000;
    font-family: "Roboto", Sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.5;
}
.woo_in_stock, .woo_available_stock{
    color: green;
    font-weight: 400;
    font-size: 18px;
}
.woo_on_backorder{
    color: #eaa600;
    font-weight: 400;
    font-size: 18px;
}
.woo_out_of_stock{
    color: #ff0000;
    font-weight: 400;
    font-size: 18px;
}
.coupon .button, .shop_table .button{
    background-image: linear-gradient(271.94deg, #65F6FF 0.42%, #32A1EC 60.21%) !important;
    font-family: "Roboto", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    padding: 15px 20px 15px 20px;
    border-radius: 50px;
    display: inline-block;
    color: #fff !important;
    padding: 11px 6px 11px !important;
}
.checkout-button, #place_order{
    background-image: linear-gradient(271.94deg, #65F6FF 0.42%, #32A1EC 60.21%) !important;
    font-family: "Roboto", Sans-serif;
    color: #fff !important;
}

/*----testomonial slider----*/
.tsti-slide .item{
	background: #D7E0E4;
	padding: 40px 30px;
	border-radius: 15px;
	min-height: 363px;
}
.tsti-slide .tsti-img img{
	width: 43px !important;
/* 	margin-top: -55px; */
	position: absolute;
	top: -14px;
}
.tsti-slide .owl-stage-outer{
	padding: 30px 0;
}
.tsti-content {
    display: flex;
    gap: 25px;
	margin: 0px 0 20px;
}
.cust_first_char {
    font-weight: bold;
    background: #054055;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 20px;
    text-align: center;
    line-height: 28px;
    padding: 6px;
    font-size: 2rem;
    color: #fff;
}
.tsti-title p{
	text-align: left;
    color: #054055;
    font-family: "Cerebri-semibold", Sans-serif;
    font-size: 18px;
    font-weight: 600;
}
.tsti-h2{
	color: #054055;
    font-family: "Cerebri-medium", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
}
.tsti-p-content{
	text-align: left;
    color: #054055;
    font-family: "Cerebri-regular", Sans-serif;
    font-size: 16px;
    font-weight: 400;
}
.btm-border{
	background-color: transparent;
    background-image: linear-gradient(90deg, #FAAB3F 44%, #FA7F40 100%);
	width: 100%;
	height: 2px;
}
.owl-carousel.tsti-slide .owl-nav button.owl-next, .owl-carousel.tsti-slide .owl-nav button.owl-prev{
    background-color: transparent !important;
    background-image: linear-gradient(90deg, #65F6FF 0%, #32A1EC 100%) !important;
    border-radius: 500px 500px 500px 500px !important;
    width: 60px;
    height: 60px;
    line-height: 0;
    display: inline-block;
    position: absolute;
    top: -88px;
    right: 0;
    font-size: 32px !important;
}
.owl-carousel.tsti-slide .owl-nav button.owl-prev{
	right: 70px;
}
.owl-carousel.tsti-slide .owl-nav button.owl-next span, .owl-carousel.tsti-slide .owl-nav button.owl-prev span{
    display: inline-block;
    color: #fff;
    font-size: 52px;
    line-height: 0;
    height: auto;
}
.tsti-slide .owl-item.active.center .item {
  background: #fff !important;
}


@media (max-width: 768px) {

    .checkout-sections {

        flex-direction: column;

    }
	.tsti-slide .owl-item.active.center .item {
		 background: #D7E0E4 !important;
	}



    .checkout-section {

        width: 100%;

    }

    .woocommerce-MyAccount-navigation ul li{
        width: 100%;
    }

}