/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


html,body
{
    overflow-x:hidden !important;
}
.banner-btn .elementor-button-icon svg {
    width: 52px !important;
    height: 52px !important;
}
.banner-btn .elementor-button-content-wrapper {
    align-items: center;
}
.banner-btnn .elementor-button-icon svg {
    width: 52px !important;
    height: 52px !important;
}
.banner-btnn .elementor-button-content-wrapper {
    align-items: center;
}
.banner-btnn .elementor-button .elementor-align-icon-right {
    margin-right: 5px;
}


.ht-category-wrap .ht-category-image a.ht-category-border::before
{
    display:none;
}
.wl-col-4 {
    background: #ffffff00;
    padding: 15px;
}
.ht-category-wrap:hover .ht-category-image-zoom a img {
    transform: none !important;
}
.ht-category-wrap .ht-category-content {
    display: block !important;
}
.ht-category-content a {
background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 12L12 2M12 2V12M12 2H2' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");    
	display: inline-block;
    background-repeat: no-repeat;
    background-position: right;
	width: 100% !important;
}
.ht-category-wrap {
    padding: 28px !important;
    border:1px solid #ffffff21;
    opacity: 0.5;
background: #FFF;
    height: 570px;
transition: 0.5s;
}
.ht-category-wrap:hover{
opacity: 1;
background: #FFFFFF1A !important;
border:1px solid #ffffff00;
}
[type=radio] {
    opacity: 0 !important;
}
.searchandfilter ul {
    display: flex;
    padding: 0px;
}
.searchandfilter ul li li {
    padding: 5px 30px;
}
.searchandfilter ul li label:hover {
    color:white;
}
.sf-option-active label {
    color: white !important;
}
.searchandfilter ul li li:first-child {
    padding: 5px 10px 0px 0px;
}
span.page-numbers.current {
    background: white;
    border-radius: 100%;
    padding: 9px 16px;
}
label.sf-label-radio {
    cursor: pointer;
}

.page-numbers.prev {
    color:#ff000000 !important;
}
.page-numbers.next {
    color:#ff000000 !important;
}
.page-numbers.prev {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' viewBox='0 0 8 14' fill='none'%3E%3Cpath opacity='0.6' d='M7 13L1 7L7 1' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");    background-repeat: no-repeat !important;
    background-position: center !important;
margin:0px !important;
}

.page-numbers.next
 {
background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 13L7 7L1 1' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");    background-repeat: no-repeat !important;
     background-position: center !important;
}
.article-card:hover img {
    transform: scale(1.05);
}
.article-card img {
    transition: 0.3s;
}
.ht-category-wrap:hover .ht-category-image-zoom a img
{
    transform: scale(1.05) !important;
}
.ht-category-wrap img
{
   transition: 0.3s;
}
.details a {
    color: #FFF;
    font-size: 20px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
}
.woof_container_pa_theme {
    margin-bottom: 35px;
    border-bottom: 1px dashed white;
    padding-bottom: 35px;
}
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    background: #ff000000;
    color: #A8A8A8;
    text-align: center;
}
span.details {
    color: #FFF;
    font-family: Open Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}
