/*
Theme Name: Winnex
Theme URI: http://gaviasthemes.com/winnex/
Author URI: http://gaviasthemes.com/
Author: Gaviasthemes Team
Description: The 2018 theme for WordPress is a fully responsive theme that looks great on any device.
Version: 1.2.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, translation-ready
Text Domain: winnex

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.
*/
.wp-caption-text{
   font-weight: 400;
   font-size: 13px;
   color: #9e9e9e;
   margin-top: 4px;
}
.gallery-caption{
   font-weight: 600;
}
.bypostauthor{
   text-align: left;
}
.aligncenter{
   clear: both;
   display: block;
   margin-left: auto;
   margin-right: auto;
}
body.post-template-default {
	color:#444 !important;
}
.ivlicnic-images img,
.widget-content img {
	border-radius:4px;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
	margin-bottom:0;
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
	background-color:#8224e3 !important
}
.vc_btn3.vc_btn3-size-md {
	  font-size: 18px;
    font-weight: 500;
}

.ivclinic_footer p,
.ivclinic_footer h3,
.ivclinic_footer h4 {
	color:#fff;
	font-weight:400 !important;
}
.ivclinic_footer h3 {
	padding-bottom: 32px;
    border-bottom: 1px solid rgba(255,255,255,0.5);
}
.ivclinic_footer a {
	color:#eebbdd !important;
}
.ivclinic_copyrights a {
	white-space: nowrap;
}
.ivclinic_copyrights div {
	float:right;
	margin-left:48px;
}
.ivclinic_copyrights div:nth-child(1) {
	float:left;
	margin:0;
}
.ivclinic-price {
	color:#6F739D;
	font-weight:300;
	font-size:14px;
}
.ivclinic-product {
	margin: 16px 0 4px;
}
.ivclinic-column .vc_column-inner {
	box-shadow: 0 8px 24px rgba(0,0,0,0.08);
	border-radius:8px;
	margin-bottom:32px;
}
.ivclinic-promo-image {
	height:16vh;
	background-size:cover;
	padding:24px;
	border-radius:4px;
}
.vc_tta.vc_tta-tabs .vc_tta-tabs-container {
	display:block !important;
}
.vc_tta-tabs-container .vc_tta.vc_general .vc_tta-panel-heading {
    display: none;
}

@media (max-width: 767px) {
	.ivclinic_footer p,
	.ivclinic_footer h3,
	.ivclinic_footer h4 {
		text-align:center !important;
	}
	.vc_tta.vc_general table {
    	font-size: 0.875em !important;
		letter-spacing:-0.4px;
	}
}

@media (max-width: 991px) {
	.ivclinic_copyrights div:nth-child(1),
	.ivclinic_copyrights div {
		float: none;
		text-align:center;
		margin:0;
  }
}
