/*

Theme Name: Progressive Wordpress Theme
Theme URI: http://themeforest.net/user/JoiThemes
Author URI:http://themeforest.net/user/JoiThemes
Description: Clean Corporate Theme
Author: Joi Team
Version: 1.9
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/


@import url('css/style.css');

@import url('css/responsive.css');

/* =WordPress Core
-------------------------------------------------------------- */
.sticky {
/*color: red;*/
}
.gallery-caption {
}
.bypostauthor {
}
.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;
}
.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
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 {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 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;
}
.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {
	max-width: 100%;
	height: auto;
}
/* Wordpress calendar widget */


.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
	background-color: rgba(193, 8, 65, 0.7);
}
.tp-bullets {
    z-index: 20;
	top: 30px !important; 
	left: 50% !important; 
	margin-left: -585px !important;
}

.vc_newsletter form {
    margin-top: 0 !important;
}
.vc_newsletter form input {
    margin-top: 0 !important;
}

/*changes 25.12.2014*/
#catalog .woocommerce-tabs{margin:60px 15px 0px;}
#catalog .carousel-box{
	margin:0 15px 40px;
}
.cart_carusell{
	
}

/*changes 19-3-2018 */
.navbar .nav > li:hover > a, .navbar .nav > li.current-menu-item > a, .navbar .nav > li.current_page_item > a {
    background-color: #f1f1f1 !important;
    border-radius: 3px !important;
}
section#header {
    max-height: 350px;
    overflow: hidden;
    width: 100%;
}

body section#header {
    border-bottom: 30px solid #f7912d;
}
body.page-id-2871 section#header {
    border-bottom: 30px solid #f7912d;
}
body.page-id-2881 section#header {
    border-bottom: 30px solid #8fbca4;
}
body.page-id-2886 section#header, body.page-id-3105 section#header, body.page-id-3139 section#header, body.page-id-3147 section#header, body.page-id-3157 section#header, body.page-id-3163 section#header, body.page-id-3172 section#header {
    border-bottom: 30px solid #007289;
}
body.page-id-3084 section#header {
    border-bottom: 30px solid #97d1ce;
}
body.page-id-3364 section#header {
    border-bottom: 30px solid #8fbca4;
}

.steps .step {vertical-align:top;}
span.livicon svg {
    display: none;
}
span.livicon {
    background-color: white;
    border-top-right-radius: 15px;
}
span#livicon-1:after {
    content: "A";
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 10;
    color: #97d1ce;
    font-size: 32px;
}
span#livicon-2:after {
    content: "B";
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 10;
    color: #8fbca4;
    font-size: 32px;
}
span#livicon-3:after {
    content: "C";
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 10;
    color: #007289;
    font-size: 32px;
}
span#livicon-4:after {
    content: "D";
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 10;
    color: #f2931c;
    font-size: 32px;
}
span#livicon-5:after {
    content: "E";
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 10;
    color: #012c59;
    font-size: 32px;
}
header.page-header {
    border-bottom: 0;
}
.fixed-header.background-opacity .header-wrapper {background: #fff !important;}
.entry-thumb {
    display: inline;
    max-width: 320px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    height: auto;
}

.entry-content {
    clear: both;
    float: none;
    display: block;
}

footer.entry-meta {
    floaT: none;
    clear: both;
}
input.wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea {
    background-color: #fbfbfb;
    padding: 10px;
    border-radius: 2px;
    border: 1px solid #b7b7b7;
    resize: none;
    width: 300px;
	font-weight:normal;
}

input.wpcf7-form-control.wpcf7-text:focus, .wpcf7-form-control.wpcf7-textarea:focus {
    background-color: white;
    border: 1px solid #012c59;
}

input.wpcf7-form-control.wpcf7-submit {
    padding: 10px;
    border-radius: 2px;
    border: 1px solid #012c59;
    background-color: white;
    font-weight: bold;
    font-size: 15px;
    transition: all .4s;
}

input.wpcf7-form-control.wpcf7-submit:hover {
    background-color:#012c59;
    color:white;
}

.entry-meta {display:none;}

a {color: #f7912d;}
a:hover {color: #f7912d;}

.header .primary .navbar .nav .menu-item-has-children .menu-item-has-children > a:after {
	transform: rotateY(180deg);
	left: -10px !important;
    right: auto;
}
.header .primary .sub .sub {
	right: 108%;
	left: auto;
	top: 0;
}

.page-header {margin: 0 0 40px;}
.widget {margin-top:20px !important;}
.archive .post {margin-bottom: 25px;}
.archive .entry-content {display:inline;}
