

@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url(http://fonts.googleapis.com/css?family=Ubuntu);
@import url(fonts.css);


/*  font-family: 'Open Sans', sans-serif;  */
/*  font-family: 'ProximaNovaRgRegular';  */
/*  font-family: 'MyriadPro-Regular';  */
/*  font-family: 'MyriadPro-SemiboldCond';  */
/*  font-family: 'MyriadPro-LightCond';  */
/*  font-family: 'Ubuntu', sans-serif;  */





body {background:url(../imgs/header_bg.png) repeat-x; font-family: 'Ubuntu', sans-serif; font-size:13px; line-height:24px;}

.rte h2 {font-size:20px; font-weight:bold}


.mt-banner {padding:20px 0}

img {
    max-width: 100%;
}


.social {padding:10px;}

ul.socials {
    list-style: outside none none;
    margin-top: 1.5em;
    padding: 0;
}
ul.socials li {
    display: inline-block;
}
ul.socials {
    list-style: outside none none;
}

.socials li a {
    background: #6a7f88;
    border-radius: 500px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
	padding-top:7px;
    height: 28px;
    line-height: 28px;
    margin-right: 7px;
    text-align: center;
    width: 28px;
}
.socials li a:hover {background:#f4be32}













.btn-bnr {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.09);
    color: #909090;
    display: inline-block;
    font: 400 15px/21px Open Sans;
    margin-top: 30px;
    padding: 13px 18px;
    text-transform: uppercase;
}

.banner-head {
    color: #ffffff;
    font: 400 30px/30px Open Sans;
}
.banner-paragraph {
    color: #3e454c;
    line-height: 28px;
    padding: 0 60px 9px 3px;
}

@media (max-width: 767px) {
	.banner-head {color: #ffffff; font: 400 20px/20px Open Sans;}
}


/* --Clearfix */
.cf:before,
.cf:after {content:""; display:table;}
.cf:after {clear:both;}
.cf {zoom:1;}


.custom_showcase h3 {
    font-size: 18px;
}
.custom_showcase h4 {
    font-size: 12px;
}
.custom_showcase .abs {
    padding: 0 9px;
}
.custom_showcase a .inside {
    padding: 14px 45px 15px 12px;
}
.custom_bottom1 .inside {
    border-bottom: 1px solid #eaeaea;
    padding: 45px 16px;
}
.custom_bottom .fb_iframe_widget, .custom_bottom .fb_iframe_widget span, .custom_bottom .fb_iframe_widget iframe {
    width: 100% !important;
}
.custom_bottom2::before {
    display: none;
}

@media (max-width: 340px) {
.custom_showcase {
    width: 100% !important;
}
}

.custom_showcase {
    margin-top: 25px;
}
.custom_showcase a {
    border-radius: 5px;
    box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.09);
    display: block;
    overflow: hidden;
}
.custom_showcase a img {
    border-radius: 5px 5px 0 0;
}
.custom_showcase a .inside {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f5c033 0%, #f1a626 100%) repeat scroll 0 0;
    border-top: 1px solid #f1a727;
    padding: 14px 57px 15px 27px;
    position: relative;
}
.custom_showcase h4 {
    border: medium none;
    color: #a88136;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: normal;
    line-height: 1em;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.custom_showcase h3 {
    border: medium none;
    color: #f4f4f4;
    display: block;
    font-size: 30px;
    font-weight: bold;
    line-height: 1em;
    margin-bottom: 0;
    margin-top: 1px;
    padding: 0;
}
.custom_showcase .abs {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffffff 0%, #f6f6f6 100%) repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.09);
    color: #000000;
    display: block;
    font-size: 30px;
    line-height: 30px;
    margin-top: -25px;
    padding: 10px 15px 7px;
    position: absolute;
    right: 11px;
    top: 50%;
}
.custom_showcase .abs i {
    line-height: 26px;
}
.custom_bottom_wr {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 5px;
    margin: 10px 0 39px;
}
.custom_bottom {
    position: relative;
}
.custom_bottom_wr {
    box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.09);
}
.custom_bottom1 .inside {
    padding: 45px 10px 15px 27px;
}
.custom_bottom h3 {
    color: #000000;
    font: bold 18px/24px Open Sans;
    margin: 0 0 15px;
    padding: 0;
}
.custom_bottom .fb_iframe_widget {
    border: 1px solid #909090;
    width: 100% !important;
}
.custom_bottom2 .inside {
    padding: 30px 15px 32px;
}
.custom_bottom2 i {
    background: #000000 none repeat scroll 0 0;
    border-radius: 100px;
    color: #ffffff;
    float: left;
    font-size: 35px;
    height: 59px;
    line-height: 59px;
    margin: 3px 10px 0 0;
    text-align: center;
    width: 59px;
}
.custom_bottom2 .text_block3 i {
    font-size: 30px;
}
.custom_bottom2 i + div {
    overflow: hidden;
}
.custom_bottom2 p {
    margin: 0;
    /*text-transform: uppercase;*/
}
.custom_bottom2 h3 {
    margin-bottom: 5px;
}
.custom_bottom2::before {
    border-left: 1px solid #eaeaea;
    bottom: 0;
    content: "";
    left: 3px;
    position: absolute;
    top: 0;
}
.custom_bottom3 .inside {
    padding: 45px 15px 15px 7px;
}
.custom_bottom3 h3 {
    margin-bottom: 9px;
}
.custom_bottom3 .inside li + li {
    margin-top: 6px;
}
.custom_bottom3::before {
    border-left: 1px solid #eaeaea;
    bottom: 0;
    content: "";
    left: -8px;
    position: absolute;
    top: 0;
}
.hover__1 {
    overflow: hidden;
    position: relative;
}
.hover__1::before, .hover__1::after {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
}
.hover__1::before {
    top: -100%;
}
.hover__1::after {
    bottom: -100%;
}
.hover__1:hover::before {
    top: 0;
}
.hover__1:hover::after {
    bottom: 0;
}
.hover__2 {
    overflow: hidden;
    position: relative;
}
.hover__2::before, .hover__2::after {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    width: 50%;
}
.hover__2::before {
    left: -100%;
}
.hover__2::after {
    right: -100%;
}
.hover__2:hover::before {
    left: 0;
}
.hover__2:hover::after {
    right: 0;
}
.hover__3 {
    overflow: hidden;
    position: relative;
}
.hover__3::before {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    top: 50%;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
}
.hover__3:hover::before {
    height: 100%;
    top: 0;
}
.hover__4 {
    overflow: hidden;
    position: relative;
}
.hover__4::before {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    width: 0;
}
.hover__4:hover::before {
    left: 0;
    width: 100%;
}
.hover__5 {
    overflow: hidden;
    position: relative;
}
.hover__5::before {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2) inset;
    content: "";
    display: block;
    height: 200%;
    left: -50%;
    position: absolute;
    top: -50%;
    transition: all 0.5s ease-in-out 0s;
    width: 200%;
}
.hover__5:hover::before {
    box-shadow: 0 0 0 300px rgba(0, 0, 0, 0.2) inset;
    transform: rotate(180deg);
}
.hover__6 {
    overflow: hidden;
    position: relative;
}
.hover__6::before, .hover__6::after {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
}
.hover__6::before {
    left: -100%;
    top: -100%;
}
.hover__6::after {
    bottom: -100%;
    right: -100%;
}
.hover__6:hover::before {
    left: 0;
    top: 0;
}
.hover__6:hover::after {
    bottom: 0;
    right: 0;
}
.hover__7 {
    overflow: hidden;
    position: relative;
}
.hover__7::before {
    border-radius: 50%;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2) inset;
    content: "";
    display: block;
    height: 200%;
    left: -50%;
    position: absolute;
    top: -50%;
    transition: all 0.5s ease-in-out 0s;
    width: 200%;
}
.hover__7:hover::before {
    box-shadow: 0 0 0 300px rgba(0, 0, 0, 0.2) inset;
}
.hover__8 {
    overflow: hidden;
    position: relative;
}
.hover__8::before {
    border-radius: 50%;
    box-shadow: 0 0 0 300px rgba(0, 0, 0, 0.2) inset;
    content: "";
    display: block;
    height: 200%;
    left: -50%;
    position: absolute;
    top: -50%;
    transform: scale(0.001);
    transition: all 0.5s ease-in-out 0s;
    width: 200%;
}
.hover__8:hover::before {
    transform: scale(1);
}

