/* --------------------------------------
 * woocommerce
 * ---------------------------------------*/
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
    padding: 0px;
    padding-bottom: 35px;
    background-color: transparent;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin-bottom: 30px;
}
.woocommerce .woocommerce-ordering {
    margin-bottom: 40px;  
}
.woocommerce .woocommerce-result-count { 
    margin-top: 17px;
}

/*=== product box ===*/
.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3{
    font-size: 18px;
    line-height: 28px;
}
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
    text-align: center;
}
.woocommerce ul.products li.product .onsale {
    padding: 5px 12px;
    font-size: 10px;
    font-weight: 700;
    position: absolute;
    text-align: center;
    color: #fff;
    z-index: 2;
    text-transform: uppercase;
    border-radius: 0px;
    top: 16px;
    left: 10px;
    bottom: auto;
    right: auto;
    letter-spacing: 2px;
    background: #f96e38;
    line-height: normal;
    min-height: auto;
}
.woocommerce ul.products li.product .price {
    font-size: 15px;
    color: #888;
}
.woocommerce ul.products li.product .price del {
    margin-right: 5px;
}
.woocommerce ul.products li.product .button{
    margin-top: 1em;
    padding: 10px 22px;
    font-size: 13px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
}
.woocommerce ul.products li.product .button:hover{
    background-color: #09162a;
}
.woocommerce #respond input#submit.loading:after, 
.woocommerce a.button.loading:after, 
.woocommerce button.button.loading:after, 
.woocommerce input.button.loading:after {
    top: 10px;
    right: 6px;
}
.woocommerce a.added_to_cart {
    padding-top: .5em;
    display: inline-block;
    position: absolute;
    display: block;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 11px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

/*=== Woocommerce Details Page ===*/
.woocommerce span.onsale {
    padding: 0px 12px;
    font-size: 10px;
    font-weight: 800;
    position: absolute;
    text-align: center;
    color: #fff;
    z-index: 2;
    text-transform: uppercase;
    border-radius: 0px;
    top: 13px;
    left: 10px;
    bottom: auto;
    right: auto;
    letter-spacing: 2px;
    background: #f14705;
}
.single-product .entry-summary .product_meta .posted_in,
.single-product .entry-summary .product_meta .sku_wrapper{
    font-weight: 500;
    color: #252525;
}
.single-product .entry-summary .product_meta .posted_in a,
.single-product .entry-summary .product_meta .sku_wrapper span{
    font-weight: normal;
    color: #888888;
}
.single-product .entry-summary .product_meta .posted_in{
    margin-left: 10px;
}
.single-product div.product p.price ins{
    text-decoration: none;
    font-weight: 500;
}
.single_variation_wrap .woocommerce-variation-price{
    margin-bottom: 30px;
}
.single-product div.product .summary p.price, 
.single-product div.product .summary span.price{
    font-size: 18px;
}
.woocommerce div.product .product_title{
    font-size: 24px;
    line-height: 34px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin-right: 8px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    position: relative;
    top: 0px;
    display: block;
    float: left;
    font-size: 17px !important;
    line-height: normal !important;   
    border: 1px solid #ececec;
    border-bottom: 0;
    text-transform: capitalize;
    line-height: 24px;
    cursor: pointer;
    padding: 16px 30px 16px;
    transition: all 500ms ease;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background: none;
    border-radius: 0;
    margin: 0;
    padding: 0;
    border: none;    
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: var(--dsvy-politicia-global-color); 
} 

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before {
    opacity: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0px !important;
    margin: 0px 0 0px !important;
    border: none !important;
    line-height: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:before{
    display: none;
    border: none;
}
.woocommerce div.product .woocommerce-tabs .panel{
    background: #fff !important;
    margin-top: 0px;
    padding: 30px;
    border: 1px solid #ececec;
    border-radius: 0;
    margin-top: -1px;
}
.woocommerce-Tabs-panel h2{
    font-size: 22px;
    margin-top: 0;
    line-height: 28px;
}
/*=== woocommerce div.product form.cart ===*/
.woocommerce div.product form.cart .button{
    margin-top: 0;
    padding: 10px 22px;
    font-size: 13px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    border-radius: 5px;
}
.woocommerce div.product form.cart .button:focus{
    outline: none;
}
.woocommerce div.product form.cart .button:hover{
    background-color: #09162a;
}

/*=== .woocommerce .quantity .qty ===*/
.woocommerce .quantity .qty {
    height: 60px;
    width: 70px;
    margin-right: 5px;
    background-color: #fff;
    padding: 0 10px;
}

/*=== woocommerce div.product p.price ===*/
.woocommerce div.product p.price, 
.woocommerce div.product span.price{
    font-size: 15px;
    color: #888;
}
.woocommerce div.product p.price del, 
.woocommerce div.product span.price del{
    margin-right: 5px;
}

/*=== woocommerce div.product div.images ===*/
.woocommerce div.product div.images .woocommerce-product-gallery__trigger{
    z-index: 5;
}

/*=== woocommerce table.shop_attributes ===*/
.woocommerce table.shop_table{
    border-radius: 0;
}

.woocommerce table.shop_attributes th, 
.woocommerce table.shop_attributes td {
    padding: 5px 7px;
    font-weight: 500;
}

#add_payment_method table.cart td.actions .coupon .input-text, 
.woocommerce-cart table.cart td.actions .coupon .input-text, 
.woocommerce-checkout table.cart td.actions .coupon .input-text {
    padding: 6px 15px 5px;
    background-color: #fff;
}

/*=== related products ===*/
h3#order_review_heading,
.woocommerce-additional-fields h3,
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3,
.cart_totals h2,
.related.products h2{
    font-size: 28px;
    line-height: 38px;
}

/*=== woocommerce-cart .wc-proceed-to-checkout ===*/
.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order,
.woocommerce .woocommerce-error .button, 
.woocommerce .woocommerce-info .button, 
.woocommerce .woocommerce-message .button, 
.woocommerce-page .woocommerce-error .button, 
.woocommerce-page .woocommerce-info .button, 
.woocommerce-page .woocommerce-message .button,
.woocommerce .cart .button, 
.woocommerce .cart input.button,
#add_payment_method .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{
    margin-top: 0;
    padding: 18px 22px;
    font-size: 14px;
    line-height: normal;
    text-transform: uppercase;
    color: #fff;
    border-radius: 5px;
    font-weight: 700; 
}
.woocommerce #review_form #respond .form-submit input:hover,
.woocommerce .woocommerce-error .button, 
.woocommerce .woocommerce-info .button, 
.woocommerce .woocommerce-message .button, 
.woocommerce-page .woocommerce-error .button, 
.woocommerce-page .woocommerce-info .button, 
.woocommerce-page .woocommerce-message .button,
.woocommerce .woocommerce-error .button:hover, 
.woocommerce .woocommerce-info .button:hover, 
.woocommerce .woocommerce-message .button:hover, 
.woocommerce-page .woocommerce-error .button:hover, 
.woocommerce-page .woocommerce-info .button:hover, 
.woocommerce-page .woocommerce-message .button:hover,
.woocommerce .cart .button:hover, 
.woocommerce .cart input.button:hover, 
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover, 
.woocommerce div.product form.cart .button:hover,  
.woocommerce ul.products li.product .button:hover{
    color: #fff;
}
.woocommerce #content table.cart td.actions .input-text, 
.woocommerce table.cart td.actions .input-text, 
.woocommerce-page #content table.cart td.actions .input-text, 
.woocommerce-page table.cart td.actions .input-text {
    width: 130px;
    height: 54px;
}
/*=== Sidebar button ===*/
.woocommerce .widget_shopping_cart .buttons a:not(.wcppec-cart-widget-button), 
.woocommerce.widget_shopping_cart .buttons a:not(.wcppec-cart-widget-button),
.woocommerce .widget_price_filter .price_slider_amount .button{
    margin-top: 0;
    padding: 8px 16px;
    font-size: 12px;
    line-height: 22px;
    text-transform: uppercase;   
    color: #fff;
    border-radius: 0px;
}

.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce .widget_shopping_cart .buttons a.checkout:not(.wcppec-cart-widget-button), 
.woocommerce.widget_shopping_cart .buttons a.checkout:not(.wcppec-cart-widget-button){
    background-color: var(--dsvy-politicia-blackish-color); 
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, 
.woocommerce.widget_shopping_cart .cart_list li a.remove {
    top: 5px;
}

/*=== widget_price_filter ===*/
.woocommerce .widget_price_filter .price_slider{
    margin-bottom: 25px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 14px;
    height: 14px;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
    cursor: ew-resize;
    outline: none;
    box-sizing: border-box;
    opacity: 1;
    top: -5px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    height: 5px;
    background-color: var(--dsvy-politicia-blackish-color); 
}
.woocommerce ul.products li.product .price ins{
    text-decoration: none;
    font-weight: 500;
}
.woocommerce #respond input#submit.disabled, 
.woocommerce #respond input#submit:disabled, 
.woocommerce #respond input#submit:disabled[disabled], 
.woocommerce a.button.disabled, 
.woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], 
.woocommerce button.button.disabled, .woocommerce button.button:disabled, 
.woocommerce button.button:disabled[disabled], 
.woocommerce input.button.disabled, .woocommerce input.button:disabled, 
.woocommerce input.button:disabled[disabled]{
    color: #fff;
}
.woocommerce .cart .button{
    padding: 18px 22px !important;
    border-radius: 5px;
}
.woocommerce .col-1, 
.col-2{ 
    max-width:none;
}
.woocommerce form .form-row {
    display: block;
}
.woocommerce-pagination{
    text-align: center;
    margin-top: 50px;
    margin-bottom:  80px;
 }
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span{
    padding: 15px 17px;
    font-size: 15px;
    font-weight: bold;
    display: inline-block;   
    margin: 0 2px;
    border: 1px solid #eee;
    color: #2c2c2c;
}
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current{
  color: #fff;
}
.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li{
    border: none;
}
.woocommerce div.product form.cart table.woocommerce-grouped-product-list tbody tr,
.woocommerce div.product form.cart table.variations tbody tr{
    border: 0;
}
.woocommerce div.product form.cart .variations label {
    margin-top: 12px;
    font-weight: 500;
}
.woocommerce div.product form.cart .group_table td{
    vertical-align: middle;
}
.woocommerce div.product form.cart .group_table td label{
    margin: 0;
}
.woocommerce form .form-row textarea{
    padding: 11px 22px;
}

/*==== woocommerce-checkout ====*/
.woocommerce-checkout #customer_details{
    margin-top: 35px;
}
.woocommerce-checkout .col2-set .col-1{
    padding: 0;
}

