@font-face {
    font-family: 'Gotham Bold';
    src: url('../fonts/gotham/Gotham-Bold.eot'); /* IE9 Compat Modes */
    src: url('../fonts/gotham/Gotham-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/gotham/Gotham-Bold.woff') format('woff'), /* Modern Browsers */
    /*url('../fonts/gotham/Gotham-Bold.ttf')  format('truetype'), *//* Safari, Android, iOS */
    url('../fonts/gotham/Gotham-Bold.svg#Gotham Bold') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'Gotham Bold Italic';
    src: url('../fonts/gotham/Gotham-BoldIta.eot'); /* IE9 Compat Modes */
    src: url('../fonts/gotham/Gotham-BoldIta.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/gotham/Gotham-BoldIta.woff') format('woff'), /* Modern Browsers */
    /*url('../fonts/gotham/Gotham-BoldIta.ttf')  format('truetype'),  Safari, Android, iOS */
    url('../fonts/gotham/Gotham-BoldIta.svg#Gotham Bold Itali') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'Gotham Book';
    src: url('../fonts/gotham/Gotham-Book.eot'); /* IE9 Compat Modes */
    src: url('../fonts/gotham/Gotham-Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/gotham/Gotham-Book.woff') format('woff'), /* Modern Browsers */
        /*url('../fonts/gotham/Gotham-Bold.ttf')  format('truetype'), *//* Safari, Android, iOS */
    url('../fonts/gotham/Gotham-Book.svg#Gotham Book') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'Gotham Medium';
    src: url('../fonts/gotham/Gotham-Medium.eot'); /* IE9 Compat Modes */
    src: url('../fonts/gotham/Gotham-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/gotham/Gotham-Medium.woff') format('woff'), /* Modern Browsers */
        /*url('../fonts/gotham/Gotham-Bold.ttf')  format('truetype'), *//* Safari, Android, iOS */
    url('../fonts/gotham/Gotham-Medium.svg#Gotham Medium') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'Gotham Medium Italic';
    src: url('../fonts/gotham/Gotham-MediumIta.eot'); /* IE9 Compat Modes */
    src: url('../fonts/gotham/Gotham-MediumIta.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/gotham/Gotham-MediumIta.woff') format('woff'), /* Modern Browsers */
        /*url('../fonts/gotham/Gotham-Bold.ttf')  format('truetype'), *//* Safari, Android, iOS */
    url('../fonts/gotham/Gotham-MediumIta.svg#Gotham Medium Italic') format('svg'); /* Legacy iOS */
}
body{
    font-family: "Gotham Book", helvetica, sans-serif;
    font-size: 15px;
    color: #2c3341;
}
.container-fuild,
.container{
/*    max-width: 1170px;*/
	margin: 0 auto;
}
.container-fuild .row {
margin-left: 0;
margin-right: 0;
}
label{
    font-weight: normal;
}
.gothamBold {
    font-family: "Gotham Bold", Helvetica, sans-serif;
}
.gothamBoldIta {
    font-family: "Gotham Bold Italic", Helvetica, sans-serif;
}
.gothamMedium{
    font-family: "Gotham Medium", Helvetica, sans-serif;
}
.gothamMediumIta{
    font-family: "Gotham Medium Italic", Helvetica, sans-serif;
}
.blue-color{
    color: #2c3341;
}
.neon-color{
    color: #23D5D4;
}
.neon-button{
    background-color: #23D5D4 !important;
    color: #fff;
    text-transform: uppercase;
    border: 2px solid transparent;
}
.cart-attr {
    margin-bottom: 4px !Important;
}
.cart_item .item-title {
    margin-bottom: 8px;
    display: block;
}
.cart_item td {
    padding-top: 22px !Important;
    padding-bottom: 22px !Important;
}
#order_review .cart_item td {
    padding-top: 12px !Important;
    padding-bottom: 12px !Important;
}
small.includes_tax {
    display: block;
}
#woo_wrapper .shop_table.cart td.product-name {
    width: 52% !important;
}
#woo_wrapper .shop_table dl.variation dt {
    clear: both;
    float: left;
    font-family: "Gotham Bold", helvetica, sans-serif !Important;
}
#woo_wrapper .shop_table dl.variation dd {

    float: left;
}
.neon-button:hover, .blue-button:hover. .get_quote_btn:hover;{
    opacity: .95;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
    text-decoration: none;
    color: #fff;
}
a:focus{text-decoration: none;}
.gray-color{
    color: #808080;
}
.instant-quote .gray-color, .quote-divider .gray-color{
    color: #fff;
}
.black-color{
    color: #000;
}
.white-color{
    color: #fff;
}
.color-4d{
    color: #4d4d4d;
}
.fz18{
    font-size: 1.2em;
}
.fz17{
    font-size: 1.133em;
}
.fz14{
    font-size: .933em;
}
.fz13{
    font-size: .867em;
}
.fz25{
    font-size: 1.667em;
}
.fz26{
    font-size: 1.733em;
}
/*a:hover{
    text-decoration: none;
}*/
.fz36, h2   {
    font-size: 2.4em;
}
.fz20{
    font-size: 1.33em;
}
.fz12{
    font-size: .8em;
}
.fz24{
    font-size: 1.6em;
}
.fz10{
    font-size: 10px;
}
.img-responsive{
    margin: 0 auto;
    width: 100%;
}
.fz40    {
    font-size: 2.667em
}
.fz22 {
    font-size: 1.467em;
}
.fz25em{
    font-size: 2.5em;
}
/*****************************************************************************************************************************/


body > header{
    width: 100%;
    z-index: 2000;
    background-color: #fff;
    /* box-shadow: 0 1px 3px #000; */
	border-bottom: 1px solid #e4e4e4;
	position: fixed;
	top: 0;
}
#top-bar{
    font-size: 11px;
    background-color: #2C3341;
    width: 100%;
    font-weight: bold;
}
#top-bar > div > ul{
    width: 100%;
    text-align: right;
    margin: 0;
}
#top-bar > div > ul > li{
    display: inline-block;
	padding:0 !important;
}
#top-bar > div > ul > li:after{
/*    content: "|";*/
    color: #2C3341;
}
#top-bar > div > ul > li:last-child:after{
    content:"" !important;
    margin-left: 0px !important;
}
#top-bar > div > ul > li > div > a,
#top-bar > div > ul > li > a{
    color: #FFFFFF;
    line-height: 36px;
    padding: 0;
    margin: 0 9px;
    text-decoration: none;
}
#top-bar > div > ul > li > div > a:hover,
#top-bar > div > ul > li > a:hover{
    color: #23D5D4;
}
.navbar-default{
    border: 0;
    box-shadow: none;
    background-color: #fff;
    background-image: none;
    padding: 18px 0;
    margin-bottom: 0;
}
.navbar-brand{
    padding: 0;
    margin: 0;
    display: block;
}
.nav.navbar-nav{
    width: 100%;
}
.navbar-default .navbar-nav > li{
    padding: 15px 7px 0;
}
.navbar-default .navbar-nav > li > a{
    color: #2c3341;
    font-size: 1.113em;
    padding: 0;
    border-bottom: 1px solid transparent;
}
.navbar-default .navbar-nav > li > a:hover{
    /*border-bottom: 1px solid #23d5d4;*/
}
.dropdown-menu{
    padding: 15px;
    border: 3px solid #2c3341;
    font-size: 1em;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    /*transition: all 0.25s;*/
}
.dropdown-menu li{
    padding: 3px 0;
}
.dropdown-menu li a{
    padding-left: 0;
}
.dropdown-menu li a:hover{
    background: transparent;
    color: #23D5D4;
}
.dropdown-menu .button{
    background-color: #2c3341;
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 5px 0;
    margin-top: 5px;
    /*transition: all 0.5s;*/
}
.dropdown-menu .button:hover{
    background-color: #23D5D4;
    color: #fff;
}
.dropdown.open > a, .dropdown.open >  a:focus{
    background: transparent !important;
    border-bottom: 1px solid #23d5d4;
}
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}
/*.dropdown:hover .dropdown-menu {*/
    /*display: block;*/
