/*
 Theme Name:   Openstrap Child
 Author:       gm
 Template:     openstrap
 Version:      1.0.7
 Text Domain:  openstrap-child
*/

/*
@media (min-width: 1200px) {
  #main-container.container {
	width:auto;
    width: 1140px;
  }
}
*/

.woocommerce span.onsale {
    min-height: 3.236em;
    min-width: 3.236em;
    padding: .202em;
    font-size: 1em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 3;
    top: -.5em;
    left: -.5em;
    margin: 0;
    border-radius: 100%;
    background-color: #f4524d;
    color: #fff;
    font-size: .857em;
    z-index: 9
}

#bodychild{	
	background: rgba(0,0,0,0);	
}

/*
.col-md-12{
	background-color: white;
}
*/


h1, h2, h3, h4, h5, h6 {
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
}



a {
	color: #03A7FF;
}
a:hover,
a:focus,
a:active {
	color: #03A7FF;
}

img {
    transform: translateZ(0) !important;
    -webkit-transform: translateZ(0) !important;
    vertical-align: top;
    outline: none;
    max-width: 100%;
    height: auto;
}


img.aligncenter {
display:block;
margin: 0 auto;
}

img.alignleft {
float:left;
margin-right:15px;
margin-bottom:2px;
}

h1.site-title {
	margin:0;
	margin-top:6px;
	margin-bottom:2px;
	font-weight:700;
}
h1.site-title a {
	color: #414141;
}

#h1slogan {
    all: default;
}

#content h1 {
font-size:32px;
font-weight:500;
margin:0;
margin-bottom:21px;
}

.sidebar-right h4.widget-title {
color:#999;
}
h4.footer-widget-title {
border-bottom: solid 1px #5B6665;
padding-bottom:5px;
font-weight:700;
}


h2 {
font-size:24px;
font-weight:600;
}

h3 {
font-size:18px;
font-weight:600;
}


.stuck {
	position:fixed;
	top:0;
	right: 0;
	left: 0;
}



.site-header {
/*background: transparent linear-gradient(to bottom, #030 25%, #4D7F3B 75%, #61A14B 100%) repeat scroll 0% 0%;*/
}
footer {
background: #000;
}
#extended-footer {
/*background: #202020;*/
background: #2A3038;
color: #9F9F9F;
}
#footer {
	padding-top:7px;
	padding-bottom:27px;
}



.logo-row {
padding-top:11px;
padding-bottom:7px;
}


.navbar-inverse {
background: #5a7699; /* Old browsers */
background: -moz-linear-gradient(top,  #5a7699 0%, #18405e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5a7699), color-stop(100%,#18405e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #5a7699 0%,#18405e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #5a7699 0%,#18405e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #5a7699 0%,#18405e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #5a7699 0%,#18405e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a7699', endColorstr='#18405e',GradientType=0 ); /* IE6-9 */
border-color: #080808;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-weight:700;
text-transform:uppercase;
font-size:14px;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #FFF;
    background-color: #5a7699;
}


.navbar-inverse .navbar-nav > .active > a {
background-color: #5a7699;
}

.navbar {
    border:none;
}

#main-row2 {
min-height:560px;
background: #fff;
padding-top:15px;
padding-bottom:30px;
}


.bx_breadcrumbs {
padding-top:40px;
padding-bottom:40px;
background:#0DB1D6;
display:none;
}
.breadcrumbs {
color: #A5DCE8;
font-size:20px;
font-weight:600;
}
.breadcrumbs a {
color: #fff;
}



.section_large_text{
	font-size: x-large;
}





.sidebar-right .widget {
	/*background:#E8E8E8;*/
	background:#f7f7f7;
	padding:15px;
	margin-bottom:15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: solid 1px #E8E8E8;
}
.sidebar-right img {
	border-radius: 0px;
	box-shadow: none;
}
.sidebar-right .cat-list {
margin:0;
padding:0;
margin-left:15px;
}
.sidebar-right .cat-list .children {
margin:0;
padding:0;
margin-left:25px;
}

.sidebar-right .cat-list .cat-item a {
font-weight:700;
}
.sidebar-right .cat-list .children .cat-item a {
font-weight:400;
}





.wp-caption-text {
	font-size:12px;
	color:#666;
}
img.wp-post-image {
	border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}




.footer-widget {
margin-bottom:15px;
}



.btn-green {
	/*background-color: #9fbc2e;*/
	background-color: #456D82;
	color: #eee;
	color: rgba(255,255,255,0.8);
}