/*==== woocommerce-checkout ====*/
.woocommerce-checkout-payment{
    margin-bottom: 35px;
}

.dsvy-woo-box-border .woocommerce ul.products li.product{
    border: 1px solid #ededed;
    padding-bottom: 30px;
}
.woocommerce-breadcrumb,
.woocommerce-products-header__title{
	display: none;
}
.woocommerce #review_form #respond textarea{
	line-height: 20px;
	height: 110px;
}
.woocommerce #review_form #respond .form-submit input{
    padding: 10px 22px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 0px;
    color: #fff;
}

/*===woocommerce-Reviews===*/
.woocommerce-Reviews .comment-reply-title{
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0px;
}
.woocommerce-Reviews .comment-respond input[type="text"],
.woocommerce-Reviews .comment-respond input[type="email"],
.woocommerce-Reviews .comment-respond textarea{
    border: 1px solid #b2b2b2;
}

/*===woocommerce -- remove===*/
.woocommerce a.remove {
    line-height: 22px;
    font-weight: 400;
}

/*===woocommerce -- customer_details===*/
.woocommerce-checkout .woocommerce-checkout-review-order, 
.woocommerce #customer_details {
    margin-bottom: 30px;
}
.return-to-shop,
.woocommerce-cart .wc-proceed-to-checkout{
    margin-bottom: 40px;
}
.woocommerce table.shop_table tfoot td strong,
.woocommerce-cart .cart-collaterals .cart_totals tr td strong{
    font-weight: 500;
}

