/*
Theme Name: VG Optima
Theme URI: http://vinagecko.com/
Author: VinaGecko
Author URI: http://vinagecko.com/
Description: VG Optima - MultiStore WordPress WooCommerce Theme is a the best design WordPress 2015 with 6 unique home styles, 4 preset colors, 16 background color and 31 background images.If you want to have a very unique and attractive design and trying to make your way among numerous store owners, VG Optima is a great starting point for you.VG Optima done with the help of one of the most popular eCommerce solution - WooCommerce plugin (Launched on September 27, 2011, the plugin quickly became famous for its simplicity to install and customisation and being free in nature). We could say that their newest release, which is featured on this theme as well, is simply awesome. Besides, you are also empowered with tons of theme options to help you build your website fluidly without much effort. The theme is fully support popular useful plugins: Bakery Visual Composer (save $29) to help you build pages easily in visual editor, Revolution Slider (save $19) for amazing animated sliders on your websites, VG WooCarousel (save $17) to display product of WooCommerce in responsive carousel and Mega Main Menu (save $15) with many columns under each product categories takes customers to everywhere in your online shops with much more features.We have a dedicated support center for all of your support needs. It includes our Documentation, Community Forum and an advanced Ticket System for any questions you have. We usually get back to you within 14-16 hours. (except holiday seasons which might take longer). Use our theme you will never working alone!
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: pink
Text Domain: vg-optima

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.entry-meta {
    display: none;
}
ul#breadcrumbs {
    display: none;
}
.post-thumbnail {
    text-align: center;
}
.single-post p{
font-size:18px; 
}
.posthome .link_image {
	font-size:26px !important;
}
.coupon{
	display: none !important;
}
/*------------------------------------------------------------------
[Table of contents]

This theme compiles .less files into .css files. Please open "less" folder to see all LESS file.

1. Theme variables
	1.1 Fonts
	1.2 Colors
	1.3 Defined colors
2. Global CSS
	2.1 Import Fonts
	2.2 HTML Elements
	2.3 Top bar
	2.4 Header default
	2.5 Menu
	2.6 Mobile menu
	2.7 Page Builder Style
		2.8.1 Slideshow
		2.8.2 Banner Style
		2.8.3 Tooltip Style
		2.8.4 Tab Product
		2.8.5 Form Newsletter
		2.8.6 Title Style
		2.8.6 Latest Products
		2.8.7 Our Brands
	2.8 WooCommerce onsale label
	2.9 Bottom
	2.10 Footer
	2.11 Added to cart popup
	2.12 Quick view
	2.13 Content
		2.10.1 Page headers
		2.10.2 List products
		2.10.3 Shop toolbar
		2.10.4 Product page
		2.10.5 Contact page
		2.10.6 Cart page
		2.10.7 Full width template
		2.10.8 Default page template
		2.10.9 Page content
		2.10.10 cart page & checkout page
		2.10.11 Checkout page
		2.10.12 Blog page
		2.10.13 Error 404 page
		2.10.14 Sidebars
		2.10.15 Carousel buttons
		2.10.16 Portfolio page
		2.10.17 Single project
	2.14 Page Other
		2.14.1 About Us
		2.14.2 Page 404
		2.14.3 Page Services
		2.14.4 Home Page 2
		2.14.5 Home Page 3
		2.14.6 Home Page 4
		2.14.7 Home Page 5
		2.14.8 Home Page 6
	2.15 Page Load
3. Responsive CSS
-------------------------------------------------------------------*/

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption.alignnone {
    margin: 5px 0 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.wp-caption-text,
.gallery-caption,
.bypostauthor {
	font-style: italic;
	font-size: 12px;
	color: #757575;
}
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.vgwc-label{
	display: none !important;
}

.count{
	display: none;
}

.main-container .shop-products > div.first {
    clear: none !important;
}

.main-container .all-subcategories {
    width: 100% !important;
}

.main-container .shop-products {
    width: 100% !important;
}

.woocommerce div.product {
    min-height: 310px !important;
}
.product-view .woocommerce .customer_login .login{
	display: none;
}
.vc_separator h4{
	font-size: 24px !important;
}

.main-container .archive-border {
    font-size: 18px;
    font-weight: 800;
    text-align: justify;
}

.bottonehome{
	margin: 5px;
    min-width: 160px;
    width: 15%;
    height: 130px;
  	float: left;
	padding: 15px;
	text-align: center;
}
.catbianco{
	color: white;
	font-weight: bold;
	font-size: 18px;
}

.textwidget .bottonehome {
    margin: 5px 0;
    min-width: none;
    width: 100%;
    height: auto;
    float: none;
    padding: 10px;
}


.widget_wp_sidebarlogin {
	width: 100% !important;
}



#wp_sidebarlogin-3{
    border: 1px solid #d3ced2;
    padding: 20px;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px;
}

.richiedi_info {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 30px;
}

.textwidget button, .textwidget input, .textwidget select, .textwidget textarea {
    max-width: 100%;
}

.wpcf7 input, .wpcf7 textarea {
    width: 100%;
}


	.mobileonly{
		display: none;
	}

.footerlink, .footerlink a{
	color: white !important;
}


.product-category h2{
	font-size: 22px !important;
}


.single-product .old-price{
	display: none !important;
}


.vgwc-item .ma-box-content .vgwc-button-group .vgwc-add-to-cart a{
	font-size: 12px !important;
}


@media (max-width: 600px){
	.mobileonly{
		display: block !important;
	}
	
	iframe{
		width: 100% !important;
		height: auto !important;
	}
}   
    
@media (min-width: 992px){
	.col-md-6 {
	    width: 100% !important;
	}
}



