/* Style for the form/widget container */
select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #fff;
    background-size: 25px;
    padding: 15px 30px;
    max-width: 100%;
    font-size: 16px !important;
    cursor: pointer;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis; 
    white-space: nowrap;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%555555"><path d="M7 10l5 5 5-5z"/></svg>') no-repeat right 20px center;
    background-size: 25px;
    
}
select option {
    word-wrap: break-word; 
    white-space: normal;
    width: 100px;
    overflow: hidden;
}
/*-------Wash Blog single Css For Development ---------------*/

.sidebar__commentForm h3#reply-title {
    border-bottom: 1px solid #F2F6F9;
    padding: 20px 30px;
    font-size: 1.25rem;
    margin-bottom: 0px;
}

@media (min-width: 576px) {
    .sidebar__commentForm form input {
        width: calc(50% - 3px);
    }
}


.shop__product.justify-content-center.lists .tp-woo-product {
    width: 100%;
}

.sidebar__commentForm .comment-notes {
    display: none;
}


.sidebar__commentForm .comment-form-cookies-consent {
    display: none;
}

.sidebar__comment .body ul ul{
    padding-left: 30px;
}

/*-------Wash Blog single Css For Development ---------------*/

.wash-shop-widget.widget_product_search form {
    border-radius: 0 0 10px 10px !important;
}

.wash-commentform .sidebar__commentForm{

    background: transparent;
}
.wash-commentform .sidebar__commentForm .comment-respond{

    background: #fff;
    margin-top: 1.5rem;
    border-radius: 10px;
}

/*-------Wash Shope Page Link Desgin ---------------*/
.shop__link a {
    font-size: 14px !important;
}

a.tp-product-action-btn-2.tp-product-add-cart-btn.cart-button.icon-btn.button.product_type_simple.add_to_cart_button.ajax_add_to_cart{
    font-size: 14px !important;
}
a.tp-product-action-btn-2.tp-product-add-cart-btn.cart-button.icon-btn.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover{
    background: #F7931E;
    color: #fff;
}

.shop__link .woosq-btn .woosq-btn-icon{
    font-size: 14px !important;
    transition: all .3s ease;
}

.shop__link .woosq-btn:hover .woosq-btn-icon {
    background: #F7931E;
    color: #fff;
}
.shop__link .woosw-btn .woosw-btn-icon{  
    font-size: 14px !important;
    transition: all .3s ease;
}