/*}*/

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}
.arrow-up {
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 11px solid #2c3341;
    position: absolute;
    top: -12px;
}
.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    top: 11px;
    left: -6px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
    background-color: transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
    border: 0;
}
.cart{
    padding: 15px 7px;
    float: right;
}
.cart a:focus{
    background: none;
}
.cart a{
    color: #2c3341;
    padding-bottom: 5px;
}
.cart-icon{
    position: relative;
}
.cart-count{
    padding: 2px 5px;
    border: 1px solid #2c3341;
    margin-left: 5px;
    position: relative;
    z-index: 100;
    background-color: #fff;
}
.cart-handle{
	position: absolute;
	background: url('../img/cart_bg.png') no-repeat;
	width: 14px;
	height: 8px;
    top: -7px;
    left: 33% !important;
	z-index: 10;
}
.cart-icon:hover .cart-handle, .cart.open .cart-handle{
    /*left: 30% !important;*/
    /*top: -6px;*/
}
.cart-icon:hover .cart-count, .cart.open .cart-count{
    background-color: #2c3341;
    color: #fff;
}
.featured{
    width: 100%;
    background-repeat: no-repeat !important;
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}
.featured > .container{
    position: relative;
    min-height: 520px;
}
.slogan{
    color: #fff;
    margin-top: 7%;
}
.upper{
    font-size: 2.6em;
    text-shadow: 0 1px 1px #000;

}
.lower{
    font-size: 1.267em;
    text-shadow: 0 1px 1px #595959;
}
.quote-box{
    padding: 20px 20px;
    position: absolute;
    max-width: 435px;
    background-color: #2c3341;
    width: 100%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: 0 0 4px #000;
    bottom: 50px;
}
.quote-box > .gothamMedium{
    font-size: 2em;
    color: #fff;
}
.quote-box label{
    width: 20%;
    color: #fff;
    font-size: 1.2em;
}
.quote-box input[type=number]{
    width: 78%;
    height: 43px;
    font-size: 18px;
        border: none;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quote-divider{
    margin-bottom: 15px;
    position: relative;
}

.quote-bottom{
    margin-top: 10px;
    font-size: 1.08em;
}
.quote-bottom > span{
    color: #fff;
    display: inline-block;
}
.quote-bottom > a.neon-button, .quote-bottom > button.neon-button {
    padding: 10px 40px;
    margin-left: 20px;
    display: inline-block;
    margin-right: 4px;
}
.promises {
	background-color: #f3f3f3;
	padding: 15px !important;
	width: 100%;
	height: 51px;
	margin-bottom:40px;
}

.promises p {
	display: inline-block;
	margin-left: 8px;
	font-size:13.5px
}

.promises img {
	display: inline-block;
	max-width:22px;
}

.circle-list{
    position: absolute;
    left: 490px;
    bottom: 58px;
}
.circle-list ul{
    list-style-type: none;
    padding: 0;
}
.circle-list li div,.circle-list li{
    text-align: center;
    width: 115px;
    height: 115px;
    background-color: #23d5d4;
    color: #fff;
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    float: left;
    margin-right: 15px;
    transition: all 1s;

}
.circle-list li div p{
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 15px;
}
.circle-list li div:hover{
    background-color: #2c3341;
}
.circle-list li div p span{
    width: 100%;
    height: 100%;
    color: #fff;
}
.featured-bottom-text{
	position: absolute;
	top: 443px;
	max-height: 200px;
	max-width: 500px;
	left: 490px;
}
.vTicker{
    width: 460px;
}
.featured-wrapper{
    margin-bottom: 15px;
}
.featured-items .col-xs-3 > a{
    padding: 15px;
    text-align: center;
    display: block;
    border: 2px solid transparent;
    color: #2c3341;
    font-size: 1.867em;
}
.featured-items .col-xs-3 h3 {
    font-size: 19px;
}
.featured-items .col-xs-3 > a p{
    margin-top: 15px;
}
.featured-items .col-xs-3 > a:hover{
    border: 2px solid #2c3341;
    text-decoration: none;
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.get_quote_btn{
    font-size: 1.533em;
    color: #fff;
    background-color: #2c3341;
    padding: 15px 40px;
    margin-top: 30px;
    display: inline-block;
    border: 2px solid transparent;
}
.get_quote_btn:hover{
    color: #2c3341;
    border: 2px solid #2c3341;
    background-color: #fff;
	text-decoration:none;
}
.about_store{
    margin-top: 60px;
}
.has-border{
    border-right: 1px solid #000;
}
.from-blog{
    margin-top: 50px;
    margin-bottom: 100px;
}
.from-blog .img-responsive{
    width: 100%;
}
.from-blog .get_quote_btn{
    display: block;
    text-align: center;
}
.main-footer{
    background-color: #2c3341;
    padding-top: 40px;
    padding-bottom: 20px;
    color: #fff;
}
.bottom-quote-box{
    color: #2C3341;
    background-color: #23e5e4;
    padding: 18px 20px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-top: 30px;
    max-width: 300px;
}
.bottom-quote-box .quote-divider{
    margin-bottom: 10px;
}
.bottom-quote-box .quote-divider .col-xs-4{
    font-size: 1.4em;
}
.bottom-quote-box .quote-divider .col-xs-8 input{
    height: 30px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: none;
    border: 1px solid #b7cfcf;
    padding-right: 5px;
    width: 100%;
}
.bottom-quote-box .get_quote_btn{
    display: block;
    font-size: .933em;
    text-align: center;
    margin-top: 5px;
    width: 100%;
}
.subscribe{
    padding-top: 40px;
}
.subscribe-form{
    margin-top: 15px;
}
.ginput_container input[type=text], .ginput_container input[type=email],
.subscribe-form input{
    margin-right: 15px;
    color: #2C3341;
    width: 100%;
    border-radius: 4px;
    padding: 5px;
}
input#input_3_1, input#input_3_2{
    max-width: 200px;
}
#gform_wrapper_3 .gfield {
    float: left;
    padding: 0;
}
#gform_wrapper_3 input[type="submit"],
.subscribe-form button{
    border-radius: 0;
    background-color: #23e5e4;
    color: #2C3341;
    border: 0;
    padding: 2px 15px;
    height: 30px;
}
#gform_wrapper_3 input[type="submit"],
.subscribe-form button:hover{
    opacity: .9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
.main-footer-links{
    text-align: center;
    font-size: .8em;
    margin-top: 30px;
}
.main-footer-links li a{
    color: #cccccc;
}
.main-footer-links li a:hover{
    text-decoration: underline;
}
.main-footer-links li:after{
    content: "|";
    margin-left: 10px;
}
.main-footer-links li:last-child:after{
    content: "";
}
.sub-footer{
    padding: 10px 0;

}
.sub-footer-navigation li a{
    color: #2C3341;
}
.sub-footer-navigation {
    text-align: left;
    margin-top: 0;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 2px solid #afb2b7;
    display: inline-block;

}

.footer-links{
    margin-bottom: 0;
}
.footer-links li a{
    color: #2C3341;
}
.footer-links li:after{
    content: "|";
    margin-left: 10px;
}
.footer-links li:last-child:after{
    content:"";
    margin-left: 0;
}
#carousel{
    margin-top: 20px;
}
#carousel .slides li{
    margin-right: 20px;
}
#carousel .slides img{
    width: 100px;
    height: 100px;
}
.product-detail{
    /*padding-top: 30px;*/
    padding-bottom: 30px;
}
.flex-direction-nav a{
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    color: #000;
    text-indent: 0;
    top: 40%;
    font-size: 5em;
    height: auto;
    width: auto;
    display: none;
}
.flex-next{
    position: relative;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.product-info .row{
    margin-bottom: 15px;
}
.product-info .row p{
    margin-bottom: 0;
}

select.select-styled {

    background: url("../img/dropdown_icon.png") no-repeat scroll 95% center #fff;
    padding: 5px 30px 5px 5px;
    text-indent: 0.01px;
    text-overflow: "";
    color: #2c3341;
    border: 1px solid #b1b1b1;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
}
select.select-styled::-ms-expand{
    display: none;
}
select.select-styled option{
    border: 0 !important;
}
input.gray-border{
    width: 100%;
    border: 1px solid #b1b1b1;
    padding: 6px;
}
#calculate-form{
    padding: 15px;
    background-color: #f1f2f3;
}
.gray-hr{
    width: 100%;
    height: 1px;
    background-color: #b1b1b1;
    margin-top: 10px;
    margin-bottom: 10px;
}
.add-to-cart{
	display: block;
	text-align: center;
	background-color: #F58F1E;
	padding: 10px 25px;
	color: #FFF;
	cursor: pointer;
	margin-top: 15px;
	border: 1px solid rgba(0, 0, 0, 0);
	float: right;
	max-width: 178px;
	text-transform: uppercase;
	min-width: 173px;
}
.add-to-cart.disabled{
   	display: block;
	text-align: center;
	background-color: #EEDAC4;
	padding: 10px 25px;
	color: #FFF;
	cursor: not-allowed;
	margin-top: 15px;
	border: 1px solid rgba(0, 0, 0, 0);
	float: right;
	width: 45% !important;
}
.icon-block .col-xs-3, .icon-block .col-sm-9{
    padding-left: 0;
    padding-right: 2px;
    line-height: 1em;
}
.icon-block .col-sm-9{
    margin-top: -5px;
    padding-left: 5px;
}
.icon-block a{
    color: #2c3341;
}
.pattern-list{
    text-align: center;
    margin-top: 15px;
}
.pattern-list .row{
    margin-bottom: 15px;
}
.error_message{
    color: red;
    font-size: 10px;
    padding-top: 26px;
}
.error_message a{
    color: red;
    text-decoration: underline;
}
.error_message a:hover{
    color: red;
    text-decoration: none;
}
.cart{
    position: relative;
}
.cart-dropdown{
    position: absolute;
    top: 41px;
    right: 0;
    padding: 10px !important;
    width: 370px;
    background-color: #fff !Important;
    z-index: 200;
    border: 2px solid #2c3341;
    display: none;

}
.cart-dropdown .row{
text-align: left;
}