/*===woocommerce -- cart_list - product_list_widget ===*/
.woocommerce ul.cart_list li del,
.woocommerce ul.product_list_widget li del{
    margin-right: 10px;
}
.woocommerce ul.cart_list li ins,
.woocommerce ul.product_list_widget li ins{
    text-decoration: none;
    font-weight: 500;
}
.woocommerce ul.cart_list li, 
.woocommerce ul.product_list_widget li{
    margin-bottom: 10px;
}
.woocommerce ul.cart_list li:last-child, 
.woocommerce ul.product_list_widget li:last-child{
    margin-bottom: 0px;
}
.woocommerce ul.cart_list li img, 
.woocommerce ul.product_list_widget li img {
    border: 1px solid rgba(0, 0, 0, 0.10);
}

/*=== widget_product_categories ===*/
.site-content .widget_product_categories ul ul {
    margin-top: 2px;
}
.site-content .widget_product_categories ul li{
    margin: 2px 0;
    padding: 0;
    position: relative;
}
.site-content .widget_product_categories ul li a{    
    padding: 12px 30px 10px 25px;
    display: block;
    position: relative;
    line-height: normal;
}
.site-content .widget_product_categories ul li a:before {
    position: absolute;
    font-family: 'designervily-base-icons';
    content: '\f115';
    left: 0px;
    top: 16px;
    font-size: 13px;
    font-weight: normal;
    color: var(--dsvy-politicia-global-color);
}
.site-content .widget_product_categories ul li span {
    position: absolute;
    right: 15px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background-color: #f6f6f6;
    text-align: center;
    display: block;
    font-size: 13px;
    font-weight: 700;
    border-radius: 0;
    top: 18px;
}

