/* 
Theme Name: Artviva
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Tema desenvolvido para a empresa Artviva
Author: Nacionalnet
Author URI: https://nacionalnet.net/
Template: hello-elementor
Version: 2.0.0
Text Domain: artviva-theme
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
*/

/* Add your custom styles here */

/*Geral*/
.container{
    max-width: 1140px;
    margin: 0 auto;
    display: block;
}

.d-flex{
    display: flex!important;
}

.d-block{
    display: block!important;
}

.justify-content-center{
	justify-content: center!important;	
} 

.align-items-center{
	align-items: center!important;
}

.text-center{
    text-align: center;
}

.gap-10{
    gap: 10px!important;
}

.gap-20{
    gap: 20px!important;
}

.row{
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.col-6{
   padding-left: 15px;
    padding-right: 15px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
	margin-bottom: 30px;
}

.mb-0 *{
    margin-bottom: 0;
}

.w-100, .w-100 > div, .w-100 a{
    width: 100%;
}

.elementor-icon-box-icon{
	line-height: 1em!important;
}

.elementor-nav-menu--dropdown .elementor-item:focus{
	background-color: inherit!important;
	color: inherit!important;
	fill: inherit!important;
}

/*Textos*/
.h1{
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 45px;
}

.font-weight-semibold{
	font-weight: 600;
}

/* Menus */
.elementor-nav-menu:after{
    display: none;
}

.menu-header ul{
    width: 100%;
    display: flex;
    justify-content: space-between;
}

/*Página 10 Razões*/
.card-10-razoes-text{
    min-height: 80px;
}

.card-10-razoes-text > .elementor-widget-container{
    display: flex;
    align-items: center;
}

/*Arquivo de produtos*/
.archive-item-card{
    background-color: #ffffff;
    border-radius: 12px;
    padding: 10px;
}

.elementor-nav-menu--dropdown .current-menu-ancestor > ul, .elementor-location-archive .current-menu-item > ul{
	display: block!important;
}

.elementor-nav-menu--dropdown .elementor-nav-menu .sub-arrow .e-font-icon-svg {
    height: 10px!important;
    width: 10px!important;
}

.elementor-nav-menu--dropdown .elementor-nav-menu .sub-arrow{
	background: #d7d7d7;
    padding: 5px!important;
    display: block;
    margin-left: 10px;
}

div[data-elementor-type="footer"] .elementor-nav-menu--dropdown .elementor-nav-menu .sub-arrow{
	background: transparent;
}

.elementor-nav-menu--dropdown .elementor-item-anchor{
	justify-content: space-between;
}

.archive-item-card-add-to-cart,
.archive-item-card-url{
    padding: 6px!important;
    border-radius: 6px!important;
    font-family: 'Montserrat', 'Sans-Serif';
	line-height: 24px!important;
	margin-top: 0!important;
}

.archive-item-card-add-to-cart{
     background-color: #eae8e6!important;
     color: #313131!important;
     font-weight: 700;
}

.archive-item-card-url{
    background-color: #775A3F;
    color: #ffffff!important;
    font-weight: 500;
}

.archive-item-card-url:hover{
    color: #eae8e6;
}

.archive-item-card-title{
    font-size: 16px!important;
    font-family: 'Montserrat', 'Sans-Serif';
    font-weight: 500!important;
}

.woocommerce a.added_to_cart{
    position: fixed;
    width: 100vw;
    bottom: 0;
    background: #8c7967;
    text-align: center;
    padding: 10px;
    font-size: 14px;
    color: #ffffff;
    z-index: 10;
    left: 0;
}

input[name="quantity"], .cart > .single_add_to_cart_button.button,
.woocommerce-variation-add-to-cart > .single_add_to_cart_button.button{
	display: none;
}

/*Página do produto*/
.variations tr,
.variations .label,
.variations .value{
	display: block;
}

.woocommerce div.product form.cart .variations{
	margin-bottom: 0!important;
}

th.label{
	padding: 0;
	font-weight: 700;
	font-family: 'Montserrat', 'Sans-serif';
	margin: 10px 0;
	text-align: left;
}

.variations .value{
	padding: 0;
	width: fit-content;
}

table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th,
table tbody tr:hover>td, table tbody tr:hover>th{
	background-color: inherit!important;
}

.variations select{
	border: 1px solid #0F0F0F;
	border-radius: 10px;
	font-size: 12px;
	padding: 10px 20px;
	background-color: #f5f9f8;
}

.delimiter{
	margin: 0 10px;
}

.woocommerce .woocommerce-breadcrumb{
	margin-bottom: 0;
}

.custom-quantity-input-wrapper{
	padding: 10px 20px;
	font-size: 14px;
	background-color: #E6E6E6;
	width: fit-content;
	border-radius: 10px;
}

#minus,
#plus{
	cursor: pointer;
}