.custom_bottom2 .text_block {
    margin-top: 15px;
	padding-bottom:30px;
}
#showcase {background:#f0f0f0; padding-top:10px;}

#main_content, .column .widget {
    margin-bottom: 30px !important;
}

.breadcrumb {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #eaeaea;
    border-radius: 5px;
    box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.09);
    margin: 0 0 15px;
}

.rte {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #eaeaea;
    border-radius: 5px;
    box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.09);
    color: inherit;
    margin-bottom: 15px;
    margin-top: 15px;
    overflow: hidden;
    padding: 20px 27px;
}

.sidebar_left {}
.sidebar_left .column_center {width: 100%;}
.sidebar_left .column_center #main_content {margin: 0 0 0 25%;}
.column_center .page_heading, .column .widget h3.widget_header, .widget_related_products h3 {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #727171 0%, #555555 100%) repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    font: 600 18px Open Sans;
    margin: 0;
    padding: 14px 28px 18px;
    text-transform: uppercase;
}
.column_center .page_heading a {
    float: right;
}
.column_center ul {
    list-style-position: inside;
    list-style-type: square;
}
.column_center ol {
    list-style-position: inside;
    list-style-type: decimal;
}
.product_listing_main .product {
    margin-top: 9px;
}
.product_img {
    position: relative;
}
.product_img .sale {
    height: 85px;
    overflow: hidden;
    position: absolute;
    right: -1px;
    text-align: center;
    top: -1px;
    width: 85px;
    z-index: 0;
}
.product_info {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f6f6f6 0%, #ffffff 100%) repeat scroll 0 0;
    border-top: 1px solid #ffffff;
    padding: 15px 17px 34px;
}
.product_name a {
    color: #222222;
	font-weight:bold;
	font-size:16px;
    transition: all 0.3s ease-in-out 0s;
}
.product_img a {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fafafa 0%, #ffffff 100%) repeat scroll 0 0;
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #ffffff;
    display: block;
    padding: 20px 27px;
}
.product_listing_main .product_name {
   /* float: left;*/
}
.product_listing_main .product_links {
    float: right;
    margin-right: 8px;
    margin-top: 6px;
}
.btn, .btn a, .btn-info, .btn-primary {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #9d9d9d 0%, #777777 100%) repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    font-size: 16px;
    line-height: 1em;
    padding: 8px 9px 7px;
}
.product_listing_main .product_price {
    /*clear: left;*/
    padding-top: 2px;
}
.money {
    color: #f1a727;
    font: 400 19px/23px Arial,Helvetica,sans-serif;
}
a, span {
    vertical-align: baseline;
}
.compare-at-price {
    font-family: 'Ubuntu', sans-serif;
	color: #909090;
    font-size: 13px;
}
#main {
    margin-top: 13px;
}



