* {
  padding: 0;
  margin: 0;
  outline: none;
}
/*
.scrollbar
{
  width:100%;
  float:left;
	margin-bottom: 25px;
}
*/

/*
 *  STYLE 4
 */
/*
#style-4::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar
{
	width: 5px;
	background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar-thumb
{
	background-color: #000000;
	border: 2px solid #555555;
}*/
/*  Slim Slider  */

body {
    font-size:14px;
    margin-top:0px;
    padding:0;
    line-height: 20px;
  border-top-width:4px;
 border-top-style:solid;
  letter-spacing:0.6px;
}

a {

  text-decoration: none;
}

a img {
  border: none;
}

.hide {
  display: none;
}
.show {
  display: block;
}
.clear {
  clear: both;
}
ol {
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 40px;
}
#gridsystem {
  position: fixed;
  top: 0;
  left: 50%;
  margin: 0 0 0 -470px;
  width: 940px;
  height: 5000px;  
  z-index: 1000;
}

h1, h2 {
  margin: 0 0 15px 0; text-transform: uppercase;
}
h2, h2 * {
  line-height: 18px;
  font-size: 26px;
}

h2 {
  padding-top: 6px;
  padding-bottom: 6px;
}

h3 {
  font-size: 14px;
  line-height: 24px;
}


h2.border, h4.border {
  border-bottom: 1px solid #DDD;
}
h2.border.border-small, h4.border.border-small {
 
}


.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}


.icon {
  position: relative;
  background-repeat: no-repeat;
  background-position: center left;
}
.icon.icon-10 {
  padding-left: 20px !important;
}
.icon.icon-16 {
  padding-left: 24px !important;
}

.icon .icon-icon {
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
 
}


.icon.icon-10 .icon-icon {
   height: 10px;
    margin-top: -5px;
    width: 10px
}
.icon.icon-16 .icon-icon {
  height: 18px;
    margin-top: -8px;
    width: 20px;
}

.icon.icon-10 .icon-icon-add {
  background-image: url(icon-10-add.png);
}
.icon.icon-10 .icon-icon-edit {
  background-image: url(icon-10-edit.png);
}
.button-add .cart {
  
}
a.button-add:hover{ color:#fff !important; }
.collection-options-mode a.icon.icon-16{
  padding:0 !important;
  width:25px;
  height:20px;
  float:left;
}
.icon.icon-16 .icon-icon-grid {
  background:url("sprite.png") no-repeat scroll 0px 0px transparent;
}
.icon.icon-16.active .icon-icon-grid,.icon.icon-16:hover .icon-icon-grid{background-position:0px -28px;}
.icon.icon-16 .icon-icon-list {
  background:url("sprite.png") no-repeat scroll -25px 0px transparent;
}
.icon.icon-16.active .icon-icon-list,.icon.icon-16:hover .icon-icon-list{background-position:-25px -28px;}
.grid-4.rss-links{ margin-top:15px; }
.footer h4{ font-size:20px; font-weight: normal;margin: 0 0 10px;margin-bottom: 12px;line-height:20px;font-weight:bold;}
.grid .grid-4 {
  float: left;
  width: 25%;
}
.grid .grid-4.grid-4-last {
  margin-right: 0;
}


.color-green {
  color: green;
}
.color-red {
  color: red;
}
.color-primary {
  color: #187EA2;
}
.color-secondary {
  color: #0489e6;
}

.breadcrumbs{ margin-bottom:15px; }
.image img{ max-width:100%; height:auto;    margin-bottom: 5px; }
.wrapper {
 
}
.wrapper_inner , .container-inner, .sub-banner  {  margin: 0 auto; width: 1150px;}


.wrapper.layout-fixed {
  width: 1150px;
  margin: 20px auto;
  border-radius: 3px;
  background:#fff;
  padding:0 20px;
}
header .header-top{width:100%;text-align:center;}
.header-top .left{float:left;}
.header-top .right{float:right;margin:45px 0 0;text-align:right;}
.header-top .right p{clear:both;margin-top:10px;float:right;}
.headerleft{float:left;width:40%;}
.headerleft .phone,.header-top .right .phone{margin-left:8px;}
.headerleft p{margin:63px 0;text-align:left;}
.header_center{float:left;width:25%;text-align:left;}
.header_right{float:right;position:relative;margin:63px 0;}
h1.main_logo{
  display: inline-block;
    margin: 49px 0;
}
.header a.logo {
  float: left;
}


.header .topnav .language {
  float: right;
  margin-right: 10px;
}


.header .topnav .currency {
  float: right;
  margin-right: 10px;
}

.header .topnav .search { 
  margin:9px 0;
  border:1px solid transparent;
  line-height:0px;
   position:absolute;
  right:0px;
  top:54px;
}
.header .topnav.open .search{ 
  border-width:4px;
  border-style: solid;
 
}

.topnav .search.tui input {
  border:none;
  height: 26px;
  line-height: 26px;
   transition: all 0.9s ease 0s;
  float:none;
  display:inline-block;
  text-shadow:none;
  background:none;
}
.topnav.open .search.tui input {
    padding: 8px 35px 8px 30px;
    transition: all 0.9s ease 0s;
    width: 230px;
}
.topnav .search.tui #searchform:before{
  content:"\f002";
  font-family: "fontawesome";
    font-size: 20px;
    right: 0;
    line-height: 37px;
    padding: 0 5px;
    position: absolute;
    top: 0;
}
.topnav .search.tui #searchform::after{
/*   content:"\f0d8"; */
  font-family: "fontawesome";
    font-size: 20px;
    right: 5px;
    position: absolute;
    top:-8px;
}
.header .topnav .autocomplete {
  width: 245px;
  padding:10px;
  position: absolute;
  right:0px;
  top: 114px;
  background: #FFF;
  border: 1px solid #DDD;
  z-index: 300;
  display: none;
}

.header .topnav .autocomplete .arrow {
  position: absolute;
  left: 0;
  top: -10px;
  width: 100%;
  height: 10px;
  background: url(dropdown-arrow.png) 10px 0 no-repeat;
}

.header .topnav .title {
  font-weight: bold;
  color: #999999;
  height: 18px;
  padding: 10px;
  border-bottom: 1px solid #eee;
  background: rgba(0, 0, 0, 0.025);

}

.header .topnav .autocomplete .more {
  padding: 10px 10px 0;
  border-top: 1px solid #eee;
}

.header .topnav .autocomplete .more a {
  padding-left: 13px;
  background-image: url(list-bullet.png);
  background-position:left -2px ;
  background-repeat: no-repeat;
  font-size: 12px;
}

.header .topnav .autocomplete .more span {
  color: #999;
}
.header .topnav .autocomplete .notfound {
  padding: 15px 10px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  display: none;
}

.header .topnav .autocomplete.noresults .products,
.header .topnav .autocomplete.noresults .more {
  display: none;
}
.header .topnav .autocomplete.noresults .notfound {
  display: block;
}

.header .shopnav {
  text-align: right;
}
.header .shopnav p {
  margin-bottom: 9px;
  text-align: right;
  float:left;
}
.header .shopnav p a {
  color: #0489e6;
}
.header .shopnav p a:hover {
 text-decoration:underline;
}
.tm_headerlinks_inner{ display:none; }
.tm_headerlinkmenu{  float:right;padding:2px 0 2px 7px;}

.header-links.tui-dropdown {
    border: medium none;
    display: block;
    list-style:none;
    margin-top: 0;
    padding: 0;
}
.headertoggle_img{ display:none; }
.headertoggle_img i{font-size:18px;margin:2px 0  0 5px;}
.headertoggle_img {
    cursor: pointer;
    float: none;
    height: 18px;
    margin: 0 auto;
    width: 20px;
}
.header-links li{
  display: inline;
  background: url("pipe.gif") no-repeat scroll right center transparent;
  padding:3px 10px 5px;
  border:none;
  float:none;
}
.header-links li ul li{
  padding:0px;
}
.header-links li.last {background:none; padding-right:0;}
.language_block{
  float:left;
  padding:0px;
}

.mainbanner{ margin-top:0px; position:relative;}
nav.categories{
  border-top-width:1px;
  border-top-style:solid;
  margin:0px;
  width:100%;
  z-index:101;
  height:63px;
  text-align:center;
}
.responsive-menu .main-navigation li a{text-align:left;}
nav.categories.fixed{
 left: 0;
 /* position: fixed; */
  position: relative;  
    top: 0;
    z-index: 9999999;
}
.main-menu ul{
  clear: both; margin-bottom: 0px;
}
.main-menu ul , .nav-responsive {

    
    display: block;

    list-style: none outside none;
    width: 100%;
  height:auto;
}
.main-menu ul li {
  line-height: 32px;
  display: block;
  float: left;
 position: relative;
   margin-right:5px;
}

.main-menu ul li.home{  border-radius: 6px 0 0; background:none;}
.main-menu ul li.home a,
.main-menu ul li a.main ,
.nav-responsive span{

 display: block;
 float: left;
 font-size: 13px;
 line-height: 1;
 padding: 25px 15px;
 text-transform: uppercase;
margin-right:0px;  
  font-weight:600;
  letter-spacing:0.6px;
}
.main-menu ul li.home a {
  width: 28px;
  text-indent: -9999px;
  background: url(icon-home.png) center no-repeat transparent;
  padding:15px;
   border-radius: 6px 0 0;
  -webkit-border-radius:6px 0 0;
-khtml-border-radius:6px 0 0;
-moz-border-radius:6px 0 0;
}
/*.main-menu ul li a.main{
  border-top:3px solid transparent;
}*/
.main-menu ul li a.main:before{
   
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 200ms ease-out 0s;
    -webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-ms-transition: all 200ms ease;
-o-transition: all 200ms ease;
    width: 0;
  opacity: 0;
  -khtml-opacity: 0;
-webkit-opacity: 0;
-moz-opacity:0;
}
/*.main-menu ul li.hover a.main{
  border-top-width:3px;
  border-top-style:solid;
}*/
.main-menu ul li.hover a.main:before{
    opacity: 1;
  -khtml-opacity: 1;
-webkit-opacity: 1;
-moz-opacity:1;

    pointer-events: all;
  -webkit-pointer-events: all;
  -ms-pointer-events: all;
  -o-pointer-events: all;
  -moz-pointer-events: all;
    transform: translateX(0px);
  -webkit-transform: translateX(0px);
-ms-transform:translateX(0px);
-o-transform:translateX(0px);
-moz-transform:translateX(0px);
    width: 100%;
    z-index: 1000;
}
.main-menu ul li.hover.home a {
  background-color: #0489e6;
}

.main-menu ul ul {  
  position: absolute;
  top:75px;
  left: 0px;
  z-index: 1000;
  height: auto;
  width: auto;
  padding:0px;
  border-width:1px;
  border-style: solid;
  border-top:none;
  line-height: 18px;
  font-size: 13px;
   border-radius: 0;
  -webkit-border-radius:0;
-khtml-border-radius:0;
-moz-border-radius:0;
  transition:all 0.3s ease 0s;
  -webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
  transform:scale(0, 0);
  -webkit-transform: scale(0, 0);
-ms-transform:scale(0, 0);
-o-transform:scale(0, 0);
-moz-transform:scale(0, 0);
  transform-origin:20% 20% 0;
  -webkit-transform-origin:20% 20% 0;
-ms-transform-origin:20% 20% 0;
-o-transform-origin:20% 20% 0;
-moz-transform-origin:20% 20% 0;
}
.main-menu ul li.hover ul {
 opacity: 1;
  -khtml-opacity: 1;
-webkit-opacity: 1;
-moz-opacity:1;
 
  top:63px;
  -webkit-transform: scale(1, 1);
-ms-transform:scale(1, 1);
-o-transform:scale(1, 1);
-moz-transform:scale(1, 1);
}
.main-menu ul ul li {
  float: none;
  margin:0px;
  line-height: 1;
  display:block;
}
.main-menu ul ul li:first-child{
    padding:5px 0 0;
}

