/*
Theme Name: 'Neoblam'
Description: This Theme is developed for this site only 
Author: 'Riz'
Author URI: #
*/

body{font-family: 'Raleway', sans-serif;font-size:14px;text-align:center;color:#222 !important;background:#fafcfc !important;margin:0;overflow-x:hidden;}
:focus{outline:none;}img,fieldset{border:none;}a{color:#111;text-decoration:none;}a:hover{color:#111;text-decoration:none;}.clear {clear:both;}
.header {
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
    padding-top: 30px;
}
.logo {
    display: inline-block;
    float: left;
}
.header .col-lg-8 .logo-tagline {
    float: left;
    font-size: 18px;
    font-style: italic;
    line-height: 62px;
    margin: 0 0 0 30px;
	font-family: 'Raleway', sans-serif;
	font-weight:500;
}
.header-phone {
    background: rgba(0, 0, 0, 0) url("images/header-phone-icon.png") no-repeat scroll left 5px;
    display: block;
    float: none;
    font-size: 23px;
    margin: 12px 0 0;
    padding: 0 0 5px 47px;
    text-align: left;
}
.header-phone a{
	font-family: 'Raleway', sans-serif;
	font-weight:500;
	color:#000;
}
.header-phone a:hover, .header-phone a:active, .header-phone a:focus{
	color:#000;
	text-decoration:none;
}
.banner {
    margin: 0 auto;
    padding: 40px 0 0;
    position: relative;
    width: 100%;
	min-height:660px;
	max-width:1600px;
}
.banner-img {
    bottom: 0;
    left: 150px;
    position: absolute;
	width: 33%;
}
.banner-right {
    float: right;
    text-align: left;
    width: 700px;
}
.banner-btn-section{
	margin:40px 0 60px 25px;
}
.banner-buy-btn {
    background: #18a2dc;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 40px;
    text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight:500;
	font-size:20px;
	margin:0 80px 0 0;
}
.banner-buy-btn:hover, .banner-buy-btn:active, .banner-buy-btn:focus {
	color:#fff;
	text-decoration:none;
}
.product-img {
    width: 100%;
}
.banner-logo {
    margin: 0 0 0 25px;
}
.section-1-outer {
    background: #18a3dd none repeat scroll 0 0;
    padding: 80px 0;
    width: 100%;
}
.section-1-top {
    border-left: 5px solid #fff;
    padding: 5px 0 5px 3%;
    width: 96%;
}
.section-1-top > img {
    display: block;
    float: none;
}
.section-1-top > span {
    color: #fff;
    display: block;
    text-align: left;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	font-size:19px;
	font-style: italic;
	line-height: 21px;
    margin: 15px 0 0;
}
.section-1-bottom p {
    color: #fff;
    font-size: 18px;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
}
.section-1-bottom {
    margin: 60px 0 0;
    text-align: left;
	width:100%;
}
.section-1-bottom .small-text {
    font-size: 12px;
}
.section-2-outer{
	margin:0;
	padding:80px 0;
	width:100%;
	background:#fff;
	overflow:hidden;
}
.section-2 {
    margin: 0 auto;
    max-width: 1300px;
    overflow: hidden;
}
.section-2-left > img {
    display: block;
}
.section-2-left {
    float: left;
    width: 890px;
}
.section-2-title {
    text-align: left;
}
.section-2-title > img {
    display: block;
}
.section-2-title > span {
    font-size: 20px;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
}
.section-2-title > span strong {
    font-size: 36px;
    font-weight: 400;
}
.section-2-right {
    float: left;
    width: 400px;
}
.section-2-title {
    border-left: 5px solid #18a3dd;
    padding: 0 0 0 3%;
    text-align: left;
    width: 96%;
}
.section-2-title > span {
    display: block;
    font-family: "Raleway",sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    margin: 15px 0 0;
}
.section-2-right p {
    color: #333740;
    font-size: 16px;
    margin: 15px 0;
    text-align: left;
	font-family: "Raleway",sans-serif;
	font-weight: 400;
}
.product-details span {
    color: #18a3dd;
    display: block;
    font-size: 14px;
    text-align: left;
	font-family: "Raleway",sans-serif;
	font-weight: 400;
}
.product-details input {
    display: block;
}
.btn-2 {
    display: inline-block;
    float: left;
    margin: 30px 0 0 0;
    text-align: left;
}
.footer{
	width:100%;
	padding:30px 0;
}
.footer-logo {
    float: none;
margin:20px 0 0;
text-align:left;
display:block;
}
.footer .footer-right .footer-mail {
	font-size:15px;
	color:#18a2dc;
	font-family: "Raleway",sans-serif;
	font-weight: 500;
margin:15px 0 0;
display:block;
}
.footer .footer-right .footer-mail a{
	color:#000;
}
.footer .footer-right .footer-mail a:hover, .footer .footer-right .footer-mail a:active, .footer .footer-right .footer-mail a:focus{
	color:#000;
}
.inner-section {
    margin: 50px auto;
text-align:left;
}

.inner-section .cart {
    margin-top: 20px;
}


.small-text a {
    color: #fff !important;
text-decoration:underline !important;
}
.small-text a:hover {
text-decoration:none !important;
}
.footer-top {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.footer-logo {
    float: left;
    margin: 20px 0 0;
    text-align: left;
    display: block;
}
.footer-top .header-phone {
    float: right;
    margin: 15px 0 0 0;
}
.footer-bottom {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.footer-bottom .footer-mail {
    font-size: 15px;
    color: #18a2dc;
    font-family: "Raleway",sans-serif;
    font-weight: 500;
    margin: 15px 0 0;
    display: block;
float:right;
}
.footer-bottom .footer-mail a {
    color: #000;
}
.footer-bottom .footer-mail a:hover, .footer-bottom .footer-mail a:active, .footer-bottom .footer-mail a:focus {

    color: #000;
}
.copy-right-text {
    float: left;
    display: block;
    margin: 20px 0 0 0;
text-align:left;
}
.banner-tag-line {
    font-size: 20px;
    display: block;
    margin: 0 auto 30px auto;
    text-align: center;
}
.bottom-tag-line {
    font-size: 16px !important;
    margin: 50px 0 0 0 !important;
	text-align: center !important;
	
	
}
.banner-tag-line i, .bottom-tag-line i {
    font-style: italic;
    margin: 0 15px 0 0;
}
@media only screen and (max-width: 1370px) {
.section-2 {
    max-width: 100%;
}
}
@media only screen and (max-width: 1280px) {
.banner-img {
    bottom: 0;
    left: 10px;
    position: absolute;
    width: 28%;
}
.banner {
    min-height: auto;
}
.section-2-left {
    float: left;
    width: 50%;
}
.section-2-left > img {
    display: block;
    width: 100%;
}
.section-2-right {
    float: right;
    width: 48%;
}
}
@media only screen and (max-width: 1050px) {
.banner-img {
    display: none;
}
.banner-right {
    float: none;
    text-align: left;
    width: 100%;
}
.banner-logo {
    display: none;
}
.banner-btn-section {
    margin: 0 0 30px 40px;
}

}


@media only screen and (max-width: 800px) {
.footer-top .header-phone {
    float: none;
    margin: 15px auto;
    text-align: center;
    display: inline-block;
}
.footer-logo {
    float: none;
    margin: 0 auto;
    text-align: center;
    display: block;
}
.footer-bottom .footer-mail {
    display: block;
    float: none;
    text-align: center;
margin: 0;
}
.copy-right-text {
    float: none;
    display: block;
    margin: 15px 0 0 0;
    text-align: center;
}
}

@media only screen and (max-width: 768px) {
.logo {
    float: none;
}
.header .col-lg-8 .logo-tagline {
    display: block;
    float: none;
	line-height:normal;
    margin: 10px 0;
}
.header-phone {
	float: none;
    padding: 0 0 11px 47px;
    text-align: center;
}
.section-2-left {
    float: none;
    width: 100%;
}
.section-2-right {
    float: none;
    padding: 5% 3% 0;
    width: 94%;
}
.footer-logo {
    display: block;
    float: none;
    margin: 0 auto;
}
.footer .footer-right .footer-mail {
    display: block;
    float: none;
    margin: 7px 0 0;

}
.footer-right {
    float: none;
    margin: 0 auto 30px;
    width: 235px;
}
.footer-left {
    float: none !important;
    margin: 0 auto;
}
}
@media only screen and (max-width: 600px) {
.banner-btn-section {
    margin: 0 0 15px 15px;
}
.banner-btn-section img {
    display: block;
    margin: 15px 0 0;
}
.banner-buy-btn{
	margin:0;
}
.btn-2 {
    margin: 30px 0 0 !important;
}
	.banner-tag-line {
    font-size: 16px;
    display: block;
    margin: 0 0 30px 0;
    text-align: center;
}
}
@media only screen and (max-width: 360px) {
.footer-left {
    width: 100%;
}
}

#ship-to-different-address {
    margin-left: 22px;
}
#select2-billing_state-results {

    text-align: left;

}
.woocommerce-account-fields label span {
    float: left;
    display: inline-block;
    margin: -10px 0 0 18px;
}
#createaccount {
    display: block !important;
    float: left !important;
    text-align: left !important;
    margin: -2px 8px 0 0 !important;
}
.wc-proceed-to-checkout .checkout-button, .form-row place-order .button{
background: #18A2DC !important;
}
.wc-proceed-to-checkout .checkout-button:hover, .form-row place-order .button:hover{
background: #098fc8 !important;
}



.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background: #18A2DC !important;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background: #098fc8 !important;
}
.error-page-wpapper p {
    font-size: 20px;
    margin: 10px 0px 0 0;
}
.error-page-wpapper h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 35px;
}
.error-page-wpapper {
    margin: 120px auto 0;
    min-height: 360px;
	text-align: center;
}

a.added_to_cart.wc-forward.txxtx {
    cursor: pointer;
}

a.check-txtxx { border-left: 2px solid #337ab7; padding-left: 6px; margin-left: 5px; }