/*========== Bootstrap Styles ==========*/
.toplinks li.first:before, .links li.login:before, .icon-minicart:before,i.icon-minicart, .links li.logout:before, .links li.myaccount:before, .links li.mywishlist:before, .links li.register:before, .links li.mycart:before, .links li.blog:before, .links li[class^="mycart"]:before, .links li[class*="mycart"]:before, .links li.topbar-wishlist:before, .links li.topbar-login:before, .links li.topbar-logout:before, .login:before, .toplinks .login-link:before, .links li.topbar-create:before, .links li.topbar-cart:before, .links li.topbar-blog:before, .links li.topbar-account:before {
font-size: 14px;
line-height: 10px;
font-family: 'arrows';
margin-right: 5px;
position: relative;
top: 1px;
}

.smenu dm li {
  display: inline;
}
.smenu dm a {
  font-size: 11px;
  color: #ddd;
}

.smenu {
  text-transform: uppercase;
 
}

@media (min-width: 768px) {
.navbar-collapse.collapse {
  display: block !important;
  visibility: visible !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
}
}
.smenu {
  margin-top: 18px;
  text-transform: uppercase;
  padding-left: 20px;
  font: 12px/1.35 "Galano Medium",helvetica,arial;
}
.smenu li{
  font: 12px/1.35 "Galano Medium",helvetica,arial;
}
.smenu li a{
}
.smenu li a:hover,.smenu li a:active,.smenu li a:focus{
	color:#fff;
}
.cms-index-index .header-container .form-search .button{margin-left: -1px;}
.cms-index-index .header-container .form-search .button span.icon-search{margin-top:2px;}
.cms-index-index .header-container .form-search .button:hover span.icon-search{margin-top:2px;}
.dropdown-menu {
  position: absolute;
  top: 100%;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 200px;
  padding: 5px 0;
  margin: 5px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.dropdown {
  position: relative;
}

.smenu li, .block-minicart {

	display: inline;
}
.smenu a {
    font-size: 11px;
	color: #ddd;
}

.bv {
border-left: 2px solid #F7E7DA;
margin: 0 15px 0 15px;
}

.by {
background: #444;
border-radius: 5px;
width: 15px;
height: 15px;
line-height: 1px;
padding: 4px;
color: #fff;
margin-left: 5px;
}
.dm {

background: #222;
color: #ddd;
margin-left: -10px;
}

.dm li a {
color: #ddd;

}
.nb {
    color: #ddd;
    background: #222;
    border-color: #222;
    border-bottom: 2px solid #ddd;
}

.btn-dp {
    background: #222;
    border: #222;
    border-bottom: 2px solid #ddd;
    border-radius: 0;
    margin-left: -5px;
    color: #ddd;
    padding: 6px;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;

  z-index: 1000;
  display: none;
  float: left;
  min-width: 200px;
  padding: 5px 0;
  margin: 5px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;


  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #111;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;

}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 200px;
  padding: 5px 0;
  margin: 5px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.links li.last:before {font-size: 14px;
line-height: 10px;
font-family: 'arrows';
margin-right: 0px;
position: relative;
top: 1px;
}

.product_attribute_option_link_disable{
		pointer-events: none; 
		cursor:not-allowed;
		color: #a5a1a2 !important;
border-color: #ebebeb;
background-color: #ebebeb;
	}
	
@font-face {
  font-family: 'arrows';
  src: url("fonts/arrows.eot");
  src: url("fonts/arrows.eot#iefix") format("embedded-opentype"), url("fonts/arrows.woff") format("woff"), url("fonts/arrows.ttf") format("truetype"), url("fonts/arrows.svg") format("svg");
  font-weight: normal;
  font-style: normal; }


body {
    line-height: 1.42857;
    margin: 0;
    text-align: left;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
h1            { font-size:36px; font-weight:200; line-height:1.15; }
h2            { font-size:24px; font-weight:100; line-height:1.25; }
h3            { font-size:21px; font-weight:100; line-height:1.25; }
h4            { font-size:18px; font-weight:200; }
h5            { font-size:16px; font-weight:200; }
h6            { font-size:14px; font-weight:200; }
li {
    line-height: inherit;
	
}
select {
    height: auto;
    line-height: auto;
}
select option {
    padding-right: 10px;
}
.label,
.badge {
    font-size: 14px;
    text-shadow: none;
    font-weight:200;
    white-space: normal;
}
.radio, 
.checkbox {
    min-height: 12px;
    display: inline-block;
}
input[type="radio"], 
input[type="checkbox"] {
    margin-top: -2px;
}
th.label,
td.label {
    display: table-cell;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
}
label,
.product-options dt label{
    display: inline-block;
    font-weight: 200;
	font-family: "Galano Medium",helvetica,arial !important;
  
}
table {
    border-collapse: separate;
}
small {
    line-height: 1;
}
p {
    line-height: 1.6;
	font-family: "Galano Alt",helvetica,arial;
	font-size: 12px;
}
.left{
    float: left;
}
.right{
    float: right;
}
.clearfix:before,
.clearfix:after{
    display: table;
    content: " ";
}
.clearfix:after{
    clear: both;
}
.mobile-hide-inline{
    display: inline-block;
}
.mobile-show-inline,
.mobile-show{
    display: none;
}
.mobile-block-container{
    display: none;
}
[class^="icon-"], [class*=" icon-"] {
content: '\e61f';
}


/*common styles*/
.row
{
    margin-right: -15px;
    margin-left: -15px; 
    text-align: left;
}
.row:before, .row:after{
    display: table;
    content: " ";
}
.col1,
.col2,
.col3,
.col6,
.col8,
.col12,
.col-social,
.col-copy{
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col1,
.col2,
.col3,
.col4,
.col6,
.col8,
.col12{
    float: left;
}
.col-social,
.col-copy{
    float: right
}
.col1{
    width:8.333333333333332%;
}
.col2{
    width:16.666666666666664%;
}
.col3{
    width: 25%;
}
.col4{
    width:33.33333333333333%;
}
.col6{
    width: 50%;
}
.col8{
    width: 66.66666666666666%;
}
.col12{
    width: 100%;
}
.col-copy{
    width: 41.66666666666667%
}
.col-social{
    width:58.333333333333336%;
}
a {
    -webkit-transition:    color 300ms ease-in-out, background-color 300ms ease-in-out, opacity 150ms ease-in-out;
    -moz-transition:       color 300ms ease-in-out, background-color 300ms ease-in-out, opacity 150ms ease-in-out;
    -o-transition:         color 450ms ease-in-out, background-color 300ms ease-in-out, opacity 150ms ease-in-out;
    transition:            color 300ms ease-in-out, background-color 300ms ease-in-out, opacity 150ms ease-in-out;
}
a,
a:hover, 
a:focus {
    text-decoration: none;
}
.tab-content>.tab-pane,
.slider-tab-content>.tab-pane{
    display:none;
}
.tab-content>.active,
.slider-tab-content>.active{
    display: block;
}
.data-table th {
    border: dotted 1px #f2f2f0;
    padding: 20px;
    text-transform: uppercase;
    font-weight: 200;
    vertical-align: top;
    text-align: left;
    font-size: 13px;
}
.data-table td {
    vertical-align: top;
    padding: 20px;
}
.data-table thead tr.mobile-row,
.data-table .mobile-label {
    display: none;
}
.my-account .data-table .product-image,
.my-wishlist .data-table .product-image,
.order-review .data-table .product-image {
    width: auto;
    height: auto;
}
.data-table .btn-cart {
    margin-top: 5px;
    float: none;
}
.data-table textarea {
    width: 100%;
    margin-top: 5px;
}
.ui-slider-horizontal .ui-slider-handle {
    margin-left: -0.2em;
}
p.required {
    display: none;
}
.page-title h1 {
    display: none;
}
.actions{
    padding-top: 13px;
	display:none;
}
.form-list .fields {
    margin: 0 -7px;
}
.form-list .field {
    width: 50%;
    padding: 7px;
}
.form-list li.wide textarea,
.form-list li.wide .input-box {
    width: 100%;
}
.content {
    padding: 20px;
    margin-bottom: 20px;
}
.container{
    position: relative;
width: 90%;
max-width: 1260px;
margin: 0 auto;
}
.header-container{
    line-height: 1.4825;
    border: none;
    position: relative;
    width: 100%;
    z-index: 100;
}
.header-abs .header-container {
    position: absolute;
}
.cms-no-route.header-abs .header-container {
    position: relative;
}
.header-container < .container,
.header-menu-right < .container{
    position: relative;
}
.header-container .form-search .input-text {
    background: transparent;
}
.header-container.fixed .header-menu-back{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #262626;
    z-index: 1000;
    height: 60px!important;
}
.header-container.fixed .header-menu-container{            
    margin: 0 auto;
}
.header-container .logo,
.header-container.fixed .sticky-logo{
    display: block;
    margin: 0;        
    float: left;
    width: 190px;    
    z-index: 100;
    text-align: left;
}
.header-container .logo img,
.header-container.fixed .sticky-logo img{
    vertical-align: middle;
}
.header-container .logo img.logo-img,
.header-container.fixed .sticky-logo img.logo-img {
    max-width: 92%;
    
	vertical-align: top;
}

.logo-bg-img {
    left: 0;
	vertical-align: middle;
}
.header-container.fixed .logo,
.header-container .sticky-logo{
    display: none;
}
.header-container .logo strong,
.header-container .sticky-logo strong{
    position: absolute;
    top: -999em;
    left: -999em;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -999em;
    overflow: hidden;
}
.login-container-big{
    display: none;
}
.header-top,
.mobile-block-container{
    font-size: 12px;
    height: 40px;        
    text-align: center;
}
.links li{
    display: inline;
    line-height: 35px;
}
.toplinks{
    margin: 0;
    padding: 0;
	float:right;
}
.toplinks a{
    text-decoration: none;    
    line-height: 26px;
    margin-left: 4px;
    padding: 0 7px;
    display: inline-block;
    white-space: nowrap;
}
.toplinks{
    margin: 0;
    padding: 0;
    position: relative;
    left: -7px;
	
}

div.topLinks {display: inline-table;
  vertical-align:top;
  text-align: right;
  height: 60px;
  width: 30%;
  white-space: nowrap; }
  
div#mini-cart.block-content.dropdown { display: inline-block; /*padding-top: 12px;*/ }
.toplinks li.first:before {
content: '\e61b';
}

.links li.last:before {content: '\e61d';}

.toplinks li:first-child a{
    margin: 0;        
}
.login:before,
.toplinks .login-link:before {
  content: '\e61c'; }

.toplinks .register-link{
    margin-left: 0;
    padding-left: 3px;
    padding-right: 0;
}
.block{
    margin: 0 0 50px;
    border: none;
}
.block .block-content,
.store-switcher .block-content{
    background: none;
}
.block-switcher {
    float: right;
}
/*.block-minicart,
.block-language,
.block-currency{
    float: right;
    height: 40px;
    color: #dad9d9;   
    margin-bottom: 0;         
}*/
.block-currency{
    background: none;
    padding: 0;
    margin-left: 15px;
}
.block-language .block-content,
.block-currency .block-content,
.store-switcher .block-content{
    padding: 7px 0;
    line-height: 26px;            
    z-index: 10003;
}
.block-minicart .dropdown-menu{
    z-index: 10004;
    width: 358px;
}
.block-minicart .block-content{
    /*padding: 4px;
    line-height: 32px;*/
    padding: 0;
	

}
.block-minicart .block-title,
.block-language .block-title,
.block-currency .block-title{
    display: none;
}
.block-minicart .block-content a,
.block-language .block-content a,
.block-currency .block-content a,
.store-switcher .block-content a{
    border-width: 0;
    text-decoration: none;
    display: block;    
}
.block-minicart .block-content a{
    padding-right: 0;
}
.block-minicart .product-name a {
    color: #262626;
    white-space: normal;
    line-height: 1;
    font-size: 0.8em;
    font-weight:200;
	text-align:left;
	text-transform:uppercase;
	
}
.block-minicart .dropdown-menu .block-content {
    padding: 20px 27px;
}
.block .actions {
    padding: 5px 0;
}
#mini-cart>.dropdown-menu>.block-content {
    text-align: left;
}
.block-minicart .button {
    line-height: 35px;
    height: 35px;
}
.block-minicart .mini-cart-button.button
{
    line-height: 15px;
    height: 14px;
	padding-left: 2px !important ;
    background: none;
    font-size: 12px;
    text-transform: lowercase;
}
.block-minicart .prices-wrap,
.block-minicart .actions {
    text-align: right;
	display:block;
}
.block-minicart .prices-wrap .price-label {
    text-transform: uppercase;
	color: #262626;
}
.block .empty {
    white-space: normal;
}
.icon-dropdown{
    display: inline-block;
    width: 9px;
    height: 6px;
    background: url(../images/icons/white/icon_dropdown.png) no-repeat;
    margin-left: 4px;
    margin-top: 5px;
}
.icon-minicart:before{
content: '\e61f';
}


.header-menu{        
/*    position: relative;*/
}

/*For Dropdownmenu*/
.dropdown{
    position: relative;
}
.dropdown>a{
    width: 110px;
}
.open>a{
    outline: 0;    
}
.dropdown-menu{
    position: absolute;    
    right: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 110px;
    padding: 0;
    margin: 0;
    font-size: 10px;
    list-style: none;
    border: none;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;
	background-color: #262626;
}
.smenu  .dropdown-menu{background-color: #262626;min-width:110px;padding:0;}
.open>.dropdown-menu{
    display: block;
}
.dropdown-menu > li > a{
    
    display: block;
    font-size: 10px;
    padding: 3px ;
    color: #ddd;
	
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus{
    background-color: #262626;
    color: #ffffff;
    text-decoration: none;
}

.icon-flag{
    float: right;
    display: inline-block;
    background-repeat: no-repeat;
    width: 16px;
    height: 12px;
    margin-top: 3px;
}
.button {
    cursor: pointer;
    line-height: 40px;
    height: 40px;
    padding: 0 15px;
    border: none;
}
.button:hover,
.button:focus,
.mini-cart-button:hover,
.mini-cart-button:focus,
.button-normal: hover,
.button-normal: focus{
    cursor: pointer;
}
button.button,
button.button span,
button.button span span {
   
	font-weight:100;
	text-transform:uppercase;
	line-height: 1.4em;
	/*background-color:#262626;*/
	vertical-align: middle;
	
}
button.button span {
    float: none;
}
.border {
    width: 100%;
    height: 1px;
    border-bottom: solid 1px #e9e9e9;
}
.buttons-set {
    margin-left: -2px;
    margin-right: -2px;
}
.buttons-set a {
    line-height: 40px;
}
.btn-link{
    margin-left: 30px;
}
input.input-text {
    line-height: 20px;
    height: 40px;
    border-width: 1px;
    padding: 10px;
}
/*#mini-cart > .mini-cart-button{
    position: relative;
    padding-left: 9px;
    padding-right: 9px;
    right: -9px;    
}
#mini-cart.open .mini-cart-button .icon-minicart {
    background-position: -12px 0 ;
}*/
#mini-cart .dropdown-menu{
    white-space: nowrap;
    margin-top: 7px;
    right: -9px;
    padding: 10px;
}
.mini-products-list .product-image {
    width: 64px;
    padding: 0;
}

.minicarttitle {color: #ffffff;
  font-family: "Galano Medium",helvetica,arial;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 500;
  }
  
.nav-container{
    background: none;
    float: left;
	height: 60px;
	display: table-cell;
  margin: 0;
  padding-left: 14px;
}

.quick-access{
width: 20%;
padding-top: 5px;
padding-left: 6px;
      display: inline-table;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
    z-index: 1000;
}
.fixed .quick-access{
	padding-left: 10px;
}

.fixed .topLinks {width: 20%;}


.form-search{
    line-height: 20px;
}
.form-search label{
    display: none;
}
.form-search .input-text{
	line-height: 16px;
	height: 30px;
	padding-bottom: 1px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.8em;
	margin:0;
	font-family: "Galano Medium",helvetica,arial;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border: none;       
	right: 37px;
	top: 24px;
	z-index: 9999;
	position: static;
  width: 70%!important;
}

.pos-abs{
    position: absolute;
}
.form-search .button{        
    width: 37px;    
    line-height: 30px;
    height: 30px;        
    padding: 0;
	display:inline-block;
}
button.button span.name{
    display: none;
}
.form-search .button,
.form-search .button:hover,
.form-search .button:focus{
    text-indent: -999em;
}


/*for responsive*/
/*header-top toplinks in mobile*/
.header-right{
/*    position: relative;*/
}
.mobile-toplinks{
    display: none;
    text-align: center;
}
#custommenu-mobile{
    position: static;
	top: -100px;
}
#custommenu-mobile .mobile-menu-content {
    margin: 0 15px;
}
#custommenu-mobile .btn-navbar {
    padding: 0;
    margin-right: 0;
    margin-left: 0;
    margin-top: 0;
    /*display: inline-block;*/
	display:none;
}
 #custommenu-mobile .navbar-name {