.main-menu ul ul li a {
  min-width: 220px;
  display: block;
  border-bottom-width:1px;
  border-bottom-style: solid;
  
}

.main-menu ul ul li a span {
  font-weight: normal;
  font-size: 12px;
}
.main-menu ul li.hover .arrow {
   border-bottom-width: 7px;
  border-bottom-style: solid;
    border-left: 6px solid rgba(0, 0, 0, 0);
   border-right:6px solid rgba(0, 0, 0, 0);
  bottom:0px;
    left: 20%;
    position: absolute;
}
.main-menu ul ul li.title {
  color: #fff;
  padding: 10px 8px 5px;
  background: none;
  text-transform: uppercase;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main-menu ul ul ul,
.main-menu ul li.hover ul ul {
  left: 250px;
  top: 0px;
  display: none;
}
.main-menu ul li.hover ul li.hover ul {
  display: block;
}

.headerbottom .wrapper_inner{ position:relative;   }
.header .cart {
    float: right;
    margin: 18px 15px 0 0;
    z-index: 999;
    position:relative;
  right:10px;
  padding:0 0 20px;
}
.header .cart a {
  display: block;
  line-height: 24px; font-weight: normal;
}
.header .cart .total-length {
  font-size: 12px;
    padding:4px 0 4px 2px;
  position:absolute;
  top:-6px;
  right:-12px;
  line-height:6px;
  height:6px;
  width:10px;
  border-radius:50%;
  border-width:1px;
  border-style:solid;
}
.header .cart i {
  display: block;
  float: left;
  width: 21px;
  height: 25px;
  background: url("cart.png") no-repeat scroll 0px 0px transparent;
}
.header .cart a small {
  display: block;
  float: left;
  
  padding: 0;
  font-size: 15px;
  font-weight: normal;
}
.header .cart a strong {
  float: left;
  display: block;
  color: #187EA2;
  font-size: 20px;
  padding: 6px;
  margin: -6px -6px 0 4px;
}

.header .cart .contents {
  position: absolute;
  opacity: 0;
  visibility:hidden;
  top: 43px;
  right: -10px;
  z-index: 1000;
  height: auto;
  width: 240px;
  background: white;
  border: 1px solid #DDD;
  z-index: 1000;
  padding:10px;
  transform:scale(0, 0);
  -webkit-transform:scale(0, 0);
  -moz-transform:scale(0, 0);
  -ms-transform:scale(0, 0);
  -o-transform:scale(0, 0);
  transition:all 0.3s ease 0s;
  -webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
  transform-origin:90% 20% 0;
  -webkit-transform-origin:90% 20% 0;
  -moz-transform-origin:90% 20% 0;
  -ms-transform-origin:90% 20% 0;
  -o-transform-origin:90% 20% 0;
  text-align:left;
}
.header .cart.hover .contents {
  opacity: 1;
   transform:scale(1, 1);
  -webkit-transform:scale(1, 1);
  -moz-transform:scale(1, 1);
  -ms-transform:scale(1, 1);
  -o-transform:scale(1, 1);
 transition:all 0.3s ease 0s;
  -webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
  visibility:visible;
}
.header .cart .contents .arrow {
  height: 7px;
    position: absolute;
    right: 10px;
    top: -7px;
    width: 12px;
 
}
.header .cart .contents .sum {
  border-top: 1px solid #eee;
  
  padding: 7px;

  text-align: right;
  
  
}
.header .cart .contents .buttons {
  border:none;
  padding:10px 0 3px;
  text-align: right;
}
.header .cart .contents .buttons a {
  display: inline-block;
  padding-left: 15px;
   
  line-height: 18px;
  margin:0 1px 5px 5px !important;
  font-size: 12px;
}
.heading {
 
}
.messages {
  margin: 0 auto 20px auto;

  font-size: 12px;
  font-weight: bold;

}
.messages ul {
  margin: 0 0 15px 0;
  padding: 5px 5px 5px 26px;
  color: #3B5998;
  text-shadow: 0 1px #FFFFFF;
  background: #ECEFF5;
  border: 1px solid #3B5998;
 
}

.gui-messages ul {
  padding: 5px 5px 5px 26px;
  margin-bottom: 10px;
  color: #3B5998;
  text-shadow: 0 1px #FFFFFF;
  list-style-type: none;
  background: #ECEFF5;
  border: 1px solid #3B5998;
  border-radius: 5px;
}
.messages ul.error {
  color: #DD3C10;
  background: #FCECE8;
  border-color: #DD3C10;
}
.messages ul.success {
  color: #609946;
  background: #EFF5ED;
  border-color: #609946;
}
.messages ul.warning {
  color: #E2C822;
  background: #FCFAE9;
  border-color: #E2C822;
}
.box-border {
  height: 10px;
  background: url(border-none.png) repeat-x;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 50;
}
.border-waves .box-border {
 
}

.border-shadow-light .box-border {
  background-image: url(border-shadow-light.png);
}
.border-shadow-dark .box-border {
  background-image: url(border-shadow-dark.png);
}
.box-border.box-border-top {
  top: 0;
  background-position: top left;
}
.box-border.box-border-bottom {
  bottom: 0;
  background-position: bottom left;
}
.heading .container {
  margin: 0 auto;
  position: relative;
}
.heading .container .breadcrumbs {
  font-size: 12px;
}
.heading .container .breadcrumbs a {
  color: #103E47;
}
.heading .container .breadcrumbs a:hover {
  color: #0489e6;
}

.heading h1 {
  clear: both;
  margin-bottom: 10px;
  line-height: 40px;
  font-size: 20px;
  font-weight:normal;
}
.categories .wrapper_inner{
  display:inline-block;
}
.categories .category {
    float: left;
    margin: 10px 4px;
  padding:8px 5px;
    width: 30.9%;
  text-align:center;
}
.categories .category:hover{
  box-shadow:0 0 4px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.18);
-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.18);
}
.categories .category img{
  padding:0 0 10px;
}
.textpage {

  width: 940px;
  margin: 0 auto;
}
.wysiwyg {
  overflow: hidden;
  line-height: 24px;
}
.wysiwyg.wysiwyg-margin {
  margin-bottom: 15px;
  text-align:justify;
}
.wysiwyg p {
  margin-bottom: 15px;
}
.wysiwyg ul {
  padding-left:18px;
  margin-bottom: 15px;
}
/*
.wysiwyg ul li {
  padding-left: 15px;
  background: url(list-bullet.png) top left no-repeat #187EA2;
}
.wysiwyg ul ul {
  margin-bottom: 0;
}

.wysiwyg ol {
  margin-bottom: 18px;
  list-style: decimal;
  padding-left: 20px;
}
.wysiwyg ol ol {
  margin-bottom: 0;
}
*/
/*.sidebar {
  width: 940px;
  margin: 0 auto;
}*/
.sidebar .sidebar-side , .gui-col2-left .gui-col2-left-col1 , .gui-col2-right .gui-col2-right-col2{
  width: 21%;
  margin-right:3%;
}
.sidebar .sidebar-main , .gui-col2-left .gui-col2-left-col2 ,.gui-col2-right .gui-col2-right-col1 {
  padding:0px;
    width: 76%;
}
.sidebar.sidebar-left .sidebar-side,
.sidebar.sidebar-right .sidebar-main,
.gui-col2-right .gui-col2-right-col2,
.gui-col2-left .gui-col2-left-col1
 {
  float: left;
}
.sidebar.sidebar-left .sidebar-main,
.sidebar.sidebar-right .sidebar-side,

.gui-col2-right .gui-col2-right-col1,
.gui-col2-left .gui-col2-left-col2
{
  float: right;
}
.sidebar-box , .gui-col2-left-col1 .gui-block , .gui-col2-right .gui-col2-right-col2  .gui-block {
   border-bottom:1px solid #e8e8e8;
    clear: both;
    padding:0px 0 20px 0;
    margin-bottom: 40px;
    position: relative;
   
}
.sidebar-box.sidebar-box-dark {
  background: #F5F5F5;
  border-bottom: none;
  padding: 15px;
  border-radius: 5px;
}
.sidebar-box h2 ,.gui-col2-left-col1 .gui-block .gui-block-title,  .gui-col2-right .gui-col2-right-col2  .gui-block  .gui-block-title{
 font-size: 18px;
 padding: 0 0 10px;
 text-transform: capitalize;
 margin: 0px 0 10px;
  border-bottom-width:0;
  border-bottom-style:solid;
  font-weight:600;
  letter-spacing:0.6px;
}

.ie8 .sidebar-box h2 ,.ie8 .gui-col2-left-col1 .gui-block .gui-block-title,.ie8 .gui-col2-right .gui-col2-right-col2  .gui-block  .gui-block-title,
.ie9 .sidebar-box h2 ,.ie9 .gui-col2-left-col1 .gui-block .gui-block-title,.ie9 .gui-col2-right .gui-col2-right-col2  .gui-block  .gui-block-title{
   border-bottom:1px solid #e8e7e7;
}


 
.right-banner img{
   display: block;
    margin: 0 auto;
    text-align: center;}

.sldebox-content , .gui-col2-left-col1 .gui-block-content{
    padding: 0 5px;
}
.sidebar-box.sidebar-box-dark h2 {
  color: #999;
}
.sidebar-box h2 a {
  float: right;
  font-size: 13px;
  font-weight: normal;
  line-height: 17px;
  letter-spacing: normal;
}
.sidebar-box-link {
    margin-top: -10px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: right;
    border-top: 1px solid #dddddd;
}

.sidebar-box a.bullet {
  padding-left: 10px;
  background: url(list-bullet.png) top left no-repeat #0489e6;
}
.sidebar-box .sidebar-box-filter {
   
}
.sidebar-box .sidebar-box-filter h4 {
  font-size: 14px;
  padding-bottom: 8px;
  font-weight: 600;
}
.sidebar-box-filter-box {
  margin-bottom: 15px;
}
.sidebar-box .sidebar-box-filter select {
  width: 190px !important;
  font-size: 14px;
}
.sidebar-box.sidebar-box-filter {
  border-radius: 5px;
  border-bottom: none;
  padding: 10px 15px;
  background: #F5F5F5;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.sidebar-box-filter-filter {
  border-top: 1px solid #ddd;
  padding-top: 10px;
  margin-top: 5px;
}
.sidebar-box-filter-filter select {
  width: 180px !important;
}
.sidebar-box.sidebar-box-filter h4 {}
.sidebar-box ul {
  list-style: none;
  margin-bottom: 0px;
}
.sidebar-box ul li {padding:4px 0;}
.sidebar-box ul li .arrow {
  float: left;
  height: 14px;
  width: 12px;
  background:url("arrow.png") no-repeat scroll 0px 6px transparent;
  display:none;
}

.sidebar-box ul li:hover > .arrow ,
.sidebar-box ul ul li:hover > .arrow ,
.sidebar-box ul ul ul  li:hover > .arrow {background:url("arrow-hover.png") no-repeat scroll 0px 6px transparent;}

.gui-block-linklist li a , .gui-list ul li a{background:url("arrow.png") no-repeat scroll 0px 10px transparent;padding:4px 0 4px 12px; display:block; }
.gui-block-linklist li a:hover , .gui-block-linklist li.gui-active a , .gui-list ul li a:hover{background:url("arrow-hover.png") no-repeat scroll 0px 10px transparent;  }


.sidebar-box ul li a span {
  color: #777777;
  font-weight: normal;
 
}
.sidebar-box ul ul {
  margin-bottom: 0;
  padding-left: 10px;
}
.sidebar-filter {
  margin-bottom: 15px;
}
.sidebar-filter-item input[type="checkbox"] {
  margin: 3px 5px 3px 0 !important;
}
.sidebar-filter-item label {
  font-size: 13px;
  height: 22px !important;
  line-height: 22px !important;
  font-weight: normal !important;
  width: 165px !important;
}
.sidebar-filter-item label span {
  color: #999;
  font-weight: normal;
  font-size: 12px;
}

