@charset "UTF-8";
/*
Theme Name: Anammyaa Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 6.2
Requires PHP: 5.6
Version: 1.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready

Twenty Twenty-One WordPress Theme, (C) 2020 WordPress.org
Twenty Twenty-One is distributed under the terms of the GNU GPL.
*/
.grecaptcha-badge {
    display: none !important;
}
/* .onsale{display:none!important;} */
.woocommerce ul.products li.product .onsale {
    top: 0;
    right: 0;
    left: auto;
    margin: -0.6em -.2em 0 0;
}
.fa,.fas{font-family:Font Awesome\ 5 Pro!important;font-weight:900!important;}
.homeForm .vs-btn {
  background-color: var(--theme-color);
  color: var(--white-color);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .1em;
  line-height: 1;
  text-transform: uppercase;
  display: inline-block;
  padding: 15px 25px;
  border: none;
  position: relative;
  z-index: 1;
  text-align: center
}

.homeForm .vs-btn:after, .homeForm .vs-btn:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: var(--title-color);
  z-index: -1;
  width: 53%;
  height: 0;
  transition: all ease .4s;
  opacity: 0;
  visibility: hidden
}
.homeForm .vs-btn:after {
  right: 0;
  top: 0;
  left: auto;
  bottom: auto
}
.homeForm .vs-btn:hover {
  color: var(--white-color)
}
.homeForm .vs-btn:hover:before, .homeForm .vs-btn:hover:after {
  height: 100%;
  opacity: 1;
  visibility: visible
}
.homeForm .wpcf7-not-valid-tip{text-align: left;}
.sidebar-area .widget .wp-block-heading {
    position: relative;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 24px;
    line-height: 1em;
    padding: 0 0 21px 0;
    margin: 10px 0 30px 0;
    font-family: var(--title-font);
    border-bottom: 1px solid var(--border-color);
}
.wp-block-categories-list{margin: 0;padding: 0;}
.wp-block-categories-list a, .wp-block-archives-list a {
    padding: 0 0 15px 15px;
    margin: 0 0 15px 0;
    font-size: 16px;
    color: #121f38;
    font-weight: 500;

}

