/* ========== */
/* = Custom styles, W Balls HTML Template = */
/* ========== */
html{ min-width: 480px }
h1, 
h2, 
h3,
h4,
h5, 
h6,
.roboto{
	font-family: 'Roboto Condensed', sans-serif; 
	-webkit-font-smoothing: antialiased; 
}
body,
.lora,
.opensans,
.btn,
.navbar, 
.tp-caption.big_theme,
.tp-caption.small_theme, 
.tp-caption.btn_theme,
.opening-time .time-table, 
.banner .title,
.product .price, 
.product-title,
cite strong,
.table-items td.desc, 
.table-items td.price,
.table-items td.stronger, 
.comments-container .author-name, 
.checkout-steps .step.active, 
.nav-tabs > li > a, 
.accordion-heading .accordion-toggle { 
	font-family: 'PT Serif', serif; 
	-webkit-font-smoothing: antialiased; 
}

.navbar .navbar-form, .sidebar-item.widget_search .form { position: relative; }
.navbar .navbar-form button[type="submit"], .sidebar-item.widget_search .form button[type="submit"] { position: absolute; display: block; border: none; background: none; width: 30px; line-height: 30px; height: 30px; overflow: hidden; padding: 0; margin: 0; color: #24749c; }
.navbar .navbar-form button[type="submit"]:hover, .sidebar-item.widget_search .form button[type="submit"]:hover { color: #5e5e5e; }

/* ========== */
/* = Tags and helpers = */
/* ========== */
body { position: relative; }
body.boxed { background-color: #ccc; }
body.boxed .master-wrapper { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 990px; max-width: 100%; margin: 0 auto; background-color: #ffffff; -webkit-box-shadow: 0 0 22px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 0 22px rgba(0, 0, 0, 0.2); box-shadow: 0 0 22px rgba(0, 0, 0, 0.2); }
body.pattern-1 { background: url('../images/backgrounds/pattern-1.gif?1390384914') repeat center top; }
body.pattern-2 { background: url('../images/backgrounds/pattern-2.gif?1390384914') repeat center top; }
body.pattern-3 { background: url('../images/backgrounds/pattern-3.gif?1390384914') repeat center top; }
body.pattern-4 { background: url('../images/backgrounds/pattern-4.gif?1390384914') repeat center top; }
body.pattern-5 { background: url('../images/backgrounds/pattern-5.gif?1390384914') repeat center top; }
body.pattern-6 { background: url('../images/backgrounds/pattern-6.gif?1390384914') repeat center top; }
body.pattern-7 { background: url('../images/backgrounds/pattern-7.gif?1390384914') repeat center top; }
body.pattern-8 { background: url('../images/backgrounds/pattern-8.gif?1390384914') repeat center top; }
body.pattern-9 { background: url('../images/backgrounds/pattern-9.gif?1390384914') repeat center top; }
body.pattern-10 { background: url('../images/backgrounds/pattern-10.gif?1390384914') repeat center top; }
body.pattern-11 { background: url('../images/backgrounds/pattern-11.gif?1390384914') repeat center top; }
body.pattern-12 { background: url('../images/backgrounds/pattern-12.gif?1390384914') repeat center top; }
body.pattern-13 { background: url('../images/backgrounds/pattern-13.jpg') repeat center top; }

hr { border-top-color: #e0e0e0; }

a { color: #70bde7; -webkit-transition: color 0.2s ease; -moz-transition: color 0.2s ease; -o-transition: color 0.2s ease; transition: color 0.2s ease; }
a:hover { color: #70bde7; }

.clickable { cursor: pointer; }

h1, h2, h3, h4, h5, h6 { color: #24749c; line-height: 1.2;  }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #24749c; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { color: #636475; }

h1 { font-size: 30px; }

h2 { font-size: 26px; }

h3 { font-size: 20px; }

h4 { font-size: 18px; }

h5 { font-size: 15px; }

h6 { font-size: 13px; }

.main-titles .arrows:after, .main-titles.lined:after, .sidebar-filters .accordion-group:after, .blog .post:after { content: ""; position: absolute; bottom: 0; width: 35px; height: 1px; background-color: #e0e0e0; }

.main-titles { position: relative; margin-bottom: 15px; font-weight: bold; padding-bottom: 16px; }

.main-titles.double-lined{
background: url(../images/bg-double-line.png) left 22px repeat-x;
}
h1.main_heading {
margin-bottom: 25px;
padding-bottom: 25px;
border-bottom: 5px solid rgba(239, 234, 220, 0.3);
color: #24749c;
line-height: 120%;
font-weight: 400;
margin-top: 0;
font-size: 28px;
}
.skew_title > span {
	z-index: 1;
	padding: 5px 15px;
	position: relative;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
	color: #fffaff;
	font-weight: normal;
	display: inline-block;

}
.skew_title > span:before {
	top: 0;
	left: 0;
	z-index: -1;
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-webkit-transform: skew(-20deg);
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	background-color: #70bde7;
	box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);

}
.double-lined .skew_title{
background: url('../images/backgrounds/pattern-13.jpg');
display: inline-block;
padding: 0 10px;
}
.skew-btn{
z-index: 1;
color: #fff!important;
border: none;
text-indent: 0;
cursor: pointer;
background: none;
overflow: visible;
padding: 7px 15px;
position: relative;
display: inline-block;
text-transform: uppercase;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-webkit-transition: 0.3s ease-in-out;
font: 16px 'Roboto Condensed', sans-serif; 
text-decoration: none;
outline: none;
line-height: 160%;
margin: 0 7px;
}
.skew-btn:before{
top: 0;
left: 0;
z-index: -1;
content: "";
width: 100%;
height: 100%;
position: absolute;
transform: skew(-20deg);
-moz-transform: skew(-20deg);
-webkit-transform: skew(-20deg);
transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-webkit-transition: 0.3s ease-in-out;
box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-moz-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
-webkit-box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
background-color: #70bde7;
}
.skew-btn:hover{
text-decoration: none
}
.skew-btn:hover:before{
background-color: #0e1522;
}
.skew-btn.tny {
font: 12px 'Roboto Condensed', sans-serif;
line-height: normal;
margin: 0 5px
}



.main-titles .title { margin: 0; font-size: 20px; }
.main-titles .arrows { position: absolute; top: 0; right: 0; bottom: 0; }
.main-titles .arrows:after { right: 0; }
.main-titles .arrows a { display: inline-block; line-height: 17px; color: #808080; font-size: 22px; padding: 0 2px; -webkit-transition: color 0.2s ease; -moz-transition: color 0.2s ease; -o-transition: color 0.2s ease; transition: color 0.2s ease;}
.main-titles .arrows a:hover { color: #70bde7; text-decoration: none; }
.main-titles.lined:after { left: 0; }

.title-area { background-color: #f3f3f3; padding: 14px 30px; margin-bottom: 40px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.title-area .tagline { font-style: italic; color: #808080; font-weight: normal; }

.padding-top-30{ padding-top: 30px; }

.white-box{
background-color: #ffffff;
box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
}
.padding-box{
padding: 25px
}
.post-title { margin-bottom: 20px; }

.move-title-up { margin-top: -8px; }

.light { font-weight: normal; }

.underlined { border-bottom: 1px solid #e0e0e0; padding-bottom: 10px; }

i.box { display: -moz-inline-stack; display: inline-block; vertical-align: middle; *vertical-align: auto; zoom: 1; *display: inline; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: inset 0 1px 1px #e0e0e0; -moz-box-shadow: inset 0 1px 1px #e0e0e0; box-shadow: inset 0 1px 1px #e0e0e0; border: 1px solid #c3c2c4; width: 9px; height: 9px; margin-right: 3px; vertical-align: baseline; }

.theme-clr { color: #00becc; }

.dark-clr { color: #24749c; }

.black-clr { color: #24749c; }

.white-clr { color: white; }

.red-clr { color: #9d261d; }

.light-clr { color: #a6a6a6; }

.lighter-clr { color: #f3f3f3; }

.borders-clr { color: #e0e0e0; }

.no-margin { margin: 0; }

.size-16 { font-size: 16px; }

.align-center, .center-align, .checkout-steps .step { text-align: center; }

.align-right, .right-align { text-align: right; }

.border-bottom { border-bottom: 1px solid #e0e0e0; }

.bold, .checkout-steps .step.active { font-weight: bold; }

.stars-clr { color: #f2cd00; }

.striked { text-decoration: line-through; }

.inline { display: inline; margin: 0; }

.align-baseline { vertical-align: baseline; }

.gray-link { color: #727272; }

.margin-top-10 { margin-top: 10px; }

.block { display: block; }

.push-down-0 { margin-bottom: 0px; }

.push-down-5 { margin-bottom: 5px; }

.push-down-10 { margin-bottom: 10px; }

.push-down-15 { margin-bottom: 15px; }

.push-down-20 { margin-bottom: 20px; }

.push-down-25 { margin-bottom: 25px; }

.push-down-30 { margin-bottom: 30px; }

.push-down-35 { margin-bottom: 35px; }

.push-down-40 { margin-bottom: 40px; }

.push-down-45 { margin-bottom: 45px; }

.push-down-50 { margin-bottom: 50px; }

.push-down-55 { margin-bottom: 55px; }

.push-down-60 { margin-bottom: 60px; }

.accepts-1 { width: 100px; min-height: 1px; }

.accepts-2 { width: 180px; min-height: 1px; }

.accepts-3 { width: 260px; min-height: 1px; }

.accepts-4 { width: 340px; min-height: 1px; }

.accepts-5 { width: 420px; min-height: 1px; }

.accepts-6 { width: 500px; min-height: 1px; }

.accepts-7 { width: 580px; min-height: 1px; }

.accepts-8 { width: 660px; min-height: 1px; }

.accepts-9 { width: 740px; min-height: 1px; }

.accepts-10 { width: 820px; min-height: 1px; }

.accepts-11 { width: 900px; min-height: 1px; }

.accepts-12 { width: 980px; min-height: 1px; }

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; }

.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* ========== */
/* = Plugins styles = */
/* ========== */
.jqueryui-slider-container { padding: 9px; margin-bottom: 3px; }

.ui-slider-horizontal { height: 0.6em; }

.ui-widget-content { border-color: #c3c2c4; -webkit-box-shadow: inset 0 1px 2px #e0e0e0; -moz-box-shadow: inset 0 1px 2px #e0e0e0; box-shadow: inset 0 1px 2px #e0e0e0; }

.ui-widget-header { background: #C8EAEC; }

.ui-slider-horizontal .ui-slider-handle { top: -0.4em; background-color: #f2f2f2; background-image: -moz-linear-gradient(top, white, #e0e0e0); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e0e0e0)); background-image: -webkit-linear-gradient(top, white, #e0e0e0); background-image: -o-linear-gradient(top, white, #e0e0e0); background-image: linear-gradient(to bottom, #ffffff, #e0e0e0); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFE0E0E0', GradientType=0); }
.ui-slider-horizontal .ui-slider-handle:before { display: block; content: ""; bottom: 0; left: 5px; width: 100%; height: 100%; background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #c3c2c4), color-stop(25%, #c3c2c4), color-stop(25%, transparent), color-stop(100%, transparent)) repeat-x center center; background: -webkit-linear-gradient(center left, #c3c2c4 0%, #c3c2c4 25%, transparent 25%, transparent 100%) repeat-x center center; background: -moz-linear-gradient(center left, #c3c2c4 0%, #c3c2c4 25%, transparent 25%, transparent 100%) repeat-x center center; background: -o-linear-gradient(center left, #c3c2c4 0%, #c3c2c4 25%, transparent 25%, transparent 100%) repeat-x center center; background: linear-gradient(center left, #c3c2c4 0%, #c3c2c4 25%, transparent 25%, transparent 100%) repeat-x center center; -webkit-background-size: 4px 8px; -moz-background-size: 4px 8px; -o-background-size: 4px 8px; background-size: 4px 8px; }

.tour-backdrop { position: absolute; z-index: 1009; background: #000; opacity: 0.4; filter: alpha(opacity=40); top: 0; left: 0; width: 100%; }

.tour-step-backdrop { position: relative; z-index: 1011; }

.tour-step-background { position: absolute; z-index: 1010; background: #ffffff; border-radius: 6px; }

.popover.tour .popover-navigation { padding: 9px 14px; }
.popover.tour .popover-navigation .btn { background: #00becc; color: #ffffff; text-shadow: none; }

.popover.tour .popover-navigation *[data-role=end] { float: right; }

.popover.tour .popover-navigation *[data-role=prev], .popover.tour .popover-navigation *[data-role=next], .popover.tour .popover-navigation *[data-role=end] { cursor: pointer; }

/**** Isotope Filtering ****/
.isotope-item { z-index: 2; }

.isotope-hidden.isotope-item { pointer-events: none; z-index: 1; }

/**** Isotope CSS3 transitions ****/
.isotope, .isotope .isotope-item { -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -ms-transition-duration: 0.8s; -o-transition-duration: 0.8s; transition-duration: 0.8s; }

.isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; -ms-transition-property: height, width; -o-transition-property: height, width; transition-property: height, width; }

.isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform, opacity; -ms-transition-property: -ms-transform, opacity; -o-transition-property: -o-transform, opacity; transition-property: transform, opacity; }

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition { -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; }

/* ========== */
/* = Buttons = */
/* ========== */
.btn { border: none; -webkit-box-shadow: 0 2px 0 #bababa; -moz-box-shadow: 0 2px 0 #bababa; box-shadow: 0 2px 0 #bababa; filter: none; }
.btn:hover, .btn:active { background: #d8d8d8; }
.btn:active { -webkit-box-shadow: 0 2px 0 #bababa; -moz-box-shadow: 0 2px 0 #bababa; box-shadow: 0 2px 0 #bababa; filter: none; }
.btn:focus { background-position: 0 0; }
.btn.btn-primary { -webkit-box-shadow: 0 2px 0 #006d75; -moz-box-shadow: 0 2px 0 #006d75; box-shadow: 0 2px 0 #006d75; color: white; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #00becc; background-image: -moz-linear-gradient(top, #00becc, #00becc); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00becc), to(#00becc)); background-image: -webkit-linear-gradient(top, #00becc, #00becc); background-image: -o-linear-gradient(top, #00becc, #00becc); background-image: linear-gradient(to bottom, #00becc, #00becc); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00BECC', endColorstr='#FF00BECC', GradientType=0); border-color: #00becc #00becc #007780; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #00becc; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active, .btn.btn-primary.active, .btn.btn-primary.disabled, .btn.btn-primary[disabled] { color: white; background-color: #00becc; *background-color: #00a6b3; }
.btn.btn-primary:active, .btn.btn-primary.active { background-color: #008e99 \9; }
.btn.btn-primary:hover { background: #00b0bd; }
.btn.btn-danger { -webkit-box-shadow: 0 2px 0 #be1b2e; -moz-box-shadow: 0 2px 0 #be1b2e; box-shadow: 0 2px 0 #be1b2e; color: white; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #e54b5d; background-image: -moz-linear-gradient(top, #e54b5d, #e54b5d); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e54b5d), to(#e54b5d)); background-image: -webkit-linear-gradient(top, #e54b5d, #e54b5d); background-image: -o-linear-gradient(top, #e54b5d, #e54b5d); background-image: linear-gradient(to bottom, #e54b5d, #e54b5d); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE54B5D', endColorstr='#FFE54B5D', GradientType=0); border-color: #e54b5d #e54b5d #c71d31; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #e54b5d; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.btn.btn-danger:hover, .btn.btn-danger:focus, .btn.btn-danger:active, .btn.btn-danger.active, .btn.btn-danger.disabled, .btn.btn-danger[disabled] { color: white; background-color: #e54b5d; *background-color: #e23549; }
.btn.btn-danger:active, .btn.btn-danger.active { background-color: #dd2036 \9; }
.btn.btn-danger:hover { background: #e23549; }
.btn.btn-success { -webkit-box-shadow: 0 2px 0 #7ba32c; -moz-box-shadow: 0 2px 0 #7ba32c; box-shadow: 0 2px 0 #7ba32c; color: white; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #a7d155; background-image: -moz-linear-gradient(top, #a7d155, #a7d155); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a7d155), to(#a7d155)); background-image: -webkit-linear-gradient(top, #a7d155, #a7d155); background-image: -o-linear-gradient(top, #a7d155, #a7d155); background-image: linear-gradient(to bottom, #a7d155, #a7d155); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFA7D155', endColorstr='#FFA7D155', GradientType=0); border-color: #a7d155 #a7d155 #81ab2e; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #a7d155; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.btn.btn-success:hover, .btn.btn-success:focus, .btn.btn-success:active, .btn.btn-success.active, .btn.btn-success.disabled, .btn.btn-success[disabled] { color: white; background-color: #a7d155; *background-color: #9dcc41; }
.btn.btn-success:active, .btn.btn-success.active { background-color: #90bf34 \9; }
.btn.btn-success:hover { background: #9dcc41; }
.btn.btn-warning { -webkit-box-shadow: 0 2px 0 #c77605; -moz-box-shadow: 0 2px 0 #c77605; box-shadow: 0 2px 0 #c77605; color: white; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #faa328; background-image: -moz-linear-gradient(top, #faa328, #faa328); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#faa328), to(#faa328)); background-image: -webkit-linear-gradient(top, #faa328, #faa328); background-image: -o-linear-gradient(top, #faa328, #faa328); background-image: linear-gradient(to bottom, #faa328, #faa328); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFAA328', endColorstr='#FFFAA328', GradientType=0); border-color: #faa328 #faa328 #d17c05; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #faa328; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.btn.btn-warning:hover, .btn.btn-warning:focus, .btn.btn-warning:active, .btn.btn-warning.active, .btn.btn-warning.disabled, .btn.btn-warning[disabled] { color: white; background-color: #faa328; *background-color: #f9980f; }
.btn.btn-warning:active, .btn.btn-warning.active { background-color: #ea8b05 \9; }
.btn.btn-warning:hover { background: #f9980f; }
.btn.btn-info { -webkit-box-shadow: 0 2px 0 #0b3b6e; -moz-box-shadow: 0 2px 0 #0b3b6e; box-shadow: 0 2px 0 #0b3b6e; color: white; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #2886ea; background-image: -moz-linear-gradient(top, #2886ea, #2886ea); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2886ea), to(#2886ea)); background-image: -webkit-linear-gradient(top, #2886ea, #2886ea); background-image: -o-linear-gradient(top, #2886ea, #2886ea); background-image: linear-gradient(to bottom, #2886ea, #2886ea); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF2886EA', endColorstr='#FF2886EA', GradientType=0); border-color: #2886ea #2886ea #1260b4; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #2886ea; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.btn.btn-info:hover, .btn.btn-info:focus, .btn.btn-info:active, .btn.btn-info.active, .btn.btn-info.disabled, .btn.btn-info[disabled] { color: white; background-color: #2886ea; *background-color: #1679e2; }
.btn.btn-info:active, .btn.btn-info.active { background-color: #146dcb \9; }
.btn.btn-info:hover { background: #1679e2; }
.btn.rounded { -webkit-border-radius: 99px; -moz-border-radius: 99px; border-radius: 99px; }
.btn.circle { -webkit-border-radius: 99px; -moz-border-radius: 99px; border-radius: 99px; width: 30px; height: 30px; padding: 0; line-height: 30px; }
.btn.higher { padding: 8px 14px; }
.btn.btn-small { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.btn.btn-mini { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.btn.btn-normal { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; padding: 8px 12px;}

.form .btn { padding-top: 8px; padding-bottom: 8px; font-weight: bold; text-transform: uppercase; }

.navbar .btn-navbar { background-color: #70bde7; background-image: -moz-linear-gradient(top, #70bde7, #70bde7); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#70bde7), to(#70bde7)); background-image: -webkit-linear-gradient(top, #70bde7, #70bde7); background-image: -o-linear-gradient(top, #70bde7, #70bde7); background-image: linear-gradient(to bottom, #70bde7, #70bde7); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00BECC', endColorstr='#FF00BECC', GradientType=0); padding: 15px 15px; margin-right: 0; margin-left: 0; margin-top: 8px; }

/* ========== */
/* = Images and galleries = */
/* ========== */
.picture { position: relative; overflow: hidden; text-align: center; }
/* .picture img { width: 100%; } */
.picture img.rounded { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
@media (min-width: 980px) { .picture .img-overlay { background-color: #0e1522; opacity: 0; position: absolute; top: 0; left: 0; right: 0; bottom: 0; -webkit-transition: opacity 0.33s ease-in-out; -moz-transition: opacity 0.33s ease-in-out; -o-transition: opacity 0.33s ease-in-out; transition: opacity 0.33s ease-in-out; }
  .picture .img-overlay .btn { position: absolute; left: 50%; top: 50%; } }

.product-img { margin-bottom: 15px; }
.product-img .picture{ 
	line-height: 200px;
}
.product-img .img-overlay{
	line-height: normal;
}
.product-img.featured { background: url('../images/shelf.png?1390384914') no-repeat center bottom; -webkit-background-size: 100% auto; -moz-background-size: 100% auto; -o-background-size: 100% auto; background-size: 100% auto; padding-bottom: 14%; }
.product-img.featured .picture { width: 70%; margin-left: auto; margin-right: auto; }
.product-img.featured .picture img { margin-bottom: 0; }
.product-img.featured .picture .img-overlay { display: none; }
@media (min-width: 980px) { .product-img.featured .picture .img-overlay { display: block; } }

.product:hover .img-overlay { opacity: 1; filter: alpha(opacity=100); width: 100%; height: 100%; top: 0; left: 0; bottom: 0; right: 0; }
.product .picture img { margin-bottom: 10px; width: auto;}
.product .picture .btn { margin-bottom: 5px; }
@media (min-width: 980px) { 
	.product .picture img { 
		margin-bottom: 0; 
	}
	.product .picture .btn {
		margin-bottom: 0; 
		padding-top: 10px;
		padding-bottom: 10px;
		font-weight: bold; 
		text-transform: uppercase; 
		width: 116px;
		padding-left: 0; 
		padding-right: 0; 
		margin-left: -58px; 
		-webkit-transition: all 0.5s ease; 
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
	.product .picture .btn.more {
		margin-top: -40px;
		-webkit-transform: translateX(-195px);
		-moz-transform: translateX(-195px); 
		-ms-transform: translateX(-195px);
		-o-transform: translateX(-195px); 
		transform: translateX(-195px); 
	}
	.product .picture .btn.buy { 
		margin-top: 10px;
		-webkit-transform: translateX(195px); 
		-moz-transform: translateX(195px);
		-ms-transform: translateX(195px); 
		-o-transform: translateX(195px); 
		transform: translateX(195px); 
	} 
	.product .picture select {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 116px;     
		margin-left: -58px;
		margin-top: 40px;
		-webkit-transition: all 0.5s ease; 
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
		-webkit-transform: translateX(-195px);
		-moz-transform: translateX(-195px); 
		-ms-transform: translateX(-195px);
		-o-transform: translateX(-195px); 
		transform: translateX(-195px); 
	}
	
	.product .picture .with_select .btn.more{
		margin-top: -60px;
	}
	.product .picture .with_select .btn.buy{
		margin-top: -10px;
	}
}
.product:hover .picture .btn,
.product:hover .picture select { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); }

.aligncenter { display: block; margin: 19px auto; clear: both; }

.alignleft, .attachment-post-thumbnail { float: left; margin-right: 19px; margin-bottom: 5px; }

.alignright { float: right; margin-left: 19px; margin-bottom: 5px; }

.alignnone { display: inline; }

.wp-caption-text, .gallery-caption { text-align: center; font-style: italic; }

.gallery-caption { font-size: 11.81818px; line-height: 15.83333px; }

/* ========== */
/* = Header and Navbar = */
/* ========== */
.darker-row { background-color: #0e1522; }
.darker-row a { color: #ffffff; text-decoration: none; }
.darker-row a:hover { color: #70bde7; }

.higher-line { line-height: 56px; vertical-align: middle; *vertical-align: auto; zoom: 1; *display: inline; }
.higher-line a{ font-size: 11px; text-transform: uppercase; margin-right: 10px; }

.lang-currency { display: -moz-inline-stack; display: inline-block; *vertical-align: auto; zoom: 1; *display: inline; }

header { background-color: #0e1522; }
header .brand { color: #24749c; line-height: 48px; font-size: 30px; padding: 25px 0; margin: 0; display: block; }
header .brand:hover { text-decoration: none; }
header .brand img { vertical-align: top; }
header .brand .tagline { color: #24749c; display: -moz-inline-stack; display: inline-block; vertical-align: middle; *vertical-align: auto; zoom: 1; *display: inline; padding-left: 13px; margin-left: 5px; border-left: 1px solid #e0e0e0; line-height: 1; font-size: 13px; }
header .top-right { text-align: right; margin-top: 40px; }
header .icons { display: -moz-inline-stack; display: inline-block; vertical-align: middle; *vertical-align: auto; zoom: 1; *display: inline; margin-right: 10px; font-size: 20px; }
header .icons a { color: #808080; }
header .icons a:hover { color: #555555; text-decoration: none; }

.navbar .logo{
    text-align: center;
    padding-top: 18px;
}
.navbar .nav { text-transform: uppercase; margin: 10px 0 0;}
.navbar .nav.nav-stacked { float: none; margin-right: 0; }
.navbar .nav.nav-stacked li { border-bottom: none !important; }
.navbar .nav > li > a { 
	font-weight: bold;
	position: relative; 
	padding-left: 12px;
	padding-right: 12px; 
	color: #808080;
	-webkit-transition: padding 0.2s ease-in-out, color 0.3s ease-in-out;
	-moz-transition: padding 0.2s ease-in-out, color 0.3s ease-in-out;
	-o-transition: padding 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: padding 0.2s ease-in-out, color 0.3s ease-in-out; 
	text-shadow: none;
color: #ffffff;

	font: 16px 'Roboto Condensed';
}
.navbar .nav > li > a:after { /* content: ""; */ position: absolute; right: 0; top: 23px; width: 1px; height: 11px; background-color: #e0e0e0; }
.navbar .nav > li:hover a { color: #70bde7; }
.navbar .nav > li:last-child > a:after { display: none; }



.navbar .nav > li.active > a { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.navbar .nav > li.active > a:hover, .navbar .nav > li.active > a:focus { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.navbar .nav > li.dropdown.dropdown-megamenu { position: static; }
.navbar .nav > li.dropdown:hover .dropdown-menu { visibility: visible; opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); }
.navbar .nav > li .dropdown-menu { margin-top: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); border: none; padding: 0; display: block; opacity: 0; visibility: hidden; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; -webkit-transform: translateX(50px); -moz-transform: translateX(50px); -ms-transform: translateX(50px); -o-transform: translateX(50px); transform: translateX(50px); }
.navbar .nav > li .dropdown-menu li.active > a, .navbar .nav > li .dropdown-menu a:hover, .navbar .nav > li .dropdown-menu a:focus, .navbar .nav > li .dropdown-menu a:active { background: #f3f3f3; color: #24749c; filter: none; }
.navbar .nav > li .dropdown-menu li { border-bottom: 1px solid #e0e0e0; }
.navbar .nav > li .dropdown-menu li:hover > a { color: #70bde7; }
.navbar .nav > li .dropdown-menu li.row { border-bottom: none; }
.navbar .nav > li .dropdown-menu li:last-child { border-bottom: none; }
.navbar .nav > li .dropdown-menu li.dropdown .dropdown-menu { left: 99%; top: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; visibility: hidden; opacity: 0; -webkit-transform: translateX(-10px); -moz-transform: translateX(-10px); -ms-transform: translateX(-10px); -o-transform: translateX(-10px); transform: translateX(-10px); }
.navbar .nav > li .dropdown-menu li.dropdown .dropdown-menu a { text-transform: none; font-weight: normal; }
.navbar .nav > li .dropdown-menu li.dropdown:hover .dropdown-menu { visibility: visible; opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); }
.navbar .nav > li .dropdown-menu a { font-size: 12px; font-weight: bold; color: #24749c; padding-bottom: 8px; padding-top: 8px; }
.navbar .nav > li .dropdown-menu a.btn-mini { padding-bottom: 2px; padding-top: 2px; margin-top: 0; margin-bottom: 2px; }
.navbar .nav > li .dropdown-menu a > [class^="icon-"] { line-height: 19px; }
.navbar .nav > li .dropdown-menu:before { left: 19px; }
.navbar .nav > li .dropdown-menu:after { left: 20px; }
.navbar .nav > li .dropdown-menu.supermenu > .row { margin-left: 0; margin-top: 20px; margin-bottom: 20px; }
.navbar .nav > li .dropdown-menu.supermenu, .navbar .nav > li .dropdown-menu.megamenu { text-transform: none; }
.navbar .nav > li .dropdown-menu.supermenu .nav, .navbar .nav > li .dropdown-menu.megamenu .nav { float: none; }
.navbar .nav > li .dropdown-menu.supermenu .nav-stacked, .navbar .nav > li .dropdown-menu.megamenu .nav-stacked { margin-top: 0; }
.navbar .nav > li .dropdown-menu.supermenu .nav-stacked a, .navbar .nav > li .dropdown-menu.megamenu .nav-stacked a { padding-left: 12px; padding-right: 12px; text-transform: none; font-size: 13px; }
.navbar .nav > li .dropdown-menu.supermenu .nav-stacked a:after, .navbar .nav > li .dropdown-menu.megamenu .nav-stacked a:after { display: none; }
.navbar .nav > li .dropdown-menu.supermenu hr, .navbar .nav > li .dropdown-menu.megamenu hr { margin-top: 15px; margin-bottom: 15px; }
.navbar .nav > li .dropdown-menu.supermenu .unstyled, .navbar .nav > li .dropdown-menu.megamenu .unstyled { margin-bottom: 10px; }
.navbar .nav > li .dropdown-menu.supermenu .unstyled > li, .navbar .nav > li .dropdown-menu.megamenu .unstyled > li { float: none; border-bottom: none; text-transform: none; }
.navbar .nav > li .dropdown-menu.supermenu .unstyled > li a, .navbar .nav > li .dropdown-menu.megamenu .unstyled > li a { padding: 3px 12px; font-weight: normal; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
.navbar .nav > li .dropdown-menu.supermenu .unstyled > li a:hover, 
.navbar .nav > li .dropdown-menu.megamenu .unstyled > li:hover > a,
.navbar .nav > li .dropdown-menu.megamenu .unstyled > li a:hover { color: #70bde7; }
.navbar .nav > li .dropdown-menu.supermenu .unstyled > li a:after, 
.navbar .nav > li .dropdown-menu.megamenu .unstyled > li a:after { display: none; }
.navbar .nav > li .dropdown-menu.megamenu { text-transform: none; left: -160px;}
.navbar .nav > li .dropdown-menu.megamenu > .row:first-of-type { margin-top: 20px; }
.navbar .nav > li .dropdown-menu.megamenu > .row:last-of-type { margin-bottom: 15px; }
.navbar .nav > li .dropdown-menu.megamenu.container { margin-left: 135px; /*margin-right: -25px;*/ padding-left: 25px; padding-right: 25px; }
.navbar .nav > li .dropdown-menu.megamenu .btn-warning { color: #ffffff; }
.navbar .nav > li .dropdown-menu.megamenu .btn-warning:hover { background: #f9980f; }
.navbar .nav > li .dropdown-menu.megamenu .btn-success { color: #ffffff; }
.navbar .nav > li .dropdown-menu.megamenu .btn-success:hover { background: #9dcc41; }
.navbar .nav > li .dropdown-menu.megamenu:before, .navbar .nav > li .dropdown-menu.megamenu:after { display: none; }

.navbar .nav > li .dropdown-menu.megamenu .unstyled.header a{
    padding: 11px 0;
	font-size: 16px;  
	background: none; 
	margin-bottom: 11px; 
	border-bottom: 1px dashed #ddd;
    font: 16px 'Roboto Condensed';
    color: #24749c;
}
.navbar .nav > li .dropdown-menu.megamenu .unstyled.header img{
    float: right;
    padding: 5px; 
	margin: 5px auto;
	
    border: 1px solid #eee;
}
.navbar .nav > li .dropdown-menu.megamenu .unstyled.list a{
    font-size: 15px;  
	display: inline-block; 
	padding: 5px 10px 5px 18px;  
    background: url(../images/icon-arrow-nav.png) left 11px no-repeat;
    font: 15px 'PT Serif', sans-serif;
}

.navbar .nav > li .dropdown-menu.custom {
	background: none;
	box-shadow: none
}
.navbar .nav > li .dropdown-menu.custom:after{
	display: none
}
.navbar .nav > li .dropdown-menu.custom li{
	background: #ffffff;
	border: none;
	margin-bottom: 5px;
	-webkit-transition: all 0.2s ease; 
	-moz-transition: all 0.2s ease; 
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.navbar .nav > li .dropdown-menu.custom li:nth-child(even){
	-webkit-transform: translateX(-100px); 
	-moz-transform: translateX(-100px); 
	-ms-transform: translateX(-100px); 
	-o-transform: translateX(-100px);
	transform: translateX(-100px);
}
.navbar .nav > li.dropdown:hover .custom li:nth-child(even){
	-webkit-transform: translateX(0px); 
	-moz-transform: translateX(0px); 
	-ms-transform: translateX(0px); 
	-o-transform: translateX(0px);
	transform: translateX(0px);
}
.navbar .nav > li .dropdown-menu li:hover > a {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	background-color: #808080;
}

.navbar .nav > li.dropdown > a .caret { border-top-color: #FFFFFF !important; border-bottom-color: #FFFFFF !important; }
.navbar .nav > li.dropdown > a:hover .caret { border-top-color: #70bde7 !important; border-bottom-color: #70bde7 !important; }
.navbar .nav > li.dropdown:hover > a > .caret { border-top-color: #70bde7 !important; border-bottom-color: #70bde7 !important; }
.navbar .nav-stacked > li { float: none; width: 100%; }
.navbar #magic-line { position: absolute; z-index: 10; top: -1px; left: 0; width: 0; height: 3px; background: #00becc; }
.navbar .navbar-form { 
	padding: 10px 0 0;
	position: relative;
	z-index: 1099;
}
.navbar .navbar-form button[type="submit"] {
	top: 24px;
	right: 0;
	color: #fffaff;
	font-size: 16px;
}
.navbar .navbar-form button[type="submit"]:hover { color: #fff}
.navbar .navbar-form input[type="text"] {
	margin-top: 12px; 
	color: #24749c;
	padding: 7px;
	outline: none;
	font-size: 14px;
	background-color: rgba(255, 255, 255, 0.7);
	transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-webkit-transform: skew(-20deg);
	border: none;
	border-radius: 0;
	width: 330px;
	margin-right: 30px;
	text-indent: 10px;
	font-family: PT Serif;
}
/* autocomplete */
.navbar .navbar-form .results{}
.navbar .navbar-form .autocomplete-w1 { position:absolute; top:100%; right: 36px; }
.navbar .navbar-form .autocomplete { width: 500px!important; background:#ffffff; cursor:default; text-align:left; overflow-x:auto;  overflow-y: auto; box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2); padding: 10px;}
.navbar .navbar-form .autocomplete .product_box{
    border: 5px solid #ffffff;
    padding: 10px;
    overflow: hidden;
	transition: all .3s ease
}
.navbar .navbar-form .autocomplete .product_box .image{
    float: left;
    margin-right: 20px;
    width: 80px;
    text-align: center;
    height: 80px;
    line-height: 80px;
    font-size: 0;
}
.navbar .navbar-form .autocomplete .product_box .image img{
    vertical-align: middle;
}
.navbar .navbar-form .autocomplete .product_box .title{
    font-size: 16px;
    color: #24749c;
}
.navbar .navbar-form .autocomplete .product_box .rating{
    margin-bottom: 5px;
}
.navbar .navbar-form .autocomplete .product_box .annotation{
    padding-left: 100px;
}

.navbar .navbar-form .autocomplete .product_box:hover{
    border-color: #0e1522;
}	
.navbar .navbar-form .autocomplete .product_box:hover .title{
    color: #0e1522;
}	
/*****/
.navbar .search-mode .navbar-form input[type="text"] { width: 140px; }
.navbar .search-mode .nav > li > a { padding-left: 12px; padding-right: 12px; }

.navbar.transparent .navbar-inner{
background: none;
border-bottom: 5px solid transparent;
-webkit-transition: background .5s ease;
transition: background .5s ease;
position: relative;
z-index: 1010;
}
.navbar.transparent.navbar-fixed-top .navbar-inner{
background: #0e1522;
border-bottom: 5px solid #808080;
}

.navbar.transparent .nav > li > a:before {
top: 20%;
left: 0;
opacity: 0;
z-index: -1;
content: "";
width: 100%;
height: 60%;
position: absolute;
transform: skew(-20deg) scale(0);
-moz-transform: skew(-20deg) scale(0);
-webkit-transform: skew(-20deg) scale(0);
transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-webkit-transition: 0.3s ease-in-out;
background: #fff
}
.navbar.transparent .nav > li:hover > a:before{
opacity: 1;
transform: skew(-20deg) scale(1);
-moz-transform: skew(-20deg) scale(1);
-webkit-transform: skew(-20deg) scale(1);
}
/* Cart informer */
.darker-row .cart-container { position: relative; }
.darker-row .cart-container:hover .open-panel,
.darker-row .cart-container.opened-via-js .open-panel 
{ visibility: visible; opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
.darker-row .cart-container:hover .cart,
.darker-row .cart-container.opened-via-js .cart 
{ background-color: #70bde7; box-shadow: 0 0 10px rgba(0, 0, 0, 0.33); }
.darker-row .cart-container:hover .cart:after,
.darker-row .cart-container.opened-via-js .cart:after 
{ opacity: 1; visibility: visible; }
.darker-row .cart { padding-top: 21px; min-height: 35px; color: #ffffff; line-height: 1; text-align: center; position: relative; z-index: 1103; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; text-transform: uppercase;  font-size: 11px;}
.darker-row .cart:after { content: ""; position: absolute; display: block; z-index: 1102; height: 10px; left: -10px; right: 0; bottom: -10px; background: white; visibility: hidden; opacity: 0; -webkit-transition: opacity 0.1s ease 0.1s; -moz-transition: opacity 0.1s ease 0.1s; -o-transition: opacity 0.1s ease 0.1s; transition: opacity 0.1s ease 0.1s; }
.darker-row .cart p { display: -moz-inline-stack; display: inline-block; vertical-align: middle; *vertical-align: auto; zoom: 1; *display: inline; padding: 0 8px 0 0; }
.darker-row .cart .btn { padding: 7px 10px; margin-top: -9px; font-size: 16px; }
.darker-row .open-panel { visibility: hidden; opacity: 0; position: absolute; top: 100%; z-index: 1100; right: 0; left: -75%; background: #ffffff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.33); -webkit-transform: translateY(10px); -moz-transform: translateY(-10px); -ms-transform: translateY(-10px); -o-transform: translateY(-10px); transform: translateY(-10px); -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }
.darker-row .items { border-right: 1px solid #e0e0e0; }
.darker-row .item-in-cart { padding: 10px; border-bottom: 1px dotted #c3c2c4; }
.darker-row .item-in-cart strong { display: block; color: #24749c; }
.darker-row .item-in-cart strong a { color: inherit !important; }
.darker-row .item-in-cart .image { width: 15%; float: left; }
.darker-row .item-in-cart .image img { border: 1px solid #e0e0e0; }
.darker-row .item-in-cart .desc { width: 55%; margin-left: 5%; float: left; padding-top: 5px; }
.darker-row .item-in-cart .desc .qty { font-size: 11px; }
.darker-row .item-in-cart .desc .qty a { color: inherit; text-decoration: none !important; }
.darker-row .item-in-cart .desc .qty a:hover { color: #555555; }
.darker-row .item-in-cart .price { padding-top: 5px; width: 25%; float: left; text-align: right; white-space: nowrap;}
.darker-row .item-in-cart p.empty { margin: 10px }
.darker-row .item-in-cart.summary { border-bottom: none; padding-bottom: 15px; }
.darker-row .item-in-cart.summary .desc{ width: auto; }
.darker-row .item-in-cart.summary .price{ float: right; width: auto; }
.darker-row .products-box.scroll { height: 300px }
.darker-row .products-box.scroll + .summary { padding-right: 30px }
.darker-row .proceed { clear: both; padding: 15px; background-color: #f3f3f3; min-height: 38px; }
.darker-row .proceed .btn { margin-top: 0; margin-left: 10px; }
.darker-row .proceed small { display: block; color: #b3b3b3; }

/*****/

.navbar-static-top .navbar-inner { position: relative; }

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
	background: #0e1522; 
	border-bottom: 5px solid #808080;
	box-shadow: none;
	padding: 20px;
}

.boxed .navbar-fixed-top { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 990px; max-width: 100%; margin-left: auto; margin-right: auto; }

.topmost-line { padding: 15px 0 0; color: #fffaff }
.topmost-line .caret{ border-top-color: #fff}
.topmost-line .dropdown { display: -moz-inline-stack; display: inline-block; *vertical-align: auto; zoom: 1; *display: inline; }
.topmost-line .dropdown-menu { z-index: 1105; border-radius: 3px; margin-top: 1px; text-align: left; }
.topmost-line .dropdown-menu a:hover { background: #70bde7; *filter: none; }
.topmost-line .selected { display: block; padding: 3px 8px 3px 0; text-decoration: none !important; outline: none; text-transform: capitalize; }
.topmost-line .phone{ 
	margin: 0;
	font-size: 18px;
}
.topmost-line .work_time{
	margin: 0;
	color: #808080;
}


#uLogin {
	display: inline-block;
	vertical-align: middle;
}

/* ========== */
/* = Theme slider = */
/* ========== */
.fullwidthbanner-container { position: relative; overflow: hidden !important; margin: -113px 0 30px}
.fullwidthbanner-container ul { margin: 0; padding: 0; }
.fullwidthbanner-container li > img { width: 100%; }

.tp-caption.big_theme, .tp-caption.small_theme, .tp-caption.btn_theme { position: absolute; padding: 4px 10px; margin: 0; border-width: 0; border-style: none; letter-spacing: -0.07em; }

.tp-caption.big_theme { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); font-size: 42px; line-height: 55px; background: #00becc; font-weight: 700; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.tp-caption.small_theme { color: #555555; font-size: 20px; line-height: 26px; background: #ffffff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.tp-caption.btn_theme { color: #ffffff; font-size: 15px; line-height: 20px; font-weight: bold; padding: 10px 20px; border-radius: 3px; background-color: #00becc; }

#sliderRevLeft, #sliderRevRight { font-family: none; position: absolute; display: block; cursor: pointer; top: 50%; margin-top: -29px; height: 58px; width: 58px; line-height: 62px; font-size: 40px; color: #ffffff; z-index: 50; text-align: center; background: #000; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; opacity: 0.2; filter: alpha(opacity=20); -webkit-transition: opacity 0.2s ease; -moz-transition: opacity 0.2s ease; -o-transition: opacity 0.2s ease; transition: opacity 0.2s ease; }
#sliderRevLeft:hover, #sliderRevRight:hover { opacity: 1; filter: alpha(opacity=100); }

#sliderRevLeft { left: 20px; }

#sliderRevRight { right: 20px; }

/* ========== */
/* = Social icons = */
/* ========== */
/* ========== */
/* = Font Icons = */
/* ========== */
/* zocial */
@font-face { font-family: 'zocial'; font-style: 'normal'; font-weight: 'normal'; src: url("../assets/zocial/css/zocial-regular-webfont.eot"); src: url("../assets/zocial/css/zocial-regular-webfont.eot?#iefix") format("eot"), url("../assets/zocial/css/zocial-regular-webfont.woff") format("woff"), url("../assets/zocial/css/zocial-regular-webfont.ttf") format("truetype"), url("../assets/zocial/css/zocial-regular-webfont.svg#zocialregular") format("svg"); }

.zocial-acrobat:before { content: "\00E3"; }

.zocial-amazon:before { content: "a"; }

.zocial-android:before { content: "&"; }

.zocial-angellist:before { content: "\00D6"; }

.zocial-aol:before { content: "\""; }

.zocial-appnet:before { content: "\00E1"; }

.zocial-appstore:before { content: "A"; }

.zocial-bitbucket:before { content: "\00E9"; }

.zocial-bitcoin:before { content: "2"; }

.zocial-blogger:before { content: "B"; }

.zocial-buffer:before { content: "\00E5"; }

.zocial-call:before { content: "7"; }

.zocial-cal:before { content: "."; }

.zocial-cart:before { content: "\00C9"; }

.zocial-chrome:before { content: "["; }

.zocial-cloudapp:before { content: "c"; }

.zocial-creativecommons:before { content: "C"; }

.zocial-delicious:before { content: "#"; }

.zocial-digg:before { content: ";"; }

.zocial-disqus:before { content: "Q"; }

.zocial-dribbble:before { content: "D"; }

.zocial-dropbox:before { content: "d"; }

.zocial-drupal:before { content: "\00E4"; }

.zocial-dwolla:before { content: "\00E0"; }

.zocial-email:before { content: "]"; }

.zocial-eventasaurus:before { content: "v"; }

.zocial-eventbrite:before { content: "|"; }

.zocial-eventful:before { content: "'"; }

.zocial-evernote:before { content: "E"; }

.zocial-facebook:before { content: "f"; }

.zocial-fivehundredpx:before { content: "0"; }

.zocial-flattr:before { content: "%"; }

.zocial-flickr:before { content: "F"; }

.zocial-forrst:before { content: ":"; }

.zocial-foursquare:before { content: "4"; }

.zocial-github:before { content: "g"; }

.zocial-gmail:before { content: "m"; }

.zocial-google:before { content: "G"; }

.zocial-googleplay:before { content: "h"; }

.zocial-googleplus:before { content: "+"; }

.zocial-gowalla:before { content: "@"; }

.zocial-grooveshark:before { content: "8"; }

.zocial-guest:before { content: "?"; }

.zocial-html5:before { content: "5"; }

.zocial-ie:before { content: "6"; }

.zocial-instagram:before { content: "\00DC"; }

.zocial-instapaper:before { content: "I"; }

.zocial-intensedebate:before { content: "{"; }

.zocial-itunes:before { content: "i"; }

.zocial-klout:before { content: "K"; }

.zocial-lanyrd:before { content: "-"; }

.zocial-lastfm:before { content: "l"; }

.zocial-linkedin:before { content: "L"; }

.zocial-macstore:before { content: "^"; }

.zocial-meetup:before { content: "M"; }

.zocial-myspace:before { content: "_"; }

.zocial-ninetyninedesigns:before { content: "9"; }

.zocial-openid:before { content: "o"; }

.zocial-opentable:before { content: "\00C7"; }

.zocial-paypal:before { content: "$"; }

.zocial-pinboard:before { content: "n"; }

.zocial-pinterest:before { content: "1"; }

.zocial-plancast:before { content: "P"; }

.zocial-plurk:before { content: "j"; }

.zocial-pocket:before { content: "\00E7"; }

.zocial-podcast:before { content: "`"; }

.zocial-posterous:before { content: "~"; }

.zocial-print:before { content: "\00D1"; }

.zocial-quora:before { content: "q"; }

.zocial-reddit:before { content: ">"; }

.zocial-rss:before { content: "R"; }

.zocial-scribd:before { content: "}"; }

.zocial-skype:before { content: "S"; }

.zocial-smashing:before { content: "*"; }

.zocial-songkick:before { content: "k"; }

.zocial-soundcloud:before { content: "s"; }

.zocial-spotify:before { content: "="; }

.zocial-statusnet:before { content: "\00E2"; }

.zocial-steam:before { content: "b"; }

.zocial-stripe:before { content: "\00A3"; }

.zocial-stumbleupon:before { content: "/"; }

.zocial-tumblr:before { content: "t"; }

.zocial-twitter:before { content: "T"; }

.zocial-viadeo:before { content: "H"; }

.zocial-vimeo:before { content: "V"; }

.zocial-vk:before { content: "N"; }

.zocial-weibo:before { content: "J"; }

.zocial-wikipedia:before { content: ","; }

.zocial-windows:before { content: "W"; }

.zocial-wordpress:before { content: "w"; }

.zocial-xing:before { content: "X"; }

.zocial-yahoo:before { content: "Y"; }

.zocial-yelp:before { content: "y"; }

.zocial-youtube:before { content: "U"; }

[class*=" zocial-"]:before, [class^="zocial-"]:before { -webkit-font-smoothing: antialiased; font-family: 'zocial', sans-serif; }

[class*=" zocial-"], [class^="zocial-"] { -webkit-font-smoothing: antialiased; font-family: 'zocial', sans-serif; display: inline-block; margin: 0 2px; font-size: 18px; line-height: 18px; }

/* specific styles */
.icons-arrow-left, .icons-arrow-right { opacity: 0.5; filter: alpha(opacity=50); -webkit-transition: opacity 0.33s; -moz-transition: opacity 0.33s; -o-transition: opacity 0.33s; transition: opacity 0.33s; }
.icons-arrow-left:hover, .icons-arrow-right:hover { opacity: 1; filter: alpha(opacity=100); }

.bg-for-icon { background-color: #00becc; display: inline-block; padding: 1px 6px 0; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; color: #ffffff; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5); box-shadow: 0 1px #006d75; }

.icons-showcase [class^="zocial-"], .icons-showcase [class^="icon-"] { text-align: right; width: 32px; margin: 0 10px 10px 0; color: #24749c; font-size: 18px; }

/* ========== */
/* = Title area = */
/* ========== */
/* ========== */
/* = Sidebars = */
/* ========== */
.sidebar-item { margin-bottom: 30px; background: #ffffff; *padding-bottom: 20px; box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);}
.sidebar-item .underlined { margin-bottom: 10px; background-color: #0e1522; padding: 10px 15px;}
.sidebar-item .underlined h3{ color: #fff ; text-transform: uppercase;}
.sidebar-item.widget_nav_menu { background-color: #fafafa; background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #ffffff), color-stop(100%, #f7f7f7)); background: -webkit-linear-gradient(left, #ffffff, #f7f7f7); background: -moz-linear-gradient(left, #ffffff, #f7f7f7); background: -o-linear-gradient(left, #ffffff, #f7f7f7); background: linear-gradient(left, #ffffff, #f7f7f7); -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2); box-shadow: 0 0 2px rgba(0, 0, 0, 0.2); padding: 24px 26px; }
.sidebar-item.widget_nav_menu h3 { margin: 0 0 15px; }
.sidebar-item.widget_nav_menu .nav-pills { margin-bottom: 0; }
.sidebar-item.widget_nav_menu .nav-pills > li > a { position: relative; margin-left: -26px; margin-right: -36px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; padding-left: 26px; font-weight: bold; color: #727272; }
.sidebar-item.widget_nav_menu .nav-pills > li > a:hover { color: #00becc; background: none; }
.sidebar-item.widget_nav_menu .nav-pills > li.active a, .sidebar-item.widget_nav_menu .nav-pills > li.active a:hover { background-color: #00becc; background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00d6e6), color-stop(100%, #008e99)); background: -webkit-linear-gradient(top, #00d6e6, #008e99); background: -moz-linear-gradient(top, #00d6e6, #008e99); background: -o-linear-gradient(top, #00d6e6, #008e99); background: linear-gradient(top, #00d6e6, #008e99); color: white; }
.sidebar-item.widget_nav_menu .nav-pills > li.active a:before, .sidebar-item.widget_nav_menu .nav-pills > li.active a:after, .sidebar-item.widget_nav_menu .nav-pills > li.active a:hover:before, .sidebar-item.widget_nav_menu .nav-pills > li.active a:hover:after { position: absolute; z-index: 3; content: " "; right: -7px; background-color: white; width: 10px; height: 80%; }
.sidebar-item.widget_nav_menu .nav-pills > li.active a:before, .sidebar-item.widget_nav_menu .nav-pills > li.active a:hover:before { top: -4px; -webkit-transform: rotate(-30deg); -moz-transform: rotate(-30deg); -ms-transform: rotate(-30deg); -o-transform: rotate(-30deg); transform: rotate(-30deg); }
.sidebar-item.widget_nav_menu .nav-pills > li.active a:after, .sidebar-item.widget_nav_menu .nav-pills > li.active a:hover:after { bottom: -4px; -webkit-transform: rotate(30deg); -moz-transform: rotate(30deg); -ms-transform: rotate(30deg); -o-transform: rotate(30deg); transform: rotate(30deg); }
.sidebar-item.widget_recent_comments ul { list-style: none; margin: 0; }
.sidebar-item.widget_recent_comments ul > li { margin-bottom: 10px; }
.sidebar-item.widget_recent_comments ul > li a { font-weight: bold; }
.sidebar-item.widget_archive ul { list-style: none; margin: 0; }
.sidebar-item.widget_archive ul li { margin: 2px 0; }
.sidebar-item.widget_search .form button[type="submit"] { top: 4px; right: 0; }
.sidebar-item.widget_search .form input[type="text"] { padding-right: 28px; }
.sidebar-item .flickr-badge { margin-left: -3.33%; }
.sidebar-item .flickr-badge a { display: block; width: 30%; margin: 0 0 3.33% 3.33%; float: left; }
.sidebar-item .flickr-badge a img { width: 100%; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }

.widget { margin-bottom: 30px; }

.widget__compare .alert { margin-bottom: 8px; padding-top: 12px; padding-bottom: 12px; }

.sidebar-filters .accordion-toggle { text-transform: uppercase; color: #24749c; padding: 10px 0; }
.sidebar-filters .accordion-toggle.collapsed .caret { -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); }
.sidebar-filters .caret { vertical-align: middle; margin-left: 5px; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; }
.sidebar-filters .accordion-inner { border-top: none; padding: 0 0 10px 0; }

/**/
.sidebar-filters {
	margin-bottom: 20px;
}
.sidebar-filters .ui-slider-range.ui-widget-header.ui-corner-all  {
background: #00becc
}
.sidebar-filters .price_slider  {
position: relative
}
.sidebar-filters .filter_title {
display: block;
padding: 10px 0;
font-size: 16px;
font-weight: 700;
color: #24749c;
}
.sidebar-filters .filter_box {
padding: 0 20px;
position: relative;
margin-bottom: 5px;
}
.sidebar-filters .filter_box:after{
content: "";
position: absolute;
bottom: 0;
width: 35px;
height: 1px;
background-color: #e0e0e0;
}
.sidebar-filters .filter_box ul {
	padding: 0 0 15px;
	margin: 0 0 0 10px;
	list-style: none
}
.sidebar-filters .filter_box input[type="checkbox"] {
margin: 0 4px 0 0;
}
.sidebar-filters .filter_box li {
	position: relative;
	padding: 0 0 5px
}
.sidebar-filters .filter_box li label {
	display: initial;
	font-weight: normal
}
.sidebar-filters .filter_box li.disabled {
	
	
}
.sidebar-filters .filter_box li.disabled  label i:hover {
	text-decoration:none;
}
.sidebar-filters .filter_box li.disabled  label {
	cursor: default;
	color: #CECECE;
	text-decoration: line-through;
}
.sidebar-filters .filter_box li.disabled  label i{
	display: none;
}

.sidebar-filters li:not(.disabled) label i:hover, 
.sidebar-filters li:not(.disabled) label span:hover{
	/*text-decoration:underline;*/
	cursor: pointer;
}
.sidebar-filters li label i{
	color: #7A7A7A;
	font-style: normal;
}
.sidebar-filters .filter_box .popover{
left: 105%;
}
.sidebar-filters .filter_buttons{
    text-align: center;
    padding: 10px 0 0;
}
.sidebar-filters .filter_buttons button{
    border: none;
	outline: none;
    background: none;
    margin: 0 0 10px;
}
.sidebar-filters .filter_buttons a{
    display: block;
}
/**/
.sidebar-filters .accordion-group { position: relative; margin: 0; padding: 0 20px;}
.sidebar-filters .accordion-group:last-child:after { display: none; }
.sidebar-filters .selectable { color: #24749c; display: block; margin: 3px 0; }
.sidebar-filters .selectable:hover, .sidebar-filters .selectable:focus { text-decoration: none; color: #00becc; }
.sidebar-filters .selectable.selected { color: #24749c; font-weight: bold; }
.sidebar-filters .selectable.selected .box { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background-color: #00becc; border-color: #00becc; }
.sidebar-filters .max-val, .sidebar-filters .min-val { text-align: center; font-weight: bold; padding: 3px; width: 30%; cursor: default; }
.sidebar-filters .remove-filter { font-size: 14px; font-weight: bold; display: inline-block; margin: 10px 0; color: #9d261d; }

.nav-pills.nav-stacked { margin-top: 10px; border-top: 1px solid #e0e0e0; }
.nav-pills.nav-stacked > li > a { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; background: #f3f3f3; border: 1px solid #e0e0e0; border-top: none; margin: 0; color: #24749c; -webkit-transition: background 0.2s ease; -moz-transition: background 0.2s ease; -o-transition: background 0.2s ease; transition: background 0.2s ease; padding: 12px 16px; font-size: 12px; color: #808080; }
.nav-pills.nav-stacked > li > a > .icon-caret-right { opacity: 0; filter: alpha(opacity=0); -webkit-transition: opacity 0.2s ease; -moz-transition: opacity 0.2s ease; -o-transition: opacity 0.2s ease; transition: opacity 0.2s ease; }
.nav-pills.nav-stacked > li > a:hover, .nav-pills.nav-stacked > li > a:active { font-weight: bold; background: #fbfbfb; }
.nav-pills.nav-stacked > li > a:hover > .icon-caret-right, .nav-pills.nav-stacked > li > a:active > .icon-caret-right { opacity: 1; filter: alpha(opacity=100); }
.nav-pills.nav-stacked > li.active > a { background-color: white; font-weight: bold; border-right: none; border-left: 3px solid #00becc; color: #24749c; padding-left: 14px; }
.nav-pills.nav-stacked > li.active > a:hover, .nav-pills.nav-stacked > li.active > a:active { color: #24749c; }

.affix { top: 70px; }

.affix-bottom { position: absolute; top: auto; }

.opening-time .week-day { padding: 10px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin: 0; background-color: #f3f3f3; }
.opening-time .week-day.light-bg { background: none; }
.opening-time .week-day dt { width: 50%; float: left; font-weight: normal; }
.opening-time .week-day dd { text-align: right; }
.opening-time .week-day.closed dt, .opening-time .week-day.closed dd { color: #808080; }
.opening-time .week-day.today { font-weight: bold; }
.opening-time .week-day.today dt { color: #00becc; font-weight: bold; }

#wp-calendar { width: 100%; text-align: center; }
#wp-calendar caption { background-color: #00becc; color: #ffffff; font-weight: bold; -webkit-border-radius: 3px 3px 0 0; -moz-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0; }
#wp-calendar tbody td { text-align: center; }

.widget_rss .bolded-line { display: none; }
.widget_rss .lined { clear: both; overflow: auto; }
.widget_rss .lined .rsswidget { float: left; margin-right: 5px; margin-bottom: 10px; }

/* ========== */
/* = Content = */
/* ========== */
.push-up { margin-top: -46px; background: white; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin: -46px -25px 0; padding: 17px 25px 0; }
.push-up.over-slider { position: relative; z-index: 20; }
.push-up.top-equal { padding-top: 25px; }

.boxed .push-up { margin-top: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

.blocks-spacer { margin-bottom: 30px; }

.blocks-spacer-last { margin-bottom: 50px; }

.banner { display: block; text-align: center; }
.banner img{ box-shadow: 4px 4px 0 rgba(153, 153, 153, 0.3); -moz-box-shadow: 4px 4px 0 rgba(153, 153, 153, 0.3); -webkit-box-shadow: 4px 4px 0 rgba(153, 153, 153, 0.3); }

.featured-items .product p { color: #aaa; }

.boxed-area { background: url('../images/box-bg.jpg?1390312582') repeat; background: url('../images/jagged-border-top.png?1390384914') repeat-x top, url('../images/jagged-border-bot.png?1390384914') repeat-x bottom, url('../images/box-bg.jpg?1390312582') repeat; padding: 40px 0 10px; }
.boxed-area.no-bottom { background: url('../images/jagged-border-top.png?1390384914') repeat-x top, url('../images/box-bg.jpg?1390312582') repeat; }
.boxed-area .main-titles.lined:after, .boxed-area .main-titles .arrows:after { background-color: #c3c2c4; }
.boxed-area .blocks-spacer { margin-bottom: 20px; }
.boxed-area .blocks-spacer-last { margin-bottom: 40px; }
.boxed-area .picture img { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }

.popup-products { 
	margin-top: 10px; 
}
.popup-products .title-box {
    margin: 0 auto; 
    padding: 5px 10px 15px;  
	transition: all 0.3s ease-in-out;  
    background: #0e1522;
}
.popup-products .title-box a{
    color: #fffff2;
    text-decoration: none;
}

.popup-products .rating-starsOff{
	width:85px;
}
.popup-products .rating-starsOff, 
.popup-products .rating-starsOn{
	display: inline-block;
	height: 17px;
	background: url(../images/rating.png) repeat-x 0 0px;
}
.popup-products .rating-starsOn {
	display: block;
	max-width: 85px;
	top: 0;
	background-position: 0 -15px;
}
.popup-products .rating-starsHover{
	background-position: 0 -30px !important;
}
.popup-products .picture{
line-height: 200px;
}
.popup-products .picture img{
	transform: scaleY(1);
	-moz-transform: scaleY(1);
	-webkit-transform: scaleY(1);
	transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
}
.popup-products .price-box {
    background: #ffffff;
	overflow: hidden;
	padding-bottom: 0;
	margin: 0;
}
.popup-products .price-box .striked{
	font-size: 16px;
	color: #808080;
} 
.popup-products .price-box  .buy_btn{
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
	border: none;
	background: #70bde7;
	color: #fffff2;
	display: block;
	font-size: 20px;
	padding: 0;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
	font-family: 'Roboto Condensed';
	transition: top .2s ease;
}
.popup-products .skew_title { 
	padding: 20px 0;
	color: #ffffff;
	height: 25px;
	line-height: 25px;
}

.popup-products .skew_title > span{ 
	text-transform: lowercase;
}
.popup-products .product-inner { 
	position: relative; 
	z-index: 99;
}

.popup-products .product {
	position: relative;
	margin-bottom: 20px; 
	background: #ffffff;
	text-align: center;
	box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.2);
	margin: 0 3px 20px 0;
}
.popup-products .product .wishlist_box,
.popup-products .product .compare_box {
	left: 0;
	top: 50%;
	opacity: 0;
	width: 100%;
	text-align: center;
	position: absolute;
	text-transform: uppercase;
	transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	filter: alpha(opacity=0);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	line-height: 160%;
	font: 14px 'Roboto Condensed', sans-serif;
}
.popup-products .product:hover .wishlist_box,
.popup-products .product:hover .compare_box {
	opacity: 1;
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	filter: alpha(opacity=100);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.popup-products .product .wishlist_box {
	margin-top: -40px;
}
.popup-products .product .compare_box {
	margin-top: 0;
}
.popup-products .product .wishlist_box a,
.popup-products .product .compare_box a {
	color: #ffffff;
	overflow: hidden;
	padding: 7px 30px;
	position: relative;
	display: block;
	text-decoration: none;
	text-shadow: none;
}
.popup-products .product .wishlist_box a:before,
.popup-products .product .compare_box a:before {
	top: 50%;
	left: 50%;
	height: 0;
	opacity: 0;
	z-index: -1;
	content: "";
	width: 100%;
	position: absolute;
	background-color: #808080;
	transform: translateX(-50%) translateY(-50%) rotate(-70deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(-70deg);
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(-70deg);
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
}
.popup-products .product .wishlist_box a:hover,
.popup-products .product .compare_box a:hover {
color: #0e1522;
}
.popup-products .product .wishlist_box a:hover:before,
.popup-products .product .compare_box a:hover:before {
	opacity: 1;
	height: 375%;
}

.popup-products .credit_box{
	padding: 10px 0;
}
.popup-products .product:hover .title-box {
    background: #ffffff;
}
.popup-products .product:hover .title-box a{
    color: #70bde7;
}
.popup-products .product:hover .buy_btn {
top: 0
}
/*.popup-products .product:hover .picture img {
opacity: 0;
transform: scale(5);
-moz-transform: scale(5);
-webkit-transform: scale(5);
filter: alpha(opacity=0);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
}*/
.popup-products .product:hover .stars, .popup-products .product:hover .hidden-line { opacity: 1; filter: alpha(opacity=100); }
.popup-products .isotope-container .product { margin-bottom: 30px; }
.popup-products .isotope-container .product:hover { margin-bottom: 20px; }

.stamp { position: absolute; z-index: 10; top: 5px; right: 5px; width: 34px; height: 34px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 1px solid; text-transform: uppercase; background-color: #ffffff; line-height: 34px; font-size: 11px; text-align: center; }
.stamp.green { border-color: #a7d155; color: #a7d155; }
.stamp.red { border-color: #9d261d; color: #9d261d; }

.product .price { color: #24749c; font-size: 20px; display: -moz-inline-stack; display: inline-block; vertical-align: middle; *vertical-align: auto; zoom: 1; *display: inline; margin-right: 5px; }
.product .meta-data { color: #b9b8ba; }
.product .meta-data .btn { vertical-align: top; margin: 0 2px; color: #808080; }

.darker-stripe.with-shadows:before, .darker-stripe.with-shadows:after { content: ""; position: absolute; left: 50%; margin-left: -600px; height: 6px; width: 1200px; }

.darker-stripe { background: #7e9399; background: -webkit-gradient(radial, 40% 30%, 0, 40% 30%, 100, color-stop(0%, #9aabb0), color-stop(100%, #7e9399)), #7e9399; background: -webkit-radial-gradient(40% 30%, circle farthest-side, #9aabb0, #7e9399), #7e9399; background: -moz-radial-gradient(40% 30%, circle farthest-side, #9aabb0, #7e9399), #7e9399; background: -o-radial-gradient(40% 30%, circle farthest-side, #9aabb0, #7e9399), #7e9399; background: radial-gradient(40% 30%, circle farthest-side, #9aabb0, #7e9399), #7e9399; padding: 8px 0; overflow: hidden; min-height: 60px; }
.darker-stripe.more-space { padding: 30px 0 40px; }
.darker-stripe.with-shadows { position: relative; }
.darker-stripe.with-shadows:before { top: 0; background: -webkit-gradient(radial, 50% 0%, 0, 50% 0%, 100, color-stop(0%, rgba(0, 0, 0, 0.33)), color-stop(100%, rgba(0, 0, 0, 0))); background: -webkit-radial-gradient(center top, ellipse farthest-side, rgba(0, 0, 0, 0.33), rgba(0, 0, 0, 0)); background: -moz-radial-gradient(center top, ellipse farthest-side, rgba(0, 0, 0, 0.33), rgba(0, 0, 0, 0)); background: -o-radial-gradient(center top, ellipse farthest-side, rgba(0, 0, 0, 0.33), rgba(0, 0, 0, 0)); background: radial-gradient(center top, ellipse farthest-side, rgba(0, 0, 0, 0.33), rgba(0, 0, 0, 0)); }
.darker-stripe.with-shadows:after { bottom: 0; background: -webkit-gradient(radial, 50% 100%, 0, 50% 100%, 100, color-stop(0%, rgba(0, 0, 0, 0.33)), color-stop(100%, rgba(0, 0, 0, 0))); background: -webkit-radial-gradient(center bottom, ellipse farthest-side, rgba(0, 0, 0, 0.33), rgba(0, 0, 0, 0)); background: -moz-radial-gradient(center bottom, ellipse farthest-side, rgba(0, 0, 0, 0.33), rgba(0, 0, 0, 0)); background: -o-radial-gradient(center bottom, ellipse farthest-side, rgba(0, 0, 0, 0.33), rgba(0, 0, 0, 0)); background: radial-gradient(center bottom, ellipse farthest-side, rgba(0, 0, 0, 0.33), rgba(0, 0, 0, 0)); }

.boxed .darker-stripe { min-height: 0; }

.latest-news .clickable { -webkit-transition: color 0.2s ease; -moz-transition: color 0.2s ease; -o-transition: color 0.2s ease; transition: color 0.2s ease; }
.latest-news .clickable:hover { color: #ffffff; }
.latest-news .news-item { background: #e6e6e6; background: rgba(255, 255, 255, 0.6); padding: 10px 15px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size: 12px; }
.latest-news .published { text-transform: uppercase; margin-top: 9px; font-size: 11px; padding-left: 10px; float: right; }

.brands a { float: left; line-height: 50px}
.brands span {
	display: block;
	line-height: 104px;
	padding: 0 10px;
}
.brands img {
max-width: 80%;
max-height: 50px;
vertical-align: middle;
}
.product-preview img { 

	width: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
	-webkit-transition: border 0.2s ease; 
	-moz-transition: border 0.2s ease;
	-o-transition: border 0.2s ease; 
	transition: border 0.2s ease; 
}
.product-preview .picture { 
	margin-bottom: 10px;
 font-size: 0;
	height: 400px;
	line-height: 400px;
}
.product-preview .thumbs { margin-left: -2%; }
.product-preview .thumbs .thumb { width: 8%; margin-left: 2%; margin-bottom: 2%; float: left; text-align: center; font-size: 0;}
.product-preview .thumbs .thumb a{ display: block; border: 1px solid #e0e0e0; height: 68px; line-height: 68px;}
.product-preview .thumbs .thumb img{ vertical-align: middle; max-height: 100%;}

.product-preview .thumbs .thumb.active a, 
.product-preview .thumbs .thumb a:hover { border-color: #00becc; }

.product-title { color: #24749c; padding: 0 20px; text-align: center;}
.product-title .name { font-size: 26px; font: 700 26px 'PT Serif'; color: #24749c;}
.product-title .meta .tag { font-size: 30px; font-weight: bold; display: -moz-inline-stack; display: inline-block; vertical-align: middle; *vertical-align: auto; zoom: 1; *display: inline; margin-right: 10px; }
.product-title .meta .btn { vertical-align: baseline; text-transform: uppercase; font-weight: bold; }

/* Rating */

.rater > span{
	vertical-align: top;
}
.rater-rating{
	margin-left: 0.8em;
}
.rater-starsOff{
width:85px;
}
.rater-starsOff, 
.rater-starsOn{
	display: inline-block;
	height: 17px;
	background: url(../images/rating.png) repeat-x 0 0px;
	position: relative;
	top: 5px;
}
.rater-starsOn{
	display: block;
	max-width: 85px;
	top: 0;
	background-position: 0 -15px;
}
.rater-starsHover{
	background-position: 0 -30px !important;
}
/**/
.product-description { color: #808080; }
.product-description select.hidden{ 
	padding: 0;
	border: none;
	height: 0;
	min-height: 0; 
}

.breadcrumb { background: none; border-bottom: 5px solid rgba(223, 213, 186, 0.4); font-size: 14px; padding: 25px; margin-bottom: 0; text-transform: uppercase; font-weight: 700;}
.breadcrumb > li > .icon-chevron-right { font-size: 12px; margin: 0 4px; }
.breadcrumb > li, .breadcrumb .active { text-shadow: none; color: #70bde7;}
.breadcrumb a { color: #808080; }

.share-item { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background-color: #f3f3f3; padding: 10px 12px 8px 12px; color: #808080; text-align: right}
.share-item .title { line-height: 28px; text-align: left}
.share-item .span6 { min-height: 5px; }
.share-item .yashare-auto-init { display:inline-block; position: relative; top: -2px; }

.store-buttons [class^="icon"] { margin-right: 3px; }

.sorting-by { text-align: right; display: -moz-inline-stack; display: inline-block; vertical-align: middle; *vertical-align: auto; zoom: 1; *display: inline; }
.sorting-by select { margin-right: 20px; }
.sorting-by select:last-of-type { margin-right: 0; }

.view-switch { margin-left: 10px; display: -moz-inline-stack; display: inline-block; vertical-align: middle; *vertical-align: auto; zoom: 1; *display: inline; }
.view-switch a { font-size: 18px; text-shadow: none !important; padding-top: 8px; padding-bottom: 8px; }

.isotope-container { padding: 15px 0 0; margin-right: -15px; min-height: 20px;}

.metadata { color: #808080; margin: 5px 0 10px; font-size: 12px; }

.alert { box-shadow: 0 2px 0 #ded67f; }
.alert .close { top: 0; }

.alert-success { box-shadow: 0 2px 0 #b7d5a1; }

.alert-danger { box-shadow: 0 2px 0 #f2a5ae; }

.alert-info { box-shadow: 0 2px 0 #e6e6e6; }

.white-bg { background-color: #ffffff; }

.pagination > ul { margin-left: -2px; margin-right: -2px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.pagination > ul > li > a { border: none; padding: 6px 14px; border: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #ffffff; margin: 0 2px; background: #ccc;
transition: background .3s ease
}
.pagination > ul > li > a:hover,
.pagination > ul > li.active > a { background: #70bde7; color: #ffffff;}
.pagination > ul > li:first-child a, .pagination > ul > li:last-child a { border: none; color: #ffffff; background: #70bde7; }
.pagination > ul > li:first-child a:hover, .pagination > ul > li:last-child a:hover { color: #ffffff; }

blockquote { background-color: #f3f3f3; overflow: hidden; position: relative; border: 1px solid #e0e0e0; font-size: 13px; text-align: center; padding: 18px 34px; }
blockquote > .icon-quote-left { position: absolute; left: -5px; top: -7px; color: #e0e0e0; z-index: 0; }
blockquote > p { position: relative; z-index: 1; font-size: 13px; margin-bottom: 10px; line-height: 19px; }

pre { border-radius: 0; background-color: #f3f3f3; }

.add-googlemap { margin: 10px 0; }

.progress { border-radius: 99px; padding: 1px; border: 1px solid #e0e0e0; background: white; filter: none; }
.progress .bar { position: relative; }
.progress .bar:last-child { border-radius: 0 99px 99px 0; }
.progress .bar:first-child { border-radius: 99px 0 0 99px; }
.progress .bar:only-child { border-radius: 99px; }
.progress .bar:last-child:after { position: absolute; content: ""; right: 8px; top: 50%; width: 6px; height: 6px; margin-top: -3px; background: rgba(0, 0, 0, 0.25); border-radius: 99px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.33) inset, 0 1px 0 rgba(255, 255, 255, 0.25); -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.33) inset, 0 1px 0 rgba(255, 255, 255, 0.25); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.33) inset, 0 1px 0 rgba(255, 255, 255, 0.25); }
.progress .bar-theme { background-color: #00bfce; background-image: -moz-linear-gradient(top, #00c7d6, #00b4c2); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00c7d6), to(#00b4c2)); background-image: -webkit-linear-gradient(top, #00c7d6, #00b4c2); background-image: -o-linear-gradient(top, #00c7d6, #00b4c2); background-image: linear-gradient(to bottom, #00c7d6, #00b4c2); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00C7D6', endColorstr='#FF00B4C2', GradientType=0); }
.progress.progress-striped .bar-theme { background-color: #00becc; background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.table th { color: #24749c; }

.table-theme { border-collapse: separate; border-spacing: 2px; }
.table-theme td, .table-theme th { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; border: none; }
.table-theme th { background-color: #eeeeee; margin: 1px; }
.table-theme.table-striped tr:nth-child(2n+1) > td, .table-theme.table-striped tr:nth-child(2n+1) > th { border: none; }
.table-theme.table-striped tr:nth-child(2n+1) > td { background-color: #f3f3f3; }
.table-theme tr.active td { border: 1px solid #e0e0e0 !important; color: #00becc; background-color: #f3f3f3; }
.table-theme tr.inactive td { color: #a5a5a5; }

.table-items th { text-transform: uppercase; font-weight: normal; font-size: 12px; color: #808080; padding: 0 8px; }
.table-items th.name { padding: 0;}
.table-items td { padding: 8px 10px; vertical-align: middle; }
.table-items td.image { padding: 8px 0;}
.table-items td.image > img { max-width: 90%; }
.table-items td.desc { color: #24749c; font-weight: bold; }
.table-items td.qty { width: 100px; text-align: center; }
.table-items td.qty input { margin: 0; }
.table-items td.qty select { margin: 0; width: 75px; }
.table-items td.delete { text-align: center; }
.table-items td.price { text-align: right; color: #24749c; font-weight: bold; font-size: 14px; white-space: nowrap;}
.table-items td .icon-remove-sign { font-size: 16px; color: #727272; }
.table-items td .icon-remove-sign:hover { text-decoration: none; color: #24749c; }
.table-items td.stronger { color: #24749c; font-weight: bold; padding-top: 14px; padding-bottom: 14px; }
.table-items tr:last-of-type td { border-bottom: dotted 1px #c3c2c4; }
.table-items img { border: 1px solid #e0e0e0; }
.table-items .alert { margin: 0 20px 0 0; }
.table-items .no-border { border: none; }

.table-items .coupon_input{ vertical-align: top}

.blog .post { padding-bottom: 40px; margin-bottom: 30px; position: relative; }
.blog .post:last-of-type { margin-bottom: 0; padding-bottom: 20px; }
.blog .post:last-of-type:after { display: none; }

.sticky .post-inner { position: relative; padding: 20px 30px 30px; border: 1px solid #e0e0e0; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; z-index: 3; background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(70%, #ffffff), color-stop(100%, #f3f3f3)); background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 70%, #f3f3f3 100%); background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 70%, #f3f3f3 100%); background: -o-linear-gradient(top, #ffffff 0%, #ffffff 70%, #f3f3f3 100%); background: linear-gradient(top, #ffffff 0%, #ffffff 70%, #f3f3f3 100%); }
.sticky .post-inner:before, .sticky .post-inner:after { display: block; position: absolute; content: " "; top: 100%; border: 1px solid #e0e0e0; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; background-color: #f3f3f3; }
.sticky .post-inner:before { z-index: 2; height: 2px; left: 2px; right: 2px; }
.sticky .post-inner:after { z-index: 1; height: 5px; left: 5px; right: 5px; }

.comments-container .single-comment { margin-bottom: 20px; }
.comments-container .single-comment .single-comment { margin-top: 20px; margin-bottom: 0; }
.comments-container .avatar-container { float: left; width: 6%; }
.comments-container .avatar-container img { width: 100%; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.comments-container .comment-content { float: left; width: 91%; margin-left: 3%; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; position: relative; }
.comments-container .comment-content:before { content: ""; display: block; position: absolute; top: 20px; left: -10px; border: solid 6px white; border-width: 6px 10px 6px 0; border-right-color: #f3f3f3; }
.comments-container .comment-inner { padding: 25px 25px 15px; background-color: #f3f3f3; }
.comments-container .author-name { font-size: 16px; font-weight: bold; color: #24749c; }

.form-comments label, .form-contact label { margin-left: 15px; }

.container-404 { padding: 50px 0; text-align: center; }

.checkout-page { background-color: #f3f3f3; }
.checkout-page header { border: none; padding: 40px 0 0 0; }

.checkout-container { background-color: white; -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.1); box-shadow: 0 0 25px rgba(0, 0, 0, 0.1); padding-bottom: 100px; }

.boxed .checkout-container { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

.checkout-steps { position: relative; padding: 30px 40px; margin: 20px -20px 30px; }
.checkout-steps:after, .checkout-steps:before { content: ""; position: absolute; left: 0; right: 0; height: 8px; }
.checkout-steps:before { background: -webkit-gradient(radial, 50% 100%, 0, 50% 100%, 100, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(0, 0, 0, 0))); background: -webkit-radial-gradient(center bottom, ellipse farthest-side, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)); background: -moz-radial-gradient(center bottom, ellipse farthest-side, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)); background: -o-radial-gradient(center bottom, ellipse farthest-side, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)); background: radial-gradient(center bottom, ellipse farthest-side, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)); top: 0; }
.checkout-steps:after { background: -webkit-gradient(radial, 50% 0%, 0, 50% 0%, 100, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(0, 0, 0, 0))); background: -webkit-radial-gradient(center top, ellipse farthest-side, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)); background: -moz-radial-gradient(center top, ellipse farthest-side, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)); background: -o-radial-gradient(center top, ellipse farthest-side, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)); background: radial-gradient(center top, ellipse farthest-side, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)); bottom: 0; }
.checkout-steps .step { width: 25%; float: left; position: relative; }
.checkout-steps .step:before { content: ""; position: absolute; top: 10px; left: 0; right: 0; height: 2px; background: #e6e6e6; z-index: 0; }
.checkout-steps .step:first-of-type:before { left: 50%; }
.checkout-steps .step:last-of-type:before { right: 50%; }
.checkout-steps .step.active:last-of-type:before, .checkout-steps .step.done:last-of-type:before { background: #00becc; }
.checkout-steps .step.active .step-badge, .checkout-steps .step.done .step-badge { background-color: #00becc; color: #ffffff; }
.checkout-steps .step.active { color: #24749c; }
.checkout-steps .step.active:before { background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #00becc), color-stop(50%, #00becc), color-stop(50%, #e6e6e6), color-stop(100%, #e6e6e6)); background: -webkit-linear-gradient(left, #00becc 0%, #00becc 50%, #e6e6e6 50%, #e6e6e6 100%); background: -moz-linear-gradient(left, #00becc 0%, #00becc 50%, #e6e6e6 50%, #e6e6e6 100%); background: -o-linear-gradient(left, #00becc 0%, #00becc 50%, #e6e6e6 50%, #e6e6e6 100%); background: linear-gradient(left, #00becc 0%, #00becc 50%, #e6e6e6 50%, #e6e6e6 100%); }
.checkout-steps .step.active:first-of-type:before { background: #e6e6e6; }
.checkout-steps .step.done:before { background: #00becc; }
.checkout-steps .step.done:first-of-type:before { background: #00becc; }
.checkout-steps .step-badge { margin: 0 auto; -webkit-border-radius: 99px; -moz-border-radius: 99px; border-radius: 99px; width: 22px; height: 22px; background-color: #e6e6e6; position: relative; z-index: 1; line-height: 22px; margin-bottom: 5px; }

.shifted-left-45 { margin-left: 45px; padding-top: 3px; }

.card-num-input, .month-push-right { margin-right: 6px; }

.push-left-20 { margin-left: 20px; }

/* ========== */
/* = Tabs / Collapse = */
/* ========== */
.nav-tabs { border-bottom: none; margin-bottom: 0; }
.nav-tabs > li { /* margin-bottom: -3px; */  margin-right: 3px;}
.nav-tabs > li > a { background: #efefef; color: #808080; position: relative; border: none; padding: 10px 20px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; border: 1px solid #eee; font: 14px 'Roboto Condensed';}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus { border-color: #eee}
.nav-tabs > li:last-child a:after { display: none; }
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus { color: #24749c; border-color: #eee; border-bottom-color: transparent;}

.tab-content { border: 1px solid #eee; padding: 20px; }

.nav-tabs-style-2 > li { margin-bottom: -1px; }
.nav-tabs-style-2 > li > a { text-transform: none; background-color: #f3f3f3; border-color: #e0e0e0; border-style: solid; border-width: 1px 1px 0 1px; padding-top: 14px; margin-right: 4px; }
.nav-tabs-style-2 > li > a:after { display: none; }
.nav-tabs-style-2 > li > a:hover { background-color: #f3f3f3; border-color: #e0e0e0; }
.nav-tabs-style-2 > .active > a, .nav-tabs-style-2 > .active > a:hover, .nav-tabs-style-2 > .active > a:focus { border-style: solid solid none solid; border-width: 3px 1px 0 1px; border-color: #00becc #e0e0e0 #e0e0e0 #e0e0e0; color: #24749c; }

.accordion-heading .accordion-toggle { display: block; font-weight: bold; font-size: 14px; text-decoration: none !important; }

.accordion-group { margin: 10px 0; border: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.accordion-group .bolded-line { margin: 10px 0; }

.accordion-inner { padding: 5px 0; }

.accordion-style-2 { border: 1px solid #e0e0e0; }
.accordion-style-2 .accordion-heading { background-color: #f3f3f3; }
.accordion-style-2 .accordion-heading .accordion-toggle { color: #24749c; padding: 12px 15px; }
.accordion-style-2 .accordion-heading .accordion-toggle .icon-plus { display: inline; }
.accordion-style-2 .accordion-heading .accordion-toggle .icon-minus { display: none; }
.accordion-style-2 .accordion-inner { padding: 15px 25px; }
.accordion-style-2.active .accordion-toggle .icon-plus { display: none; }
.accordion-style-2.active .accordion-toggle .icon-minus { display: inline; }

/* ========== */
/* = Forms = */
/* ========== */
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { padding: 8px 12px; }
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus { border: 1px solid #cccccc; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset; background-color: #fafafa; }

select { height: 37px; line-height: 37px; padding-top: 8px; padding-bottom: 8px; }
select.as-span4 { width: 310px; }

.tiny-size { width: 16px; text-align: center; }

.form.appointment, .wpcf7-form.appointment { margin: 30px 0; }
.form .pad-top, .wpcf7-form .pad-top { padding-top: 36px; }
.form .row, .wpcf7-form .row { margin-bottom: 20px; }
.form label, .wpcf7-form label { color: #24749c; font-weight: bold; display: inline; }
.form .numbered, .wpcf7-form .numbered { display: -moz-inline-stack; display: inline-block; vertical-align: middle; *vertical-align: auto; zoom: 1; *display: inline; position: relative; padding-right: 20px; }
.form .numbered .clickable, .wpcf7-form .numbered .clickable { position: absolute; right: 0; font-size: 18px; line-height: 18px; color: #919191; text-shadow: 0 1px 0 #24749c; -webkit-transition: color 0.2s ease; -moz-transition: color 0.2s ease; -o-transition: color 0.2s ease; transition: color 0.2s ease; }
.form .numbered .clickable:hover, .wpcf7-form .numbered .clickable:hover { color: #24749c; }
.form .numbered .clickable.add-one, .wpcf7-form .numbered .clickable.add-one { top: 0; }
.form .numbered .clickable.remove-one, .wpcf7-form .numbered .clickable.remove-one { top: 19px; }

label { font-weight: bold; color: #24749c; }

.foot-light textarea, .foot-light input[type="text"], .foot-light input[type="password"], .foot-light input[type="datetime"], .foot-light input[type="datetime-local"], .foot-light input[type="date"], .foot-light input[type="month"], .foot-light input[type="time"], .foot-light input[type="week"], .foot-light input[type="number"], .foot-light input[type="email"], .foot-light input[type="url"], .foot-light input[type="search"], .foot-light input[type="tel"], .foot-light input[type="color"], .foot-light .uneditable-input, .foot-dark textarea, .foot-dark input[type="text"], .foot-dark input[type="password"], .foot-dark input[type="datetime"], .foot-dark input[type="datetime-local"], .foot-dark input[type="date"], .foot-dark input[type="month"], .foot-dark input[type="time"], .foot-dark input[type="week"], .foot-dark input[type="number"], .foot-dark input[type="email"], .foot-dark input[type="url"], .foot-dark input[type="search"], .foot-dark input[type="tel"], .foot-dark input[type="color"], .foot-dark .uneditable-input { background-color: #24749c; border: none; -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3) inset; -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3) inset; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3) inset; color: #bbbbbb; }

.form .three-quarters { float: left; width: 74%; padding-right: 1%; }
.form .one-quarter { float: left; width: 24%; padding-left: 1%; }

/* ========== */
/* = Modal Windows = */
/* ========== */
.modal { padding: 30px 40px 10px; width: 300px; margin-left: -190px; }

.modal-header h3 { text-align: center; }
.modal-header [data-dismiss="modal"] { position: absolute; top: 12px; right: 20px; }

.modal-body { padding: 20px 40px; }
.modal-body .controls .checkbox { padding-top: 0; margin-bottom: 20px; }

.modal-large { width: 600px; margin-left: -340px; }
.modal-large .modal-header{ border: none; }
.modal-large .modal-body{ padding: 20px 0; }
/* ========== */
/* = FamFamFam Country Flags = */
/* ========== */
/** FAMFAMFAM flag icons CSS.  Examples: <i class="famfamfam-flag-fr"> France</i> <i class="famfamfam-flag-us"> United States</i>  @author https://github.com/tkrotoff @link https://github.com/tkrotoff/famfamfam_flags  */
[class^="famfamfam-flag"] { display: inline-block; width: 16px; height: 11px; line-height: 11px; /* vertical-align: text-top; */ background-image: url("../images/famfamfam-flags.png"); background-position: 0 0; background-repeat: no-repeat; }

.famfamfam-flag-zw { background-position: 0px 0px; width: 16px; height: 11px; }

.famfamfam-flag-zm { background-position: -16px 0px; width: 16px; height: 11px; }

.famfamfam-flag-za { background-position: 0px -11px; width: 16px; height: 11px; }

.famfamfam-flag-yt { background-position: -16px -11px; width: 16px; height: 11px; }

.famfamfam-flag-ye { background-position: -32px 0px; width: 16px; height: 11px; }

.famfamfam-flag-ws { background-position: -32px -11px; width: 16px; height: 11px; }

.famfamfam-flag-wf { background-position: 0px -22px; width: 16px; height: 11px; }

.famfamfam-flag-wales { background-position: -16px -22px; width: 16px; height: 11px; }

.famfamfam-flag-vu { background-position: -32px -22px; width: 16px; height: 11px; }

.famfamfam-flag-vn { background-position: 0px -33px; width: 16px; height: 11px; }

.famfamfam-flag-vi { background-position: -16px -33px; width: 16px; height: 11px; }

.famfamfam-flag-vg { background-position: -32px -33px; width: 16px; height: 11px; }

.famfamfam-flag-ve { background-position: -48px 0px; width: 16px; height: 11px; }

.famfamfam-flag-vc { background-position: -48px -11px; width: 16px; height: 11px; }

.famfamfam-flag-va { background-position: -48px -22px; width: 16px; height: 11px; }

.famfamfam-flag-uz { background-position: -48px -33px; width: 16px; height: 11px; }

.famfamfam-flag-uy { background-position: 0px -44px; width: 16px; height: 11px; }

.famfamfam-flag-us { background-position: -16px -44px; width: 16px; height: 11px; }

.famfamfam-flag-um { background-position: -16px -44px; width: 16px; height: 11px; }

.famfamfam-flag-ug { background-position: -32px -44px; width: 16px; height: 11px; }

.famfamfam-flag-ua { background-position: -48px -44px; width: 16px; height: 11px; }

.famfamfam-flag-tz { background-position: -64px 0px; width: 16px; height: 11px; }

.famfamfam-flag-tw { background-position: -64px -11px; width: 16px; height: 11px; }

.famfamfam-flag-tv { background-position: -64px -22px; width: 16px; height: 11px; }

.famfamfam-flag-tt { background-position: -64px -33px; width: 16px; height: 11px; }

.famfamfam-flag-tr { background-position: -64px -44px; width: 16px; height: 11px; }

.famfamfam-flag-to { background-position: 0px -55px; width: 16px; height: 11px; }

.famfamfam-flag-tn { background-position: -16px -55px; width: 16px; height: 11px; }

.famfamfam-flag-tm { background-position: -32px -55px; width: 16px; height: 11px; }

.famfamfam-flag-tl { background-position: -48px -55px; width: 16px; height: 11px; }

.famfamfam-flag-tk { background-position: -64px -55px; width: 16px; height: 11px; }

.famfamfam-flag-tj { background-position: 0px -66px; width: 16px; height: 11px; }

.famfamfam-flag-th { background-position: -16px -66px; width: 16px; height: 11px; }

.famfamfam-flag-tg { background-position: -32px -66px; width: 16px; height: 11px; }

.famfamfam-flag-tf { background-position: -48px -66px; width: 16px; height: 11px; }

.famfamfam-flag-td { background-position: -64px -66px; width: 16px; height: 11px; }

.famfamfam-flag-tc { background-position: -80px 0px; width: 16px; height: 11px; }

.famfamfam-flag-sz { background-position: -80px -11px; width: 16px; height: 11px; }

.famfamfam-flag-sy { background-position: -80px -22px; width: 16px; height: 11px; }

.famfamfam-flag-sx { background-position: -80px -33px; width: 16px; height: 11px; }

.famfamfam-flag-sv { background-position: -80px -44px; width: 16px; height: 11px; }

.famfamfam-flag-st { background-position: -80px -55px; width: 16px; height: 11px; }

.famfamfam-flag-ss { background-position: -80px -66px; width: 16px; height: 11px; }

.famfamfam-flag-sr { background-position: 0px -77px; width: 16px; height: 11px; }

.famfamfam-flag-so { background-position: -16px -77px; width: 16px; height: 11px; }

.famfamfam-flag-sn { background-position: -32px -77px; width: 16px; height: 11px; }

.famfamfam-flag-sm { background-position: -48px -77px; width: 16px; height: 11px; }

.famfamfam-flag-sl { background-position: -64px -77px; width: 16px; height: 11px; }

.famfamfam-flag-sk { background-position: -80px -77px; width: 16px; height: 11px; }

.famfamfam-flag-si { background-position: -96px 0px; width: 16px; height: 11px; }

.famfamfam-flag-sh { background-position: -96px -11px; width: 16px; height: 11px; }

.famfamfam-flag-sg { background-position: -96px -22px; width: 16px; height: 11px; }

.famfamfam-flag-se { background-position: -96px -33px; width: 16px; height: 11px; }

.famfamfam-flag-sd { background-position: -96px -44px; width: 16px; height: 11px; }

.famfamfam-flag-scotland { background-position: -96px -55px; width: 16px; height: 11px; }

.famfamfam-flag-sc { background-position: -96px -66px; width: 16px; height: 11px; }

.famfamfam-flag-sb { background-position: -96px -77px; width: 16px; height: 11px; }

.famfamfam-flag-sa { background-position: 0px -88px; width: 16px; height: 11px; }

.famfamfam-flag-rw { background-position: -16px -88px; width: 16px; height: 11px; }

.famfamfam-flag-ru { background-position: -32px -88px; width: 16px; height: 11px; }

.famfamfam-flag-rs { background-position: -48px -88px; width: 16px; height: 11px; }

.famfamfam-flag-ro { background-position: -64px -88px; width: 16px; height: 11px; }

.famfamfam-flag-qa { background-position: -80px -88px; width: 16px; height: 11px; }

.famfamfam-flag-py { background-position: -96px -88px; width: 16px; height: 11px; }

.famfamfam-flag-pw { background-position: 0px -99px; width: 16px; height: 11px; }

.famfamfam-flag-pt { background-position: -16px -99px; width: 16px; height: 11px; }

.famfamfam-flag-ps { background-position: -32px -99px; width: 16px; height: 11px; }

.famfamfam-flag-pr { background-position: -48px -99px; width: 16px; height: 11px; }

.famfamfam-flag-pn { background-position: -64px -99px; width: 16px; height: 11px; }

.famfamfam-flag-pm { background-position: -80px -99px; width: 16px; height: 11px; }

.famfamfam-flag-pl { background-position: -96px -99px; width: 16px; height: 11px; }

.famfamfam-flag-pk { background-position: -112px 0px; width: 16px; height: 11px; }

.famfamfam-flag-ph { background-position: -112px -11px; width: 16px; height: 11px; }

.famfamfam-flag-pg { background-position: -112px -22px; width: 16px; height: 11px; }

.famfamfam-flag-pf { background-position: -112px -33px; width: 16px; height: 11px; }

.famfamfam-flag-pe { background-position: -112px -44px; width: 16px; height: 11px; }

.famfamfam-flag-pa { background-position: -112px -55px; width: 16px; height: 11px; }

.famfamfam-flag-om { background-position: -112px -66px; width: 16px; height: 11px; }

.famfamfam-flag-nz { background-position: -112px -77px; width: 16px; height: 11px; }

.famfamfam-flag-nu { background-position: -112px -88px; width: 16px; height: 11px; }

.famfamfam-flag-nr { background-position: -112px -99px; width: 16px; height: 11px; }

.famfamfam-flag-no { background-position: 0px -110px; width: 16px; height: 11px; }

.famfamfam-flag-bv { background-position: 0px -110px; width: 16px; height: 11px; }

.famfamfam-flag-sj { background-position: 0px -110px; width: 16px; height: 11px; }

.famfamfam-flag-nl { background-position: -16px -110px; width: 16px; height: 11px; }

.famfamfam-flag-ni { background-position: -32px -110px; width: 16px; height: 11px; }

.famfamfam-flag-ng { background-position: -48px -110px; width: 16px; height: 11px; }

.famfamfam-flag-nf { background-position: -64px -110px; width: 16px; height: 11px; }

.famfamfam-flag-ne { background-position: -80px -110px; width: 16px; height: 11px; }

.famfamfam-flag-nc { background-position: -96px -110px; width: 16px; height: 11px; }

.famfamfam-flag-na { background-position: -112px -110px; width: 16px; height: 11px; }

.famfamfam-flag-mz { background-position: -128px 0px; width: 16px; height: 11px; }

.famfamfam-flag-my { background-position: -128px -11px; width: 16px; height: 11px; }

.famfamfam-flag-mx { background-position: -128px -22px; width: 16px; height: 11px; }

.famfamfam-flag-mw { background-position: -128px -33px; width: 16px; height: 11px; }

.famfamfam-flag-mv { background-position: -128px -44px; width: 16px; height: 11px; }

.famfamfam-flag-mu { background-position: -128px -55px; width: 16px; height: 11px; }

.famfamfam-flag-mt { background-position: -128px -66px; width: 16px; height: 11px; }

.famfamfam-flag-ms { background-position: -128px -77px; width: 16px; height: 11px; }

.famfamfam-flag-mr { background-position: -128px -88px; width: 16px; height: 11px; }

.famfamfam-flag-mq { background-position: -128px -99px; width: 16px; height: 11px; }

.famfamfam-flag-mp { background-position: -128px -110px; width: 16px; height: 11px; }

.famfamfam-flag-mo { background-position: 0px -121px; width: 16px; height: 11px; }

.famfamfam-flag-mn { background-position: -16px -121px; width: 16px; height: 11px; }

.famfamfam-flag-mm { background-position: -32px -121px; width: 16px; height: 11px; }

.famfamfam-flag-ml { background-position: -48px -121px; width: 16px; height: 11px; }

.famfamfam-flag-mk { background-position: -64px -121px; width: 16px; height: 11px; }

.famfamfam-flag-mh { background-position: -80px -121px; width: 16px; height: 11px; }

.famfamfam-flag-mg { background-position: -96px -121px; width: 16px; height: 11px; }

.famfamfam-flag-me { background-position: 0px -132px; width: 16px; height: 12px; }

.famfamfam-flag-md { background-position: -112px -121px; width: 16px; height: 11px; }

.famfamfam-flag-mc { background-position: -128px -121px; width: 16px; height: 11px; }

.famfamfam-flag-ma { background-position: -16px -132px; width: 16px; height: 11px; }

.famfamfam-flag-ly { background-position: -32px -132px; width: 16px; height: 11px; }

.famfamfam-flag-lv { background-position: -48px -132px; width: 16px; height: 11px; }

.famfamfam-flag-lu { background-position: -64px -132px; width: 16px; height: 11px; }

.famfamfam-flag-lt { background-position: -80px -132px; width: 16px; height: 11px; }

.famfamfam-flag-ls { background-position: -96px -132px; width: 16px; height: 11px; }

.famfamfam-flag-lr { background-position: -112px -132px; width: 16px; height: 11px; }

.famfamfam-flag-lk { background-position: -128px -132px; width: 16px; height: 11px; }

.famfamfam-flag-li { background-position: -144px 0px; width: 16px; height: 11px; }

.famfamfam-flag-lc { background-position: -144px -11px; width: 16px; height: 11px; }

.famfamfam-flag-lb { background-position: -144px -22px; width: 16px; height: 11px; }

.famfamfam-flag-la { background-position: -144px -33px; width: 16px; height: 11px; }

.famfamfam-flag-kz { background-position: -144px -44px; width: 16px; height: 11px; }

.famfamfam-flag-ky { background-position: -144px -55px; width: 16px; height: 11px; }

.famfamfam-flag-kw { background-position: -144px -66px; width: 16px; height: 11px; }

.famfamfam-flag-kr { background-position: -144px -77px; width: 16px; height: 11px; }

.famfamfam-flag-kp { background-position: -144px -88px; width: 16px; height: 11px; }

.famfamfam-flag-kn { background-position: -144px -99px; width: 16px; height: 11px; }

.famfamfam-flag-km { background-position: -144px -110px; width: 16px; height: 11px; }

.famfamfam-flag-ki { background-position: -144px -121px; width: 16px; height: 11px; }

.famfamfam-flag-kh { background-position: -144px -132px; width: 16px; height: 11px; }

.famfamfam-flag-kg { background-position: 0px -144px; width: 16px; height: 11px; }

.famfamfam-flag-ke { background-position: -16px -144px; width: 16px; height: 11px; }

.famfamfam-flag-jp { background-position: -32px -144px; width: 16px; height: 11px; }

.famfamfam-flag-jo { background-position: -48px -144px; width: 16px; height: 11px; }

.famfamfam-flag-jm { background-position: -64px -144px; width: 16px; height: 11px; }

.famfamfam-flag-je { background-position: -80px -144px; width: 16px; height: 11px; }

.famfamfam-flag-it { background-position: -96px -144px; width: 16px; height: 11px; }

.famfamfam-flag-is { background-position: -112px -144px; width: 16px; height: 11px; }

.famfamfam-flag-ir { background-position: -128px -144px; width: 16px; height: 11px; }

.famfamfam-flag-iq { background-position: -144px -144px; width: 16px; height: 11px; }

.famfamfam-flag-io { background-position: -160px 0px; width: 16px; height: 11px; }

.famfamfam-flag-in { background-position: -160px -11px; width: 16px; height: 11px; }

.famfamfam-flag-im { background-position: -160px -22px; width: 16px; height: 9px; }

.famfamfam-flag-il { background-position: -160px -31px; width: 16px; height: 11px; }

.famfamfam-flag-ie { background-position: -160px -42px; width: 16px; height: 11px; }

.famfamfam-flag-id { background-position: -160px -53px; width: 16px; height: 11px; }

.famfamfam-flag-hu { background-position: -160px -64px; width: 16px; height: 11px; }

.famfamfam-flag-ht { background-position: -160px -75px; width: 16px; height: 11px; }

.famfamfam-flag-hr { background-position: -160px -86px; width: 16px; height: 11px; }

.famfamfam-flag-hn { background-position: -160px -97px; width: 16px; height: 11px; }

.famfamfam-flag-hk { background-position: -160px -108px; width: 16px; height: 11px; }

.famfamfam-flag-gy { background-position: -160px -119px; width: 16px; height: 11px; }

.famfamfam-flag-gw { background-position: -160px -130px; width: 16px; height: 11px; }

.famfamfam-flag-gu { background-position: -160px -141px; width: 16px; height: 11px; }

.famfamfam-flag-gt { background-position: 0px -155px; width: 16px; height: 11px; }

.famfamfam-flag-gs { background-position: -16px -155px; width: 16px; height: 11px; }

.famfamfam-flag-gr { background-position: -32px -155px; width: 16px; height: 11px; }

.famfamfam-flag-gq { background-position: -48px -155px; width: 16px; height: 11px; }

.famfamfam-flag-gp { background-position: -64px -155px; width: 16px; height: 11px; }

.famfamfam-flag-gn { background-position: -80px -155px; width: 16px; height: 11px; }

.famfamfam-flag-gm { background-position: -96px -155px; width: 16px; height: 11px; }

.famfamfam-flag-gl { background-position: -112px -155px; width: 16px; height: 11px; }

.famfamfam-flag-gi { background-position: -128px -155px; width: 16px; height: 11px; }

.famfamfam-flag-gh { background-position: -144px -155px; width: 16px; height: 11px; }

.famfamfam-flag-gg { background-position: -160px -155px; width: 16px; height: 11px; }

.famfamfam-flag-ge { background-position: -176px 0px; width: 16px; height: 11px; }

.famfamfam-flag-gd { background-position: -176px -11px; width: 16px; height: 11px; }

.famfamfam-flag-gb { background-position: -176px -22px; width: 16px; height: 11px; }

.famfamfam-flag-ga { background-position: -176px -33px; width: 16px; height: 11px; }

.famfamfam-flag-fr { background-position: -176px -44px; width: 16px; height: 11px; }

.famfamfam-flag-gf { background-position: -176px -44px; width: 16px; height: 11px; }

.famfamfam-flag-re { background-position: -176px -44px; width: 16px; height: 11px; }

.famfamfam-flag-mf { background-position: -176px -44px; width: 16px; height: 11px; }

.famfamfam-flag-bl { background-position: -176px -44px; width: 16px; height: 11px; }

.famfamfam-flag-fo { background-position: -176px -55px; width: 16px; height: 11px; }

.famfamfam-flag-fm { background-position: -176px -66px; width: 16px; height: 11px; }

.famfamfam-flag-fk { background-position: -176px -77px; width: 16px; height: 11px; }

.famfamfam-flag-fj { background-position: -176px -88px; width: 16px; height: 11px; }

.famfamfam-flag-fi { background-position: -176px -99px; width: 16px; height: 11px; }

.famfamfam-flag-fam { background-position: -176px -110px; width: 16px; height: 11px; }

.famfamfam-flag-eu { background-position: -176px -121px; width: 16px; height: 11px; }

.famfamfam-flag-et { background-position: -176px -132px; width: 16px; height: 11px; }

.famfamfam-flag-es { background-position: -176px -143px; width: 16px; height: 11px; }

.famfamfam-flag-er { background-position: -176px -154px; width: 16px; height: 11px; }

.famfamfam-flag-england { background-position: 0px -166px; width: 16px; height: 11px; }

.famfamfam-flag-eh { background-position: -16px -166px; width: 16px; height: 11px; }

.famfamfam-flag-eg { background-position: -32px -166px; width: 16px; height: 11px; }

.famfamfam-flag-ee { background-position: -48px -166px; width: 16px; height: 11px; }

.famfamfam-flag-ec { background-position: -64px -166px; width: 16px; height: 11px; }

.famfamfam-flag-dz { background-position: -80px -166px; width: 16px; height: 11px; }

.famfamfam-flag-do { background-position: -96px -166px; width: 16px; height: 11px; }

.famfamfam-flag-dm { background-position: -112px -166px; width: 16px; height: 11px; }

.famfamfam-flag-dk { background-position: -128px -166px; width: 16px; height: 11px; }

.famfamfam-flag-dj { background-position: -144px -166px; width: 16px; height: 11px; }

.famfamfam-flag-de { background-position: -160px -166px; width: 16px; height: 11px; }

.famfamfam-flag-cz { background-position: -176px -166px; width: 16px; height: 11px; }

.famfamfam-flag-cy { background-position: 0px -177px; width: 16px; height: 11px; }

.famfamfam-flag-cx { background-position: -16px -177px; width: 16px; height: 11px; }

.famfamfam-flag-cw { background-position: -32px -177px; width: 16px; height: 11px; }

.famfamfam-flag-cv { background-position: -48px -177px; width: 16px; height: 11px; }

.famfamfam-flag-cu { background-position: -64px -177px; width: 16px; height: 11px; }

.famfamfam-flag-cs { background-position: -80px -177px; width: 16px; height: 11px; }

.famfamfam-flag-cr { background-position: -96px -177px; width: 16px; height: 11px; }

.famfamfam-flag-co { background-position: -112px -177px; width: 16px; height: 11px; }

.famfamfam-flag-cn { background-position: -128px -177px; width: 16px; height: 11px; }

.famfamfam-flag-cm { background-position: -144px -177px; width: 16px; height: 11px; }

.famfamfam-flag-cl { background-position: -160px -177px; width: 16px; height: 11px; }

.famfamfam-flag-ck { background-position: -176px -177px; width: 16px; height: 11px; }

.famfamfam-flag-ci { background-position: -192px 0px; width: 16px; height: 11px; }

.famfamfam-flag-cg { background-position: -192px -11px; width: 16px; height: 11px; }

.famfamfam-flag-cf { background-position: -192px -22px; width: 16px; height: 11px; }

.famfamfam-flag-cd { background-position: -192px -33px; width: 16px; height: 11px; }

.famfamfam-flag-cc { background-position: -192px -44px; width: 16px; height: 11px; }

.famfamfam-flag-catalonia { background-position: -192px -55px; width: 16px; height: 11px; }

.famfamfam-flag-ca { background-position: -192px -66px; width: 16px; height: 11px; }

.famfamfam-flag-bz { background-position: -192px -77px; width: 16px; height: 11px; }

.famfamfam-flag-by { background-position: -192px -88px; width: 16px; height: 11px; }

.famfamfam-flag-bw { background-position: -192px -99px; width: 16px; height: 11px; }

.famfamfam-flag-bt { background-position: -192px -110px; width: 16px; height: 11px; }

.famfamfam-flag-bs { background-position: -192px -121px; width: 16px; height: 11px; }

.famfamfam-flag-br { background-position: -192px -132px; width: 16px; height: 11px; }

.famfamfam-flag-bq { background-position: -192px -143px; width: 16px; height: 11px; }

.famfamfam-flag-bo { background-position: -192px -154px; width: 16px; height: 11px; }

.famfamfam-flag-bn { background-position: -192px -165px; width: 16px; height: 11px; }

.famfamfam-flag-bm { background-position: -192px -176px; width: 16px; height: 11px; }

.famfamfam-flag-bj { background-position: 0px -188px; width: 16px; height: 11px; }

.famfamfam-flag-bi { background-position: -16px -188px; width: 16px; height: 11px; }

.famfamfam-flag-bh { background-position: -32px -188px; width: 16px; height: 11px; }

.famfamfam-flag-bg { background-position: -48px -188px; width: 16px; height: 11px; }

.famfamfam-flag-bf { background-position: -64px -188px; width: 16px; height: 11px; }

.famfamfam-flag-be { background-position: -80px -188px; width: 16px; height: 11px; }

.famfamfam-flag-bd { background-position: -96px -188px; width: 16px; height: 11px; }

.famfamfam-flag-bb { background-position: -112px -188px; width: 16px; height: 11px; }

.famfamfam-flag-ba { background-position: -128px -188px; width: 16px; height: 11px; }

.famfamfam-flag-az { background-position: -144px -188px; width: 16px; height: 11px; }

.famfamfam-flag-ax { background-position: -160px -188px; width: 16px; height: 11px; }

.famfamfam-flag-aw { background-position: -176px -188px; width: 16px; height: 11px; }

.famfamfam-flag-au { background-position: -192px -188px; width: 16px; height: 11px; }

.famfamfam-flag-hm { background-position: -192px -188px; width: 16px; height: 11px; }

.famfamfam-flag-at { background-position: -208px 0px; width: 16px; height: 11px; }

.famfamfam-flag-as { background-position: -208px -11px; width: 16px; height: 11px; }

.famfamfam-flag-ar { background-position: -208px -22px; width: 16px; height: 11px; }

.famfamfam-flag-ao { background-position: -208px -33px; width: 16px; height: 11px; }

.famfamfam-flag-an { background-position: -208px -44px; width: 16px; height: 11px; }

.famfamfam-flag-am { background-position: -208px -55px; width: 16px; height: 11px; }

.famfamfam-flag-al { background-position: -208px -66px; width: 16px; height: 11px; }

.famfamfam-flag-ai { background-position: -208px -77px; width: 16px; height: 11px; }

.famfamfam-flag-ag { background-position: -208px -88px; width: 16px; height: 11px; }

.famfamfam-flag-af { background-position: -208px -99px; width: 16px; height: 11px; }

.famfamfam-flag-ae { background-position: -208px -110px; width: 16px; height: 11px; }

.famfamfam-flag-ad { background-position: -208px -121px; width: 16px; height: 11px; }

.famfamfam-flag-np { background-position: -208px -132px; width: 9px; height: 11px; }

.famfamfam-flag-ch { background-position: -208px -143px; width: 11px; height: 11px; }

/* ========== */
/* = Foot = */
/* ========== */
.foot-light, .foot-dark { color: #bbbbbb; font-size: 13px; }
.foot-light h1, .foot-dark h1, .foot-light h2, .foot-dark h2, .foot-light h3, .foot-dark h3, .foot-light h4, .foot-dark h4, .foot-light h5, .foot-dark h5 { color: white; }
.foot-light .main-titles.lined:after, .foot-dark .main-titles.lined:after { background-color: #c3c2c4; }
.foot-light .nav li, .foot-dark .nav li { padding: 3px 0 6px; }
.foot-light .nav a, .foot-dark .nav a { display: inline; color: #808080; margin-bottom: 0 !important; margin-top: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.foot-light .nav a:hover, .foot-dark .nav a:hover { background: none; color: #ffffff; }
.foot-light .nav > .active > a, .foot-dark .nav > .active > a, .foot-light .nav > .active > a:hover, .foot-dark .nav > .active > a:hover { background: none; }

.foot-light { padding: 30px 0; padding-bottom: 35px;  background-color: rgba(0, 0, 0, 0.05);  border-top: 5px solid rgba(104, 95, 88, 0.1); color: #24749c;}

.foot-dark { /* background: url('../images/foot-dark.jpg?1390312582') repeat; */ padding: 30px 0 40px; background-color: #0e1522; border-top: 5px solid #808080;}

.foot-dark .skew_title span:before{
box-shadow: 3px 3px 0 #808080;
}
.fb-like-box, .fb-like-box > span, .fill-iframe iframe { width: 100% !important; }

.bordered { border: 1px solid #222222; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background: url('../images/fb-box.jpg?1390312582') repeat; }

/* ========== */
/* = Footer = */
/* ========== */
.foot-last { padding: 12px 0; position: relative; color: #808080;   border-top: 3px solid rgba(255, 255, 255, 0.1); background-color: #0e1522;}
.foot-last #toTheTop { position: absolute; top: -23px; left: 50%; height: 23px; width: 60px; margin-left: -30px; -webkit-border-radius: 3px 3px 0 0; -moz-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0; background: rgba(255, 255, 255, 0.1); text-align: center; color: #555555; line-height: 23px; }
.foot-last #toTheTop:hover { text-decoration: none; }
.foot-last a { font-weight: bold; color: white; }

/* ========== */
/* = Twitter = */
/* ========== */
/* ========== */
/* = Carousel = */
/* ========== */
.carouFredSel .slide { float: left; margin: 0 15px}

/* ========== */
/* = Responsiveness= */
/* ========== */
@media (min-width: 1200px) {
	body.boxed .master-wrapper, .boxed .navbar-fixed-top { width: 1220px; }
	.navbar .nav > li > a { padding-left: 20px; padding-right: 20px; /* font-size: 16px; */}
	.accepts-1 { width: 120px; }
	.accepts-2 { width: 220px; }
	.accepts-3 { width: 320px; }
	.accepts-4 { width: 420px; }
	.accepts-5 { width: 520px; }
	.accepts-6 { width: 620px; }
	.accepts-7 { width: 720px; }
	.accepts-8 { width: 820px; }
	.accepts-9 { width: 920px; }
	.accepts-10 { width: 1020px; }
	.accepts-11 { width: 1120px; }
	.accepts-12 { width: 1220px; }
	.navbar .products-box.scroll { height: 352px }
	.navbar .nav > li .dropdown-menu.supermenu > .row { margin-left: -5px; } 
	.navbar .nav > li .dropdown-menu.megamenu { left: -200px; }
}
@media (max-width: 979px) {
	body.boxed .master-wrapper, .boxed .navbar-fixed-top { width: 774px; }
	[class*="accepts-"] { width: auto; }
	#magic-line { display: none; }
	.navbar .container { width: 724px; }
	.navbar .navbar-form { padding: 0; margin: 0; }
	.navbar .navbar-form button[type="submit"] { top: 16px; left: 85%; right: auto; }
	.navbar .navbar-form input[type="text"] { width: 85%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; height: 36px; }
	.navbar .nav > li .dropdown-menu { opacity: 1 !important; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); visibility: visible !important; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; margin: 5px 20px; }
	.navbar .nav > li > a { background: #ffffff; color: #24749c;}
	.navbar .nav > li > a:after { display: none; }
	.navbar .dropdown { margin-bottom: 10px; border-bottom: 3px double #e0e0e0; }
	.darker-row .cart:after { left: 0; }
	.nav-collapse .dropdown-menu li + li a { margin-bottom: 0; }
	.navbar-fixed-top { margin-bottom: 0; }
	.navbar .nav > li .dropdown-menu.megamenu { padding-left: 0; }
	.navbar .nav > li .dropdown-menu.megamenu.col-3, .navbar .nav > li .dropdown-menu.megamenu.col-2 { width: auto; min-width: 0; }
	.navbar .nav > li .dropdown-menu.megamenu.container { width: auto; }
	.dropdown-menu [class*="span"] { width: auto; float: none; }
	.sm-no-pull { float: none; } 
	.product-preview .thumbs { margin-left: -4%; }
	.product-preview .thumbs .thumb { width: 16%; margin-left: 4%; }
	.fullwidthbanner-container, .darker-row .cart-container:hover .open-panel { display: none}
	.navbar.transparent .navbar-inner { background: #0e1522; border-bottom: 5px solid #808080; margin-bottom: 30px;}
	.navbar .nav > li .dropdown-menu.megamenu .unstyled.header img{ display: none; }
	.navbar .nav > li .dropdown-menu.megamenu .unstyled.list a{ margin-bottom: 5px; }
	.navbar .nav > li .dropdown-menu.custom { margin: 0; }
	.navbar .nav > li .dropdown-menu.custom li:nth-child(even){ -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); }
	.navbar .navbar-form .autocomplete-w1 { display: none}
}
@media (max-width: 767px) { 

	.navbar .navbar-form { width: 100%; }
	.navbar .navbar-form button[type="submit"] { left: 95%; }
	.navbar .navbar-form input[type="text"] { width: 95%; }
	.darker-stripe, .boxed-area, footer  { margin-left: -20px; margin-right: -20px; }
	
	.darker-row .cart-container:hover .cart { background-color: none; box-shadow: none; }
	.darker-row .cart-container:hover .cart:after { display: none }
	.popup-products .product:hover,
	.popup-products .product:hover .product-cover { -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; background: none;  -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
	.darker-stripe, .boxed-area { padding-left: 20px; padding-right: 20px; }
	body.boxed { background: none !important; }
	body.boxed .master-wrapper { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; width: 100%; margin: 0; padding: 0; }
	.sm-align-left { text-align: left; }
	header { text-align: center; }
	header .topmost-line { text-align: center; }
	header .top-right { text-align: center; padding-bottom: 20px; margin-top: 0; }
	.navbar .container { width: auto; }
	.darker-row .cart-container { margin-top: 10px; border-top: 1px solid #e0e0e0; }
	.darker-row .cart { border-left: none; padding-top: 15px; padding-right: 10px; padding-left: 10px; min-height: 31px; }
	.darker-row .cart.opened:after { left: 0; }
	.navbar .open-panel { left: 0; }
	.push-up { margin: 0; padding-left: 0; padding-right: 0; }
	.darker-stripe { min-height: 0; }
	.breadcrumb { margin: 0; }
	footer .foot-light, footer .foot-dark, footer .foot-last { padding-left: 20px; padding-right: 20px; }
	footer .foot-light [class^="span"] { margin-bottom: 40px; }
	footer .foot-dark .nav { margin-bottom: 40px; }
	footer .foot-last { text-align: center; }
	footer .foot-last .pull-right { float: none; padding-top: 10px; }
	.right-sidebar { margin-top: 100px; }
	.left-sidebar { margin-bottom: 100px; }
	.comments-container .avatar-container { width: auto; float: none; }
	.comments-container .avatar-container img { width: auto; }
	.comments-container .comment-content { width: auto; float: none; margin-left: 0; margin-top: 20px; }
	.comments-container .comment-content:before { border-width: 0 6px 10px 6px; border-bottom-color: #f3f3f3; border-right-color: white; top: -10px; left: 44px; }
	.comments-container .nested { margin-left: 7.5%; }
	.navbar .summary .span6 { float: left; width: 50%; }
	.banner { margin-bottom: 20px; }
	.latest-news .news-item { margin: 20px; }
	.modal { width: auto; left: 20px; right: 20px; margin: 0; }
	.isotope-container { margin-right: 0; }
	.isotope-container .product { border-bottom: 3px double #e0e0e0; padding-bottom: 10px; }
	.isotope-container .product:hover { margin: 0; padding: 0 0 10px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
	.isotope-container .product .stars { opacity: 1; filter: alpha(opacity=100); }
	.sorting-by { text-align: left; }
	.sorting-by select { margin-bottom: 15px; }
	.tiny-size { margin-bottom: 15px !important; }
	.social-networks { width: 50%; }
	.share-item { text-align: left; }
	.product-description .skew-btn { margin-top: 15px; float: left; }
	.view-switch { margin-left: 0; } 
	.darker-row{ margin-left: -20px; margin-right: -20px; }
}
@media (max-width: 550px) { 
	.navbar .nav > li .dropdown-menu .megamenu--half, .navbar .nav > li .dropdown-menu .megamenu--third { width: 100%; float: none; }
	.navbar .nav > li .dropdown-menu.megamenu .pad { padding: 0 0 1em 0; } 
}
@media (max-width: 480px) {
	.comments-container .comment-inner { padding: 15px 15px 7px; }
	header .brand .tagline, header .register { margin-left: 0; padding-left: 0; border: none; display: block; margin-top: 10px; }
	.modal { padding: 15px 20px 10px; }
	.modal-body { padding: 10px; }
	.modal-header { padding: 5px 0; }
	.form .three-quarters, .form .one-quarter { float: none; width: 100%; padding: 0; } }
	.lt-ie10 .shown-ie8 { display: block; visibility: visible; }
	.lt-ie10 .checkout-steps .step.active:after { display: block; content: ""; position: absolute; top: 10px; height: 2px; width: 50%; background-color: #00becc; z-index: 0; }
	.lt-ie10 .checkout-steps .step.active:first-child:after { display: none; }

	.lt-ie9 .featured.product-img { background-image: url('../images/shelf-ie8.png?1390384914'); 
}

/* stuff */
.pagination{
	text-align: center;
}
.noResultsContainer{
	opacity: 0;
	height: 100px;
	margin-bottom: -100px;
}
.out_of_stock{
	color: #9B9B9B;
	font-weight: normal;
	font-size: 16px;
	line-height: 25px;
padding: 20px 0;
display: block;
}

/* cart */
.deliveries .open .box{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background-color: #00becc;
	border-color: #00becc;
}
.deliveries input{
	display: none
}
.control-group .controls .span100{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 37px;
}
.control-group .controls textarea.span100{
	height: auto
}
.control-group .controls.captcha{
	position: relative
}
.control-group .controls.captcha img{
	position: absolute;
	max-height: 33px;
	top: 2px;
	right: 2px;
	border-radius: 3px;
}

/* Checkout button */
.checkout_button{
	font-family: 'Open Sans',sans-serif;
	display: inline-block;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 13px;
	line-height: 19px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: none;
	-webkit-box-shadow: 0 2px 0 #006d75;
	-moz-box-shadow: 0 2px 0 #006d75;
	box-shadow: 0 2px 0 #006d75;
	color: white;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #00becc;
	background-image: -moz-linear-gradient(top, #00becc, #00becc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00becc), to(#00becc));
	background-image: -webkit-linear-gradient(top, #00becc, #00becc);
	background-image: -o-linear-gradient(top, #00becc, #00becc);
	background-image: linear-gradient(to bottom, #00becc, #00becc);
	background-repeat: repeat-x;
	border-color: #00becc #00becc #007780;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.checkout_button:hover {
	background: #00b0bd;
}

/* Category page */
.category-info {
	padding: 25px;
	font-size: 14px;
}

.category-info .info .image {
	float: left;
	padding: 5px;
	margin-right: 20px;
	border: 1px solid #E7E7E7;
}
.category-info .info .image img {
vertical-align: middle;
}
.category-info .category-list {
padding-bottom: 10px;
}
.category-info .category-list h2 {
font-size: 16px;
padding: 10px 0;
border-bottom: 1px solid #e3e3e3;
margin: 0 0 15px;
}
.category-info .category-list ul {
margin: 0;
list-style-type: none;
}
.category-info .category-list ul li {
float: left;
margin: 5px 0;
}


/* Side categories tree */
.side-menu ul{
	margin: 0;
	padding: 5px;
	list-style-type: none;
}
.side-menu ul li {
	margin: 0;
	padding: 0;
}
.side-menu li a {
	color: #24749c;
	display: block;
	font-size: 15px;
	padding: 7px 15px;
	text-decoration: none;
	list-style-type: none;
	transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-webkit-transition: 0.3s ease-in-out;
}
.side-menu li a:hover {
	background-color: rgba(223, 213, 186, 0.5);
	color: #70bde7;
}


.side-menu ul ul li a {
	padding-left: 30px;
}
.side-menu ul li a.active {
	background-color: rgba(223, 213, 186, 0.5);
	color: #70bde7;
	
}
.side-menu ul li a span:before {
	opacity: 0;
	margin-left: -18px;

	margin-right: 5px;
	font-size: 12px;
	color: #0e1522;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
}
.side-menu ul li a:hover span:before {
	opacity: 1;
	margin-left: 0;
}

/* compare page */
.table-compare{}
.table-compare td{
width: 20%;
}
.table-compare td.product{
text-align: center;
}
.table-compare .image{}
.table-compare .image img{}

/**/
.social-icons{
    margin: 0;
    list-style: none;
}
.social-icons li{
    float: left;
}
.social-icons li a{
    display: block;
    background: #70bde7;
    margin-right: 4px;
    color: #ffffff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
	font-size: 24px;
	text-decoration: none;
}

input[type="email"].newsletter-input{
color: #808080;
outline: none;
font-size: 13px;
padding: 11px 7px;
margin-right: 5px;
background-color: #ffffff;
transform: skew(-20deg);
-moz-transform: skew(-20deg);
-webkit-transform: skew(-20deg);
border: none;
border-radius: 0;
}