.sidebar-box ul.tagcloud{ margin:0; }
.sidebar-box ul.tagcloud li{    margin: 0 7px 0 0; }
.sidebar-box ul.tagcloud li a{ background:none; padding: 2px 7px;  border: 1px solid #ccc;
    border-radius: 0;
  -webkit-border-radius:0px;
-khtml-border-radius:0px;
-moz-border-radius:0px;
}



.productpage .productpage-images {
  float: left;
  width: 42%;
  margin-right:20px;
}
.productpage .productpage-images-featured {  
  cursor:pointer;
display:block;
  border: 1px solid #eee;
}
.productpage .productpage-images-featured img {
  display: block;
  width:100%;
  height:auto;
}
.productpage-images-thumbs {
  list-style: none;
  margin: 0 0 0 0px;
  display: block;
}
.productpage-images-thumbs .product-items{
  width: 70px !important;
  height: 70px !important;
  margin-bottom:10px;
  margin-right:5px;
}
.productpage-images-thumbs li {
  float: left;
}
.additional-carousel {
    padding: 0 20px;
  margin-top:10px;
}
.block.carousel{
  margin-bottom:95px;
}
.product-carousel .slider-item .product-block{
margin:5px;
}
.zoombox .images a {
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    cursor: zoom-in;
    display:none;
}
.productpage-images-thumbs li img {
  max-width:100%;
  height:auto;
   border:1px solid #eee;
}
.ie8 .productpage-images-thumbs li img ,
.ie9 .productpage-images-thumbs li img { border:1px solid #E7E7E7;  }

.productpage .product-info {
  float: right;
  width: 56%;
  position: relative;
}
.product-info h1{
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
  border:none;
  padding-bottom:10px;
}
.productpage .product-info .description {
  padding: 20px 0;
  border-top:1px solid #e7e7e7;
}

.productpage .product-info .rating{ margin-bottom:10px; }
.productpage .product-info .rating .score{ margin-right:10px;  }
.productpage .product-info .pricing {
  margin: 10px 0;
 }
.productpage .product-info .pricing .price {
  font-size: 20px;
  text-align: left;
  margin-bottom:5px;
}
.productpage .product-info .pricing .price .border {
  color:#000;
  font-weight: 600;
}
.productpage .product-info .pricing .price.price-len5 { font-size:26px; }
.productpage .product-info .pricing .price.price-len6 { font-size:23px; }
.productpage .product-info .pricing .price.price-len7 { font-size:21px; }
.productpage .product-info .pricing .price.price-len8 { font-size:18px; }


.productpage .product-info .pricing .price.price-offer .border {

  padding-top: 10px;
}
.productpage .product-info .pricing .price span {
 
}
.productpage .product-info .pricing .price span.price-old {
  line-height: 16px;
  text-decoration: line-through;
  padding-bottom: 10px;
  font-size: 14px;
  color: #c9c9c9;
}
.productpage .product-info .pricing .price span.currency {
 
  line-height: 16px;
  font-size: 18px;
  padding-top: 8px;
  letter-spacing: normal;
  text-transform: lowercase;
}
.productpage .product-info .pricing .price-tax {

  padding: 0px;
  text-align: left;
  font-size: 12px;
}
.productpage .product-info .details {
  font-size: 14px;
  display: block;
  margin-bottom: 20px;
}
.productpage .product-info .details .product-discounts {
  font-weight: bold;
  margin-bottom: 10px;
}
.productpage .product-info .details .product-discounts span {
  width: 100%;
  margin-bottom: 7px;
  display: block;
}
.productpage .product-info .details dt {
  clear: left;
  width: auto;
  float: left;
  margin: 5px 10px 5px 0;
  font-weight: 600;
  min-width:180px;
}
.productpage .product-info .details dd {
  width: auto;
  float: left;
  margin: 5px 0px;
}
.productpage .product-info .share {
  margin-bottom: 20px;
  padding: 15px 0 5px 0;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}
.productpage .product-info .share .rating {
  margin-right: 120px;
  padding: 5px 10px 20px 10px;
  text-align: center;
}
.productpage .product-info .share .rating .stars {
  width: 80px;
  height: 16px;
  background: url(icon-16-stars.png) 0px 0px repeat-x;
  margin: 0 3px 9px 0;
  display: inline-block;
  vertical-align: bottom;
}
.productpage .product-info .share .rating .stars-percent {
  width: 100%;
  height: 16px;
  background: url(icon-16-stars.png) 0px -16px repeat-x;
  display: inline-block;
  float: left;
}

.productpage .product-info .share .rating .score {
  margin-bottom: 9px;
  display: inline-block;
  height: 16px;
  line-height: 16px;
  font-size: 13px;
  font-weight: bold;
}
.productpage .product-info .share .rating .score .total {
  color: #999999;
  font-weight: normal;
  font-size: 12px;
}
.productpage .product-info .share .rating .score .total a {
  color: #999999;
}
.productpage .product-info .share .rating .score .total a:hover {
  color: #0489e6;
}

.productpage .product-info .share .rating .button-review {
  color: #187EA2;
}
.productpage .product-info .share .rating .button-review:hover {
  color: #0489e6;
}
.productpage .product-info .share .social {
  max-width: 260px;
  min-height: 30px;
  text-align: left;
}
.productpage .product-info .share .social .social-block {
  margin: 5px 0;
}
.productpage .product-info .share .social .social-block.social-block-facebook {
  display: inline-block;
  width: 82px;
  height: 20px;
  vertical-align: bottom;
}
.productpage .product-info .share .social .social-block.social-block-google {
  display: inline-block;
  width: 66px;
  height: 20px;
  vertical-align: bottom;
}
.productpage .product-info .share .social .social-block.social-block-pinterest {
  display: inline-block;
  width: 45px;
  height: 20px;
  vertical-align: bottom;
}
.productpage .product-info .share .social .social-block.social-block-twitter {
  display: inline-block;
  width: 94px;
  height: 20px;
  vertical-align: bottom;
}
.productpage .product-info .share .social .social-block.social-block-addthis {
  display: inline-block;
  width: 20px;
  height: 16px;
  padding: 2px 0;
  vertical-align: bottom;
}
.product-info .buy {
  text-align: left;
}
.product-info .quantity {
  border: 1px solid #000;
  background: #EEE;
  height: 40px;
  float: left;
  width: 71px;
  background: #F5F5F5;
 
  border: 1px solid #DDD;
  border-color: #DDD #EEE #EEE #DDD;
  margin-right:10px;
  
}
.product-info .quantity.hover {
  border-color: #999 #DDD #DDD #AAA;
}
.product-info .quantity input {
  width: 40px;
  border: none;
  background: transparent;
  font-size: 16px;
  text-align: center;
  height: 24px;
  line-height: 24px;
  display: block;
  float: left;
  padding: 8px 5px;
  color:#777;
}
.product-info .quantity .change {
  float: left;
  width: 19px;
  border-left: 1px solid #DDD;
  height: 40px;
}
.product-info .quantity.hover .change {
  border-left: 1px solid #999;

}
.product-info .quantity .change a {
  display: block;
  width: 20px;
  height: 20px;
  text-align: center;
  text-indent: -9999px;
  background: url(quantity.png) no-repeat;
}
.product-info .quantity .change a.up {
  background-position: 0px 0px;
}
.product-info .quantity .change a.down {
  background-position: 0px -20px;
}
.product-info .quantity .change a:hover {
  background-color: #DDD;
}
.product-info .buy .add {
 
}
.product-info .buy .add span {
   display: inline-block;
    font-size: 15px;
    height: 29px;
    line-height: 29px;
    padding: 0 10px;
    text-transform: capitalize;
}
.product-info .buy .add:hover span {
 
}
.product-info .buy .add-outofstock {
  display: inline-block;
  height: 36px;
  padding: 3px;
  background: #187EA2;
  border-radius: 4px;
  -webkit-border-radius:4px;
-khtml-border-radius:4px;
-moz-border-radius:4px;
}
.product-info .buy .add-outofstock span {
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.4);
  padding: 0 15px;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 2px;
}
.product-info .buy .add-outofstock:hover span {
  border: 1px solid rgba(255, 255, 255, 0.8);
}
.product-info .actions {
  text-align: left;

  margin-top: 15px;
}
.addthis_toolbox{ margin:10px 0 }
.product-info .actions a {
  margin: 0 10px 0 0;
}
.product-info .actions a.button-wishlist{
  background:url("wishlist.png") no-repeat scroll left 0px transparent;
}
.product-info .actions a.button-compare{
  background:url("wishlist.png") no-repeat scroll left -93px transparent;
}
.product-info .actions a.button-wishlist:hover{
  background-position:left -54px;
}
.product-info .actions a.button-compare:hover{
 background-position:left -133px;
}
.productpage .reviews {
}
.productpage .reviews .write {
  text-align: right;
}
.productpage .reviews .write .stats {
  float: left;
}
.productpage .reviews .review {
  margin-bottom: 15px;
  border-bottom: 1px solid #EEEEEE;
}
.productpage .reviews .review p {
  margin-bottom: 15px;
}
.productpage .reviews .review .rating {
  float: right;
}
.productpage .reviews .review .rating .stars {
  width: 80px;
  height: 16px;
  background: url(icon-16-stars.png) 0px 0px repeat-x;
  margin: 0 3px 9px 0;
  display: inline-block;
  vertical-align: bottom;
}
.productpage .reviews .review .rating .stars-percent {
  width: 100%;
  height: 16px;
  background: url(icon-16-stars.png) 0px -16px repeat-x;
  display: inline-block;
  float: left;
}

.productpage .reviews .review .rating .score {
  margin-bottom: 9px;
  display: inline-block;
  height: 16px;
  line-height: 16px;
  font-size: 13px;
  font-weight: bold;
  
}
.productpage .reviews .review .author {
  font-weight: bold;
}
.productpage .reviews .review .author .date {
  color: #999999;
  font-weight: normal;
  font-size: 12px;
}
.productpage .tabs {
  margin: 30px 0;
  text-align:center;
}
.tabs-holder {
    text-align: left;
}
.productpage .tabs ul.tabs-tabs {
  list-style: none;
   border-bottom-width: 1px;
  border-bottom-style:solid;
  border-bottom-color:#ddd;
  padding:0 20px;
}
.productpage .tabs ul.tabs-tabs li {
 
  padding-right:5px;
   display: inline-block;
}
.productpage .tabs ul.tabs-tabs li a {
  display: block;
  line-height: 18px;
  text-transform: uppercase;
  padding:20px 10px;
  text-align: center;
  font-size:16px;
  border-bottom-width:3px;
  border-bottom-style:solid;
  border-bottom-color:transparent;
  position: relative;
  font-weight:500;
  letter-spacing:0.8px;
  color:#999;
}

#product-tab-reviews > span {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.productpage .tabs-content {
  padding: 25px 5px;
  margin-top: 0px;
  line-height:25px;
  float:left;
  width:100%;
}
.productpage .tabs-content h4{line-height:30px;}
.productpage .tabs-content.ui-tabs-hide {
  display: none;
}
.productpage .tabs-content td.spec-title {
  padding-right:10px;
}
.productpage .related {
  margin-top: 20px;
  width:100%;
}
.brands-container {
 
    padding: 0px;
  position: relative;
 
}
 
.brand-slider #brand-carousel .product-block{

    margin:0px;
    padding:0px;
    text-align: center;


 }