#woo_wrapper a.neon-button:hover {
    color: #242525 !important;
}

.black-hr{
    height: 1px;
    width: 100%;
    background-color: #2c3341;
    margin-top: 4px;
    margin-bottom: 8px;
}
.cart-dropdown .blue-button{
    display: block;
    text-align: center;
    background-color: #2c3341 !important;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}
.cart-dropdown .neon-button{
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.cart-dropdown .arrow-up{
    right: 1px;
}
.cart a:focus{
    text-decoration: none;
}
a.edit_this{
    text-align: center;
    color: #23D5D4;
    display: block;
    line-height: 15px;
    font-size: 8px;
}
a.remove_this, .remove_that {
    text-align: center;
    color: #ff9999;
    display: block;
    padding-top: 5px;
    line-height: 8px;
}
.remove_this span, .remove_that span{
    font-size: 8px;
    vertical-align: 4px;
	display:none;
}
.cart-dropdown .col-xs-2{
    padding-right: 0;
}
.cart-dropdown > .row {
    margin-bottom: 14px !important;
}
.remove_this img {
    width: 14px;
    float: left;
}
.absolute-zoom{
    background: url("../img/search_plus.png") no-repeat;
    width: 30px;
    height: 31px;
    position: absolute;
    top: 40px;
    left: 50%;
    right: 0;
    margin: auto;
    transition: all 1s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    margin-top: 15px;
}
.pattern-list .col-xs-2 a:hover .absolute-zoom{
    left: 0;
    right: 0;
    margin: auto;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    margin-top: 15px;
}
.pattern-list .col-xs-2 a{
    overflow: hidden;
}
.nivo-lightbox-theme-default .nivo-lightbox-prev{
    background-position: left 50%;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.nivo-lightbox-theme-default .nivo-lightbox-next{
    background-position: right 50%;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover{
    background-color: transparent;
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.nivo-lightbox-theme-default .nivo-lightbox-title-wrap{
    bottom: 2%;
}
.nivo-lightbox-theme-default .nivo-lightbox-title{
    padding: 12px 20px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    font-family: "Gotham Book", Helvetica, sans-serif;
    background-color: #2c3341;
    color: #fff;
}

#promotion{
    background-color: #23d5d4;
    padding-top: 10px;
    padding-bottom: 10px;
    display: none;
}
#promotion  i.icon-truck{
    font-size: 1.6em;
    margin-right: 5px;
}
#promotion p{
    display: inline-block;
    margin-bottom: 0;
    width: auto;
    color: #2c3341;
}
#promotion_close{
    margin-right: 15px;
    color: #2c3341;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    font-size: 2em;
    margin-top: -5px;
}
#promotion_close:hover{
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.iosslider {
    /* required */
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;

    width: 460px;
    height: 420px;
}

/* slider */
.iosslider .slider {
    /* required */
    width: 100%;
    height: 100%;
}

/* slide */
.iosslider .slider .slide {
    /* required */
    float: left;

    width: 460px;
    height: 420px;
}
.checkout-breadcrumb{
    font-size: 22px;
    color: #000;
    margin-top: 2em;
    margin-bottom: 2em;
}
.checkout-breadcrumb i{
    font-size: 18px;
    margin-left: 10px;
    margin-right: 10px;
}
.checkout-input label{
    display: block;
    font-weight: normal;
    margin-bottom: 0;
}
.checkout-input .row{
    margin-bottom: 10px;
}
.transparent-inp{
    width: 100%;
    border: 1px solid #a3a3a3;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0zpx;
    margin-bottom: 10px;
    padding: 5px;
}
.delivery_area{
    padding-bottom: 2em;
}
.chosen-container{
    font-size: 1em;
}
.chosen-container-single .chosen-single{
    background: none;
    padding: 5px;
    height: auto;
    line-height: normal;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: none;
}
.chosen-container-active.chosen-with-drop .chosen-single{
    background: none;
}
.chosen-container-single .chosen-single div b{
    background-position: 0 6px;
}

input.checkbox-style {
    opacity: 0;

    position: absolute;
    cursor: pointer;
}
input.checkbox-style + label:before {
    display:inline-block;
    width:15px;
    height:13px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(../img/checkbox_sprite.png) left top no-repeat;
    cursor:pointer;
    margin-bottom: 2px;
    content: '';
}
input.checkbox-style:checked + label:before {
    background-position: 0 -16px;
}
.order-form{
    padding: 15px 30px;
    border: 2px solid #2c3341;
    margin-top: 15px;
    background-color: #fff;
    z-index: 1000;
	float: left;
	width: 100%;
}
.checkout input.input-radio {
    opacity: 0;
    position: absolute;
    cursor: pointer;
}
.checkout input.input-radio + label:before {
    display:inline-block;
    width:15px;
    height:15px;
    border-radius: 50%;
    margin:-1px 10px 0 0;
    vertical-align:middle;
    border: 2px solid #2c3341;
    cursor:pointer;
    margin-bottom: 2px;
    content: '';
}
.checkout input.input-radio:checked + label:before {
    background-color: #2c3341;
}
#woo_wrapper ul.payment_methods li .payment_box{
    padding-left: 29px !important;
}


.woocommerce form .form-row {
    width: 49% !important;
    float: left;
    margin-right: 2% !important;
}
.woocommerce form .form-row.form-row-last {
    margin-right: 0% !important;
}

.woocommerce form .form-row-wide {
    width: 100% !important;
    float: left;
    margin-right: 0% !important;
}




.fullwidth-btn{
    display: block;
    padding: 7px 0;
    background-color: #e9831e;
    color: #fff;
    text-align: center;
    margin-top: 1em;
    transition: all .3s;
    width: 100%;
    border: 0;
}
.fullwidth-btn:hover{
	color: #fff;
	background-color: #C97322;
}