.wp-block-categories-list a:before, .wp-block-archives-list a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0px;
  font-family: var(--icon-font);
  font-weight: 700
}
.wp-block-categories-list a:hover, .wp-block-archives-list a:hover {
  color: var(--theme-color)
}
.wp-block-categories-list li, .wp-block-archives-list li {
  display: block;
  position: relative;
  border-bottom: 1px dashed var(--border-color);
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.wc-block-components-checkbox{margin-top:0px!important;}
.wp-block-tag-cloud a{font-size: 14px!important;}
.wp-block-search__label{display: none;}
.wp-block-latest-posts__featured-image.alignleft{margin-bottom: 28px;}
.wp-block-latest-posts.wp-block-latest-posts__list li {
    font-size: 16px;
    line-height: 22px;
}
nav.navigation.post-navigation {
    margin-top: 30px;
    overflow: hidden;
}
.post-navigation .nav-previous {
    float: left;
    padding-right: 15px;
}
.post-navigation .nav-next {
    float: right;
    padding-left: 15px;
}
.posted-by span{margin-right: 5px;}
.archive-cat-page .post{margin-bottom: 30px;}
.woocommerce-button{
  background-color: var(--theme-color);
  color: var(--white-color);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .1em;
  line-height: 1;
  text-transform: uppercase;
  display: inline-block;
  padding: 15px 25px;
  border: none;
  position: relative;
  z-index: 1;
  text-align: center
}
.login input[type=checkbox] {
    visibility: inherit;
    opacity: 1;
    display: inline-block!important;
    vertical-align: middle;
    width: 16px;
    height: 17px;
}
.list-style3 h3 {
	font-size:28px;
    color: var(--title-color);
    text-transform: none;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 15px 0;
}
.list-style3 ul{list-style: none;}
.list-style3 ol{margin-left:20px}
.list-style3 ol li{margin: 0 0 6px 0;}
.list-style3 ul li {
    position: relative;
    margin: 0 0 6px 0;
    padding: 0 0 0 20px;
	list-style: none;
}
.list-style3 ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 8px;
    height: 8px;
    background-color: var(--theme-color);
    border-radius: 50%;
}
.list-style3 .woocommerce ul li:before {
	display:none!important;
}
/***********Woocommerce************/
.cart_item td.product-thumbnail {
    width: 150px;
}
.login-wrap .login-html{padding: 20px;}
.login-html #user-registration{background: none;box-shadow:none;}
.login-html .ur-frontend-form{border: none;padding: 0px;}
.login-html .ur-frontend-form .ur-form-row .ur-form-grid{padding: 0px;}
.login-html .user-registration .user-registration-Button, .login-html .user-registration .ur-submit-button {
    background-color: var(--theme-color);
    color: var(--white-color);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .1em;
    line-height: 1;
    text-transform: uppercase;
    display: inline-block;
    padding: 15px 30px;
    margin: 0px;
    border: none;
    position: relative;
    z-index: 1;
    text-align: center;
    float: none!important;
    width: auto;
    border-radius: inherit;
}
.login-html .ur-frontend-form .ur-button-container{padding: 0px;}
.login-html .ur-frontend-form .ur-form-row .ur-form-grid .__PrivateStripeElement, .login-html .ur-frontend-form .ur-form-row .ur-form-grid input[type=date], .login-html .ur-frontend-form .ur-form-row .ur-form-grid input[type=email], .login-html .ur-frontend-form .ur-form-row .ur-form-grid input[type=number], .login-html .ur-frontend-form .ur-form-row .ur-form-grid input[type=password], .login-html .ur-frontend-form .ur-form-row .ur-form-grid input[type=phone], .login-html .ur-frontend-form .ur-form-row .ur-form-grid input[type=text], .login-html .ur-frontend-form .ur-form-row .ur-form-grid input[type=timepicker], .login-html .ur-frontend-form .ur-form-row .ur-form-grid input[type=url], .login-html .ur-frontend-form .ur-form-row .ur-form-grid select, .login-html .ur-frontend-form .ur-form-row .ur-form-grid textarea{
    border: 1px solid #c1bcbc;
    padding: 15px 20px;
    background: rgba(255,255,255,.60);
    margin-bottom: 0px;
}
.login-html .ur-frontend-form .ur-form-row .ur-form-grid input::placeholder, .login-html .ur-frontend-form .ur-form-row .ur-form-grid textarea::placeholder {color: #a3a2a2;}
.login-html .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item {
    margin-bottom: 18px;
}
.login-html #user-registration, .login-html .ur-frontend-form .ur-button-container{margin: 0px;}
.login-html .terms_links{margin-top: 15px;}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]{padding: 0px;opacity: 1;visibility: inherit;}
.product_listing .sidebar-area section{padding: 0px;}
.product_listing .woocommerce-products-header{display: none;}
.product_listing ul li a.button  {
    background-color: var(--theme-color)!important;
    color: var(--white-color)!important;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .1em;
    line-height: 1;
    text-transform: uppercase;
    display: inline-block;
    padding: 15px 30px;
    margin: 0px;
    border: none;
    position: relative;
    z-index: 1;
    text-align: center;
    float: none!important;
    width: auto;
    border-radius: inherit;
}
.add_to_cart_button, .single-product .single_add_to_cart_button, .woocommerce-Reviews .submit, .cart .button, .cart-collaterals .button, .checkout_coupon .button, .place-order .button {
    background-color: var(--theme-color)!important;
    color: var(--white-color)!important;
    font-size: 14px!important;
    font-weight: 700;
    letter-spacing: .1em;
    line-height: 1!important;
    text-transform: uppercase;
    display: inline-block;
    padding: 15px 30px!important;
    margin: 0px;
    border: none;
    position: relative;
    z-index: 1;
    text-align: center;
    float: none!important;
    width: auto!important;
    border-radius: inherit;
}
.woocommerce-account .button {
    background-color: var(--theme-color)!important;
    color: var(--white-color)!important;
    font-size: 14px!important;
    font-weight: 700;
    letter-spacing: .1em;
    line-height: 1!important;
    text-transform: uppercase;
    display: inline-block;
    padding: 10px 10px!important;
    margin-right: 5px!important;
    border: none;
    position: relative;
    z-index: 1;
    text-align: center;
    float: none!important;
    width: auto!important;
    border-radius: inherit;
}
.cart-collaterals a.button:hover, .cart-collaterals a.button:visited{text-decoration: none!important;}
.cart #coupon_code, .checkout_coupon input{height: 44px;width:68%;float: left;}
.woocommerce-page table.cart td.actions .coupon {float: left;width: 50%;}
.woocommerce-shipping-fields {margin-top: 20px;display: inline-block;}
.woocommerce-tabs ul{margin: 0px!important;padding: 0px!important;}
.woocommerce-tabs .tabs li{
    background-color: #f1f1f1!important;
    color: var(--black-color)!important;
    font-size: 14px!important;
    font-weight: 700;
    letter-spacing: .1em;
    line-height: 1!important;
    text-transform: uppercase;
    display: inline-block;
    padding: 11px 30px!important;
    margin: 0px;
    border: none;
    position: relative;
    z-index: 1;
    text-align: center;
    float: none!important;
    width: auto;
    border-radius: inherit;    
	border:inherit!important;
	margin-right: 6px!important;
}
.woocommerce-tabs .tabs li.active{
    background-color: var(--theme-color)!important;
    color: var(--white-color)!important;   
}
.woocommerce-tabs .tabs li.active a{
    color: var(--white-color)!important;   
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{border:inherit!important;display:none!important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before{display:none!important;}
.woocommerce table.shop_attributes td {
    font-style: normal!important;
	padding: 0 10px;
}
.single_product .woocommerce-tabs .woocommerce-Tabs-panel ul{
    margin-bottom: 20px;
}

.single_product .woocommerce-tabs .woocommerce-Tabs-panel ul li {
  display: inherit!important;
  position: relative;
  margin: 0 0 5px 0;
  padding: 0 0 0 20px
}
.single_product .woocommerce-tabs .woocommerce-Tabs-panel ul li span{
font-weight: 600;
}
.single_product .woocommerce-tabs .woocommerce-Tabs-panel ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 8px;
  height: 8px;
  background-color: var(--theme-color);
  border-radius: 50%
}
.single_product .woocommerce-tabs .woocommerce-Tabs-panel h2:first-child{display: none;}
.woocommerce-Tabs-panel{background-color: #f1f1f1!important;padding: 20px!important;}
.onsale{background-color: var(--theme-color)!important;}
/* Make image 75% width to make room to its right */
 
.single-product div.product .woocommerce-product-gallery .flex-viewport {
    width: 100%;
/*     float: right; */
}
 
/* Make Gallery 25% width and place it beside the image */
 
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
    width: 100%;
/*     float: left; */
}
 
/* Style each Thumbnail with width and margins */
 
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
    padding: 0 10% 10% 0;
}