.brands-container {
  margin-bottom:10px;
  margin-left:-10px;
}
.brands-container ul {
    list-style: none outside none;
    
}
.brands-container ul li {
  
}
.brands-container ul li:hover{  border-color: #e3e3e3; }
.brands-container ul li img {
  margin: 0px;
}
.brands a.prev,
.brands a.next {
  display: block;
  width: 30px;
  height: 30px;
  background: #F00;
  position: absolute;
  top: 16px;
  text-indent: -9999px;
  background: url(sprite.png) no-repeat;
}
.brands a.prev:hover{
  background-position:1px -10px;
}
.brands a.next:hover {
   background-position:-30px -12px;
}
.brands a.prev {
  left: -40px;
  background-position: 1px -54px;
}
.brands a.next {
  right:-40px;
  background-position: -30px -56px;
}

/*
.brands .slides {
  position: relative;
}
.brands .slides-container {
  overflow: hidden;
  width: 880px;
  height: 80px;
  margin: 0 auto;
}
.brands .slides .pagination {
  display: none;
}

.brands .slides .slide a {
  display: block;
  width: 220px;
  float: left;
}

.brands .slides a.next,
.brands .slides a.prev {
  display: block;
  width: 30px;
  height: 48px;
  background: #F00;
  position: absolute;
  top: 16px;
  text-indent: -9999px;
  background: url(slides-controls.png) no-repeat #ddd;
}

.brands .slides a.next:hover,
.brands .slides a.prev:hover {
  background-color: #0489e6;
}
.brands .slides a.prev {
  left: 0;
  background-position: -15px 0;
}

.brands .slides a.next {
  right: 0;
  background-position: -51px 0;
}
*/

.headlines {
  height: 350px;
  background: #E6F6FA;
  margin-bottom: 30px;
  position: relative;
}
.headlines .slides {
  position: relative;
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
  height: 387px;
}
.headlines .slides-container {
  width: 980px;
  height: 387px;
  position: relative;
}
.headlines .slides a.prev,
.headlines .slides a.next {
  display: block;
  position: absolute;
  width: 48px;
  height: 48px;
  background: url(slides-controls.png) no-repeat #187EA2;
  top: 50%;
  z-index: 50;
  border-radius: 24px;
  text-indent: -9999px;
  opacity: 0;
  -khtml-opacity: 0;
-webkit-opacity: 0;
-moz-opacity:0;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
  border: 2px solid white;
}
.headlines .slides a.prev {
  left: 0;
  margin: -24px 0 0 29px;
  background-position: 0 0;
}
.headlines .slides a.next {
  right: 0;
  margin: -24px 29px 0 0;
  background-position: -48px 0;
}

.headlines .slides a.prev:hover,
.headlines .slides a.next:hover {
  background-color: #0489e6;
}

.slides ul {
  list-style: none;
  width: 20000px;
  position: absolute;
}

.slides ul li {

  float: left;
}
 .content {
  width: 745px;
  float:left;
 /* padding:10px;
  background:#fff;
  border: 1px solid #dbdfe0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);*/
}

.content .index {}

.index h2 , .related h2 ,.bundle h2{
 
    font-size: 22px;
    font-weight: normal;
    line-height: 20px;
   letter-spacing:0.8px;
    padding:0px 0px 30px;
    text-transform: uppercase;
  display:block;
   text-align:center;
  margin:0 0 38px;
  border-bottom-width:1px;
  border-bottom-style:solid;
  position:relative;
  clear:both;
}
.testimonial_main.container-inner > h2{
  margin-bottom:20px !important;
}
.productpage .tabs ul.tabs-tabs li.ui-tabs-active a::before {
    bottom: -16px;
    content: "";
    height: 30px;
    left: 43%;
    position: absolute;
    width: 35px;
}
.index h2:before , .related h2:before,.bundle h2:before{
    bottom: -15px;
    content: "";
    height: 30px;
    left: 48.3%;
    position: absolute;
    text-align: center;
    width: 40px;
}
.index h2:before , .related h2:before , .index h2:after , .related h2:after,.bundle h2:after ,.bundle h2:before{
    content: "";
    display: table;
    line-height: 0;
}
.index h2:after , .productpage .tabs ul.tabs-tabs li a:after,.related h2::after, .bundle h2::after{
  border-left: 12px solid rgba(0, 0, 0, 0);
    border-right: 12px solid rgba(0, 0, 0, 0);
    bottom: -11px;
    content: "";
    left: 49%;
    position: absolute;
    text-align: center;
}
.productpage .tabs ul.tabs-tabs li a::after{
  bottom:-13px !important;
}
.footer .footer-nav .address > a:hover, .footer .footer-nav .ph-no > a:hover {
    padding: 0;
}


.ie8 .index h2 , .ie8 .related h2 ,
.ie9 .index h2 , .ie9 .related h2 {
 border-bottom:1px solid #e8e7e7;}

/* .related h2,.bundle h2{
padding-left:0;
background:none;
box-shadow:none;
-moz-box-shadow:none;
-webkit-box-shadow:none;
 -box-shadow:none;
  text-align:left;
  font-size:20px;
  padding-bottom:15px;
} */
.index .index-content {
  margin: 0  0 18px 0;
}
.index .index-content p {
  padding: 0 0 18px 0;
}

.index .index-latest {
  margin: 0  0 18px 0;
}

.index .categories.clearfix {
  width: auto;
}
.index .categories .category {
  width: 180px;
}



.banners {
    margin: 0px auto;
    width: 960px;
}
.left-banner, .center-banner, .right-banner{
  float:left;
}
.left-top, .right-top, .left-bottom, .right-bottom{
  margin:12px;
  position:relative;
  line-height:0px;
}

.middle-banner {
    margin: 12px 0;
    position: relative;
  line-height:0;
}
.banners .banner.first{ margin-left:-1px; }
.banners .banner a{ display:block; }
.banners .banner.last{margin-right:-1px; }
.banners .banner img{  

 box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
   -webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.13);
   -box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13); }
.banners .banner.banner-last {
  margin-right: 0;
}


.index .index-brands {
  margin: 0  0 18px 0;
  height: 80px;
}


.index .index-brands .jcarousel_horizontal li {
  width: 25%;
}

.socialbar {
  margin-bottom: 30px;
   padding: 0px;
  position: relative;
}

.socialbar.has_newsletterbar {
  margin-bottom: 10px;
}
.socialbar{ margin:0 auto; }
.socialbar-container {
    padding: 10px 20px;
  width:1010px;
  margin:0 auto;
  overflow:hidden;
}





.border-shadow-light .socialbar.has_newsletterbar .box-border.box-border-bottom {
  background-image: url(border-none.png);
}

.border-shadow-dark .socialbar.has_newsletterbar .box-border.box-border-bottom {
  background-image: url(border-none.png);
}

 .socialbar h4 {
    border-color: #d9d9d9;
}
.socialbar h4 {
  padding: 10px 0;
  text-indent: 34px;
  background-position: left center;
  background-repeat: no-repeat;
  font-weight: normal;
  line-height: 16px;
  font-size: 16px;
}

.socialbar .socialbar-blog h4 { margin-bottom:10px; background-image: url(icon-24-blog.png); text-transform:uppercase; }
.socialbar .socialbar-twitter h4 { background-image: url(icon-24-twitter.png);  text-transform:uppercase;}
.socialbar .socialbar-facebook h4 { background-image: url(icon-24-facebook.png);  text-transform:uppercase;}

.socialbar .socialbar-blog , .socialbar .socialbar-twitter ,.socialbar .socialbar-facebook {
  width: 320px;
  float: left;
  margin-right: 20px;
}

.gui-blog .gui-page-title {
    margin: 0 0 30px;
}
.gui-blog-article h1 a{font-weight:600;}
.gui-blog-article h1{line-height:20px !important; margin-bottom:8px;}
.gui-blog-article-comments span{
  height:25px !important;
  width:25px !important;
  margin: -3px 0 !important;
  line-height: 24px !important;
}
.gui-blog-article header ul li{margin: 5px 10px 15px 0 !important;}

.socialbar .socialbar-blog .blog-article {
  margin-bottom: 15px;
}

.socialbar .socialbar-blog .blog-article h3 {
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
}
.socialbar .socialbar-facebook { margin-right:0 !important; }
 
 
.socialbar-blog-box, .socialbar-twitter-box , .socialbar-facebook-box{ padding: 10px 0; }

.socialbar .socialbar-twitter h2,
.socialbar .socialbar-facebook h2 {
  margin-bottom: 0;
}

#newsletterbar {
   
    position: relative;
   width:100%;
  float:none;
  text-align:center;
}

.border-shadow-light #newsletterbar.has_socialbar .box-border.box-border-top {
  background-image: url(border-none.png);
}

.border-shadow-dark #newsletterbar.has_socialbar .box-border.box-border-top {
  background-image: url(border-none.png);
}

 
#newsletterbar  label {
  font-size:13px;
}

#newsletterbar label span {
    
}
.subscribe-block > form{
  background: #ffffff none repeat scroll 0 0;
    border: 1px solid #eeeeee;
    float: none;
    padding: 10px;
    position: relative;
    width: 50%;
  display:inline-block;
}
#newsletterbar  input {

    height:33px;
   margin:0;
    padding:0px;
    width:460px;
   background: none repeat scroll 0 0 #fff;
    border:none;
  float:left;
}

#newsletterbar button {
    border: medium none;
    float: right;
    height:49px;
    position: absolute;
    right:2px;
    top: 2px;
    text-transform:uppercase !important;
}

.footer {
  margin-top:10px;
  padding-bottom: 0px;
  box-shadow:0 1px 0 0 #eeeeee inset;
  -moz-box-shadow:0 1px 0 0 #eeeeee inset;
-webkit-box-shadow:0 1px 0 0 #eeeeee inset;
}

.footer .footer-top .wrapper_inner{
    padding:50px 0px 20px;
}
.footer-bottom{
  
  width: 100%;
  display:inline-block;
}

.ie8 .footer-bottom ,.ie9 .footer-bottom{ border-top:1px solid #EDEDED; }

.footer .footer-bottom .wrapper_inner{
    padding:10px 0px 50px;
    text-align:center;
}


.footer-hallmarks h4 , .footer-tags h4{ display:none; }
.footer .footer-nav {
 
}
.footer .footer-nav.border {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid #EEE;
}


.footer .footer-nav ul {
 
  list-style: none;
}

.footer .footer-nav ul li {
 padding: 0;
  line-height:28px;
}

.store-address{padding-left:25px;}
.footer .footer-nav .grid-4-last ul li i{margin-right:10px;padding-top:8px;text-align:center;width:15px;float:left;}
.footer .footer-nav .grid-4-last ul li.email a:hover{padding-left:0px;}
.footer .footer-nav .grid-4-last ul li.email a{cursor:pointer;}
.footer-tags ul.tagcloud li{ margin:0 2px 0 0;}

.footer-tags ul.tagcloud li a ,.footer-tags ul.tagcloud li a:hover{ background:none }

 .footer-hallmarks {
 margin: 10px auto 5px;
    padding: 0px;
}


.footer-hallmarks li {
    float: left;
    list-style: none outside none;
    margin-right: 19px;
}

.footer-hallmarks ul li a img {
  max-height: 40px;
}

.footer .footer-tags {
  margin: 10px auto 5px;
    padding-bottom: 0px;
}
.footer .footer-tags ul{ margin:0; }
.footer .footer-tags ul li a{ padding:0 10px 0 0; }
ul.tagcloud {
  text-align: justify;
  list-style: none;
  margin: -2px -2px -3px -3px;
}

ul.tagcloud li {
  margin: 2px 2px 3px 3px;
  float: left;
}


ul.tagcloud li a {
  display: block;
  height: 24px;
  border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
-khtml-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
  background: url(tag.png) 0px 0px no-repeat #EEE;
  line-height: 24px;
  font-size: 13px;
  padding: 0 10px 0 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}



.footer .footer-payment {
  overflow: hidden;
}
.footer .footer-payment img {
  
   margin: 5px 0 0 5px;
}

.footer .footer-copyright a:hover{ text-decoration:underline; }
 
.footer-copyright {
    margin-bottom: 15px;
  background:url("footer-line.png") repeat-x scroll left center transparent;
}


.bottom-copyright {
    display: inline-block;
    font-size: 13px;
    margin: 0;
    padding: 0 20px;
    text-align: center;
}

/* Products general */
.categories,
.products {
  position: relative;
}
h1.category-title , .gui-page-title , h1.page_title,.aboutus h1{ text-transform:capitalize; font-size:18px; font-weight:normal;margin: 0 0 15px;}
.products.products-horizontal { }
.products.products-grid {
  width: 700px;
}
.products.products-sidebar {
  
}
.products.products-livesearch {
 
}
.products.products-cart {
  
}
.categories .category h3 a{font-weight:normal;}

.categories .category p.description {
  display: block;
  text-align: center;
  line-height: 16px;
  font-size: 13px;
  margin:5px 0 0;
}
.categories .category.hover p.description {
  display: block;
}


/* Horizontal & grid products */

.index .sidebar .sidebar-main {
  background:none;
  border:none;
   box-shadow:none;
  -moz-box-shadow: none;
-webkit-box-shadow: none;
   padding:0;
   width:770px;
      margin-bottom: 0;
}
.featured-product , .new-product  , .categories-product , .sidebar .sidebar-main ,  .socialbar-container,
.gui-page-content , .gui-col2-left .gui-col2-left-col2 ,.gui-col2-right .gui-col2-right-col1 , .gui-thankyou .gui-block ,
#gui-block-review .gui-section , .gui-compare{
  margin-bottom: 15px;
}

