/**
 * @copyright   Copyright (c) 2015 AccessShop Themes (http://www.accessshopthemes.com)
 */

 .left-header-top .list-inline{
  display: inline-block;
}
.left-header-top a, .right-header-top a{
  color: #333;
}
/* Left Menu */
.block-leftnav { /*margin-top: 35px;*/ }
.block-leftnav .block-title { font-size:16px; border-bottom:1px solid #E1E1E1; margin-bottom: 0 !important; padding-bottom: 0 !important; }
.block-leftnav .block-content { }
.block-leftnav .block-content ul { padding: 0; list-style-position:inside;}
.block-leftnav .block-content ul li { }
.block-leftnav .block-content ul li.active { background:#333; color: #fff; padding-left: 10px; }
.block-leftnav .block-content ul li.active a {color:#f23f3f; }
.block-leftnav .block-content ul li a {border-bottom: 1px solid #ddd; color: #333; display: block; font-size: 14px; line-height: 1.6; padding: 5px 0 5px 15px; position: relative;}
.block-leftnav .block-content ul li a:before {content: "\f105"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit;color: #333;font-size: 12px;padding-right: 0.5em;position: absolute;left: 5px;top: 6px;}
.block-leftnav .block-content ul li a:hover { color:#f23f3f; text-decoration: none; }
.block-leftnav .block-content > ul > li.level0 { border-bottom:1px solid #E1E1E1; padding: 10px;}
.block-leftnav .block-content > ul > li.level0:last-child {border-bottom: 0; }
.block-leftnav .block-content > ul > li.level0:hover {background-color: #efefef; text-decoration: none;}
.block-leftnav .block-content > ul > li.level0 > a { font-weight:bold; }
.block-leftnav .block-content ul ul { /*padding-left: 15px;*/ }
.block-leftnav .block-content ul ul ul a { color: #333 }
.block-leftnav .block-content ul ul li a:before{ left: 15px;}
.block-leftnav .block-content ul ul ul li a:before{ left: 25px;}


.block-leftnav .level1 a {  padding-left: 25px !important;}
.block-leftnav .level2 a {  padding-left: 36px !important;}
.data-table .product-image{ min-width:100px;}
.top-cart {position: relative;float:right; color:#fff;}
.top-cart:hover .top-shopping-cart{ background:rgb(226,33,36);}
.right-header-top ul.list-inline{  display: inline-block;}
.links{  padding-right: 5px;  text-transform: uppercase;}
.custom-link{ padding-right: 20px; text-transform: uppercase; }
.text-right { text-align: right;}
.user-links a{  font-family: 'Arimo', sans-serif;  font-size: 11px;  line-height: 1.4;  text-transform: uppercase;  color: #333333;}
.user-links a:hover{
  color: #999999;
  text-decoration: none;
}
.user-links .list-inline li{
  padding-left: 15px;
  padding-right: 15px;
}
.user-links .list-inline li:last-child{
  padding-right: 0;
}
.block-header-middle li a{
  color: #838383;
  font-size: 13px;
  font-family: 'Arimo', sans-serif;
}
.block-header-middle li{
  padding-left: 15px;
  padding-right: 15px;
}
.block-header-middle li a:hover{
  text-decoration: none;
}
.block-header-middle li:last-child{
  padding-right: 0;
}

.topcart label{
  font-weight: normal;
  margin-right: 5px;
}
.topcart .cart-sub-total{
  text-decoration: underline;
  margin-right: 7px;
  padding: 0 5px;
}

.categories-search{
  border: 1px solid #ccc;
  float: left;
  font-family: "Roboto Condensed",sans-serif;
  font-size: 12px;
  padding: 5px;
border-right: none;
}
.categories-search select{
  border: none;
  float: left;
  height: auto;
  padding: 0;
  width: 126px;  
}
.categories-search input[type="text"]{
  border: none;
  border-left: 1px solid #CCC;
  box-shadow: none;
  height: auto;
  padding: 0 0 0 5px;
  margin-left: 5px;
  width: 200px !important;
}
.searchbtn{
font-size: 20px;
height: 32px;
width: 34px;
color: #666;
border: 1px solid #ccc;
background: #fff;
border-left: 0;
}

.topcart li{
  padding-right: 0;
}
.top-shopping-cart{
  display: inline-block;
  background: #ff7e4d;
  border: medium none;
  color: rgb(0, 0, 0);
  font-size: 16px;
  height: 34px;
  position: relative;
  width: 34px;
  text-align: center;
  line-height: 34px;
}
.top-shopping-cart:hover{ background:rgb(226,33,36);}
.top-shopping-cart span{
  position: absolute;
  right: -7px;
  top: -7px;
  width: 16px;
  height: 16px;
  background-color: #E22124;
  border-radius: 50%;
  text-align: center;
  line-height: 16px; 
  color: #ff7e4d;
  font-size: 9px;
}
.top-shopping-cart span a{
  color: #ff7e4d;
  font-size: 9px;
}
.navbar{ border:none; margin:0; padding:0; height:34px; background:#f8f8f8; min-height:0; border-radius:0;  -webkit-border-radius:0;  -moz-border-radius:0;}

/*.navbar-nav{
  padding-left: 31px;
  }*/
  .navbar .navbar-collapse{
    padding: 0;
  }
  .navbar-default .navbar-nav li a{ color: #838383;text-transform: uppercase; padding:6px 25px 5px; }
  .navbar-default .navbar-nav li.active > a, .navbar-default .navbar-nav li:hover > a{
border-bottom:solid 3px #ff7e4d;
    color: #ccc;
  }
  .navbar-default .navbar-nav li ul li.active > a, .navbar-default .navbar-nav li ul li:hover > a{
   border-bottom:none; background:#ff7e4d; color:#fff;
  }
  .banner{
    background: #cccccc;
    margin-bottom: 35px;
  }

  .block{
    padding: 15px;
    margin-bottom: 15px;
    border: none;
  }
  .block .block-title{
    font-family: 'Arimo', sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase; 
    color: #111111;
    padding: 0;
    border-bottom: 1px solid #e3e3e3;
    line-height: 1
  }
  .block .block-title strong{
    font-size: inherit;
    font-weight: normal;
  }
  .block.block-category .block-content{
    padding: 0;
  }
  .block-category ul{
    margin: 0;
    padding: 0;
    list-style: none; 
  }
  .block-category ul li{
    font-size: 14px;
    line-height: 38px; 
    border-bottom: 1px solid #e3e3e3;
    text-transform: uppercase; 
  }
  .block-category ul li:last-child{
    border-bottom: none;
  }
  .block-category ul li a{
    color: #111111;
  }
  .block-category ul li a .plus{
    width: 12px;
    height: 12px;
    background: url(../images/plus.gif) no-repeat;
    display: inline-block;
    margin-right: 5px;
  }
  .block-seller .block-content li {
    clear: both;
    padding: 10px 0;
  }
  .block-seller .product-img{
    float: left;
    margin-right: 10px;
  }
  .block-seller .product-desc .product-name{
    border-bottom: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .block-seller .price-box .old-price .price{
    color: #cccccc;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 300;
    text-decoration: line-through;
  }
  .block-seller .price-box .regular-price .price{
    color: #f23f3f;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 700;
  }
  .special-block{
    margin-top: 20px;
  }
  .col-left{
    width:26%;
    margin-right:4%;
    float: left;
  }
  .col-right{
    width: 306px;
    padding: 20px;
    background: #f2f2f2;
    float: right;
    margin-bottom: 20px;
  }
  .col-main{
    border: none;
    padding: 0;
  }
  .col2-layout .col-main { 
    float: left;
    width: 72%;
  }
/*.col2-left-layout .col-main{
  width: 72.6%;
  float: right;
  }*/

  /* 3 Columns Layout */
  .col3-layout .col-main { width:520px; }
  .col3-layout .col-wrapper { float:left; width:748px; }
  .col3-layout .col-wrapper .col-main { float:right; }


  .col3-layout .col-sm-4 {
    margin-bottom: 15px;
    width: 100%;
  }
  .focus-content{
    border-bottom: 1px solid #e3e2e2;
    padding-bottom: 18px;
  }
  .focus-img{
    width: 60px;
    margin-right: 10px;
    float: left;
    height: 60px;
    text-align: center;
    font-size: 26px;
    color: #FFF;
    padding-top: 12px;
  }
  .foucs-red-bg{
    background: #dc3131;
    font-size: 30px;
    padding-top: 8px;
  }
  .foucs-green-bg{
    background: #39b54a;
  }
  .foucs-blue-bg{
    background: #00bff3;
    font-size: 24px;
  }
  .focus-desc{
    float: right;
    width: calc( 100% - 81px );
  }
  .focus-caption{
    font-family: "Roboto Condensed",sans-serif;
    font-size: 12px;
    color: #999999;
    text-transform: uppercase; 
  }
  .focus-desc h2{
    color: #f23f3f;
    font-family: "Roboto Condensed",sans-serif; 
    font-size: 18.48px;
    line-height: 35.15px;
    margin: 0;
  }
  .focus-desc p{
    color: #333333;
    font-family: "Roboto",sans-serif;
    font-size: 13px;
    line-height: 24px;
  }
  /*.focus-desc p:after{
    content: '>';
    margin-left: 5px;
    }*/
    .best-sales{
      margin-top: 15px;
    }
    .best-sales-title h2, .category-title h1{
      color: #838383;
      display: inline-block;
      /*font-family:"OpenSans-Light", Arial, Helvetica, sans-serif;*/
      font-size: 24px;
      text-transform: uppercase;
	  margin-top:0;
	  margin-bottom:0;
    }

    .block-title{
      border-bottom: 1px solid #e2e2e2;
      margin-bottom: 10px;
      padding-bottom: 0;
    }
    .block-title strong{
      border-bottom: 1px solid #ff7e4d;
      color: #838383;
      display: inline-block;
      font-family: "Roboto Condensed",sans-serif;
      font-size: 25.04px;
      line-height: 1.2;
      margin-bottom: -1px;
      margin-top: 0;
      padding: 5px 0 10px;
      text-transform: uppercase;
    }
    .related-add-to-wishlist-prducts .best-sales-title h2{ font-size: 20px;}
    .product-desc-bestsales{ padding-top: 10px;}
    .product-desc-bestsales .product-name{
      margin-bottom: 5px;
    }
    .product-desc-bestsales .product-name a{
      display: block;
      font-family: "Roboto Condensed",sans-serif;
      font-size: 16px;
      overflow: hidden;
      padding: 0 15px;
      text-overflow: ellipsis;
      white-space: nowrap;
      font-weight: normal;
    }
    /*.product-desc-bestsales .price-box .special-price .price, .product-desc-bestsales .price-box .regular-price .price{color: #999 !important;}*/
    .product-desc-bestsales .price-box .old-price, .product-desc-bestsales .price-box .special-price{ display: inline-block; width:100%;}
    .product-desc-bestsales .price-box .old-price .price{ text-decoration: line-through; font-weight: normal;}
    .best-sales ul li:hover .product-desc-bestsales{color:#fff; background:#ff7e4d;padding:5px 10px;}
	.best-sales ul li:hover .old-price .price{ color:#ccc;}
        .box-left {float: left;}.box-left img{ width: 100%;}
    .box-right{float: right;}.col3-layout .box-right{ display: none;}
    .responsive-features-left{ float: left; width: 785px;}
    .col3-layout .responsive-features-left{ float: left; width: 520px; }
    .col3-layout .responsive-display-img > img { width: 100%;}
    .left-image{ width: 60%; float: left;}
    .col3-layout .left-image{ width: 100%;}
    .col3-layout .middle-text { clear: both;float: none; margin: auto; width: 70%;}
    .middle-text{ width: 35%; float: right;}
    .responsive-features-right{ float: right;}
    .col3-layout .responsive-features-right{ display: none;}
    .right-image {padding: 65px 0 0;}
    .col2-layout .responsive-features-left{
      width: 100%;
    }
    .col2-layout .responsive-features-right{
      display: none;
    }
    .newsletter-box{
      background: #f1f1f1;
    }
    .newsletter-box .box-left{
      width: 60%;
      border-right: 1px solid #FFF;
      padding: 30px 45px 35px;
      float: left;
    }
    .newsletter-box .box-left h2{
      color: #f23f3f;
      font-family: "Arimo",sans-serif;
      font-size: 38px;
      font-weight: 700;
      line-height: 30px;
      margin-top: 0;
      text-transform: uppercase;
    }
    .newsletter-box .box-left h2 span{
      color: #838383;
      font-size: 32px;
      font-weight: 400;
      display: block;
    }
    .newsletter-box .box-left p{
      color:#838383;
      font-family: "Arimo",sans-serif;
      font-size: 14px;
      line-height: 24px;
    }
    .newsletter-box .box-right{
      width: 40%;
      border-left: 1px solid #d8d8d8;
      padding: 30px 20px;
      float: left;
    }
    .newsletter-box .box-right .block{
      background: transparent;
    }
    .block-subscribe{
      padding: 0 40px;
      margin-bottom: 10px;
    }
    .block-subscribe .block-title{
      border-bottom: 1px solid #d8d8d8;
      font-size: 18px;
      font-weight: 400;
      line-height: 30px;
      margin-bottom: 10px;
      text-align: center;  
    }
    .block-subscribe .block-title strong{
      font-size: 18px;
      font-weight: 400;
    }
    .form-subscribe-header{
      text-align: center;
    }
    .form-subscribe-header label{
      color: #908f8f;
      font-size: 15px;
      font-weight: 400;
      line-height: 18px;
      padding: 0 20px;
      text-align: center;
    }
    .block-subscribe .input-box, .block-subscribe .actions{
      text-align: center;
      padding-top: 10px;
    }
    .block-subscribe .input-box input[type="text"]{
      border:none;
      height: 32px;
      padding: 5px;
      width: 200px;
    }

    .button{
      background: #ff7e4d;
      border: none;
      font-size: 16px;
      padding: 5px 20px;
      position: relative;
	  text-transform:uppercase;
	  border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;
    }
    .brands{
	  background:#f2f2f2; padding:30px 0;
    }
	.offers_wrapper{ margin-top:10px;}
    .brands li{
     float:left; padding:0 10px;
      /*padding: 20px;*/
    }
	.brands li:hover{ opacity:0.9;}
    .responsive-desc{
      counter-reset: my-awesome-counter;
    }
    .desc-counter li{
      counter-increment: my-awesome-counter;
      position: relative;
      padding-left: 50px;
    }
    .desc-counter li:before {
      background: #00bff3;
      border-radius: 50%;
      color: #fff;
      content: counter(my-awesome-counter, decimal);
      display: inline-block;
      font-family: "Arimo",sans-serif;
      font-size: 14px;
      font-weight: 700;
      height: 35px;
      left: 0px;
      padding: 7px;
      position: absolute;
      text-align: center;
      top: 10px;
      width: 35px;
    }
    .desc-counter li:nth-of-type(2):before {
      background: #f0563d;
    }
    .desc-counter li:nth-of-type(3):before {
      background: #8dc63f;
    }
    .responsive-desc{
      padding-top: 60px;
    }
    .responsive-desc li {
      margin-bottom: 30px;
    }
    .responsive-desc li h3{
      color: rgba(0,0,0,0.55);
      font-family: "Arimo",sans-serif;
      font-size: 16px;
      font-weight: 700;
      line-height: 30px;
      margin: 0;
    }
    .responsive-desc li p{
      color: #000;
      font-family: "Arimo",sans-serif;
      font-size: 13px;
      line-height: 22px;
    }
    #before-footer{
      background: #f1f1f1;
      padding: 15px 0;
    }
    .services{
      border-right: 1px solid #d6d6d6;
      display: inline-block;
      padding-left: 40px;
      padding-right: 49px;
    }
    .services .service-img{
      float: left;  
      margin-right: 10px;
    }
    .services .service-desc{
      float: left;
    }
    .services.last{
      border-right: none;
    }
    .services h4{
      color: #444444;
      font-size: 14px;
      line-height: 21px;
      margin: 0;
      text-transform: uppercase;
    }
    .services p{
      color: #838383;
      font-size: 13px;
    }
    .responsive-display-img {
      padding: 50px 0 0;
      text-align: center;
    }
    .left-links h4, .right-links h4{
      font-size: 15.04px;
      line-height: 40px;
      color: #FFF;
    }
    .block-footer-cmslinks ul li{
      -webkit-transition: all 300ms ease-in-out 0s;
      -o-transition: all 300ms ease-in-out 0s;
      transition: all 300ms ease-in-out 0s;
    }
    .block-footer-cmslinks ul li:hover{
      padding-left: 5px;
    }
    .block-footer-cmslinks ul li:hover a{
      text-decoration: none;
      display: block;
    }
    .block-footer-cmslinks ul li a, .block-footer-contact-info p{
      font-size: 13px;
      line-height: 40px;
    }
    .block-footer-cmslinks ul li a:before{
      content: '';
      background: url(../images/footerlibg.png) no-repeat;
      width: 10px;
      height: 7px;
      display: inline-block;
    }
    .block-footer-contact-info p{
      line-height: 24px;
      margin-bottom: 20px;
    }
    .block-footer-company{
      border-bottom: 1px solid #3c3c3c;
      border-top: 1px solid #3c3c3c;
      color: #aaa;
      font-size: 13px;
      line-height: 23px;
      padding: 15px 0;
      margin-bottom: 20px;
    }
    .footer-social{
      margin-top: 10px;
    }
    .footer-social li a{
      color: rgba(255,255,255,0.33);
      font-size: 14px;
      text-align: center; 
      background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
      border-radius: 50%;
      height: 35px;
      margin-bottom: 5px;
      padding: 7px 0;
      text-align: center;
      width: 35px;
      display: block; 
      -webkit-transition: all 450ms ease-in-out 0s;
      -o-transition: all 450ms ease-in-out 0s;
      transition: all 450ms ease-in-out 0s;
    } 
    .footer-social li a:hover{
      background: none repeat scroll 0 0 rgba(242, 63, 63, 0.5);
    }
    .block-footer-cards h4{
      margin-top: 30px;
    }
    .block-footer-cards li{
      float: left;
    }
    .block-footer-cards li a{
      font: 0/0 a;
      color: transparent;
      display: block;
      height: 32px;
      width: 50px;
    }
    .block-footer-cards li a.ico-amercian-express{
      background: url(../images/amercian-express.gif) no-repeat;
    }
    .block-footer-cards li a.ico-mastercard{
      background: url(../images/mastercard.gif) no-repeat;
    }
    .block-footer-cards li a.ico-payment{
      background: url(../images/payment-new.gif) no-repeat;
    }
    .block-footer-cards li a.ico-discover{
      background: url(../images/discover.gif) no-repeat;
    }
    .block-copyright{
      color: #aaa;
      margin-bottom: 20px;
    }
    .block-copyright a{
      color: #a22b2b;
    }
    .block-footer-bottom-right-links a{
      color: #c5c5c5;
      font-weight: 400;
    }


    /*Category Page*/
    .catalog-category-view .best-sales-title h2{
      margin-top: 0px;
    }
    .pager .amount, .sorter .amount {
      background: url("../images/link-separator.png") no-repeat scroll right center rgba(0, 0, 0, 0);
      float: left;
      margin-right: 20px;
      padding-right: 10px;
      padding-bottom: 0;
      margin-bottom: 0;
    }
    .sorter, .pager {
      line-height: 36px;
    }
    .sorter .sort-by {
      background: url("../images/link-separator.png") no-repeat scroll right center rgba(0, 0, 0, 0);
      float: left;
      margin-right: 10px;
      padding-right: 3px;
    }
    .sorter .amount strong, .sort-by label, .limiter label, .view-mode label{
      font-weight: normal;
    }
    .pager .limiter, .sorter .limiter {
      float: right;
    }

    .sorter .view-mode {
      float: right;
    }
    input.input-text, select, textarea {
      background: none repeat scroll 0 0 #fff;
      border: 1px solid #ddd;
      border-radius: 0;
      box-shadow: none;
      box-sizing: border-box;
      color: #888;
    }
    select {
      height: 36px;
      padding: 8px;
      text-overflow: ellipsis;
    }
    .products-grid{
      clear: both;
    }
    .toolbar {
      border-bottom: 1px solid #e5e5e5;
    }
    .toolbar-bottom{
      border-top: 1px solid #e5e5e5;
      padding-top: 15px;
      margin-top: 10px;
    }
    .view-mode .grid, .view-mode .list{
      font-size: 14px;
      padding: 5px;
      background-color: #e5e5e5;
      color: #333333;
    }
    .view-mode a.grid, .view-mode a.list{
      background-color: transparent;
      color: #333333;
      -webkit-transition:  background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
      -o-transition:  background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
      transition:  background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
    }
    .view-mode a.grid:hover, .view-mode a.list:hover{
      background-color: #000;
      color: #FFF;
    }
    .block-layered-nav dd li, .block-layered-nav .currently ol li {
      background: url("../images/bullet.png") no-repeat scroll 5px 12px rgba(0, 0, 0, 0);
      border-bottom: 1px solid #ccc;
      color: #f23f3f;
      font-size: 12px;
      line-height: 1.6;
      padding: 6px 18px;
      transition: background-position 150ms ease-out 0s;
    }
	.block-layered-nav #ptech_multilayer_init_price ol li { padding:6px 2px 6px 0; background:none; border-bottom:none;}
    .block-layered-nav dd li a, .block-layered-nav .currently ol li a{
      color: #666666;
    }
    .block-layered-nav dt{
      font-size: 12px;
      color: #666666;
    }
    .block-poll li {
      padding: 3px 9px;
    }
    .block-poll input.radio {
      float: left;
      margin: 1px -18px 0 0;
    }
    .block-poll .label {
      display: block;
      margin-left: 18px;
      text-align: left;
    }
    .block-poll .label label{
      color: #333333;
      font-size: 12px;
      font-weight: normal;
      margin-bottom: 0;
      line-height: 18px;
    }
    .block-tags .block-content .tags-list {
      background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
      border: 0 none;
      font-size: 12px;
    }
	.mini-products-list{ color:#333; list-style:none;}
    .tags-list li {
      display: inline;
    }
    .block .actions {
      margin: 10px 0 0;
      padding: 10px 0 0;
    }
    .block-tags .actions {
      text-align: right;
    }
    .products-grid .item {
      float: left;
      padding: 10px 10px 0;
      position: relative;
    }
	.products-grid .item:hover .productimage{ opacity:0.7;}
	.products-grid .item :first-child{ padding-left:0;}
	
    .home-best-sellers .products-grid .item{
      padding-top: 0;
    }
	.home-best-sellers .products-grid .item img{ height:260px;}
	
@media (min-width: 768px) {
	.home-best-sellers .products-grid .item:first-child{ padding-left:0;}
	.home-best-sellers .products-grid .item:nth-child(4){ padding-right:0;}
	.brands li:first-child{ padding-left:0;}
	.brands li:nth-child(3){ padding-right:0;}
	.brands li img { height:250px;}
}

	.products-grid.carousel.hover-effect .item:hover {
      border-color: transparent;
      z-index: 10;
    }
    .product-image-wrapper{
      position: relative;
      text-align: center;    
    }
    .add-to-links.display-onhover{
      position: absolute;
      z-index: 1;
    }
    .product-view .product-img-column {
      position: relative;
    }
    .product-view .product-img-column {
      float: left;
      margin-bottom: 10px;
	  padding-right:40px;
    }
    .img-box-style1 .product-image {
      border: 1px solid #eee;
      padding: 5px;
      position: relative;
    }
    .img-box .more-images .thumbnails .item{
      display: inline-block;
    }
    .img-box .more-images .thumbnails .item a {
      display: block;
      overflow: hidden;
      text-align: center;
      text-decoration: none;
    }
    .img-box-style1 .more-images .thumbnails .item a {
      border: 1px solid #eee;
      margin: 0 2px 4px;
      padding: 4px;
    }
    .product-image #wrap{
      display: block;
    }
    .product-image{
      max-width: 500px;
    }
    .product-image {
      text-align: center;
      display: block;
    }
    .zoom-btn-small {
      background-color: rgba(255, 255, 255, 0.7);
      bottom: 4px;
      color: #333;
      line-height: 2.6666em;
      padding: 0 1em;
      position: absolute;
      right: 4px;
      z-index: 100;
    }
    .img-box .more-images {
      clear: both;
      margin-top: 12px;
      text-align: center;
    }
    #wrap img {
      width: 100%;
    }
    .brand-box{
      clear: both;
    }
    .nobackground{
      background: none !important;
    }
    .product-name h1{
      font-size: 24px;
      margin-bottom:20px;
	  border-bottom:solid thin #ddd; 
      margin-top: 0;
      padding-bottom: 5px;
      text-transform: uppercase;
    }
    .short-description{
      color: #333333;
      font-size: 14px;
      margin-bottom: 15px;
      margin-top: 10px;
      padding-top: 10px;
    }
    .availability {
      float: right;
      margin: 10px 0 10px;
    }
    .product-view .product-type-data > .price-box {
      margin: 15px 0 0;
      padding: 10px 0;
    }
    .product-view .product-shop .price-box .regular-price .price, .product-view .product-shop .price-box .special-price .price, .product-view .product-shop .price-box .special-price .price-label, .product-view .product-shop .price-box .old-price .price, .product-view .product-shop .price-box .old-price .price-label, .product-view .product-shop .price-box .price-including-tax .price, .product-view .product-options-bottom .price-box .regular-price .price, .product-view .price-as-configured .price, .map-popup-price .regular-price .price, .product-view .price-box.map-info .old-price .price{
      color: #333333;
      font-size: 18px;
      font-weight: 700;
      line-height: 18px;
    }
    .product-type-data .price-box .old-price, .product-type-data .price-box .special-price{
      display: inline-block;
      margin-right: 10px;
    }
    .product-options dt label {
      display: inline-block;
      font-weight: bold;
    }
    .product-options dd {
      margin: 3px 0 10px;
    }
    .product-options dd select {
      width: 100%;
    }
    .add-to-cart .qty-wrapper{
     width:100%; 
    }
    .add-to-cart .button {
      float: left;
    }
    .add-to-cart .qty-wrapper label {
      line-height: 36px;
      margin: 0 5px 0 0;
      padding-left: 15px;
    }
    /*input.input-text {
      height: 36px;
      }*/
      input.qty {
        width: 3em !important;
      }
      .product-view .btn-cart, .btn-checkout {
        line-height: 30px;
      }
      .product-view .product-options-bottom .btn-cart > span{
        padding-left: 20px;
        background: url(../images/cart-icon.png) no-repeat left center;
      }
	  
      .product-options {
        margin-bottom: 15px;
        position: relative;
      }
      p.required, .product-options dt label.required em, .form-list label.required em {
        color: #ee001c;
        font-size: 11px;
        margin-right: 3px;
      }
      .product-options p.required {
        position: absolute;
        right: 0;
        top: -10px;
      }
      .bx-wrapper .bx-viewport {
        border: none;
        box-shadow: none;
        left: 0;
      }
      .bx-wrapper .bx-viewport li.item{
        padding: 5px;
      }
      .productimage label.sale-label{
       left: 5px;
	   background:url(../images/offer-tag-on-image.png) no-repeat scroll; width:71px; height:35px;
       position: absolute;
       top: 15px; z-index:2;     }
     .slidercontrols {
      float: right;
      margin-top: -10px;
    }
    .slidercontrols a{
      font: 0/0 a;
      color: transparent;
      width: 27px;
      height: 27px;
      display: inline-block !important;
    }
    .slidercontrols .prev {
      background: url(../images/arrows.png) 0px 27px;

    }
    .slidercontrols .next {
      background: url(../images/arrows.png) 27px 27px;
    }
    .slidercontrols .prev:hover {
      background-position: 0px 0px;
    }
    .slidercontrols .next:hover {
      background-position: 27px 0px;
    }

    .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img{
      margin: auto;
    }

    .carousel-inner .item h2{
      color: #fff;
      font-size: 54px;
      position: absolute;
      text-align: center;
      text-shadow: 0 0 5px rgba(1, 1, 1, 0.75);
      top: 30%;
      width: 100%;
    }
    .carousel-inner > .item{
      height: 482px;
    }
    .carousel-inner .item p{
      color: #fff;
      font-size: 18px;
      position: absolute;
      text-align: center;
      text-shadow: 0 0 5px rgba(1, 1, 1, 0.75);
      top: 50%;
      width: 100%;
    }
    .level1.dropdown-menu {
      left: 100%;
      top: 0;
    }
    .breadcrumbs {
      border: none;
      margin:5px 0 20px;
      padding: 0px;
    }
	.breadcrumbs li { display:inline; font-size:10px; text-transform:uppercase;}
    .breadcrumbs ul{
      margin: 0;
    }
    #slider-home{
      padding-bottom: 0;
    }
    .sorter{
      border: none;
      margin: 0;
      padding: 0;
    }
    .display-onhover{
      display: none;
      text-align: center;
    }
    .hover-effect li:hover .display-onhover{
      display: block;
    }
    .hover-effect li:hover .display-onhover{
      display: block;
    }
    .display-onhover{ background: none repeat scroll 0 0 transparent;}
    .products-list .display-onhover{
      /*background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);*/
      right: 5px;
    }
    .carousel .display-onhover{
      /*background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);*/
      right: 5px;
    }
    .display-onhover .actions {
      position: absolute;
      top: 50%; left:50%;
    }
    .products-list .display-onhover .actions {
      position: absolute;
      right: 91px;
      top: 20px;
    }
    .display-onhover .actions .button {
      background:#e2e2e2;
      border: medium none;
      color: #ff7e4d;
      font-size: 15px;
      height: 35px;
      line-height: 33px;
      position: relative;
      width: 35px;
	  border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;
	  margin:-22px 0 0 -40px;
	  padding:0;
    }

    .display-onhover .add-to-links {
      position: absolute;
      right: 50%;
      top: 50%; margin:-17px -40px 0 0;
    }
    .products-list .display-onhover .add-to-links {
      margin-top: 0;
      position: absolute;
      top: 20px;
      width: 75px;
    }
    .products-list .display-onhover .add-to-links li{
      display: inline-block; 
    }
    .display-onhover .add-to-links li{
      display: block;
      margin-bottom: 5px;    
    }
    .display-onhover .add-to-links .link-wishlist, 
    .display-onhover .add-to-links .link-compare {
      background:#e2e2e2;
      color: #ff7e4d;
      display: block;
      height: 35px;
      line-height: 36px;
	  border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;
      padding: 0 !important;
      width: 35px;
    }
	.display-onhover .add-to-links .link-wishlist:hover, .display-onhover .actions .button.btn-cart:hover,
    .display-onhover .add-to-links .link-compare:hover { background#838383 !important;}
  /*.display-onhover .add-to-links .link-wishlist:hover, 
  .display-onhover .add-to-links .link-compare:hover {
    border: 1px solid #f89696;
    color: #f23f3f;
    }*/

    .price-box p{
      margin-bottom: 0;
    }
    .tab-content{
      padding: 10px;
      border: 1px solid #CCC;
      margin-bottom: 20px;
      border-top: none;
      font-size: 14px;
      line-height: 24px;
    }
	.prod_desc .tab-content{ min-height:285px;}
    .tab-pane h2{
      display: none;
    }
    .nav-tabs > li > a {
      border-radius: 0;
      color: #838383;
	  font-weight:bold; text-transform:uppercase; 
    }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{ border-radius:5px 5px 0 0; -webkit-border-radius:5px 5px 0 0; -moz-border-radius:5px 5px 0 0;}
    .topcart-content {
     background:#838383;
     line-height: 1.6;
     padding: 12px 8px;
     position: absolute;
     right: 0px;
     text-align: left;
     top: 100%;
     width: 275px;
     z-index: 999;
   }
   .topcart-content p{
    font-size: 13px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 5px;
  }
  .mini-products-list .btn-remove{
    float: right;
  }
  .mini-products-list .btn-edit{
    float: left;
  }
  
  ul.list-inline{
    margin-bottom: 0;
  }
  .right-header-bottom {
    clear: both;
    float: right;
    margin-top: 10px;
    position: relative;
  }
  .f-fix .product-name{
    display: block;
    font-size: 18px;
    border-bottom: none;
    margin-bottom: 0;
  }
  .f-fix .product-name a{
    color: #333333 !important;
  }
  .recent-product .products-list .item {
    padding: 0;
  }
  .recent-product .product-name{
    font-size: 15.04px;
    line-height: 24px;
    color: #818181;
  }
  .home-best-sellers .products-grid {
    border-bottom: none;
  }
  .home-best-sellers .carousel{
    /*height: 300px;*/
  }
  .caroufredsel_wrapper{
    margin-bottom: 0 !important;
  }
  .block-footer-bottom-right-links ul{
    float: right;
  }
  .sort-by-switcher {
    /*background: none repeat scroll 0 0 #e5e5e5;*/
    color: #333;
    padding: 10px 5px;
    -webkit-transition:  background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
    -o-transition:  background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
    transition:  background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
  }
  .sort-by-switcher:hover{
    background-color: #000;
    color: #FFF;
  }
  .shipping h2, .discount h2, .new-users h2, .registered-users h2{
    color: #838383;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    margin: 0 0 10px;
    padding-bottom: 5px;
  }
  .products-grid.hover-effect{
    margin-bottom: 0;
  }
  .banner .row{
    position: relative;
  }
  .nivo-controlNav{
    bottom: 50px;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 9999;
  }
  .nivo-caption{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 100px;
    padding: 0 20%;
    text-align: center;
    width: 100%;
    opacity: 1;
  }
  .nivo-caption h2{
    color: #FFF;
    font-size: 54px;
    line-height: 50px;
  }
  .nivo-caption p{
    color: #FFF;
    font-size: 18px;
    line-height: 30px;
  }
  .nivo-controlNav .nivo-control{
   background: none repeat scroll 0 0 transparent;
   border: 2px solid #fff;
   border-radius: 50%;
   color: transparent;
   display: inline-block;
   font: 0px/0 a;
   height: 10px;
   margin: 0 3px;
   width: 10px;
 }
 .nivo-controlNav .nivo-control.active{
   border: 2px solid #ff9999;
 }
 .block-footer-bottom-right-links {
  margin-bottom: 15px;
}
.availability.in-stock span{
  color: #308826;
}
.availability.out-of-stock span {
  color: #838383;
}
.no-rating a{
  font-size: 12px;
  font-style: italic;
}
.no-rating > a:before {
  content: "\f005";
  font-family: fontawesome;
  font-size: 12px;
  font-style: normal;
  margin-right: 5px;
}
.no-rating > a:hover:before {
  text-decoration: none;
}
.add-to-box{
  position: relative;
}
.add-to-box .or{
  display: none;
}
.add-to-box .add-to-links {
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
  width: 120px;
}
/* -------------------------------------------- *
 * Messages
 */
 .messages {
  margin-bottom: 10px;
}

.messages li li {
  position: relative;
  margin-bottom: 5px;
  padding: 7px 10px 7px 20px;
  background: #f4f4f4;
}

.messages li li:before {
  top: 50%;
  left: 0;
  margin-top: -6px;
}

.messages .error-msg li {
  border-left: 5px solid red;
}

.messages .error-msg li:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid red;
  border-right: none;
}

.messages .notice-msg li {
  border-left: 5px solid #e26703;
}

.messages .notice-msg li:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #e26703;
  border-right: none;
}

.messages .success-msg li {
  border-left: 5px solid #11b400;
}

.messages .success-msg li:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #11b400;
  border-right: none;
}
.sp-methods .radio {
  display: inline-block;
  margin-top: 0;
}
.button {
  position: relative;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6;
  transition: all 0.6;
  overflow: hidden;
}
.button:after {
  content: '';
  width: 250%;
  height: 10%;
  top: 50%;
  left: 50%;
  background: #DB2E3D;
  display: block;
  opacity: 0;
  position: absolute;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

.button:hover,
.button:active {
  color: #FFF;
}

.button:hover:after {
  height: 700%;
  opacity: 1;
}
.button:hover span {
  color: #FFF;
  position: relative;
  z-index: 999;
}
.col2-layout .box-left img{
  width: 100%;
}
.col2-layout .box-right{
  display: none;
}
.cms-home .std, .cms-home-2col-left .std, .cms-home-2col-right .std, .cms-home-3col .std{
  background: none repeat scroll 0 0 #f1f1f1;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 20px;
  margin-top: -30px;
  padding-bottom: 40px;
  padding-top: 35px;
  text-align: center;
}
.form-subscribe-header{
  display: none;
}
.newsletter-subscribe .input-box{
  margin-bottom: 10px;
}
.form-add .buttons-set{
  padding: 0;
}
.form-add .buttons-set button.button{
  float: left;
}
.product-options{
  background: none;
  border: none;
  padding: 0;
}
.product-options-bottom{
  border: none;
  padding: 0;
}
.products-grid {
  padding: 10px 0;
}
.product-options-bottom .price-box{
  display: none;  
}
.mini-products-list li{
  background: none repeat scroll 0 0 #fff;
  margin-bottom: 5px;
  min-height: 72px;
  padding: 5px;
  position: relative;
}
.mini-products-list .product-image > img {
  width: 100%;
}
.mini-form-actions {
  bottom: 20px;
  position: absolute;
  right: 17px;
}
.mini-form-actions .form-mini-edit {
  background: none repeat scroll 0 0 #e2e2e2;
  color: #ff7e4d;
  display: inline-block;
  height: 24px;
  text-align: center;
  width: 24px;
}
.mini-form-actions .form-mini-delete {
  background: none repeat scroll 0 0 #e2e2e2;
  color: #ff7e4d;
  display: inline-block;
  height: 24px;
  text-align: center;
  width: 24px;
}
.form-mini-delete:hover, .form-mini-edit:hover {
  color: #EEE;
}
.topcart-content .actions {
  float: right;
}
.pages {
  display: inline-block;
}
.pages > strong {
  float: left;
  margin-right: 5px;
}
.pages .current {
  color: #fff;
  background: #838383;
}
.pages > ol {
  border-right: 1px solid #ddd;
  display: inline-block;
  margin-top: 2px;
  margin-bottom: 0px;
}
.pages li {
  border-color: #ddd -moz-use-text-color #ddd #ddd;
  border-image: none;
  border-style: solid none solid solid;
  border-width: 1px medium 1px 1px;
  color: #737373;
  float: left;
  font-size: 14px;
  font-weight: bold;
  line-height: 15px;
  padding: 8px 12px;
}
.col3-layout .pages {
  clear: both;
}
.shipping-form label {
  line-height: 36px;
}
.shipping-form .input-box {
  clear: none;
  display: inline-block;
  width: 170px;
  float: right;
}
.shipping-form .input-box select, .shipping-form .input-box input.input-text {
  width: 100%;
}
.discount .input-box{
  display: inline-block;
  width: 68%;
}
.discount .input-box input.input-text {
  width: 100%;
}
.discount .buttons-set{
  display: inline-block;
  float: right;
  margin-top: 0;
  padding: 0;
}
.discount-form .buttons-set .button {
  padding: 6px 10px 7px;
}
.shipping{
  padding-top: 30px;
}
.product-options-bottom {
  position: relative;
}
.product-options-bottom .add-to-links {
  /*position: absolute;
  right: 0;
  top: 0;*/
  float: right;
  width: 120px;
}
.product-options-bottom .add-to-links li{
  text-align: right;
  font-size: 11px;
  line-height: 34px;
  min-height: 30px;
}
.add-to-links .add-wishlist, .add-share {
  border: 1px solid #ccc;
  display: block;
  float: left;
  height: 27px;
  text-align: center;
  vertical-align: top;
  width: 27px;
}
.add-to-links li a.link-compare, .add-to-links li a.link-wishlist, .add-to-links li a.link-share {
  font-size: 11px;
  line-height: 27px;
  font-weight: normal;
  color: #333;
}
.add-to-links > li {
  margin-bottom: 3px;
}
.add-to-links li a:hover {
  color: #f23f3f;
  text-decoration: none;
}

#back_top {
  background: url("../images/sprite.png") no-repeat scroll -204px -106px #f23f3f;
  border-radius: 50%;
  bottom: 22px;
  cursor: pointer;
  display: none;
  padding: 20px;
  position: fixed;
  right: 2%;
  text-align: center;
  -webkit-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
#back_top:hover {
  background: url("../images/sprite.png") no-repeat scroll -204px -155px #f23f3f;
}
.block-content img {
  width: 100%;
}
.sequence-canvas li.bg1 {
  background-image: url(../images/bg3.jpg);
  background-repeat: no-repeat;
}
.sequence-canvas li.bg2 {
  background-image: url(../images/bg2.jpg);
  background-repeat: no-repeat;
}
.sequence-canvas li.bg3 {
  background-image: url(../images/bg1.jpg);
  background-repeat: no-repeat;
}
.sequence-canvas .title{
  color: #333333;
  font-size: 76px;
  font-weight: 300;
  text-transform: none;
  line-height: 72px;
}
.sequence-canvas .title span{
  color: #f23f3f;
}
.sequence-canvas .subtitle{
  color: #333333;
  font-size: 33px;
  font-weight: 300;
  line-height: 34px;
  text-transform: none;
}
.bg1 h2.title {
  font-size: 58px;
}
.bg2 h2.title {
  font-size: 58px;
}
.bg2 .subtitle{
  top: 47% !important;
}
.bg3 h2.title {
  font-size: 58px;
}
.bg3 .subtitle{
  top: 47% !important;
}
.banner-arrow-container {
  margin: auto;
  margin-top: -19px;
  max-width: 1170px;
  position: relative;
  top: 50%;
}
.navbar-brand {
  display:none;
}
.language-sub{
  position: absolute;
  z-index: 999;
  background: #FFF;
  padding-right: 15px;
}
.language-sub li{
  line-height: 16px;
  margin-bottom: 10px;
  max-height: 25px;
  padding-left: 25px;
}
.separator-breadcrumbs{
  padding-top: 15px;
}

.data-table .description.std {
  margin-bottom: 7px;
}
.data-table .product-name {
  font-size: 16px;
  line-height: 1.6;
  margin: 0;
}
.data-table textarea {
  width: 100%;
}
.cart-cell .old-price .price, .cart-cell .special-price .price {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.6;
  margin-right: 8px;
}
.cart-cell .regular-price .price{
  font-size: 18px;
  font-weight: normal;
  line-height: 1.6;
  margin-right: 8px;
}
.cart-cell .old-price, .cart-cell .special-price {
  display: inline-block;
}
.add-to-cart-alt{
  margin-bottom: 8px;
}
.add-to-cart-alt input[type="text"] {
  height: 30px;
  text-align: center;
}
.data-table .value input[type="checkbox"], .data-table .value input[type="radio"]{
  margin: 3px auto;
}
.box-reviews dl dd {
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.box-reviews dl dt {
  font-size: 16px;
  font-weight: normal;
}
.form-add .validation-advice {
  margin-left: 0;
}
.short-description .std {
  line-height: 1.6;
  color:#555;
}
#review-form h3{
  font-size: 18px;
}
#review-form h4{
  font-size: 14px;
}
#review-form h3 span {
  color: #f23f3f;
}
#product-review-table{
  margin-bottom: 10px;
}
.tags-list li a{
  color: #333;
}
.tags-list .actions a{
  float: right;
}
.img-thumbnail .gallery-hover:before {
  color: #333;
  content: "\f002";
  font-family: FontAwesome;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  padding-right: 0.5em;
  position: absolute;
  right: -6px;
  text-decoration: inherit;
  top: 7px;
}
.img-thumbnail .gallery-hover {
  float: right;
  font: 0px/0 a;
  height: 15px;
  margin-right: 5px;
  margin-top: -15px;
  position: relative;
  text-align: right;
  width: 15px;
}
.img-thumbnail .gallery-hover:hover:before {
  color: #f23f3f;
  text-decoration: none;
}
.related-add-to-wishlist-prducts .products-grid .item{
  padding-top: 0px;
  background: #FFF;
}
.imgresponsive {
  display: block;
  margin: 0 auto;
}
.productimage{ border:solid thin #ddd; display:block;}
.gift-messages h3{
  color: #333333;
  display: inline-block;
  font-size: 25.04px;
  line-height: 1.2;
  margin-bottom: -1px;
  margin-top: 0;
  padding: 5px 0 10px;
  text-transform: uppercase;
} 
.product-options-bottom .add-to-cart {
  display: inline-block;
}
#newsletter-validate-detail .input-box input.input-text {
  width: 100%;
}
.block-footer-contact-info a {
  word-wrap: break-word;
  color: #A22B2B;
  font-size: 11.5px;
}
.shipping-form .buttons-set {
  padding: 0;
}
.customer-account-forgotpassword .fieldset{
  margin-bottom: 0;
}
.customer-account-forgotpassword .buttons-set{
  margin-bottom: 20px;
}
.customer-account-forgotpassword .form-list input.input-text {
  width: 100%;
  max-width: 300px;
}
.navbar-nav > li.parent{
  position: relative;
}
.navbar-nav > li.parent.active > a:after, .navbar-nav > li.parent:hover > a:after{
  color: #FFF;
}
.navbar-nav .dropdown-menu li.parent > a:after{
  content: "\f0da";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #333;
  font-size: 12px;
  padding-right: 0.5em;
  position: absolute;
  right: 7px;
  top: 12px;
}
.dropdown-menu{
  border-radius: 0;
  padding: 0 !important;
  border: none;
}
.dropdown-menu > li > a{
  padding: 10px 20px !important;
}

.product-details{ 
  min-height: 225px;
}
.product-details .product-type-data > .price-box{
  margin-top: 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
  background-color:transparent;
  color: #fff;
}
.home-main-text{
  color: #f23f3f;
  font-size: 36px;
  font-weight: 300;
  line-height: 1.2;
}
.home-text{
  color: #3d3d3d;
  font-size: 20px;
  line-height: 32px;
}
.home-text span{
  color: #f23f3f;
}
.col3-layout .products-grid .item{
  width: 50%;
}
.block-layered-nav ol, .block-layered-nav dl {
  margin-bottom: 0;
}
#downloadable-links-list input.checkbox{
  display: inline-block;
}
#downloadable-links-list.options-list .label{
  color: #333;
  display: inline-block;
  font-size: 13px;
  margin-left: 12px;
}
.que-ans-wrap {
  padding-bottom: 15px;
}
.leftimg{
  float: left;
  margin-right: 10px;
  margin-top: 6px;
}
.rightimg{
  float: left;
  margin-left: 10px;
  margin-top: 6px;
}
#co-shipping-method-form .sp-methods dt {
  border-bottom: 1px solid #ddd;
  color: #838383;
  font-size: 16px;
  font-weight: normal;
  padding-bottom: 5px;
  text-transform: uppercase;
}
#co-shipping-method-form dl{
  margin-bottom: 0;
}
#co-shipping-method-form .buttons-set{
  margin-top: -10px;
}
.question {
  color: #111;
}
.answer {
  color: #666;
}
.product-type-data .price-box{
  display: inline-block;
}
.product-type-data .regular-price{
  margin-right: 10px;
}
.blog{
  border-bottom: 1px solid #DDD;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.cms-blog .leftimg{
  width: 182px;
  height: auto;
  margin-right: 20px;
}
.blog-title{
 color: #3d3d3d;
 font-size: 20px;
 line-height: 32px;
 margin-bottom: 0; 
}
.blog p{
  line-height: 1.6;
} 

.prod_c{ margin-bottom:20px;}
.add-to-cart .social{ display:inline-block; margin-top:20px;}
.mousetrap{ max-height:100%;}
.page-title h1{ font-size:24px; font-weight:bold; text-transform:uppercase; margin-top:10px;}


.offer{background: #ff7e4d;  border-radius: 50%; color: #fff; font-size: 12px; height: 60px; padding:10px 0 0 0; position: absolute; text-align: center; top: 0; left:0; width: 60px;}
.offer span { display:block; font-size:16px;}
.best{background: #ff7e4d;  border-radius: 50%; color: #fff; font-size: 12px; height: 60px; padding:10px 0 0 0; position: absolute; text-align: center; top: 0; left:0; width: 60px;}position: absolute; text-align: center; top: 0; left:0; width: 60px;}
.best span { display:block; font-size:16px; line-height:1.3;}

.offer-view {background: #ff7e4d; border-radius: 50%; padding:14px; color: #fff; font-size: 16px; height: 80px; position: absolute; text-align: center; top: 0; left:0; width: 80px; z-index:1001;}
.offer-view span { display:block; font-size:18px; font-weight:bold;}

.best-view {background: #352D69; border-radius: 50%; color: #fff; font-size: 16px; height: 80px; padding:15px 0 0 0; position: absolute; text-align: center; top: 0; left:0; width: 80px; z-index:1001;}
.best-view span { display:block; font-size:18px; font-weight:bold;}

.category-offers  .offer{background: #DB2E3D;}
.category-best-buy  .offer{background: #352D69;}
.category-offers  .offer-view{background: #DB2E3D;}
.category-best-buy  .offer-view{background: #352D69;}

.cms-bajaj .std > img {display: inline-block; margin-bottom: 10px; margin-right: 1%; width: 32.333%;}

.caroufredsel_wrapper{height: auto !important;}
.caroufredsel_wrapper ul.carousel{ height:auto!important; position:inherit!important;}

.more-views.pz-more-img li {
    float: left;
    margin-right: 5px;
}

/*===vishnu CSS===*/

.select-showrrom .view-fixing{height: 36px !important;padding: 8px !important;text-overflow: ellipsis;width:140px;margin-right:5px!important;}
.select-showrrom .button-A{padding: 10px !important;color: #fff !important;background-color: #ff7e4d;border: #ff7e4d;}
.select-showrrom .button-A:hover{background-color: #A63446;}
.row .select-showrromA{position: absolute !important;
padding: 25px 25px 0px !important;
right: -40px !important;
top: 102px !important;
z-index: 999 !important;
background-color: #F3F3F3;
box-shadow: 0 0 5px 0 #999 !important;
width: 300px;}
.row .select-showrromA::before{content: "▲";
position: absolute;
top: -15px;
width: 50%;
left: 55%;
text-align: center;
color: #EFEFEF;
text-shadow: 0px -1px 1px #999;
font-size: 16px;}
.row .select-showrromA .ui-autocomplete-input{line-height: 2;width: 100%;border: 1px #ccc solid;}
.row .select-showrromA p{background-color: rgb(227, 227, 227);
margin: 20px -25px 0px;
padding: 10px 20px;
color: #ff7e4d;}

.main_head .row .list-inline li:nth-child(6){background: url(../images/map.png) no-repeat scroll center left;padding: 0 13px;}
.navbar-main-collapse .cityselection{float: right;
background-color:#ff7e4d;
margin-left: 1px;
padding: 7.5px 10px;
width: auto;margin-left: 35px;
display: inline-flex;
color: #fff;}
.navbar-main-collapse .cityselection .fa-map-marker{float: left;
margin-top: 3px;
padding-right: 5px;
color: rgb(41, 36, 36);}
.navbar-main-collapse .cityselection a{color:#ff7e4d ;
display: block;}

.main_head .container .col-sm-6.col-xs-12.col-md-6{text-align: right;}
.main_head .container .col-sm-6.col-xs-12.col-md-6 .custom-link.list-inline {padding: 0;}
.main_head .col-sm-6.col-xs-12.col-md-6{width: 54% !important;}
.main_head .col-sm-3.col-xs-12.col-md-3{width: 23% !important;}


.cityselection-1{display:none;}

.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted #838383;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #838383;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

.navbar li.parent ul {
    display:none;
}