.shop__link .woosw-btn:hover .woosw-btn-icon {
    background: #F7931E;
    color: #fff;
}
.wc-block-grid.wp-block-product-new.wp-block-woocommerce-product-new.wc-block-product-new.has-4-columns ul li {
    list-style: none;
}
.wc-block-grid.wp-block-product-new.wp-block-woocommerce-product-new.wc-block-product-new.has-4-columns ul li .wc-block-grid__product-title {
    font-size: 1.5rem;
    color: #000;
}
.shop--single .singlecontent .countadds form table tbody {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.shop--single .singlecontent .countadds form table tbody tr.woocommerce-grouped-product-list-item {
    width: 100%;
}
.shop--single .singlecontent .countadds form table tbody tr.woocommerce-grouped-product-list-item td {
    margin: 0 10px 10px;
}
.shop--single .singlecontent .countadds form table tbody tr.woocommerce-grouped-product-list-item td label {
    margin-right: 15px;
}
.shop--single .singlecontent .countadds form table tbody tr.woocommerce-grouped-product-list-item td ins {
    text-decoration: none;
}
.is-large.wc-block-cart .wc-block-cart-items th {
    text-align: center;
}
/*-------Wash Shope Page Link Desgin ---------------*/


/*-------Wash Blog Video Post Css For Development ---------------*/


.blog-st  .blog__item .blog__thumb{
    position: relative;
}
  
  
  
.blog-st  .blog__item .blog__thumb  .playbtn_animation {
    position: absolute;
    content: "";
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
  
  
.blog-st .blog__item .blog__thumb  .playbtn_animation::before {
    height: 10em;
    width: 10em;
    border: 0.8em solid #fff;
    border-radius: 50%;
    animation: playbtn_animation_79178 3.5s linear infinite;
    z-index: -1;
}
  
  
.blog-st  .blog__item .blog__thumb  .playbtn_animation a {
    width: 60px;
    height: 60px;
    background: #F7931E;
    border-radius: 30px;
    line-height: 70px;
    text-align: center;
}
  
.blog-st  .blog__item .blog__thumb  .playbtn_animation a i{
    font-size: 25px;
    color: #fff;
}
  
.blog-st .blog__item .blog__thumb  .playbtn_animation::after{
    opacity: 0;
    animation-delay: 1.2s;
    height: 10em;
    width: 10em;
    border: 0.8em solid #fff;
    border-radius: 50%;
    animation: playbtn_animation_79178 3.5s linear infinite;
    z-index: -1;
    position: absolute;
    content: "";
    background-color: #fff;
}
  
  

  

/*-------Wash Blog Video Post Css For Development ---------------*/



.page-item.active .page-link {
    background: #29ABE2;
    border-color: #29ABE2;

}

.pagination li .page-link:hover {
    background-color: #F7931E;
    border-color: #F7931E;
}


.footer__top--form .mc4wp-form-fields {
    display: flex;
    width: 100%;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.footer__top--form form#mc4wp-form-1 {
    gap: 0px;
}


/*----Woocommerce Custom Css For Sidebar----*/


@media (min-width: 576px) {
    .shop-sidebar-widgets .sidebar .head {
        padding-inline: 20px;
    }
}
/* .shop-sidebar-widgets div#woocommerce_layered_nav-2 {
    background: #fff;
	border-radius: 10px;
} */

.shop-sidebar-widgets ul.woocommerce-widget-layered-nav-list li{
    border-bottom: 1px solid #F2F6F9;
	padding-inline: 30px !important;
	padding: 20px 20px !important;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.shop-sidebar-widgets  .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{
	display: none;
}
.shop-sidebar-widgets  .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{
	display: none;
}

/* .shop-sidebar-widgets div#woocommerce_top_rated_products-3 {
    background: #fff;
    border-radius: 10px;
} */

.shop-sidebar-widgets .woocommerce .body ul li .thumb {
    width: 70px;
}
.woocommerce .body ul li .content {
    width: calc(100% - 70px);
}

.shop-sidebar-widgets .woocommerce .body ul li .content h6{
	font-size: 1rem;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
	margin-bottom: 0px;
	overflow: hidden;
}
.shop-sidebar-widgets .woocommerce .body ul li .content .price ins {
    text-decoration: none !important;
}

/* .shop-sidebar-widgets div#woocommerce_products-2{
	background: #fff;
	border-radius: 10px;
} */

/* 
.shop-sidebar-widgets div#woocommerce_price_filter-2{
	background-color: #fff;
	border-radius: 10px;
	padding-inline: 30px;
	padding: 20px;
} */
.widget_layered_nav  .woocommerce-widget-layered-nav-list {
    background: #fff;
    border-radius: 0  0 10px 10px;

}

.shop-sidebar-widgets div#woocommerce_product_categories-2 .product-categories li a {
	font-weight: 400;
	font-size: 15px;
	color: var(--tp-text-body);
	position: relative;
	padding-left: 16px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}

/* .shop-sidebar-widgets  div#woocommerce_product_categories-2 {
    background: #fff;
    border-radius: 10px;
} */


.shop-sidebar-widgets .product-categories li .children{
	margin-top: 5px;
	padding-left: 15px;
}
.shop-sidebar-widgets .product-categories li {
	list-style: none;
	width: 100%;
	border-bottom: 1px solid #F2F6F9;
	padding: 10px 30px !important;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.shop-sidebar-widgets .product-categories li ul li{
	padding: 8px !important;
	width: 100%;
}

.shop-sidebar-widgets .product-categories li:not(:last-child) {
	margin-bottom: 10px;
}

.shop-sidebar-widgets div#woocommerce_product_categories-2 .product-categories li a::after{
	display: none !important;
}
.shop-sidebar-widgets div#woocommerce_product_categories-2 .product-categories li a::before{
	display: none !important;
}

.shop-sidebar-widgets .widget_product_tag_cloud{
    background: #fff;
    border-radius: 10px;
	/* padding: 20px; */
}

.shop-sidebar-widgets .widget_product_tag_cloud .tagcloud  {
   margin-top: 16px;
}


.shop-sidebar-widgets .widget_product_tag_cloud .tagcloud a {
    padding: 12px 22px;
    background: #F7931E;
    color: #fff;
    display: inline-block;
    margin: 7px 0px;
    font-size: 14px !important;
    border-radius: 4px;
}

/* .shop-sidebar-widgets  div#woocommerce_product_search-3{
    background: #fff;
    border-radius: 10px;
} */

a.tp-product-action-btn-2.tp-product-add-cart-btn.cart-button.icon-btn.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    background-color: #fff;
    width: 40px;
    height: 40px;
    line-height: 35px;
    border-radius: 100%;
    text-align: center;
    display: inline-block;
    color: #F7931E;
    /* margin: 1px; */
}

.countadds .quantity {
    width: 110px;
    margin-right: 10px;
}

.entry-summary .quantity {
    width: 110px;
}