.featured-product.container-inner , .new-product.container-inner , .categories-product.container-inner {margin:60px auto 0px;}



.featured-product , .new-product  , .categories-product ,.productpage .related { position:relative; }
.gui-wishlist .gui-page-content{background:none; border:none; box-shadow:none; padding:0; }
#collectionProductsContainer #products-grid{  padding: 0px;}
#products-grid{
  list-style: none outside none;
    margin: 0;
 
    padding: 10px;
    position: relative;
    width: 100%;
}
.categories-product .categories ,.gui-thankyou  .gui-block , #gui-block-review .gui-section , .gui-compare  { padding:10px; }

.categories-product .product-block,
.products.products-horizontal .product,
.products.products-grid .product ,
#brand-grid li {
 /*float: left;*/
  position: relative;
  z-index:9;
 
}
.products.products-horizontal .product,
.products.products-grid .product,
.product-carousel .slider-item {
  width: 240px;
}
.categories-product .slider-item,
.categories-product .product-items {
  width:188px;
  float:left;
}

#brand-grid li{ list-style:none; }
#brand-grid li.product-items{width:228px !important;display:inline-block;}
#products-grid .product-block .product-block-inner{
    overflow: hidden;
    padding:0px;
    position: relative;
    text-align: center;
}

.product-carousel .product-block-inner{
  position: relative;
  overflow:hidden;

}
.products.products-grid .product {
  width: 291px; float:left;
}

.products.products-horizontal .product.product-last,
.products.products-grid .product.product-last {
  margin-right: 0;
}
.categories-product .product-block img,
.products.products-horizontal .product .product-block img,
.products.products-grid .product .product-block img {
  margin-bottom: 0;

  transform:scale(1);
  -webkit-transform: scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
-moz-transform:scale(1);
  transition:all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
-moz-transition: all 0.9s ease 0s;
-ms-transition: all 0.9s ease 0s;
-o-transition: aall 0.9s ease 0s;
 max-width:100%;
 
}

.categories-product .product-block .product-image,
.products.products-horizontal .product .product-block .product-image,
.products.products-grid .product .product-block .product-image{
   border-width:1px;
  border-style:solid;
}

.categories-product .product-block:hover img,
.products.products-horizontal .product .product-block:hover img,
.products.products-grid .product .product-block:hover img {
  transform:scale(1.05);
  -webkit-transform: scale(1.05);
-ms-transform:scale(1.05);
-o-transform:scale(1.05);
-moz-transform:scale(1.05);
  transition:all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
-moz-transition: all 0.9s ease 0s;
-ms-transition: all 0.9s ease 0s;
-o-transition: aall 0.9s ease 0s;
}
.products.products-grid .product-image ,
.products.products-horizonta .product-image ,
.product-carousel .product-image{
 
    display: block;
    margin-bottom: 0;
    overflow: hidden;
    padding: 0;
  line-height:0;
position:relative;
}

 .product-image a , .categories-product .product-block a{ display:block; }



.categories-product .category h3,
.products.products-horizontal .product h3,
.products.products-grid .product h3 {
  text-align: center;
margin:15px 0 5px;
line-height:20px;
 font-size:16px;
  overflow: hidden;
  text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.categories-product .product-block.hover h3,
.products.products-horizontal .product.hover h3,
.products.products-grid .product.hover h3 {
 
}
.categories-product .product-block h3 a,
.products.products-horizontal .product h3 a,
.products.products-grid .product h3 a {
  font-weight:normal;
 font-size:16px;
}


.products.products-horizontal .product p.price,
.products.products-grid .product p.price,
.products.products-list .product p.price  ,
.gui-products-price, .gui-price{
  display: block;
  padding-top: 0px;
  font-size: 18px;
  line-height:25px;
  font-weight:bold;
}
.products.products-horizontal .product p.price.price-len5, .products.products-grid .product p.price.price-len5, .products.products-list .product p.price.price-len5 { font-size:18px; }
.products.products-horizontal .product p.price.price-len6, .products.products-grid .product p.price.price-len6, .products.products-list .product p.price.price-len6 { font-size:16px; }
.products.products-horizontal .product p.price.price-len7, .products.products-grid .product p.price.price-len7, .products.products-list .product p.price.price-len7 { font-size:14px; }
.products.products-horizontal .product p.price.price-len8, .products.products-grid .product p.price.price-len8, .products.products-list .product p.price.price-len8 { font-size:15px; }

.products.products-horizontal .product p.price {

}
/*.products.products-grid .product p.price {
  top: 74px;
  right: 0;
}
.products.products-list .product p.price {
  top: 20px;
  right: 0;
}*/

.products.products-horizontal .product p.price.price-offer,
.products.products-grid .product p.price.price-offer,
.products.products-list .product p.price.price-offer {

}

.products.products-horizontal .product p.price span,
.products.products-grid .product p.price span,
.products.products-list .product p.price span {
  position: relative;
}

.products.products-horizontal .product p.price span.price-old,
.products.products-grid .product p.price span.price-old,
.products.products-list .product p.price span.price-old {
  font-size: 14px;
  text-decoration: line-through;
  margin-right:5px;
  font-weight:normal;
}

/* Exclusive Germany*/
.product p.price span.price-old .uvp {
  font-size: 8px;
  display: inline-block;

  margin: 1px 0px 0 2px;
}
.productpage .product-info .pricing .price .uvp {

  font-size: 9px;
  display: inline-block;
}
.products.products-grid .product .unitprice,
.products.products-horizontal .product .unitprice {
  font-size: 18px;
    font-weight: bold;
  text-align: center;
 margin:0 0 5px;
}

.products.products-list .product .unitprice{
   font-size: 18px;
    font-weight: bold;
 margin:0 0 5px;
}

.product p.price.price .asterisk {
  position: absolute;
  right: 5px;
  top: -5px;
  font-size: 12px;
}
/*.product p.price.price-offer .asterisk {
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 12px;
}*/
.index .shippingreturn-de{ padding-top:0; }

/**/

.products.products-horizontal .product p.price span.currency,
.products.products-grid .product p.price span.currency,
.products.products-list .product p.price span.currency {
  font-size: 18px;
  letter-spacing: normal;
  text-transform: uppercase;
 
}
 
.categories-product .product-block,
.products.products-horizontal .product-block,
.products.products-grid .product-block
{  margin:12px 12px 35px;
        text-align: center;
     padding:0px;
  
  position:relative;
}
.categories-product .product-block:hove
.product-block .price ,.product-block .wishlist-compare{ text-align:center; }


.ie8 .categories-product .product-block:hover ,.ie8 .products.products-horizontal .product-block:hover,
.ie8 .products.products-grid .product-block:hover, .ie8 #brand-carousel .product-block:hover ,
.ie9 .categories-product .product-block:hover,.ie9 .products.products-horizontal .product-block:hover,
.ie9 .products.products-grid .product-block:hover, .ie9 #brand-carousel .product-block:hover{ border-color:#eee; }

categories-product .product-block:hover h3 a{  }
.products.products-horizontal .product.hover p.price {
  top: 84px;
  right: 10px;
}
.products.products-grid .product.hover p.price {
  top: 94px;
  right: 20px;
}
.products.products-list .product.hover p.price {
  top: 20px;
  right: 20px;
}
.categories-product .product-block.hover.category-last,
.products.products-horizontal .product.hover.product-last,
.products.products-grid .product.hover.product-last {

}

.products.products-horizontal .product .actions,
.products.products-grid .product .actions {
  text-align: center;
  white-space: nowrap;
 position:absolute;
  width:100%;
  bottom:0px;
  transition: all 300ms ease-in-out 100ms;
  -webkit-transition: all 300ms ease-in-out 100ms;
-moz-transition: all 300ms ease-in-out 100ms;
-ms-transition: all 300ms ease-in-out 100ms;
-o-transition: all 300ms ease-in-out 100ms;
    visibility: hidden;
   opacity: 0;
  padding:8px 0;
  
}

.products.products-horizontal .product-block:hover .actions,
.products.products-grid .product-block:hover .actions{
    opacity: 1;
    visibility: visible;
}

.products.products-horizontal .product .button-add ,
.products.products-grid .product .button-add ,
.products.products-list .product .actions a.button-add,
.product-info .buy .add,
.header .cart .contents .buttons a,
.gui a.gui-button-large,
 #newsletterbar .wrapper_inner button ,
 .gui a.gui-button-large, .gui a.gui-button-small , #newsletterbar button,.aboutus-btn.btn,.bundle .actions span{
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 19px;
    margin: 0;
    padding: 6px 7px;
    text-align: center;   
  color:#fff;
text-transform: uppercase;
}

.products.products-horizontal .product.hover .actions a.button-add,
.products.products-grid .product.hover .actions a.button-add ,
.products.products-list .product.hover .actions a.button-add,
.product-info .buy .add:hover,
.header .cart .contents .buttons a:hover,
.gui a.gui-button-large:hover,
 #newsletterbar .wrapper_inner button:hover,
  .gui a.gui-button-large:hover, .gui a.gui-button-small:hover , #newsletterbar button:hover{


}

.product-info .buy .add:hover,.gui a.gui-button-large:hover{ background-image:url("btn-bg-big.png");}
.products.products-horizontal .product.hover .actions a.button-add:hover,
.products.products-grid .product.hover .actions a.button-add:hover ,
.products.products-list .product.hover .actions a.button-add:hover,
.product-info .buy .add:hover span {
  color: #ffffff;
}
.products.products-horizontal a.button-wishlist,
.products.products-grid a.button-wishlist{ display:inline-block;}

.products.products-horizontal a.button-compare,
.products.products-grid a.button-compare{display:inline-block;}


.products.products-horizontal .product.hover .actions a.button-wishlist,
.products.products-horizontal .product.hover .actions a.button-compare,
.products.products-grid .product.hover .actions a.button-wishlist,
.products.products-grid .product.hover .actions a.button-compare {
  color: #999999;
}

.products.products-horizontal .product.hover .actions a.button-wishlist:hover,
.products.products-horizontal .product.hover .actions a.button-compare:hover,
.products.products-grid .product.hover .actions a.button-wishlist:hover,
.products.products-grid .product.hover .actions a.button-compare:hover {
  color: #0489e6;
}




