/*--------------------------------------
 1.  Theme default CSS
----------------------------------------*/
.small-logo {display: none;}

html, body {height: 100%;color: #646464;}
.floatleft {float:left}
.floatright {float:right}
.alignleft {float:left;margin-right:15px;margin-bottom: 15px}
.alignright {float:right;margin-left:15px;margin-bottom: 15px}
.aligncenter {display:block;margin:0 auto 15px}
a:focus {outline:0px solid}
img {max-width:100%;height:auto}
.fix {overflow:hidden}
h1, h2, h3, h4, h5, h6,p {margin:0 0 15px;}
a {transition: all 0.3s ease 0s; text-decoration:none!important;}
a {color: #cc0000;}
a:hover {color: #222;}
.container {width: 1200px;}
.clear{clear:both;}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.p-left{ padding-left:0 !important;}
.p-right{ padding-right:0 !important;}
ul{
list-style: outside none none;
margin: 0;
padding: 0
}
select::-ms-expand {
    display: none!important;
}
body {
  color: #222;
  font: 500 14px/1.55 "Open Sans",sans-serif;
}
.h-1 body {
  background-color: #f3f3f3;
}
.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/*--------------------------------------
 2. HEADER AREA
----------------------------------------*/
.h-1  header {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
}
.h-1 .header-top {
  background: transparent none repeat scroll 0 0;
  padding: 40px 0;
  transition: all 0.4s ease 0s;
}
.header-top {
  padding: 40px 0;
  transition: all 0.4s ease 0s;
}
.header-top.stick {
  background: #272727 none repeat scroll 0 0;
  box-shadow: 0 0 5px #bdbdbd;
  left: 0;
  padding: 7px 0;
  position: fixed;
  top: 0;
  transition: all 0.4s ease 0s;
  width: 100%;
  z-index: 9999999;
}
.header-top nav.main-menu {
  display: inline-block;
}
.logo-area {
  padding-left: 75px;
  padding-top: 15px;
}
.stick .logo-area {
  padding-top: 9px;
}
.right-menus {
  float: right;
  margin-right: 71px;
}
/*--------------------------------------
 2.1 Main Menu AREA
----------------------------------------*/
.menu-area {
  margin-top: 17px;
  text-align: center;
  transition: all 0.4s ease 0s;
}
.stick .menu-area {
  text-align: right;
  transition: all 0.4s ease 0s;
}
.main-menu li {
  display: inline-block;
  float: left;
  position: relative;
}
.main-menu ul li a {
  color: #fff;
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  padding: 21px 20px;
  text-align: center;
  text-transform: uppercase;
}
.main-menu > ul >li >a  {
  padding: 23px 20px 21px;
}
.stick .main-menu > ul > li > a {
  padding: 23px 20px 15px;
}
.h-1 .stick .main-menu > ul > li > a {
  padding: 23px 20px 22px;
}
.stick  .menu-area {
  margin-top: 12px;
}
.h-1 .right-menus {
  margin-top: 7px;
}
.stick .main-menu ul.img-mega-menu {
  left: -226px;
  top: 34px;
}
.h-1 .stick .main-menu ul.img-mega-menu {
  top: 41px;
}
.main-menu li:hover > a {
  background: #cc0000 none repeat scroll 0 0;
}
.right-menus ul li {
  display: inline-block;
  position: relative;
}
.right-menus ul li a {
  border-right: 1px solid #ddd;
  color: #fff;
  font-size: 14px;
  line-height: 39px;
  padding-bottom: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.right-menus > ul {
  display: inline-block;
  float: left;
}
.img-mega-menu img {
  width: 173px;
}
.right-menus ul li:last-child > a {
  border: 0 none;
}
.main-cart-area {
  display: inline-block;
  float: left;
  margin-left: 35px;
  z-index: 99999999;
}
.cart-icon > a {
  display: block;
  position: relative;
}
.cart-icon a i {
  color: #fff;
  font-size: 28px;
}
.cart-icon span {
  background: #fff none repeat scroll 0 0;
  border-radius: 90%;
  color: #cc0000;
  padding: 0 7px;
  position: absolute;
  right: -15px;
  top: -11px;
}
.cart-icon {
  margin-right: 12px;
  margin-top: 4px;
}
.stick .cart-icon {
  margin-top: 7px;
}
.mean-container a.meanmenu-reveal:hover span {
  background: #272727 none repeat scroll 0 0;
}
.main-menu ul.img-mega-menu li a {
  display: block;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.mega-title {
  color: #222 !important;
  display: block;
  margin-bottom: 1px;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 12px !important;
  text-transform: capitalize !important;
  background:transparent !important;
}
.main-menu ul li .img-mega-menu > li {
  float: left;
  margin-bottom: 11px;
  padding-left: 10px;
  padding-right: 10px;
}
.img-mega-menu img {
  border: 1px solid #ddd;
  transition: all 0.4s ease 0s;
}
.main-menu ul.img-mega-menu {
  background: #fff none repeat scroll 0 0;
  left: -188px;
  min-width: 300px;
  overflow: hidden;
  padding: 15px 6px 0;
  position: absolute;
  top: 40px;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  transition: all 0.5s ease 0s;
  width: 1170px;
  z-index: 999;
}
.stick .main-menu ul.img-mega-menu {
  left: -226px;
}
.main-menu li:hover ul.img-mega-menu {
  opacity: 1;
  overflow: visible;
  transform: scaleY(1);
  z-index:999;
}
.main-menu ul.img-mega-menu li a:hover {
  color: #cc0000 !important;
}
.main-menu ul.img-mega-menu li > a::after {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  transition: all 0.4s ease 0s;
}
.mega-title::after {
  display: none !important;
}
.main-menu ul.img-mega-menu li a:hover img{
  transform: scale(1.1);
}
.main-menu ul.img-mega-menu li a:hover::after{
  opacity: .3;
}
/* for mega menu */
.mega-menu {
  background: #fff url("../img/home-menu/bkg-menu.png") no-repeat scroll right 0 / cover ;
  position: absolute;
}
.stick .mega-menu {
  top: 34px;
}
.h-1 .stick .mega-menu {
  top: 41px;
}
.main-menu ul li .mega-menu a {
  color: #222;
  display: block;
  font-size: 13px;
  margin-bottom: 4px;
  padding: 0 0 0 10px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
}
.mega-menu > span {
  float: left;
  width: 23%;
}
.main-menu ul li .mega-menu a.mega_title {
  color: #000;
  font-size: 17px;
  font-weight: bold;
  padding-left: 0;
  text-transform: uppercase;
}
.main-menu ul li .mega-menu a::after {
  background: #222 none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 1px;
  position: absolute;
  top: 10px;
  width: 8px;
}
.main-menu ul li .mega-menu a.mega_title::after {
 display:none;
}
.main-menu ul li .mega-menu {
  overflow: hidden;
  padding-top: 14px;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  transition: all 0.5s ease 0s;
  z-index: 99;
}
.main-menu li:hover .mega-menu  {
  opacity: 1;
  overflow: visible;
  transform: scaleY(1);
  z-index:999;
}
.main-menu ul li .mega-menu a:hover {
  color: #cc0000;
}
.mega-menu.only-dropdown {
  background: #fff none repeat scroll 0 0;
  padding: 8px 16px;
  width: 470px;
}
.mega-menu.only-dropdown > span {
  width: 100%;
}
.hot-p::before {
  background: #f3ad48 none repeat scroll 0 0;
  color: #fff;
  content: "Нов.";
  font-size: 11px;
  padding: 0 5px;
  position: absolute;
  right: 24px;
  top: 5px;
}
.hot-p.nrp::before {
  content: "Нов.";
  right: 15px;
  top: -16px;
  transition: all 0.4s ease 0s;
}
.main-menu li:hover .hot-p.nrp::before{
  top:-30px;
  opacity:0;
  transition: all 0.4s ease 0s;
}
.sub-lng {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 5px #f6f6f6;
  position: absolute;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  transition: all 0.4s ease 0s;
  width: 147px;
}
.right-menus ul li:hover .sub-lng {
  transform: scaleY(1);
}
.sub-lng a {
  display: block;
}
.sub-lng span {
  float: right;
}
.sub-lng > li {
  display: block !important;
}
.sub-lng > li:hover {
  background: #e6e6e6 none repeat scroll 0 0;
}
.sub-lng a {
  border: 0 none !important;
  color: #000 !important;
  display: block;
}
.sub-lng.tk span {
  display: block;
  float: none;
  text-align: right;
}
.block-content {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #f6f6f6;
  box-shadow: 0 0 5px #f6f6f6;
  left: -93px;
  overflow: hidden;
  padding: 17px 20px 15px;
  position: absolute;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  transition: all 0.4s ease 0s;
  width: 260px;
}
.right-menus ul li:hover .block-content {
  transform: scaleY(1);
}
.form-list label {
  float: left;
  font-weight: normal;
  margin-bottom: 0;
  padding: 6px 0 5px;
  position: relative;
  text-transform: capitalize;
  z-index: 0;
}
.form-list em {
  color: #ff0000;
}
.form-list input {
  border: 1px solid #ddd;
  font-size: 16px;
  height: 40px;
  width: 100%;
}
.login_forgotpassword a {
  border: 0 none !important;
  color: #222 !important;
  padding: 0 !important;
}
a.create-account-link-wishlist {
  color: #000 !important;
}
.login_forgotpassword a:hover{color:#cc0000 !important;}
.actions .button {
  background: #cc0000 none repeat scroll 0 0;
  border: 1px solid #cc0000;
  color: #fff;
  height: 33px;
  text-transform: uppercase;
  width: 71px;
  transition: all 0.4s ease 0s;
}
.actions .button:hover,.search-area button:hover {
  background:transparent;
  color:#cc0000;
}
.search-area {
  background: #fff none repeat scroll 0 0;
  padding: 18px;
  padding-right: 5px;
  position: absolute;
  right: 0;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  transition: all 0.4s ease 0s;
  width: 500px;
  z-index: 9;
}
.right-menus ul li:hover .search-area {
  transform: scaleY(1);
}
.search-area > input {
    border: 1px solid #ddd;
    float: left;
    height: 42px;
    padding-left: 17px;
    width: 74.3%;
    border-right: 0;
}
.search-area button {
  background: #cc0000 none repeat scroll 0 0;
  border: 1px solid #cc0000;
  color: #fff;
  height: 42px;
  padding: 0 23px;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
}
.sub-lng.tk li span i {
  margin-left: 6px;
}
.sub-lng.tk {
  width: 66px;
}
/* cart-sub-area */
.cart-sub {
  background: #fff none repeat scroll 0 0;
  border-top: 0 none;
  box-shadow: 0 4px 4px 1px rgba(0, 0, 0, 0.1);
  opacity: 0;
  position: absolute;
  right: 80px;
  text-align: left;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  transition: all 0.3s ease 0s;
  width: 277px;
}
.main-cart-area:hover .cart-sub {
  opacity: 1;
  z-index: 9;
  transform: scaleY(1);
}
.right-menus .main-cart-area:hover .cart-sub {
  top: 54px;
}
.main-cart-area:hover .cart-icon span {
  background: #cc0000;
  color: #fff;
}
.all_carts_item, .btn-mini-cart.inline-lists {
  overflow: hidden;
  padding: 17px;
}
.row.mini-cart-item {
  margin: 0 0 12px;
  padding-bottom: 12px;
  width: 100%;
}
.attachment-shop_thumbnail {
  float: left;
  height: 77px;
  margin-right: 9px;
  margin-top: 3px;
  width: 77px;
}
.minicart_total_checkout {
  background: #f5f5f5 none repeat scroll 0 0;
  border-bottom: 1px solid #e5e5e5;
  font-size: 18px;
  height: 50px;
  left: 0;
  margin-bottom: 0;
  padding: 10px 15px 15px;
  text-align: left;
  text-transform: capitalize;
}
.minicart_total_checkout > span {
  color: #000;
  float: right;
  font-weight: bold;
}
.all_carts_item, .btn-mini-cart.inline-lists {
  overflow: hidden;
  padding: 17px;
}
.button.btn-viewcart::before {
  content: "\";
  font-family: "FontAwesome";
  margin-right: 10px;
}
.btn-mini-cart.inline-lists a {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #fff;
  color: #fff;
  text-decoration: none;
}
.btn-checkout::after {
  content: "\";
  font-family: "FontAwesome";
  font-size: 80%;
  margin-left: 10px;
}
.remove .fa-trash-o {
  color: #000 !important;
  float: right;
  margin-top: 8px;
  transition: all 350ms ease-out 0s;
}
.remove .fa-trash-o:hover {
  color: #cc0000 !important;
}
.button.btn-viewcart, .btn-checkout {
  background: #000 none repeat scroll 0 0;
  padding: 9px 18px;
}
.mini-cart-item a.cart_list_product_title {
  color: #000;
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 5px;
  text-decoration: none;
  text-transform: uppercase;
  white-space: pre-wrap;
}
.mini-cart-info {
  float: left;
  width: 130px;
}
.button.btn-viewcart:hover, .button.btn-checkout:hover {
  background: #ffffff none repeat scroll 0 0;
  color: #000 !important;
}
.btn-mini-cart.inline-lists {
  background: #cc0000 none repeat scroll 0 0;
}
.cart_list_product_title:hover {
  color: #cc0000 !important;
}
/* cart-sub-area */
/*-----------------------------
 3. SLIDER AREA
-------------------------------*/
.all-navs.owl-theme .owl-controls .owl-buttons div {
  background: #000 none repeat scroll 0 0;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-size: 24px;
  height: 60px;
  left: -5px;
  line-height: 55px;
  margin: -30px 5px 5px;
  opacity: 0.5;
  padding: 3px 10px;
  position: absolute;
  top: 50%;
  width: 59px;
}
.all-navs .owl-next {
  left: auto !important;
  right: -5px;
}
.h1-single-slide > img {
  width: 100%;
}
.all-navs.owl-theme .owl-controls .owl-buttons div:hover {
  background: #fff none repeat scroll 0 0;
  color: #cc0000;
}
.h1-single-slide {
  position: relative;
}
.slider-text {
  color: #fff;
  display: inline-block;
  left: 50%;
  margin-left: -236px;
  margin-top: -103px;
  position: absolute;
  text-align: center;
  top: 50%;
}
.slider-text h3 {
  font-size: 35px;
  font-style: italic;
  margin-bottom: 4px;
}
.slider-text h2 {
  font-size: 65px;
  font-weight: 600;
  text-transform: uppercase;
}
.slider-text > a {
  background: #fff none repeat scroll 0 0;
  color: #000;
  display: inline-block;
  font-size: 17px;
  font-weight: 600;
  margin-top: 23px;
  padding: 12px 19px;
  text-transform: uppercase;
}
.slider-text > a:hover {
  background: #cc0000 none repeat scroll 0 0;
  color: #fff;
}
/*-----------------------------
 4. PROMO 1 AREA
-------------------------------*/
.single.sb-promo {
  overflow: hidden;
  position: relative;
  transition: all 0.4s ease 0s;
}
.atitle {
  background: #fff none repeat scroll 0 0;
  color: #222;
  display: inline-block;
  font-size: 17px;
  font-weight: 600;
  left: 50%;
  margin-left: -73.5px;
  margin-top: -22px;
  padding: 10px 20px;
  position: absolute;
  text-transform: uppercase;
  top: 50%;
  z-index: 9;
}
.slider-bottom-promo {
  background: #fff none repeat scroll 0 0;
}
.all-sb-promo {
  background: #fff none repeat scroll 0 0;
  overflow: hidden;
  padding-bottom: 15px;
  padding-top: 15px;
  position: relative;
  top: -118px;
}
.single.sb-promo::after {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.4s ease 0s;
  width: 100%;
}
.single.sb-promo:hover::after {
opacity: 0.3;
}
.single.sb-promo  img{
 transition: all 0.4s ease 0s;
}
.single.sb-promo:hover  img{
 transform: scale(1.2);
 transition: all 0.4s ease 0s;
}
.atitle:hover {
  background: #cc0000 none repeat scroll 0 0;
  color: #fff;
}
.new-arrivals-area {
  background: #f4f4f4 none repeat scroll 0 0;
  margin-top: -85px;
  padding-bottom: 71px;
  padding-top: 19px;
}
.new-title-wrap {
  text-align: center;
}
.new-title {
  border-bottom: 3px solid #cc0000;
  color: #000;
  display: inline-block;
  font-family: "Open Sans",sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 23px;
  padding-bottom: 10px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.p-area {
  overflow: hidden;
  position: relative;
}
.p-sign {
  border: 2px solid #000;
  color: #000;
  font-family: "Open Sans",sans-serif;
  font-size: 11px;
  font-weight: 600;
  height: 40px;
  line-height: 17px;
  position: absolute;
  right: 10px;
  text-align: center;
  text-transform: uppercase;
  top: 8px;
  width: 100px;
  z-index: 7;
}
.p-img-area {
  position: relative;
}
.p-img-area img {
  width: 100%;
}
.secondary-img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
   transition: all 0.7s ease 0s;
}
.p-info h3 a {
  color: #fff;
  font-family: "Open Sans";
  font-weight: 600;
}
.p-info > h3 {
  font-size: 22px;
  margin: 0;
}
.regular-price .price {
  font-family: Helvetica;
  font-size: 20px;
  font-weight: bold;
}
.button.btn-cart {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #fff;
  display: inline-block;
  float: left;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 700;
  height: 51px;
  padding: 0 4px;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
}
.p-area.h1-big-p .button.btn-cart {
  padding: 0 80px;
}
.btn-cart span i {
  margin-right: 6px;
}
.p-infos {
  background: rgba(0, 0, 0, 0.36) none repeat scroll 0 0;
  color: #fff;
  height: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  top: 100%;
  width: 100%;
  transition: all 0.7s ease 0s;
}
.p-area:hover .p-infos {
 top: 0;
 transition: all 0.7s ease 0s;
}
.p-area:hover .secondary-img {
 opacity: 0;
 transition: all 0.7s ease 0s;
}
ul.add-to-links a {
  border: 1px solid #fff;
  color: #fff;
  display: block;
  font-size: 18px;
  padding: 12px 16px;
  text-align: center;
}
.add-to-links {
  display: block;
  float: left;
}
ul.add-to-links a {
  border: 1px solid #fff;
  color: #fff;
  display: block;
  font-size: 18px;
  padding: 10.5px 16px;
  text-align: center;
  border-left:0;
}
.add-to-links > li {
  float: left;
}
.al-btns {
  display: inline-block;
  margin-top: 5px;
  overflow: hidden;
}
.button.btn-cart:hover,ul.add-to-links a:hover {
  background: #cc0000;
}
.p-info {
  margin-top: -58px;
  position: relative;
  top: 50%;
}
.padding-nr {
  clear: both;
  overflow: hidden;
  padding-top: 30px;
}
.left-testi {
  float: left;
  padding-bottom: 23px;
  padding-top: 45px;
  width: 50%;
}
.right-testi {
  float: right;
  width: 50%;
}
/*-----------------------------
 5. TESTIMONIAL AREA
-------------------------------*/
.mid-testimonial-area {
  background: #fff none repeat scroll 0 0;
  overflow: hidden;
}
.singl-testi > p {
  font-size: 15px;
  font-style: italic;
  margin-bottom: 9px;
  margin-top: 4px;
}
.singl-testi {
  padding: 0 128px;
  text-align: center;
}
.em-ads-author > span {
  color: #000;
  font-size: 13px;
}
.text-upercase {
  color: #808080;
  display: block;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.singl-testi > img {
  border: 2px solid #fff;
  border-radius: 50%;
  margin-bottom: 7px;
}
.h1-al-testi.owl-theme .owl-controls .owl-page.active span, .h1-al-testi.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #000 none repeat scroll 0 0;
  opacity: 1;
}
.h1-al-testi.owl-theme .owl-controls .owl-page span {
  background: #cc0000 none repeat scroll 0 0;
  height: 11px;
  margin: 2px 4px;
  width: 11px;
}
.h1-al-testi.owl-theme .owl-controls {
  margin-top: -1px;
}

.right-testi-img {
  overflow: hidden;
  position: relative;
}
.right-testi-img:hover a::after   {
  opacity: 0.1;
}
.right-testi-img:hover img {
    transform: scale(1.1);
}
.right-testi-img > a::after {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.right-testi-img img {
  transition: all 0.4s ease 0s;
}
.next-subs .left-testi {
  float: right;
}
.next-subs .right-testi {
  float: left;
}
.sub-areas {
  padding: 0 90px;
  text-align: center;
}
.sub-areas > input {
  border: 1px solid #ddd;
  display: block;
  font-size: 15px;
  height: 45px;
  margin: 24px auto 20px;
  padding-left: 11px;
  width: 100%;
}
.sub-areas > input:focus {
  border: 1px solid #ffa6a6;
}
.nrb-button {
  background: #cc0000 none repeat scroll 0 0;
  border: 1px solid #cc0000;
  color: #fff;
  height: 45px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
  width: 120px;
}
.nrb-button:hover{
  background: transparent;
  border: 1px solid #cc0000;
  color: #cc0000;
}
.next-subs .left-testi .new-title-wrap {
  margin-top: 3px;
}
.right-testi-img img {
  width: 100%;
}
/*--------------------------------------
6. TAB PRODUCTS AREA
---------------------------------------*/
.tab-p-area {
  padding-bottom: 55px;
  padding-top: 64px;
}
.tab-p-area  .nav-tabs > li.active > a,.tab-p-area  .nav-tabs > li.active > a:focus,.tab-p-area  .nav-tabs > li.active > a:hover {
  background-color: #fff;
  border: 0 none;
  color: #555;
  cursor: default;
}
.tab-p-area .nav-tabs {
  border-bottom: 0 none;
}
.tab-p-area .nav-tabs > li > a {
  border: 0 none;
  border-radius: 0;
  line-height: 1.42857;
  margin-right: 2px;
}
.tab-p-area .nav-tabs > li.active > a,.tab-p-area  .nav-tabs > li.active > a:focus,.tab-p-area  .nav-tabs > li.active > a:hover {
  background-color: transparent;
  border: 0 none;
  color: #000;
}
.tab-p-area .nav-tabs > li > a {
  border: 0 none;
  border-radius: 0;
  color: #000;
  font-family: "Open Sans";
  font-size: 20px;
  font-weight: bold;
  line-height: 1.42857;
  margin-right: 89px;
  padding: 0 0 10px;
  position: relative;
  text-transform: uppercase;
}
.tab-p-area  .nav.nav-tabs {
  display: inline-block;
}
.product-cat-title {
  margin-bottom: 24px;
  text-align: center;
}
.tab-p-area .nav > li > a:focus, .tab-p-area .nav > li > a:hover {
  background-color: transparent;
  color: #cc0000;
}
.tab-p-area .nav-tabs > li.active > a::after, .tab-p-area .nav-tabs > li.active > a:focus::after, .tab-p-area .nav-tabs > li.active > a:hover::after {
  background: #cc0000 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 100%;
}
.tab-p-area .nav-tabs > li > a::before {
  background: #cc0000 none repeat scroll 0 0;
  content: "";
  height: 5px;
  left: -47px;
  position: absolute;
  top: 14px;
  width: 5px;
}
.tab-p-area .nav-tabs > li:first-child > a::before {
  display: none;
}
.t-all-product-info {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #fff none repeat scroll 0 0;
  border-color: #f0f0f0 #f0f0f0 #cacaca;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  position: relative;
  transition: all 0.4s ease 0s;
}
.t-product-img > a {
  display: block;
}
.t-product-img {
  position: relative;
  height: 200px;
}
.t-product-img img {
  height: 100%;
  width: 100%;
}
.second-img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.tab-p-info > a {
  color: #222;
  display: block;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 11px;
  text-transform: capitalize;
}
.tab-p-info {
  padding: 15px;
  position: relative;
  z-index: 9;
}
.tab-p-info > h3 {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}
.tab-p-info .button.btn-cart {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  color: #222;
  display: inline-block;
  float: left;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: 700;
  height: 53px;
  padding: 0;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
  width: 43.6%;
  border-top: 1px solid #f0f0f0;
  border-bottom:0 ;
}
.tab-p-info .button.btn-cart:hover, ul.add-to-links a:hover {
  background: #cc0000 none repeat scroll 0 0;
  color: #fff;
}
.tab-p-info ul.add-to-links a {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #f0f0f0;
  border-image: none;
  border-style: solid solid solid none;
  border-width: 1px 1px 1px 0;
  color: #222;
  display: block;
  font-size: 12px;
  padding: 14px 19.2px;
  text-align: center;
}
.tab-p-info ul.add-to-links a:hover {
  color: #fff;
}
.t-all-product-info .al-btns {
  background: #fff none repeat scroll 0 0;
  border-color: #fff;
  bottom: -12px;
  box-shadow: 0 4px 8px #dedede;
  left: 0px;
  opacity: 0;
  position: absolute;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.t-all-product-info:hover .second-img {
  opacity: 0;
  transition: all 0.5s ease 0s;
}
.t-all-product-info:hover .al-btns {
  bottom: -43px;
  opacity: 1;
  transition: all 0.7s ease 0s;
}
.second-img {
   transition: all 0.7s ease 0s;
}
.tab-p-info > a:hover {
  color: #cc0000;
}
.tab-p-info .al-btns .add-to-links > li:last-child a {
  border-right: 0 none;
}
.al-btns .add-to-links {
  float: right;
}
.old-price {
  color: #8d8d8d;
  font-size: 13px;
  margin-right: 5px;
  text-decoration: line-through;
}
.t-all-product-info:hover{
  box-shadow: 0 8px 20px #dedede;
}
.t-all-product-info:hover{
  margin-top: -5px;
  overflow: initial;
  padding-bottom: 5px;
}
.single-shipping > p {
  color: #222;
}
/*----------------------------------
 7. HOME BLOG AREA
-----------------------------------*/
.h-blog-area {
  background: rgba(0, 0, 0, 0) url("../img/bkg-parallax.jpg") no-repeat fixed center center / cover ;
  padding: 52px 0;
}
.h-blog-area .new-title {
  color: #fff;
}
.singl-h-blog {
  position: relative;
}
.h-b-img > img {
  width: 100%;
}
.h-blog-info {
  background: #fff none repeat scroll 0 0;
  padding: 6px 20px 17px;
}
.h-blog-info h2 a {
  color: #000;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 11px;
}
.h-blog-info span {
  margin-right: 4px;
}
.h-blog-info > p {
  margin-bottom: 12px;
}
.h-blog-info > a {
  color: #cc0000;
  font-weight: bold;
}
.h-blog-info > a:hover{
  color: #000;
}
.em-blog-time::before {
  background-color: #000;
  border-radius: 0;
  bottom: 0;
  content: "";
  display: inline-block;
  left: 0;
  opacity: 0.6;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.em-blog-time {
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  left: 20px;
  padding: 13px 10px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 20px;
  z-index: 2;
}
.em-blog-time p {
  line-height: 1.2;
  margin: 0;
}
.em-blog-time p:first-child {
  font-size: 22px;
}
.h1-all-blogs {
  margin-top: 9px;
}
.h-b-img > a {
    display: block;
    padding-bottom: 1px;
}
.h-b-img {
  margin-bottom: -1px;
  position: relative;
}
.h-b-img::after,.h-b-img::before{
  background: #cc0000 none repeat scroll 0 0;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 4px;
}
.h-b-img::after {
  background: #cc0000 none repeat scroll 0 0;
  content: "";
  height: 4px;
  left: 0;
  top:0;
  position: absolute;
  top: 0;
  width: 0 ;
}
.h-b-img > a::after {
  background: #cc0000 none repeat scroll 0 0;
  content: "";
  height: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 4px;
  transition-property: height;
}
.h-b-img > a::before {
  background: #cc0000 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 4px;
  position: absolute;
  right: 0;
  width: 0;
}
.h-b-img > a::before,.h-b-img > a::after,.h-b-img::after,.h-b-img::after{
 transition: all 0.4s ease 0s;
}
.singl-h-blog:hover .h-b-img > a::before,.singl-h-blog:hover .h-b-img::after {
  width:100%;
}
.singl-h-blog:hover .h-b-img > a::after,.singl-h-blog:hover .h-b-img::before {
  height:100%;
}
.nrb-next-prev .owl-controls.clickable {
  position: absolute;
  right: 9px;
  top: -86px;
}
.nrb-next-prev.owl-theme .owl-controls .owl-buttons div {
  background: transparent none repeat scroll 0 0;
  color: #d4d3d3;
  display: inline-block;
  font-size: 15px;
  height: 35px;
  margin: 15px;
  opacity: 1;
  padding: 7px 10px 3px;
  position: relative;
  text-align: center;
  width: 35px;
}
.nrb-next-prev.owl-theme .owl-controls .owl-buttons div::after {
  border: 1px solid #d4d3d3;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: rotate(-45deg);
  width: 100%;
}
/*-----------------------------
 8. SHIPPING AREA
-------------------------------*/
.shipping-area {
  background: #fff none repeat scroll 0 0;
  padding-top: 40px;
}
.single-shipping {
  border: 1px solid #ececec;
  color: #222;
  margin-bottom: 50px;
  padding: 30px 20px 18px;
  text-align: center;
}
.single-shipping i {
  color: #cc0000;
  font-size: 29px;
  margin-bottom: 8px;
}
.single-shipping > h3 {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  margin: 2px 0 19px;
  text-transform: uppercase;
}
.f-info-title{
  color: #000;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.ft-infos {
  text-align: center;
}
.ft-infos li {
  padding: 0 0 10px;
}
.ft-infos a {
  color: #222;
}
.ft-infos a:hover {
  color: #cc0000;
}
.footer-info {
  border-bottom: 1px solid #ddd;
  margin-bottom: 12px;
  padding-bottom: 45px;
}
.all-social-icons {
  margin-bottom: 30px;
  margin-top: 19px;
  text-align: center;
}
.all-social-icons > ul {
  display: inline-block;
}
.all-social-icons li {
  display: inline;
}
.all-social-icons ul li a {
  background: #f3f3f3 none repeat scroll 0 0;
  border: 1px solid #f3f3f3;
  color: #000;
  display: inline-block;
  font-size: 16px;
  height: 36px;
  margin-right: 4px;
  padding-top: 6px;
  text-align: center;
  width: 36px;
}
.all-social-icons ul li a:hover{
  background: #000 none repeat scroll 0 0;
  border: 1px solid #000;
  color: #fff;
}
.social-area {
  overflow: hidden;
}
.footer-address {
  text-align: center;
}
.footer-address a {
  color: #222;
}
.footer-address span a {
  color: #222;
}
.footer-address span a:hover {
  color: #808080;
}
.footer-address address {
  margin-bottom: 30px;
}
/*--------------------------
9. HOME 2
----------------------------*/
body.home-2 {
  background-color: #fff;
  color: #222;
  font: 500 14px/1.55 "Open Sans",sans-serif;
}
body.home-2 .mega-title {
  color: #fff !important;
}
.home-2 .header_top_area {
  background: #f8f3ec none repeat scroll 0 0;
  border-bottom: 1px solid #f1eae0;
}
.right-menus {display: none;}
.stick .right-menus {display: block;}

.home-2 .right-menus ul li  {
  height: 53px;
}
.home-2 .right-menus ul li .search-area  {
  top: 100%;
}
.home-2 .right-menus ul li a {
  color: #fff;
}
/*--------------------------
9.1 HOME 2 MENU AREA
----------------------------*/
.home-2 .right-menus .fa-search {
  border-right: 0 none;
  color: #fff;
  font-size: 18px;
  line-height: 50px;
  padding: 0 20px;
}
.home-2 .right-menus img {
  margin-right: 6px;
}
.home-2 .cart_list_product_title:hover {
  color: #cc0000 !important;
}
.home-2 .right-menus li a i {
  margin-left: 5px;
  vertical-align: middle;
}
.home-2 .right-menus li a span {
  margin-right: 5px;
}
.home-2 .sub-lng.tk span {
  text-align: left;
}
.sub-lng.tk {
  width: 100px;
}
.home-2 .right-menus {
  float: right;
  margin-right: 0;
}
.home-2 .header_top_area p {
  color: #000;
  font-size: 12px;
  margin: 10px 0 0;
  text-transform: uppercase;
}
.home-2 .header_top_area p i {
  margin-right: 2px;
}
.home-2 .stick .mega-menu {
  left: 0;
}
.home-2 .mega-menu {
  left: -99px;
}
.home-2 .stick .mega-menu.only-dropdown {
  left: 0;
}
.home-2 .mega-menu.only-dropdown {
  left: 0;
}
.only-dropdown li {
  display: block;
  width: 100%;
  left: 0;
}
.home-2 .right-menus > ul > li::before {
  background: #f1eae0 none repeat scroll 0 0;
  content: "";
  height: 4px;
  left: 50%;
  opacity: 0;
  position: absolute;
  right: 50%;
  top: 0;
  transition-duration: 0.3s;
  transition-property: left, right;
  transition-timing-function: ease-out;
  z-index: 1;
}
.home-2 .right-menus ul li:hover::before {
  left: 0;
  opacity: 1;
  right: 0;
}
.home-2 .header_main_area {
  padding: 30px 0;
}
.input_cat {
  border-right-style: solid;
  border-right-width: 1px;
  float: left;
  position: relative;
  width: 31%;
}
.form-search {
  border: 1px solid #ddd;
  float: right;
  margin-bottom: 0;
  position: relative;
  width: 92%;
}
.em-category-search .form-search {
  border-color: #ebebeb;
  border-right: 0 none;
}
.em-category-search .form-search .input_cat {
  border-color: #ebebeb;
}
.input_cat .catsearch-dropdown span.current::after {
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  margin-top: 5px;
  position: absolute;
  right: 10px;
}
.input_cat .catsearch-dropdown span.current {
  color: #000;
  cursor: pointer;
  float: left;
  margin-top: 0;
  min-height: 41px;
  overflow: hidden;
  padding: 10px 30px 10px 5px;
  position: relative;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.input_cat .catsearch-dropdown ul li {
  padding: 5px;
  text-align: left;
}
.form-search input.input-text {
  border: 0 none;
  height: 42px;
  line-height: 39px;
  padding-left: 10px;
  width: 100%;
}
.form-search button.button {
  position: absolute;
  top: 0;
  right: 0;
  background: #cc0000 none repeat scroll 0 0;
  border: 1px solid #cc0000;
  color: #fff;
  display: inline;
  font-size: 0;
  overflow: hidden;
  padding: 14px;
  text-align: left;
  text-indent: 0;
  vertical-align: top;
  width: 44px;
  float: right;
}
.form-search button.button::before {
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.form-search button.button {
  padding: 14px 14px 13px;
  transition: all 0.3s ease 0s;
  width: 43px;
}
button.button span {
  display: inline-block;
  padding: 0 3px;
  text-align: center;
  text-transform: uppercase;
}
.form-search button.button span {
  padding: 0;
}

.catsearch-dropdown ul {
  background-color: #ffffff;
  border-color: #ebebeb;
  color: #808080;
}
.catsearch-dropdown ul {
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 0 5px #e5e5e5;
  left: -1px;
  max-height: 400px;
  overflow: auto;
  position: absolute;
  top: 44px;
  width: 194px;
  z-index: 999;
  display:none;
}
.em-category-search .form-search .input_cat:hover  ul  {
  display:block;
}
.catsearch-dropdown.over ul a {
  color: #808080;
  display: block;
}
.catsearch-dropdown.over ul a:hover {
  color: #cc0000;
}
.form-search button.button:hover {
  background: transparent none repeat scroll 0 0;
  color: #cc0000;
}
.home-2 .main-cart-area {
  background: #cc0000 none repeat scroll 0 0;
  float: right;
  padding: 0;
}
.home-2 .cart-icon a i {
  color: #fff;
  font-size: 14px;
  margin-right: 11px;
}
.home-2 .cart-icon > a {
  color: #fff;
  font-family: "Open Sans";
  padding: 14px 20px;
  text-transform: uppercase;
}
.home-2 .cart-icon {
  margin-right: 0;
  margin-top: 0;
}
.home-2 .cart-sub {
  right: 14px;
}
.home-2 .btn-mini-cart.inline-lists {
  background: #cc0000 none repeat scroll 0 0;
}
.home-2 .remove .fa-trash-o:hover {
  color: #cc0000 !important;
}
.sub-lng, .block-content {
  z-index: 9999999;
}
.h2_main-menu_area {
  background: #cc0000 none repeat scroll 0 0;
}
.home-2 .menu-area {
  margin-top: 0;
}
.home-2 .main-menu > ul > li a {
  display: block;
  position: relative;
}
.home-2 .mega-menu, .home-2 .main-menu ul.img-mega-menu {
  top: 53px;
}
.home-2 .mega-menu .mega-menu {
  width: 100%;
  position: relative;
  top: 0;
  padding: 0;
  padding-left: 15px;
}
.home-2 .mega-menu {
  background: #262626 url("../img/home-menu/bkg-menu.png") no-repeat scroll right 0 / cover ;
}
.home-2 .mega-menu.only-dropdown {
  background: #262626 none repeat scroll 0 0;
}
.home-2 .main-menu li:hover > a {
  background: #f3ad48 none repeat scroll 0 0;
}
.home-2 .main-menu ul li .mega-menu ul li:hover a {
  color: #f3ad48;
}
.home-2 .main-menu ul li .mega-menu a {
  cursor: pointer;
}
.home-2 .main-menu ul li .mega-menu a.mega_title {
  color: #fff;
}
.home-2 .main-menu ul li .mega-menu a i {
  float: right;
  line-height: 20px;
  margin-right: 10px;
}
.home-2 .main-menu ul.img-mega-menu li a:hover {
  color: #f3ad48 !important;
}
.home-2 .hot-p.nrp::before {
  top: 0;
}
.home-2 .main-menu > ul > li > a {
  padding: 16px 20px;
}
.home-2 header {
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99;
}
.stick {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}
.small-logo {
  display: none;
}
.stick .small-logo {
  display: inline-block;
  float: left;
  margin-right: 42px;
  margin-top: 13px;
}

//@media (max-width:992px){
    //.stick {
      //top: auto;
    //}
//}

.cat-l-menu {
    background: #f3ad48 none repeat scroll 0 0;
    margin-right: 17px;
    min-width: 253px;
}
.cat-l-menu::after {
  color: #fff;
  content: "";
  font-family: FontAwesome;
  font-size: 17px;
  position: absolute;
  right: 20px;
  top: 15px;
}
.cat-l-menu > a {
  text-align: left !important;
}
.home-2 .main-menu ul.img-mega-menu {
  background: #000 none repeat scroll 0 0;
  left: -273px;
  min-width: 300px;
  overflow: hidden;
  padding: 15px 6px 0;
  position: absolute;
  top: 53px;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  transition: all 0.5s ease 0s;
  width: 1170px;
  z-index: 99;
}
.home-2 .stick .main-menu ul.img-mega-menu {
  left: -210px;
}
li.cat-l-menu .mega-menu.only-dropdown li {
  display: block;
  float: none;
  position: relative;
}
.mega-menu.only-dropdown ul li a span {
  float: right;
  margin-right: 13px;
}
.mega-menu.only-dropdown ul li a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
.main-menu ul li .mega-menu a:hover::after {
  background: #cc0000 none repeat scroll 0 0;
}
.home-2 .main-menu ul li .mega-menu ul li:hover a::after {
  background: #cc0000 none repeat scroll 0 0;
}
.cat-sb {
  background: #262626 none repeat scroll 0 0;
  display: block;
  padding-bottom: 6px;
  padding-left: 15px;
  padding-top: 10px;
  position: absolute;
  right: -233px;
  top: -14px;
  transform: scaleX(0);
  transform-origin: 0 0 0;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  width: 100%;
}
.main-menu ul li .mega-menu ul li:hover .cat-sb {
  transform: scaleX(1);
  visibility: visible;
  transition: all 0.3s ease 0s;
}
.cat-sb a {
  color: #222 !important;
}
.cat-sb a:hover {
  color: #cc0000 !important;
}
.cat-sb a::after {
  background: #222 none repeat scroll 0 0 !important;
}
.cat-sb a:hover::after {
  background: #cc0000 !important;
}
.home-2 .main-menu ul li .mega-menu a:hover::after {
  background: #cc0000 none repeat scroll 0 0;
}
.home-2 .main-menu ul li .mega-menu a:hover {
  color: #cc0000;
}
.cat-sb.last-sub {
  right: -218px;
  transform: scaleX(0) !important;
}
li.cat-l-menu .mega-menu.only-dropdown li .cat-sb > li:hover .cat-sb.last-sub {
    transform: scaleX(1) !important;
}
/*-------------------------------------
9.2 HOME 2 SLIDER AREA
--------------------------------------*/
.s-p-icon {
  display: inline-block;
  float: left;
  margin-right: 20px;
}
.s-p-text {
  display: inline-block;
  float: left;
}
.s-p-icon a {
  background: #cc0000 none repeat scroll 0 0;
  border: 5px solid #f3ad48;
  border-radius: 50%;
  color: #fff;
  font-size: 17px;
  height: 55px;
  padding-top: 8px;
  text-align: center;
  transition: all 0.5s ease 0s;
  width: 55px;
}
.s-p-icon > a {
  display: inline-block;
  position: relative;
}
.s-p-icon > a:hover {
  background: #fff none repeat scroll 0 0;
  border: 5px solid #cc0000;
  color: #cc0000;
  transition: all 0.5s ease 0s;
}
.s-p-text > a {
  color: #000;
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 6px;
}
.h2_slider_area {
  padding: 20px 0;
}
.all-navs .owl-pagination {
  bottom: 20px;
  left: 50%;
  margin-left: -32px;
  position: absolute;
}
.all-navs.owl-theme .owl-controls .owl-page span {
  background: transparent none repeat scroll 0 0;
  border: 2px solid #a3a19e;
  border-radius: 20px;
  display: block;
  height: 15px;
  margin: 5px 4px;
  opacity: 1;
  width: 15px;
}
.all-navs.owl-theme .owl-controls .owl-page.active span, .all-navs.owl-theme .owl-controls.clickable .owl-page:hover span {
  border-color: #fff;
}
.h2-main-slider {
  margin-top: 10px;
  overflow: hidden;
}
/* banner hover start */
.img-banner-small {
  margin-bottom: 25px;
  position: relative;
}
.b-stripe .b-line-9 {
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.2);
  bottom: auto;
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 300ms ease 0s;
  width: 11.1111%;
}
.b-stripe .b-line-9.b-position-2 {
  left: 11.1111%;
  transition-delay: 0.06s;
}
.b-stripe .b-line-9.b-position-3 {
  left: 22.2222%;
  transition-delay: 0.12s;
}
.b-stripe .b-line-9.b-position-4 {
  left: 33.3333%;
  transition-delay: 0.18s;
}
.b-stripe .b-line-9.b-position-5 {
  left: 44.0004%;
  transition-delay: 0.24s;
}
.b-stripe .b-line-9.b-position-6 {
  left: 55.55%;
  transition-delay: 0.3s;
}
.b-stripe .b-line-9.b-position-7 {
  left: 66.666%;
  transition-delay: 0.36s;
}
.b-stripe .b-line-9.b-position-8 {
  left: 77.777%;
  transition-delay: 0.42s;
}
.b-stripe .b-line-9.b-position-9 {
  left: 88.888%;
  transition-delay: 0.48s;
}
.img-banner-small:hover .b-line-9 {
  height: 100%;
}
/* banner hover end */
.h2-left-cat {
  border: 1px solid #ebebeb;
  margin-bottom: 20px;
}
h2.left-crt-title {
  background: #f1f1f1 none repeat scroll 0 0;
  color: #000;
  font-family: "Open Sans",sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 15px 20px;
  text-transform: uppercase;
}
.left-cart-menu li {
  border-bottom: 1px solid #ebebeb;
  padding: 12px 20px;
}
.left-cart-menu li:last-child {
  border: 0 none;
}

.left-cart-menu li li {
  padding: 12px 8px;
}
.left-cart-menu a {
  color: #222;
  display: block;
  font-family: "Open Sans";
  font-size: 13px;
  font-weight: 400;
  cursor: pointer;
}
.left-cart-menu a:hover, .left-cart-menu .active > a {
  color: #cc0000;
  text-decoration: underline !important;
}
.left-cart-menu span {
  position: absolute;
  right: 32px;
  color: #636363;
}
 .h2-arviel-title  h3 {
  border-color: #cc0000;
  color: #000000;
  font: 700 20px/1.35 Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  display: inline-block;
  margin: 0;
  padding-bottom: 10px;
  position: relative;
  text-transform: uppercase;
}
.h2-products .owl-wrapper-outer {
  padding-bottom: 60px;
}
.h2-products {
  margin-top: 31px;
}
.home-2  .nrb-next-prev.owl-theme .owl-controls .owl-buttons div:hover::after {
  border: 1px solid #cc0000;
}
.home-2  .nrb-next-prev.owl-theme .owl-controls .owl-buttons div:hover{
  color:#cc0000;
}
.home-2 .tab-p-info .button.btn-cart:hover, .home-2 ul.add-to-links a:hover {
  background: #cc0000 none repeat scroll 0 0;
  color: #fff;
}
.home-2 .p-sign {
  border: 2px solid #cc0000;
  color: #cc0000;
}
.home-2 .tab-p-info > h3 {
  display: inline-block;
  float: left;
}
.home-2  .main-menu ul li .mega-menu a {
  color: #fff;
}
.star {
  display: inline-block;
  float: right;
}
.star i {
  color: #f6af35;
  font-size: 12px;
  margin-top: 3px;
  vertical-align: top;
}
.star i.fa-star-half-o {
  color: #808080;
}
.t-all-product-info .add-to-links {
  float: left;
  width: 56.33%;
}
.tab-p-info ul.add-to-links a {
  border: 0 none;
  color: #222;
  display: block;
  font-size: 12px;
  height: 52px;
  line-height: 22px;
  padding: 14px 0 0;
  text-align: center;
}
.t-all-product-info .add-to-links > li {
  border-left: 1px solid #f0f0f0;
  width: 33.33%;
 border-top: 1px solid #f0f0f0;
}
.electronics-area .h2-arviel-title {
  margin-bottom: 30px;
  margin-top: 3px;
}
.home-2 .t-all-product-info {
  padding-bottom: 0px;
}
.home-2 .cat-small-products .tab-p-info {
  padding: 35px 10px;
}
.home-2 .cat-small-products .al-btns {
  margin: 0;
  width: 38px;
}
.home-2 .cat-small-products .add-to-links {
  float: none;
  width: 100%;
}
.home-2 .cat-small-products .add-to-links > li {
  border-right: 1px solid #f0f0f0;
  float: none;
  height: 36px;
  overflow: hidden;
  width: 100%;
}
.home-2 .cat-small-products .tab-p-info ul.add-to-links a {
  padding-top: 11px;
}
.home-2 .cat-small-products .t-all-product-info .al-btns {
  bottom: 128px !important;
  left: -36px;
  visibility: hidden;
}
.home-2 .cat-small-products .t-all-product-info:hover .al-btns {
  left: 10px;
  visibility: visible;
}
.home-2 .cat-small-products .owl-wrapper {
  padding-top: 10px;
}
.home-2 .cat-small-products {
  margin-top: -10px;
}
.home-2 .tab-p-info > a:hover {
  color: #cc0000;
}
.electronics-bottom-bannar-area {
  margin-bottom: 51px;
  margin-top: 26px;
}
.electronics-bottom-bannar-area a {
  display: block;
  position: relative;
  transition: all 0.5s ease 0s;
  overflow: hidden;
}
.electronics-bottom-bannar-area a::after {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  width: 100%;
}
.electronics-bottom-bannar-area a:hover::after   {
  opacity: .3;
  transition: all 0.5s ease 0s;
}
.electronics-bottom-bannar-area a img  {
  transition: all 0.5s ease 0s;
}
.electronics-bottom-bannar-area a:hover img  {
  transform:scale(1.05, 1.05);
  transition: all 0.5s ease 0s;
}
.fashion-area .h2-arviel-title {
  margin-bottom: 30px;
}
/*-------------------------------------
9.3 HOME 2 TESTIMONIAL AREA
--------------------------------------*/
.singl-tesimonial {
  background: #cc0000 none repeat scroll 0 0;
  color: #fff;
  padding: 38px 20px;
  position: relative;
}
.s-test-img {
  border: 2px solid #cc0000;
  border-radius: 50%;
  position: absolute;
  overflow: hidden;
  right: 40px;
  top: -48px;
}
.s-test-infos > h3 {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
}
.text-testi i {
  color: #f3ad48;
  font-size: 42px;
  margin-right: 7px;
  padding-left: 10px;
}
.text-testi {
  margin-top: 21px;
}
.h2-testimuial .owl-wrapper {
  padding-top: 55px;
}
.h2-testimuial {
  margin-top: -55px;
}
.h2-testimuial .owl-controls.clickable {
  bottom: 15px;
  left: 13px;
  position: absolute;
}
.h2-testimuial.owl-theme .owl-controls .owl-page span {
  background: transparent none repeat scroll 0 0;
  border: 2px solid #f3ad48;
  border-radius: 20px;
  display: block;
  height: 10px;
  margin: 5px 3px;
  opacity: 1;
  width: 10px;
}
.h2-testimuial.owl-theme .owl-controls .owl-page.active span, .h2-testimuial.owl-theme .owl-controls.clickable .owl-page:hover span{
  border: 2px solid #fff;
}
.cat-small-products .tab-p-info ul.add-to-links a {
  line-height: 14px;
}
.selling .img-banner-small {
  margin-bottom: 0;
  margin-top: 27px;
}
.cat-small-products .owl-wrapper-outer {
  padding-bottom: 8px;
}
/*-------------------------------------
9.4 HOME 2 BRAND LOGOS AREA
--------------------------------------*/
.h2-brand-logos {
  margin-bottom: 30px;
  margin-top: -2px;
}
.h2-brand-logos .owl-wrapper-outer {
  border: 1px solid #eee;
}
.h2-brand-logos .owl-wrapper-outer .owl-item {
  padding: 16px 8px;
}
.h2-brand-logos .owl-wrapper-outer .owl-item a {
  width: 100%;
  height: 100%;
  display: block;
}
.h2-brand-logos .singl-barnd {
  display: inline-block;
  /*-webkit-filter:grayscale(1);
  filter:grayscale(1);*/
  float: left;
  margin-left: 0;
  padding: 12px 0;
  text-align: center;
  transition: all 0.4s ease 0s;
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.h2-brand-logos .singl-barnd:hover {
   filter: grayscale(0);
  -webkit-filter: grayscale(0);
}
.h2-brand-logos.nrb-next-prev .owl-controls.clickable {
  right: 0;
}
.s-of-p-img {
  border-bottom: 1px solid #ccc;
  display: inline-block;
  float: left;
  margin-right: 20px;
  position: relative;
  text-align: center;
}
.s-of-p-img > a {
  display: inline-block;
  position: relative;
}
.other-img {
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.4s ease 0s;
}
.h2-sell-off-area {
  margin-bottom: 30px;
  margin-top: 22px;
}
.product-sale-of {
  margin-bottom: 50px;
  margin-top: 21px;
}
.product-sale-of .star {
  display: block;
  float: none;
  margin-bottom: 12px;
  margin-top: 10px;
}
.product-sale-of .tab-p-info > h3 {
  display: inline-block;
  float: none;
}
.product-sale-of .tab-p-info {
  padding: 0;
}
.product-sale-of:hover .other-img {
    opacity: 0;
    transition: all 0.4s ease 0s;
}
.h2-blogs {
  margin-top: 22px;
}
.h2-blogs .h-blog-info {
  padding: 8px 0 0;
}
.h2-blogs .h-blog-info > a {
  color: #cc0000;
}
.h2-blogs .h-b-img > a::before,.h2-blogs .h-b-img::after,.h2-blogs .h-b-img::before,.h2-blogs  .h-b-img > a::before,.h2-blogs .h-b-img > a::after {
  background: #cc0000 none repeat scroll 0 0;
}
/*-------------------------------------
9.5 HOME 2 FOOTER AREA
--------------------------------------*/
.h2-footer-area {
  background: #343434 none repeat scroll 0 0;
  color: #fff;
  padding: 44px 0 17px;
  margin-top: 30px;
}
.footer-about img {
  margin-bottom: 12px;
}
.footer-about > p {
  margin-bottom: 13px;
  margin-top: 6px;
}
.footer-about a {
  color: #fff;
  font-size: 14px;
}
.footer-about i {
  color: #cc0000;
  padding-right: 7px;
}
.footer-about li {
  margin-bottom: 16px;
}
.u-f-link {
  font-family: "Open Sans";
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 18px;
  text-transform: uppercase;
}
.use-full-links a {
  color: #fff;
  display: block;
}
.use-full-links a:hover {
  color: #cc0000;
}
.use-full-links li {
  float: left;
  margin-bottom: 11px;
  width: 50%;
}
.input-area-h2 {
  position: relative;
}
.input-area-h2  input {
  background: #202020 none repeat scroll 0 0;
  border: 0 none;
  color: #fff;
  height: 42px;
  padding-left: 12px;
  width: 100%;
}
.input-area-h2 .button {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  font-size: 19px;
  height: 100%;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 42px;
}
.input-area-h2 .button:hover {
  color: #cc0000;
}
.h2-fllow-area {
  margin-top: 52px;
}
.h2-fllow-area .all-social-icons {
  text-align: left;
}
.h2-fllow-area  .all-social-icons ul li a {
  background: transparent none repeat scroll 0 0;
  color: #fff;
}
.h2-fllow-area .all-social-icons ul li a:hover {
  background: #cc0000 none repeat scroll 0 0;
  border-color: #cc0000;
}
.home-2 .footer-address address {
  margin: 0;
}
.home-2 .footer-address address {
  color: #fff;
  margin: 0;
  text-align: center;
}
.home-2 .footer-address a {
  color: #fff;
}
.home-2  .footer-address span a {
  color: #cc0000;
}
.home-2 .footer-address span a:hover {
  color: #fff;
}
.copyright-address-area {
  background: #1a1a1a none repeat scroll 0 0;
  padding: 36px 0 33px;
}
.payment-logo {
  display: inline-block;
  float: right;
  margin-top: -5px;
}
.home-2 #scrollUp {
  background: #cc0000 none repeat scroll 0 0;
}
.home-2 #scrollUp:hover {
  background: #f3ad48 none repeat scroll 0 0;
}
/*--------------------------
25. CONTACT PAGE
----------------------------*/
.breadcrumbs-area {
  background: rgba(0, 0, 0, 0) url("../img/bkg-breadcrums.jpg") no-repeat scroll center center / cover ;
  padding: 96px 0;
  position: relative;
}
.breadcrumbs-list.pull-right li {
  display: inline-block;
  float: left;
}
.breadcrumbs-list.pull-right li a, .breadcrumbs-list.pull-right li strong{
  color: #fff;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 500;
}
.breadcrumbs-list ul .separator {
  font-size: 0;
  margin: 0 12px;
  position: relative;
  float: left;
}
.breadcrumbs-list ul .separator::before {
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color:#fff;
  line-height: 22px;
}
.breadcrumbs-title.pull-left > h3{
  color:#fff;
}
.breadcrumbs-title.pull-left > h3 {
  color: #fff;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: bold;
  line-height: 1.35;
  margin: 0;
  text-transform: uppercase;
}
.header-top {
  background: #272727 none repeat scroll 0 0;
  z-index: 9999999;
}
.name_cont label, .email_cont label, .cc_p_form label {
  color: #808080;
  font-size: 15px;
  font-weight: 400;
}
.name_cont {
  float: left;
  margin-right: 4%;
  width: 48%;
}
.email_cont {
  float: left;
  width: 48%;
}
.name_cont input[type="text"], .email_cont input[type="text"] {
  width: 270px;
  padding: 10px;
}
.name_email_cont {
  overflow: hidden;
}
.cc_p_form input[type="text"] {
  margin-bottom: 10px;
  padding: 10px;
  width: 99.6%;
}
.name_cont input[type="text"], .email_cont input[type="text"] {
  margin-bottom: 10px;
  padding: 10px;
  width: 100%;
}
.cc_p_form textarea {
  border: 1px solid #f1f1f1;
  height: 130px;
  padding: 10px;
  width: 99.6%;
}
.all_inter_center {
  overflow: hidden;
}
.cc_p_form {
  overflow: hidden;
}
.cc_p_form input {
  width: 100%;
  padding: 10px;
  height: 41px !important;
  background: transparent;
  border: 1px solid  #f1f1f1;
}

.cc_p_form .error {
  color: brown;
  border: 1px solid brown;
}
.cc_p_form  span {
  color: brown;
}
.cont-title {
  color: #000;
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  margin-bottom: 6px;
}
.map-area-info {
  margin-top: 27px;
  margin-bottom: 50px;
}
.sppb-addon-content span {
  color: #000;
  font-size: 15px;
}
.sppb-addon-content span .fa {
  margin-right: 10px;
}
.sppb-addon-content > p {
  margin-bottom: 10px;
}
.map-area {
  margin-bottom: 90px;
}
.cc_p_form .submit .controls input {
  background: #cc0000 none repeat scroll 0 0;
  border-radius: 0;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: 700;
  height: 40px;
  margin-top: 8px;
  padding: 0 15px;
  text-transform: uppercase;
  border: 1px solid #cc0000;
  transition: all 0.4s ease 0s;
}
.cc_p_form .submit .controls input:hover {
  background:transparent;
  color:#cc0000;
  border: 1px solid #cc0000;
}
.cc_p_form input:focus, .cc_p_form textarea:focus {
  border-color: #ffa6a6!important;
}
/*--------------------------
26. ERROR PAGE
----------------------------*/
.error-area {
  margin: 90px 0;
  text-align: center;
}
.error-img > img {
  margin-bottom: 21px;
}
.error-img > p {
  color: #000;
  font-size: 16px;
  line-height: 19px;
}
.error-area .button-link {
  background: #cc0000 none repeat scroll 0 0;
  border-color: #cc0000;
  color: #fff;
  font-family: "Open Sans";
  font-size: 13px;
  height: 33px;
  line-height: 31px;
  margin: 16px 4px 0;
  padding: 0 17px;
  text-transform: uppercase;
}
.error-area .button-link:hover {
  background: transparent;
  border-color: #cc0000;
  color: #cc0000;
}
/*--------------------------
27. SHOP PAGE
----------------------------*/
.sorter .view-mode {
  float: left;
}
.sorter .view-mode {
  border-color: #e3e3e3;
  border-style: solid;
  border-width: 1px;
  padding: 9px 12px;
}
.sorter .view-mode .grid::before {
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.sorter .view-mode .grid {
  backface-visibility: hidden;
  border-color: #e3e3e3;
  border-right: 1px solid #e3e3e3;
  display: block;
  float: left;
  font-size: 0;
  margin-right: 6px;
  overflow: hidden;
  padding-right: 6px;
  text-align: left;
  text-indent: 0;
  transition: all 500ms ease 0s;
  vertical-align: middle;
  color: #cc0000;
}
.sorter  .view-mode .list::before {
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.view-mode .list {
  backface-visibility: hidden;
  display: block;
  float: left;
  font-size: 0;
  overflow: hidden;
  text-align: left;
  text-indent: 0;
  transition: all 500ms ease 0s;
  vertical-align: middle;
  color: #000;
}
.shop-top-bar {
  margin-top: 24px;
}
.shop-product-area {
  background: transparent none repeat scroll 0 0;
  padding-bottom: 91px;
}
.toolbar-title {
  display: inline-block;
  float: left;
}
.toolbar-title > label {
  color: #555555;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 0;
  margin-right: 9px;
  margin-top: 5px;
  text-transform: capitalize;
}
.shop-right-short-area {
  float: right;
  width: 48%;
}
.shop-left-short-area.sorter {
  display: inline-block;
  float: left;
}
.toolbar-dropdown {
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  color: #555555;
  display: block;
  float: left;
  height: 34px;
  line-height: 14px;
  position: relative;
  width: 160px;
}
.toolbar-dropdown select {
  padding: 9px 25px 10px 14px;
  border: none;
  cursor: pointer;
  z-index: 99;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  background: none;
}
.toolbar-dropdown::after {
  color: #555555;
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: absolute;
  right: 10px;
  top: 11px;
  z-index: 0;
}
.sort-by-toolbar-switch {
  float: right;
  margin-left: 18px;
}
.toolbar-dropdown .select-dropdown {
  background: #f0f0f0 none repeat scroll 0 0;
  border: 1px solid #e3e3e3;
  left: 0;
  position: absolute;
  top: 31px;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  transition: all 0.4s ease 0s;
  width: 100%;
  z-index: 8;
}
.select-dropdown li a {
  color: #cc0000;
  display: block;
  padding: 13px 10px;
}
.select-dropdown li:last-child a {
  margin-bottom: 0;
}
.select-dropdown li a:hover {
  background: #D7D7D7;
  color: #555555;
}
.toolbar-dropdown:hover .select-dropdown{
  transform: scaleY(1);
}
.toolbar-dropdown:hover::after,.toolbar-dropdown:hover {
  color: #cc0000;
}
.shop-products {
  margin-top: 7px;
}
.shop-products .t-all-product-info {
  border-color: #e3e3e3 #e3e3e3 #bdbdbd;
  margin-bottom: 146px;
}
.shop-p-ditels {
  opacity: 0;
  margin-bottom: 0;
  margin-top: 16px;
  transform: scale(0);
  transition: all 0.5s ease 0s;
  visibility: hidden;
  height: 0;
}
.shop-p-ditels > p {
  margin: 0;
}
.shop-products .t-all-product-info:hover .shop-p-ditels {
  transform: scale(1);
  opacity: 1;
  visibility: visible;
  height: 100% ;
  transition: all 0.5s ease 0s;
}
.shop-products .tab-p-info {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e3e3e3;
  margin-left: -1px;
  padding: 24px 30px;
  position: absolute;
  width: 101%;
  z-index: 9;
  border-top: 0;
}
.sp-up {
  border: 1px solid transparent;
  border-radius: 3px;
  height: 32px;
  padding-top: 3px;
  text-align: center;
  width: 33px;
}
.sp-up:hover {
  border: 1px solid #e3e3e3;
}
.sp-up > a {
  display: block;
}
/*--------------------------------------
28. SINGLE PRODUCT  PAGE
--------------------------------------*/
.full-product-img {
  border: 1px solid #e6e6e6;
}
.small-products {
  border: 1px solid #e6e6e6;
  padding: 10px;
}
.small-products .nav.nav-tabs {
  border: 0 none;
}
.small-products .nav.nav-tabs > li {
  float: left;
  margin-left: 6px;
  width: 107.5px;
}
.small-products .nav.nav-tabs a {
  border: 0 none;
  display: block;
  margin: 0;
  padding: 0;
}
.small-products .nav.nav-tabs img {
  border: 1px solid #e6e6e6;
  width: 100%;
}
.small-products  .nav-tabs > li.active > a,.small-products  .nav-tabs > li.active > a:focus,.small-products  .nav-tabs > li.active > a:hover{
    border: 0 none;
}
.small-products .nav.nav-tabs > li:first-child {
  margin: 0;
}
.single-product-info .product-name {
  border-bottom: 1px solid #e5e5e5;
  color: #262626;
  font-family: "Bitter",serif;
  font-size: 10px;
  margin: 0;
  padding-bottom: 4px;
  text-align: left;
  text-transform: capitalize;
  overflow: hidden;
}
.single-product-info.sp-info-area .product-rating {
  margin-top: 15px;
  padding-bottom: 0;
  text-align: left;
  margin-bottom: 0px;
  overflow: hidden;
}
.single-product-info .amount {
  display: inline-block;
  margin-left: 2px;
}
.single-product-info .in-stock {
  color: #000;
  display: block;
  float: left;
  font-family: "Open Sans";
  margin-bottom: 5px;
  margin-top: 11px;
}
.single-product-info .in-stock > span {
  color: #cc0000;
  margin-left: 3px;
}
.sku .color {
  color: #cc0000;
  margin-left: 1px;
}
.single-product-info .all-prices {
  margin-bottom: 3px;
  text-align: left;
}
.single-product-info .sku {
  color: #646464;
  float: right;
  font-family: "Open Sans";
  font-size: 14px;
  margin: 5px 0 0;
}
.single-product-info .product-short-description {
  color: #858585;
  font-family: "Open Sans";
  font-size: 14px;
  line-height: 23px;
  margin-top: 7px;
}
.single-icons li {
  display: inline-block;
}
.single-icons li a {
  background: #e8e8e8 none repeat scroll 0 0;
  color: #222;
  display: block;
  font-size: 18px;
  height: 50px;
  line-height: 48px;
  text-align: center;
  width: 47px;
}
.single-icons li a:hover {
  background: #F28E3C none repeat scroll 0 0;
  color: #fff;
}
.single-icons {
  margin-top: 20px;
}
.s-product-fields-l {
  width: 232px;
  float: left;
}
.s-product-fields-r {
  margin-left: 10px;
}
.s-product-fields .select-wrapper {
  background: #f5f6f8 url("../img/all-icons/down-arrowblk.png") no-repeat scroll 92% 50%;
  border: 1px solid #ccc;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  position: relative;
  z-index: 9999;
  margin-top: 4px;
}
.s-product-fields .select-nksearch {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  color: #848994;
  font-size: 13px;
  font-weight: normal;
  height: 28px;
  padding-left: 10px;
  width: 100%;
}
.s-product-fields-l > span {
  color: #000;
}
.s-product-fields {
  margin-top: 22px;
  overflow: hidden;
}
.product-quantity .numbers-row {
  position: relative;
}
.product-quantity input {
  border: 1px solid #f0f0f0;
  color: #555555;
  font-size: 14px;
  height: 41px;
  text-align: center;
  width: 100%;
}
.product-quantity .inc.button {
  border-radius: 3px 0 0 3px;
  border-right: 0 none;
  left: -40px;
  top: 0;
}
.product-quantity .dec.button {
  border-left: 0 none;
    border-radius: 0px 3px 3px 0px;
  right: -40px;
  top: 0;
}
.zoomWindowContainer {
  position: relative;
  z-index: 9999;
}
.product-quantity .numbers-row {
  display: inline-block;
  margin-left: 35px;
  position: relative;
  width: 22%;
}
.product-quantity {
  margin-top: 25px;
  padding-left: 5px;
  position: relative;
}
.numbers-row .button {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  color: #555555 !important;
  cursor: pointer;
  font-size: 27px !important;
  font-weight: normal !important;
  height: 41px !important;
  line-height: 37px;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 40px;
}
.numbers-row .button:hover {
  background: #cc0000 none repeat scroll 0 0;
  border-color: #cc0000;
  color: #fff !important;
}
.s-poraduct-botton {
  float: right;
  height: 50px;
  margin-right: 126px;
  margin-top: 26px;
  width: 217px;
}
.s-poraduct-botton > input {
  background: #f47e1e none repeat scroll 0 0;
  border: 1px solid #f47e1e;
  border-radius: 51px;
  color: #fff;
  font-family: "Bitter";
  font-size: 24px;
  font-weight: bold;
  padding: 5px 30px 13px;
}
.s-poraduct-botton > input:hover {
  background: #555555 none repeat scroll 0 0;
  border: 1px solid #555555;
}
.reviw-title {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
}
.reviews-areas .nav.nav-tabs {
  border: 0 none;
}
.reviews-areas .nav > li > a {
  background: #e8e8e8 none repeat scroll 0 0;
  border: 1px solid #e8e8e8 !important;
  border-radius: 0 !important;
  color: #000;
  display: block;
  font-family: "Open Sans";
  font-size: 13px;
  font-weight: 700;
  margin: 0;
  padding: 11px 13px;
  position: relative;
  text-transform: uppercase;
}
.reviews-areas  .nav.nav-tabs > li {
  margin-right: 10px;
}
.reviews-areas .nav-tabs > li.active > a, .reviews-areas .nav-tabs > li.active > a:focus, .reviews-areas .nav-tabs > li.active > a:hover, .reviews-areas .nav-tabs > li > a:hover {
  background: #cc0000 none repeat scroll 0 0 !important;
  border: 0 none;
  color: #fff;
  border-color:#cc0000  !important;
}
.tab-content p {
  color: #222;
  font-size: 14px;
  line-height: 22px;
}
.revew-content-area .tab-content {
  margin-top: 20px;
}
.customer-reviews{
  margin: 25px 0 0;
}
.title-list-reviews {
  color: #000;
  font-family: "Open Sans";
  font-size: 21px;
  text-transform: uppercase;
}
.review-item .info {
  margin-top: 6px;
}
.review-item .author {
  color: #222;
  float: left;
  margin-right: 5px;
  text-transform: capitalize;
}
.review-item .vote {
  display: inline-block;
  float: left;
  margin: 0 20px;
}
.review-item .ratingbox {
  background: rgba(0, 0, 0, 0) url("../img/star.png") repeat-x scroll 0 0 ;
  display: inline-block;
  height: 12px;
  margin: 0;
  overflow: hidden;
  width: 65px !important;
}
.review-item .ratingbox span {
  background: rgba(0, 0, 0, 0) url("../img/star-active.png") repeat-x scroll 0 0;
  display: block;
  height: 12px;
  position: absolute;
}
.review-item .date {
  font-size: 12px;
   color: #222;
}
.product-infomation {
  border: 1px solid #f1f1f1;
}
.product-infomation .list-info li strong {
  border-right: 1px solid #f1f1f1;
  float: left;
  font-size: 14px;
  font-weight: normal;
  margin-right: 20px;
  padding-left: 10px;
  padding-right: 10px;
  text-transform: uppercase;
  width: 150px;
}
.product-infomation .list-info li {
  border-bottom: 1px solid #f1f1f1;
  color: #222;
  font-size: 13px;
  line-height: 40px;
  padding: 0 20px;
}
.single-product-area {
  margin: 40px 0;
}

.simpleLens-big-image-container {
  height: 100% !important;
  width: 100% !important;
}
.simpleLens-big-image {
  width: 100% !important;
}
.simpleLens-lens-image {
  height: auto !important;
  width: 100%;
}
.simpleLens-lens-element{
left:101%;
height: 470px;
box-shadow: none;
border: 1px solid #ddd;
z-index: 99;
}
.sp-info-area .ratingbox {
  background: rgba(0, 0, 0, 0) url("../img/star.png") repeat-x scroll 0 0;
  display: inline-block;
  height: 12px;
  margin: 0;
  overflow: hidden;
  width: 65px !important;
}
.sp-info-area .ratingbox div {
  background: rgba(0, 0, 0, 0) url("../img/star-active.png") repeat-x scroll 0 0;
  height: 12px;
}
.single-product-area .product-view {
  max-width: 270px;
  height: 270px;
}
.single-product-area .product-name h1 {
  color: #000;
  font-family: "Open Sans";
  font-size: 30px;
  font-weight: bold;
  float: left;
}
.single-product-info .all-prices {
  clear: both;
  display: block;
  margin-bottom: 3px;
  text-align: left;
}
.all-prices {
  color: #f47e1e;
  font-size: 21px;
  text-align: center;
}
.single-product-info .sku {
  clear: both;
  color: #000;
  display: block;
  float: left;
  font-family: "Open Sans";
  font-size: 14px;
  margin: 5px 0 0;
}
.singl-share > a {
  display: inline-block;
}
.singl-share > span {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.sp-price.main-price {
  color: #000;
  font-size: 29px;
  font-weight: bold;
}
.price-lessprice {
  color: #888;
  font-size: 17px;
  margin-right: 10px;
  text-decoration: line-through;
}
.singl-share {
  margin-bottom: 14px;
  margin-top: 5px;
}
.product-short-description h4 {
  color: #000;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 8px;
  margin-top: 31px;
}
.single-product-info .product-short-description {
  color: #222;
  font-family: "Open Sans";
  font-size: 13px;
  line-height: 21px;
}
.fv-comp-button {
  display: inline-block;
  float: right;
  overflow: hidden;
  padding-left: 8px;
  width: 65.5%;
}
.fv-comp-button ul.add-to-links a {
  border: 1px solid #f0f0f0;
  color: #222;
  display: block;
  font-size: 17px;
  height: 41px;
  line-height: 17px;
  margin-right: 10px;
  padding: 11px 0 0;
  text-align: center;
  width: 39px;
}
.fv-comp-button ul.add-to-links a:hover {
  background: #cc0000 none repeat scroll 0 0;
  border-color: #cc0000;
  color: #fff;
}
.single-poraduct-botton .button.btn-cart {
  background: #cc0000 none repeat scroll 0 0;
  border: 1px solid #cc0000;
  color: #fff;
  font-size: 17px;
  height: 45px;
  width: 226px;
}
.single-poraduct-botton .button.btn-cart.shopng-btn {
  background: #ed3737 none repeat scroll 0 0;
  border: 1px solid #ed3737;
  margin-right: 16px;
}
.single-poraduct-botton {
  margin-top: 17px;
  overflow: hidden;
}
.single-poraduct-botton .button.btn-cart:hover {
  background: transparent none repeat scroll 0 0;
  border-color: #cc0000;
  color: #cc0000;
}
.single-poraduct-botton .button.btn-cart.shopng-btn:hover {
  background: transparent none repeat scroll 0 0;
  border-color: #ed3737;
  color: #ed3737;
}
.single-p-r.h2-arviel-title > h3 {
  border-color: #cc0000;
  color: #cc0000;
}
.single-p-r.h2-arviel-title {
  margin-top: 45px;
}
.sp-pd .nrb-next-prev.owl-theme .owl-controls .owl-buttons div:hover::after,.h1-all-blogs.nrb-next-prev.owl-theme .owl-controls .owl-buttons div:hover::after {
  border: 1px solid #cc0000;
}
.sp-pd .nrb-next-prev.owl-theme .owl-controls .owl-buttons div:hover,.h1-all-blogs.nrb-next-prev.owl-theme .owl-controls .owl-buttons div:hover {
  color: #cc0000;
}
.reviews-areas {
  margin-bottom: 50px;
}
.sp-pd .nrb-next-prev .owl-controls.clickable {
  top: -69px;
}
/*===============================
29. CART PAGE
=================================*/
.table-content table{background: #fff none repeat scroll 0 0;
border-color: #e5e5e5;
border-radius: 0;
border-style: solid;
border-width: 1px 0 0 1px;
margin: 0 0 50px;
text-align: center;
width: 100%;}
.table-content table{}
.table-content table th {
  border-top: medium none;
  font-weight: bold;
  padding: 20px 10px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
}
.table-content table th,.table-content table td{border-bottom: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5;}
.table-content table td{border-top: medium none;
padding: 20px 10px;
vertical-align: middle;font-size: 13px;}
.table-content table td input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  color: #222;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: normal;
  height: 40px;
  padding: 0 5px 0 10px;
  width: 60px;
}
.table-content table td.product-subtotal {
  color: #222;
  font-size: 14px;
  font-weight: normal;
  width: 120px;
}
.table-content table td.product-name a {
  color: #222;
  font-size: 14px;
  font-weight: normal;
  margin-left: 10px;
}
.table-content table td.product-name{width: 270px;}
.table-content table td.product-thumbnail{width: 130px;}
.table-content table td.product-remove i{color: #222;
display: inline-block;
font-size: 20px;
height: 40px;
line-height: 40px;
text-align: center;
width: 40px;}
.table-content table .product-price .amount {
  color: #222;
  font-size: 15px;
  font-weight: normal;
}
.table-content table td.product-remove i:hover {
  color: #92C841;
}
.table-content table td.product-quantity{width: 180px;}
.table-content table td.product-remove{width: 150px;}
.table-content table td.product-price{width: 130px;}
.table-content table td.product-name a:hover, .buttons-cart a:hover {
  color: #17a689;
}
.buttons-cart {
  border-bottom: 1px solid #e8e8e9;
  margin-bottom: 30px;
  overflow: hidden;
  padding-bottom: 20px;
}
.buttons-cart input, .coupon input[type="submit"], .buttons-cart a, .coupon-info p.form-row input[type="submit"], .checkout-button {
  background: #cc0000 none repeat scroll 0 0;
  border: 1px solid #cc0000;
  border-radius: 0;
  box-shadow: none;
  color: #ffffff;
  display: inline-block;
  float: left;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  text-shadow: none;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  white-space: nowrap;
}
.buttons-cart input:hover, .coupon input[type="submit"]:hover, .buttons-cart a:hover, .checkout-button:hover {
  background: transparent;
  color: #cc0000 !important;
}
.buttons-cart a {
  color: #fff;
  float: left;
  font-family: "Open Sans";
  height: 40px;
  line-height: 40px;
}
.coupon {
  margin-bottom: 40px;
  overflow: hidden;
  padding-bottom: 20px;
}
.cross-sells .section-heading {
  margin: 0 0 25px;
}
.coupon h3 {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.coupon p{}
.coupon input[type=text]{border: 1px solid #e5e5e5;
float: left;
height: 40px;
margin: 0 6px 20px 0;
max-width: 100%;
padding: 0 0 0 10px;
width: 170px;}
.coupon input[type=submit]{}
.cart_totals h2 {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 20px;
  text-transform: uppercase;
}
.cart_totals  table th, table td {
  border-bottom: 1px solid #e8e8e9;
  border-right: 1px solid #e8e8e9;
  padding: 10px;
}
.cart-subtotal .amount {
  font-size: 15px;
  font-weight: bold;
}
.cart_totals ul#shipping_method {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.cart_totals ul#shipping_method li {
  list-style: outside none none;
  margin: 0 0 8px;
  padding: 0.25em 0;
}
.cart_totals input[type="radio"], input[type="checkbox"] {
  float: left;
  line-height: normal;
  margin: 2px 5px 0;
}
.cart_totals ul#shipping_method label {
  font-family: "Open Sans";
  font-weight: normal;
  margin-bottom: 5px;
  margin-right: 0;
  margin-top: 0;
  text-indent: 0;
}
.cart_totals ul#shipping_method .amount {
  font-weight: 700;
}
.cart_totals table {
  border-collapse: separate;
  border-color: #e8e8e9;
  border-spacing: 0;
  border-style: solid;
  border-width: 1px 0 0 1px;
  margin-bottom: 24px;
  width: 100%;
}
.shipping p {
  margin-left: 8px;
}
.order-total .amount {
  font-size: 15px;
}
.wc-proceed-to-checkout {
  margin-top: 35px;
}
.cart-arae {
  margin-bottom: 90px;
}
.shipping-calcuOpen Sansr-button {
  color: #333;
  font-weight: 700;
}
.product-thumbnail img {
  border: 1px solid transparent;
  overflow: hidden;
  transition: all 0.5s ease 0s;
}
.product-thumbnail img:hover {
  overflow: hidden;
  transform: scale(1.1);
}
.cart_heading_top h2 {
  border-bottom: 1px solid #d6d4d4;
  color: #555454;
  font: 600 18px/22px "Open Sans";
  margin-bottom: 30px;
  overflow: hidden;
  padding: 0 0 17px;
  text-transform: uppercase;
}
.cart_heading_top span {
  color: #333;
  float: right;
  font: bold 13px/22px "Open Sans";
  margin-bottom: 10px;
  margin-left: 5px;
  text-transform: none;
}
.main_cart_area {
  margin-top: 37px;
}
.table-content table td.product-remove i:hover,.table-content table td.product-name a:hover, .buttons-cart a:hover,.shipping-calcuOpen Sansr-button:hover {
  color: #cc0000;
}
/*-------------------------------------
 30.   CHECK OUT PAGE
---------------------------------------*/
.checkout-area  #content {
    margin-bottom: 26px;
    margin-top: 30px;
}
.checkout-area .panel-group .panel-heading {
  background: #272727 none repeat scroll 0 0;
  border-left: 0 none;
  border-radius: 0;
  border-right: 0 none;
  border-top: 0 none;
  color: #fff;
  padding: 0 0 0 12px;
}
.checkout-area .panel-group .panel .panel-heading a {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
}
.checkout-area .panel-group .panel .panel-heading a i {
  color: #fff;
  float: right;
  font-size: 24px;
  margin-right: 8px;
  margin-top: -5px;
}
.checkout-area .panel-group .panel .panel-heading a.collapsed i {
  transform: rotate(-90deg);
}
.checkout-area  .checkbox label,
.checkout-area  .radio label {
    margin-bottom: 0px;
    font-family: "arial";
}
.checkout-area #content h1, .checkout-area #content h2 {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.checkout-area .panel-group .panel-collapse p, .checkout-area .panel-group .panel-collapse label {
  color: #222;
  font-family: "arial";
  font-size: 14px;
}
.checkout-area  #button-account {
    margin-top: 11px;
}
.checkout-area  .ret-customer {
    padding-bottom: 10px;
}
.checkout-area  label {
    font-weight: 500;
}
.checkout-area  .forget-pass {
    color: #666;
    display: block;
    margin-top: 14px;
}
.checkout-area .forget-pass:hover {
  color: #cc0000;
}
.checkout-area   .btn-primary {
  background: #cc0000 none repeat scroll 0 0;
  border: 1px solid #cc0000;
  border-radius: 0;
  font-size: 14px;
  line-height: 15px;
  padding: 10px 12px;
  text-transform: uppercase;
   -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.checkout-area   .btn-primary:hover {
    background: transparent;
    color: #cc0000;
}
.checkout-area  .accordion-toggle {
display: block;
padding: 12px 0;
}
.checkout-area  .table>tbody>tr>td,.checkout-area  .table>tbody>tr>th,.checkout-area  .table>tfoot>tr>td,.checkout-area  .table>tfoot>tr>th,.checkout-area  .table>thead>tr>td, .checkout-area  .table>thead>tr>th {
text-align: center;    color: #4d4d4d;
    font-size: 14px;
}
.checkout-area .table > tbody > tr > td.colored {
  color: #000;
  font-size: 20px;
}
.checkout-area  .radio {
  padding-bottom: 9px;
}
.checkout-area  .checkout {
  padding-bottom: 10px;
}
 .checkout-area .panel-heading:hover .panel-title a, .checkout-area .panel-heading:hover a i {
  color: #cc0000 !important;
}
.checkout-area .table.table-bordered.table-hover a {
  color: #000;
}
/*----------------------------
31.  Blog right sidebar
 -----------------------------*/
.blog-page-h .blog-border{padding-left: 25px;
padding-top: 40px;}
.blog-page-h .search-form{}
.blog-page-h .sidebar-p{background: #fff none repeat scroll 0 0;
color: #000000;
margin-bottom: 35px;
padding: 0;}
.blog-page-h h3.blog-right-title{color: #000000;
font-size: 18px;
font-weight: normal;
line-height: 24px;
margin-bottom: 20px;
margin-top: 0;
text-transform: none;}
.blog-page-h .search-form input{box-sizing: border-box !important;
height: auto;
margin-bottom: 20px;
padding: 12px 15px;
width: 100%;
border: none;border:1px solid #ddd}
.blog-page-h .search-form input:focus,.blog-page-h .user-login p input:focus{background: #f5fbfe none repeat scroll 0 0;
border-color: #99baca;
box-shadow: none;
outline: 0 none;border:1px solid #99baca}
.blog-page-h .super-user{}
.blog-page-h .super-user-content{padding-bottom: 40px;}
.blog-page-h .user-img {
  float: left;
  margin-right: 20px;
  width: 99px;
}
.blog-page-h .user-img a{}
.blog-page-h .user-img a img {
  border-radius: 50%;
}
.blog-page-h .user-text{overflow: hidden;}
.blog-page-h .user-text a{color: #000;
display: block;
margin-bottom: 10px;
text-decoration: none;}
.blog-page-h .user-text p{}
.user-login{padding-bottom: 40px;}
.blog-page-h .user-login p{}
.blog-page-h .user-login p span{display: block;
margin-bottom: 5px;}
.blog-page-h .user-login p input{display: block;
margin: 0;
padding: 8px 10px;
width: 100%;
border: none;
border: 1px solid #ddd;}
.blog-page-h .user-login p span.remember-me{cursor: default;
display: inline-block;}
.blog-page-h .user-login input[type="checkbox"] {
  display: inline-block;
  margin: 0 5px;
  position: relative;
  top: 4px;
  width: auto;
}
.blog-page-h .user-login input[type=submit]{}
ul.forgot-pass{margin-top: 15px;}
ul.forgot-pass li{}
ul.forgot-pass li a {
  color: #222;
  display: inline-block;
  font-size: 12px;
  margin-bottom: 5px;
  text-decoration: none;
}
ul.forgot-pass li a i{width: 25px;color:#000}
ul.forgot-pass li a:hover {
  color: #cc0000;
}
.blog-page-h .blog-comments{overflow: hidden;}
.blog-page-h .blog-user-img {
  float: left;
  margin-right: 20px;
  width: 69px;
}
.blog-page-h .blog-user-img img{}
.blog-page-h .blog-user-text{float: left;}
.blog-page-h .blog-user-text p{font-size: 13px;
margin-bottom: 2px;}
.blog-page-h .blog-user-text p a{color: #000;
text-decoration: none;}
.blog-page-h .blog-user-text p a:hover {
  color: #cc0000;
}
.blog-page-h .blog-user-text span{font-size: 12px;
font-style: italic;
color: #727674;}
.blog-page-h .comments-border {
  border-bottom: 1px solid #ddd;
  margin-bottom: 18px;
  margin-top: 20px;
}
.blog-page-h .k2-content{padding-bottom: 40px;}
.blog-page-h .k2-content-img{margin-bottom: 0px;}
.blog-page-h .k2-content-img img{width: 100%;height: auto;}
.blog-page-h .k2-text {
  margin-top: 10px;
}
.calneder-type.box2 {
  margin-top: 54px;
}
.blog-page-h .k2-text p{}
.blog-page-h .k2-text span{}
.blog-page-h .k2-text span a {
  color: #000;
  font-size: 13px;
  font-weight: normal;
  padding: 0 5px;
  text-decoration: none;
  text-transform: capitalize;
}
.blog-page-h .k2-text span a:hover{color:#cc0000}
.event-share:hover ul.share-menu {
  opacity: 1;
  top: 40px;
  z-index: 999;
}
ul.share-menu{background: #eee none repeat scroll 0 0;
position: absolute;
width: 100px;
top: 60px;opacity:0;z-index:-99;transition: all 0.4s ease 0s;}
ul.share-menu li.share-title{background: #16a085 none repeat scroll 0 0;
text-align: center;
padding-left: 0;padding:6px 0;text-transform:uppercase}
ul.share-menu li.share-title:hover{background: #16a085 none repeat scroll 0 0;}
ul.share-menu li{
border-bottom: 1px solid #fff;}
ul.share-menu li a{color: #000;text-decoration:none;padding: 6px 0 6px 10px;}
ul.share-menu li a i{
width: 20px;}
ul.share-menu li:hover{background:#F14B51;color:#fff}
ul.share-menu li a:hover{color:#fff}

.catitemimage {
  display: block;
  position: relative;
}
.catitemimage a::before {
  background-color: #000;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s ease 0s;
  visibility: visible;
  width: 100%;
}
span.catItemLink::before {
  margin-top: -95px;
}
span.catItemLink::after {
  margin-left: -70px;
  margin-top: -35px;
  transform: rotateZ(90deg);
}
span.catItemLink::before, span.catItemLink::after {
  background: #ddd none repeat scroll 0 0;
  content: "";
  height: 70px;
  left: 50%;
  margin-left: -1px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transition: all 0.4s ease-in-out 0s;
  width: 2px;
}
.catitemimage:hover > a::before {
  opacity: 0.5;
}
.catitemimage:hover span.catItemLink::after {
  margin-left: 0;
  opacity: 1;
}
.catitemimage:hover span.catItemLink::before {
  margin-top: -35px;
  opacity: 1;
}
.catitemimage img {
  width: 100%;
}
div.blog-info-block {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%) repeat scroll 0 0;
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
  padding: 60px 15px 15px;
  position: absolute;
  width: 100%;
}
span.catItemDateCreated::after {
  right: -2px;
  top: 18px;
}
span.catItemDateCreated::after {
  background: rgba(213, 213, 213, 0.48) none repeat scroll 0 0;
  content: "";
  height: 12px;
  position: absolute;
  width: 1px;
}
.catItemDateCreated .blog-date {
  font-size: 24px;
}
div.blog-info-block div.event-share {
  cursor: pointer;
  display: inline-block;
  padding-bottom: 18px;
  position: relative;
  top: 15px;
}
ul.share-menu {
  background: #eee none repeat scroll 0 0;
  opacity: 0;
  position: absolute;
  top: 60px;
  transition: all 0.4s ease 0s;
  width: 100px;
  z-index: -99;
}
ul.share-menu li.share-title {
  background: #16a085 none repeat scroll 0 0;
  padding: 6px 0;
  text-align: center;
  text-transform: uppercase;
}
.catItemDateCreated .blog-date {
  font-size: 24px;
}
div.blog-info-block .catItemDateCreated {
  border: medium none;
  display: inline-block;
  margin: 0 15px 0 0;
  padding: 0 15px 0 0;
  position: relative;
  vertical-align: bottom;
}
ul.share-menu li a {
  color: #000;
  padding: 6px 0 6px 10px;
  text-decoration: none;
}
.catitemimage a {
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  position: relative;
}
h3.even-title {
  display: block;
  font-family: "Open Sans";
  font-size: 28px;
  font-weight: 400;
  line-height: normal;
  margin: 14px 0 12px;
}
h3.even-title:hover a {
  color: #cc0000;
}
h3.even-title a {
  color: #000;
  display: block;
  text-decoration: none !important;
}
.event-content .tolbar {
  margin-bottom: 15px;
}
.event-content .tolbar span.author {
  border-right: 1px solid #ddd;
  vertical-align: middle;
}
.single-event .tolbar a {
  color: #cc0000;
  margin-left: 5px;
}
.event-content .tolbar span {
  color: #000;
  display: inline-block;
  font-size: 11px;
  line-height: 14px;
  margin-right: 10px;
  padding-right: 10px;
  text-transform: uppercase;
}
.event-content .tolbar span i {
  padding-right: 6px;
}
.even-read a {
  padding: 6px 30px;
}
body .readon {
  background: #cc0000 none repeat scroll 0 0;
  border: 1px solid #cc0000;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  padding: 8px 15px;
  text-align: center;
  text-decoration: none !important;
  transition: all 0.3s ease-in-out 0s;
}
body .readon:hover {
  background: transparent;
  color: #cc0000;
}
.pagination {
  text-align: center;
  width: 100%;
}
.pagination ul li {
  background: #cc0000 none repeat scroll 0 0;
  border: 1px solid #cc0000;
  color: #fff;
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 6px 12px;
  transition: all 400ms ease-in-out 0s;
}
.pagination ul li a {
  color: #fff;
  display: block;
  text-decoration: none;
}
.pagination ul li:hover, .pagination ul li:hover  a{
  background: transparent;
  color: #cc0000;
}
.single-event {
  margin-bottom: 25px;
}
h3.blog-right-title::before {
  background: #cc0000 none repeat scroll 0 0;
  bottom: -8px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 47px;
}
.pagination {
  margin: 45px 0;
}
.blog-page-h h3.blog-right-title {
  color: #000;
  font-size: 21px;
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 20px;
  margin-top: 0;
  position: relative;
  text-transform: none;
}
.k2-content-img img {
  border: 1px solid #eee;
}
table.calendar {
  background: #fff none repeat scroll 0 0;
  border-collapse: collapse;
  height: auto;
  margin: 0 auto;
  width: 100%;
}
table.calendar tr td.calendarNavMonthPrev {
  background: #f3f3f3 none repeat scroll 0 0;
  text-align: left;
}
table.calendar tr td {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #f4f4f4;
  padding: 2px;
  text-align: center;
  vertical-align: middle;
}
table.calendar tr td.calendarNavMonthPrev a {
  color: #cc0000;
  font-size: 20px;
  padding-left: 7px;
  text-decoration: none;
}
table.calendar tr td.calendarCurrentMonth {
  background: #f3f3f3 none repeat scroll 0 0;
}
table.calendar tr td.calendarNavMonthNext {
  background: #f3f3f3 none repeat scroll 0 0;
  text-align: right;
}
table.calendar tr td.calendarNavMonthNext a {
  color: #cc0000;
  font-size: 20px;
  padding-right: 7px;
  text-decoration: none;
}
table.calendar tr td.calendarDayName {
  background: #e9e9e9 none repeat scroll 0 0;
  font-size: 11px;
  height: 30px;
  width: 14.2%;
}
table.calendar tr td.calendarToday {
  background: #cc0000 none repeat scroll 0 0;
  color: #fff;
}
.blog-page-h .user-text a {
  color: #000;
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.blog-page-h .user-text a:hover {
  color: #cc0000;
}
/*------------------------
 32. Single-blog Page
 ------------------------*/
span.text-lg{color: #222;
font-size: 16px;
line-height: 24px;margin-bottom:20px;display:block}
.item-author {
  border-bottom: 1px solid #cc0000;
  border-top: 1px solid #cc0000;
  margin-top: 45px;
  padding-bottom: 35px;
  padding-top: 35px;
}
.item-a-img {
  float: left;
  margin-right: 25px;
  width: 148px;
}
.tolbar .star span {
  margin-left: 3px;
  margin-top: 3px;
}
.item-a-img img {
  border-radius: 3px;
  width: 100%;
}
.tolbar {
  color: #666;
  font-size: 13px;
}
.tolbar .star {
  float: inherit;
}
.item-a-info{overflow: hidden;}
.item-a-info a {
  color: #cc0000;
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0;
  text-decoration: none;
}
.item-a-info h5 a {
  font-size: 17px;
  font-weight: 300;
}
.item-a-info p{}
.single-event-contact .single-blog-m{margin-top:50px}
.super-user-link{}
.super-user-link h3{font-size: 18px;
line-height: 24px;}
ul.user-link{}
ul.user-link li{background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border-bottom: 1px solid #ddd;
list-style-type: none;
padding: 8px 0;
position: relative;}
ul.user-link li a{position:relative;color: #a5a5a5;
text-decoration: none;padding: 0 12px;}
ul.user-link li a:before{color: #8b6f6f;
content: "";
font-family: FontAwesome;
left: 0;
position: absolute;
top: 0px;}
ul.user-link li a:hover{color:#000}
.single-comment-on{}
.single-comment-on h3{}
.single-comment-user{float: left;
margin-right: 20px;}
.single-comment-user img{}
.single-comment-one {
  border-bottom: 1px solid #ddd;
  padding-top: 45px;
}
.single-comment-text {
  margin-bottom: 20px;
  overflow: hidden;
}
.single-comment-text h4{color: #000;
font-size: 15px;
margin-bottom: 5px;}
.single-comment-text h4 a {
  color: #cc0000;
  font-family: "Open Sans";
  text-decoration: none;
  text-transform: capitalize;
}
.single-comment-text h4 a:hover{color: #727674;}
.single-comment-text span{color: #a5a5a5;
display: block;
font-size: 11px;
font-style: italic;
letter-spacing: 1px;
margin-bottom: 10px;}
.single-comment-text p{}
.single-comment-text a {
  color: #000;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0;
  outline: medium none;
  text-decoration: none;
  text-transform: uppercase;
}
.single-comment-text a:hover {
  color: #cc0000;
}
.single-event-area .cat-link{border-right:1px solid #ddd}
.single-event-area {
  padding-bottom: 115px;
}
.tolbar .star{}
.tolbar .star i {
  color: #f6b108;
  padding: 0 !important;
}
.single-blockquote p {
  font-style: italic;
  font-weight: normal;
  font-size: 15px;
}
.single-blockquote a {
  color: #f14b51;
  font-size: 14px;
  text-decoration: none;
}
.single-blockquote a:hover{text-decoration:underline}
.map-content{border-top: 1px solid #ddd;
margin-top: 10px;
padding-top: 10px;
overflow: hidden;}
.map-content span{}
.map-content span.left-content{color: #666;
float: left;
font-size: 12px;
text-transform: uppercase;}
.map-content span.right-content{color: #666;
float: right;
font-size: 12px;
text-transform: uppercase;}
.post-log > h4 {
  margin-bottom: 0;
}
.post-log {
  margin-top: 20px;
}
.single-event-area .help-border {padding-bottom: 60px;}
.blog-page-h .help-border {padding-bottom: 60px;}
.post-log a {
  color: #000;
}
.post-log a:hover {
  color: #cc0000;
}
/*------------------------
 33.  Shop list Page
 ------------------------*/
.list-shop-p .sorter .view-mode .grid {
  backface-visibility: hidden;
  border-color: #e3e3e3 -moz-use-text-color #e3e3e3 #e3e3e3;
  border-left: 1px solid #e3e3e3;
  border-right: 0 none;
  color: #000;
  display: block;
  float: left;
  font-size: 0;
  margin-left: 6px;
  margin-right: 0;
  overflow: hidden;
  padding-left: 6px;
  padding-right: 0;
  text-align: left;
  text-indent: 0;
  transition: all 500ms ease 0s;
  vertical-align: middle;
}
.list-shop-p .view-mode .list {
  color: #cc0000;
}
.list-shop-p .t-all-product-info {
  margin: 0;
}
.list-shop-p .shop-products .tab-p-info {
  background: #fff none repeat scroll 0 0;
  padding: 20px 25px;
  position: absolute;
  width: 98.5%;
  z-index: 9;
}
.list-shop-p .list-single-p:hover .t-all-product-info {
  margin-top: 0px;
  padding-bottom: 0;
}
.list-shop-p  .list-single-p {
  margin-bottom: 25px;
  overflow: hidden;
}
.s-list-info > a {
  color: #252525;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: bold;
}
.s-list-info a {
  color: #252525;
}
.s-list-info > p {
  margin-bottom: 11px;
  margin-top: 7px;
}
.s-list-info > h3 {
  color: #252525;
  font-size: 20px;
  font-weight: bold;
}
.button.btn-cart {
  border: 1px solid #f0f0f0;
  font-size: 12px;
  height: 40px;
  padding: 10px 15px;
}
.list-shop-p  ul.add-to-links a {
  border: 1px solid #f0f0f0;
  color: #222;
  display: block;
  font-size: 14px;
  height: 40px;
  margin-left: 10px;
  padding: 8px 13px 0;
  text-align: center;
}
.button.btn-cart:hover, .list-shop-p   ul.add-to-links a:hover {
  background: #cc0000 none repeat scroll 0 0;
  border-color: #cc0000 !important;
  color: #fff !important;
}
.s-list-info > a:hover {
  color: #cc0000;
}

.s-list-info input, .product-short-description input, #msCart input {
  height: 41px !important;
  background: transparent;
  border: 1px solid #f1f1f1;
  width: 100px;
  padding: 10px;
  display: inline-block;
}

.single-product-info button {
  float: right !important;
  padding: 0 10px !important;
  background: #cc0000 none repeat scroll 0 0 !important;
  border: 0 none;
  color: #fff;
}
#scrollUp {
  background: #cc0000 none repeat scroll 0 0;
  border-radius: 0;
  bottom: 17px;
  color: #fff;
  font-size: 30px;
  height: 48px;
  line-height: 40px;
  right: 20px;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease 0s;
  width: 48px;
}
#scrollUp:hover {
  background: #E79F65 none repeat scroll 0 0;
}
#scrollUp i {
  display: block;
  padding-top: 9px;
}
/*-------------------------------------
34.  ABOUT US PAGE
---------------------------------------*/
.about-heading h3 {
  color: #000;
  font-family: "Open Sans";
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
.about-heading p {
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 500;
  padding: 0 84px;
  text-align: center;
  text-transform: capitalize;
}
.about-heading {
    margin-bottom: 63px;
}
.about-info p {
    color: #222;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 25px;
}
.right {
    float: right
}
.about-us-info .progress-wrapper .progress-text {
    color: #a8a8a8;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 3px;
    text-transform: uppercase;
}
.about-us-info .progress {
    border-radius: 0;
    height: 12px;
}
.about-us-info .progress-bar {
  background-color: #cc0000;
}
.progress-text > span {
  color: #222;
}
.about-info-img{text-align: center}
.about-us-info {
  margin-bottom: 95px;
  margin-top: 50px;
}
.about-us-info .progress {
    margin-bottom: 30px;
}
.about-us-testimonial .client-quote {
    background: #fff none repeat scroll 0 0;
    padding: 30px;
    text-align: center;
}
.about-us-testimonial p.description {
    color: #222;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-style: italic;
    line-height: 25px;
    margin-bottom: 25px;
}
.about-us-testimonial p span {
    font-family: 'arial';
    font-size: 15px;
    color: #222;
}
.about-us-testimonial {
    background: #f2f2f2 none repeat scroll 0 0;
    padding: 60px 0;
}
.about-us-testimonial p.description::before {
    color: #a8a8a8;
    content: "\f10d";
    display: block;
    font-family: FontAwesome;
    margin-bottom: 10px;
}
.about-team-area {
    padding: 60px 0;
}
.team-item .team-thumb .soc-link a {
  background-clip: padding-box;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  margin: 5px;
  text-align: center;
  width: 30px;
}
.team-item .team-thumb .soc-link a:hover {
  background: #fff none repeat scroll 0 0;
  color: #cc0000;
}
.team-item {
  margin-bottom: 30px;
}
.team-item .team-thumb {
    position: relative;
    overflow: hidden;
    cursor: pointer
}
.team-item .team-thumb .soc-link {
    background: #cc0000 none repeat scroll 0 0;
    bottom: -66px;
    padding: 10px 0;
    position: absolute;
    text-align: center;
    width: 100%;
    transition: all 200ms ease-in 0s;
    -moz-transition: all 200ms ease-in 0s;
    -webkit-transition: all 200ms ease-in 0s;
    -o-transition: all 200ms ease-in 0s;
    z-index: 999;
}
.team-item .team-thumb:hover .soc-link {
    bottom: 0px
}
.team-overlay {
    background: rgba(0, 0, 0, 0.30) none repeat scroll 0 0;
    display: block;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.5s ease 0s;
    width: 100%;
    z-index: 20;
    opacity: 0;
}
.team-item .team-thumb:hover .team-overlay {
    opacity: 1;
}
.team-content {
    text-align: center;
    font-family: "Open Sans", sans-serif;
    margin-top: 25px;
    position: relative;
}
.team-content > span {
    color: #222;
    font-family: "arial";
    font-size: 13px;
    font-style: italic;
}
.team-content h5 {
  font-family: "Open Sans";
  font-size: 21px;
  margin: 10px;
}
.team-content h5::after {
    background: #ddd none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    margin-left: -15px;
    position: absolute;
    top: 68px;
    width: 30px;
}
.team-content > p {
    color: #222;
    font-size: 14px;
    font-weight: 500;
    line-height: 23px;
    margin-top: 33px;
}
.mean-container .mean-nav ul li li a {
  margin-top: 0 !important;
}
.mean-container .mean-nav ul li li a:hover {
  color: #cc0000 !important;
}
h2.thankstext {
  color: green;
  font-size: 13px;
  margin: 11px 0 0;
}


.em-call-us {
    font-size: 15px;
    font-weight: 700;
    display: inline-block;
    float: right;
}

@media (max-width:992px){
  .form-search {width: 100%;}
  .em-call-us-center {
    text-align: center;
  }
  .em-call-us {
      margin: 15px 0 0;
      float: none;
  }
}

.em-call-us .em-ads-right {
    margin: 0 20px 0 10px;
}

.em-call-us .phone {
    color: #cc0000;
    margin: 0;
}

.em-call-us .em-text-upercase {
  font-size: 12px;
}


.em-text-upercase {
    text-transform: uppercase;
}

.my-products {margin-top: 20px; }
.my-products .t-all-product-info { margin-bottom: 20px;}


@media (min-width:1200px){
    .auto-clear .col-lg-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-lg-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-lg-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-lg-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-lg-6:nth-child(odd){clear:left;}
}
@media (min-width:992px) and (max-width:1199px){
    .auto-clear .col-md-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-md-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-md-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-md-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-md-6:nth-child(odd){clear:left;}
}
@media (min-width:768px) and (max-width:991px){
    .auto-clear .col-sm-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-sm-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-sm-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-sm-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-sm-6:nth-child(odd){clear:left;}
}
@media (max-width:767px){
    .auto-clear .col-xs-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-xs-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-xs-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-xs-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-xs-6:nth-child(odd){clear:left;}
}
.form-search input.input-text {
    color: #808080;
  }

.form-search *::-moz-placeholder{color:#808080; opacity:0.6;}
.form-search *::-webkit-input-placeholder{ color:#808080; opacity:0.6;}
.singl-barnd-hr {border-color: #ebebeb;}


.h1-404 {color: #FF0000; font-size: 200%; font-weight: 800; text-transform: uppercase; margin: 0 0 30px; text-shadow: 1px 2px 2px #ccc;}
table {
  width: 100%;
  border: 1px solid #e8e8e9;
}

table p {
  margin: 0;
}

.data-table {
  width: 100%;
  border-color:#e8e8e9;
}
.data-table th {
  white-space: nowrap;
  padding: 14px 20px;
  border-width: 1px;
  border-style: solid;
  border-color:#e8e8e9;
}
.data-table tr td {
  padding: 14px 20px;
  border-width: 1px;
  border-style: solid;
  border-color:#e8e8e9;
}
.data-table tr td em {
  font-style: normal;
}
.data-table tr td button.button {
  white-space: nowrap;
}
.data-table thead th {
  border-width: 1px;
  border-style: solid;
  border-color:#e8e8e9;
}
.data-table tbody .label {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

.icon, .brand-logo, .em-payment-icon {
  font-size: 0;
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
}


.box {
  border: 1px solid #e5e5e5;
  padding: 2rem;
  margin-bottom: 25px;
}

.box.f-left {
  margin-right: 10px;
}

.box.f-right {
  margin-left: 10px;
}

.line-right {
  border-right-width: 1px;
  border-right-style: solid;
}

.line-left {
  border-left-width: 1px;
  border-left-style: solid;
}


.em-payment {
  text-align: center;
  margin: 0 -5px;
}
.em-payment .em-payment-icon {
  margin-bottom: 10px;
}
.em-payment .em-payment-icon {
  margin: 0 5px 10px;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  float: left;
}

.em-payment-icon.em-visa {
  width: 40px;
  height: 22px;
  background-image: url("../img/icons.png");
  background-position: 0 -38px;
  background-repeat: no-repeat;
}

.em-payment-icon.em-master {
  width: 28px;
  height: 22px;
  background-image: url("../img/icons.png");
  background-position: -54px -38px;
  background-repeat: no-repeat;
}

.em-payment-icon.em-paypal {
  width: 57px;
  height: 22px;
  background-image: url("../img/icons.png");
  background-position: -122px -38px;
  background-repeat: no-repeat;
}

.em-payment-icon.em-express {
  width: 16px;
  height: 22px;
  background-image: url("../img/icons.png");
  background-position: -93px -38px;
  background-repeat: no-repeat;
}

.em-payment-icon.em-other {
  width: 49px;
  height: 22px;
  background-image: url("../img/icons.png");
  background-position: -192px -38px;
  background-repeat: no-repeat;
}

/*tool tip*/
[data-toggle="tooltip"] {
  display: inline-block !important;
}

/* Tools */
.hidden {
  display: block !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}

.mt20 {margin-top:20px;}
.mt15 {margin-top:15px;}
.mt10 {margin-top:10px;}
.mt5 {margin-top:5px;}

.nobr {
  white-space: nowrap !important;
}

.wrap {
  white-space: normal !important;
}

.a-left {
  text-align: left !important;
}

.a-center {
  text-align: center !important;
}

.a-right {
  text-align: right !important;
}

.v-top {
  vertical-align: top;
}

.v-middle {
  vertical-align: middle;
}

.f-left,
.left {
  float: left !important;
}

.f-right,
.right {
  float: right !important;
}

.f-none {
  float: none !important;
}

.f-fix {
  float: left;
  width: 100%;
}

.no-display {
  display: none;
}

.no-margin {
  margin: 0 !important;
}

.no-padding {
  padding: 0 !important;
}

.no-bg {
  background: none !important;
}

.em-text-upercase {
  text-transform: uppercase;
}

.em-text-uppercase {
  text-transform: uppercase;
}

.img-banner {
  margin-bottom: 50px;
  display: block;
  position: relative;
}
.img-banner.img-responsive {
  display: inline-block;
}

.img-responsive-center {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-banner .desc,
.img-banner-small .desc {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  padding: 1rem;
  margin: 0 auto;
  color: #fff;
  height: 100%;
}
.img-banner .desc.one-component,
.img-banner-small .desc.one-component {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.img-banner .desc.n-component,
.img-banner-small .desc.n-component {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  align-content: center;
  justify-content: center;
}


/* Class: std - styles for admin-controlled content */
.std .subtitle {
  padding: 0;
}

.std ol.ol {
  list-style: decimal outside;
  padding-left: 1.5em;
}

.std ul.disc {
  list-style: disc outside;
  padding-left: 18px;
  margin: 0 0 10px;
}

.std dl dt {
  font-weight: bold;
}

.std dl dd {
  margin: 0 0 10px;
}

.std ul,
.std ol,
.std dl,
.std address,
.std blockquote {
  margin: 0 0 1em;
  padding: 0;
}

.std ul {
  list-style: disc outside;
  padding-left: 1.5em;
}

.std ol {
  list-style: decimal outside;
  padding-left: 1.5em;
}

.std ul ul {
  list-style-type: circle;
}

.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul {
  margin: .5em 0;
}

.std dt {
  font-weight: bold;
}

.std dd {
  padding: 0 0 0 1.5em;
}

.std blockquote {
  font-style: italic;
  padding: 0 0 0 1.5em;
}

.std address {
  font-style: normal;
}

.std b,
.std strong {
  font-weight: bold;
}

.std i,
.std em {
  font-style: italic;
}

.std ul.none-style {
  list-style: none;
  padding-left: 0;
}

.em-wrapper-ads-13 .icon-banner-left {
  padding: 10px;
  width: 70px;
  height: 70px;
  line-height: 40px;
  margin-right: 20px;
  font-size: 26px;
  text-align: center;
  vertical-align: middle;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-style: solid;
  border-width: 5px;
}
.em-wrapper-ads-13 .em-banner-right {
  overflow: hidden;
}
.em-wrapper-ads-13 .em-banner-right p {
  margin: 0;
}
.em-wrapper-ads-13 .em-banner-right h5 {
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
}
.em-wrapper-ads-13 .text-box {
  margin-bottom: 20px;
}

.em-sidebar .em-wrapper-ads-13 {
  border-width: 1px;
  border-style: solid;
  padding: 20px 0 20px;
  border-color: #ebebeb;
  background: #fff;
}

.em-sidebar .em-wrapper-ads-13 a {
  color: #cc0000;
}
.em-sidebar .em-wrapper-ads-13 p {
  color: #777;
}

.em-sidebar .em-wrapper-ads-13 .text-box {
  clear: both;
  width: 100%;
  border-top-width: 1px;
  border-top-style: dashed;
  margin: 2rem 0 0;
  padding: 2rem 0 0;
  border-color: #eee;
}
.em-sidebar .em-wrapper-ads-13 .text-box:first-child {
  border-top-width: 0px;
  margin-top: 0;
  padding-top: 0;
}

.em-sidebar .em-wrapper-ads-13 .text-box {
  overflow: hidden;
  width: 100%;
  border-top-width: 1px;
  border-top-style: dashed;
  margin: 20px 0 0;
  padding: 20px 10px 0;
  border-color: #ebebeb;
}
.em-sidebar .em-wrapper-ads-13 .text-box:first-child {
  border-top-width: 0px;
  margin-top: 0;
  padding-top: 0;
}



.text-area {
  margin: 90px 0;
}

.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -322px;
}

.footer_wrapper, .push {
  height: 302px;
  margin-top: 20px;
}

.btn-mini-cart.inline-lists a {
  display: block;
  width: 100%;
}

.all_carts_item, .btn-mini-cart.inline-lists {
  padding: 10px;
}

.main-cart-area {
  margin-left: 15px;
}

.h2_main-menu_area.stick {
  height: 53px;
}

.cart-sub {
  box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.1);
}

.h2_main-menu_area.stick .cart-icon > a{
  padding: 16px 8px 10px 10px;
}
.h2_main-menu_area.stick .cart-icon > a i{
    font-size: 18px;
}
.h2_main-menu_area.stick .main-cart-area{
    margin-left: 0;
}

.h2_main-menu_area .main-cart-area .cart-icon {position: relative;}
.h2_main-menu_area .main-cart-area:hover .cart-icon::before {position: relative;}
.h2_main-menu_area .main-cart-area .cart-icon::before {
  background: #f1eae0 none repeat scroll 0 0;
  content: "";
  height: 4px;
  left: 50%;
  opacity: 0;
  position: absolute;
  right: 50%;
  top: 0;
  transition-duration: 0.3s;
  transition-property: left, right;
  transition-timing-function: ease-out;
  z-index: 1;
}


@media (max-width:992px){
  .em-call-us-center {
    text-align: left;
  }
  .em-call-us {
    margin: 10px 0 0;
  }
}

@media (max-width:767px){
  .em-call-us {
    margin: 5px 0 0;
  }
}

.stick .menu-area {padding-left: 0 !important;}
.stick .small-logo {display: none;}
.home-2 .main-menu > ul > li > a {
    padding: 16px 14px;
}

@media (max-width: 1169px) and (min-width: 992px) {
    .main-menu > ul > li > a {
        padding: 16px 10px !important;
    }
    .stick .main-menu > ul > li > a {
        padding: 16px 10px !important;
        font-size: 13px;
        line-height: 20px;
    }
}

.label.new {
    color: #0670aa;
    border-color: #0670aa;
}

.label.new:hover {
    background-color: #0670aa;
}


.label.hot {
    color: #f83c3c;
    border-color: #f83c3c;
}

.label.hot:hover {
    background-color: #f83c3c;
}


.label.special {
    color: #92d4d3;
    border-color: #92d4d3;
}

.label.special:hover {
    background-color: #92d4d3;
}

.label.brown {
    color: #b94616;
    border-color: #b94616;
}

.label.brown:hover {
    background-color: #b94616;
}

.label.red {
    color: #cc0000;
    border-color: #cc0000;
}

.label.red:hover {
    background-color: #cc0000;
}

.label.blue {
    color: #1371a8;
    border-color: #1371a8;
}

.label.blue:hover {
    background-color: #1371a8;
}

.label {
    display: inline-block;
    margin: 5px 0;
    padding: 5px 10px;
    border-radius: 0;
    position: relative;
    text-transform: uppercase;
    border: 2px solid #333;
    color: #333;
    font: 400 12px/1.35 Open Sans;
}
.label:hover {
    background-color: #333;
}