form.cart.countadd {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

h1.product_title.entry-title {
    font-size: 1.5rem;
}

/*----Shop Single page css for development----------*/

.shop--single .singlecontent .countadds {
    display: inline-block;
}
.shop--single .singlecontent .countadds .input-text{
	text-align: center;
}

.shop--single .singlecontent .cart.main-parent {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
}

.shop--single .singlecontent .cart-plus-minus .dec.qtybutton {
    height: 50px;
}

.shop--single .singlecontent .cart-plus-minus .qtybutton {
    line-height: 50px;
}

.shop--single .singlecontent .cart-plus-minus .inc.qtybutton {
    height: 50px;
}
 

.shop--single .singlecontent  .cart-plus-minus .qtybutton {
   line-height: 50px;
}


/*---Shop single Tabs Custom css for dev------------*/

.wash-product-tab {
    margin-top: 80px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}

.wash-woo-tabs{
    margin-left: 0px;
    padding-left: 0px;
}

.wash-product-tab div#tab-description , div#tab-reviews , div#tab-additional_information {
    padding: 30px;
}



.wash-product-tab li#tab-title-description , li#tab-title-additional_information , li#tab-title-reviews{
    padding: 15px 30px;
    background: #29ABE2;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.wash-product-tab li#tab-title-description.active , li#tab-title-additional_information.active , li#tab-title-reviews.active{
    background: #F7931E; 
}


 


.wash-product-tab .tabs.wc-tabs.nav.nav-tabs.pro-details-nav-btn {
    gap: 7px;
    border: none;
}

.wash-product-tab .tabs.wc-tabs li .nav-links {
    color: #fff;
}

/*----Woocommerce Additional Table css for Desgin----*/
.wash-product-tab .woocommerce-product-attributes {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 16px;
    text-align: left;
}

.wash-product-tab .woocommerce-product-attributes th,
.wash-product-tab .woocommerce-product-attributes td {
    padding: 12px 15px;
    border: 1px solid #ddd;
}

.wash-product-tab .woocommerce-product-attributes th {
    background-color: #f4f4f4;
    font-weight: bold;
    text-transform: uppercase;
}

.wash-product-tab .woocommerce-product-attributes tr:nth-child(even) {
    background-color: #f9f9f9;
}

.wash-product-tab .woocommerce-product-attributes tr:hover {
    background-color: #f1f1f1;
}

.wash-product-tab .woocommerce-product-attributes td p {
    margin: 0;
    color: #333;
}

.wash-product-tab .woocommerce-product-attributes tr th:first-child,
.wash-product-tab.woocommerce-product-attributes tr td:first-child {
    text-align: left;
}
/*----Woocommerce Additional Table css for Desgin End Here----*/

.wash-shop-single-rel  .shop__item.shop__item--list {
    display: none;
}


/*----Woocommerce Review css Start here for Desgin End Here----*/
.wash-product-tab .woocommerce-Reviews-title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #444;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 40px;
}
.wash-product-tab .woocommerce-noreviews {
    font-size: 16px;
    color: #666;
    margin-bottom: 20px;
}

.wash-product-tab .comment-reply-title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #444;
}

.wash-product-tab .comment-form-rating label {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
    color: #444;
}

.wash-product-tab .comment-form-rating .stars {
    display: flex;
    gap: 5px;
    margin: 10px 0;
}

.wash-product-tab .comment-form-rating .stars a {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #ddd;
    border-radius: 50%;
    color: #000;
    font-size: 14px;
    text-decoration: none;
    transition: background 0.3s ease;
}

.wash-product-tab .comment-form-rating .stars a:hover,
.wash-product-tab .comment-form-rating .stars a.active {
    background: #f39c12;
    color: #fff;
}

.wash-product-tab .comment-form-comment label {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
    color: #444;
}

.wash-product-tab .comment-form-comment textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 14px;
    resize: vertical;
    min-height: 120px;
}

.wash-product-tab div#tab-reviews .woocommerce-Reviews .comment-form-author {
    width: 48%;
    display: inline-block;
    margin-right: 25px;
}

.wash-product-tab .woocommerce-Reviews  .comment-form-email {
    width: 48%;
    display: inline-block;
}

.wash-product-tab .woocommerce-Reviews  .comment-form-cookies-consent {
    display: none !important;
}


.wash-product-tab .woocommerce-Reviews .form-submit {
    margin-top: 20px;
    display: inline-block;
}

.wash-product-tab  .woocommerce-Reviews .form-submit .submit {
    background: #F7931E;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 16px 30px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background 0.3s ease;
}

.wash-product-tab  .woocommerce-Reviews .form-submit .submit:hover {
    background: #1F2A59;
}


.clear {
    clear: both;
}
/*----Woocommerce Review css for Desgin End Here----*/





/*----Comment Replay style here---------*/

/* কমেন্ট রিপ্লে কন্টেইনার */
.wash-product-tab  .comment_container {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 8px;
    background-color: #f9f9f9;
    margin-bottom: 20px;
    transition: box-shadow 0.3s ease;
}