#customQuantity{
	width: 25px;
    padding: 0;
    text-align: center;
    background-color: transparent;
    border: none;
    line-height: 1em;
}

input[type="number"]::-webkit-outer-spin-button, 
input[type="number"]::-webkit-inner-spin-button  
{ 
	-webkit-appearance: none; 
	margin: 0; 
} 
/* For Firefox  */ 

input[type="number"] { 
	-moz-appearance: textfield; 
}

.jet-woo-swiper-gallery-thumbs .swiper-slide,
.jet-woo-swiper-gallery-thumbs .swiper-slide{
	opacity: 1!important;
}

/*Request a quote*/
.widget_ywraq_mini_list_quote{
	margin: 0;
}

.widget_ywraq_mini_list_quote .raq-info{
	border: 0;
}
.widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper{
	right: 0;
}

.widget_ywraq_mini_list_quote .raq-info{
	padding: 0;
}

.elementor-widget-yith-ywraq-mini-widget-quote{
	text-align: center;
}

#yith-ywraq-form .product-name{
    font-family: 'Barlow';
    font-size: 22px;
    font-weight: 700;
}

#yith-ywraq-form .product-name br{
	display: none;
}

#yith-ywraq-form .product-quantity, #yith-ywraq-form .product-name{
	font-size: 22px;
}

.product-name ul{
	margin-left: 0;
    list-style: none;
    padding: 0;
}

.woocommerce table.shop_table td{
	vertical-align: top;
}

.woocommerce a.remove{
	font-size: 2.5em;
}

#yith-ywraq-form .product-quantity{
	text-align: center;
    font-size: 16px;
}

.product-thumbnail{
	text-align: center;
}

.yith-ywraq-list-content .yith-ywraq-list .yith-ywraq-list-item .yith-ywraq-item-remove{
	font-size: 1.5rem;
}

ul.yith-ywraq-list img{
	width: 100px;
}

.yith-ywraq-list-item-product-info{
	font-size: 11px;
    text-align: left;
}

.yith-ywraq-list-content .button, .yith-ywraq-before-table-wc-backward, input[name="update_raq"], .raq-send-request{
	background-color:#8C7967!important;
	color: #ffffff!important;
	font-family: 'Barlow';
}

#yith-ywraq-form table td, #yith-ywraq-form table th, .woocommerce table.shop_table{
	border: none;
}

/*Vitrine*/
.elementor-flip-box__back{
	border-radius: 5px; 
}

/*Repsonsivo*/
@media (min-width: 768px){
    .col-md-3{
        padding-left: 15px;
        padding-right: 15px;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
		margin-bottom: 30px;
    }
    .w-md-75{
        width: 75%;
    }

    .w-md-25{
        width: 25%;
    }
}

@media (max-width: 767px){
    .archive-item-card-buttons-wrapper{
        flex-wrap: wrap;
    }
    
    .archive-item-card-buttons-wrapper a{
        width: 100%;
    }
	
	.add-request-quote-button.button.w-100{
		width: 200px;
		span{
			font-size: 16px!important;
		}		
	}
}