float: left;
line-height: 18px;
height: 18px;
font-size: 12px;
font-family: "Galano SemiBol",helvetica,arial;
color: #fff;
font-weight: 500;
}

#custommenu-mobile .navbar-name{
    margin-left: 4px;
	
}

#custommenu-mobile .btn-navbar .icon-bar {
    display: block;
    width: 15px;
    height: 3px;    
}
#custommenu-mobile #menu-button {
    display: block;
    width: auto;
    margin-bottom: 0;
    margin-top: 3px;
}
#menu-button a,
#menu-button a:link,
#menu-button a:visited{
    margin-left: 0;
}
.btn-navbar .icon-bar + .icon-bar{
    margin-top: 2px;
}
.flex-direction-nav li{
    display: inline;
}
.flex-direction-nav a,
.bx-controls-direction a,
.twitter-nav-container a{       
    width: 16px;
    height: 17px;
    line-height: 1 !important;
    display: inline-block;
    text-align: center;
}
.flex-direction-nav i,
.bx-controls-direction a > i,
.twitter-nav-container a > i{
    width: 6px;
    height: 11px;
    background-image: url('../images/icons/icon_banner_slider_arrow.png');
    background-repeat: no-repeat;
    margin-top: 3px;
}
.flex-direction-nav .flex-prev .icon-brand-arrow,
.bx-controls-direction .bx-prev .icon-brand-arrow,
.twitter-nav-container .bx-prev .icon-brand-arrow{
    background-position: 0 0;
}
.flex-direction-nav .flex-next .icon-brand-arrow,
.bx-controls-direction .bx-next .icon-brand-arrow,
.twitter-nav-container .bx-next .icon-brand-arrow{
    background-position: -6px 0;
}
.flex-direction-nav .flex-prev:hover .icon-brand-arrow,
.flex-direction-nav .flex-prev:focus .icon-brand-arrow,
.bx-controls-direction .bx-prev:hover .icon-brand-arrow,
.bx-controls-direction .bx-prev:focus .icon-brand-arrow,
.twitter-nav-container .bx-prev:hover .icon-brand-arrow{
    background-position: 0 -11px;
}
.flex-direction-nav .flex-next:hover .icon-brand-arrow,
.flex-direction-nav .flex-next:focus .icon-brand-arrow,
.bx-controls-direction .bx-next:hover .icon-brand-arrow,
.bx-controls-direction .bx-next:focus .icon-brand-arrow,
.twitter-nav-container .bx-next:hover .icon-brand-arrow{
    background-position: -6px -11px;
}

/*footer*/
.footer{
    border: none;
    padding: 0;
}
.footer,
.footer h3{
    line-height: 2;
}
.footer h3,
.footer .title{
    margin-bottom: 11px;
    margin-top: 50px;
    text-transform: uppercase;
}
.footer .footer-main h3,
.footer .footer-main .title {
font-size: 11px;
font-family: "Galano SemiBod",helvetica,arial;
letter-spacing: 1.5px;
color: #ccc;
}
.footer p{
    text-align: left;
}
.footer-top ul li {
    margin: 0;
    display: block;
    
}
.footer-main ul li {
    margin: 0;
    display: block;
	line-height:1.4em;
    
}
.fn.org, .adr, .working-days, .working-hours {
line-height: 1.4em;
}

.footer ul.slides li{
    background: none;
}
.footer ul li a {        
  list-style-type: none;
	font-size: 11px;
	text-transform: none;
	letter-spacing: .5px;
	text-align: left;
	text-decoration:none;
}
.footer-top,
.footer-main {
    padding: 20px 0 50px;
}
.footer-top > div {
    position: relative;
}
.footer-bottom {
    padding: 23px 10px;
    margin-top: 0;
    background: url(../images/borders/borderx/border_line_x_2.png) repeat-x 50% 0;    
}

.footer .copyright {
    padding-top: 15px;
    margin-bottom: 0;
}
.footer .social-links{
    text-align: right;
}
.footer address{
    text-align: left;
}
.footer .icon-ordersandreturns{
    display: none;
}
.footer_column .fn.org, .footer_column .adr{font-size:12px;}
/*footer map*/
.footer #block-map{
    width: 100%;
    height: 200px;
    margin-top: 57px;
    border: solid 5px;
}
.footer .footer-top #block-map{
    border-color: #cecece;
}
.footer .footer-main #block-map{
    border-color: #555555;
}
.footer #block-map .gmnoprint{
    display: none;
}
.footer .gm-style a img { display:none; } 
/*========== Footer Facebook like box ==========*/
.footer .fblike-box {
    background-color: transparent; 
    border-width: 0;
    position: relative;
}
.facebook-like-wrap {
    overflow: hidden;
}
.facebook-like-wrap > p{
    line-height: 1;
    margin: 0 0 5px;
}
.facebook-like-wrap p.fb-person-name {
    margin: 0;
    font-size: 11px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
}
.footer .fblike-box .icon-fblike {    
    background-image: url(../images/icons/icon_fb_like.png);
    width: 30px;
    height: 30px;
    margin-top: 0;
    vertical-align: middle;
    margin-right: 9px;    
}
.footer .fblike-box a:hover,
.footer .fblike-box a:focus,
.footer .fblike-box span:hover,
.footer .fblike-box span:focus{
    opacity:0.9;
    filter:alpha(opacity=90);
    transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    -webkit-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
}
.footer .fblike-box a:hover .icon-fblike,
.footer .fblike-box a:focus .icon-fblike{    
    transition: background 100ms ease-in-out;
    -moz-transition: background 100ms ease-in-out;
    -webkit-transition: background 100ms ease-in-out;
    -o-transition: background 100ms ease-in-out;
}
.footer .fblike-box a:hover .icon-fblike,
.footer .fblike-box a:focus .icon-fblike{
    background-position: 0 -30px;
}
/*.footer .footer-main .fblike-box a:hover .icon-fblike,
.footer .footer-main .fblike-box a:focus .icon-fblike{
    background-position: -34px -32px;
}*/
.footer .fblike-box .btn-mini {
    float: right;    
    text-transform: none;
    background: none;
}
.fb-persons {
    margin-left: -15px;
    margin-right: -15px;
}
.fb-person {
    float: left;
    text-align: center;
    width: 66px;
    height: 85px;
    margin: 0 0 0 15px;
    font-size: 13px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.fb-person img {
    width: 100%;
    height: auto;
    border: solid 5px transparent;    
    transition: border-color 300ms ease-in-out, border-width 300ms ease-in-out ;
    -moz-transition: border-color 300ms ease-in-out, border-width 300ms ease-in-out ;
    -webkit-transition: border-color 300ms ease-in-out, border-width 300ms ease-in-out ;
    -o-transition: border-color 300ms ease-in-out, border-width 300ms ease-in-out ;
}
.footer-top .fb-person img {
    -webkit-box-shadow: 0 2px 2px #cecece;
       -moz-box-shadow: 0 2px 2px #cecece;
            box-shadow: 0 2px 2px #cecece;
}
.footer-main .fb-person img{
    -webkit-box-shadow: 0 2px 2px #202020;
       -moz-box-shadow: 0 2px 2px #202020;
            box-shadow: 0 2px 2px #202020;
}
.fb-person a,
.fb-person span {
    display: block;
    padding: 2px;
}
.fb-person a:hover img,
.fb-person span:hover img{
    border:solid 4px #ffffff;    
}
.footer-top .fb-person a:hover img,
.footer-top .fb-person span:hover img{    
    -webkit-box-shadow: -1px 2px 2px #b5b5b5;
       -moz-box-shadow: -1px 2px 2px #b5b5b5;
            box-shadow: -1px 2px 2px #b5b5b5;
}
.footer .fblike-box a:hover img {
    opacity: 0.85;
}

/*========== Footer Twitter Tweets ==========*/
.footer-tweets {
    -webkit-box-shadow: 0 -1px 1px rgba(255, 255, 255, 0.3);
       -moz-box-shadow: 0 -1px 1px rgba(255, 255, 255, 0.3);
            box-shadow: 0 -1px 1px rgba(255, 255, 255, 0.3);
}
.footer-tweets .container{
    position: relative;
}
.footer .twitter-nav-container {
    margin-top: 10px;
    padding-bottom: 18px;
    text-align: center;
}
#tt-slider-prev,
#tt-slider-next {
    margin: 0 5px;
}
.footer-tweets #twitter-slider {
    position: relative;
    float: right;
    width: 900px;
    margin-top: 27px;
}
.footer-tweets #twitter-slider .twitter-container {
    position: relative;
}
.footer-tweets #twitter-slider .twitter-content {
    padding: 22px 40px 13px;
    background: url(../images/bg_twitter_slider.png) repeat;
}
.footer-tweets .twitter-slider {
    text-align: left;
}
.footer-tweets .twitter-slider-arrow {
    position: absolute;
    background: url(../images/bg_twitter_arrow.png) no-repeat;
    width: 18px;
    height: 18px;
    left: -18px;
    top: 40px;
}
.footer-tweets .text {
    font-size: 14px;
    margin-bottom: 6px;
}
.footer-tweets .date {    
    font-size: 14px;
}
.footer-tweets ul li {
    margin: 0 5px;
}
.footer-tweets .twitter-icon {
    position: relative;
    float: left;
    top: 56px;
    width: 46px;
    height: 34px;
    padding: 0;
    display: block;
}
#twitter-footer-slider * {
    line-height: 1.5;
}
#twitter-footer-slider .date {
    font-size: 12px;
    margin-bottom: 25px;
    margin-top: 13px;
}
.footer-tweets .text a,
#twitter-footer-slider .text a {
    background-image: none !important;
    padding-left: 0;
}
.footer-tweets .Twitter-Title {
    padding-top: 16px;
    padding-left: 130px;
    font-size: 14px;
    text-transform: uppercase;
}
#twitter-slider .flex-direction-nav {
    position: absolute;
    left: 45%;
    bottom: -30px;
}
.main {
    margin-bottom: 30px;
    margin-top: 0;
}
/* Base Columns */
.col-main {
    border: none;
}
.col-main-left,
.com-main-right {
    width: 77%;
    border: none;
}
.col-sidebar {
    width: 23%;
}
.col-main-left {
    position: relative;
z-index: 1;
width: 74.19354839%;

float: right;
}
.col-main-full {
    width: 100% !important;
}
.col-main-right {
    float: right;
    padding-left: 20px;
}
.sidebar-left {
    float: left;
    padding-right: 20px;
}
.sidebar-right {
    float: left;
    width: 22.58064516% !important;
}
.col-sidebar .block-content ul li {
    line-height: 20px;  
	/*list-style-type: disc;*/
}
.col-sidebar .block-account .block-content ul li a,
.block .akordeon ul li a{
    background: url(../images/li_bg.png) no-repeat 0 center;
    padding-left: 12px;
}
.col-sidebar .block-content .category-products ul li,
.col-sidebar .block-bestseller .block-content ul li,
.col-sidebar .block-content .flexslider ul li{
    height: auto;
    padding: 0;
}
.col-sidebar .block-content .category-products ul li a,
.col-sidebar .block-bestseller .block-content ul li a,
.col-sidebar .block-content .flexslider ul li a {
    padding: 0;
}
/*category*/
.category-banner {
    padding: 0;
    margin: 0;
	display: block;
   min-height: 120px;
   vertical-align: middle;
}
.category-image {
    width: 100%;
}
.category-image img {
    width: 100%;
    height: auto;
}
.category-banner .category-wrap .container{
    position: relative;
}
.category-banner .category-wrap .container .inner {
    position: absolute;
    top: 200px;
}
.category-banner .category-wrap .category-title {
    text-align: left;
    position: relative;
}
.category-banner .category-wrap .category-description {
    width: 415px;
    text-align: left;
    margin-top: 20px;
    position: relative;
}
.banner-image {
   display: none;
}
/*my account page*/
.hello {
    font-size: 18px;
    margin-bottom: 10px;
}
.box-head {
    margin: 30px 0 20px;
}
.box-content {
    margin-top: 10px;
}
.form-list li.wide input.input-text
 {
    width: 100%;
}
.account-login,
.my-account {
    font-size: 14px;
}
/*product labels*/
.labels {
    width: 90px;
    height: 87px;
    background-image: url(../images/backgrounds/labels.png);
    background-repeat: no-repeat;
    position:absolute;
    top: -5px;
}
.labels.new-pro {
    background-image: url(../images/backgrounds/label_new.png);
}
.labels.sale-pro {
    background-position: 0 0;
}
.labels.spec-pro {
    background-position: -90px 0;
}
.labels.spec-pro .spec-pro-text {
    line-height: 22px;
    height: 22px;
    margin-top: 27px;
    margin-right: 22px;
    text-align: center;
    font-family: "Questrial", sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
    -webkit-transform: rotate(-45deg); 
    -o-transform: rotate(-45deg); 
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);     
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=0.7071067811865475, M21=-0.7071067811865475, M22=0.7071067811865476); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=0.7071067811865475, M21=-0.7071067811865475, M22=0.7071067811865476)"; /* IE8 */
}
.product-image {
    position: relative;
z-index: 10;
width: 100%;
margin-bottom: 7px;
}