span.price {
    margin-top: 12px;
}
.woocommerce ul.products li.product .button {
    background: #ff000000;
    color: white;
    border-radius: 140px;
    border: 1px solid #FFF;
    padding: 20px 70px 20px 35px !important;
    position: relative;
}
.woocommerce ul.products li.product .button {
    background: url("data:image/svg+xml,%3Csvg width='52' height='52' viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='52' height='52' rx='26' fill='white'/%3E%3Cpath d='M21 31L31 21M31 21V31M31 21H21' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 97%;
}
a.button.wp-element-button.product_type_variable.add_to_cart_button {
    background-position: 97% !important;
}
/*.woocommerce ul.products li.product .button:after {
    content: ' ';
    position: absolute;
    width: 52px;
    height: 52px;
    right: 3px;
    bottom: 0px;
   background-image: url("data:image/svg+xml,%3Csvg width='52' height='52' viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='52' height='52' rx='26' fill='white'/%3E%3Cpath d='M21 31L31 21M31 21V31M31 21H21' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E ");

}*/
span.page-numbers.current {
    padding: 9px 16px !important;
}
.woocommerce-pagination ul li {
    padding: 0px 20px !important;
}
.woocommerce nav.woocommerce-pagination ul {
    display: flex;
    align-items: center;
    justify-content: center;
}
h2.woocommerce-loop-product__title {
    min-height: 80px;
}
.woof_reset_button_2 {
    padding: 5px 25px;
    color: #A8A8A8;
    border: 1px solid #A8A8A8;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.48px;
}
span.woof_remove_ppi {
    color: #A8A8A8;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.48px;
}
.woof_products_top_panel {
    display: contents !important;
}
.productsection th.label {
    text-align: left;
    background: transparent;
    color: #FFF;
    font-family: Open Sans;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.45px;
}

.productsection td.value.woo-variation-items-wrapper
{
     background: transparent;
}
.wvg-gallery-thumbnail-image {
    margin-bottom: 25px !important;
    margin-right: 30px !important;
}

.productsection table td, table th {
    padding: 5px 0px;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {
    background: transparent;
    color: white;
}


.qib-button-wrapper .quantity input.input-text.qty.text {
    padding: 6px 12px 8px;
    text-align: center;
    background: #ffffff;
    border: none;
    font-size: 20px;
    line-height: 20px;
    box-shadow: none;
}
.qib-button-wrapper .quantity input.input-text.qty.text {
    height: 60px !important;
}
.qib-button-wrapper .quantity input.input-text.qty.text {
    color: #000;
    font-family: Open Sans !important;
    font-size: 15px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal;
    letter-spacing: 0.45px !important;
}
.qib-button-wrapper button.qib-button, .qib-button-wrapper div.quantity.wqpmb_quantity {
    height: 60px !important;
}
.qib-button-wrapper {
    margin: -17px 0 !important;
}
.woocommerce .quantity .qty {
    width: 3.631em;
}


.variations_button {
    display: block !important;
}

.about_txt_hvr span a:hover
{
	text-decoration: underline !important;
}

.addtocarthide button.single_add_to_cart_button.button.alt {
    margin-top: 0px !important;
    border-radius: 0px !important;
    border: 1px solid #FFF !important;
    width: 100% !important;
}
.contentpost_blog a {
    color: white !important;
    text-decoration: underline !important;
}
button.single_add_to_cart_button.button.alt {
    clear: both;
    padding: 17px 35px 17px 35px !important;
}
.addtocarthide button.plus.qib-button {
    margin-left: 0px !important;
}
.addtocarthide button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
    margin-top: 20px !important;
    border-radius: 140px;
    border: 1px solid #FFF;
    padding: 17px 75px 17px 35px;
}
.single-product.woocommerce div.product form.cart div.quantity {
    margin: 20px 4px 15px 0 !important;
}
.woocommerce div.product form.cart .reset_variations {
    color: #ffffff !important;
}

.woocommerce-variation.single_variation bdi {
    color: white !important;
}
.woocommerce-variation-price {
    margin-top: -15px !important;
    margin-bottom: 35px !important;
}
button.single_add_to_cart_button.button.alt {
    margin-top: 45px !important;
    border-radius: 140px !important;
    border: 1px solid #FFF !important;
}
.relatedprodct a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart
{
    display: none !important;
}

a.button.wc-backward {
    margin-top: 0px;
    border-radius: 140px !IMPORTANT;
    border: 1px solid #FFF;
    background: transparent;
    color: white;
    line-height: 0px !important;
    padding: 30px !important;
}
.artist-box
{
    transition: 0.3s;
}
.artist-box:hover
{
     background: #ffffff33;
}
.article-card:hover {
    background: #1a1a1a !important;
}
.ulcontent ul {
    padding-left: 22px;
    padding-top: 17px;
    padding-bottom: 9px;
}

.ulcontent ul li {
    padding-top: 2px;
    padding-left: 10px;
    padding-bottom: 10px;
}


.woocommerce div.product form.cart .variations label {
    font-weight: 400;
    text-align: left;
}

.detailsaddtocart i.fas.fa-shopping-cart {
    display: none;
}
.detailsaddtocart span.elementor-button-text:after
{
position: absolute;
    width: 52px;
    height: 52px;
    right: 3px;
    bottom: 2px;
    content: ' ';
   background-image: url("data:image/svg+xml,%3Csvg width='52' height='52' viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='52' height='52' rx='26' fill='white'/%3E%3Cpath d='M21 31L31 21M31 21V31M31 21H21' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E ");


}

.woocommerce-notices-wrapper, .woocommerce-message, .woocommerce-error, .woocommerce-info {
    display: block !important;
}

.woocommerce .elementor-1407 .elementor-element.elementor-element-1ba4e710 .woocommerce-tabs .woocommerce-Tabs-panel, .woocommerce .elementor-1407 .elementor-element.elementor-element-1ba4e710 .woocommerce-tabs ul.wc-tabs li.active {
    background-color: #f2f2f200 !important;
    color: #ABABAB !important;
}

.woocommerce div.product.elementor .woocommerce-tabs .panel {
    border-top: none;
}
div#tab-description {
    color: #ABABAB;
    font-family: Open Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-left: 0px;
}
.woocommerce div.product.elementor ul.tabs {
    padding: 0px;
}
div#tab-description h2 {
    display: none;
}
.chart-content-list {
    display: inline-block;
    float: left;
    width: 100%;
    padding-right: 10px;
    text-align: left;
    color: #ABABAB;
    font-family: Open Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.chart-container {
    padding: 0px;
    height: 100%;
    overflow-y: auto;
}
.chart-table {
    clear: both;
    margin-top: 15px;
    float: left;
    background: #ffffff00;
    color: white;
}

#size-chart.modern tr:nth-child(2n+1) {
    background: #ebe9eb00;
}
table#size-chart.modern tr th {
    color: #fff;
    font-family: Open Sans;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
}
.chart-table table {
    width: 55%;
    border: 1px solid white !important;
}

