/**
* Theme Name: Urna Child
* Description: This is a child theme for Urna
* Author: Thembay
* Author URI: https://thembay.com/
* Version: 2.3.13
* Template: urna
*/


/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

.wpcf7-form input[type="email"], .wpcf7-form input[type="number"], .wpcf7-form input[type="password"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="url"], .wpcf7-form input[type="text"]{
    height: 42px;
    width: 100% !important;
}

.wpcf7-submit {
    background: #2e3f4c !important;
	color:#fff;
}

@media (min-width: 768px){
.product-block.v12 .caption {
    padding: 0px 0 0 !important;
    text-align: center;
    position: relative;
}
}
.woocommerce div.product div.images img {
    height: 450px !important;
}
@media (max-width: 768px){
.woocommerce div.product div.images img {
    height: 280px !important;
}
}
/* @media (max-width: 767px){
.woocommerce div.product div.images img {
    height: 280px !important;
}
} */

@media (min-width: 768px){
.product-block.v12 .name {
    font-size: 13px !important;
}
}
.elementor-10382 .elementor-element.elementor-element-5dc4540e {
    --display: flex;
    --min-height: 274px !important;
}
.a2a_kit .a2a_kit_size_32 .addtoany_list{
line-height: 32px !important;
}
.addtoany_list.a2a_kit_size_32 a {
    font-size: 18px !important;
    font-weight: 600 !important;
	line-height: 0px !important;
}

.a2a_svg {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    height: 22px !important;
    /* line-height: 32px; */
    padding: 0;
    pointer-events: none;
    width: 22px !important;
	background-color:rgb(71 71 71) !important;
}
.caption .addonify-wishlist-ajax-add-to-wishlist{
display:none !important;
}
.addoify_product_list{
	    background-color: rgba(251, 34, 124, 1) !important;
    color: #fff !important;
}
.edit-account fieldset{
display:none !important;
}

form.checkout input[type="radio"], form.checkout input[type="checkbox"], .woocommerce-account input[type="radio"], .woocommerce-account input[type="checkbox"] {
    display: none;
}
.checkbox-services .woocommerce-account input[type="radio"], .woocommerce-account input[type="checkbox"], .woocommerce form .form-row .woocommerce-form__input{
    display: none !important;
}
.radio-role .woocommerce-account input[type="radio"]{
    display: none !important;
}
ul li{
list-style:none;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--wishlist a:before {
    content: "\e08a";
}
.addonify-wishlist-table .price {
display:none !important;
}
.addonify-wishlist-table .stock {
display:none !important;
}
.tbay-filter{
display:none !important;
}

.addoify_product_list {
    background-color: rgb(231 0 0) !important;
    color: #fff !important;
}

.addonify-add-to-wishlist-btn .addonify-wishlist-ajax-add-to-wishlist{
    padding: 0 13px !important;
}
.addonify-add-to-wishlist-btn .addonify-wishlist-icon{
	margin-bottom: -4px !important;
}

.woocommerce button.button, .woocommerce a.button.wc-backward, .woocommerce a.woocommerce-button.view, #respond input#submit, .woocommerce #respond input#submit, .woocommerce input.button, .singular-shop .tbay-modalButton, #reviews .wcpr-filter-button, .wvs-css .variations .reset_variations, #report-abuse table input[type="submit"], form[name="export_orders"] ~ table.table .order-comments input.btn, .wcvendors-pro-dashboard-wrapper a.button, .wcvendors-pro-dashboard-wrapper .wcv-form .control-group .button, .wcv-order-header .wcv-form .control>input#clear_button {
    padding: 0 20px !important;
    line-height: 36px !important;
}