.ratings {
    text-align: center;
    width: 82px;
    margin: 0 auto;
    height: 19px;
    padding-top: 2px;
    font-size: 12px;
}
.ratings .rating-box {
    width: 80px;
    background: url(../images/bkg_rating.png) repeat-x 0 0;
    height: 15px;
    line-height: 0;
    overflow: hidden;
    text-indent: -9999em;
    float: none;
    display: inline-block;
    margin: 0;
}
.rating-box .rating {
    background: url(../images/bkg_rating.png) repeat-x 0 100%;
    height: 15px;
}
.product-image img,
.cc-img img {
    width: 100%;
    height: auto;
    padding: 1px;
    /*background: #ebebeb;*/
}
/*products grid*/
.item-first {
    clear: left;
}
.products-grid {
   margin-bottom: 20px;
   width:100%;
}
.cms-index-index .products-grid {
    margin: 25px -12px 5px -12px !important;
}
.cms-index-index .tab-content .products-grid {
    margin-top: 30px !important;    
}
.product-name a ,
.col-sidebar .block-content ul li .product-name a{
    font-size: 16px;
    font-weight: 200;
}
.col-sidebar .block-content ul li .product-name {
    margin-bottom: 10px;
}
.price {
    font-size: 14px;
}
.products-grid .product-name a,
.price-box .minimal-price-link,
.price-box .price-from .price-label,
.price-box .price-to .price-label {
    font-size: 16px;
}
.products-grid .price-box .price {
    font-size: 13px;
	font-weight:200;
}

.products-grid .ratings .amount {
    display: none;
}
.products-grid .reviews-wrap {
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
}
.col-sidebar .products-grid {
    margin:0;
}
.products-grid .col1,
.products-grid .col2,
.products-grid .col3,
.products-grid .col6,
.products-grid .col12 {
   
}

media="all"
@media (max-width: 767px) {
.products-grid .col4:nth-child(2n+1), .search-grid .products-grid .col4:nth-child(2n+1), .lb-grid .products-grid .col4:nth-child(2n+1), .page-content .products-grid .col4:nth-child(2n+1) 
margin-left: 0 !important;
clear: left !important;
}

media="all"
@media (max-width: 767px) {
.products-grid .col4, .search-grid .category-item, .lb-grid .category-item{
width: 46.66666667% !important;
margin-left: 6.66666667% !important;
}
}
@media (max-width: 979px) and (min-width: 768px)
.category-grid .category-item, .page-content .category-item {
width: 30.43478261%;

}

.products-grid .item-inner {
    /*padding: 15px;*/
    margin-bottom: 20px;
    margin-top: 5px;
    position: relative;
}
.products-grid .labels {
    left: -1px;
    z-index: 11;
}
.products-grid .labels.new-pro {
    right: -1px;
    left: auto;
}
/*product list*/
.products-list {
    margin-top: 25px;
}
.products-list .item-inner {
    padding: 20px;
    margin-bottom: 25px;
}
.products-list .labels {
    left: -1px;
}
.products-list .labels.new-pro {
    right: -1px;
    left: initial;
} 
.products-list .product-image {
    width: 140px;
    height: auto;
    margin: 0;
}
.products-list .product-name a {
    font-size: 20px;
}
.products-list .price-box .price {
    font-size: 16px;
}
.products-list .product-shop {
    margin-left: 160px;
    position: relative;
}
.products-list .product-shop .description{
    float: left;
    width: 70%;
    padding-right: 25px;
    margin-left: -1px;
}
.products-list .product-shop .actions {
    float: right;
    width: 30%;
}
.products-list .ratings{
    width: 100%;
}
.products-list .ratings .rating-box,
.products-list .ratings .rating-links {
    float: left;
}
.products-list .list-border {
    position: absolute;
    width: 1px;
    height: 100%;
    margin-left: 70%;
    padding: 10px 0;
}
.products-list .list-border .list-border-item {
    background-color: #ebebeb;
    height: 100%;
}
.products-list .actions {
    padding: 0;
}
.products-list .ratings .amount {
    display: block;
    text-align: left;
    margin-left: 90px;
}
.products-list .price {
    white-space: normal !important;
}
.products-list .ratings .rating-links {
    margin-left: 10px;
}
.products-list .price-box {
    float: right;
    margin: 0;
    padding: 0;  
    text-align:right;  
}
.products-list .btn-cart {
    float: right;
    margin-top: 20px;
    clear: both;
}
.products-list .add-to-links {
    margin-right: 0;
    margin-top: 20px;
}
.products-list .add-to-links a.link-wishlist {
    margin: 0 0 0 10px;
}
.col-sidebar .price-range {
    float: left;
}
.col-sidebar .filer-btn {
    float: right;
}
.product-shop .desc,
.product-shop .desc .disc li  {
    font-size: 13px;
}
/*view product*/
.more-info {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -60px;
    margin-top: -20px;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    filter: alpha(opacity=0);
    transition:            opacity 300ms ease-in-out;
    -moz-transition:       opacity 300ms ease-in-out;
    -webkit-transition:    opacity 300ms ease-in-out;
    -o-transition:         opacity 300ms ease-in-out;
     
}
.product-image .hover-image {
    position: absolute;
    top: 0;
	left: 0;
    opacity: 0;
    filter:alpha(opacity=0);
    transition:            opacity 300ms ease-in-out;
    -moz-transition:       opacity 300ms ease-in-out;
    -webkit-transition:    opacity 300ms ease-in-out;
    -o-transition:         opacity 300ms ease-in-out;
}
.product-image:hover .hover-image {    
    opacity: 1;
    filter:alpha(opacity=100);
}
.product-image:hover .more-info,
.product-image:focus .more-info {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    filter: alpha(opacity=100);
}
.quick-view,
.view-product {
    content: '';
    background-image: url(../images/product_view.png);
    background-repeat: no-repeat;
    width: 133px;
    height: 40px;
    margin: 0 -18px;
    display: inline-block;
    text-indent: -9999em;
}
.quick-view {
    background-position: 40px 0;
}
.view-product {
    background-position: 0 0;
	display: none;
}
/*price*/
.old-price,
.special-price {
  
}
.old-price {
    
}
.old-price .price-label,
.special-price .price-label {
    display: none;
}
.item-inner .price-review {
    padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
}
.price-box {
   
font-style: italic;
color: #000;
text-align:center;
letter-spacing: 1px;
-webkit-font-smoothing: antialiased;
font-family: "baskerville-pro",georgia,times,serif;
font-size: 14px;
font-weight: normal;
line-height: 1.5em;
display: block;
}

.btn-cart
 {
    line-height: 37px;
    height: 37px;
}

.add-to-links,
.add-to-links a
{line-height: 28px;
    height: 32px;}