.cancelupdate-btn{
	display: block;
	padding: 7px 0;
	background-color: #EE5454;
	color: #fff;
	text-align: center;
	margin-top: 1em;
	transition: all .3s;
	width: 100%;
	border: 0;
	text-transform: uppercase;
}
.cancelupdate-btn:hover{
	color: #fff;
	background-color: #FF0000;
}
.payment-title{
    margin-top: 1em;
    margin-bottom: 1em;
}
.appendix-fee, .view_attr, .includes_tax{
    color: #808080;
    font-size: 10px;
}
.view_attr{
    text-decoration: underline;
    display: block;
}
.item .remove_that, .item .edit_this{
    padding-top: 0;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.item .remove_this:hover, .item .edit_this:hover{
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.quantity-handle{
    padding: 5px;
}
.quantity-handle > input{

    width: 35px;
    text-align: center;
    height: 40px;
    display: block;
    float: left;
}
.quantity-handle span{
    line-height: 40px;
    cursor: pointer;
    background-color: #23e5e4;
    display: block;
    float: left;
    color: #fff;
    width: 20px;
    font-size: 1.5em;
    text-align: center;
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.quantity-handle span:hover{
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.item > div[class*=col-xs]{
    padding-right: 0;
}
.item .col-xs-2.text-right{
    padding-right: 15px;
}
.border{
    border-bottom: 1px solid #000;
}
.col-xs-11 > .black-hr{
    margin-top: 15px;
    margin-bottom: 5px;
}
.item{
    margin-top: 10px;
}
.cart_continue_links{
    font-size: 12px;
}
.cart_continue_links a{
    text-decoration: underline;
    color: #2c3341;
    padding-left: 5px;
    padding-right: 5px;
}
.cart_continue_links a:hover{
    text-decoration: none;

}
.update-cart{
    display: block;
    padding: 7px 0;
    text-align: center;
    margin-top: 10px;
    width: 100%;
}
.update-cart:hover{
    background-color: #229E9C;
}
.coupon-enter{
    margin-top: 1.5em;
}
.delivery-rate{
    margin-top: 1.5em;
}
.coupon-enter p{
    margin-bottom: 5px;
}
.coupon-enter input[type=text]{
    margin-bottom: 10px;
    margin-top: 5px;
}
.coupon-enter .neon-button{
    display: block;
    padding: 5px 0;
    text-align: center;
    margin-top: 0;
    width: 100%;
}
.cart-sidebar{
    position: relative;
}
.small-divider{
    width: 1px;
    height: 100%;
    background-color: #2c3341;
    position: absolute;
    left: 0;
    top: 0;
}
.fancybox-close{
    background: #2c3341;
    top: 0;
    right: 0;
}
.fancybox-close:after {
    color: #FFFFFF;
    content: "X";
    display: block;
    font-size: 25px;
    margin-left: 10px;
    margin-top: 0;
    padding-top: 3px;
}
.fancybox-title-float-wrap{
    margin-bottom: 0;
    right: 0;
}
.fancybox-title-float-wrap .child{
    margin-right: 0;
    border-radius: 0;
    font-size: 1.2em;
    font-weight: normal;
    padding: 5px 15px;
    background-color: #2c3341;
}
.fancybox-nav{
    position: fixed;
    width: 93px;
}
.fancybox-prev span{
    visibility: visible;
    background: url('../img/fancybox/left_fancybox.jpg') no-repeat;
    width: 93px;
    height: 157px;
    margin-left: -10px;
}
.fancybox-next span{
    visibility: visible;
    background: url('../img/fancybox/right_fancybox.jpg') no-repeat;
    width: 93px;
    height: 157px;
    margin-right: -10px;
}
.category-title{
    font-size: 2.6em;
    padding: 40px 0;
    display: block;
    text-transform: uppercase;
}
.instant-quote{
    text-align: center;
    padding: 17px 1px 17px;
    background-color: #2c3341;
    /* margin-bottom: 2.5em; */
}
.instant-quote h4{
    margin-top: 0;
}
.get-instant-quote h4{
    padding-bottom: 6px;
}
.form-wrapper{

    display: inline-block;
    margin-right: 10px;
}
.form-wrapper label{
    color: #fff;
}
.form-wrapper button{
    height: 29px;
    padding: 0 20px;
}
.form-wrapper input{
    height: 30px;
    max-width: 136px;
    border: 1px solid #676b74;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.block-title{
    font-size: 32px;
    text-align: center;
    /*font-family: "Gotham Medium", sans-serif;*/
}
.block-item > img{
    width: 100%;
}
a.block-item{
    color: #2c3341;
    display: block;
    border: 1px solid #2c3341;
    outline: 2px solid transparent;
}
.block-item .item-title{
    font-size: 21px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
}

.block-item:hover .item-title{
    color: #23E5E4;
}
.block-item article{
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}
.gallery-thumbnail img{
    max-width: 100%;
    cursor: pointer;
    margin-bottom: 15px;
}
.large-img{
    width: 100%;
}
.block{
    margin-bottom: 2.5em;
}
.get-instant-quote .form-wrapper{
    display: block;
    float: left;
}
.form-wrapper a{
    font-size: 12px;
    margin-left:53px;
    color: #fff;
}
.get-instant-quote select{
    border: 1px solid #cfcfcf;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.instant-quote-block .item-title{
    min-height: 45px;
}
.img-holder{
    position: relative;
}
.img-holder img{
    width: 100%;
    height: 100%;
}
.price-box{
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 10px 15px 10px 5px;
    background-color: #23d5d4;
    color: #fff;
    box-shadow: -2px -2px 2px #616161;
}
.price{
    font-size: 2em
}
.fee{
    font-size: 11px;
    text-align: right;
    margin-top: -12px;
}
.not-available{
    font-size: 10px;
    color: #fff;
    text-align: center;
}
.not-available a{
    color: #2c3341;
    font-family: "Gotham Medium", Arial, sans-serif;
    text-decoration: underline;
}
.not-available a:hover{
    text-decoration: none;
}
.block-item{
    margin-bottom: 2em;
    border: 1px solid #2c3341;
    outline: 2px solid rgba(255, 255, 255,0);
	min-height: 420px;
}
.block-item:hover{
    outline: 2px solid #2C3341;
}
.item-title a{
    color: #2c3341;
}
.block-item:hover .overlay{
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.overlay{
    background-color: #2c3341;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 40%;
    max-width: 170px;
    text-align: center;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /*transition: all 1s*/
}
.overlay a{
    width: 100%;
    height: 100%;
    color: #fff;
    padding: 15px 20px;
    display: block;
}
.success-block{
    margin-bottom: 2em;
}
.success-title{
    font-size: 1.5em;
}
.success-page{
    padding-top: 2em;
}
.neon-full-button{
    display: block;
    text-align: center;
    background-color: #23d5d4 !Important;
    color: #fff;
    padding: 7px 0;
    margin-bottom: 1em;
}
.request-sample-list a img{
    border: 3px solid transparent;
}
.neon-full-button:hover{
    color: #fff;
    background-color: #2DBFBF;
}
.request_btn{
    display: block;
    text-align: center;
    background-color: #2C3341;
    color: #fff;
    font-size: 10px;
    padding: 3px 0;
}
.request_btn:hover, .request_btn.selected{
    background-color: #23d5d4;
    color: #fff;
	text-decoration:none;
}
.request_btn.selected{
    background: #23d5d4 url('../img/tick_icon.png') 13px center no-repeat;
}

.request-sample-list{
    max-width: 840px;
    text-align: center;
    margin: 0 auto;
}
.request-sample-list .col-sm-4{
    width: 140px;
    display: inline-block;
    float: none;
    margin-left: 15px;
    margin-right: 15px;
    padding: 0;
    margin-bottom: 2em;
}
.neon-border{
    border: 3px solid #23d5d4 !important;
}
.request-sample-form{
    background-color: #2C3341;
    color: #fff;
    padding: 30px 50px;
    margin-bottom: 2em;
    margin-top: 2em;
}
.request-sample-form .checkout-input{
    text-align: left;
}
.request-sample-form .chosen-single, .request-sample-form .chosen-container-active.chosen-with-drop .chosen-single{
    background-color: #fff;
}
.request-sample-form .chosen-drop{
    color: #2C3341;
}
.request-sample-form .neon-button, #gform_submit_button_1{
    padding: 7px 30px !important;
    font-size: 20px;

    margin-top: 1em !important;
    background-color: #23D5D4;
    color: #fff !important;
    width: auto !important;
    float: right;
    clear: right;
    text-transform: none;
    border: 0 solid transparent !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
}
.sample-block .row, .sample-block p{
    margin-bottom: 0;
}
.sample-block{
    margin-top: 2em;
}
.request-sample-form .transparent-inp{
    color: #2c3341;
}
.carousel-control.right, .carousel-control.left {
    background: none;
    font-size: 6em;
    width: auto;
    padding: 12% 1% 0 1%;
}
.faq-tab{
    border-right: 1px solid #d6d6d6;
}
.faq-tab li.active{
    border-left: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    border-top: 1px solid #d6d6d6;
}
.faq-tab li.active:after{
    content:'';
    width: 5px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    right: -2px;
}
.faq-tab li{
    padding: 10px;
    position: relative;
    border: 1px solid transparent;
}
.faq-tab li a{
    color: #2c3341;
    font-size: 18px;
}
.faq-tab li.active a{
    color: #23D5D4;
}
.panel-group .panel{
    box-shadow: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.panel-title > a.collapsed:before{
    content: '+';
}
.panel-title > a:before{
    content: '-';
}
.panel-title > a{
    display: block;
    padding: 10px 15px;
    font-size: 18px;
    color: #23D5D4;
}
.panel-title > a.collapsed{
    color: #2C3341;
}
.tab-row{
    margin-bottom: 3em;
}
.panel-group{
    margin-bottom: 0;
}
.panel-collapse{
    cursor: pointer;
    color: #4D4D4D;
    font-size: 14px;
}
a.blog-item{
    display: block;
    margin-bottom: 1em;
    color: #2c3341;
}
a.blog-item article{
    padding: 10px;
}
a.blog-item:hover article{
    background-color: #DEEDF2;
}
.blog-item .img-responsive{
    width: 100%;
}
.page-numbers{
    padding: 5px 10px;
    background-color: #E2E2E2;
    color: #2C3341;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.page-numbers.prev, .page-numbers.next{
    background-color: #2C3341;
    color: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.page-numbers:hover, .current{
    background-color: #23D5D4;
    color: #fff;
}
.sidebar-bg{
    background-color: #2C3341;
    padding: 25px 15px;
    text-align: center;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.sidebar-bg button{
    display: block;
    text-align: center;
    font-size: 10px;
    width: 100%;
    padding: 5px 0;
}
.sidebar-bg .gothamMedium{

    font-size: 19px;
}
.sidebar-social-links{
    list-style-type: none;
    margin-left: 0;
}
.sidebar-social-links li{
    width: 22%;
    margin-right: 4%;
    float: left;
    padding: 0;
}
.sidebar-social-links li img{
    width: 100%;
}
.sidebar-social-links li:last-child{
    margin-right: 0;
}
.sidebar .list-unstyled{
    font-size: 18px;
}
.sidebar .list-unstyled li{
    border-bottom: 1px dotted #a2a4a7;
    padding: 7px 0;
}
.sidebar .list-unstyled li a{
    color: #2C3341;
}
.sidebar-title{
    border-bottom: 1px solid #000;
    margin-bottom: 5px;
}
.sidebar{
    margin-bottom: 2em;
}
.sidebar-post{
    list-style-type: none;
    padding: 0;
}
.sidebar-post li img    {
    width: 100%;
}
.sidebar-post li{
    margin-bottom: 1em;
}
.sidebar-post li span{
    display: block;
    text-align: center;
    color: #2C3341;
}
.blog-list-wrapper{
    margin-bottom: 5em;
    margin-top: 1em;
}
.category-title .fz14   {
    font-size: 14px;
    display: block;
}
p.caption{
    margin-bottom: 2em;
    border-bottom: 1px solid #2C3341;
    padding-bottom: 5px;
}
.my-account-sidebar{
    list-style-type: none;
    padding: 0;
    border-right: 1px solid #2C3341;
}
.my-account-sidebar li {
    width: 100%;
    float: left;
    padding: 10px 0;
    border-bottom: 1px solid #2C3341;
}
.my-account-sidebar li a{
    color: #2C3341;
    font-size: 12px;
}
.my-account-sidebar li a:hover{
    color: #23D5D4;
}
.my-account-sidebar li.active{
    border-right: 5px solid #2C3341;
}
.avatar-holder{
    margin-right: 10px;
    margin-bottom: 10px;
}
.my-account-sidebar .neon-button {
display: block;
font-size: 10px;
text-align: center;
max-width: 80px;
padding: 2px 5px;
color: #FFF;
}

.my-account-wrapper{
    padding-top: 3em;
}
.my-account-title{
    font-size: 22px;
    font-family: "Gotham Medium";
    text-transform: uppercase;
}
.my-account-content > .row{
    margin-bottom: 2em;
}
.my-account-content a:not(.neon-button){
    text-decoration: underline;
}
.my-account-content a:not(.neon-button):hover{
    text-decoration: none;
}
.input-wrapper label{
    display: block;
    color: #2C3341;
    margin-bottom: 0;
}
.input-wrapper {
    width: 100%;
    max-width: 308px;
    margin-bottom: 1em;
}
.input-wrapper input{
    width: 100%;
    border: 1px solid #a3a3a3;
    padding: 5px;
}
.input-wrapper button{
    float: right;
    padding: 2px 15px;
}
.edit-address{
    font-size: 10px;
    padding: 2px 15px;
}
table.view-orders{
    font-size: 14px;
    width: 100%;
}
.view-orders thead{
    font-family: "Gotham Medium", Arial, sans-serif;
    border-bottom: 2px solid #000;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.view-orders thead th{
    padding: 0 0 8px 0;
    font-weight: normal;
}
.view-orders td{
    padding: 15px 0 0;
}
.view-orders .neon-button{
    float: right;
    padding: 3px 15px;
    margin-top: 5px;
}
.dark-blue-submit{
    padding: 5px 10px;
    background-color: #2C3341;
    color: #fff;
    border: 2px solid transparent;
    float: right;
    transition: all .3s
}
.dark-blue-submit:hover{
    border: 2px solid #2C3341;
    color: #2C3341;
    background-color: #ffffff;
}
.contact-row{
    margin-bottom: 6em;
}
.send-mail{
    padding-top: 5em;
    font-size: .9em;

}
.send-mail a{
    color: #00ABC7;
    text-decoration: underline;
}
.send-mail a:hover{
    text-decoration: none;
}

#owl-demo .item img {
    display: block;
    height: auto;
    width: 100%;
}


.owl-theme .owl-controls .item-link {
    position: relative;
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 2px;
    outline: none;
    opacity: .5 ;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    background-color: #fff;
}

.owl-theme .owl-controls .active .item-link {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.owl-theme .owl-controls .owl-page span {
    display: none;

}
.owl-theme .owl-controls .owl-page{
    margin-top: 15px;
}

.owl-theme .prev-owl,
.owl-theme .next-owl {
    position: absolute;
    top: 40%;
    display: none;
    background-color: transparent;
    outline: none;
    transition: all .7s
}
.owl-theme .prev-owl i,
.owl-theme .next-owl i{
    font-size: 50px;
    width: 50px;
    height: 50px;
    background-color: transparent;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    color: #fff;
    text-align: center;
    display: block;
}
.owl-theme .prev-owl:hover i,
.owl-theme .next-owl:hover i{
    background-color: #2C3341;
    opacity: .85;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
}
#owl-demo:hover  .prev-owl,
#owl-demo:hover  .next-owl{
    display: block;
}
.owl-theme .prev-owl {
    left: 24px;
}

.owl-theme .next-owl {
    right: 24px;
}
#owl-demo{
    width: auto;
}
.owl-page{
    display: block;
    float: left;
    margin-right: 13px;
}
.owl-page:last-child{
    margin-right: 0;
}
.owl-pagination{
    width: 120%;
}
.owl-theme .owl-controls{
    overflow: hidden;
}
.item{
    position: relative;
}
.item .lightbox {
position: absolute;
color: #fff;
font-size: 2em;
display: none;
width: 100%;
height: 100%;
padding: 387px 0 0 10px;
}
.item:hover .lightbox{
    display: block;
}
.order-colour-btn{
    padding: 15px;
    border: 1px solid #2C3341;
    display: block;
    text-align: center;
    max-width: 335px;
    margin: 0 auto 2em;
    font-size: 19px;
    color: #2C3341;
}
.order-colour-btn img{
    margin-right: 15px;
}
.icon-block a{
    font-family: "Gotham Book";
}
.more-product-info a{
    display: block;
    text-align: center;
    margin-top: 1em;
    color: #2C3341;
    font-size: 15px;
}
.more-product-info {
margin-top: 20px;
}
.more-product-info img{
    margin-right: 7px;
	max-height: 31px;
}
.customer-review{
    padding-bottom: 40px;
}
.woocommerce-breadcrumb{
    text-transform: uppercase;
    color: #808080;
    padding-top: 15px;
}
.woocommerce-breadcrumb a{
    color: #808080
}
.wp-caption img, .wp-caption{
    max-width: 100%;
}

.wp-caption-text{
    border-bottom: 1px solid #000;
    margin-top: 5px;
    margin-bottom: 15px;
}
ul.gform_fields{
    list-style-type: none;
    padding: 0;
    margin-left: -15px;
    margin-right: -15px;
}
ul.gform_fields li{
    text-align: left;
}
#gform_fields_1 > li:first-child label, #gform_fields_1 > li:first-child div.ginput_list {
    display: none;
}
.gf_left_half, .gf_right_half, .ginput_left, .ginput_right{
    width: 50%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.ginput_container input[type=text], .ginput_container input[type=email]{
    width: 100%;
    color: #2C3341;
}
.gform_title{
    font-size: 40px;
}
.ginput_full{
    width: 100%;
}
.ginput_container label, .gfield_label{
    width: 100%;
    display: block;
    margin-bottom: 0;
}
.ginput_left{
    padding-left: 0;
}
.ginput_right{
    padding-right: 0;
}
#gform_1 input, .ginput_container input[type=text], .ginput_container input[type=email], .ginput_container textarea{
    border: 1px solid #A3A3A3;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-bottom: 10px;
    padding: 5px;
    width: 100%;
    color: #2C3341;
}
.address select{
    width: 100%;
    color: #000;
    background-color: #fff;
    border: 0;
}
#gform_fields_1 li{
    margin-bottom: 10px;
}
.address .ginput_container > span{
    margin-bottom: 10px;
}
#gform_fields_1 input[type=submit]{
    float: right;
    max-width: 200px;
}
li.gfield{
    padding-left: 15px;
    padding-right: 15px;
}
.gform_fields > li{
    margin-bottom: 10px;
}
#gform_2 .gform_heading{
    display: none;
}
#gform_submit_button_2{
    background-color: #2C3341;
    border: 2px solid rgba(0, 0, 0, 0);
    color: #FFFFFF;
    float: right;
    padding: 5px 10px;
    transition: all 0.3s ease 0s;
}
#gform_submit_button_2:hover{
    background-color: #FFFFFF;
    border: 2px solid #2C3341;
    color: #2C3341;
}
.avatar{
    border-radius: 50%;
}
a.edit{
    display: block;
}
.neon-submit{
    padding: 3px 15px;
    border: 2px solid transparent;
    transition: all .3s
}
.neon-submit:hover, .neon-button:hover{
    border: 2px solid #23D5D4 ;
    color: #23D5D4;
    background-color: #fff;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last{
/*    width: 50% !important;*/
}
.pattern-list .lightbox > img{
    max-width: 100%;
}
#price-display{
    width: 56%;
    padding-top: 10px;
    position: absolute;
}
.price-display-col-12
{
    position: relative;
}
.thumbnail-cart > img{
    max-width: 100%;
    height: auto;
}
.remove_that > img,
.edit_this > img{
    display: block;
    margin: 5px auto 0;
}