.wash-product-tab  .comment_container:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

/* এভাটার */
.wash-product-tab  .comment_container img.avatar {
    border-radius: 50%;
    border: 2px solid #ddd;
    width: 60px;
    height: 60px;
    object-fit: cover;
}

/* কমেন্ট টেক্সট */
.wash-product-tab  .comment-text {
    flex: 1;
}

/* রেটিং স্টাইল */
.wash-product-tab  .star-rating {
    display: inline-block;
    margin-bottom: 10px;
}

.wash-product-tab  .star-rating span {
    display: inline-block;
    font-size: 14px;
    color: #f39c12;
    font-weight: bold;
}

.wash-product-tab  .star-rating span strong.rating {
    font-weight: bold;
    color: #444;
}

/* মেটা তথ্য (লেখক এবং তারিখ) */
.wash-product-tab  .meta {
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
}

.wash-product-tab  .meta .woocommerce-review__author {
    font-weight: bold;
    color: #333;
}

.wash-product-tab  .meta .woocommerce-review__published-date {
    font-style: italic;
    color: #999;
}

/* ডেসক্রিপশন */
.wash-product-tab  .description {
    font-size: 14px;
    color: #444;
    line-height: 1.6;
}

.wash-product-tab  .description p {
    margin: 0;
}

/* রিপ্লে বক্সের মার্জিন */
#li-comment-5 {
    margin-bottom: 30px;
}
.wash-product-tab  .star-rating span {
    max-height: 20px;
}


/*----star dynamically woocommerce css ------------*/


/*-----Footer Product List Default Widget----*/
@media (min-width: 1400px) {
    .wash-footer .footer__widget .widgettitle {
        margin-bottom: 1.875rem;
    }
}

.wash-footer .footer-widget .widgetttitle {
    color: #fff;
}

.wash-footer .footer__widget .widgettitle {
    color: #fff;
    font-size: 1.5rem;
}

.wash-footer .footer__widget .body ul li {
    display: flex;
    align-items: center;
    padding-block: 10.5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    flex-wrap: wrap;
}
.wash-footer .footer__widget .body ul li:last-child {
    border-bottom: none;

}
.wash-footer .thumb {
    width: 70px;
    height: 70px;
    border-radius: 4px;
}

.wash-footer .thumb img {
    object-fit: cover;
    border-radius: 4px;
}

.wash-footer .content h6 {    
    font-size: 16px;
    font-weight: 700;
}
.wash-footer .content h6 a {
    line-height: 1.5;
    color: rgb(255, 255, 255);
    line-height: 1.5;
    display: -webkit-box;
    /* -webkit-line-clamp: 2; */
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;


}
.wash-footer .content h6:hover a {
    color: #F7931E;
}

.wash-footer .content  {
    padding-left: 15px;
}

.wash-footer span.woocommerce-Price-amount.amount {
    color: #F7931E;
}
/*-----Footer Product List Default Widget End Here -----*/



/*-----Shop Single Product Mulivariation Product Desgin Start here  Here -----*/


.singlecontent .countadds .single_variation_wrap {
    display: inline-block;
}

.singlecontent .countadds .single_variation_wrap .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}


/*-----Shop Single Product Multi variation Product Desgin End Here -----*/






/*-----Shop Single related  Product Design start Here -----*/

.related-post-single{
    padding-top: 80px;
}

/*-----Shop Single related  Product Design End Here -----*/

.tp-product-action-btn-2.tp-product-add-cart-btn.cart-button.icon-btn.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added {
    display: none !important;
}

.shop__link .added_to_cart.wc-forward {
    width: auto;
    height: auto;
    border-radius: 4px;
    text-align: center;
    font-size: 16px;
    padding: 0px 14px;
}

.woosq-btn-icon, .woosw-btn-icon{

    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 2px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    color: #F7931E;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    background: #fff;
}

.shop__link button.woosq-btn , button.woosw-btn {
    border: none;
    padding: 0px;
    outline: none;
    background: #fff;
    padding: 8px 15px;
    border-radius: 3px;
}
.shop__link .woosq-btn:hover , .woosw-btn:hover {
    background: #F7931E;
    color: #fff;
}



/*-----Shop Single related  Product Design End Here -----*/





/*-----Shop Page Heading Design Start Here -----*/
p.woocommerce-result-count {
    padding-block: 12px;
}

.shop__mode {
    padding-block: 12px;
}


.shop-heading-wash {
    padding-block: 8px;
    border: 2px;
}

.wash-product__filter .woocommerce-ordering select {
    border: none;
    outline: none;
}


.shop__mode a::after {
    width: 1px;
    height: 65px;
    top: -23px;
    left: -3px;
    background: rgba(31, 42, 89, 0.1);
}