div.free-shipping {padding-top:1px;border:3px solid #dad3e11;background-color: #2a2a2a;/*background-image:url(../images/ship.jpg)*/;background-repeat: repeat-x; height: 29px; text-align:center;width:50%;margin-bottom:2px;float:right; color:white; }

div.wishlist{width: 100%;
float: right;
height: 28px;
margin-top: 1px;
 text-transform: uppercase;
 font-size:9px;
letter-spacing: 1px;
text-align:center;
    font-family: "Galano Alt",helvetica,arial;
	font-weight:bold !important;
	    border: 1px solid #000;
	}
a.free-shipping, div.free-shipping
a{font-size: 0.85em;
font-family: "avenir",helvetica,arial; /*font-weight:600;*/line-height:1.4em;color:white;text-transform:uppercase;vertical-align:middle}

.btn-cart {
    padding: 0 15px;
    float: left;
}
.products-list .btn-cart {
    padding: 0 20px;
}
.add-to-links {
/*    margin-right: 5px;*/
   
    display: block;
}
.add-to-links a{
   
    background-position: center center;
    background-repeat: no-repeat;
   /* opacity: 0.5;
    filter:alpha(opacity=50);*/
}
.add-to-links a.link-wishlist {
   /* background-image: url(../images/icons/icon_wishlist.png);*/
   vertical-align: middle;
	color: #262626;
	line-height:28px;
	
}

@media (max-width: 767px){
.about-content .layout-column-half-right, .about-content .layout-column-half-left, div.1ti{width:100%;}
}

.add-to-links a.link-wishlist span {}
.add-to-links a.link-compare {
    background-image: url(../images/icons/icon_compare.png);
    background-position: 65% 50%;
	display:none;
}
.add-to-links a.link-wishlist:hover,
.add-to-links a.link-wishlist:focus,
.add-to-links a.link-compare:hover,
.add-to-links a.link-wishlist:focus {
    background-color:#FFFFFF;
}
/*product image*/
.product-view .product-img-box 
{
    width:60%; 
    position: relative;
    border: solid 1px #e0e0e0;
    padding: 20px 20px 40px;
}

/* Product Shop */
.product-view .data-table th {
    padding: 20px 0;
}
.product-view .data-table td {
    padding: 5px;
}
.product-view .product-shop 
{ 
    width:40%; 
	text-align:center;
    padding-left: 15px;
	padding-top: 17px;
}
.product-view .product-img-box .product-image {
    border: 0;
}
.product-view .product-name,
.product-view .product-name h1,
.review-row .review-title {
    font-size: 25px;
    font-weight: 100;
}
.product-view .box-up-sell h1.subtitle {
font-family: "Galano SemiBod",helvetica,arial;
color: #000;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4em;
margin-bottom: 1.5em;
text-align: center;
margin-top: -0.6em;}

.product-view .block-related h1.subtitle {
 font-family: "Galano SemiBod",helvetica,arial;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4em;
	 text-rendering: optimizelegibility;
-webkit-font-smoothing: antialiased;
color: #000;
    letter-spacing: 1px;
    text-transform: uppercase;
text-decoration: none;
    }
	
.product-view .product-shop .price-review .price-box {
  text-align: center;
    padding-top: 8px;
	font-size: 23px;
	text-align: center;
font-style: italic;
color: #000;
letter-spacing: 1px;
-webkit-font-smoothing: antialiased;
font-family: "Galano Medium",helvetica,arial;
font-weight: normal;
line-height: 2em;

}
.product-view .product-shop .price-review .ratings {
   display: none;
}
.product-view .price-review .ratings .rating-box {
    float: left;
}
.product-view .price-box .price,
.product-view .price-box .price {
    font-size: 23px;
	text-align: center;
font-style: italic;
color: #000;
letter-spacing: 1px;
-webkit-font-smoothing: antialiased;
font-family: "Galano Alt",helvetica,arial;
font-weight: normal;
line-height: 2em;
}
.product-view .info-container {
    clear: both;
    margin: 2px 0;
}
.product-view .product-collateral {
    margin-top: 20px;
}
.product-view .info-container p,
.product-view .info-container p.alert-urls a,
.product-view .info-container .product-pricing {
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 100;
    line-height: 1.8;
}
.availability span {
    font-weight: 200;
}
.availability span.item-title,
.product-view .info-container p span.item-title, span.item-title, p.product-code span {
    color: #111;
	text-transform: uppercase;
    letter-spacing: 1px;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 10px;
    font-weight: lighter;

}
#product-tabs > dd {
    line-height: 1.8;
    font-size: 13px;
}
#product-tabs > dd h2,
.product-tabs-content h2 {
    display: none;
}
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote {
    line-height: 1.6;
}
.data-con {
    display: block;
}
/*Ajax Cart */
#success-message-container .btn-cart {
    float:none;
}
/* Block: Additional */
.product-view .box-additional {
    /*border: solid 1px #262626;*/
}
.product-tabs-content {
    padding-right: 40px;
    height: 235px;
}

/*etalage*/
.product-essential .more-images {
    width: 17%;
    float: left;
}
.product-essential .more-images .normal-list a{
    display: block;
    padding: 5px 0;
}
.product-essential .more-images img {
    border: solid 1px #dddddd;    
    max-width: 100%;
}
.product-essential .product-image {
    width: 100%;
    float: right;
}
.product-essential .product-image.no-empty-more {
    width: 83%;
}
/*Toolbar*/ 
.toolbar,
.pager {
/*    height: 40px;
    line-height: 40px;*/
   /* background-color: #ebebeb;*/
	Border-bottom: thick;
	border-bottom-color:#ebebeb;
    padding: 7px 10px;
}
.toolbar .button {
    line-height: 25px;
    height: 25px;
}
.toolbar .sbOptions {
    top: 26px !important;
}
.toolbar .pager {
    float: right;
    border: none;
    padding: 0;
    margin: 0;
}
.pager .pages ol li a,
.pager .pages ol li.current {
    font-family: Arial !important;
    font-size: 13px !important;
}
.toolbar .sorter {
    float: left;
    border: none;
    padding: 0;
    margin: 0;
}

.toolbar .sorter .sorter-holder,
.pager .pages,
.pager .limiter {
    height: 25px;
    line-height: 25px;
}
.toolbar .pager .btn-compare {
    display: none;
}
.toolbar .sorter .btn-compare {
    display: inline-block;
}
.sort-by {
    margin-right: 23px;
}
.sort-by .btn-compare {
    margin-right: 30px;
}
.toolbar .btn-compare {
    padding: 0 15px;
}
.sorter .sort-by {
    float: left;
}
.sorter .view-mode {
    float: right;
}
.sorter .view-mode .list,
.sorter .view-mode .grid {
    display: inline-block;
    width: 16px;
    height: 16px;
    text-indent: -9999em;
    line-height: 16px;
}
.sorter .view-mode .grid {
    background: url(../images/buttons/cat_view_as_grid.png) no-repeat;
    margin-right: 15px;
}
.sorter .view-mode .list {
    background: url(../images/buttons/cat_view_as_list.png) no-repeat;
	display:none;
}
.sorter .view-mode div.grid,
.sorter .view-mode div.list  {
    background-position: -16px 0;
	display: none;
}
.sorter .view-mode .grid:hover,
.sorter .view-mode .list:hover {
    background-position: -16px 0;
}
.sbHolder {
    margin-left: 10px;
}
.sorter .sort-by .sbHolder,
.sorter .sort-by .sbOptions {
    width: 135px;
    text-transform: lowercase;
}
.sorter .sort-by .sbSelector {
    width: 107px;
}
.pager .limiter .sbHolder,
.pager .limiter .sbOptions {
    width: 72px;
}
.pager .limiter .sbSelector {
    width: 44px;
}
.pager .pages {
    float: right;
    margin: 0 0 0 30px;
}
.pager .pages strong{
    display: none;
}
.pager .pages ol li a,
.pager .pages ol li.current {
    width: 25px;
    height: 25px;
    padding: 0;
}
.pager .pages ol li.current {
    color: #444444;
}
.pager .pages .icon-arrow {
    width: 6px;
    height: 11px;
	background-color:#000000;
    background: url('../images/icons/icon_banner_slider_arrow.png');
    margin-top: 2px;
}
.pager .pages .i-next .icon-arrow{
    background-position: -6px 0;
}
.pager .pages .i-prev .icon-arrow {
    background-position: 0 0;
}
.toolbar .pager .limiter {
    float: left;
	display:none;
}
/*sidebar*/
.block .block-title {
    border: none;
    /*padding: 10px 15px;*/
	padding-top:10px; 
	padding-bottom: 10px;
	padding-right:15px;
	padding-left: 1px;
    background-color: #ebebeb;
    min-height: 16px;    
}
.block .block-content li.item {
    padding:5px;
    margin-bottom: 10px;
}
.col-sidebar .block .block-content {
    padding: 0;
}
.block .akordeon .akordeon-item .akordeon-item-head,
.block .filter-item .filter-item-head,
.filter-item-body .price p,
.filter-item .filter-item-body li,
.filter-item-body .price .text-box,
.block .block-subtitle{
    line-height: 24px;
    height: 25px;
	font-family: "Galano Medium",helvetica,arial !important;
     font-weight:200;
	 text-rendering: optimizelegibility;
-webkit-font-smoothing: antialiased;
}
.block.block-minicart .block-subtitle {
    font-size: 12px;
    text-transform: none;
}
.akordeon-item-last .akordeon-border-bottom {
    border-bottom: none;
}
.filter-item-body .price p input,
.filter-item-body .price p .filter-button,
.filter-item-body .price .text-box .filter-button {
    line-height: 23px;
    height: 23px;
}
.filter-item-body .price p .filter-button,
.filter-item-body .price .text-box .filter-button{
    padding: 0 1px;
    float: right;
    margin-top: 3px;
	color: #111;
}
.ui-slider .ui-slider-handle,
.ui-slider .ui-slider-range {
    z-index: 0;
}
.filter-item {
   /* padding: 10px;*/
	padding-top: 10px;
	padding-bottom:10px;
	
}
.filter-item .filter-item-body ul li a,
.filter-item .filter-item-body ol li a {
    padding-left: 0;
}
.slider-range {
    margin-bottom: 15px;
}
.filter-item-body .price p,
.filter-item-body .price p input {
    font-size: 10.5px;
    font-family: "Galano Medium",helvetica,arial;
}
.filter-item-body .price .price-amount {
    max-width: 75px;
}
.filter-item-body .price .text-box input[type="text"] {
    width: 45px;
}
.col-sidebar .category-products {
    position: relative;
    padding: 0;
}
.col-sidebar .flex-direction-nav{
    position: absolute;
    top: -38px;
    right: 10px;
}
.col-sidebar .flex-direction-nav .flex-next {
    margin-left: 7px;
}
.col-sidebar .block-zonda-ads .slides img {
    width: 100%;
	display:none;
}
div.block.block-zonda-ads
{display:none;}

.flexslider {
    background: transparent;
    -webkit-border-raidus: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-width: 0;
    margin: 0;
}
.flex-control-paging li a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    width: 10px;
    height: 12px;
    background: url(../images/slider_pagenav.png);
    background-position: 0 0;
}
.flex-control-paging li a.flex-active,
.flex-control-paging li a:hover {
    background: url(../images/slider_pagenav.png);
    background-position: -10px 0;
    cursor: pointer;
}
.block-zonda-ads .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 15px;
    text-align: center;
    list-style: none;
	display:none;
}
.block-zonda-ads .flex-control-nav li {
    margin: 0 3px;
    display: inline-block;
    zoom: 1;
}
.col-sidebar .products-grid .item-inner {
    padding: 12px;
    margin: 0;
    border: none;
}
.col-sidebar .add-to-links {
    margin: 0;
}
.col-sidebar .add-to-links a.link-wishlist{
    margin-left: 5px;
}
.products-list .desc {
    padding-top: 15px;
    margin: 0;
}
.std ul {
    padding: 0;
    margin: 0;
}
.std ul.products-grid {
    margin: 25px -12px 25px -12px;
}
.std ul.disc,
#product-tabs ul.product-tags {
    list-style: disc outside;
    padding-left: 18px;
    margin: 0;
}
/*comments tab*/
.review-row .review-title {
    float: left;
}
.review-row .ratings {
    float: right;
    margin-top: 14px;
}
.name_date {
    margin-bottom: 10px;
}
dd.comments-item {
    margin-bottom: 25px;
}
.data-table {
    margin: 10px 0 15px;
}
caption, 
th, 
td,
.data-table th,
.data-table td
 {
    text-align: center;
    vertical-align: middle;
}
.form-list label {
    margin-bottom: 8px;
    font-weight:200;
}
.form-list li {
    margin-bottom: 15px;
}
.form-list .input-box,
.form-list textarea
{
    width: 100%;
}
.form-list textarea {
    padding: 10px;
}
.product-view .box-tags h3 {
    margin-bottom: 8px;
}
.product-view .box-tags .form-add
{
    margin: 10px 0;
}
.product-view .box-tags .form-add label {
    padding-top: 10px;
    line-height: 20px;
    float: none;
}
.product-view .box-tags .form-add .input-box {
    float: none;
    width: 100%;
    margin: 8px 0;
}
.form-list input.input-text,
.product-view .box-tags .form-add input.input-text
{
    line-height: 20px;
    width: 100%;
}
.buttons-set {
    border: none;
}
.product-view .box-reviews .form-add {
    padding-bottom: 15px;
    display:none;
}
.review-toggle {
    margin-bottom: 15px;
}
.cc-item-container {
    padding: 16px;    
}
.cc-product-name a,
.product-tabs-content li .cc-product-name a,
.box-tags h3{
    font-size: 18px;
}
.cc-img {
    width: 25%;
    float: left;
}
.cc-shop {
    width: 75%;
    float: right;
    position: relative;
    padding-left: 20px;
}
.cc-item-container .price-review .ratings {
    float: left;
}
.cc-description {
    clear: left;
    margin-top: 25px;
}
.crosssell-products .cart-container .price-box {
    float: left;
}
.crosssell-products .btn-cart {
    position: absolute;
    padding: 0 8px;
    right: 0;
    bottom: 0;
}
.crosssell-products .flex-control-nav {
    position: relative;
    bottom: 0;
    margin-top: 25px;
    line-height: 5px;
}
.crosssell-products .flex-control-paging li a {
    width: 5px;
    height: 5px;
    background: #888888;
    webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
.crosssell-products .flex-control-paging li a.flex-active {
    background: #454545;
}
.product-view .product-options .options .clearfix .first {
    float: left;
}
.product-view .product-options .options .clearfix .second {
    float: right;
}
.product-view .product-options .options .sbSelector,
#product-options-wrapper .sbSelector{
    width: 162px;
}
#product-options-wrapper .sbHolder {
    margin-left: 10px; 
}
#product-options-wrapper dl .qty-holder {
    display: block;
    margin-top: 5px;
}
.product-view .product-options .options .sbOptions {
    margin: 2px 1px 0 1px;
}
/*product options*/
.product-options {
    margin: 0;
    padding: 15px 0 0;
    border: none;
    background: transparent;
}
.product-options .option.first,
.product-options .option.second {
    margin-bottom: 15px;
}
.product-options p.required,
.option .required em,
.product-options .required em {
    display: none;
}
.option label,
.product-options dt label{
    text-transform: uppercase;
	font-family: "Questrial", "Helvetica Neue", Helvetica, Arial, sans-serif;
     font-weight:200;
	 color: #262626;
	 text-rendering: optimizelegibility;
-webkit-font-smoothing: antialiased;
}
.product-options-bottom {
    padding: 15px 0;
    border: none;
}
.product-options-bottom .button-up {
    margin-right: 30px;
}
.product-options-bottom .add-to-links li {
    display: inline-block;
}
.product-options-bottom .add-to-links li span {
    display: none;
}
.product-options-bottom .add-to-cart button.button {
   background-color: #000;
    border: 1px solid #000;
   padding-left: 12px;
   padding-right: 12px;
   padding-top: 8px;
   padding-bottom: 8px;
color: #fff;
letter-spacing: .075em;
    text-align: center;
text-transform: uppercase;
text-decoration: none;
height: 80px;
    float: left;
	/*background-color:#2a2a2a;*/
	width:100%;
	margin-bottom: 5px;
}

