/*
Theme Name: Startit Child
Theme URI: https://startit.qodeinteractive.com/
Description: A child theme of Startit Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Version: 2.0.1
Text Domain: startit
Template: startit
*/

.qodef-woocommerce-share-holder {
    display: none!important;
}

.qodef-single-product-summary .product_meta {
    margin-bottom: 30px;
}

.qodef-content .qodef-title .qodef-title-holder h1 {
    font-size: 1.8rem;
}

.qodef-single-product-summary .qodef-single-product-title {
	font-size: 30px;
}

.qodef-content .qodef-title.qodef-standard-type .qodef-breadcrumbs-holder {
    top: 15px;
}

.qodef-page-header .qodef-menu-area .qodef-logo-wrapper a {
	height: 48px!important;
}

.qodef-main-menu > ul > li > a .item_outer:before {
	background-color: #00A3DB!important;
}

.qodef-slide-subtitle {
	border-color:#00A3DB!important;
}

.qodef-btn.qodef-btn-hover-animation:not(.qodef-btn-outline) .qodef-animation-overlay-holder {
	background-color: #00A3DB!important;
}

.quasi-full .qodef-full-section-inner {
	max-width: 1400px;
    margin: 0 auto;
}

.riga-sfondo-full > .qodef-full-section-inner {
	display: flex;
}

.riga-sfondo-full .valign-middle {
	display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}

.padding-x-big {
	padding: 0 5%!important;
}

.qodef-process-holder .qodef-process-item .qodef-icon-shortcode.circle {
	background-color: #3f7096!important;
}

.max-w-80 {
	max-width: 80%;
	margin: 0 auto;
}

footer #media_image-2 {
	margin-top: 25px;
}

.qodef-woocommerce-page .qodef-woocommerce-product-list-details-button-holder {
	width: 100%!important;
}

.qodef-woocommerce-page .qodef-woocommerce-product-list-details-button-holder .single_view_product_button {
	border-right: 2px solid #e6e6e6!important;
}

.qodef-woocommerce-page .qodef-woocommerce-product-list-add-to-cart-button-holder {
	display: none!important;
}

.qodef-woocommerce-page .woocommerce-result-count,
.qodef-woocommerce-page .woocommerce-ordering{
	display: none!important;
}

.qodef-title.qodef-standard-type .qodef-breadcrumbs-holder .qodef-breadcrumbs {
	display: block!important;
}

.qodef-woocommerce-page .qodef-woocommerce-product-list-info h6.qodef-product-list-product-title {
	width: 100%;
	min-height: 45px;
}