td.variations > strong, .update_variation_form .thumbnail{
    display: none;
}
table.update_variation_form, table.update_variation_form tr, table.update_variation_form td{
    display: block;
    width: 100%;
}
table.update_variation_form label strong{
    font-weight: normal;
}
table.variations tr{
    margin-bottom: 15px;
}
table.update_variation_form td > .button{
    background-color: #23D5D4;
    background-image: none;
    border: 0 none;
    border-radius: 0;
    color: #FFFFFF;
    float: left;
    font-weight: normal;
    text-shadow: none;
}
table.update_variation_form td > .button:hover{
    background: #23e5e4;
    color: #fff;
}
.custom_btnshow{
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.custom_btnshow:hover{
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.price_instant{
    font-size: 2em;
}
.dropdown-toggle:hover {
	color:#FFFFFF;
}
.mm-input-text {
position: absolute !important;
width: 50px;
margin-left: 348px;
margin-top: -34px;
}
.mm-input-text p{

    color: #2c3341;
    font-size: 18px;

}
.text-right-mm{
    padding-right: 60px;
    text-align: left;
    padding-left: 5px;
}
.mm-input-text-footer{
    position: absolute !important;
    width: 50px;
    right: 30px;
    margin-top: -29px;
}
.mm-input-text-footer p{
    float: right;
    color: #2c3341;
    font-size: 18px;
}
.pading-header10{
   margin-top: 10px !important;
}
.mm-input-text-quote{
      position: absolute !important;
      width: 50px;
      margin-left: 128px;
      margin-top: -23px;
  }
.mm-input-text-quote2{
    position: absolute !important;
    width: 50px;
    margin-left: 125px;
    margin-top: -23px;
}
.mm-input-text-quote p{
    float: right;
    color: #2c3341;
    margin-bottom: 0;
}
.mm-input-text-quote2 p{
    float: right;
    color: #2c3341;
}
.overlay p{

    margin: auto;
    left: 0;
    right: 0;
    padding-top: 10px;
    width: 100px;
    height: 40px;
}
.top-10{
    margin-top: -10px;
}
.top50{
    margin-top: 50px;
}
.top-1{
    margin-top: 0px;
}
.mm-input-text-order{
    position: absolute !important;
    top: 31px;
    right: 26px;
    opacity: .5;
}
.mm-input-text-order-incart {
	position: absolute !important;
	width: 50px;
	margin-left: 208px;
    margin-top: -29px;
}
.underline-link-order:hover{
    text-decoration: underline;

}
.pading-top20{
    padding-top: 50px;
}
.center-icon{
    margin: auto;
    left: 0;
    right: 0;
    max-width: 300px;

}
.box-icon-img{
    margin-top: 50px;
    max-width: 300px;
    border: #003300 1px solid;

}
.box-icon-img:hover{

    max-width: 310px;
    border: #23D5D4 1px solid;

}
.box-icon-img:hover .text-icon-order a{


    color: #23D5D4;

}
.img-icon{
    padding: 8px;
    margin-left: 15px;
    max-width: 70px;
    float: left;
}
.text-icon-order{

    padding: 17px;
    color: #2c3341;
    text-align: left;
    width: 260px;
 }
.text-icon-order a{
    color: #2c3341;

}

.text-center-footer{
    text-align: center;
    max-width: 675px;
    margin: auto;
    left: 0;
    right: 0;
}
#myCarousel2 .item{
    margin-top: -5px;
}
.breadcrumb {
    display: none;
}
body .post-type-archive-product .breadcrumbs{ display:none; }
.hover-light-blue:hover{
    color: #23D5D4;

}
.bg-default{
    color: #FFFFFF;
}
.note-warring{
    padding: 10px;

    max-width: 100%;
    background-color: #b20000;
    color: #FFFFFF;
}
.top-20{
    margin-top: 10px;
}
.woocommerce-error{
    padding: 10px !important;

    max-width: 100% !important;
    background-color: #b20000 !important;
    color: #FFFFFF;

}
.border-green{
    border: #23E5E4 1px solid;
}
.icon-drow{
    width: 7px;
    height: 20px;
    background: url("../img/dropdown_icon2.png") no-repeat;
    float: right;
    margin-top: -22px;
}
.box-icon-drow{
/*    width: 140px;*/
}
ul.nav.navbar-nav li p {
    padding-right: 14px;
}
.icon-drow1{
    width: 7px;
    height: 20px;
    background: url("../img/dropdown_icon2.png") no-repeat;
    float: right;
    margin-top: -22px;
}
.box-icon-drow1{
/*    width: 132px;*/
}
.icon-drow2{
    width: 7px;
    height: 20px;
    background: url("../img/dropdown_icon2.png") no-repeat;
    float: right;
    margin-top: -22px;
}
.box-icon-drow2{
/*    width: 115px;*/
}
.woocommerce-breadcrumb{


}
.woocommerce-breadcrumb a:hover{
    color: #23D5D4 !important;

}
.showcoupon{
    color: #23D5D4 !important;
}
.showcoupon:hover{
    text-decoration: underline;
}
.col-offset{
    padding-left: 100px;
    outline-offset: 1;
}
.list-unstyled li a:hover{
    color: #23D5D4 !important;
}
.alignnone a{
    color: #23D5D4 !important;
}
.alignnone a:hover{
    text-decoration: underline;
    color: #23D5D4 !important;
}
.carousel-fade .item {
    /*-webkit-transition: 20s ease-in-out opacity;*/
    /*-moz-transition: 20s ease-in-out opacity;*/
    /*-ms-transition: 20s ease-in-out opacity;*/
    /*-o-transition: 20s ease-in-out opacity;*/
    /*transition: 20s ease-in-out opacity;*/
    left: 0 !important;
}
.carousel-fade .active.left,.carousel-fade .active.right {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    z-index: 2;
}
.carousel-fade .next.left,.carousel-fade .prev.right {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    z-index: 1;
}
.top-70{
    margin-top: 75px;
}
.top-10-galery{
    margin-top: 10px;
}
.height-galery{
    height: 500px;
}

.product-archive:hover .item-title a{
    color: #23D5D4;
}
.text-under-line:hover{
    text-decoration: underline;
}
.carousel-fade .item {-webkit-transition: opacity .3s; -moz-transition: opacity .3s; -ms-transition: opacity .3s; -o-transition: opacity .3s; transition: opacity .3s; background-color: #fff; min-height: 67px;}
.carousel-fade .active.left {left:0;opacity:0;z-index:2; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}
.carousel-fade .next {left:0;opacity:0.8;z-index:2; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";}
.active-menu{
    border-bottom: #23D5D4 2px solid;
}
.active-menu-a a{
    color: #23D5D4 !important;

}

.category-title a{
    color: #2C3341;
}
.checkData a{
    color: #2C3341;
}
.checkData a:hover{
    color: #23D5D4
}
.bx-wrapper .bx-viewport{
    border: 0;
    box-shadow: none;
}
.bxSlider{
    padding: 0;
}
.recent-articles a:hover{
    color: #23D5D4;
}
.login .form-row .button{
    background: #23D5D4;
    color: #fff;
    border: 1px solid transparent;
    text-shadow: none;
    font-weight: normal;
}
.login .form-row .button:hover{
    background: #fff;
    color: #23D5D4;
    border: 1px solid #23D5D4;
}
.lost-password a{
    color: #2C3341;
}
.login .lost_password a:hover{
    color: #23D5D4;
}
.form-row{
    padding: 0 !important;
}
.form-row .checkbox{
    padding-left: 0;
}
#username, #password{
    max-width: 95%;
    border: 1px solid #A3A3A3;
    padding: 5px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.ui-menu .ui-menu-item a{
    font-family: "Gotham Book";
    font-weight: normal;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{
    background: #23D5D4;
    color: #fff;
    border: 1px solid #23E5E4;
}
a:hover .text-icon-order{
    color: #23D5D4;
}
.validation_error{
    background-color: #B20000;
    color: #FFFFFF;
    margin-bottom: 15px;
    padding: 5px 15px;
}
.gfield_description.validation_message:after{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.gfield_error input{
    box-shadow: 0 0 2px #B20000;
}
#field_2_3{
    clear: left;
}
#gform_fields_2 li{
    position: relative;
}
.validation_message{
    color: #B20000;
    font-size: 12px;
    margin-top: -5px;
}
.gform_confirmation_message {
    background-color: #23D5D4;
    color: #FFFFFF;
    padding: 5px 15px;
}
.instant-quote-block:hover{
    outline: 2px solid #000
}
.showLogin{
    color: #23D5D4;
}
.postcode_finder {
    font-size: 10px;
    color: #666666;
    text-decoration: underline;
}
.postcode_finder:hover{
    text-decoration: none;
    color: #23D5D4;
}
.payment_method_Payment_Express img{
    margin-left: 25px;
}
.category-change h4{
    margin-bottom: 5px;
}
#category-change{
    margin-top: -10px;
}
.success-message{
    color: #fff;
    background-color: #23D5D4;
    padding: 5px 15px;
}
.error-message{
    background-color: #B20000;
    color: #fff;
    list-style-type: none;
    padding: 5px 15px;
}
#real_submit{
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.medium-hidden{
    display: block !important;
}
.medium-visible{
    display: none !important;
}
.woocommerce form .form-row, .woocommerce-page form .form-row{
    margin-left: -15px;
    margin-right: -15px;
}
.woocommerce-invalid-required-field label{
    color: #CC5858
}
.woocommerce-invalid-required-field input, .woocommerce-invalid-required-field select{
    border: 1px solid #CC5858;
    background-color: #F7E5E5;
}
.product-info h1.gothamMedium{
    margin-top: 10px;
    margin-bottom: 0;
}
.product-title{
    margin-bottom: 10px;
}
.form-row.form-row-wide.create-account{
    margin-left: 0;
}
.cart-sidebar .appendix-fee, .order-form .appendix-fee{
    margin-left: -35px;
}
.amount + small{
    display: none;
}
.product-detail-attr{
    font-size: 12px;
}
/*.product-detail-attr .col-xs-5 {
    float: right;
    margin-left: -40px;
    padding-left: 0;
    text-align: right;
    width: auto;
}*/
#account_password_field, #account_password2_field{
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin: 0 !important;
}
#subscribe_to_newsletter_field{
    padding: 0 15px !important
}
.custom_btnshow{
    display: none !important;
}
.no-pd{
    padding: 0;
}
.name-holder{
    margin-top: 15px;
}
.no-border-radius{
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
#customer_login form .form-row{
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 15px;
}
#customer_login form .form-row input[type=text],#customer_login form .form-row input[type=password], #customer_login form .form-row input[type=email] {
    max-width: 100%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    padding: 5px;
    border: 1px solid #A3A3A3;
}
#customer_login form .form-row input[type=submit]{
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    background: #23d5d4;
    border: 1px solid transparent;
    color: #fff;
    text-shadow: none;
}
#customer_login form .form-row input[type=submit]:hover{
    color: #23d5d4;
    background-color: #fff;
    border: 1px solid #23d5d4;
}
#customer_login form .form-row label{
    line-height: 1em;
}
.lost_password{

    margin-bottom: 15px;
}
.lost_password a{
    color: #23d5d4;
}
.register #subscribe_to_newsletter_field{
    padding: 0 !important;
}
.border-bottom{
    width: 100%;
    height: 1px;
    background-color: #000;
    margin-bottom: 5px;
    margin-top: 5px;
}
.tableHeading{
    margin-bottom: 10px;
}
.text-upper{
    text-transform: uppercase;
}
.custom-amount > .amount{
    display: inline-block;
    float: right;
}
.success-block .product-name a{
    color: #2C3341;
}
.order-info{
    margin-top: 30px;
}
#place_order{
    text-transform: uppercase;
}
/*.cart:after {
    content: "";
    bottom: -30px;
    height: 30px;
    position: absolute;
    right: 0;
    width: 200%;
}
*/abbr.required{
    border: 0 none;
    color: #FF0000;
    font-weight: 700;
}
.added_to_cart.wc-forward{
    display: none;
}
.loading{
    background: url(../img/loading.gif) center center no-repeat;
    height: 32px;
    width: 100%;
}