/*.product-options-bottom .add-to-cart button.button:hover,
.product-options-bottom .add-to-cart button.button:focus,
.product-options-bottom .add-to-cart button.button:active,
.product-options-bottom .add-to-cart button.button.active {
    color: #fff;
    background-color: #2a2a2a;
    border-color: #2a2a2a;
}
*/


div.free-shipping {
padding-top: 1px;
border: 1px solid #ba6ca1;
background-color: #ffffff;
 /*background-image: url(../images/ship.jpg);
background-repeat: repeat-x;*/
height: 29px;
text-align: center;
width: 100%;
margin-bottom: 2px;
float: right;
color: #ffffff;
}

a.free-shipping, div.free-shipping a {
font-size: 0.75em;
font-family: "Galano Alt",helvetica,arial;
/* font-weight: 600; */
line-height: 33px;
text-shadow: none !important;
font-weight:lighter;
color: #2a2a2a;
text-transform: uppercase;
vertical-align: middle;
}

.btn:hover, .btn:focus {
	background-color:#fffff;
	border: 2px solid #262626;   
	width:70%;
}


.input-text.qty  {
    line-height: 20px;
    height: 35px;
    padding: 7px 10px;
    width: 60px;
    text-align: center;
}
.qty-holder-con {
    width: 114px;
}
.button-up {
    height: 35px;
    width: 35px;
    vertical-align: middle;
    text-align: center;
    padding: 0;
}
.button-up span {
    line-height: 35px;
    font-size: 25px;
    font-weight:100;
    font-family: 'Arial';
}
.product-options-bottom .add-to-cart label,
.product-options-bottom .add-to-cart .qty,

{
    float: none;
	
	text-transform: uppercase;
	
}
.add-to-cart label,
.qty-holder label{
    margin-right: 6px;
}
.add-to-cart button.button {
    
}
.product-img-box .add-links-wrap {
    width: 138px;
    position: absolute;
    right: 20px;
    margin-top: 13px;
}
.addthis-icons > span {
    display: none;
}
.product-img-box .addthis_counter.addthis_bubble_style {
    width: 36px !important;
}
.product-view .box-up-sell,
.product-view .block-related, div.block.block-list.block-related {
    margin-top: 50px;
    margin-bottom: 0;
	border-top: 1px solid #000000;
}
.box-up-sell .products-grid,
.block-related .products-grid
 {
    margin: 30px 0 0;
    position: relative;
}
.box-up-sell .subtitle,
.block-related .subtitle, .product-view .block-related h1.subtitle {
font-family: "Galano SemiBod",helvetica,arial;
font-size: 18px;
color: #111;
margin-bottom: 1.5em;
text-align: center;
margin-top: -0.6em;
}

.block-related span, .box-up-sell span {
background-color: #ffffff;
font-family: "Galano SemiBod",helvetica,arial;
    color: #000;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 1.5em;
    text-align: center;
    margin-top: -0.6em;
padding: 0 5px;
text-align: center;}

.box-up-sell .products-grid .bx-has-controls-direction,
.block-related .products-grid .bx-has-controls-direction {
    position: absolute;
    top: -95px;
    right: 0;
}
.box-up-sell .products-grid .bx-has-controls-direction .bx-next,
.block-related .products-grid .bx-has-controls-direction .bx-next {
    margin-left: 10px;
}
.under-lines {
    width: 100%;
    height: 4px;
    border-top: solid 1px #e0e0e0;
    border-bottom: solid 1px #e0e0e0;
}
/*Breadcrumbs*/
.breadcrumbs {
    text-align: left;
    line-height: 30px;
    padding: 9px 0;
    margin: 0;
    border: none;
}
.breadcrumbs strong {
    font-weight: 600;
	 color: #888888;
}
.breadcrumbs ul.ul-right {
    float: right;
}
.breadcrumbs.title-show {
    padding: 26px 0;
} 
.breadcrumbs.title-show .page-title
{
    float: left;
}
.breadcrumbs .page-title h1
{
    display: block;
    font-size: 28px;
    font-weight: 200;
    line-height: 30px;
    text-transform: uppercase;
}
/*compare products*/
.for-desktop {
    display: block;
}
table.for-desktop {
    display: table;
}
tr.for-desktop {
    display: table-row;
}
td.for-desktop {
    display: table-cell;
}
.for-mobile,
.for-mobile-inline {
    display: none !important;
}
.page-title {
    border: none;
    margin: 0;
    padding: 0;
}
.catalog-product-compare-index .data-table th{
    vertical-align: top;
    text-align: left;
}
.customer-account-login .border{
    margin: 20px 0 30px;
}
.customer-account-login p {
    line-height: 1.6;
}
.heading {
    padding: 0 20px;
    line-height: 50px;
    height: 50px;
    border-bottom: dotted 1px #f2f2f0;
    text-transform: uppercase;
    font-size: 15px;
}
.catalog-product-compare-index .data-table {
    margin: 0;
}
.catalog-product-compare-index .data-table td.a-top {
    padding: 5px;
    vertical-align: top;
}
.catalog-product-compare-index .btn-cart {
    line-height: 31px;
    height: 31px;
    float: none;
    margin: 20px auto;
}
.catalog-product-compare-index .old-price,
.catalog-product-compare-index .special-price {
    float: none;
    display: inline-block;
}
.catalog-product-compare-index .ratings {
    height: auto;
}
.btn-remove-con {
    width: 100%;
}
.btn-remove,
.btn-remove2 {
    background: url(../images/buttons/btn_trash.png) no-repeat;
    width: 16px;
    height: 16px;
    float: right;
}
.icon-remove {
    width: 10px;
    height: 10px;
    margin-top: 3px;
    background: url(../images/buttons/btn_trash.png) no-repeat;
}
.btn-remove2 .icon-remove {
    background-position: -45px 0;
}
.btn-remove .icon-remove {
    background-position: 0 0;
}
.btn-remove2:hover .icon-remove,
.btn-remove2:focus .icon-remove {
    background-position: -30px 0;
}
.btn-remove:hover .icon-remove,
.btn-remove:focus .icon-remove {
    background-position: -15px 0;
}
.catalog-product-compare-index .img-con {
    width: 60%;
    margin: 20px auto;
}
.catalog-product-compare-index .std ul,
.catalog-product-compare-index .std ul ul,
.catalog-product-compare-index .std ul.disc {
    list-style: none;
    padding: 0;   
}
.checkout-cart-index .show-your-carts {
    margin-bottom: 10px;
}
.checkout-cart-index .cart-table {
    margin-top: 30px;
	width:25%;
	float:left;
}

@media (max-width: 1024px) and (min-width: 768px){
.checkout-cart-index .cart-table  {
display: block;
width: 100%;
padding-right: 0;
}
}

@media (max-width: 767px){
#shopping-cart-table .product-image img {
width: 115px;
min-width: 115px;
max-width: 115px;
padding-right: 10px;
}
#wrap-contest,#contest-body {max-width:400px;}
div#top img {max-width:100%;}
}

#contest-body {width: 810px; margin-left: auto; margin-right: auto;}

@media (max-width: 1143px) {
.checkout-cart-index .cart-table  {
display: block;
width: 100%;
padding-right: 0;
}
}

@media (max-width: 1024px) and (min-width: 768px){
.cart .cart-collaterals{float:right; width:100%;}


}

.checkout-cart-index .cart-table th {
    border: 0;
    text-align: center;
	color:#262626;
}
.checkout-cart-index .cart-table td {
    vertical-align: top;
    font-size: 12px;
	color:#262626;
}
.rm-td .btn-remove {
    float: none;
    margin: 0 auto;
}
#shopping-cart-table .product-image img {
    width: 92px;
}
.cart-table .product-name {
    margin-bottom: 10px;
}
.cart-table .product-name a {
    color: #262626;
	font-size:10px;
}
.cart-table .item-options > div {
    line-height: 20px;
    font-weight: 100;
    font-size: 10px;
    text-transform: capitalize;
	color:#262626;
}
.cart-table .item-options > div > b {
    font-weight: 100;
}
.cart-table  td.no-border-right {
    border-right: none;
}
.cart-table .product-name-td {
    border-left: none;
    padding-left: 0;
}
.cart-table .qty-td {
    padding-top: 13px;
}
.cart-table .price,
.cart-table .input[type="text"] {
    font-size: 15px;
}
.coupon-box,
.shipping-container,
.account-login .registered-users {
    float: left;
	
}
.checkout-box,
.total-container,
.account-login .new-users {
    float: right;
	
	
}
.coupon-box {
    width: 50%;
}
.discount-form .input-box,
.discount-form .btn-box,
.discount-form .btn-box .button {
    float: left;
}
.discount-form .input-box {
    width: 40%;
}
.discount-form .input-box .input-text{
    width: 100%;
}
.discount-form .btn-box {
    width: 60%;
}
.discount-form .btn-box .button {
    margin-left: 10px;
background: #ffffff;
color: #111;
	 font-family: "Galano Medium",helvetica,arial;
	 text-transform:uppercase;
	 
text-shadow: none;
border: 1px solid #ebebeb;
}

.button.button.btn-proceed-checkout.btn-checkout, #checkout-review-submit .buttons-set .button {background: #262626;
	 font-family: "Galano Medium",helvetica,arial;
	 text-transform:uppercase;
	 color: #ffffff;
text-shadow: none;
border: 1px solid #ebebeb;}

.button.button.btn-proceed-checkout.btn-checkout span { padding-left:35px; padding-right: 35px; }

.cart-set .data-table{
    margin: 0;
}
.checkout-cart-index .btn-container {
    margin-bottom: 35px;
}
.shipping-form
{
    padding: 20px;
}
.shipping-container,
 {
    width: 260px;
	float:right;
	margin-top: 36px;
}

.account-login .registered-users,
.account-login .new-users
{width:50%;}

.total-container{
width: 260px;
	float:right;
	margin-top: 36px;}
	
table#shopping-cart-totals-table.data-table
{background: #fff;
border: 1px solid #ebebeb;
-webkit-box-shadow: 10px 10px 0 #000000;
-moz-box-shadow: 10px 10px 0 #000000;
box-shadow: 10px 10px 0 #000000;
margin-top: 10px;
display: table;
font-size: 15px;
}