.woocommerce div.product.elementor ul.tabs li a {
    padding: 0.8em 1.2em;
    font-family: Open Sans !important;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
}
span.details a {
    color: #FFF;
}
table td, table th {
    padding: 15px;
}
.relatedprodct bdi {
    color: #FFF;
    text-align: center;
    font-family: Open Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}
.relatedprodct .woocommerce ul.products li.product .button {
    display: none !important;
}

.shoplisting .qib-button.qib-button-wrapper {
    display: none !important;
}

.woocommerce div.product.elementor ul.tabs li a {
    padding: 20px 0px 20px 0px !important;
}
.woocommerce div.product.elementor ul.tabs li {
    margin-right: 80px !important;
}

.woocommerce div.product.elementor .woocommerce-tabs .panel
{
    padding-left: 0px !important;
}

table td, table th {
    padding: 15px 1px 1px 0px !important;
}
label {
    color: #FFF;
    font-family: Open Sans;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.relatedprodct a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart{
    display: none !important;
}
.comnbtn :after  
{
background-image: url("data:image/svg+xml,%3Csvg width='52' height='52' viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='52' height='52' rx='26' fill='white'/%3E%3C/svg%3E%0A");    position: absolute;
    width: 52px;
    height: 52px;
    right: 3px;
    bottom: 2px;
position: absolute;
}

.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item) {
    border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
    border-bottom: 2px solid #d3ced2 !important;
}

.dd-select {
    background: rgb(238 238 238 / 0%);
    border: 1px solid #4B4B4B !important;
}
a.dd-selected {
    background: black;
}
label.dd-selected-text {
    display: none !important;
}
label.dd-option-text {
    display: none !important;
}

.woocommerce-currency-switcher-form a.dd-option {
    background: #000 !important;
    color: white !important;
}

.dd-options {
    border: solid 1px #716c6c !important;
    box-shadow: none !important;
    background: #fff !important;
}

.woocommerce-currency-switcher-form .dd-selected {
    padding: 2px 10px !important;
}

.woocommerce a.added_to_cart {
    padding-top: 30px;
    display: inline-block;
    padding-left: 10px;
}