.daffodil-banner{
	right: 0px;
    top: 408px;
    position: absolute;
    background: #fff;
    padding: 20px;
	z-index:9;
}
.daffodil-banner img{
	max-width:155px;
}

@media (max-width: 1199px) {
  .daffodil-banner {
	display:none;
	}
}


/**********************************************
JJ CSS
***********************************************/



div.row.blind-text {
/* margin: 30px 0; */
}
div.sidebar {
margin: 0 30px;
}
.sidebar li {
font-size: 15px;
}
article h3.fz24 {
margin-top: 5px;
}
a.blue-color:hover {
	color:#2C3341;
}

a:hover .text-icon-order {
text-decoration: underline;
}
.overlay a:hover, .item-title a:hover, a.lightbox, .block-item:hover, .circle-list a:hover, .tab-content h4 a:hover, .faq-tab a:hover, a.blog-item:hover, .sidebar-post a:hover, a.remove_that:hover {
text-decoration: none;
}
a.remove_that:hover {
	color:#F99;
}
a.neon-button:hover {
text-decoration: none;
}
.flexible-layout h2 {
margin: 20px 0 0 0;
}
div.block.header {
margin-bottom: 10px;
}
b, strong {
font-weight: bold;
font-family: "Gotham Bold", helvetica, sans-serif;
}

