/*
Theme Name: Vagauto
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

#header.sticky-header .header-main .container {
    min-height: 90px !important;
}

#header .header-contact {
    border-style:none !important;
    padding-right:0px !important;
    margin-right:0px  !important;
    line-height: 22px;
}

#footer .logo img {
    display: inline-block;
    max-width: 62px;
}

.nav-pills .phone {
	font-size:1.2em;
}

.nav-pills i {
	color:#ffffff !important;
}

.service-box.vc_column_container.col-md-3 > .wpb_wrapper.vc_column-inner {
	display: flex;
flex-direction: column;
	height:100%;
}

.nav-pills-footer {
	color:#161616 !important;
}

.nav-pills-footer li {
	display:flex;
	justify-content: flex-start;
padding-bottom: 21px !important;
align-items: center;
}

.nav-pills-footer li i {
	padding-right:18px;
}

.products-slider.products li.product .add-links-wrap {
	display:none;
}

ul.products li.product-col .woocommerce-loop-product__title {
    font-size: 0.9em !important;
}

ul.products li.product-col .woocommerce-loop-product__title {
    //white-space: normal;
    overflow: visible;
    text-overflow: ellipsis;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    letter-spacing: 0.02em !important;
    color: #2e2e2e !important;
}

ul.products li.product-col .woocommerce-loop-product__title {
    white-space:normal;
    overflow: hidden;
    text-overflow: ellipsis;
}

.accordion-menu .arrow, #footer .thumbnail img, #footer .img-thumbnail img, .widget_sidebar_menu, .widget_sidebar_menu .widget-title .toggle, .accordion .card-header, .progress-bar-tooltip, input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], textarea, select, input[type="submit"], .thumb-info img, .toggle-simple .toggle > label::after, body .btn-sm, body .btn-group-sm > .btn, body .btn-xs, body .btn-group-xs > .btn, .tm-collapse .tm-section-label, body .ads-container, body .ads-container-light, body .ads-container-blue, .chosen-container-single .chosen-single, .woocommerce-checkout .form-row .chosen-container-single .chosen-single, .select2-container .select2-choice, .product-nav .product-popup .product-image img, div.quantity .minus, div.quantity .plus, .gridlist-toggle > a, .wcvaswatchlabel, .widget .widget-title .toggle, ul.product_list_widget li .product-image img, .woocommerce-password-strength {
    border-radius: 16px;
}

.widget > div > ul li, .widget > ul li {
    position: relative;
    margin: 0;
    padding: 5px 0;
    border-style:none;
    transition: all 0.3s;
}

.widget > div > ul, .widget > ul {
    font-size: .9286em;
    border-style: none;
    margin-top: -8px;
    margin-bottom: 0;
}

.gridlist-toggle, .woocommerce-pagination, .add-links-wrap {
	display:none;
}

.shop-loop-after {
    border-style:none;
}

.main-content {
    padding-top: 55px;
    padding-bottom: 40px;
}