/*-----Shop Page Heading Design End Here -----*/




/*-----Shop Page Heading Design End Here -----*/


/*-------- Shop Price Desgin  container */
.woocommerce .price {
    font-family: inherit; 
    font-size: inherit;
    color: #333; 
    margin-top: 10px;
}

.woocommerce .price del {
    color: #888; 
    font-size: inherit; 
    text-decoration: line-through; 
    margin-right: 10px;
}


.woocommerce .price ins {
    color: #F7931E; 
    font-weight: bold;
    font-size: inherit; 
    text-decoration: none;
    font-weight: 700;
}
.price ins .woocommerce-Price-amount {
  
    font-weight: 700;
}

/*-------- Shop Price Desgin  container */


/*-------- Shop Price Desgin  container */

.shop-sidebar-widgets .woocommerce .price{
    text-align: left;
    margin-bottom: 0px;
    font-weight: 400;
    color: #555555;
}
/*-------- Shop Price Desgin  container */





/*-------- Shop quick view Desgin start here */

.mfp-content form.cart.main-parent {
    display: inline-block;
    margin: 10px 0px;
    padding-block: 10px 0px;

}

.mfp-content .cart-plus-minus {
    margin: 0;
}
.mfp-content .lab-btn.single_add_to_cart_button.button.alt {
    margin: 13px 0px;
}
.mfp-content .cart-plus-minus .dec.qtybutton {
    height: 48px;
}
.mfp-content .cart-plus-minus .inc.qtybutton {
    height: 48px;
}

.mfp-content .qty {
    text-align: center;
}

/*-------- Shop quick view Desgin end here */




/*-------- Single product add to cart top view Desgin start here */
.woocommerce-notices-wrapper .woocommerce-message {
    padding-bottom: 10px;
    border-top: 2px solid #F7931E;
    padding: 9px 20px;
    margin-bottom: 20px;
    outline: none;
}
.woocommerce-notices-wrapper .woocommerce-message a{

    color:  #F7931E;

}

.single_variation_wrap .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    display: flex;
    align-items: center;
    gap: 10px;
}

.single_variation_wrap .cart-plus-minus {
    margin: 10px 0px;
}

/*-------- Single product add to cart top view Desgin end here */






/*--------Shop Sidebar Average rating Desgin start here */

/* .shop-sidebar-widgets .head {
    padding: 22px 8px 0px;
} */

/* .shop-sidebar-widgets  .widget_rating_filter , .widget_top_rated_products {
    background-color: #fff;
    border-radius: 10px;
    padding-inline: 30px;
    padding: 20px;
} */
.shop-sidebar-widgets  .widget_rating_filter  ul{

    margin-top: 10px;

}





/*--------Shop Sidebar Average rating Desgin end here */
/* .sidebar .body ul li {
    padding: 20px 10px;
    border-bottom: 1px solid #F2F6F9;
} */


/* .wp-block-navigation .wp-block-navigation__submenu-icon {
    display: none;
} */