.shipping-form .sbHolder {
    height: 40px;
    width: 435px;
    margin: 0;
}
.shipping-form .sbSelector {
    height: auto;
    padding: 6px 15px;
    width: 395px;
}
.shipping-form .form-list input.input-text {
    width: 435px;
}
.shipping-form .sbToggle {
    box-sizing: content-box;
    -moz-box-sizing : content-box;
    padding: 7px;
    background-position: 6px;
}
.shipping-form .sbToggleOpen {
    background-position: -19px;
}
.shipping-form .sbOptions {
    top: 42px !important;
    height: 110px;
    overflow-y: auto !important;
    width: 435px;
}
.shipping-form dl {
    margin-top: 10px;
}
.shipping-form dl dt {
    line-height: 25px;
}
.buttons-set {
    padding: 0;
    margin-top: 10px;
}
.buttons-set button.button {
    float: left;
	color: #262626;
    margin-left: 2px;
    margin-right: 2px;
	background: #ffffff;
	 font-family: "Galano Medium",helvetica,arial;
	 text-transform:uppercase;
	 
text-shadow: none;
border: 1px solid #ebebeb;
}
.cart .total-container .data-table td,
.cart .total-container .data-table .price{
   font-family: "Galano Medium",helvetica,arial!important;
     font-weight:200;
	     color:  #111;
	 text-rendering: optimizelegibility;
-webkit-font-smoothing: antialiased;
    font-size: 14px;
}
.cart .total-container tbody td {
    text-transform: capitalize;
    padding: 25px 11px;
}
.cart .total-container tfoot td {
    text-transform: uppercase;
    padding: 25px 10px;
}
.checkout-types li {
    margin-bottom: 10px;
    margin-left: 10px;
    float: left;
}
.checkout-types li a {
    line-height: 40px;
}
.cart .data-table .btn-continue {
    float: left;
	color:#262626;
	background: #ffffff;
	 font-family: "Galano Medium",helvetica,arial;
	 text-transform:uppercase;
text-shadow: none;
border: 1px solid #ebebeb;
}

button.button.btn-update, button#empty_cart_button.button.btn-empty {color:#262626;
	background: #ffffff;
	 font-family: "Galano Medium",helvetica,arial;
	 text-transform:uppercase;
	 
text-shadow: none;
border: 1px solid #ebebeb;}

div.cart-empty {
    margin-top: 20px;
}
div.cart-empty {
    line-height: 30px;
}
.contacts-index-index .main-container .main {
    
}
.contacts-index-index .content-left {
    width: 49%;
    float: left;
}
.contacts-index-index .content-right {
    width:49%;
    float: right;
}
.input-box textarea {
    width: 100%;
    height: 40px;
}
#contact-block-map{
    height:  500px;
}

.contacts-index-index .main-container {
    margin-top: 50px;
}
.contacts-index-index .col-sidebar .block .block-content {
    padding: 20px 15px 25px;
}
.contacts-index-index .col-sidebar .block .block-content .contact-title {
    margin-bottom: 10px;
}

/*404 page*/
.cms-no-route .main-container {
    position: relative;
    background: url('../images/backgrounds/404_bg.jpg') no-repeat center top;
    min-height: 800px;
    background-size: cover;
}
.cms-no-route .main {
    margin: 0;
}
.cms-no-route .main .container,
.cms-no-route .col-main-left {
    width: 100%;
    max-width: 100%;
    padding: 0;
}
.cms-no-route .number-container .container,
.cms-no-route .text-container .container {
    max-width: 1000px;
    padding: 20px 0;
}
.cms-no-route .number-container {
    background: url(../images/backgrounds/404_text_bg.png) repeat center center;
}
.cms-no-route .number-container .container img {
    width: 50%;
}
.cms-no-route .text-container .container h2,
.cms-no-route .text-container .container .search-form {
    width: 540px;
    text-align: center;
}
.cms-no-route .text-container .container h2 {
    margin-top: 125px;
    font-size: 38px;
}
.cms-no-route .text-container .container .search-form .message-text {
    font-size: 23px;
    text-transform: uppercase;
}
.error-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
    z-index: -1;
}
.error-img img{
    width: 100%;
}
.cms-no-route .main-content .form-search {
    margin-top: 25px;
}
.cms-no-route .main-content .form-search .input-text {
    width: 320px;
    line-height: 20px;
    height: 50px;
    font-size: 20px;
    background: transparent;
}
.cms-no-route .main-content .form-search button.button {
    height: 50px;
    background-image: url(../images/buttons/404_search_button.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 70px;
    background-color: #bfbfbf;
}
.cms-no-route .main-content .form-search button.button:hover {
    background-color: #add4d9;
}
/*about us page*/ 
.cms-heading-container {
    background: url(../images/backgrounds/about_header_bg.png);
    width: 100%;
    height: 450px;
    padding-top: 160px;
}
.cms-heading-container .page-title h1 {
    display: block;
    font-size: 28px;
    text-transform: uppercase;
    color: #ffffff;
}
.cms-heading-container .cms-description {
    margin: 50px auto 0;
    text-align: center;
    width: 80%;
    color: #ffffff;
    padding-bottom: 30px;
    border-bottom: solid 1px #ffffff; 
}
.cms-heading-container .cms-description .desc-short {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
}
.cms-heading-container .cms-description .desc-content {
    font-size: 18px;
}
.cms-heading-container .cms-description .cms-border-top {
    width: 100%;
    height: 2px;
    background-color: #ffffff;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    margin-bottom: 30px;
}
.cms-container .block-meet {
    background-color: #e5e5e5;
    padding: 50px 0 60px;
}
.cms-container .block-meet .container {
    position: relative;
}
.cms-container .block-sub-title {
    font-family: 'josefin sans', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 35px;
}
.cms-container .block-meet ul.bxslider li {
    background-color: #eeeeee;
}
.cms-container .block-meet ul.bxslider li .item-content {
    padding: 21px;
}
.cms-container .block-meet ul.bxslider li img {
    transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    -webkit-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
    width: 100%;
}
.cms-container .block-meet ul.bxslider li .photo-container {
    position: relative;
}
.cms-container .block-meet ul.bxslider li .photo-container .hover-image {
    position: absolute;
    top: 0;
    left: 0;
}
.cms-container .block-meet ul.bxslider li  .photo-container a:hover .primary-image,
.cms-container .block-meet ul.bxslider li  .photo-container a .hover-image {
    opacity: 0;
    filter: alpha(opacity=0);
}
.cms-container .block-meet ul.bxslider li .photo-container a:hover .hover-image {
    opacity: 1;
    filter: alpha(opacity=100);
}
.cms-container .block-meet ul.bxslider li  .person-info {
    border-left: solid 2px #add4d9;
    margin-top: 20px;
    padding: 0 10px;
}
.cms-container .block-meet ul.bxslider li  .person-info div {
    line-height: 1;
}
.cms-container .block-meet ul.bxslider li  .person-info .person-name {
    font-size: 16px;
    font-family: 'Questrial', sans-serif;
    color: #333333;
    margin-bottom: 10px;
}
.cms-container .block-meet ul.bxslider li .person-info .person-duty {
    font-size: 13px;
    font-family: 'Arial', sans-serif;
    color: #959595;
    font-style: italic;
}
.cms-container .block-meet ul.bxslider li .block-meet-button {
    position: absolute;
    bottom: 10px;
    right: 0;
}
.cms-container .block-meet ul.bxslider li .block-meet-button a.more-button{
    line-height: 25px;
    height: 25px;
}
.cms-container .block-meet .bx-has-controls-direction {
    position: absolute;
    top: -40px;
    right: 0;
}
.cms-container .block-meet .bx-controls-direction a {
    width: 16px;
    height: 17px;
}
.cms-container .block-meet .bx-has-controls-direction .bx-prev {
    margin-right: 12px;
}
.cms-container .block-we {
    padding: 80px 0;
}
.cms-container  .block-we .img-slider {
    float: left;
    width: 585px;
    height: 410px;
}
.cms-container .block-we .who-we-content {
    width: 415px;
    float: right;
}
.cms-container .block-we .who-we-content .who-we-title {
    font-size: 25px;
    font-family: 'Questrial', sans-serif;
    margin-bottom: 25px;
}
.cms-container .block-we .who-we-content .who-we-details {
    font-size: 13px;
}
.cms-container .block-we .who-we-content .who-we-details .quote {
    padding: 20px 45px 0;
    background: url(../images/backgrounds/quote_bg.png) no-repeat 0 0;
    font-style: italic;
    margin: 25px 0;
}
.cms-container .block-we .colored {
    color: #66b1b8;
}
.cms-container .block-we .who-we-bottom {
    clear: left;
}
.cms-container .bx-wrapper {
    position: relative;
}
.cms-container .bx-wrapper .bx-pager {
    padding: 0;
    bottom: 8px;
    position: absolute;
    width: 100%;
    text-align: center;
}
.cms-container .bx-wrapper .bx-pager .bx-pager-item {
    display: inline-block;
}
.cms-container .bx-wrapper .bx-pager.bx-default-pager a {
    background-color: #f2f2f0;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    text-indent: -9999em;
    display: block;
    outline: 0;
}
.cms-container .bx-wrapper .bx-pager.bx-default-pager a:hover,
.cms-container .bx-wrapper .bx-pager.bx-default-pager a.active {
    background-color: #add4d9 !important;
}
.cms-container .block-we .bx-controls-direction a{
    background: url(../images/buttons/cms_bx_button.png) no-repeat;
    text-indent: -9999em;
}
.cms-container .block-we .bx-controls-direction .bx-prev,
.cms-container .block-we .bx-controls-direction .bx-next {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
}
.cms-container .block-we .bx-controls-direction .bx-prev {
    background-position: 0 -40px;
    left: 0;
}
.cms-container .block-we .bx-controls-direction .bx-next {
    background-position: 0 0;
    right: 0;
}
.cms-container .block-we .bx-controls-direction .bx-prev:hover {
    background-position: -40px -40px;
}
.cms-container .block-we .bx-controls-direction .bx-next:hover {
    background-position: -40px 0;
}
.cms-container  .block-testminial {
    padding: 30px 0 65px;
    background-color: #e5e5e5;
}
.cms-container  .block-testminial .minial-photo {
    background: #ffffff;
    padding: 4px;
    width: 80px;
    height: auto;
}
.cms-container  .block-testminial .minial-photo img {
    width: 100%;
}
.cms-container  .block-testminial .minial-comments {
    width: 370px;
    padding: 23px 20px;
    background-color: #f2f2f2;
    position: relative;
}
.cms-container  .block-testminial .minial-comments .minial-arrow {
    background: url(../images/backgrounds/minial_arrow.png) no-repeat;
    width: 20px;
    height: 19px;
    position: absolute;
    top: 28px;
    left: -20px;
}
.cms-container .block-testminial .bx-wrapper .bx-pager {
    bottom: -45px;
}
.cms-container .block-testminial .minial-ccontent {
    font-size: 13px;
    line-height: 1.6;
    color: #777777;
}
.cms-container .block-testminial .minial-pname {
    font-size: 14px;
    color: #333333;
    margin-top: 10px;
}
.cms-container .block-testminial .bx-wrapper .bx-pager.bx-default-pager a {
    background-color: #b8b8b8;
}
.cms-container .block-socials {
    padding: 80px 0 50px;
}
.cms-container .block-socials .social-block,
.cms-container .block-socials .bx-wrapper {
    max-width: 308px;
    margin: 10px auto;
} 
.cms-container .block-socials .social-block {
    text-align: center;
    padding: 50px 0;
    background-color: #e4e4e4;
    height: 320px;
}
.cms-container .in-blog.block-socials .social-block {
    height: 340px;
} 
.cms-container .block-socials .social-block .social-block-title {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #1f1f1f;
}
.cms-container .block-socials .social-block .social-block-border {
    width: 30px;
    height: 4px;
    background: #add4d9;
    margin: 20px auto;
}
.cms-container .block-socials .social-block .social-block-content {
    font-size: 15px;
    color: #666666;
    padding: 6px 40px;
    margin-bottom: 30px;
    font-family: "avenir", arial,helvetica!important;
     font-weight:200;
	 text-rendering: optimizelegibility;
-webkit-font-smoothing: antialiased;
}
.cms-container .block-socials .social-block .social-block-links a{
    margin: 0 10px;
}
.cms-container .block-socials .social-block .social-block-join-content {
    font-size: 13px;
    text-transform: uppercase;
    margin: 27px auto 0;
    padding: 0 40px;
    font-family: "Questrial",sans-serif;
}
.cms-container .block-socials .social-block .social-block-join-content p {
    line-height: 1;
    margin: 0;
}
.cms-container .block-socials .social-block .social-block-join-content input.input-text {
    line-height: 20px;
    height: 35px;
    border: solid 1px #d7d7d7;
    color: #666666;
    width: 100%;
    margin: 21px 0;
    text-align: center;
}
.cms-container .block-socials .button {
    line-height: 35px;
    height: 35px;
    background-color: #262626;
    color: #ffffff;
    padding: 0 20px;
}
.cms-container .block-socials .button-wrapper{
    position: absolute;
    bottom: 50px;
    width: 100%;
    text-align: center;
    margin: 0;
}
.cms-container .block-socials .bx-wrapper .bx-pager {
    bottom: 10px;
}
.cms-container .block-socials .bx-wrapper .bx-pager.bx-default-pager a {
    background-color: #707070;
}
/*home-page*/
.product-tabs-container {
    padding: 50px 0;
}
.std .button-tabs {
    margin: 0 0 15px;
    padding: 0;
    list-style: none;
}
.std .button-tabs li {
    float: left;
    margin-right: 10px;
}
.std .button-tabs li a{
    background-color: transparent;
    border: solid 1px #d8d8d8;
    height: 30px;
    padding: 0 15px;
    display: inline-block;
    line-height: 30px;
    text-transform: uppercase;
    color: #666666;
    font-family: 'josefin sans', sans-serif;
    font-size: 14px;
}
.std .button-tabs li.active a{
    background-color: #d8d8d8;
}
.main-slider {
    overflow: hidden;
    position: relative;
}
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:16px; height:16px; background:url(../images/buttons/btn_trash.png) 3px 3px no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .btn-close a:hover {
    background-position: -12px 3px;
    background-color: #add4d9;
    
}

/*tab with slider*/
.slider-tab-container {
    margin-top: 34px;
    position: relative;
}
.cms-container .slider-tab-container .bx-wrapper {
    position: static;
}
.cms-index-index .slider-tab-content {
    padding: 25px 0;
}
.cms-index-index .slider-tab-content .products-grid {
    margin: 5px 0 !important;
}
#slider-tab {
    border-bottom: solid 1px #ddd;
}
#slider-tab:before,
#slider-tab:after {
    display: table;
    content: " ";
}
#slider-tab:after {
    clear: both;
}
#slider-tab>li {
    float: left;
    margin-bottom: -1px;
    position: relative;
    display: block;
}
#slider-tab>li>a {
    margin-right: 2px;
    line-height: 1.428571492;
    border: solid 1px transparent;
    position: relative;
    display: block;
    padding: 10px 15px;
    font-size: 14px;
    text-transform: uppercase;
    color: #666666;
}
#slider-tab>.active>a {
    cursor: default;
    border: solid 1px #ddd;
    border-bottom-color: transparent;
}
.slider-tab-container .bx-controls {
    position: absolute;
    top: 11px;
    right: 15px;
}
.slider-tab-container .bx-controls .bx-next {
    margin-left: 10px;
}
.slider-container {
    max-width: 1000px;
    margin: 20px auto;
}
.home-show-case-slider {
    width: 100%;
    position: relative;
    padding: 0;
    margin: 20px 0;
}
/*quick view*/
.featured-scroll .products-grid .col1,
.featured-scroll .products-grid .col2, 
.featured-scroll .products-grid .col3, 
.featured-scroll .products-grid .col4, 
.featured-scroll .products-grid .col6, 
.featured-scroll .products-grid .col12 {
    padding-left: 2px;
    padding-right: 0;
}
#mini-cart .mini-cart-button .price {
    font-size: 12px;
}
.product-options dd {
    margin: 5px 0 15px;
}
#product-options-wrapper dt label {
    font-weight: bold;
}
#product-options-wrapper dd label {
    line-height: 1.5;
}
.ajaxcart-index-options .product-view .product-shop .availability {
    margin-bottom: 10px;
}
.product-view .product-options {
    margin-top: 70px;
}
/*scroll top*/
#topcontrol {
    z-index: 9999;
}