.sidebar_left .column_left {
    margin-left: -100%;
}
.sidebar_left .column_left ul {margin:0; padding:0}
.column .widget ul.list {
    margin-top: 7px;
}
.column .widget ul.list li + li {
    margin-top: 1px;
}
ol, ul {
    list-style: outside none none;
}
.column .widget ul.list li {
}
.column .widget ul.list li a {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffffff 0%, #f6f6f6 100%) repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.09);
    color: #909090;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    padding: 8px 27px 8px 32px;
    position: relative;
    text-transform: uppercase;
}
.column .widget ul.list li.active a, .column .widget ul.list li a:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #9d9d9d 0%, #777777 100%) repeat scroll 0 0;
    color: #ffffff;
}
ul li a {
    color: #909090;
    font-size: 12px;
    line-height: 1.2em;
    text-transform: uppercase;
}
.column .widget ul.list li a::before {
    color: #eaeaea;
    content: "";
    font-family: "FontAwesome";
    font-size: 12px;
    left: 17px;
    line-height: 12px;
    margin-right: 9px;
    position: absolute;
    top: 10px;
    vertical-align: -1px;
}


@media (max-width: 340px) {
.custom_showcase {
    width: 100% !important;
}
.column_left, .column_right, .column_center, #main_content {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

}