/* List products */
.products.products-list .product {
  position: relative;
  margin:26px 0;
}

.ie8 .products.products-list .product:hover,
.ie9 .products.products-list .product:hover{ border-color: #eee; }

.products.products-list .product.product-last {
  border-bottom: none;
}


.products.products-list .list-left{
   float: left;
    margin-right: 0;
  width:32%;
  line-height:0px;
}
.products.products-list .list-center{

 float: right;
 width: 66%;
  text-align: left;

}
.products.products-list .list-right{
  float: right;
  
      width:66%;
}
.products.products-list .actions .button-wishlist,
.products.products-list .actions .button-compare{
  display:inline-block;
}
.products.products-list .actions .button-wishlist{
  background:url("wishlist.png") no-repeat scroll left 1px;
}
.products.products-list .actions .button-compare:hover{
  background-position:left -133px;
}
.products.products-list .actions .button-compare{
   background:url("wishlist.png") no-repeat scroll left -93px;
}
.products.products-list .actions .button-wishlist:hover{
   background-position:left -53px;
}
.products.products-list .product.hover {
  
  z-index: 100;

  background: #FFFFFF;
}
.products.products-list .product.hover.product-last {

}


.products.products-list .product img {
  padding: 0px;
  max-width:100%;
  height:auto;
}
.products.products-list .product h3 {
  font-size: 18px;
 margin:15px 0 10px;
  padding:0 0 10px;
  border-bottom:1px solid #e7e7e7;
}
.products.products-list .product h3 a {
  display: block;
    font-weight: normal;
}

.products.products-list .product p.description {

  padding: 0 0 10px 0;
}

 
.products.products-list .product .actions a.button-add {
    margin:10px 0;
    padding: 6px 15px;
}

/* Sidebar, livesearch & cart products */
.products.products-sidebar .product {
  margin-bottom: 18px;

}
.products.products-livesearch .product,
.products.products-cart .product {
  padding: 0 0px 5px;
  clear:both;
  margin-bottom:10px;
}

.products.products-sidebar .product,
.products.products-livesearch .product,
.products.products-cart .product {
  
  white-space: nowrap;
}
.products.products-sidebar .product img,
.products.products-livesearch .product img,
.products.products-cart .product img {
   
    float: left;
    margin-right: 10px;

}

.products.products-sidebar .product h4,
.products.products-livesearch .product h4,
.products.products-cart .product h4 {
  overflow: hidden;
  text-overflow: ellipsis;

  font-weight:normal;
}

.products-livesearch .product{  min-height: 40px;}
.products-livesearch h4{ line-height: 16px;    margin-top: 0;}

.products.products-sidebar .product p.price ,
.products.products-cart .product p.price{ text-align:left; }
.products.products-sidebar .product p.price,
.products.products-livesearch .product p.price,
.products.products-cart .product p.price,
.header .cart .contents .sum span{

}

.products.products-cart .product p.price strong {
  color: #777;
}
.products.products-sidebar .product p.price.price-offer,
.products.products-livesearch .product p.price.price-offer,
.products.products-cart .product p.price.price-offer {

}
.products.products-sidebar .product p.price span,
.products.products-livesearch .product p.price span,
.products.products-cart .product p.price span {
 
  text-decoration: line-through;
}
 

.products.products-sidebar .product.hover {

  z-index: 100;
 
  
}

/* http://localhost/share/spinner/build.php?type=alternative&size=64&speed=10&fg_color=19A9E5&bg_color=ffffff */
.products .products-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(spinner-large.gif) center 74px no-repeat rgba(255, 255, 255, 0.9);
  line-height: 340px;
  text-shadow: 0 1px 0 #FFFFFF;
  z-index: 100;
  text-align: center;
  display: none;
}
.products .products-loader.visible {
  display: block;
}
.products.products-list .products-empty,
.products.products-grid .products-empty {
  text-align: center;
  height: 232px;
  line-height: 232px;
}



.elements-wrapper {
  height: 26px;
  background: rgba(0, 0, 0, 0.05);
  background: #F00;
  margin: 10px 0;
}
.elements-wrapper-big {
  height: 70px;
}

.tui-dropdown.currency { background:url("pipe.gif") no-repeat scroll right center transparent; border:none;  border-radius:0;padding-right: 15px; }
.tui-dropdown.language { background:none; border:none;  border-radius:0;margin-right: 10px;}


.tui-dropdown {
  padding: 3px 5px;
  line-height: 18px;
  min-height: 18px;
  position: relative;
  float: left;
  z-index: 200;
  border: 1px solid #e7e7e7;
  position:relative;
  margin-right:0px;
}


.tui-dropdown span {
  padding:0;
}

.tui-dropdown ul {
  list-style: none;
  padding-top: 0px;
  display: none;
  position:absolute;
   background-color: #fff;
    border: 1px solid #e3e3e3;
    
    padding:10px;
    position: absolute;
    width: 90px;
  margin-top:3px;
  left:0px;
  
}
.tui-dropdown ul li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align:left;
}
.tui-dropdown ul li a {
  display: block;
  padding: 3px;
}

.header-links .tui-dropdown ul li a{padding:5px;}
.tui-dropdown.tui-language span {
   line-height: 18px;
    padding-left: 21px;
    padding-right: 0;
  background: 0 4px no-repeat;
   text-transform:capitalize;
}

.tui-dropdown ul li.tui-language {
  padding: 2px 0 2px 21px;
  background: 0 9px no-repeat;
}

.tui-dropdown.tui-language-bg span, .tui-dropdown ul li.tui-language-bg { background-image: url(icon-flag-bg.png); }
.tui-dropdown.tui-language-da span, .tui-dropdown ul li.tui-language-da { background-image: url(icon-flag-da.png); }
.tui-dropdown.tui-language-de span, .tui-dropdown ul li.tui-language-de { background-image: url(icon-flag-de.png); }
.tui-dropdown.tui-language-el span, .tui-dropdown ul li.tui-language-el { background-image: url(icon-flag-el.png); }
.tui-dropdown.tui-language-en span, .tui-dropdown ul li.tui-language-en { background-image: url(icon-flag-en.png); }
.tui-dropdown.tui-language-es span, .tui-dropdown ul li.tui-language-es { background-image: url(icon-flag-es.png); }
.tui-dropdown.tui-language-fr span, .tui-dropdown ul li.tui-language-fr { background-image: url(icon-flag-fr.png); }
.tui-dropdown.tui-language-it span, .tui-dropdown ul li.tui-language-it { background-image: url(icon-flag-it.png); }
.tui-dropdown.tui-language-nl span, .tui-dropdown ul li.tui-language-nl { background-image: url(icon-flag-nl.png); }
.tui-dropdown.tui-language-no span, .tui-dropdown ul li.tui-language-no { background-image: url(icon-flag-no.png); }
.tui-dropdown.tui-language-pl span, .tui-dropdown ul li.tui-language-pl { background-image: url(icon-flag-pl.png); }
.tui-dropdown.tui-language-pt span, .tui-dropdown ul li.tui-language-pt { background-image: url(icon-flag-pt.png); }
.tui-dropdown.tui-language-ru span, .tui-dropdown ul li.tui-language-ru { background-image: url(icon-flag-ru.png); }
.tui-dropdown.tui-language-sv span, .tui-dropdown ul li.tui-language-sv { background-image: url(icon-flag-sv.png); }
.tui-dropdown.tui-language-tr span, .tui-dropdown ul li.tui-language-tr { background-image: url(icon-flag-tr.png); }
.tui-dropdown.tui-language-us span, .tui-dropdown ul li.tui-language-us{ background-image: url(icon-flag-us.png); }
.tui-dropdown.tui-language-fc span, .tui-dropdown ul li.tui-language-fc{ background-image: url(icon-flag-fc.png); }




.tui input[type=text],
.tui input[type=password] {
  display: block;
  border: 1px solid #DDD;
  height: 18px;
  line-height: 18px;
  font-size: 14px;
  padding: 3px 5px;
  color: #333333;
  background: #F5F5F5;
  border-color: #DDD #EEE #EEE #DDD;
  text-shadow: 0 1px 0 #FFFFFF;
  float: left;
}


.tui input[type=checkbox],
.tui input[type=radio] {
  height: 16px;
  width: 20px;
  margin: 0 10px 0 0;

  float: left;
}

.tui input:hover,
.tui input:focus,
.tui textarea:hover,
.tui textarea:focus,
.tui select:hover,
.tui select:focus {
  border-color: #999 #DDD #DDD #AAA;
}


.tui textarea {
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  height: 56px;
  line-height: 20px;
  font-size: 12px;
  padding: 6px 5px;
  color: #333333;
  background: #F5F5F5;
  border-color: #DDD #EEE #EEE #DDD;
  float: left;

}


.tui select {
  display: block;
  border: 1px solid #CCCCCC;
  border-radius: 4px;

  font-size: 12px;
  color: #333333;
  background: #FFF;
  border-color: #DDD #EEE #EEE #DDD;
 width:100%;
}

.tui label {
   font-weight: normal;  
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
float: left;
margin-right: 10px;
  text-transform:capitalize;
}

.tui select[multiple] {
height: auto !important;
    opacity: 1 !important;
    position: relative !important;
}

a.tui-button {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  color: #FFF;
  padding: 0 10px;
  background: #187EA2;
  border: 1px solid #FFFFFF;
  outline: 2px solid #187EA2;
}

.product-info-options {
}


/* [START] product-configure */
.product-configure {

  margin-bottom: 5px;
}
.product-configure label {

}
.product-configure label em {
  color: #FF0000;
}
.product-configure select {
  margin-top:20px;
  left:0;
}
.product-configure input[type=text],
.product-configure textarea {

}
.product-configure .product-configure-custom-option-item {
 padding: 3px 0; line-height: 14px;
}
.product-configure .product-configure-custom-option-item label {
  font-weight: normal;
  
}

.product-configure-custom-option-date {
  float:left;
}
.product-configure-custom-option-time {
  float:left;
}
.product-configure .product-configure-custom-option-date select,
.product-configure .product-configure-custom-option-time select {
  margin-right: 5px;
}
.product-configure .product-configure-custom-option select.product-configure-custom-option-date-day,
.product-configure .product-configure-custom-option select.product-configure-custom-option-time-hour,
.product-configure .product-configure-custom-option select.product-configure-custom-option-time-minute {
  width: 50px;
}
.product-configure .product-configure-custom-option select.product-configure-custom-option-date-month {
  width: 120px;
}
.product-configure .product-configure-custom-option select.product-configure-custom-option-date-year {
  width: 65px;
}
.product-configure .product-configure-custom-option select.product-configure-custom-option-date-year,
.product-configure .product-configure-custom-option select.product-configure-custom-option-time-minute {
  margin-right: 0;
}
.product-configure .product-configure-variants,
.product-configure .product-configure-options-option,
.product-configure .product-configure-custom-option {
  padding-bottom: 10px;padding-top:5px;
}
.product-configure .product-configure-clear {
  clear: both;
}
/* [END] product-configure */



.collection-options {
  padding-bottom: 10px;
  font-size: 13px;
}

.collection-nav {
  border-left: 1px solid #dddddd;
    float: left;
    font-size: 13px;
    margin: 4px 10px 4px 0;
    padding: 0 0 0 10px;
}


.collection-nav .collection-nav-total {
  float: left;
}
.collection-nav .collection-nav-pages {
  float: right;
  font-weight: bold;
}


.collection-options .collection-options-mode {
  float: left;
  margin: 4px 10px 4px 0;
}


.collection-options-compare {
  float: left;
  border-left: 1px solid #DDD;
  padding-left: 10px;
  margin: 4px 0 4px 0;
}


.collection-options-sort {
  float: right;
  height: 26px;
}


.collection-options-sort span.label,
.collection-options-limit span.label {
  display: block;
  float: left;
  padding-right: 5px;
  line-height: 26px;
}