/*=== woocommerce-message ===*/
.woocommerce .woocommerce-error .button, 
.woocommerce .woocommerce-info .button, 
.woocommerce .woocommerce-message .button, 
.woocommerce-page .woocommerce-error .button, 
.woocommerce-page .woocommerce-info .button, 
.woocommerce-page .woocommerce-message .button{
    float: none;
    position: absolute;
    right: 34px;
    top: 14px;
    padding: 14px 22px;
}
.woocommerce-error, 
.woocommerce-info, 
.woocommerce-message{
    padding: 30px 180px 30px 55px;
}
.woocommerce-error::before, 
.woocommerce-info::before, 
.woocommerce-message::before{
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.woocommerce-error, 
.woocommerce-info, 
.woocommerce-message,
#add_payment_method #payment, 
.woocommerce-cart #payment, 
.woocommerce-checkout #payment{
    background-color: #f8f8f6;;
}
.woocommerce-checkout #payment ul.payment_methods{
    padding: 0px;
}
.woocommerce-checkout-payment .woocommerce-info::before{
    top: 30px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

/*====================================  woocommerce  ====================================*/

.woocommerce-cart .woocommerce-notices-wrapper{
    margin-bottom: 35px;
}
.woocommerce-info, .woocommerce-message{
	border-top-color: var(--dsvy-politicia-global-color); 
}
.woocommerce-info::before,
.woocommerce ul.cart_list li ins,
.woocommerce ul.product_list_widget li ins{
	color: var(--dsvy-politicia-global-color); 
}
.single-product .entry-summary .product_meta .posted_in, 
.single-product .entry-summary .product_meta .sku_wrapper{
	color: var(--dsvy-politicia-global-color); 
}
.woocommerce-page #payment #place_order:hover,
.woocommerce .cart .button, 
.woocommerce .cart input.button,
#add_payment_method .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.woocommerce #review_form #respond .form-submit input,
.woocommerce div.product form.cart .button{
    background-color: var(--dsvy-politicia-blackish-color); 
}
.woocommerce-product-search [type=submit],
.widget_product_search .woocommerce-product-search button,
.woocommerce-form-coupon button[type=submit]:hover, 
.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order,

.woocommerce .woocommerce-error .button:hover, 
.woocommerce .woocommerce-info .button:hover, 
.woocommerce .woocommerce-message .button:hover, 
.woocommerce-page .woocommerce-error .button:hover, 
.woocommerce-page .woocommerce-info .button:hover, 
.woocommerce-page .woocommerce-message .button:hover,
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,
.woocommerce .widget_shopping_cart .buttons a:not(.wcppec-cart-widget-button), 
.woocommerce.widget_shopping_cart .buttons a:not(.wcppec-cart-widget-button),
.woocommerce .widget_price_filter .price_slider_amount .button,

/* .woocommerce div.product .woocommerce-tabs ul.tabs li a, */
.woocommerce ul.products li.product .button{
	background-color: var(--dsvy-politicia-global-color); 
}

.widget_product_categories ul li .count,
.woocommerce-form-coupon button[type=submit],

.woocommerce #review_form #respond .form-submit input:hover,
.woocommerce .woocommerce-error .button, 
.woocommerce .woocommerce-info .button, 
.woocommerce .woocommerce-message .button, 
.woocommerce-page .woocommerce-error .button, 
.woocommerce-page .woocommerce-info .button, 
.woocommerce-page .woocommerce-message .button,
.woocommerce .woocommerce-error .button:hover, 
.woocommerce .woocommerce-info .button:hover, 
.woocommerce .woocommerce-message .button:hover, 
.woocommerce-page .woocommerce-error .button:hover, 
.woocommerce-page .woocommerce-info .button:hover, 
.woocommerce-page .woocommerce-message .button:hover,
.woocommerce .cart .button:hover, 
.woocommerce .cart input.button:hover, 
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover, 
.woocommerce div.product form.cart .button:hover,  
.woocommerce ul.products li.product .button:hover{
	background-color: var(--dsvy-politicia-global-color); 
}
.woocommerce-page .woocommerce-message .button:hover,
.woocommerce ul.products li.product .button:hover{
    background-color: var(--dsvy-politicia-blackish-color); 
}
.woocommerce-info,
.woocommerce-message {
    border-top-color: var(--dsvy-politicia-global-color); 
}
.woocommerce form.checkout_coupon, 
.woocommerce form.login, 
.woocommerce form.register {
    border: 0;
    border-radius: 0;
    padding: 20px;
    background-color: #f7f7f5;
    margin-top: 0;
}
.woocommerce form.woocommerce-form-coupon .form-row input.input-text{
    background-color: #fff;
    height: 56px;
}
.woocommerce-form-coupon button[type=submit]{
    margin-top: 1em;
    padding: 16px 22px;
    font-size: 13px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    margin-top: 0;
    margin-left: -40px;
    font-size: 13px !important;
}
.woocommerce-form-coupon button[type=submit]:hover{
    background-color: var(--dsvy-politicia-blackish-color);
    color: #ffffff;
}
.woocommerce-form-coupon button[type=submit]:focus{
    outline: none;
}
.woocommerce table.shop_table,
.woocommerce-checkout input[type="number"], 
.woocommerce-checkout input[type="text"], 
.woocommerce-checkout input[type="email"], 
.woocommerce-checkout input[type="password"], 
.woocommerce-checkout input[type="tel"], 
.woocommerce-checkout input[type="url"], 
.woocommerce-checkout input[type="search"], 
.woocommerce-checkout textarea{
    background-color: #fff;
}

.woocommerce-input-wrapper .dsvy-select{
    border: 1px solid #d3d3d3;
    background-color: transparent;
}
.woocommerce table.shop_table th,
.woocommerce table.shop_table tbody th, 
.woocommerce table.shop_table tfoot td, 
.woocommerce table.shop_table tfoot th{
    font-weight: 500;
}

/*=== Sidebar Section ===*/
.woocommerce-product-search {
    position: relative;
}
.designervily-sidebar .widget.widget_product_search {
    background-color: var(--dsvy-politicia-global-color);
}
.designervily-sidebar .widget.widget_product_search .widget-title {
    color: #fff;
}
.widget_product_search .woocommerce-product-search input[type="search"] {
    background-color: var(--dsvy-politicia-white-color);
    height: 60px;
}
.widget_product_search .woocommerce-product-search button {
    position: absolute;
    right: 5px;
    padding: 0;
    border: none;
    outline: none;
    background-color: transparent !important;
    top: 5px;
    height: 50px;
    color: #ffffff;
    font-size: 16px;
    z-index: 1;
    width: 50px;
    font-size: 0;
}
.widget_product_search .woocommerce-product-search button:after{
    position: absolute;
    font-family: 'designervily-base-icons';
    content: '\e800';
    right: 15px;
    font-size: 16px;
    top: 15px;
    font-size: 16px;
    color: var(--dsvy-politicia-blackish-color);
    line-height: normal;
    font-weight: normal;
}


.wc-block-product-search .wc-block-product-search__fields{
    position: relative;
}
.wc-block-product-search .wc-block-product-search__field{
    width: 100%;
}
.wc-block-product-search .wc-block-product-search__button {
    position: absolute;
    right: 0;
    padding: 0;
    border: none;
    outline: none;
    background-color: transparent;
    top: 50%;
    height: 58px;
    line-height: 58px;
    margin-top: -29px;
    color: #ffffff;
    font-size: 16px;
    z-index: 1;
    width: 70px;
}
.wc-block-product-search .wc-block-product-search__button:after {
    font-family: "designervily-base-icons";
    content: '\e800';
    position: absolute;
    right: 24px;
    top: 0;
    opacity: 1;
    z-index: 1;
    color: var(--dsvy-politicia-blackish-color);
    font-size: 18px;
}



.woocommerce table.shop_table td{
    border-right: none;
}
.woocommerce table.shop_table td .product-quantity{
    font-weight: 500;
}
/*WooCommerce-related pages */

/* Cart */
.woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items th,
.woocommerce-page .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart-items .wc-block-cart-items__header {
	background-color: var(--dsvy-politicia-light-bg-color) !important;
}
.woocommerce-page .wp-block-woocommerce-cart .wc-block-cart table.wc-block-cart-items .wc-block-cart-items__header th {
	font-size: 20px;
	text-transform: capitalize;
	text-align: center;
	color: var(--dsvy-politicia-blackish-color);
}
.woocommerce-page .wp-block-woocommerce-cart .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product, 
.woocommerce-page .wp-block-woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product {
	visibility: visible;
}
.woocommerce-page .wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items td {
	padding: 30px 20px;
	vertical-align: middle;
	border-right: 1px solid rgba( var(--dsvy-politicia-blackish-color-rgb), 0.2);
	text-align: center;
}
.woocommerce-page .wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items th {
	padding: 10px 20px !important;
	border-right: 1px solid rgba( var(--dsvy-politicia-blackish-color-rgb), 0.2);
}
.woocommerce-page .wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items td.wc-block-cart-item__total {
	border-right: none;
	margin-top: -1px;
}
.woocommerce-page .wp-block-woocommerce-cart .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total, 
.woocommerce-page .wp-block-woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total, 
.woocommerce-page .wp-block-woocommerce-cart .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image,
.woocommerce-page .wp-block-woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image {
	width: 150px;
}
.woocommerce-page .wp-block-woocommerce-cart .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name, 
.woocommerce-page .wp-block-woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
	font-size: 22px !important;
	margin: auto;
	margin-bottom: 20px;
	font-weight: 500;
	color: var(--dsvy-politicia-blackish-color);
}
.woocommerce-page .wp-block-woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	flex-direction: inherit;
}
.wc-block-components-quantity-selector input[type="number"] {
	height: 56px;
}
.woocommerce-page .wp-block-woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity>* {
	margin: 10px;
}
.woocommerce-page .wp-block-woocommerce-cart .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link, 
.woocommerce-page .wp-block-woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
	padding: 16px 30px;
	font-size: 16px;
	background-color: var(--dsvy-politicia-global-color);
	border-radius: 10px;
	color: var(--dsvy-politicia-white-color);
	text-decoration: none;
}
.woocommerce-page .wp-block-woocommerce-cart .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover, 
.woocommerce-page .wp-block-woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover {
	background-color: var(--dsvy-politicia-secondary-color);
}
.wc-block-components-product-metadata {
	font-size: 15px !important;
}
.woocommerce-page .wp-block-woocommerce-cart .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__wrap>*, 
.woocommerce-page .wp-block-woocommerce-cart .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector, 
.woocommerce-page .wp-block-woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__wrap>* {
	margin-bottom: 15px;
}
.woocommerce-page .wp-block-woocommerce-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block {
	background-color: var(--dsvy-politicia-light-bg-color);
	border-radius: 10px;
	position: relative;
	overflow: hidden;
}
.woocommerce-page .wp-block-woocommerce-cart .wc-block-components-totals-wrapper {
	padding: 20px;
	border-color: rgba( var(--dsvy-politicia-blackish-color-rgb), 0.2);
}
.woocommerce-page .wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart__totals-title {
	background-color: var(--dsvy-politicia-global-color);
	color: var(--dsvy-politicia-white-color);
	text-align: center;
	font-size: 20px;
	text-transform: none;
	padding: 13px 20px;
}
.wc-block-components-totals-footer-item .wc-block-components-totals-item__label, 
.wc-block-components-totals-footer-item .wc-block-components-totals-item__value,
.wc-block-components-totals-coupon .wc-block-components-panel__button {
	font-size: 18px !important;
	font-weight: 500 !important;
	color: var(--dsvy-politicia-blackish-color);
}
.woocommerce-page .wp-block-woocommerce-cart .wc-block-components-product-price {
	font-size: 16px !important;
}
.woocommerce-page .wc-block-components-product-badge {
	padding: 0 15px ;
	font-size: 14px ;
	text-transform: capitalize;
	line-height: 30px;
}
.woocommerce-page .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header th, 
.woocommerce-page table.wc-block-cart-items .wc-block-cart-items__header th {
	font-weight: 600;
}
.woocommerce-page .wc-block-cart-item__total-price-and-sale-badge-wrapper,
.woocommerce-page .wc-block-cart-item__total {
display: block;
}