@media (max-width: 767px) {
.container {
    padding: 0 15px;
}
.column_left, .column_right, .column_center, #main_content {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
#logo {
    border-bottom: 1px solid #eaeaea;
    box-sizing: border-box;
    padding-bottom: 10px;
    padding-left: 0;
    text-align: center;
    width: 100%;
}
.header_user {
    float: left;
}
.header_cart a {
    border-radius: 0;
}
#navigation > div {
    padding: 0;
}
.slider_wrap {
    min-height: 0;
}
.nivo-caption h3 {
    display: none;
}
.nivo-caption .btn {
    margin-top: 0;
}
.nivo-caption h2 {
    font-size: 30px;
    line-height: 1em;
}
#showcase {
    padding-bottom: 20px;
}
.product_img a {
    border-bottom: 0 none;
}
.custom_bottom_wr {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 5px;
    margin: 10px 0 39px;
}
.custom_bottom1 .inside, .custom_bottom2 .inside {
    border: medium none;
    padding-bottom: 0;
}
.custom_bottom3 .inside {
    padding-left: 20px;
}
.custom_bottom_wr {
    padding-bottom: 50px;
}
.footer_block__3 {
    clear: left;
}
footer .copyright {
    margin-top: 30px;
}
.contacts_phone {
    font-size: 25px;
}
.product_listing_main .product {
    margin: 15px 0 0;
}
.product > div {
    overflow: hidden;
}
.product_img {
    float: left;
    margin: 0 15px 0 0;
    width: 120px;
}
.product .product_img {
    padding: 5px;
}
.product .product_img a {
    border: 1px solid #eaeaea;
}
.product_img a {
    padding: 10px;
}
.banner {
    margin-top: 30px;
}
.custom_bottom_wr {
    margin-top: 5px;
}
.product_listing_sidebar .product {
    text-align: left;
}
.product_listing_related .product_price {
    clear: none;
}
.product_img_big {
    margin: 0 auto;
    width: 288px;
}
.product_img_thumbs {
    margin: 0 auto;
    width: 288px;
}
.product_img_thumbs__list a {
    width: 88px !important;
}
.product_wrap .product_name {
    margin-top: 9px;
}
.column .widget.widget__types {
    margin-top: 30px;
}
.product_info {
    padding-top: 10px;
}
.cart_buttons {
    text-align: center;
}
.cart_buttons span.or {
    display: block;
    margin: 5px 0;
}
}

.column .widget.widget__collections {
    margin-bottom: 12px !important;
}
.banner {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f5c033 0%, #f1a626 100%) repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.09);
    display: block;
    padding: 15px 15px 24px;
    text-align: center;
	color:#fff;
}
.banner h2 {
    color: #ffffff;
    font-size: 35px;
    font-weight: bold;
    line-height: 1em;
    margin: 0 0 5px;
    text-transform: uppercase;
}
.banner p {font-family:calibri; font-size:13px;}


.client {
    background: #fff;
    border-radius: 5px;
    display: block;
    padding: 10px 10px;
    text-align: center;
	color:#fff;
	margin:10px 0;
}




footer {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #212a2f 0%, #1b2226 100%) repeat scroll 0 0;
    padding-top: 0px;
}
footer ul {margin:0; padding:0}
footer .copyright {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #252f34 0%, #1c2427 100%) repeat scroll 0 0;
    margin-top: 0px;
}
.footer_block {
    color: #566b78;
}
.footer_block h3 {
    color: #ffffff;
    font: 400 12px/18px Arial,Helvetica,sans-serif;
    margin: 0 0 10px;
    padding-top: 20px;
    text-transform: uppercase;
}
.footer_block ul li.active a, .footer_block ul li a:hover {
    color: #ffffff;
}
.footer_block ul li a {
    color: #566b78;
    text-transform: none;
}
.footer_cont {
    padding-top: 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}
.contacts_phone {
    font-family: Open Sans;
    font-size: 25px;
    line-height: 25px;
    padding: 12px 0 0;
}
.contacts_email a {
    color: #566b78;
}
footer .copyright p {
    color: #566b78;
    font-size: 11px;
    margin: 21px 0;
}
footer .copyright a {
    /*color: #566b78;*/
}











#navigation {text-align:right}

.orange-color {color:#f4be32}

.white-bg {
	background:#fff; 
	padding:10px 0; 
	margin:0 0 60px;
	
	border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	-webkit-border-radius:10px;
}

.call {font-family: 'MyriadPro-LightCond'; font-size:45px;}
@media (max-width: 767px) {
	.call {font-family: 'Ubuntu', sans-serif; font-size:22px;}
}


.col-small {}

@media (min-width: 361px) and (max-width: 767px) {
	.col-small {width:50%; float:left}
}

@media (min-width: 768px) {
	.col-xs-6 {width:50%}
}



#flexiselDemo3 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin:2em 0;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
	padding-right:0.2em;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
	width:90%
}
/*** Navigation ***/