input[type="submit"].btn-green {
background-color: #456D82;
color:#fff;
}

.btn-green:hover,
.btn-green:focus {
	background-color: #7eaf14;
	color: #fff;
}



.tx_testimonial {
	background-image: url(/wp-content/uploads/2015/06/quote.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left:40px;
	padding-top:22px;
}



.bx_slo {
position:relative;
}
.slogan {
	position: absolute;
	z-index: 1107;
	top: 0px;
	/*right: 220px;*/
    right: 350px;
	font-size:15px;
	font-weight:700;
	text-align:right;
	width:350px;
	height:60px;
}
.btn_sbuy {
	position: absolute;
	z-index: 1507;
/*	
top: 54px;
right: 110px;
*/
top: 12px;
right: 215px;
}
.btn_scall {
	position: absolute;
	z-index: 1107;
	top: 52px;
	right: 150px;
}
.sbadge {
	background-image: url(/wp-content/uploads/2015/06/zoom_badge_free_trial.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:150px;
	height:131px;
	position: absolute;
	z-index: 1107;
	top: 48px;
	right: -100px;
}
/*
.callus {
	background-image: url(/wp-content/uploads/2015/09/call_now_icon_08.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:160px;
	height:80px;
	position: absolute;
	z-index: 1107;
	top: 42px;
	right: 144px;
}
*/
.css-1c1u78k
{
	color: rgb(255 255 255);
}
.callus {
	background-image: url(/wp-content/uploads/2015/09/call_now_icon_08.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:160px;
	height:80px;
	position: absolute;
	z-index: 1107;
	top: 190px;
	right: 20px;
}

/*
h1.entry-title {
padding-bottom:30px;
}
*/

.wwsgd {
	/*background: #FFFAE6;*/
	background:#FDECA4;
	padding-bottom:7px;
	padding-top:7px;
	color:#814A41;
	border-top:solid 1px #94625F;
	border-bottom:solid 1px #94625F;
}
.wwsgd .notification-box.warning {
	text-align:center;
}
.wwsgd .notification-box.warning .notification-gradient {
}
.wwsgd .notification-box.warning h3 {
	margin:0;
	margin-bottom:1px;
	color:#C00;
	font-size:18px;
}
.wwsgd .notification-box.warning span.sale {
	color: #03C;
}

.vc_separator.separator_1 {
margin-bottom:0;
margin-bottom: 15px;
}
.vc_separator.separator_1 h4 {
font-size:25px;
font-weight:600;
}


.vc_btn3.vc_btn3-color-juicy-pink,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    /*color: #FFF;*/
    background-color: #5F9434;
}
.vc_btn3.vc_btn3-color-juicy-pink:hover,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-juicy-pink:focus,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-juicy-pink:active,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:active {
    color: #5F9434;
    background-color: #fff;
}

.btn.btn-primary.btn_sbuy {
background-color: #5F9434;
border-color: #5F9434;
}

.navbar.navbar-inverse.navbar-static-top .container {
padding-left:0;
padding-right:0;
}


.home .wpb_revslider_element.wpb_content_element {
	margin-bottom:0;
}
.foot_3 {
	text-align: right;
}

@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}



@media (max-width: 991px) {
}
@media (max-width: 767px) {
	.wpb_row,
	.wpb_content_element,
	ul.wpb_thumbnails-fluid > li,
	.last_toggle_el_margin,
	.wpb_button {
		margin-bottom: 15px;
	}
	.wpb_column.vc_column_container {
	margin-bottom: 15px;
	}
	h1.entry-title {
	font-size:17px;
	font-weight:700;
	}
	.wpb_text_column.wpb_content_element h3 {
	font-size:16px;
	font-weight:700;
	color:#999;
	}
.navbar.navbar-inverse.navbar-static-top .container {
padding-left:15px;
padding-right:15px;
}
}
@media (max-width: 678px) {
}
@media (max-width: 528px) {
	.jumbotron.jumbotron_home {
		padding: 20px;
	}
	.jumbotron.jumbotron_home h1 {
		font-size:16px;
		font-weight:700;
	}
	.jumbotron.jumbotron_home p.lead {
		font-size:14px;
	}
	.tp-rightarrow,
	.tp-leftarrow	{
		display:none;
	}
	[class*="col-"] {
		float: none !important;
		margin-bottom:12px;
	}
	footer [class*="col-"] {
		text-align: center !important;
	}
	.foot_3 {
	text-align: center !important;
	}
	
}
@media (max-width: 480px) {
}
@media (min-width: 768px) and (max-width: 1200px) {
}