.woocommerce ul#shipping_method li, .woocommerce-page ul#shipping_method li {
padding: 0 !important;
text-indent:0px;
}

#shipping_method label {
width: 100%;
text-align: left;
}
#shipping_method label span.amount {
padding-left: 5px;
}
.cart-dropdown a.blue-button:hover {
text-decoration: none;
}
p.form-row.form-row-first {
margin: 0;
}
.login p.form-row {
margin-left: 0px;
}
form.lost_reset_password {
margin-top: 60px;
}
div#customer_login {
margin-top: 60px;
}
p.cart-empty {
margin-top: 60px;
text-align: center;
}
p.return-to-shop {
text-align: center;
}
.lost_reset_password .form-row{
margin-left: 0px !important;
}
a.button.wc-backward {
background: #23e5e4;
color: #fff;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
text-shadow: none;
border: none;
padding: 10px 20px;
border: 2px solid #23e5e4;
}
a.button.wc-backward:hover {
background: #fff;
color: #23e5e4;
}
div.text-right.quote-bottom > button {
float: right;
}
.container {
/*width: 100%;*/
}
.main-navbar {
	max-height: 340px;
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid rgba(0, 0, 0, 0);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	-webkit-overflow-scrolling: touch;
}
.navbar-nav>li {
float: left;
}
a.text-under-line {
font-size: 13px;
}
	.block-item.product-icon {
	min-height: 182px;
	border: 0px;
	}
	.block-item.product-icon.col-xs-offset-1 {
	margin-left: 8.33333333%;
	margin-right: 8.33333333%;
	}
	.block-item.product-icon .col-xs-4 {
	padding-left: 0;
	}
	.block-item.product-icon .col-xs-7 a h3{
	color: #2c3341;
	}
	.block-item.product-icon .col-xs-7 a:hover h3{
	color: #23D5D4;
	text-decoration: none;
	}
	.block-item.product-icon .col-xs-7 a:hover{
	text-decoration: none;
	}
	.block-item.product-icon .col-xs-7 a:hover p, .block-item.product-icon .col-xs-7 a p{
	color: #2c3341;
	text-decoration: none !important;
	}
	.block-item.product-icon .item-title {
	padding-left: 0;

	}
	.product-icon div.img-holder img {
	max-height: 182px;
	max-width: 260px;
	}

	a.prev-owl:hover, a.fancybox-item.fancybox-close:hover {
	text-decoration: none;
	}
	.terms label.checkbox {
	padding-left: 0;
	}
	.ui-tooltip {
		padding: 5px 8px;
		background:#2C3341;
		position: absolute;
		z-index: 9999;
		max-width: 400px;
		-webkit-box-shadow: 0;
		box-shadow: 0;
		color:#fff;
		font-size: 9pt;
		border-radius:2px;
	}
	body .ui-tooltip {
		border-width: 0px;
	}
	select.select-styled.addon-select {
	font-size: 14px;
	}
	a.guide-link {
	float: left;
	width: 100%;
	color: #fff;
	padding-top: 4px;
	}
	a.next-owl:hover {
	text-decoration: none;
	}

	p {
		margin: 1px 0 10px 0;
	}