/* My Account */
.woocommerce-account .woocommerce-MyAccount-navigation > ul {
	padding-left: 0;
	margin-bottom: 52px;
	list-style: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation > ul li {
	list-style: none;
	margin-bottom: 5px;
}
.woocommerce-account .woocommerce-MyAccount-navigation > ul li a {
	color: var(--dsvy-politicia-blackish-color);
	background: var(--dsvy-politicia-light-bg-color);
	border-radius: 10px;
	padding: 13px 25px;
	display: block;
}
.woocommerce-account .woocommerce-MyAccount-navigation > ul li a:hover,
.woocommerce-account .woocommerce-MyAccount-navigation > ul li.is-active a {
	background-color: var(--dsvy-politicia-global-color);
	color: var(--dsvy-politicia-white-color);
}
.woocommerce-account .woocommerce-MyAccount-navigation {
	width: 25%;
}
.woocommerce-account .woocommerce-MyAccount-content {
	width: 73%;
}
/* Orders Page */
.woocommerce-page .woocommerce-customer-details h2,
.woocommerce-shipping-fields #ship-to-different-address, 
.woocommerce .woocommerce-order-details .woocommerce-order-details__title {
	font-size: 35px;
	line-height: 40px;
}
.woocommerce-account.woocommerce-orders table.my_account_orders th:first-child {
	padding-left: 30px;
}
.woocommerce-account.woocommerce-orders table.my_account_orders th {
	padding: 15px;
	text-align: left;
}
.woocommerce table.my_account_orders .button {
	background-color: var(--dsvy-politicia-global-color);
	color: var(--dsvy-politicia-white-color);
}
.woocommerce table.my_account_orders .button:hover {
	background-color: var(--dsvy-politicia-secondary-color);
}
.woocommerce table.my_account_orders .button.view {
	border-radius: 7px;
	padding: 15px 30px;
}
.woocommerce .woocommerce-order-overview {
	border: 1px solid rgba( var(--dsvy-politicia-blackish-color-rgb), 0.2);
	margin: 0 0 35px;
	border-radius: 10px;
	padding: 25px;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	flex-wrap: wrap;
}
.woocommerce .woocommerce-order .woocommerce-order-overview li {
	float: initial;
	font-size: 16px;
	padding: 10px 10px;
	width: 20%;
	margin: 0;
	word-wrap: break-word;
}
.woocommerce .woocommerce-order .woocommerce-order-overview li.woocommerce-order-overview__total {
	width: 15%;
}
.woocommerce .woocommerce-order .woocommerce-order-overview li.woocommerce-order-overview__email {
	width: 25%;
}
.woocommerce .woocommerce-order-overview li strong {
	font-size: 1.2em !important;
	margin-top: 8px;
}
.woocommerce .woocommerce-customer-details address {
	font-style: normal;
	background: var(--dsvy-politicia-light-bg-color);
	padding: 16px 20px;
	border: none;
	border-left: 4px solid var(--dsvy-politicia-global-color); 
	border-radius: 6px;
}
.woocommerce .woocommerce-customer-details, 
.woocommerce .woocommerce-order-details, 
.woocommerce .woocommerce-order-downloads {
	margin-bottom: 4em;
}

/* Address  */
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .col-1, 
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .col-2, 
.woocommerce-account .woocommerce-page .woocommerce-MyAccount-content .col-1, 
.woocommerce-account .woocommerce-page .woocommerce-MyAccount-content .col-2 {
	display: inline-block;
	overflow: visible;
	padding: 30px;
	width: 100%;
	background-color: var(--dsvy-politicia-light-bg-color);
	margin-bottom: 15px;
	border-radius: 10px;
}
.woocommerce-account .woocommerce-MyAccount-content .col-1 header, 
.woocommerce-account .woocommerce-MyAccount-content .col-2 header {
	display: inline-flex;
	width: 100%;
	vertical-align: middle;
	justify-content: space-between;
	align-items: center;
	border-bottom-width: 0;
}
.woocommerce-account .woocommerce-MyAccount-content h2,
header.woocommerce-Address-title.title h2 {
	font-size: 34px;
	color: var(--dsvy-politicia-blackish-color);
	line-height: 42px;
	width: 100%;
}
.woocommerce-account .addresses .title .edit {
	width: 100%;
	text-align: right;
}

/* Account details */
.woocommerce-EditAccountForm .woocommerce-form-row input {
	padding: 19px 30px !important;
	border-radius: 10px !important;
	background-color: transparent !important;
	border: 1px solid rgba(var(--dsvy-politicia-blackish-color-rgb), 0.1) !important;
}
.woocommerce-EditAccountForm .woocommerce-form-row label  {
	color: rgba( var(--dsvy-politicia-blackish-color-rgb), 0.7) !important;
}
.woocommerce-account .woocommerce-MyAccount-content fieldset {
	border: none;
	display: inline-block;
	margin-top: 30px;
	padding: 0;
	width: 100%;
}
.woocommerce .woocommerce-EditAccountForm button.button.woocommerce-Button {
	background-color: var(--dsvy-politicia-global-color);
	color: var(--dsvy-politicia-white-color);
	margin-top: 20px;
	padding: 20px 30px !important;
}
.woocommerce .woocommerce-EditAccountForm button.button.woocommerce-Button:hover {
	background-color: var(--dsvy-politicia-secondary-color);
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content p {
	margin-bottom: 20px;
}
.woocommerce-error:focus {
	outline: none !important;
}
.woocommerce-Address address {
	background: #f8f9fb;
	padding: 12px 16px;
	border-left: 4px solid  var(--dsvy-politicia-global-color);
	border-radius: 4px;
}

/*cart */
.wc-block-grid__products .wc-block-grid__product-image img {
	border: 1px solid rgba( var(--dsvy-politicia-blackish-color-rgb), 0.1);
}

/* checkout */
.woocommerce-page .wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main.wc-block-checkout__main {
	padding: 30px;
	border: 1px solid rgba( var(--dsvy-politicia-blackish-color-rgb), 0.1);
	border-radius: 6px;
}
.woocommerce-page .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__image > img {
	width: 65px;
	max-width: 65px;
	border: 1px solid rgba(var(--dsvy-politicia-blackish-color-rgb), .1);
	border-radius: 5px;
}
.woocommerce-page .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-product-name {
	font-size: 18px;
	color: var(--dsvy-politicia-blackish-color);
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__individual-prices {
	padding: 8px 0;
}
.wc-block-components-product-price__value.is-discounted {
	margin-left: .5em;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__description {
	padding: 4px 12px 12px 35px !important;
}
.woocommerce-page .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-order-summary-item__individual-prices {
	font-size: 15px;
}
.woocommerce-page .wc-block-components-title.wc-block-components-title {
	font-size: 30px;
}
.woocommerce-page .wp-block-woocommerce-checkout-order-summary-block {
	font-size: 15px;
}
.woocommerce-page .wc-block-components-totals-item__label {
	color: var(--dsvy-politicia-blackish-color);
}
.woocommerce-page .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
	font-weight: 600;
	font-size: 22px;
	margin: 10px 0 15px 20px;
	color: var(--dsvy-politicia-blackish-color);
}
.woocommerce-page .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block,
.woocommerce-account .woocommerce form.login {
	background-color: var(--dsvy-politicia-light-bg-color);
	border-radius: 10px;
}
.woocommerce-page .wc-block-components-order-summary {
	padding: 0px 20px;
}
.woocommerce-page .wc-block-components-checkout-return-to-cart-button {
	color: var(--dsvy-politicia-blackish-color);
	font-size: 16px;
}
.woocommerce-page .wc-block-components-checkout-return-to-cart-button:hover {
	color: var(--dsvy-politicia-global-color);
}
.woocommerce-page.woocommerce-checkout .select2-container--open .select2-dropdown {
top: -28px;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item:not(:last-child) {
	border-bottom: 1px solid rgba(var(--dsvy-politicia-blackish-color-rgb), 0.1);
	padding-bottom: 15px !important;
	margin-bottom: 25px;
}
.woocommerce-page .select2-container .select2-dropdown, 
.woocommerce-page .select2-container .select2-selection {
	border-color: rgba( var(--dsvy-politicia-blackish-color-rgb), 0.1) !important;
}
.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted, .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
	box-shadow: none !important;
	background-color: var(--dsvy-politicia-white-bg-color);
	border-radius: 8px !important;
}
.wc-block-components-radio-control-accordion-option {
	margin-bottom: 5px;
	border: none;
}
.wc-block-components-radio-control__description, 
.wc-block-components-radio-control__label, 
.wc-block-components-radio-control__secondary-description, 
.wc-block-components-radio-control__secondary-label {
	color: var(--dsvy-politicia-blackish-color);
	font-size: 16px !important;
	font-size: 600 !important;
}
.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
	background-color: var(--dsvy-politicia-global-color) !important;
}
.wc-block-components-radio-control .wc-block-components-radio-control__input:checked {
	border-color: var(--dsvy-politicia-global-color) !important;
}
.wc-block-components-radio-control--highlight-checked.wc-block-components-radio-control--highlight-checked--last-selected:after,
.wc-block-components-radio-control--highlight-checked div.wc-block-components-radio-control-accordion-option:after {
	display: none !important;
}
/* Full-width container */
.wc-block-components-radio-control {
	width: 100%;
	max-width: 100%;
	padding: 30px;
	border-radius: 10px;
	background-color: var(--dsvy-politicia-light-bg-color);
}

/* Each payment option */
.wc-block-components-radio-control__option {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 16px 20px;
	margin-bottom: 12px;
	border: 1px solid #e0e0e0;
	border-radius: 10px;
	cursor: pointer;
	background-color: #fff;
	transition: all 0.3s ease;
}
.wc-block-components-radio-control__option-checked {
	background-color: transparent;
}
.wc-block-components-radio-control__label {
	font-size: 16px;
	font-weight: 600;
	color: var(--dsvy-politicia-blackish-color);
	flex: 1;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt {
	background-color: var(--dsvy-politicia-global-color) !important;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover {
	background-color: var(--dsvy-politicia-secondary-color) !important;
}
.woocommerce table.shop_table.woocommerce-table--order-downloads th span,
.woocommerce table.my_account_orders {
	font-size: 15px !important;
}
.wc-block-cart__submit-button.wc-block-components-button:not(.is-link) {
	color: #fff;
	background-color: var(--dsvy-politicia-blackish-color);
	border-radius: 5px;
}
.wc-block-cart__submit-button.wc-block-components-button:not(.is-link):hover {
	background-color: var(--dsvy-politicia-global-color);
}
.wc-block-components-form .wc-block-components-text-input input[type=email], 
.wc-block-components-form .wc-block-components-text-input input[type=number], 
.wc-block-components-form .wc-block-components-text-input input[type=password], 
.wc-block-components-form .wc-block-components-text-input input[type=tel], 
.wc-block-components-form .wc-block-components-text-input input[type=text], 
.wc-block-components-form .wc-block-components-text-input input[type=url], 
.wc-block-components-text-input input[type=email], 
.wc-block-components-text-input input[type=number],
.wc-block-components-text-input input[type=password], 
.wc-block-components-text-input input[type=tel], 
.wc-block-components-text-input input[type=text], 
.wc-block-components-text-input input[type=url] {
	border: 1px solid rgba(119, 119, 119, 0.2) !important;
}
.woocommerce-order-received th.woocommerce-table__product-name.product-name,
.woocommerce-order-received .woocommerce table.shop_table tfoot th,
.woocommerce-view-order th.woocommerce-table__product-name.product-name,
.woocommerce-view-order .woocommerce table.shop_table tfoot th,
.woocommerce-view-order .woocommerce table.shop_table td,
.woocommerce-order-received td.woocommerce-table__product-name.product-name {
	border-right: 1px solid rgba(119, 119, 119, 0.2);
}
.woocommerce-cart .wc-block-components-totals-wrapper {
	border-top: 1px solid rgba(119, 119, 119, 0.2);
}
.woocommerce-checkout .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control {
	padding-bottom: 30px !important;
}
.woocommerce-edit-address .woocommerce form .form-row .input-text, 
.woocommerce-edit-address .woocommerce form .form-row select {
	border: 1px solid rgba(119, 119, 119, 0.2) !important;
	padding: 15px 25px;
	font-size: 15px;
}
.woocommerce-edit-address .woocommerce button.button,
.woocommerce-account .woocommerce button.button {
	padding: 16px 16px !important;
	border-radius: 5px !important;
}
.woocommerce-edit-address span#select2-billing_country-container,
.woocommerce-edit-address span#select2-billing_state-container,
.woocommerce-edit-address span#select2-billing_state-container,
.woocommerce-edit-account input {
	font-size: 15px;
}
.woocommerce-account .woocommerce form .form-row .input-text, 
.woocommerce-account .woocommerce form .form-row select {
	border: 1px solid rgba(119, 119, 119, 0.2) !important;
	padding: 15px 10px;
	font-size: 15px;
	border-radius: 5px;
}
.woocommerce-cart .wc-block-components-text-input input[type=text] {
	height: 53px;
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus {
	box-shadow: none !important;
	outline: none !important;
}
.woocommerce-account .woocommerce table.shop_table th {
	color:var(--dsvy-politicia-blackish-color);
}
.woocommerce-account .woocommerce table.my_account_orders td {
	padding: 10px 8px;
}
.woocommerce-account label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
	margin-top: 13px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
	margin: 0 0;
}
.woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__select,
.woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__select {
	border: 1px solid rgba(119, 119, 119, 0.2) !important;
}
.woocommerce-checkout .woocommerce ul.order_details li strong {
	color: #000;
	font-weight: 400 !important;
}
.woocommerce-checkout th.woocommerce-table__product-name.product-name,
.woocommerce-checkout th.woocommerce-table__product-table.product-total {
	background: var(--dsvy-politicia-light-bg-color);
}
.woocommerce-order-received .woocommerce table.shop_table {
	border: 1px solid rgba(119, 119, 119, 0.2) !important;
}
.woocommerce-checkout button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
	border-radius: 5px;
}
.woocommerce-checkout p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
	background: green;
	color: #fff;
	padding: 10px 0px 10px 10px;
	border-radius: 5px;
}
.woocommerce-cart a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
	border-radius: 5px;
}
.woocommerce-cart .wp-block-woocommerce-cart-order-summary-shipping-block.wc-block-components-totals-wrapper,
.woocommerce-cart .wc-block-cart__main .wc-block-cart-items td {
	border-top: 0;
}
.woocommerce-cart table tbody tr, 
.woocommerce-cart table thead tr {
	border-bottom: 0 !important;
}
.wc-block-cart__submit-button.wc-block-components-button:not(.is-link) {
	color: #ffffff;
}
.woocommerce-checkout .wc-block-components-radio-control__option-layout {
	padding-left: 25px;
}
.woocommerce-account .woocommerce-EditAccountForm .woocommerce-form-row label {
	color: #666666;
}
.woocommerce-page .site-content-wrapper {
	padding-bottom: 70px;
}
.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main {
	margin-top: 20px;
}
.woocommerce-checkout .wc-block-components-radio-control--highlight-checked.wc-block-components-radio-control--highlight-checked--first-selected:after,
.woocommerce-checkout .wc-block-components-radio-control--highlight-checked:after,
.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block {
	border: 0 !important;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
	display: none;
}
.woocommerce-edit-address .select2-container .select2-selection--single .select2-selection__rendered {
	color: #6a6761 !important;
}
.woocommerce-edit-account form.woocommerce-EditAccountForm.edit-account,
.woocommerce-edit-address .woocommerce-MyAccount-content {
    background: var(--dsvy-politicia-light-bg-color);
    padding: 15px 15px 15px 15px;
    border-radius: 5px;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button {
	background-color: var(--dsvy-politicia-global-color);
	color: #ffffff;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover {
	background-color: var(--dsvy-politicia-blackish-bg-color);
	color: #ffffff;
}
.woocommerce-edit-address .woocommerce form .form-row label,
.woocommerce-account .woocommerce form.woocommerce-form-login .form-row label,
.woocommerce-lost-password .woocommerce form .form-row label {
	color: #000;
	font-weight: 500;
	font-size: 16px;
}
.woocommerce-edit-address .woocommerce form .form-row .input-text, .woocommerce form .form-row select {
	color: #6a6761;
}
.woocommerce-edit-address .select2-container--default .select2-selection--single {
	background-color: transparent !important;
}
.woocommerce-account .woocommerce form.woocommerce-form-login .woocommerce-LostPassword a {
    color: #000000;
}
.woocommerce-account .woocommerce form.woocommerce-form-login .woocommerce-LostPassword a:hover {
	color: var(--dsvy-politicia-global-color);	
}
.woocommerce-account .woocommerce form.woocommerce-form-login .woocommerce-form-login__submit:hover {
	background: var(--dsvy-politicia-blackish-bg-color) !important;
	color: #fff !important;
}
.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block {
	margin-top: 20px;
}
.woocommerce-cart .wc-block-cart .wp-block-woocommerce-cart-order-summary-block {
	border-bottom: 0;
}
:root :where(.wp-element-button, .wp-block-button__link) {
	background-color: var(--dsvy-politicia-global-color);
}
:root :where(.wp-element-button, .wp-block-button__link):hover {
	background-color: var(--dsvy-politicia-blackish-color);
}
.woocommerce-account .woocommerce form .form-row .input-text, 
.woocommerce-account .woocommerce form .form-row select {
	background-color: transparent;
}
@media (max-width: 991px){
    /*WooCommerce-related pages */
	.woocommerce-account .woocommerce-MyAccount-content {
		padding-left: 30px;
	}
	.woocommerce .woocommerce-order-overview {
		display: block;
	}
	.woocommerce .woocommerce-order .woocommerce-order-overview li {
		width: 100% !important;
		border: none !important;
		padding: 25px 10px;
	}
	.wc-block-components-sidebar,
	.wc-block-components-sidebar-layout .wc-block-components-main {
		width: 100% !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		margin-bottom: 20px;
	}
	.wc-block-cart .wc-block-components-sidebar {
		margin-top: 40px !important;
	}
	.wc-block-components-sidebar-layout.wc-block-cart {
		margin-bottom: 0 !important;
	}
	.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-overview li {
		width: 100% !important;
		border: none !important;
		padding: 25px 10px;
	}
	.woocommerce-checkout form.wc-block-components-form.wc-block-checkout__form {
		padding: 0 20px 0 20px;
	}
}
@media (max-width: 767px){
    /*WooCommerce-related pages */
	.woocommerce-account .woocommerce-MyAccount-content,
	.woocommerce-account .woocommerce-MyAccount-navigation {
		width: 100%;
		padding-left: 0;
	}
	.woocommerce-account.woocommerce-orders table.my_account_orders th:first-child {
		padding-left: 15px;
	}
	.woocommerce table.shop_table_responsive tr, 
	.woocommerce-page table.shop_table_responsive tr {
		display: table-row !important;
		border: none;
	}
	.wc-block-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product {
		text-align: center;
	}
	.wc-block-cart table.wc-block-cart-items .wc-block-cart-items__row {
		padding: 15px !important;
		border: 1px solid #e0e0e0;
		margin-bottom: 50px;
		border-radius: 10px;
	}
	.wc-block-components-order-summary .wc-block-components-order-summary-item__image>img {
		border: 1px solid #e0e0e0;
	}
	.is-medium table.wc-block-cart-items .wc-block-cart-items__row, 
	.is-mobile table.wc-block-cart-items .wc-block-cart-items__row, 
	.is-small table.wc-block-cart-items .wc-block-cart-items__row {
		grid-template-columns: 150px 132px !important;
	}
	.woocommerce-page .wp-block-woocommerce-cart .wp-block-woocommerce-cart-order-summary-coupon-form-block.wc-block-components-totals-wrapper {
		border-top: none;
	}
	.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title {
		border-bottom: 0 !important;   
		border-top: 0 !important;
		padding: 20px 15px 20px 0 !important;
	}
	.woocommerce-account .woocommerce-MyAccount-content {
		padding-top: 25px;
	}
	.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
		background-color: transparent;
	}
	.woocommerce-account .woocommerce-MyAccount-content {
		padding: 15px 15px 15px 15px;
		margin-top: 30px;
	}
	.woocommerce-checkout .wc-block-components-totals-wrapper {
		padding: 15px 15px 15px 15px;
	}
}
@media (max-width: 760px){
	.woocommerce-cart .wc-block-cart__main .wc-block-cart-items {
		border-bottom: 0;
	}
	.woocommerce-cart table tbody tr, 
	.woocommerce-cart table thead tr {
		border-bottom: 1px solid rgba(var(--dsvy-politicia-blackish-color-rgb), 0.2) !important;
	}
	.woocommerce-cart .wc-block-cart .wc-block-cart__totals-title {
		padding: 20px;
	}
}
@media (max-width: 600px) {
	.woocommerce-downloads .woocommerce .woocommerce-info .button {
		position: static;
	}
	.woocommerce-downloads .woocommerce-info::before {
		top: 31%;
	}
	.woocommerce-downloads .woocommerce-info {
		padding: 1em 2em 1em 3.5em;
	}
}
@media (max-width: 575px){
    /*WooCommerce-related pages */
	.wc-block-grid__products .wc-block-grid__product-image img,
	.woocommerce ul.products li.product img {
		padding: 0;
	}
	.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a .wp-post-image {
		padding: 90px 50px;
	}
	.woocommerce-checkout .site-footer input[type="email"] {
		padding-right: 20px !important;
	}
	.woocommerce .woocommerce-order .woocommerce-order-overview li {
		padding: 15px 10px;
	}
	.is-medium table.wc-block-cart-items .wc-block-cart-items__row, 
	.is-mobile table.wc-block-cart-items .wc-block-cart-items__row, 
	.is-small table.wc-block-cart-items .wc-block-cart-items__row {
		display: block !important;
	}
	.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product, 
	.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product, 
	.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product {
		grid-column-end: inherit !important;
		grid-column-start: inherit !important;
		grid-row-start: inherit !important;
		justify-self: inherit !important;
		display: block;
		padding: 0;
	}
	.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image, 
	.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image, 
	.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image {
		display: block !important;
		text-align: center;
	}
	.wc-block-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
		text-align: center;
		margin: 0 !important;
	}
	.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img, 
	table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
		width: auto !important;
		border: 1px solid rgba( var(--dsvy-politicia-blackish-color-rgb), 0.1);
		border-radius: 10px;
	}
	.wc-block-cart table.wc-block-cart-items .wc-block-cart-items__row {
		padding: 30px 15px !important;
		margin-bottom: 20px !important;
	}
	.wc-block-components-sidebar-layout.wc-block-cart {
		padding-top: 0;
		margin: 0;
	}
	.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
		padding: 0 !important;
	}
	.wc-block-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image {
		margin-bottom: 20px !important;
	}
}