/* ---------Product Recent reviews Widget  Style start here ------ */
.shop-sidebar-widgets .product_list_widget {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.shop-sidebar-widgets .product_list_widget li {
    margin-bottom: 20px;
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

.shop-sidebar-widgets .product_list_widget li a {
    text-decoration: none;
    color: inherit;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}


.shop-sidebar-widgets .product_list_widget img {
    width: 70px;
    height: 70px;
    border-radius: 5px;
    object-fit: cover;
    margin-right: 15px;
}

.shop-sidebar-widgets .product-info {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-grow: 1;
}

.shop-sidebar-widgets .product-title {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    text-transform: capitalize;
}

/* .shop-sidebar-widgets .widget_recent_reviews .product_list_widget .star-rating {
    margin: 0px 10px 0px 90px;
} */


/* ---------Product Recent reviews Widget  Style End here ------ */




/* ---------Product Price Filter Widget  Style Start here ------ */

.price_slider_amount {
    display: flex;
    justify-content: space-between;
    margin-top: 16px;
}

.price_slider.ui-slider.ui-corner-all.ui-slider-horizontal.ui-widget.ui-widget-content {
    height: 3px;
    background-color: #EDEDED;
    border: 0;
}

span.ui-slider-handle.ui-corner-all.ui-state-default {
    top: -7px;
    width: 5px;
    height: 17px;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    background: red;
   
}

.shop-sidebar-widgets .widget_price_filter .price_slider_amount .button {
    background: #F5F5F5;
    padding: 12px 20px;
    color:  #000;
    outline: none;
    border: none;
    border-radius: 5px;
}
.shop-sidebar-widgets .widget_price_filter .price_slider_amount .button:hover {
    background: #F7931E;
    color: #fff;
}


/* ---------Product Price Filter Widget  Style End here ------ */



/* ---------Product Item Offer Price Style start here ------ */
span.tp-product-details-offer {
    color: #F7931E;
}
/* ---------Product Item Offer Price Style  End here ------ */



/* ---------Cart Page Style  Start here ------ */
/* General Styles */





/* Table Styles */
.wc-block-cart-items {
    width: 100%;
    margin-bottom: 20px;
    border-collapse: collapse;
}

.wc-block-cart-items th, .wc-block-cart-items td {
    padding: 12px;
    text-align: left;
    border-bottom: 1px solid #ddd;
    transition: background-color 0.3s ease;
}



.wc-block-cart-item__image img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 5px;
}

/* Product Details */
.wc-block-cart-item__product {
    padding-left: 20px;
}

.wc-block-components-product-name {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    transition: color 0.3s ease;
}

.wc-block-components-product-name:hover {
    color: #F7931E;
}

.wc-block-components-product-price {
    display: none; /* Hide the regular price */
}

.wc-block-components-product-price__value {
    font-size: 16px;
    color: #F7931E;
    font-weight: bold;
}

.wc-block-components-product-badge {
    font-size: 14px;
    color: #F7931E;
    margin-top: 10px;
}

.wc-block-cart-item__quantity input {
    width: 50px;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
    text-align: center;
    transition: border-color 0.3s ease;
}

.wc-block-cart-item__quantity input:hover {
    border-color: #F7931E;
}

.wc-block-cart-item__remove-link {
    color: #F7931E;
    cursor: pointer;
    font-size: 14px;
    margin-top: 5px;
    transition: color 0.3s ease;
}

.wc-block-cart-item__remove-link:hover {
    color: #f77e1e;
}

/* Cart Totals */
.wp-block-woocommerce-cart-order-summary-heading-block {
    font-size: 20px;
    color: #333;
}

.wp-block-woocommerce-cart-order-summary-totals-block {
    margin-top: 15px;
}

.wp-block-woocommerce-cart-order-summary-subtotal-block .wc-block-components-totals-item {
    margin-bottom: 10px;
}

.wp-block-components-totals-item__value {
    font-size: 18px;
    color: #333;
}

.wp-block-components-totals-footer-item .wc-block-formatted-money-amount {
    font-size: 18px;
    color: #F7931E;
    font-weight: bold;
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus{
    border: none;
    box-shadow: none;
    outline: none;
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus{
    border: none;
    box-shadow: none;
    outline: none;
}

.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained , button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    background: #F7931E;
    color: #fff;
    border-radius: 4px;
}


.wc-block-components-button:hover {
    background: #1F2A59;
    color: #fff;

}




/* Checkout Button */
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained{
    width: 100%;
    padding: 12px;
    background-color: #F7931E;
    color: white;
    text-align: center;
    font-size: 18px;
    border-radius: 5px;
    text-decoration: none;
    outline: none;
    box-shadow: none;
    display: block;
    margin-top: 20px;
    transition: background-color 0.3s ease, color 0.3s ease;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover{

    background-color: #1F2A59;
    color: #fff;
}




/* Mobile Responsiveness */
@media (max-width: 768px) {
    .wp-block-woocommerce-cart {
        width: 90%;
    }
    .wc-block-cart-item__image img {
        width: 50px;
        height: 50px;
    }
}

/* ---------Cart Page Style  End here ------ */


/* ---------Breadcrumb Style Style Start here ------ */

.breadcrumb {
    list-style: none; 
    padding: 0;
    margin: 0;
    font-size: 16px; 
    font-weight: 600;
    text-align: center; 
    color: white;
}
.breadcrumb .home, .breadcrumb .current-item {
    color: white; 
    text-decoration: none; 
}

.breadcrumb .post {
    color: white; 
    text-decoration: none;
    font-weight: normal; 
    font-weight: 600;
}

.breadcrumb span {
    padding: 0 5px; 
    color: #fff;
}

/* ---------Breadcrumb Style Style End here ------ */



/* ---------My Account Page Style Start here ------ */

/* Navigation Menu */
.blog-page .woocommerce-MyAccount-navigation {
    display: flex;
    justify-content: flex-start; /* Align items to the left */
    gap: 20px; /* Space between navigation items */
    margin-bottom: 20px;
}

.blog-page .woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
}

.blog-page .woocommerce-MyAccount-navigation-link a {
    display: block;
    padding: 12px 20px;
    text-decoration: none;
    font-size: 16px;
    color: #333;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    transition: background-color 0.3s ease, color 0.3s ease;
    font-weight: 600;
}

/* Active link style */
.blog-page .woocommerce-MyAccount-navigation-link.is-active a {
    background-color: #F7931E; /* Theme color */
    color: #fff;
}

/* Hover effect for links */
.blog-page .woocommerce-MyAccount-navigation-link a:hover {
    background-color: #1F2A59; /* Dark hover color */
    color: #fff;
}

/* Content Area */
.blog-page .woocommerce-MyAccount-content {
    background-color: #f9f9f9;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05); /* Slightly more intense shadow */
}

.blog-page .woocommerce-MyAccount-content p {
    font-size: 16px;
    line-height: 1.5;
    color: #555;
}

.blog-page .woocommerce-MyAccount-content a {
    color: #F7931E;
    text-decoration: none;
}

.blog-page .woocommerce-MyAccount-content a:hover {
    color: #1F2A59;
}

/* Adjusting Mobile View */
@media (max-width: 768px) {
    .blog-page .woocommerce {
        padding: 15px;
    }

    .blog-page .woocommerce-MyAccount-navigation {
        margin-bottom: 15px;
    }

    .blog-page .woocommerce-MyAccount-navigation-link a {
        font-size: 14px;
        padding: 8px;
    }
}

/* .blog-page .woocommerce .woocommerce-Button.button {
    padding: 16px 30px;
    margin-left: 15px;
    background: #F7931E;
    color: white;
    border-radius: 4px;
    outline: none;
    border: none;
} */
.blog-page .woocommerce .woocommerce-Button.button:hover {
    color: #F7931E;
}
form.woocommerce-EditAccountForm.edit-account button.woocommerce-Button.button {
    padding: 10px 20px;
    border: none;
    background: #F7931E;
    color: #fff;
    text-transform: capitalize;
    border-radius: 3px;
}
form.woocommerce-EditAccountForm.edit-account button.woocommerce-Button.button:hover {
    color: #fff;
}
form.woocommerce-EditAccountForm.edit-account fieldset {
    padding: 0;
}
/* ---------My Account Page Style End here ------ */


/* ---------Wishlist Page Style start here ------ */





.blog-page .woosw-items {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 30px;
}

.blog-page .woosw-item td {
    border: 1px solid #e1e1e1;  /* Border around each td */
    padding: 10px;
}


.blog-page  .woosw-copy-btn {
    /* background: black; */
    /* color: #fff; */
    /* padding: 16px 32px; */
    margin-left: 10px;
}

.blog-page  #woosw_copy_btn {
    background: #F7931E;
    color: #fff;
    padding: 16px 32px;
    border-radius: 5px;
    border: none;
    outline: none;
}

.blog-page  #woosw_copy_btn:hover {
    background: #1F2A59;
    color: white;
}