.collection-options .tui-dropdown ul{
  right:0px;
  left:auto;
}
.collection-options-limit {
  float: right;
  margin-right: 25px;
  height: 24px;
}


.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/

.clearfix {
  zoom: 1;
}

.clearmargin {
  margin: 0;
}

.sidebar-filter-slider {
  padding: 1px 0;
}

.sidebar-filter-range {
  font-size: 12px;
}

.sidebar-filter-range .min {
  float: left;
}
.sidebar-filter-range .max {
  float: right;
}


#collection-filter-price {
  height:10px;
  border:1px solid #ccc;
  border-radius:5px;
  -moz-border-radius:5px;
  margin:8px 10px;
  background:url(tui-slider-handle.png) repeat-x #fff;
  position: relative;
}
#collection-filter-price .ui-slider-range {
  
  margin:-1px 0 0 -1px;
  position: absolute;
  height: 10px;
}
#collection-filter-price .ui-slider-handle {
  display: block;
  position: absolute;
  width:20px;
  height:24px;
  border:0;
  top:-7px;
  border-radius:0;
  -moz-border-radius:0;
  margin-left:-10px;
  background:url(tui-slider-handle.png) 0px -10px no-repeat;
  cursor:col-resize;

}

.collection-spinner {
  height: 16px;
  padding: 15px;
}

.collection-spinner.busy,
.collection-spinner.manual {
  height: 16px;
  background: #f5f5f5;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  line-height: 16px;
  text-align: center;
  margin-top: 20px;
  text-shadow: 0 1px 0 #FFFFFF;

}
/* http://localhost/share/spinner/build.php?type=alternative&size=16&speed=10&fg_color=19A9E5&bg_color=ffffff */
.collection-spinner-loading {
  display: none;
  padding-left: 26px;
  background: url(spinner-small.gif) left center no-repeat;
}
.collection-spinner.busy .collection-spinner-loading {
  display: inline-block;
}
.collection-spinner-more {
  display: none;
  text-align: center;
}

.collection-spinner.manual .collection-spinner-more {
  display: block;
}
.collection-spinner.busy.manual .collection-spinner-more {
  display: none;
}

.collection-pagination {
    padding: 5px 0;
    margin-top: 10px;
}
.collection-options-sort span.label, .collection-options-limit span.label {
    display: inline-block;
    float: left;
    line-height: 30px;
    padding-right: 15px;
}
.collection-options .tui-dropdown {
    border: 1px solid #e2e2e2;
    display: inline-block;
    height: 27px;
    line-height: 25px;
    padding: 0 10px;
    position: relative;
    width: auto;
    border-radius: 3px;
}
.collection-options .tui-dropdown > span {
    margin-right: 45px;
}

.collection-pagination .info {
  float:left;
  padding:5px 0;
}

.collection-pagination ul {
  float:right;
  list-style-type:none;
  margin:0;
  padding:0;
}

.collection-pagination ul li {
  float:left;
  padding:0px;
  margin:0 3px;
}

.collection-pagination ul li.prev a, .collection-pagination ul li.next a{ border:1px solid #e7e7e7; }
.collection-pagination ul li.prev a{
    display: block;
    padding: 1px 7px;
}
 
.collection-pagination ul li.next a {
    display: block;
    padding: 1px 7px;  
}

.collection-pagination ul li.number {
    padding: 0;
}

.collection-pagination ul li.number a {
  background-color: #fff;
    border: 1px solid #e7e7e7;
  
    display: block;
    padding: 1px 7px;
}



.collection-pagination ul li.number.active a {

     border-width: 1px;
    border-style:solid;
    
    font-weight: 400;
}

.banner-index1, .banner-index2 , .banner-index3 { float: left; }
.sub-banner {
  margin: 0 auto;
 
}
.sub-banner .banner{
  overflow:hidden;
}
.sub-banner .banner img {
    max-width: 100%;
    opacity: 1;
    transform: scale(1, 1);
    transition: all 0.9s ease-in-out 0s;
}
.sub-banner .banner img:hover{
  transform: scale(1.05, 1.05);
    transition: all 0.9s ease-in-out 0s;
}

.banners-top{margin-top:12px;}
.banners-top .banner {
    float: left;
    line-height:0px;
}
.banners-top .subbaner1{
  margin-right:12px;
}
.col-right {float: right;width: 220px;}

.grid_default_width {  width: 234px;}
.featured_default_width{width: 234px;}
.testimonial_default_width{width: 300px;}
.newproduct_default_width{width: 234px;}

.categories_default_width{ width:180px; }
.brand_default_width{ width:200px; }
.related_default_width{  width:240px; }
.additional_default_width{  width:80px;}


#topcontrol{ z-index:9999; }
.top_button {
    background: url(up.png) no-repeat scroll 0 0;
    font-size: 0;
    height: 33px;
    width: 32px;
  display:block;
  position:fixed;
  right:10px;
  bottom:10px;
}
.related-products{ width:100%; }

/**************** Check out progress bar  *****************/

.gui-checkout .gui-progressbar ul li a{  color: #777777 !important; }

.gui-checkout .gui-progressbar ul li.gui-done a{ color: #777  !important; }
.gui-checkout .gui-progressbar ul li a span{ background-image: url(checkout-progress.png) !important;}
.gui-checkout .gui-progressbar ul li.gui-done a{ color:#222 !important; }
.gui-checkout .gui-progressbar ul li.gui-done a span {    background-position: -35px -7px !important;}
#gui-block-review .gui-block .gui-table thead.gui-block-title > tr > th.gui-align-left,
#gui-block-review .gui-block .gui-table thead.gui-block-title > tr > th.gui-align-right{ text-align:center !important ; }

.gui-form .gui-checkout-steps.gui-col3-equal > .gui-col3-equal-col1{  
margin-right: 2%!important;
    width: 40%!important;}
.gui-form .gui-checkout-steps.gui-col3-equal > .gui-col3-equal-col2 {
    margin-right: 2%!important;
    width: 23%!important;
}
.gui-form .gui-checkout-steps.gui-col3-equal > .gui-col3-equal-col3{width: 26%  !important;  }


 

/*.gui a.gui-button-large:hover, #newsletterbar .wrapper_inner button:hover, .gui a.gui-button-large:hover, .gui a.gui-button-small:hover, #newsletterbar button:hover {background-color: #589517 !important;}

.products.products-horizontal .product.hover .actions a.button-add, .products.products-grid .product.hover .actions a.button-add, .products.products-list .product.hover .actions a.button-add, .product-info .buy .add:hover, .header .cart .contents .buttons a:hover, .gui a.gui-button-large:hover, #newsletterbar .wrapper_inner button:hover, .gui a.gui-button-large:hover, .gui a.gui-button-small:hover, #newsletterbar button:hover {background-color: #589517 !important;}

.gui-form {
    padding: 8px !important;
}*/


#tmcmsinfo_block {
    padding: 70px 0 70px;
    margin: 0;
}
.cms_shipping .title_block {
    font-weight: 500;
}
#tmcmsinfo_block .cms_shipping {
    line-height: 25px;
    margin: 0 auto;
}

#tmcmsinfo_block .cms_shipping .cms_shipping1,#tmcmsinfo_block .cms_shipping .cms_shipping2,#tmcmsinfo_block .cms_shipping .cms_shipping3 {
    display: inline-block;
    text-align: center;
    width: 340px;
}

#tmcmsinfo_block .cms_shipping .cms_shipping1 .title_block, #tmcmsinfo_block .cms_shipping .cms_shipping2 .title_block, #tmcmsinfo_block .cms_shipping .cms_shipping3 .title_block {
    color: #1b1b1b;
    font-size: 22px;
    padding: 20px 0 15px;
}

#tmcmsinfo_block .cms_shipping .cms_shipping2 {
    margin: 0 55px;
}

#tmcmsinfo_block .cms_shipping .cms_shipping1 .read, #tmcmsinfo_block .cms_shipping .cms_shipping2 .read, #tmcmsinfo_block .cms_shipping .cms_shipping3 .read {
    color: #1b1b1b;
    display: inline-block;
    margin-top: 7px;
    text-transform: capitalize;
}

#tmcmsinfo_block .cms_shipping .cms_shipping1 .icon, #tmcmsinfo_block .cms_shipping .cms_shipping2 .icon, #tmcmsinfo_block .cms_shipping .cms_shipping3 .icon {
    display: inline-block;
    height: 76px;
    line-height: 65px;
    text-align: center;
    transition: all 500ms ease 0s;
    width: 76px;
}

#tmcmsinfo_block .cms_shipping .cms_shipping1 .icon{
  background:url("free-shipping.png") no-repeat scroll 0px 0px transparent;
}

#tmcmsinfo_block .cms_shipping .cms_shipping1:hover .icon{
background-position:0 -98px;

}
#tmcmsinfo_block .cms_shipping .cms_shipping2 .icon{
  background:url("free-shipping.png") no-repeat scroll 0px -217px transparent;
}
#tmcmsinfo_block .cms_shipping .cms_shipping2:hover .icon{
background-position:0 -317px;

}

#tmcmsinfo_block .cms_shipping .cms_shipping3 .icon{
  background:url("free-shipping.png") no-repeat scroll 0px -433px transparent;
}

#tmcmsinfo_block .cms_shipping .cms_shipping3:hover .icon{
background-position:0 -533px;

}

.special-offers{
 padding: 60px 0;
overflow: hidden;
background-repeat: no-repeat;
background-size: cover;
background-position: center center !important;
background-color: #272e37;
background-attachment: fixed;
background-image: url('bg.jpg');
  margin:0px 0px 70px;
  }
.special-offers .inner-block{
margin:0px auto;
width:1150px;
}
.shippingreturn-de, .shippingreturn-de a {
    color: #999;
}
.shippingreturn-de a:hover{color:#000;}
.special-offers .inner-block .offer-block{float:left; width:70%;}
.special-offers .inner-block .offer_slider{float:right; width:30%;}
.offer_slider .offer_slider_inner{
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    border: 1px solid #737373;
    padding: 10px 30px 30px;
  overflow:hidden;
  }
.flexslider{position:relative;}
.offer_slider .offer_slider_inner li{display:none; list-style:none;}
.offer_slider .offer_slider_inner ul{margin:0px; padding:0px;}
.offer_slider .offer_slider_inner .flex-direction-nav{
  display: block;
    position: absolute;
    top: -40px;
    width: 100%;
  }
.offer_slider .offer_slider_inner .flex-direction-nav li{display:block;}
.offer_slider .offer_slider_inner .flex-direction-nav a{
display:block;
position:absolute;
width:25px;
height:25px;
font-size:0px;
top:-3px;
border-radius:50%;
border-width:1px;
 border-style:solid;
  
}

.offer_slider_inner .title {
    font-size: 15px;
    line-height: 40px;
    margin: 0;
    padding-bottom: 8px;
    text-transform: uppercase;
}
.offer-block .offer-text{width:50%; float:left; padding:83px 0; text-align:center;}
.offer-title {
    font-size: 32px;
    line-height: 40px;
    text-transform: uppercase;
}
.offer-description {
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    margin: 20px 0;
    text-align: center;
    width: 230px;
}
.offer-text .border_main {
    display: inline-block;
    height: 1px;
    text-align: center;
    width: 25%;
}

#tmtestionial_block{clear:both;padding:0px 0 35px;}

#tmtestionial_block .item {
    padding: 10px;
    text-align: center;
}

#tmtestionial_block .product_inner_cms {
    margin: 2px 30px 30px;
}

#tmtestionial_block .testimonial_main div .product_inner_cms .des {
    background: #f2f2f2;
    border-radius: 3px;
    padding: 25px;
}