.scrolltop {
    display: block;
    width: 52px;
    height: 53px;
    background: url(../images/buttons/scroll_top.png) no-repeat 0 0;
    text-indent: -999em;
}
.middle-topup .scrolltop {
    background-position: 0 -106px;    
}
.scrolltop:hover {
    background-position: 0 -53px;
}
.featured-products-container {
    padding: 12px 12px 0;
    width: 450px;
    background: url(../images/homeslider/slider_featured_bg.png) repeat;
    max-height: 573px;
    position: absolute;
    right: 33px;
    z-index: 99;
    bottom: 5px;
}
.featured-products-container .product-item{
    position: relative;
    padding: 10px;
    height: 175px;
    background: url(../images/homeslider/slider_featured_item_bg.png) repeat;
    margin-bottom: 12px;
}
.featured-products-container .product-item .product-item-image {
    float: left;
    position: relative;
    z-index: 10;
}
.featured-products-container .product-item .product-item-price .price-box.clearfix,
.featured-products-container .product-item .product-item-price .price-box.clearfix:after{
    clear: none;
}
.featured-products-container .product-item .product-item-info {
    margin-left: 170px;
}
.featured-products-container .product-item .product-item-image img {
    
}
.featured-products-container .product-item .product-item-name {
    font-size: 17px;
    font-family: "Josefin Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #ededed;
    font-weight: 200;
}
.featured-products-container .product-item .price-box {
    padding: 5px 0;
}
.featured-products-container .product-item .price-box .price {
    color: #66b1b8;
}
.featured-products-container .product-item .price-box .price-from {
    float: left;
}
.featured-products-container .product-item .price-box .price-to {
    margin-left: 120px;
}
.featured-products-container .product-item .price-box .price-label {
    font-size: 12px;
    color: #ffffff;
}
.featured-products-container .product-item .product-item-description {
    color: #ffffff;
    font-size: 12px;
}
.featured-products-container .product-item .product-item-actions {
    position: absolute;
    bottom: 0;
    right: 0;
    line-height: 28px;
    height: 28px;
    background: url(../images/homeslider/slider_featured_link_bg.png) repeat;
    color: #a6a6a6;
    width: 100%;
    text-align: right;
}
.featured-products-container .product-item .product-item-actions {
    font-size: 0;
}
.featured-products-container .product-item .product-item-actions .item-buttons {
    float: right;
}
.featured-products-container .product-item .product-item-actions .item-button {
    display: block;
    float: left;
    line-height: 28px;
    height: 28px;
    background: url(../images/homeslider/slider_featured_border_bg.png) 0 center repeat-y;
}
.featured-products-container .product-item .product-item-actions .item-button a {
    display: block;
    width: 40px;
    text-indent: -9999em;
    background: url(../images/homeslider/slider_action_icon.png) no-repeat; 
    height: 28px;
    text-align: left;
    padding: 0;
    margin: 0;
}
.featured-products-container .product-item .product-item-actions .item-cart {
    line-height: 28px;
    height: 28px;
    white-space: nowrap;
    padding: 0 12px;
    border: none;
    background: none;
    font-family: 'Questrial','arial', sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    cursor: pointer;
    color: #a6a6a6;
}
.featured-products-container .product-item .product-item-actions .item-cart:hover {
    color: #555555;
}
.featured-products-container .product-item .product-item-actions .item-button:hover {
    background: #cccccc;
}
.featured-products-container .product-item .product-item-actions .item-button .item-wishlist {
    background-position: 15px -48px;
}
.featured-products-container .product-item .product-item-actions .item-button .item-product-link {
    background-position: 14px -19px;
}
.featured-products-container .product-item .product-item-actions .item-button .item-compare {
    background-position: 14px 6px;
}
.featured-products-container .product-item .product-item-actions .item-button .product-item-detail {
    background-position: 14px -78px;
}
.featured-products-container .product-item .product-item-actions .item-button .item-wishlist:hover {
    background-position: 13px -160px;
}
.featured-products-container .product-item .product-item-actions .item-button .item-product-link:hover {
    background-position: 14px -132px;
}
.featured-products-container .product-item .product-item-actions .item-button .item-compare:hover {
    background-position: 12px -106px;
}
.featured-products-container .product-item .product-item-actions .item-button .product-item-detail:hover {
    background-position: 16px -189px;
}
.featured-rail {
    background: url(../images/homeslider/slider_featured_bg.png) repeat !important;
    width: 12px !important;
    margin-left: 32px;
}
.featured-rail > div {
    background: url(../images/homeslider/scroll_featured.png) no-repeat;
    border-top-right-radius:0 !important;
    border-top-left-radius:0 !important;
    border-bottom-right-radius:0 !important;
    border-bottom-left-radius:0 !important;
    left: -3px;
    border: none !important;
    opacity: 0.9;
    filter:Alpha(opacity=90);
}
.featured-products-container .product-item .product-item-reviews {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -9px;
}
.featured-products-container .product-item .product-item-reviews .ratings {
    width: 69px;
    height: 13px;
}
.featured-products-container .product-item .product-item-reviews .rating-box {
    width: 69px;
    background: url(../images/homeslider/bkg_rating1.png) repeat-x 0 0;
    height: 13px;
}
.featured-products-container .product-item .product-item-reviews .rating-box .rating {
    background: url(../images/homeslider/bkg_rating1.png) repeat-x 0 100%;
    height: 13px;
}
.featured-products-container .product-item .product-item-reviews .ratings .amount {
    display: none;
}
.iosSlider .featured-products-container {
    bottom: 5px;
}
#homeslider-revolution .container {
    height: 100%;
}
#homeslider-revolution .container .home-adv {
    position: absolute;
    z-index: 30;
    right: 0;
    bottom: 10%;
}
#homeslider-revolution .container .home-adv ul.bx-slider li{
    background: url(../images/homeslider/slider_featured_bg.png) repeat;
    padding: 7px 9px;
    width: 452px !important; 
}
#homeslider-revolution .container .home-adv ul.bx-slider li .home-adv-container {
    height: 182px;
    background: url(../images/homeslider/slider_featured_item_bg.png)
}
#homeslider-revolution .container .home-adv ul.bx-slider li .home-adv-container .home-adv-photo {
    width: 170px;
    height: 180px;
    float: left;
}
#homeslider-revolution .container .home-adv ul.bx-slider li .home-adv-container .home-adv-photo img {
    width: 100%;
    height: 100%;
}
#homeslider-revolution .container .home-adv ul.bx-slider li .home-adv-container .home-adv-content {
    margin-left: 170px;
    padding: 20px;
}
#homeslider-revolution .container .home-adv ul.bx-slider li .home-adv-container .home-adv-content .home-adv-title{
    font-family: 'Questrial', sans-serif;
    color: #e7e7e7;
    font-size: 26px;
    line-height: 1;
    text-transform: uppercase;
}
#homeslider-revolution .container .home-adv ul.bx-slider li .home-adv-container .home-adv-content .home-adv-msg {
    font-family: 'Questrial', sans;
    color: #add4d9;
    font-size: 18px;
    line-height: 1;
    margin-top: 8px;
    margin-bottom: 17px;
}
#homeslider-revolution .container .home-adv ul.bx-slider li .home-adv-container .home-adv-content .home-adv-button .button {
    line-height: 28px;
    height: 28px;
    padding: 0 15px;
    font-size: 12px;
    font-family: 'Questrial', sans-serif;
    font-weight: 200;
    color: #333333;
}
#homeslider-revolution .container .home-adv .bx-controls {
    position: absolute;
    bottom: -31px;
    left: 44%;
}
#homeslider-revolution .container .home-adv .bx-has-controls-direction .bx-controls-direction a {
    background-color: #000000;
    opacity: 0.5;
    filter:Alpha(opacity=50);   
    margin: 0 5px;
}
#homeslider-revolution .container .home-adv .bx-has-controls-direction .bx-controls-direction a:hover {
    background-color: #add4d9;
    opacity: 1;
    filter:Alpha(opacity=100); 
}
.cart-table .price,
.cart .data-table tbody .price {
    color: #111;
}
.block-minicart .block-content li.item {

}
.btn-remove2:hover,
.btn-remove2:focus {
    background-color: #9b9b9b !important;
}
.main-slider .container {
    position: relative;
}
.cms-index-index .featured-products-scroll .products-grid {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.featured-scroll {
    min-height: 450px;
    padding: 48px 0 35px;
    margin-top: -13px;
}
.featured-products-scroll ul li {
    float: left;
    margin: 0 10px;
    width: 235px;
}
.featured-products-scroll .products-grid .item-inner {
    margin: 0;
}
.featured-products-scroll .home_block_content {
    padding: 0;
}

#ascrail2000-hr > div,
#ascrail2001-hr > div,
#ascrail2002-hr > div{
    background-color: transparent !important;
    background: url(../images/icons/h_scroll.png) no-repeat center center;
    border: none !important;
}
.onepagecheckout-index-success .sub-title {
    margin: 20px 0;
}
/*messages */
.messages li {
    margin: 10px 0;
}
.error-msg, .success-msg, .note-msg, .notice-msg {
    background-position: 20px 10px !important;
    padding: 20px 20px 20px 75px !important;
}
.success-msg {
    border-color: #b9dbbd;
    background-color: #d2eedb;
    background-image: url(../images/i_msg-success.png);
    color: #69a671;
}
.note-msg, .notice-msg {
    border-color: #eddcad;
    background-color: #f5e7c0;
    background-image: url(../images/i_msg-note.png);
    color: #d1b361;
}
.error-msg { border-color:#efcbca; background-color:#f5d7d6; background-image:url(../images/i_msg-error.png); color:#cc7572; }
.block-layered-nav .currently {
    padding: 10px;
}
.cms-container .messages {
    max-width: 1030px;
    padding: 0 15px !important;
    margin: 0 auto !important;
}
.block-layered-nav .currently li {
    padding: 10px 0;
}
.block-layered-nav .btn-remove {
    float: right;
}
.currently .btn-remove {
    background: url(../images/buttons/btn_trash.png) no-repeat;
    margin: 0;
    background-position: 3px 3px;
}
.currently .btn-remove:hover {
    background-position: -42px 3px;
    background-color: #add4d9;
}
.block-layered-nav .block-content .actions {
    padding: 0 10px 20px;
}
.product-item-container .product-item-info .product-item-description {
    float: left;
}
.nicescroll-rails > div {
    cursor: -webkit-grab;
}
.featured_products_bx {
    margin-top: 35px;
}
.featured_products_bx .products-grid {
    margin: 0 !important;
}
.home_block_title {
    line-height: 60px;
    height: 60px;
    margin-bottom: 2px;
    border-bottom: solid 1px #dcdcda;
    font-size: 25px;
    font-family: "Josefin Sans", sans-serif;
    text-transform: capitalize;
}
.featured-products-scroll .home_block_title {
    height: 65px;
}
.home_block_content {
    border-top: solid 1px #dcdcda;
    padding: 35px 0;
}
.home_block_content .bx-controls {
    position: absolute;
    right: 15px;
    top: 25px;
}
.home_block_content .bx-controls .bx-next {
    margin-left: 10px;
}
.cms-container .bx-wrapper {
    position: relative;
}
.block-recent-products .container,
.block-from-blog .container {
    position: relative;
	
}
.featured_products_bx.container,
.container.featured-products-scroll {

}

.featured_products_bx.container .bx-wrapper,
.block-recent-products .bx-wrapper,
.block-from-blog .bx-wrapper {
    position: static;
}
.gray-back {
    background: #ededed;
    border-top: solid 1px #e7e7e7;
    border-bottom: solid 1px #e7e7e7;
}
.product-tabs-ul li a {
    text-transform: uppercase;
}
.store-switcher .block-content {
    float: left;
    z-index: 104;
    left: -10px;
    position: relative;
}
.store-switcher .dropdown>a {
    width: auto;
    min-width: 110px;
}
.store-switcher .dropdown>a .name {
    float: left;
}
.store-switcher .dropdown>a .icon-dropdown {
    float: right;
}
.store-switcher .dropdown-menu {
    width: 100%;
}
.store-switcher a {
    padding: 0 10px;
}
.store-switcher a,
.store-switcher .dropdown-menu > li > a{
      text-align: left;
}
.store-switcher a .icon-dropdown {
    float: right;
    margin-top: 10px;
}
#nav, 
#blog_nav {
    float: left;
    border: none;
    padding: 0;
    margin: 0;
}
#nav li a,
#blog_nav li a {
    font-weight:200;
    text-transform: uppercase;
    display: block;
}
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub,
#blog_nav li .shown-sub ul.shown-sub,
#blog_nav li .shown-sub li div.shown-sub {
    left: 14em;
}
#nav ul li,
#blog_nav ul {
    border-bottom: dotted 1px #b2b2b2;
}
#nav ul li.level0,
#blog_nav ul li.level0 {
    border: none;
}
.quickview-main .product-view .product-options .options .sbOptions {
    max-height: 140px !important;
    overflow: auto !important;
}