/* ---------Wishlist Page Style End here ------ */


/* ---------Gallery Blog Post  Style Start here ------ */

.blog__thumb.thum.overflow-hidden {
    position: relative;
}
  
.blog__slider .thumb .swiper-wrapper .swiper-slide img {
    max-width: 100% !important;
    height: auto;
    vertical-align: middle;
    background: no-repeat;
}
  
.blog--three .format-gallery .blog__item:hover .blog__thumb img {
    transform: scale(1);
}

.swiper-slide img {
    max-width: 100%;
    overflow: hidden;
    }

.postbox__slider-arrow-wrap button {
    background-color: transparent;
    border: none;
    height: 100px;
    width: 100px;
    line-height: 100px;
    background-color: white;
    color: black;
    text-align: center;
    font-size: 26px;
    border-radius: 50%;
}

.postbox__slider-arrow-wrap .postbox-arrow-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -50px;
    z-index: 9;
}

.postbox__slider-arrow-wrap .postbox-arrow-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -50px;
    z-index: 9;
}

.postbox__slider-arrow-wrap .postbox-arrow-next i {
    display: inline-block;
    transform: translateX(50%);
    margin-left: 18px;
}

.postbox__slider-arrow-wrap .postbox-arrow-prev i {
    display: inline-block;
    transform: translateX(-50%);
    margin-right: 18px;
}
  
  
  

/*----Blog Meta Update color-----*/
.blog__meta ul li{
    color: #555555 !important;
}
.blog__meta ul li i{
    color: #555555 !important;
}
.blog__meta ul li a{
    color: #555555 !important;
}
  
  /*Menu*/
  .header__bottom .area .menu .search_cart ul li.search_icon i {
      color: #fff;
  }
  
  li.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.page-item-49.current_page_item a {
      color: #000;
      background: transparent;
  }
  
  .footer__gallery ul li a {
      height: 70px;
  }
  .footer__gallery ul li a img {
      height: 100%;
      object-fit: cover;
      object-position: top;
  }
  .blog--one .blog__content ul.blog_meta li {
      padding: 0px;
  }
  
  
/* ---------Gallery Blog Post  Style End here ------ */