#tmtestionial_block .testimonial_main div .product_inner_cms .name {
    background: url("testimonial-img.png") no-repeat scroll 11% 0;
    font-size: 16px;
    padding: 10px 0 10px 24%;
    text-align: left;
  font-weight:bold;
}

.topnav #searchform{
  display: inline-block;
  margin:0;
}
.search_toggle {
    background: url("search.png") no-repeat scroll left 5px transparent;
    border-right-width: 1px;
   border-right-style:solid;
    cursor: pointer;
    float: right;
    height: 30px;
    margin: 0;
    width: 30px;
    z-index: 1;
    position:relative;
    margin:16px 0;
    right:25px;
    padding-right:8px;
}
.search_toggle.open{
  background-position:left -25px;
}
.main-menu{float:left;text-align:left;}

.social-block{
    float: left;
   width:100%;
  margin:40px 0 0;
  text-align:center;
  clear:both;
}

.container-inner{
  margin-top:30px;
}

.sale-box {
    position: absolute;
    left: 10px;
    text-transform: uppercase;
    top: 10px;
}
.new-box{
    position: absolute;
    right: 10px;
    text-transform: uppercase;
    top: 10px;
}

.list-left .sale-box {
    left: 10px;
    top: 30px;
}
.template-product .sidebar-main{width:100%;}


.quantity-lable {
    float: left;
    margin: 10px 10px 0 0;
}

.social-link{display:inline-block;margin-right:4px;position:relative;vertical-align:bottom;top:0px;height:34px;width:34px;line-height:34px;}

.social-link.facebook {background:url("footer-sprite.png") no-repeat scroll 0 -133px transparent;}
.social-link.twitter{background:url("footer-sprite.png") no-repeat scroll 0 -224px transparent;}
.social-link.linkedln{background:url("footer-sprite.png") no-repeat scroll 0 -315px transparent;}
.social-link.rss{background:url("footer-sprite.png") no-repeat scroll 0 -406px transparent;}
.social-link.youtube{background:url("footer-sprite.png") no-repeat scroll 0 -497px transparent;}
.social-link.pinterest{background:url("footer-sprite.png") no-repeat scroll 0 -588px transparent;}
.social-link.skype{background:url("footer-sprite.png") no-repeat scroll 0 -679px transparent;}
.social-link.google{background:url("footer-sprite.png") no-repeat scroll 0 -770px transparent;}
.social-link.instagram{background:url("footer-sprite.png") no-repeat scroll 0 -861px transparent;}

.social-link.facebook:hover {background-position: 0 -179px;}
.social-link.twitter:hover {background-position: 0 -270px;}
.social-link.linkedln:hover {background-position: 0 -361px;}
.social-link.rss:hover {background-position: 0 -452px;}
.social-link.youtube:hover {background-position: 0 -543px;}
.social-link.pinterest:hover {background-position: 0 -634px;}
.social-link.skype:hover {background-position: 0 -725px;}
.social-link.google:hover {background-position: 0 -816px;}
.social-link.instagram:hover {background-position: 0 -907px;}

.followus-title{font-size:12px;left:0;line-height:25px;visibility:hidden;padding:0 10px;position:absolute;top:-35px;transition-duration:300ms;opacity:0;}


.social-link:hover .followus-title, .social-link:hover::after {
   visibility:visible;
    transition-duration: 300ms;
  opacity:1;
}

.social-link:after{
  border-left:8px solid transparent;
  border-right:0 solid transparent;
  border-top-width:7px;
 border-top-style:solid;
  bottom:38px;
  content:"";
  left:10px;
visibility:hidden;
  position:absolute;
  text-align:center;
  transition-duration:300ms;
  -webkit-transition-duration:300ms;
  -moz-transition-duration:300ms;
  opacity:0;
  }

.newsletter {
    margin-top: 40px;
}

.footer .footer-nav ul li a:hover{
  padding-left:3px;
}



.slider-controls.clickable {
    display: none !important;
}


#testimonial-carousel .owl-controls.clickable {
    display: block !important;
    margin: 0 auto;
    text-align: center;
}

.owl-pagination{
 padding:0 20px;
  display:inline-block;
}


.offer_slider .offer_slider_inner .flex-direction-nav .flex-prev{
  background:url("sprite.png") no-repeat scroll 3px -154px transparent;
  right:33px;
  left:auto;
}

.offer_slider .offer_slider_inner .flex-direction-nav .flex-prev:hover{
  background-position:3px -133px;
}

.offer_slider .offer_slider_inner .flex-direction-nav .flex-next{
  background:url("sprite.png") no-repeat scroll -22px -154px transparent;
  right:0px;
  left:auto;
}


.offer_slider .offer_slider_inner .flex-direction-nav .flex-next:hover{
   background-position:-22px -133px;
}

.special-offers .offer_slider .flexslider .slides img {
  width:auto;
height:auto;
    max-width: 100%;
display:inline-block;
}
.topnav {
    position: relative;
  float:right;
  opacity: 0;
}
.topnav.open {opacity: 1;}
.aboutus{clear:both;}

.aboutus .desc{

    margin-bottom: 15px;
    overflow: hidden;
}

.image1 {
    background:url("cms-sprite.png") no-repeat scroll 7px -165px;
    float: left;
    height: 50px;
    width: 60px;
}

.image2 {
    background:url("cms-sprite.png") no-repeat scroll 7px -116px;
    float: left;
    height: 50px;
    width: 60px;
}

.image3{
    background:url("cms-sprite.png") no-repeat scroll 7px -52px;
    float: left;
    height: 50px;
    width: 60px;
}

.image4 {
    background:url("cms-sprite.png") no-repeat scroll 7px 6px;
    float: left;
    height: 50px;
    width: 60px;
}

.buttons {
    border-bottom: 1px solid #e5e5e5;
    display: inline-block;
    margin: 0;
    padding: 6px 0;
    width: 100%;
}

.aboutus-btn.btn{float:right;}

.wishlist-compare {
    margin: 5px 0;
}


.hb-animate-element {
    opacity: 0;
}
.hb-animate-element.hb-in-viewport.left-to-right {
    animation: 0.6s ease 0s normal none 1 fadeInRight;
    opacity: 1;
}
.hb-animate-element.hb-in-viewport.top-to-bottom {
    animation: 0.6s ease 0s normal none 1 fadeInDown;
    opacity: 1;
}
.hb-animate-element.hb-in-viewport.bottom-to-top {
    animation: 0.6s ease 0s normal none 1 fadeInUp;
    opacity: 1;
}
.hb-animate-element.hb-in-viewport.right-to-left {
    animation: 0.6s ease 0s normal none 1 fadeInLeft;
    opacity: 1;
}

.spinner {
  width: 100%;
 min-height:580px;
  z-index: 9;
  background: url("ajax-loader.gif") 50% 50% no-repeat #fff;
}

.wsa-demobar{
  background: none repeat scroll 0px 0px #000 !important;
  text-shadow:0 0px 0 rgba(0, 0, 0, 0.5) !important;
  border:none !important;
  box-shadow:none !important;
  height:42px !important;
}

.header-links-responsive{display:none;}
.header-links-responsive li{list-style:none;
text-align:left;
padding:2px 0;
}
.additional-carousel .customNavigation,.related .customNavigation {
    width: 100%;
}

.testimonial_main.container-inner > h2,.brand-slider.container-inner > h2,.testimonial_main.container-inner > h2:before,.brand-slider.container-inner > h2:before,.testimonial_main.container-inner > h2:after,.brand-slider.container-inner > h2:after{border:none;margin:0px;background:none;}


/* bundle product */

.products.row.bundle-actions {
    display: block;
    overflow: hidden;
    width: 100%;
}

.bundle.left {
    float: left;
    width: 87%;
}

.product.bundlecart.right {
    float: right;
    width: 12%;
   margin:0;
  padding:20px 0 0;
  border:none;
}
.product.bundlecart.right:hover{box-shadow:none;}
.bundle .product {
    float: left;
    margin: 0 14px 10px;
    padding: 13px 0 3px;
    position: relative;
    width: 17%;
}

.bundleproductinfo.info{
  height:auto;
  min-height:55px;
text-align:center;
}

.line-through {
    text-decoration: line-through;
}
.glyphicon-plus::before {
    content: "+";
}
.glyph-bundle {
    color: #999999;
    font-size: 21px;
    margin-left: -22px;
    position: absolute;
    top: 70px;
    width: 1em;
}
.sidebar-box.recent {
    border: none;
}
.gui-col2-right .gui-col2-right-col2 .gui-block:last-child,.gui-col2-left-col1 .gui-block:last-child {
    border: none;
}
.product:nth-child(6) > .glyph-bundle{display:none;}
.bundle .actions {
    margin-top: 10px;
}
.bundle .actions span{padding:10px;}

.bundle .image img {
    height: auto;
    max-width: 100%;
    width: auto;
}

.bundle .image{text-align:center;}

.wsa-cookielaw {
    white-space: normal !important;
    height:auto !important;
}

.zoombox .images {
    display: block;
    position: relative;
}
.zoombox .images a.first {
    display: block;
}

.zoombox .images a img, .zoombox .thumbs a img {
    display: inline-block;
    float: left;
    height: auto;
    max-width: 100%;
    position: relative;
}

.sidecontent {
    overflow: hidden;
}
/* Header-cart */
.bundle-image {
    float: left;
}
.header .bundle {
    clear: both;
    margin-left: 50px;
}
.header .contents img {
    border: 1px solid #dddddd;
    margin-right: 5px;
}
.header .contents .bundle-product {
    clear: both;
    overflow: hidden;
}
.header .contents .bundle-product > a {
    float: left;
}
.gui-checkout-one-step .gui-payment-method .gui-payment-method-name {
    float: left;
    max-width: 54%;
}
#additional-grid li {
    margin-right: 10px;
    cursor:pointer;
}
.additional-grid {
    margin: 20px 0;
}
#newsletterbar button{padding:5px 20px;}

.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
}

.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 0.5em 0.75em;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  line-height:14px;
}

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top
}

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none
}

.resp-sharing-button--twitter {
  background-color: #55acee
}

.resp-sharing-button--twitter:hover {
  background-color: #2795e9
}

.resp-sharing-button--pinterest {
  background-color: #bd081c
}

.resp-sharing-button--pinterest:hover {
  background-color: #8c0615
}

.resp-sharing-button--facebook {
  background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
  background-color: #2d4373
}

.resp-sharing-button--google {
  background-color: #dd4b39
}

.resp-sharing-button--google:hover {
  background-color: #c23321
}



.resp-sharing-button--vk {
  background-color: #507299
}

.resp-sharing-button--vk:hover {
  background-color: #43648c
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}

.resp-sharing-button--google {
  background-color: #dd4b39;
  border-color: #dd4b39;
}

.resp-sharing-button--google:hover,
.resp-sharing-button--google:active {
  background-color: #c23321;
  border-color: #c23321;
}

.resp-sharing-button--pinterest {
  background-color: #bd081c;
  border-color: #bd081c;
  
}

.resp-sharing-button--pinterest:hover,
.resp-sharing-button--pinterest:active {
  background-color: #8c0615;
  border-color: #8c0615;
}

.resp-sharing-button--vk {
  background-color: #507299;
  border-color: #507299;
}

.resp-sharing-button--vk:hover
.resp-sharing-button--vk:active {
  background-color: #43648c;
  border-color: #43648c;
}
.product-actions {
    margin: 15px 0 0;
    overflow: hidden;
    padding: 0;
}
 .product-actions .social-media .social-block {
  float: left;
margin: 0px 10px 5px 0px;
width: auto;
display: inline-block;
clear: none;
}
.label-social {
    float: left;
    line-height: 20px;
    padding:5px 20px 0 0;
}
.product-actions .product-actions {
    margin: 15px 0 0;
    overflow: hidden;
    padding: 0;
}
.product-actions .social-media {
    line-height: 0px;
    margin: 0;
   width: auto;
	float: left;
}