.cartstyle tr th {
    color: white;
}
.cartstyle .woocommerce table.shop_table td {
    padding: 15px 12px !important;
    vertical-align: middle !important;
    color: #8d8d8d !important;
}
.woocommerce table.shop_table th {
    padding: 9px 12px !important;
}
.woocommerce table.shop_table td a {
    color: #8d8d8d !important;
}


.cartstyle .qib-button-wrapper button.qib-button {
    background-color: #ffffff00 !important;
    border-color: #ffffff00 !important;
    color: #ffffff !important;
}
.cartstyle .qib-button-wrapper .quantity input.input-text.qty.text {
    background-color: #14141400 !important;
    border-color: #14141400 !important;
    color: white;
}

.cartstyle .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: 53%;
    padding: 6px 6px 7px !important;
    background: transparent;
    border-radius: 140px;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
}
.cartstyle a.checkout-button.button.alt.wc-forward.wp-element-button {
    background-color: #000000;
    color: #fff;
}
.cartstyle a.checkout-button.button.alt.wc-forward.wp-element-button {
    background-color: #000000;
    color: #fff;
    width: 25%;
    float: none;
    border-radius: 140px;
    margin: auto;
}
.cartstyle a.checkout-button.button.alt.wc-forward.wp-element-button br {
    display: none !important;
}
.cartstyle .woocommerce .cart .button, .woocommerce .cart input.button {
    float: none;
    border-radius: 140px;
    background: transparent;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    background: transparent;
    color: white;
}

.select2-container--default .select2-selection--single .select2-selection__rendered

{
    background: transparent !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    background: #0e0e0e !important;
    border: 1px solid;
    font-size: 1rem !important;
}

.woocommerce-billing-fields .select2-container--default .select2-selection--single {
    border: none;
    margin-bottom: 14px;
}
.woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__rendered {
    border: 1px solid #5b5b5b;
    color: #fff;
}
a.showcoupon {
    color: #a49b9b !important;
}
.checkoutstyle .woocommerce table.shop_table td {
    padding: 9px 12px !important;
}
p#wc-stripe-payment-request-button-separator {
    margin-bottom: 1.5em;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: #f7f6f700;
    color: #c8c4c4;
    border-top: 3px solid #ffffff;
}
.woocommerce-info {
    border-top-color: #ffffff;
    color: white;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #ebe9eb00;
    border-radius: 0px;
}
.woocommerce-privacy-policy-link
{
    color: white !important;
}
ul.wc_payment_methods.payment_methods.methods {
    padding-left: 1px !important;
}
.woocommerce-Payment button#place_order {
    color: white !important;
}
.woocommerce-page #payment #place_order:hover {
    color: #fff !important;
    background: transparent !important;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
background-color: #ffffff;
/* color: #000 !important; */
 border-radius: 140px;
font-family: Open Sans;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: capitalize;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: left;
    margin-top: 30px;
}
.woocommerce form .form-row label {
padding-bottom: 15px;
}
.selectron23{
    z-index: 9 !important;
}

.artiststyle label.sf-label-radio {
    color: #ffffff70;
    text-align: center;
    font-family: Open Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 40px;
    border-radius: 3px;
    padding-top: 5px;
    padding-left: 17px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 8px;
}

.woocommerce-MyAccount-navigation li {
    margin: 0px 0px 25px;
    list-style: none;
    background: #424242;
    padding: 20px 45px;
    clip-path: polygon(0% 0%, 90% 0, 100% 50%, 90% 100%, 0% 100%);
}
.woocommerce-MyAccount-navigation li a {
color: white;
}
/* .woocommerce-MyAccount-content a {
   border-radius: 140px !important;
    color: white !important;
     background: #ffffff00 !important;
     border: 1px solid #848383 !important;
} */
.woocommerce-Button.button a
{
    border-radius: 140px !important;
    color: white !important;
     background: #ffffff00 !important;
     border: 1px solid #848383 !important;
}
a.dokan-btn.dokan-btn-theme.vendor-dashboard {
    margin: 25px 0px;
    background: #ffffff00;
    padding: 20px;
    border-radius: 140px;
    color: white !important;
    border-color: #848383;
    font-family: Open Sans;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.woocommerce-account .addresses .title .edit {
    float: left;
    padding: 5px 27px;
    border: 1px solid;
    margin-left: 15px;
    margin-top: 10px;
    border-radius: 140px;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
    margin-top: 40px;
}
.woocommerce-account .woocommerce-MyAccount-content button.woocommerce-Button.button.wp-element-button {
    background: transparent;
    color: white;
    border: 1px solid;
    margin-top: 30px;
    border-radius: 140px;
}


button.woocommerce-Button.woocommerce-button.button.wp-element-button.woocommerce-form-register__submit 
{
    background: transparent;
    color: white;
    border: 1px solid;
    margin-top: 30px;
    border-radius: 140px;
}

.searchandfilter [type=radio] {
    opacity: 0 !important;
}
.artiststyle [type=radio] {
    opacity: 0 !important;
}

[type=radio] {
    opacity: 1 !important;
}

.form-row.form-group.user-role.vendor-customer-registration label.radio {
    padding: 0px !important;
}

.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
    top: 6px !important;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 66%;
    margin-top: 13px;
}
.woocommerce-info .button 