/* ---------Portfolio Style Image issue Start  here ------ */
.port-one img {
    width: 100%;
    height: 289px !important;
    object-fit: cover;
    object-position: top;
}
.port-two img {
    width: 100%;
    height: 361px !important;
    object-fit: cover;
    object-position: top;
}
.port-three img {
    width: 100%;
    height: 385px !important;
    object-fit: cover;
    object-position: top;
}
.port-four img {
    width: 100%;
    height: 312px !important;
    object-fit: cover;
    object-position: top;
}
.port-five img {
    width: 100%;
    height: 386px !important;
    object-fit: cover;
    object-position: top;
}

/* ---------Portfolio Style Image issue End  here ------ */





/* ---------Others issue sidebar search Style Image issue End  here ------ */

.tags-section .social-link-list li{
    list-style: none;
}


.wash-single .sidebar__tags .content ul{
    padding-left: 0px !important;
}


.blog--one .blog__content h5{
    margin-bottom: 30px;
    margin-top: 15px;
}

.blog--two .sidebar .widget_search .wp-block-search label {
    width: 100%;
}

.widget_search .wp-block-search .wp-block-search__inside-wrapper button {
    border-color: #F7931E;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: .375em .625em;
    margin-left: 10px;
    outline: none;
    border-color: #F7931E;
    border-radius: 3px;
    border: 1px solid #ccc;
}


.widget_search .wp-block-search .wp-block-search__inside-wrapper {
    padding: 30px;
    display: flex;
    flex: auto;
    flex-wrap: nowrap;
    max-width: 100%;
}


.wash-footer .widget_products .footer__widget .body .content .price {
    color: white;
}

.service__sidebar .widget__body ul li .icon {
    background: #F7931E;
    color: white;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 100%;
}

.shop.padding-tb.style-shop-two ins {
    text-decoration: none;
}

.style-shop-two .wash-shop-widget.widget_product_tag_cloud .tagcloud a:hover {
    color: #fff;
    border-color: #F7931E;
}

.singlecontent h6 .price .woocommerce-Price-currencySymbol {
    margin-right: 0px !important;
}

.st-two div#woocommerce_recently_viewed_products-2 {
    margin-bottom: 0px;
}

.st-two div#woocommerce_products-2 {
    margin-bottom: 0px;
}


.st-two .widget_recent_reviews .product_list_widget li{
    margin-bottom: 0px;
}

.st-two .widget_product_tag_cloud {
    border-radius: 10px; 
    padding: 0px 10px 0px 10px!important;
    background: transparent;
    
}

.shop--single .singlecontent .countadds form table tbody {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.st-two .widget_product_tag_cloud .tagcloud {
    margin-top: 0px !important;
    background: #fff;
    border-radius: 0 0 10px 10px;
}

span.tp-product-details-offer {
    color: #fff;
    background: #F7931E;
    padding: 2px;
    border-radius: 2px;
}


.shop-sidebar-widgets div#woocommerce_recently_viewed_products-2 {
    margin-bottom: 0px !important;
}

.shop-sidebar-widgets .product_list_widget li {
    margin-bottom: 0px !important; 
}

.sidebar .shop-sidebar-widgets div#woocommerce_products-2 {
    margin-bottom: 0px !important;
}

div#woocommerce_products-2{
    margin-bottom: 0px !important;
}


.shop-sidebar-widgets .widget_product_tag_cloud .tagcloud {
    margin-top: 0px;
    background: #fff;
}


.shop-sidebar-widgets .widget_product_tag_cloud {
    background: transparent;
}

.wash-shop-widget.widget_product_tag_cloud .tagcloud a:hover {
    color: #fff;
    border-color: #F7931E;
}

.shop__content .price ins {
    text-decoration: none;
}

.price ins{
    text-decoration: none;
}

.shop-sidebar-widgets div#woocommerce_products-3 {
    margin-bottom: 0px;
}

@media (max-width: 992px) {
    td.wc-block-cart-item__product {
        padding: 20px !important;
    }
}


@media (max-width: 768px) {
    form.woocommerce-ordering select {
        padding-left: 0px;
    }
}
@media (max-width: 768px) {
    .shop__mode a::after {
       display: none;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .footer__middile .col-12:last-child {
        display: inherit;
    }
}

@media (min-width: 1200px) {
    .header__bottom.has-menu {
        padding: 20px 0px;
    }
}

/* header.header.header--one .header__bottom.has-menu {
    padding: 20px 0px;
} */
header.header.header--one .header__bottom {
    padding: 20px 0px;
}


@media (max-width: 1199px) {
    .header__bottom .area .menu ul li ul li ul{
     visibility: visible !important;
    }
}

/* Hide the response by default */
.footer__top--form form input {
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
}

@media (min-width: 576px) {
    .footer__top--form form {
		border: none;
    }
}
.mc4wp-response {
    margin-top: 20px;
    margin-bottom: 0px;
}

.mc4wp-response p{
    color: #fff;
}