.single-product.woocommerce div.product div.images .flex-control-thumbs li {
    width: 15%;
    float: left;
    margin: 0;
    list-style: none;
    margin-top: 10px;
}
.single-product.woocommerce div.product div.images .flex-control-thumbs li img {
    cursor: pointer;
    opacity: 1;
    margin: 0;
}
.woocommerce ul.products li.product {
    overflow: hidden;
}

.woocommerce ul.products li.product:hover .button {
    -webkit-transform: translatey(0) !important;
    transform: translatey(0) !important;
    margin-top: 50%;
    margin-left: 20%;
}
.woocommerce ul.products li.product .button {
    position: absolute;
    top: 0;
    -webkit-transform: translatey(-150%);
    transform: translatey(-150%);
    -webkit-transition: 0.35s;
    transition: 0.35s;
}

.woocommerce-pagination {
    margin: 20px 0 50px 0;
    text-align: center;
}
.woocommerce-pagination ul {
  margin: 0;
  padding: 0;
  list-style: none
}
.woocommerce-pagination span, .woocommerce-pagination a {
  position: relative!important;
  display: inline-block!important;
  text-align: center!important;
  border: none!important;
  color: var(--body-color)!important;
  font-family: var(--body-font)!important;
  font-size: 14px!important;
  font-weight: 700!important;
  min-width: 50px!important;
  min-height: 50px!important;
  line-height: 48px!important;
  padding: 0 15px!important;
  z-index: 1!important;
  letter-spacing: .1em!important;
  text-transform: uppercase!important;
}
.woocommerce-pagination span i, .woocommerce-pagination a i {
  margin-left: 7px!important;
}
.woocommerce-pagination span.current, .woocommerce-pagination span:hover, .woocommerce-pagination a.current, .woocommerce-pagination a:hover {
  color: var(--white-color)!important;
  background-color: var(--theme-color)!important;
  border-color: rgba(0, 0, 0, 0)!important;
}
.woocommerce-pagination .next.page-numbers, .woocommerce-pagination .prev.page-numbers, .woocommerce-pagination a.page-numbers, .woocommerce-pagination span.page-numbers {
    padding: 0rem!important;
}
.woocommerce-pagination li {
  display: inline-block!important;
  list-style-type: none!important;
}
.woocommerce .single_product {padding-top: 4rem;}
.woocommerce .single_product .onsale, .woocommerce .product_listing .onsale {font-size: 14px;right: -0.5rem;}
.single_product .woocommerce-breadcrumb{display: none;}
.single-product .single_product .entry-title{
    font-size: 36px;
}
.single-product .single_product .woocommerce-product-rating {
    margin: -1rem 0 1rem;
    line-height: 1;
    font-size: 16px;
}
.single-product .single_product .summary p.price {
    margin-bottom: 1rem;
    font-size: 28px;
}
.single-product .single_product div.product .product_meta{
    margin-bottom: 1rem;
    margin-top: 1rem;
}
.single-product .single_product div.product .product_meta{font-size: 14px;}
.single-product .single_product .quantity input{
    padding: 0 10px 0 10px;
    width: 55px!important;
    height: 45px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    --body-color: var(--title-color);
    border: 1px solid rgba(147, 149, 151, .2)!important;
}
.single-product .single_product .product_meta > span > a:not(:last-child)::after, .single-product .single_product .product_meta > span > span:not(:last-child)::after {
    content: "";
    margin-right:0px;
}
ul.products li.product .woocommerce-loop-product__title {
    margin: 0.5rem 0 0.5rem!important;
    font-size: 15px!important;
    font-weight: 600;
	color:#444;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    color: #b3af54;
    font-size: 18px;
	font-weight: 700;
}
.cart .product-quantity .quantity input{
    padding: 0 10px 0 10px;
    width: 55px!important;
    height: 45px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    --body-color: var(--title-color);
    border: 1px solid rgba(147, 149, 151, .2)!important;
}
.cart-collaterals{margin-top: 30px;}
.shop_table_responsive{margin-top: 15px;}
.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 48px;
    border: 1px solid var(--border-color);
}
.woocommerce-shipping-fields #ship-to-different-address span{
color: var(--theme-color);
}
.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table td, .woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table th, .woocommerce-checkout form #order_review_heading .woocommerce-checkout-review-order-table td, .woocommerce-checkout form #order_review_heading .woocommerce-checkout-review-order-table th{
 border: 1px solid var(--border-color);
}
.woocommerce table.shop_table td, .woocommerce table.shop_table th, .woocommerce-page table.shop_table td, .woocommerce-page table.shop_table th{
    border-left: 1px solid var(--border-color);
    border-right: 1px solid var(--border-color);
}
.woocommerce-checkout-review-order ul.woocommerce-shipping-methods, .woocommerce-checkout-review-order ul.wc_payment_methods  {
    margin: 0;
    padding-left: 0;
}
.woocommerce-info {
    background-color: var(--theme-color);
    border-top-color: var(--theme-color);
    color: #fff;
}
.woocommerce-checkout form[name=checkout] {
    display: inline-block;
    width: 100%;
}
.woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 1rem;
}
.woocommerce-order-received .woocommerce-order-details table tr {
    height: 3rem;
}
.woocommerce-order-received .woocommerce-order-details table{border: 1px solid var(--border-color);}
.woocommerce .woocommerce-order section {
    padding-top: 0rem;
    padding-bottom: 0;
}
.woocommerce-account .woocommerce, .woocommerce-account .woocommerce {
    display: inline-block;width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-navigation{width: 20%;float: left; background-color:  var(--theme-color)!important; padding: 10px;margin: 20px 0;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li{padding: 10px 3px!important;margin: 0px!important; border-bottom: 1px #fff dashed;list-style:none;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child{padding: 10px 3px!important;margin: 0px!important; border-bottom:none;}
.woocommerce-account .woocommerce-MyAccount-navigation li a{font-size: 18px!important; color:#fff !important;}
.woocommerce-account .woocommerce-MyAccount-content{    width: 75%;
    float: left;
    padding: 18px 30px;
    background-color: #fff;}
	
	@media(max-width: 767px) {
  .woocommerce-account .woocommerce-MyAccount-content{
	  width:100%;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation{
	  width:100%;
  }
}
	
.woocommerce-account .woocommerce-MyAccount-content p{font-size: 16px;}
.woocommerce-account .woocommerce-MyAccount-content a{font-weight: 600; text-decoration: underline;}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields select, .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields textarea, .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields input {
    height: 50px;
    padding: 0 10px 0 10px;
    border: 1px solid var(--border-color);
    color: var(--body-color);
    background-color: var(--body-bg);
    border-radius: 9999px;
    border-radius: 0;
    font-size: 16px;
    width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-navigation-link a:hover{
	color:#f1f1f1 !important;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields label {
    font-size: 16px;
    margin-bottom: 0.1rem;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .select2-selection {
    font-size: 16px;
    padding: 0 10px 0 10px;
    border: 1px solid var(--border-color);
    color: var(--body-color);
    height: 3rem;
    padding-top: 0.5rem;
    margin-top: 0rem;
}
.woocommerce-account .woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text{
    height: 50px;
    padding: 0 10px 0 10px;
    border: 1px solid var(--border-color);
    color: var(--body-color);
    background-color: var(--body-bg);
    border-radius: 9999px;
    border-radius: 0;
    font-size: 16px;
    width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-content label{
    font-size: 16px;
    margin-bottom: 0.1rem;
}
.woocommerce-account .woocommerce-EditAccountForm #account_display_name+span {
    font-size: 16px;
}
.woocommerce-account .woocommerce-EditAccountForm p {
    margin-top: 0px;
}
.woocommerce-account .woocommerce-EditAccountForm p:nth-of-type(4) {
    margin-top: 0px;
}
.woocommerce-account .woocommerce-EditAccountForm button {
    margin-top: 20px;
}
.woocommerce-view-order .woocommerce-MyAccount-content table{border: 1px solid var(--border-color);}
.woocommerce-view-order .woocommerce-MyAccount-content table tbody {
    border-bottom: 1px solid var(--border-color);
}
.woocommerce-view-order .woocommerce-MyAccount-content table tfoot tr:last-of-type {
    border-top: 1px solid var(--border-color);
}
.woocommerce section.woocommerce-customer-details, .woocommerce section.woocommerce-customer-details .addresses {
    padding-top: 0rem;
    padding-bottom: 0;
}
.woocommerce-account table.account-orders-table{border: 1px solid var(--border-color);}
.woocommerce-account table.account-orders-table thead {
    border-bottom: 1px solid var(--border-color);
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
    width: 45%;
    float: left;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 100%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    width: 100%;
}
div#order_review {
    width: 50%;
    float: right;
}
li.wc_payment_method.payment_method_cod, li.wc_payment_method  {
    position: inherit!important;
}
#billing_postcode_field, #billing_address_1_field, #shipping_postcode_field, #shipping_address_1_field {
    margin-top: 30px;
}
.woocommerce ul#shipping_method li{padding:0px}
#wps-slider-section #sp-woo-product-slider-164.sp-wps-custom-template .wpsf-product .sp-wps-product-details {
    padding: 20px 20px 20px 20px;
/*     min-height: 176px; */
}
.woocommerce-info {font-size: 16px!important;}
h3#order_review_heading {margin-left: 60px;display: inline-block;}
.woocommerce .woocommerce-MyAccount-content .woocommerce-address-title h3{font-size: 26px;}
.woocommerce .woocommerce-MyAccount-content .thmaf-my-acnt.th-custom {width: 52%;float: right;margin: 0;}
.woocommerce .woocommerce-MyAccount-content .thmaf-acnt-cus-addr.th-custom-address{padding-top:0px;margin-bottom: 20px;}
.woocommerce .woocommerce-MyAccount-content .thmaf-acnt-cus-addr .th-head h3{border:none;font-size: 26px;}
.woocommerce .woocommerce-MyAccount-content .thmaf-thslider{padding:0px;}
.woocommerce-page .woocommerce-message .button {float: right;color: #fff;}
.woocommerce section.woocommerce-customer-details, .woocommerce section.woocommerce-customer-details .addresses{display:inline-block;width:100%}
.woocommerce .woocommerce-customer-details .col2-set{width:100%}
.woocommerce .woocommerce-customer-details .col-1 {float: left;width: 49%;}
.woocommerce .woocommerce-customer-details .col-2 {width: 49%;}
.woocommerce .woocommerce-order-details a.button.button-primary, .woocommerce .woocommerce-order-details br {display: none;}
.woocommerce .woocommerce-customer-details h2, .woocommerce .woocommerce-customer-details h2{font-size: 26px;}
.woocommerce-shipping-fields {width: 100%;}
button.wa-order-button.single_add_to_cart_button.button.alt {
    background-color: #26d467!important;
}
.woocommerce button[name="update_cart"], .woocommerce input[name="update_cart"] {
    display: none !important;
}
.woocommerce-page .woocommerce-message .button {
    float: right;
    color: #fff;
    background: #e8c050;
}
/**********Sidebar Menu*******/
.nav_munu_sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.nav_munu_sidebar ul li {
  /* Sub Menu */
}
.nav_munu_sidebar ul li a {
    display: block;
    padding: 5px 0px;
    color: var(--body-color);
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -ms-transition: 0.2s linear;
    -o-transition: 0.2s linear;
    transition: 0.2s linear;
    display: inline-block;
}
.nav_munu_sidebar ul li.menu-item-has-children .right{
    display: inline-block;
    padding: 0 10px;
    font-size: 20px; 
    font-weight: 500!important;
    position: absolute;
    margin-top: 10px;
}
.nav_munu_sidebar ul li a:hover {
    color: var(--theme-color);
}
.nav_munu_sidebar ul li a .fa {
    width: 16px;
    text-align: center;
    margin-right: 5px;
    float:right;
}
.nav_munu_sidebar ul li ul li a {
    padding: 5px 0 5px 10px;
    font-weight: 400;
}

.product_home .wpsf-product {
    background: #fff;
    padding:10px;
}
.product_home .wps-product-section .wpsp-nav{background-color: var(--theme-color)!important;color: #fff!important;}
.woocommerce-tabs #reviews .comment-form-rating label{margin: 0px;}
.woocommerce-error a.button, .woocommerce-info a.button, .woocommerce-message a.button{background: none;}
#ship-to-different-address label input[type=checkbox] {
    display: inline-block!important;
    width: 20px;
    height: 15px;
    opacity: 1;
    visibility: inherit;
}
.woocommerce-shipping-fields #ship-to-different-address span {
    color: var(--theme-color);
    display: inline-block!important;
}
.woocommerce-checkout-review-order .payment_method_cod input[type=radio], .woocommerce-checkout-review-order .payment_method_payubiz input[type=radio] {
    display: inline-block!important;
    width: 20px;
    height: 20px;
    opacity: 1;
    visibility: inherit;
}
.woocommerce-checkout-review-order .payment_method_cod label, .woocommerce-checkout-review-order .payment_method_payubiz label {
    color: var(--theme-color);
    display: inline-block!important;
    padding-left:5px;
}
.woocommerce-checkout-review-order .payment_method_payubiz img{display:none;}
.woocommerce ul.products.columns-3 li.product, .woocommerce ul.products.columns-4 li.product {
    padding: 10px;
    background-color: var(--secondary-color);
	min-height: 415px; 
}
.form-style2 select{height: 50px;background-color: #f9f9f970;}
.woocommerce-billing-fields select, .woocommerce-shipping-fields select{padding: 0 56px 0 10px;}
.woocommerce-checkout .select2-container .select2-selection--single {
    border: none!important;
}
.thmaf-thslider-box{margin:0px;padding:0px}
.thmaf-thslider-list{width: 100%!important;}
.thmaf-adr-text.address-text{font-size:16px}
.th-del-acnt{font-size:16px}
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked{background: #50575e!important;}
.wt_pklist_invoice_print, .wt_pklist_invoice_download{display:none!important;}
button.minus, button.plus {border-radius: 18px;padding: 1px 10px;border: 1px solid #ddd;margin: 0 5px;}
span.goback-btn a {position: absolute;top: -20px;right: 33px;color:#fff;background-color: #681657;font-weight: 500;text-transform: uppercase;font-size: 14px;padding: 2px 10px;}
.woocommerce div.product p.stock {font-size: 1.5em;}
.ttm-quote-form {padding: 10px;}
.ttm-quote-form .wpcf7-spinner{display:contents;}
.ttm-quote-form input:focus {
    background-color: var(--theme-color);
    border-color: inherit!important;
	color:#fff;
}
.wpcf7-not-valid-tip{font-size:14px;}
.wpcf7 form .wpcf7-response-output {
    margin: 0.5em 0.5em 0.5em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
}
.u-column1.col-1.woocommerce-Address {
    width: 50%;
    float: left;
}
button.defalut_address, button.defalt_addd_shipping {
    padding: 4px 8px;
    font-size: 14px;
    margin-right: 14px;
}
.dsabafw_table_bill .billing_address button.form_option_edit, .dsabafw_table_ship .shipping_address button.form_option_ship_edit {
    background-color: inherit;
    color: #000;
    font-weight: 500;
    border-bottom: 1px solid #000;
    padding: 4px 8px;
}
.dsabafw_table_bill {
    width: 100%;
    float: left;
    display: inline-block;
    padding-right: 10px;
}
.billing_address {
    width: 48%;
    float: left;
    margin-right: 10px;
}
.woocommerce .tax_label, .woocommerce .includes_tax{display:none;}
.treatments-inner h6{color: var(--theme-color);font-weight: 500;}
.service-style3 h6 {font-size: 18px; color: var(--theme-color);font-weight: 500;}

@media only screen and (max-device-width: 480px) {
.woocommerce ul.products.columns-3 li.product, .woocommerce ul.products.columns-4 li.product {
    min-height: 380px!important;
}
}
@media only screen and (max-width: 768px){
button.wa-order-button.single_add_to_cart_button.button.alt {margin-top: 15px;}	
.scrollToTop {display:none}	
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    margin-bottom: 0rem;
}
.woocommerce section {
    padding-top: 3rem!important;
    padding-bottom: 0;
}	
span.goback-btn a {
    position: absolute;
    top: -38px;
    right: 0px;	
}
.filter_popup .sidebar-area .widget {
    margin-bottom: 0px!important;
}	
.sidebar-area {
    margin-top: 0px!important;
}	
.woocommerce .col2-set, .woocommerce-page .col2-set {
    width: 100%;
	float:none;
}	
div#order_review {
    width: 100%;
    float: none;
}	
h3#order_review_heading {
    margin:10px 0 10px 0;
    display: inline-block;
}	
.woocommerce ul.products.columns-3 li.product, .woocommerce ul.products.columns-4 li.product {
    min-height: 400px;
}	
ul.products li.product .woocommerce-loop-product__title {
    font-size: 15px!important;
}	
.woocommerce-page table.cart td.actions .coupon {
    float: left;
    width: 100%;
    margin-top: 20px;
}	
.cart #coupon_code, .checkout_coupon input {
    height: 44px;
    width: auto;
    float: left;
}	
}
@media only screen and (max-width: 600px){
.woocommerce .woocommerce-result-count {
    margin-top: 0;
    margin-bottom: 0px;
}
}
.theme-twentytwentyone .has-dark-controls .wc-block-components-checkbox__input[type=checkbox]:checked, .theme-twentytwentyone .wc-block-components-checkbox__input[type=checkbox]:checked{background-color: var(--theme-color);!important;}
.filter_popup{background:#eee; width:250px;height:100vh; position:fixed; transition:.3s;right:-250px;top:0;transition-timing-function: cubic-bezier(0.9,0,1,1);z-index: 9999;overflow-y: auto;display: inline-table;}
.filter_popup.close{right:0;transition:.3s;transition-timing-function: cubic-bezier(0.9,0,1,1);}
.filter_popup .filter-btn {border:none; color: #fff; background:var(--theme-color);font-size: 22px;padding: 5px 15px; position: absolute;left:-64px; top:300px; transform:rotate(90deg); display:inline-block; cursor:pointer}
.filter_popup .sidebar-area .widget .wp-block-heading{font-size: 20px;padding: 0 0 10px 0;margin: 10px 0 20px 0;text-transform: none;}
.filter_popup .sidebar-area .widget{margin-bottom: 20px;}
.filter_popup .sidebar-area .wc-block-components-filter-reset-button{margin-right: 10px;}
.filter_popup .wc-block-attribute-filter .wc-block-attribute-filter-list {
    margin: 0;
    width: 100%;
    height: 215px;
    overflow: scroll;
}
.filter_popup .sidebar-area {
    margin-top: 0px!important;
    overflow: scroll;
    height: 600px;
}
@media (max-width:768px) {
    .product_listing .col-xxl-3{display: none;}
}
@media (min-width:769px) {
.filter_popup{display: none;}
}


.packages .strike_price {
    text-decoration-line: line-through;
}
.packages .offer_tag {
    background-color: #f1c625;border-radius: 16px;padding: 4px;margin: 10px;
}
.packages .main_price {
    font-size: 28px;font-weight: 600;
}
.packages .duration{font-size: 14px;font-weight: 600;}
.packageForm textarea{min-height: 80px;background-color: #f9f9f970;}
.packageForm .vs-btn {
    background-color: var(--theme-color);
    color: var(--white-color);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .1em;
    line-height: 1;
    text-transform: uppercase;
    display: inline-block;
    padding: 15px 25px;
    border: none;
    position: relative;
    z-index: 1;
    text-align: center;
    width: 200px;
}
.packageForm .text-right{text-align: right;}
.packageForm p{margin-bottom: 10px;}
.packageForm input.check-policy {
    visibility: inherit;
    opacity: 1;
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
}
.woocommerce-account .timediff{font-size:12px;}
.shortDesc p{margin: 0 0 8px 0;}
.billing_address_empty{display:none;}
.woocommerce-checkout .place-order input[type=checkbox]{visibility: visible; opacity: 1;width: 16px;height: 17px;}
.woocommerce .cart_totals .shipping .woocommerce-shipping-destination{display:none;}
/* .woocommerce ul.products li.product .price del, .single-product .single_product .summary p.price del {
    display: none;
} */
.editor-styles-wrapper .wc-block-components-checkbox-list li, .wc-block-components-checkbox-list li{
	margin: 0 0 16px;
	font-family: var(--body-font);
    font-size: 16px;
    font-weight: 400;
    color: var(--body-color);
}

.product .bulk_table {
    display: none!important;
}
/**
 * Tabs Container
 */
.tabs-container {
    padding: 0rem;
}

/**
 * Tabs Block
 */
.tabs-block {
    display: flex;
    align-items: center;
    justify-content: center;
}

/**
 * Tabs
 */
.tabs {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.tabs label {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem 2rem;
    margin-right: 0.0625rem;
    cursor: pointer;
    background-color: #000;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 1rem;
    font-weight:600;
    transition: background-color ease 0.3s;
}

.tabs label .material-icons {
    margin-right: 0.3rem;
}

.tabs .tab {
    flex-grow: 1;
    width: 100%;
    height: 100%;
    display: none;
    padding: 1rem 2rem;
    color: #000;
   /*  background-color: #fff;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.4); */
}

.tabs .tab > *:not(:last-child) {
    margin-bottom: 0.8rem;
}

.tabs [type=radio] {
    display: none;
}

.tabs [type=radio]:checked + label {
    background-color: #fff;
    color: #681657;
    border-top: 4px solid #681657;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
}

.tabs [type=radio]:checked + label + .tab {
    display: block;
}
@media (min-width: 768px) {

    .tabs-container {
        padding: 0rem;
    }

    .tabs label {
        order: 1;
        width: auto;
    }

    .tabs .tab {
        order: 9;
    }

    .tabs [type=radio]:checked + label {
        border-bottom: none;
    }
}
@media (min-width: 992px) {

    .tabs {
        width: 100%;
    }
}



.form-style2 input[type="radio"]:checked,
.form-style2 input[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.form-style2 input[type="radio"]:checked + label,
.form-style2 input[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    padding-right: 10px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.form-style2 input[type="radio"]:checked + label:before,
.form-style2 input[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
.form-style2 input[type="radio"]:checked + label:after,
.form-style2 input[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #681657;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.form-style2 input[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.form-style2 input[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.form-style2 .error {  
  color: red;  
  margin-left: 5px;  
  font-size: 14px;
} 
.form-style2 input[type=checkbox] ~ label#checkPolicy-error:before{
    display: none;
}
.form-style2 input[type=checkbox] ~ label#checkPolicy-error{
    padding-left: 0px;
}
.form-style2 input[type=checkbox] ~ label#checkSubscription-error:before{
    display: none;
}
.form-style2 input[type=checkbox] ~ label#checkSubscription-error{
    padding-left: 0px;
}

.testi-detail {
  position: relative;
  padding: 55px 30px 30px 30px;
  margin: 40px 0 30px 0;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .03);
  border-bottom: 4px solid rgba(0, 0, 0, 0);
  transition: all ease .4s;
  background-color: var(--white-color)
}
.testi-detail .testi-avater {
  width: 80px;
  height: 80px;
  position: absolute;
  top: -40px;
  padding: 7px;
  background-color: var(--white-color);
  border-radius: 50%
}
.testi-detail .testi-avater img {
  width: 100%;
  border-radius: 50%
}
.testi-detail .testi-name {
  font-size: 22px;
  margin-bottom: 0px
}
.testi-detail .testi-text {
  margin: 0 0 15px 0
}
.testi-detail .testi-degi {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  color: var(--theme-color)
}
.testi-detail .testi-icon {
  font-size: 60px;
  line-height: 1;
  margin-top: -30px;
  position: absolute;
  right: 40px;
  top: 0;
  color: var(--theme-color);
  opacity: .2;
  transition: all ease .4s
}
.testi-detail .testi-rating {
  color: var(--theme-color);
  margin-bottom: 5px;
  font-size: 14px
}
.testi-detail .testi-rating i {
  margin-right: 5px
}
.testi-detail .testi-degi {
  font-weight: 500
}
.long-text .testi-text p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
.testi-detail .testi-content p a{display: none;}
.long-text .testi-text p:nth-child(2), .long-text .testi-text p:nth-child(3), .long-text .testi-text p:nth-child(4), .long-text .testi-text p:nth-child(5) {
    display: none;
}
.expert-speak img {
    width: 460px !important;
    height: 300px !important;
}
.comments-area {
    margin-top: 40px;
}