{
    background: transparent !important;
    color: white !important;
    border: 1px solid !important;
    border-radius: 140px !important;
	text-decoration:none !important;
}
ul.woocommerce_error.woocommerce-error.wc-stripe-error li {
    color: black;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    top: 1.3em !important;
}
button.woocommerce-button.button.woocommerce-form-login__submit.wp-element-button 
{
    background: transparent;
    color: white;
    border: 1px solid;
    border-radius: 140px;
}
p.woocommerce-LostPassword.lost_password a {
    font-family: Open Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: white;
    margin-left: 5px;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: inline-block;
    padding: 0px !important;
    margin-top: 10px;
}
.woocommerce-privacy-policy-text p {
    font-size: 16px;
    font-family: Open Sans;
    color: #a09b9b;
}

.shoplisting button.single_add_to_cart_button.button.alt {
    margin-top: 20px !important;
}

.shoplisting span.page-numbers.current {
    padding: 11px 16px !important;
}


.give-container-boxed .give-form-section:nth-of-type(odd) {
    background-color: #000 !important;
}
#give-purchase-button {
    inline-size: 35% !important;
}
.give-btn {
    align-items: center  !important;
    background-color: #000000  !important;
}

.artistlop img {
    width: 100% !important;
}

.accorcss .elementor-accordion .elementor-accordion-item {
    border-bottom: 1px solid #46484a !important;
}
/* hide arrows
 Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0 !important;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield !important;
}

.addtocarthide button.single_add_to_cart_button.button.alt:hover {
    background: white !important;
    color: black !important;
}
.variable-item-contents:before
{
    display: none !important;
}
li.variable-item.color-variable-item.selected {
    border: 4px solid #00b4b3 !important;
}
li.variable-item.color-variable-item
{
    transition: none !important;
}
.quantity {
    display: flex !important;
}
[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
   background-color: #fff !important
}

.accorcss .elementor-accordion-title
{
    position: relative;
}

.addtocarthide .single_variation_wrap .qty {
    height: 54px !important;
    border: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
    border-bottom: 2px solid #d3ced2 !important;
}


.addtocarthide .quantity {
    background: white;
}
.addtocarthide .quantity .qty {
    color:black !important;
}
.addtocarthide [type=button], button {
    color: #000 !important;
}

button.minus {
    background: white;
    border-radius: 0px;
}
button.plus {
        background: white;
        border-radius: 0px;
}
.woocommerce-cart input[type=number]
{
    border: 1px solid #6660;
    border-radius: 0px;
    }
.articleloop .e-loop-item {
    opacity: 0.5;
}
.articleloop .e-loop-item:hover {
    opacity: 1;
}

 input::file-selector-button {
                font-weight: 400;
                font-size: 16px;
                line-height: 24px;
                text-align: center;
                text-transform: uppercase;
                color: white;
                padding: 0.5em;
                border: thin solid white;
                border-radius: 3px;
                position: relative;
                background: transparent;
                padding: 8px 25px;
                transition: 0.2s all;
            }

input[type=file]::file-selector-button:hover {
                background: white;
                color: black;
            }
.ftrforms [type=submit], button {
    color: black !important;
    background-color: white !important;
    border: 1px solid #ffffff3b !important;
    margin-top: 0px !important;
}
.ftrforms .elementor-button.elementor-size-sm:hover  {
    background: #000 !important;
}
input:focus-visible {
    outline: none !important;
    border-radius: 3px;
}
#coupon_code {
    color: white !important;
}

[type=submit], button {
    color: #fff !important;
	background-color: transparent !important;
	border: 1px solid #ffffff3b !important;
	margin-top:20px !important;
}
.woocommerce-address-fields [type=submit], button {
    color: #fff !important ;
	background-color: transparent !important;
	border: 1px solid #ffffff3b !important;
	margin-top:20px !important;
}

 [type=submit]:hover {
    color: black !important;
    border: 1px solid #ffffff3b !important;
	 background:white;
}

input#quantity_64cbba8b52085 {
    padding: 16px 0px !important;
}
.contentpost img {
    margin: 20px 0px;
}
.contentpost a {
    color: #878383 !important;
    text-decoration: underline !important;
}







@media (max-width: 1280px) 
{

.artiststyle label.sf-label-radio 
{
    font-size: 15px;
}
.searchandfilter ul li li {
    padding: 6px 5px;
}


}



@media (min-width: 768px) {
 
   ul.products {
      display: flex;
      flex-wrap: wrap; 
   }
 
   ul.products li.product {
      display: flex;
      flex-direction: column;
   }
 
   ul.products li.product .button {
      margin-top: auto;
   }
 
}

@media (max-width: 768px) 
{

.artiststyle label.sf-label-radio {
    font-size: 13px;
}

.woocommerce ul.products li.product .button 
{
    padding: 15px 60px 15px 19px !important;
}
.woocommerce ul.products li.product .button {
    background: url(data:image/svg+xml,%3Csvg width='52' height='52' viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='52' height='52' rx='26' fill='white'/%3E%3Cpath d='M21 31L31 21M31 21V31M31 21H21' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E);
    background-repeat: no-repeat;
    background-position: 103px;
    background-size: 50px;
}
.chart-table table {
    width: 90%;
}
.relatedprodct ul.products li.product
{ margin: 0px !important;
}

}


@media (max-width: 767px) {
	.quantity {
    justify-content: flex-end !important;
}
	
.qty {
    border: none !important;
    padding: 0px !important;
}

div#tab-description {
    font-size: 16px !important;
}

.woocommerce div.product.elementor .woocommerce-tabs .panel {
    padding: 0px !important;
}
span.details a {
    font-size: 16px;
}
span.details {
    font-size: 16px;
}
.woo-variation-product-gallery {
    width: 100% !important;
    max-width: 100% !important;
}
.woocommerce div.product.elementor ul.tabs li a {
    padding: 20px 0px 20px 5px !important;
}

h2.woocommerce-loop-product__title {
    font-size: 20px !important;
}
   
h2.woocommerce-loop-product__title {
    min-height: 45px !important;
}
.addtocarthide button.single_add_to_cart_button.button.alt:after {
    bottom: -1px; 
}

.qib-button-wrapper {
    float: left !important;
}
.woocommerce div.product.elementor ul.tabs li a {

    font-size: 20px;
}
.wvg-gallery-thumbnail-image {
    margin-bottom: 20px !important;
    margin-right: 15px !important;
}

.searchandfilter ul {

    flex-direction: column !important;
}
.searchandfilter ul li li {
    padding: 5px 0px !important;
}

.woocommerce ul.products li.product .button 
{
    padding: 13px 60px 20px 19px !important;
}

h2.woocommerce-loop-product__title {
    min-height: 100px;
}
.woocommerce-ordering {
    float: left !important;
}
.woocommerce ul.products li.product .button:after {
    bottom: 2px;
}


}

@media (max-width: 480px) 
{
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100%;
}
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
    padding: 0px;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    padding: 0em !important;
}

@media (max-width: 420px) {
.woocommerce ul.products li.product .button {
    padding: 13px 57px 20px 10px !important;
}
.woocommerce ul.products li.product .button {

    background-position: 90px;
    background-size: 50px;
}
}