.my-account .form-list .field .sbHolder{
    height: 40px;
    width: 341px;
    margin-left: 0;
}
.my-account .form-list .field .sbToggle {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    padding: 7px;
    background-position: 6px;
}
.my-account .form-list .field .sbSelector {
    height: auto;
    padding: 6px 10px;
    width: 300px;
}
.my-account .form-list .field .sbOptions {
    height: 110px;
    overflow-y: auto !important;
    width: 341px;
    top: 41px !important;
}
#product-options-wrapper .last .sbHolder {
    margin-left: 0;
}
#product-options-wrapper .last .sbHolder.datetime-picker {
    width: 100px;
    margin-right: 10px;
}
#product-options-wrapper .last .datetime-picker .sbSelector {
    width: 73px;
}
#product-options-wrapper .last .datetime-picker .sbOptions {
    width: 100px;
    max-height: 200px !important;
    overflow-y: auto !important;
}
.product-options dd .time-picker {
    padding: 5px 0;
}
#product-options-wrapper .last .time-picker .sbHolder.datetime-picker,
#product-options-wrapper .last .time-picker .datetime-picker .sbOptions {
    width: 80px;
}
#product-options-wrapper .last .time-picker .datetime-picker .sbSelector {
    width: 53px;
}
#product-options-wrapper dl.last dd input.input-text{
    height: 25px;
    line-height: 20px;
    padding: 2px;
    width: 98%;
}
#product-options-wrapper dl.last label,
#product-options-wrapper dl.last .price-notice .price {
    font-weight:200;
}
.quickview-main #product-options-wrapper dl.last dd input.input-text.qty {
    width: 45px;
}
.my-account .data-table th {
    padding: 20px 5px;
}
.col-sidebar .block.block-reorder .block-content {
    padding: 10px;
}
 .block-reorder input.checkbox {
     margin-top: 9px;
 }
 .block .actions a {
     line-height: 35px;
     height: 35px;
     margin-left: 10px;
 }
 .title-buttons {
     margin-bottom: 10px;
 }
 .opc .step-title {
     text-align: left;
 }
 #checkout-step-billing .sbHolder,
 #checkout-step-shipping .sbHolder{
     margin-left: 0;
     width: 240px;
 }
 #checkout-step-billing .sbSelector,
 #checkout-step-shipping .sbSelector {
     width: 213px;
 }
 #checkout-step-billing .sbOptions,
 #checkout-step-shipping  .sbOptions{
     width: 240px;
 }
 .sp-methods input[type="radio"] {
     display: inline-block !important;
 }
 .col-sidebar .block.opc-block-progress .block-content {
     padding:10px;
 }
 .col-sidebar .block.opc-block-progress .block-content dt {
     line-height: 30px;
 }
 #checkout-review-table-wrapper .product-name {
     font-size: 1.5em;
 }

div.team-wrap {width: 300px; float: left; padding-right: 5px;}
div.team {width: 800px; display: inline-block; padding-left: 55px; margin-right: auto; float: right;}
div.team-pic {text-align: center;}
div#titlea {text-align: center;}
div.team-info {width: 87%; padding-top: 5px; text-align: justify; margin: 10px;}

.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0, 0, 0)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%;z-index:10}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item{float:left;width: 768px;
left: 0px;
display: block;}.owl-controls .owl-page,
.owl-controls .owl-buttons
div{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.grabbing{cursor:url(http://www.hauterogue.com/neoshop/skin/frontend/neoshop/default/slider/images/grabbing.png) 8 8, move;width:16px;height:16px}.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.itemslider{}.itemslider
.item{margin:20px
10px}.owl-theme .owl-controls{margin-top:10px;text-align:center}.top-controls .owl-theme .owl-controls .owl-buttons,
.owl-theme .owl-controls .owl-buttons{position:absolute;top: -38px;right:0;width:auto}.top-controls .owl-theme .owl-controls .owl-buttons{}.top-controls .owl-theme .owl-controls .owl-buttons div,
.owl-theme .owl-controls .owl-buttons
div{outline:0;display:block;width:30px;height:30px;font-size:1.2em;border-radius:4px;-webkit-border-radius:4px;font-family:'neoshop';text-decoration:none;background-color:#ECF0F1;text-align:center;line-height:30px;float:left}.top-controls .owl-theme .owl-controls .owl-buttons .owl-next,
.owl-theme .owl-controls .owl-buttons .owl-next{margin-right:0;padding:0}.top-controls .owl-theme .owl-controls .owl-buttons .owl-prev,
.owl-theme .owl-controls .owl-buttons .owl-prev{margin-right:5px;margin-left:0;padding:0}.owl-theme .owl-controls .owl-buttons div:hover,
.banner .owl-theme .owl-controls .owl-buttons div:hover,
.top-controls .owl-theme .owl-controls .owl-buttons div:hover{background-color:#f25448;color:#FFF}.owl-theme .owl-controls .owl-buttons
div.disabled{opacity:0.5;filter:Alpha(Opacity=50)}@media only screen and (min-width: 1042px){.owl-theme .owl-controls .owl-buttons
div{background-color:transparent;font-size:2.5em;float:right}.owl-theme .owl-controls .owl-buttons{top:45%;width:100%;z-index:0}.owl-theme .owl-controls .owl-buttons .owl-prev{float:left;margin-left: -35px;padding:5px
3px 4px}.owl-theme .owl-controls .owl-buttons .owl-next{margin-right: -33px;padding:5px
3px 4px}.owl-theme .owl-controls .owl-buttons div:hover{background:transparent;color:#f25448}.products-grid .owl-wrapper-outer{z-index:10}.owl-theme .owl-controls .owl-buttons div.disabled:hover{color:#ddd}}.sidebar .itemslider
.item{margin:0;text-align:center}.sidebar .owl-theme .owl-controls .owl-buttons{top: -59px}.owl-theme .owl-controls.clickable .owl-buttons div:hover{opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-controls .owl-page
span{display:block;width:12px;height:12px;margin:5px
4px;filter:Alpha(Opacity=50);opacity:0.5;border-radius:20px;background:#FFF}#sideslider .owl-controls .owl-page.active span,
#sideslider .owl-controls.clickable .owl-page:hover span,
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover
span{filter:Alpha(Opacity=100);opacity:1;background:#f25448}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px
10px;font-size:12px;border-radius:30px}.owl-item.loading{background:url(http://www.hauterogue.com/neoshop/skin/frontend/neoshop/default/images/opc-ajax-loader.gif) center center no-repeat;z-index:9999;opacity:0.9;height:10px;margin:20px
auto 0 auto}
#formnotify .notify-up-btn:hover {
color: #fff;
background-color: #F97369;
border-color: #F97369;
}
#formnotify .notify-up-btn {
padding-left: 12px;
padding-right: 12px;
padding-bottom: 5px;
color: #fff;
letter-spacing: 4px;
text-transform: uppercase;
text-decoration: none;
height: 40px;
float: left;
background-color: #2a2a2a;
width: 100%;
margin-bottom: 5px;
}
#formnotify .form-list .fields{margin: 0;}
#formnotify .form-list .field{width:100%;}
#cboxClose {border: 0 none;}
#select-child-product{
overflow: hidden;
width: 100%;
}
#select-child-product li {
display: inline-block;
border: 1px solid #ebebeb;
padding: 5px 10px;
font-size: 12px;
line-height: 1.4;
margin-right: 10px;
}
#select-child-product li:last-child{margin-right:0;}
#select-child-product li:hover{background:#000;color:#fff;}
#select-child-product li:hover a{color:#fff;}
#select-child-product li.active{cursor:auto;background:#000;color:#fff;}
#select-child-product li.active a{cursor:auto;color:#fff;}
.error-area {display: none;}
.footer ul {padding: 0 0 0 20px;}
.footer ul li a {list-style-type: none;font-family: "Galano Medium",helvetica,arial;font-size: 11px;text-transform: none;letter-spacing: .5px;text-align: left;}
.footer ul li a:hover{text-decoration:none;}
.quickview-main .notify-outstock{display:none;}
ul.smenu:after{overflow:hidden;clear:both;display:block;content:'.';font-size:0;line-height:0;height:0;}
.quickview-main .product-view .product-img-box{
	border-bottom: 0 none;
	border-left: 0 none;
	border-top: 0 none;
	padding: 0 15px 0 0;
	width:55%;
}
.quickview-main .product-view .product-shop{width:45%;}
.quickview-main .product-view .product-options{margin:0;}
.quickview-main .product-view .product-options .options .sbOptions {
    max-height: 140px !important;
    overflow: auto !important;
}
.share-list-item {display:inline-block; margin-right:5px;}
.share-list-item i {
	background-image: url(http://www.hauterogue.com/skin/frontend/zonda/default/images/share-icon.png);
  background-repeat: no-repeat;
  text-indent: -1000000px;
	float:left; 
	height:24px;
	width:24px;
}
.share-list-item i.sprite-social-email{width:24px; background-position:-49px 0;}
.share-list-item i.sprite-social-facebook{width:15px; background-position:0 0;}
.share-list-item i.sprite-social-pinterest{width:24px; background-position:-78px 0;}
.share-list-item i.sprite-social-twitter{width:24px; background-position:-20px 0;}
.share-list-item i.sprite-social-tumblr{width:24px; background-position:-110px 0;}