/*
Theme Name: Tracian - Child
Theme URI: http://okthemes.com/tracian
Author: Cristian Gogoneata
Author URI: http://www.okthemes.com
Description: Vineyard, Winery  & Wine WooCommerce shop
Tags: white, light, dark, two-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, featured-images, full-width-template, microformats, sticky-post, theme-options
Text Domain: tracian 
Template: tracian
Version: 1.0
=======
License: GPL
License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* =Theme customization starts here
-------------------------------------------------------------- */



.title-subtitle-box .special-title span {
    font-size: 1.4rem !important;
	margin: 0 0 0.5em 0;
}

@media (max-width: 767px) {
    .title-subtitle-box .special-title span {
        font-size: 14 !important;
		margin: 0 0 0.5em 0;
    }
}

.title-subtitle-box .special-subtitle {
    font-size: 1.4rem !important;
		margin: 0.4em 0 0 0 !important;
}

@media (max-width: 767px) {
    .title-subtitle-box .special-subtitle {
        font-size: 14 !important;
			margin: 0.4 0 0 0 !important;
    }
}

.vc_icon_element.vc_icon_element-outer {
	margin-bottom: 0px !important;
}

.featured-icon-wrapper .featured-icon-desc {
	margin-top: 0px!important;
}

.btn.btn-default {
    padding: 0em 2.5em !important;
}

.woocommerce-tabs ul.tabs li:last-child {
    text-align: left !important;
}