/*CART CHANGES*/
	.order-form a, .order-form span.amount, .order-form label {
	    font-size: 13px;
	}
	.order-form a.view_attr {
	    font-size: 10px;
	}
	div.row.product-details {
	margin-top: 13px;
	margin-bottom: 5px;
	}
	div.black-hr.spacer {
	margin-top: 13px;
	}
	.order-form a.blue-color:hover {
	color: rgb(35, 213, 212);
	}
	div.col-xs-8, div.col-xs-4.text-right.gothamMedium {
	    font-size: 14px;
	}
	div.row.shipping {
	margin-top: 8px;
	}
	div.black-hr.major {
	height: 2px;
	}
	input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
	outline: none;
	-webkit-box-shadow: 0 0 5px #999999;
	-moz-box-shadow: 0 0 5px #999999;
	box-shadow: 0 0 5px #999999;
	border-color: #999999;
	}
	div#ship-to-different-address {
	margin-top: 25px;
	margin-bottom: 25px;
	}
	div#billing_country_field {
	display: none;
	}

	.social-icons ul {
	padding: 0;
	margin: 27px 0 0 0;
	width: 250px;
	}
	.social-icons li {
	display: inline;
	margin-right: 8px;
	}
	.social-icons img {
	width: 38px;
	}

	a.neon-button.plain {
	padding: 11px;
	line-height: 3;
	}
	a.compare-pricing {
	text-align: center;
	width: 100%;
	max-width: 260px;
	margin: auto;
	padding: 10px;
	background: #2C3341;
	border-radius: 8px;
	color: #FFF;
	}

.hidden {
	display:none !important;
}
.product-name-review {
display: inline;
}
.gform_validation_container {
display: none !important;
}

.scratch span {
color: #000;
}
.scratch {
display: inline;
color: #000;
font-size: 12px;
}


#woo_wrapper a.view_attr i:before {
    font-family: 'font-awesome' !Important;
}
#woo_wrapper ul.payment_methods li label {
    margin-left: 0 !important;
    font-weight: 900;
    opacity: .5 !important;
}
#woo_wrapper ul.payment_methods li input:checked + label {
    opacity: 1 !important;
}
#woo_wrapper .woo-billing p {
    position: relative;
}
.pull-right.postcode_finder {
    position: absolute;
    right: 0;
    top: 0;
}
#woo_wrapper h3#ship-to-different-address label.checkbox {
    padding: 0;
}
#woo_wrapper .woocommerce .order-review, #woo_wrapper .woocommerce-checkout form.login {
    float: right;
    width: 100%;
}
.woocommerce form .place-order {
    width: 100% !Important;
}
#woo_wrapper .form-row.terms {
    position: relative;
    width: 100% !important;
}
#woo_wrapper ul#shipping_method li {
    padding: 5px 0 !Important;
}
#woo_wrapper table.order_details tr th,
#woo_wrapper table.order_details tr td {
    padding: 19px 0;
    font-size: 15px;
}
#woo_wrapper table.order_details .product-name a {
    font-size: 19px;
    margin-bottom: 7px;
    float: left;
}
.header-phone {
    float: right;
}
.upper-header-left {
    float: left;
}
.header-phone:after {
    content: "" !important;
}
.header-phone img {
    margin-right: 9px;
    vertical-align: -2px;
}
#top-bar > div > ul > li {
    padding-top: 0;
    padding-bottom: 0;
}
.insta-qut-link {
    float: right !Important;
    padding-right: 0 !important;
    font-family: "Gotham Medium", Helvetica, sans-serif;
}
.insta-qut-link img {
    margin-right: 2px;
}
.container-fuild,
.container {
    width: 1631px;
}

@media (max-width: 1700px){
	.container-fuild,
	.container {
	    width: 1231px;
	}
	.nav.navbar-nav li p {
	    padding-right: 14px;
	    font-size: 14px;
	}
}
@media (max-width: 1270px) {
.container-fuild,
	.container {
	    width: 991px;
	}
}
@media (max-width: 1015px){
.container-fuild,
	.container {
	    width: 731px;
	}
}

@media (max-width: 735px){
.container-fuild,
	.container {
	    max-width: 631px;
	    width: 94%;
	}
}
@media (min-width: 1700px){
	.navbar > div > .col-xs-3{
	    width: 16.66666667%;

	}
	.navbar > div > .col-xs-9 {
	    width: 83.33333333%;
	}
}
.hidden_label label {
    display: none;
}
.xmas-message {
	background: #def1d6;
	border: 1px solid #527241;
	font-size: 12px;
	line-height:1.6em;
	padding: 13px;
	margin: 5px 0;
	color: #527241 !important;
}


select.field-error {
    border: 1px solid red !important;
}
