@charset "utf-8";
body {
  font-family: "Karla";
  font-size: 12px;
  color: #3C4858;
  overflow-x: hidden;
  font-weight: 400;
}
.special-offer .nav-tabs > li {
  background-color: transparent;
}
@media screen and (min-width: 768px) {
  .special-offer .nav-tabs > li {
  }
}
.tab-style .nav-tabs > li.active {
  background-color: #040404;
}
.special-offer-tab .nav-tabs {
  background-color: #f7f6f6;
}
.special-offer ul.nav-tabs {
  position: relative;
}
.special-offer ul.nav-tabs li a {
  font-size: 13px;
    color: #080860;
    display: inline-block;
    padding: 5px 20px;
    width: 100%;
    border-radius: 8px;
    border: 1px solid #080860;
}
.special-offer .nav-tabs {
  margin-bottom: 0;
  text-align: center;
  margin-top: 0;
  border: none;
}
.tab .nav-tabs li {
  float: left;
  line-height: 30px;
  border-radius: 8px;
}
.tab ul.nav-tabs li {
  border-color: transparent;
  margin: 5px;
}
.tab ul.nav-tabs li.active {
  border-color: #040404;
  margin: 5px;
}
.best-product ul.nav-tabs li.active a {
  position: relative;
}
.price,
.product-body {
  text-align: left !important;
  border: none !important;
  padding-top: 0 !important;
}
.price.sale:hover {
  box-shadow: none;
}
.padd-60 {
  padding: 30px 0;
}
.padd-80 {
  padding: 0 0 80px;
}
.padd-40 {
  padding: 10px 0;
}
.pt-30 {
  padding-top: 30px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pt-60 {
  padding-top: 60px;
}
.pt-80 {
  padding-top: 80px;
}
.padd-100 {
  padding: 100px 0;
}
.mt-30 {
  margin-top: 15px;
}
.mt-10 {
  margin-top: 10px;
}
p {
  color: #3C4858;
}
a:focus,
button:focus,
input:focus,
textarea:focus,
select:focus {
  outline: none;
}
.header-sec {
  padding: 10px 0 !important;
  line-height: 20px;
}
.header p {
  display: inline-block;
  padding-left: 5px;
  font-weight: normal;
  margin-bottom: 0;
  font-size: 13px;
  position: relative;
  color: #565656;
  vertical-align: top;
}
.top-bar-list p {
  transition: all 0.4s;
}
.top-bar-list p:hover {
  color: #ff3c20;
}
.header i {
  color: #ff3c20;
  font-size: 18px;
  font-weight: 400;
  padding-left: 15px;
}
.header .phone i {
  padding-left: 0;
}
.header-right .top-bar-list:nth-child(2) i {
  font-size: 20px !important;
}
.border {
  border-bottom: 1px solid #dedede;
}
.top-bar-list {
  float: left;
  border-right: 1px solid #e2e2e2;
  padding-right: 10px;
}
.header-left .top-bar-list:last-child,
.header-right .top-bar-list:last-child {
  border: none;
  padding-right: 0;
}
.header-right {
  float: right !important;
}
.header-right p a {
  color: #5d5d5d;
  text-decoration: none;
}
.logo-bar {
  position: relative;
}
.logo-name.col-md-3 {
  padding: 0;
}
.logo-name img {
  padding-top: 5px;
}
.search input {
  position: relative;
  width: 100%;
  border: 1px solid #0071a3;
  border-radius: 5px;
  padding: 10px 20px;
  font-weight: normal;
  font-size: 15px;
  color: #5d5d5d;
}
.search input::placeholder {
  color: #bababa;
}
.search select {
  position: absolute;
  right: 70px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  font-size: 15px;
  font-weight: 400;
  cursor: pointer;
}
.search-round {
  position: absolute;
}
.search-round a {
  color: #fff;
  text-align: center;
  display: block;
  line-height: 40px;
}
.icon-round {
  display: inline-block;
  margin-top: 30px;
}
.index .icon-round {
  margin-top: 35px;
}
.icon-round a:first-child i {
  padding-left: 0;
}
.cart {
  display: inline-block;
  position: relative;
}
.cart span {
  width: 17px;
  height: 17px;
  border-radius: 50%;
  display: inline-block;
  background-color: #ff3c20;
  position: absolute;
  top: -5px;
  right: 0;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 17px;
  font-weight: normal;
}
.cart i {
  padding-left: 20px !important;
}
.shopping-cart p {
  display: inline-block;
  font-size: 12px;
}
.shopping-cart p {
  padding-left: 5px;
}
.shopping-cart p span {
  color: #ff3c20;
  padding-left: 4px;
  padding-right: 5px;
  font-weight: 700;
  font-size: 13px;
}
.icon-round i {
  color: #0071a3;
  font-weight: normal;
}
.icon-round i:nth-child(5) {
  color: #613960;
}
.hoverbol:hover {
  font-weight: bold;
  color: #333 !important;
  text-decoration: none !important;
  background-color: #efefef;
}
.cart-item {
  position: relative;
  float: right;
  padding-left: 18px;
}
.cart-item i {
  font-size: 24px;
}
.cart-mail {
  display: inline-block;
  position: relative;
}
.cart-item .cart-item-hover:before {
  position: relative;
}
.index .cart-item .cart-item-hover:after {
  border-bottom-color: #ff3c20;
}
.cart-item:hover > .cart-item-hover {
  opacity: 1;
  visibility: visible;
}
.cart-item .cart-item-hover {
  position: absolute;
  top: 40px;
  background-color: #fff;
  padding: 25px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-in-out 0s;
  z-index: 99999;
  right: -50%;
  width: 300px;
  box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.5);
}
.cart-item .cart-item-hover .cart-item-list {
  position: relative;
  margin-bottom: 20px;
  padding-right: 15px;
  min-height: 73px;
  text-align: left;
}
.cart-item .cart-item-hover .cart-item-list b {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 16px;
}
.cart-item .cart-item-hover .cart-item-list b a {
  color: #212121;
}
.cart-item .cart-item-hover .cart-item-list img {
  float: left;
  margin-right: 10px;
}
.cart-item .cart-item-hover .cart-item-list h3 {
  color: #212121;
  font-size: 14px;
  margin-top: 0;
  line-height: 22px;
  margin-bottom: 7px;
  transition: all 0.4s;
}
.cart-item .cart-item-hover .cart-item-list h3:hover {
  color: #ff3c20;
}
.cart-item .cart-item-hover .cart-item-list p {
  color: #212121;
  font-weight: 800;
  font-size: 14px;
  padding-left: 0;
}
.cart-item .cart-item-hover .cart-item-list p del {
  color: #757575;
  font-weight: normal;
}
.cart-item .cart-item-hover .border {
  width: 100%;
  height: 1px;
  background-color: #dedede;
  margin-bottom: 15px;
  margin-top: 25px;
}
.cart-item .cart-item-hover .cart-total h6 {
  color: #212121;
  font-weight: 800;
  font-size: 14px;
}
.cart-item .cart-item-hover .cart-total p {
  font-size: 16px;
  color: #ff3c20;
  font-weight: bold;
}
.cart-item .cart-item-hover .cart-total h6 {
  float: left;
  margin-top: 5px;
}
.cart-item .cart-item-hover .cart-total p {
  float: right;
}
.cart-item .cart-item-hover .cart-total a {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  padding: 0 18px;
  height: 46px;
  line-height: 42px;
  transition: all 0.3s;
  display: inline-block;
  text-transform: uppercase;
  margin-top: 26px;
}
.cart-item .cart-item-hover .cart-total a.cart-view {
  background-color: #212121;
  border: 2px solid #212121;
  float: left;
}
.cart-item .cart-item-hover .cart-total a.cart-view:hover {
  background-color: transparent;
  color: #212121;
}
.cart-item .cart-item-hover .cart-total a.cart-checkout {
  background-color: #ff3c20;
  border: 2px solid #ff3c20;
  float: right;
}
.cart-item .cart-item-hover .cart-total a.cart-checkout:hover {
  background-color: transparent;
  color: #ff3c20;
}
.nav > li > a {
  display: block;
}
.menu .collapse.navbar-collapse {
  background-color: #fff400a1;
  font-size: 13px;
  margin-top: 15px;
  padding: 0;
}
.index-new .menu .collapse.navbar-collapse {
  margin-top: 0;
}
.menu.container {
  padding-left: 0;
  padding-right: 0;
}
.menu .col-md-3 {
  padding-left: 0;
}
.logo-bar.container,
.header.col-md-5,
.header.col-md-7 {
  padding-left: 0;
  padding-right: 0;
}
.shopping-cart.col-md-3 {
  text-align: right;
  padding: 0;
}
.index-new .department {
  padding-top: 0;
}
.menu .navbar-default {
  border: none;
  background-color: transparent;
}
.navbar-default .container-fluid > .navbar-header:nth-child(2) button {
  background-color: #ff2000 !important;
}
.navbar-default
  .container-fluid
  > .navbar-header:nth-child(2)
  button
  .icon-bar {
  background-color: #fff;
}
.navbar-default .container-fluid > .navbar-header:first-child button .icon-bar {
  background-color: #888;
}
.menu ul.navbar-nav.navbar-left li {
  padding: 0 60px;
  font-weight: 600;
}
.menu ul.navbar-nav.navbar-right li {
  padding: 0 10px;
  font-weight: 600;
}
.navbar-right li {
  background-color: #fff;
  border-radius: 10px;
}
.menu ul.navbar-nav.navbar-right li a {
  color: #0071a3 !important;
  padding: 15px;
  font-weight: 800;
}
.menu .col-md-9 {
  padding: 0;
}
.menu ul.navbar-nav.navbar-left li a {
}
.menu ul.navbar-nav.navbar-left li.active > a,
.menu ul.navbar-nav.navbar-left li.active a.active {
  color: #ff3c20;
}
.menu ul.navbar-nav.navbar-right li a {
}
.menu ul.navbar-nav.navbar-right li.active > a,
.menu ul.navbar-nav.navbar-right li.active a.active {
  color: #000;
}
.menu .categories {
  width: 100%;
  position: relative;
}
.navbar-default .navbar-nav > li > a {
  transition: all 0.3s;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #ff3c20;
}
.navbar-nav > li:hover .nav-mega-menu {
  top: 49px;
  opacity: 1;
  visibility: visible;
}
.menu-border {
  border-bottom: 1px solid #efeeee;
}
.navbar-nav > li .nav-mega-menu {
  box-shadow: 0 0 9.6px 0.4px rgba(0, 0, 0, 0.1);
  position: absolute;
  width: 180px;
  background: #fff none repeat scroll 0 0;
  padding: 10px 15px;
  z-index: 9999;
  transition: 0.4s;
  opacity: 0;
  visibility: hidden;
  left: 0;
}
.navbar-nav > li .nav-mega-menu span a {
  font-size: 15px;
  font-weight: 400;
  display: block;
  background: transparent;
  color: #191919;
  line-height: 40px;
  height: auto;
  transition: all 0.3s;
  border-bottom: 1px solid #f1f1f1;
}
.navbar-nav > li .nav-mega-menu span a:hover {
  color: #ff3c20;
}
.navbar-nav > li .nav-mega-menu span a:last-child {
  border: none;
}
.menu .navbar-header:nth-child(2) h3 {
  display: none;
}
.product-img .img-overlay {
  position: absolute;
  opacity: 1;
  z-index: 2;
  left: 50%;
  transform: translateX(-50%);
}
.product:hover .product-img .img-overlay {
  opacity: 0;
}
.sale-heart-hover {
  position: absolute;
  right: 15px;
  bottom: 5px;
  opacity: 0;
  transition: all 0.4s;
  z-index: 5;
}
.sale-heart-hover i {
  color: #d5d5d5;
  font-size: 22px;
  transition: all 0.4s;
}
.sale-heart-hover i:hover {
  color: #ff3c20;
}
.product:hover .sale-heart-hover {
  opacity: 1;
}
.product-body {
  position: relative;
  padding: 10px 5px;
  display: inline-block;
}
.product-body p {
  min-height: 44px;
  font-size: 13px;
  margin-bottom: 3px;
}
.product-body p a {
  color: #000;
}
.product:hover .product-body p a {
  color: #ff3c20;
}
.product-body h4 {
  display: inline-block;
  font-size: 13px;
  color: #ff2000;
  font-weight: 700;
  margin-bottom: 30px;
}
.product-body h5 {
  display: inline-block;
  text-decoration: line-through;
  color: #ababab;
  font-size: 16px;
}
.product-hover {
  position: absolute;
  width: 100%;
  right: 0;
  bottom: -20px;
  text-align: right;
  padding-right: 15px;
}
.product:hover .add-cart-hover {
  width: 160px;
  border-radius: 40px;
  transition: all 1s;
  -webkit-transition: all 0.4s;
  background-color: #ff2000;
  box-shadow: 0 0 20px rgba(255, 60, 32, 0.7);
}
.add-cart-hover {
  width: 30px;
  height: 30px;
  border: 2px solid #ff705c;
  display: inline-block;
  border-radius: 50%;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  background-color: #fff;
  float: right;
  margin-left: 5px;
  overflow: hidden;
  position: relative;
  padding-right: 5px;
}
.add-cart-hover a {
  display: block;
}
.add-cart-hover i {
  line-height: 28px;
  color: #ff2000;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  display: inline-block;
}
.product:hover .add-cart-hover i {
  color: #fff;
  font-size: 13px;
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
}
.add-cart-hover h6 {
  display: none;
  transition: all 1s;
  font-size: 16px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
  font-weight: 700;
  margin-right: 5px;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.product:hover .add-cart-hover h6 {
  animation: product-h6 1s;
  display: block;
}
@keyframes product-h6 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.quick-view {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #f5f5f5;
  text-align: center;
  vertical-align: middle;
  display: none;
  transition: all 0.4s;
}
.quick-view:hover {
  background-color: #ff3c20;
  box-shadow: 0 0 20px rgba(255, 60, 32, 0.7);
}
.quick-view:hover a {
  color: #fff;
}
.quick-view a {
  line-height: 40px;
  font-size: 20px;
  color: #5d5d5d;
  display: block;
  transition: all 0.4s;
}
.product:hover .quick-view {
  display: inline-block;
}
.computer.col-md-6 {
  padding-right: 0;
}
.offer-sale .nav > li > a {
  padding: 0;
}
.price-range-title-right {
  display: inline-block;
  float: right;
}
.price-range-title-left {
  padding-right: 15px;
  float: left;
}
@media (min-width: 320px) and (max-width: 480px) {
  .special-offer.container > .col-md-4 {
    padding-left: 15px;
  }
  .offer {
    padding-bottom: 30px;
  }
  .tab-style {
    padding-top: 0px;
  }
  .special-offer ul.nav-tabs li a {
    font-size: 14px;
  }
  .special-offer.container > .col-md-8 {
    padding-left: 0;
  }
  .tab-style .tab {
    padding-left: 15px;
  }
  .special-offer .product-body p {
    min-height: inherit;
    margin-top: 15px;
  }
  .tab ul.nav-tabs li {
    border-top: 0px solid;
    border-color: transparent;
  }
  .special-offer .nav-tabs > li {
    padding: 0 ;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .special-offer.container > .col-md-4 {
    padding-left: 15px;
  }
  .offer {
    padding-bottom: 20px;
  }
  .tab-style {
    margin-top: 40px;
  }
  .special-offer ul.nav-tabs li a {
    font-size: 14px;
  }
  .special-offer .nav-tabs > li {
  
  }
  .tab .nav-tabs li {
    line-height: 35px;
  }
  .product-body h4 {
    font-size: 18px;
    margin-top: 0;
  }
  .special-offer .product-body p {
    min-height: inherit;
  }
  .special-offer.container > .col-md-8 {
    padding-left: 0;
  }
  .tab {
    padding-left: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tab-style {
    margin-top: 40px;
  }
  .special-offer.container > .col-md-8 {
    padding-left: 0;
  }
  .menu ul.navbar-nav.navbar-left li {
    padding: 0 7px;
  }
  .menu ul.navbar-nav.navbar-right li {
    padding: 0 7px;
  }
  .tab {
    text-align: center;
  }
  .special-offer ul.nav-tabs {
    padding: 0 5px;
  }
  .special-offer .col-md-8 .col-md-4 {
    padding: 0 7px;
  }
  .special-offer.container > .col-md-4 {
    padding-right: 0;
  }
  .special-offer.container {
    padding-left: 15px;
  }
  .special-offer ul.nav-tabs li a {
    font-size: 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .special-offer ul.nav-tabs li a {
    font-size: 14px;
  }
  .special-offer #timer-2 .col-sm-3 {
    padding-bottom: 20px;
  }
  #days,
  #hours,
  #minutes,
  #seconds,
  #dayss,
  #hourss,
  #minutess,
  #secondss,
  #days1,
  #hours1,
  #minutes1,
  #seconds1 {
    font-size: 18px;
  }
  .price-range p {
    display: inline-block;
  }
  .price-range-title-left {
    padding-right: 15px;
  }
  .special-offer .col-md-8 .col-md-4 {
    padding: 0 5px;
  }
  .special-offer.container > .col-md-8 {
    padding-left: 0;
  }
  .product:hover .add-cart-hover {
    width: 133px;
  }
  .special-offer .col-md-8 .add-cart-hover h6 {
    font-size: 14px;
  }
  .special-offer.container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .special-offer .offer-sale .offer {
    padding: 0 15px;
  }
  .price-range-title-left,
  .price-range-title-right {
    font-size: 16px;
  }
  .special-offer .offer {
    min-height: 675px;
  }
  .special-offer .offer h2 {
    font-size: 16px;
  }
  .special-offer .product-body h4 {
    margin-bottom: 20px;
  }
  .special-offer .offer img {
    width: 87%;
  }
}
@media (min-width: 1200px) and (max-width: 1359px) {
  .special-offer.container {
    padding-left: 15px !important;
  }
}
@media (min-width: 320px) and (max-width: 1200px) {
  .product-sec .ban-sec.col-md-4 {
    padding-left: 15px;
  }
}
.news-letter {
  background-color: #0071a3;
}
.news-letter .container {
  padding-left: 0;
}
.news-letter .col-md-4 {
  padding-left: 0;
}
.letter p {
  float: left;
  margin-bottom: 0;
}
.letter h2 {
  margin-bottom: 0;
  float: left;
}
.letter i {
  font-size: 50px;
  color: #fff;
  font-weight: normal;
  float: left;
  padding-top: 5px;
}
.letter p {
  font-size: 20px;
  color: #fff;
  font-weight: normal;
  padding-left: 10px;
}
.letter h2 {
  font-size: 50px;
  color: #fff;
  padding-left: 10px;
  margin-top: 0;
  font-weight: 700;
}
.sign-news p {
  font-size: 15px;
  color: #fff;
  max-width: 100%;
  font-weight: normal;
  margin-top: 16px;
  line-height: 1.5;
}
.email-address {
  position: relative;
  margin-top: 15px;
}
.email-address input {
  padding: 15px 20px;
  border-radius: 30px;
  border: none;
  width: 100%;
  position: relative;
  font-size: 19px;
  color: #b1b1b1;
  font-weight: normal;
  color: #5d5d5d;
  line-height: 1;
}
.email-address input::palceholder {
  color: #bababa;
}
.email-address a {
  position: absolute;
  right: 10px;
  top: 0;
  color: #fff;
  display: block;
  text-align: center;
  line-height: 40px;
}
.round {
  width: 40px;
  height: 40px;
  border-radius: 5%;
  background-color: #fb2b00;
  display: block;
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  right: 15px;
  transition: all 0.4s;
}
.round:hover {
  background-color: #ff3c20;
}
@media (min-width: 320px) and (max-width: 480px) {
  .letter h2 {
    font-size: 32px;
  }
  .sign-news p {
    margin-top: 70px;
  }
  .email-address input::placeholder {
    font-size: 14px;
  }
  .sign-news.col-md-3,
  .email-address.col-md-5 {
    padding-left: 0;
  }
  .search-round {
    right: 20px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .letter h2 {
    font-size: 36px;
    margin-top: 10px;
  }
  .letter i {
    font-size: 40px;
  }
  .email-address input {
    font-size: 17px;
  }
  .letter p {
    display: none;
    float: none;
  }
  .sign-news.col-md-3 {
    margin-top: 56px;
    padding: 0;
  }
  .email-address.col-md-5 {
    padding: 0;
  }
  .sign-news {
    margin-top: 70px;
  }
  .round {
    right: 5px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .round {
    top: 77%;
    right: 5px;
  }
  .email-address.col-md-5 {
    padding: 0;
  }
  .news-letter .round {
    right: 8px;
  }
  .letter {
    margin-bottom: 10px;
  }
  .letter h2 {
    font-size: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .letter h2 {
    font-size: 38px;
  }
  .sign-news p {
    font-size: 14px;
    margin-top: 10px;
  }
  .email-address {
    margin-top: 8px;
  }
  .sign-news.col-md-3 {
    padding: 0;
  }
}
@media (min-width: 320px) and (max-width: 1200px) {
  .news-letter .container {
    padding-left: 15px;
  }
}
.client-sec {
  padding: 60px 0;
}
.client-sec.container {
  padding-left: 0;
  padding-right: 0;
}
.client-sec h2 {
  font-size: 20px;
  color: #282828;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 0;
}
#flexiselDemo3 {
  display: none;
}
.nbs-flexisel-container {
  position: relative;
  max-width: 100%;
}
.nbs-flexisel-ul {
  position: relative;
  width: 99999px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  overflow: auto;
}
.nbs-flexisel-inner {
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%;
}
.nbs-flexisel-item {
  float: left;
  margin: 0;
  padding: 0;
  cursor: pointer;
  position: relative;
  line-height: 0;
}
.nbs-flexisel-item img {
  max-width: 100%;
  cursor: pointer;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
}
.payment.col-md-4,
.social-sec.col-md-4 {
  margin-top: 12px;
}
.payment img {
  display: inline-block;
}
.social-sec .social-circle {
  display: inline-block;
  float: left;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #bababa;
  text-align: center;
  margin-left: 15px;
  transition: all 0.4s;
}
.social-sec .social-circle:hover {
  background-color: #ff3c20;
}
.social-sec .social-circle a {
  font-size: 20px;
  line-height: 43px;
  color: #fff;
  display: block;
  transition: all 0.4s;
}
.footer-logo {
  text-align: center;
}
.footer-logo img {
  display: inline-block;
}
.social {
  display: inline-block;
}
.footer-top-sec {
  padding-bottom: 15px;
}
.call {
  margin-top: 5px;
}
.email {
  margin-top: 30px;
}
.call h3 {
  font-size: 15px;
  color: #707070;
  font-weight: 700;
  text-align: center;
  margin-top: 15px;
}
.email p {
  text-align: center;
  margin-bottom: 0;
  color: #5a5a5a;
}
.footer-sec {
  background-color: #000000;
  padding: 0 0 20px 0;
}
.footer-sec .container {
  padding-right: 0;
  padding-left: 0;
}
.footer-sec .col-md-12 {
  padding-left: 0;
}
.email {
  text-align: center;
  position: relative;
}
.email i {
  font-size: 24px;
  color: #ff3c20;
}
.email:after {
  position: absolute;
  content: "";
  width: 2px;
  height: 126px;
  background-color: #e0e0e0;
  display: block;
  top: 0;
  right: 0;
}
.email:last-child:after {
  display: none;
}
.terms-condition ul {
  list-style: none;
  padding-left: 0;
  float: right;
  margin-bottom: 0;
}
.terms-condition ul li {
  padding-left: 20px;
  float: left;
  color: #212121;
  font-size: 13px;
  line-height: 17px;
}
.terms-condition ul li a {
  transition: all 0.4s;
}
.terms-condition ul li a:hover {
  color: #ff3c20;
}
.contact-info h3 {
  font-size: 20px;
  font-weight: 700;
  border-bottom: 1px solid #e8e8e8;
  display: block;
  padding-bottom: 10px;
  position: relative;
}
.contact-info.top-rated-product span {
  top: 17%;
  height: 5px;
  width: 100px;
}
.contact-info p {
  font-size: 15px;
  font-weight: normal;
  color: #282828;
  line-height: 1.6;
}
p.phone-no {
  font-size: 20px;
  font-weight: 700;
}
.contact-info ul {
  list-style: none;
  padding-left: 0;
}
.contact-info ul li a {
  line-height: 1.6;
  font-size: 16px;
  font-weight: normal;
  color: #282828;
  letter-spacing: 0.5px;
  padding-top: 7px;
  display: block;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
}
.foot-a ul li a i {
  transition: all 0.3s;
  color: #ff3c20;
  position: absolute;
  left: -15px;
  top: 10px;
  font-size: 18px;
}
.foot-a ul li:hover a {
  padding-left: 20px;
}
.foot-a ul li:hover a i {
  left: 3px;
}
.contact-info ul li a:hover {
  color: #ff3c20;
}
.contact-info .col-md-4 {
  padding-left: 0;
  padding-right: 0;
}
.contact-info .col-md-4 img {
  overflow: hidden;
  transition: all 0.4s;
}
.contact-info .col-md-4 {
  overflow: hidden;
}
.contact-info .col-md-4 img:hover {
  transform: scale(1.2);
}
.contact-info h3:after {
  content: "";
  width: 100px;
  height: 4px;
  background-color: #ff3c20;
  display: block;
  position: absolute;
  bottom: -2px;
}
.instagram {
  border: 1px solid #f2f2f2;
}
.contact i {
  float: left;
  font-size: 25px;
  color: #ff3c20;
  padding-right: 15px;
}
.contact p {
  padding-left: 20px;
  margin: 0;
}
.follow-us h2 {
  font-size: 20px;
  font-weight: 700;
  color: #282828;
}
.follow a:first-child {
  padding-left: 0;
}
.follow a {
  padding-left: 15px;
  font-size: 26px;
  color: #c7c7c7;
  transition: all 0.4s;
}
.follow a:hover {
  color: #ff3c20;
}
.copy-right {
  background-color: #e8e8e8;
  padding: 20px 0;
}
.copy-text p {
  font-size: 14px;
  font-weight: normal;
  color: #282828;
  margin: 0;
  line-height: 39px;
}
.copy-text a {
  color: #ff3c20;
}
.copy-image a {
  display: inline-block;
  margin-top: 5px;
}
.contact {
  margin-top: 20px;
}
.index-new .department .top-rated-product h3:after {
  display: none;
}
@media (min-width: 320px) and (max-width: 480px) {
  .footer-top-sec.col-md-12 {
    padding: 0;
  }
  .payment,
  .footer-logo {
    margin-bottom: 20px;
    text-align: center;
  }
  .payment {
    margin-bottom: 30px;
  }
  .social-circle:first-child {
    margin-left: 0;
  }
  .footer-top-sec {
    border: none;
  }
  .email::after {
    display: none;
  }
  .email.col-md-4,
  .call.col-md-12 {
    padding: 0;
  }
  .email p {
    font-size: 13px;
  }
  .terms-condition ul {
    padding-left: 0;
  }
  .terms-condition.col-xs-12 {
    padding: 0;
  }

  .copy-text p {
    text-align: center;
  }

  .terms-condition.col-xs-12 {
    text-align: center;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .payment.col-md-4 {
    padding: 0;
    text-align: center;
    margin-bottom: 30px;
  }
  .footer-logo {
    margin-bottom: 30px;
  }
  .footer-top-sec {
    border: none;
  }
  .social-circle:first-child {
    margin-left: 0;
  }
  .email::after {
    display: none;
  }
  .terms-condition ul li {
    padding-left: 9px;
    font-size: 14px;
  }
  .copy-text p {
    text-align: center;
  }
  .terms-condition ul {
    float: none;
  }
  .terms-condition.col-sm-9 {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .email p {
    font-size: 14px;
  }
  .terms-condition ul {
    padding-left: 0;
  }
  .terms-condition ul li {
    padding-left: 11px;
  }
  .payment.col-md-4 {
    margin-top: 0;
  }
  .social-sec.col-md-4 {
    margin-top: 5px;
  }
  .social-sec .social-circle {
    width: 35px;
    height: 35px;
  }
  .social-sec .social-circle a {
    font-size: 16px;
    line-height: 35px;
  }
}
.cateMain_breadNav {
  height: 30px;
  font-size: 0;
  padding-left: 0;
}
.cateMain_breadNav li {
  height: 30px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  z-index: 10;
}
.cateMain_breadNav li > a {
  position: relative;
  display: block;
  padding: 0 10px 0 17px;
  line-height: 28px;
  border-style: solid;
  border-color: #3C4858;
  color: #3C4858;
  border-width: 1px 1px 1px 1px;
  z-index: 11;
  text-transform: capitalize;
  border-radius: 5px;
  margin: 0 3px;
}
.cateMain_breadNav li > a.cateMain_iconHome {
  border-width: 1px;
  padding: 0 7px;
  height: 30px;
}

/* 

.cateMain_breadNav li>a:after, .cateMain_breadNav li>a:before {
  content: "";
  position: absolute;
  top: -1px;
  right: -6px;
  width: 0;
  height: 0;
  border-left-color: #969696;
} */

.cateMain_breadNav li>a:after {
  top: 0;
  right: -4.5px;
  border-left-color: #ffffff;
  border-width: 14px 0 14px 6px;
}


a {
  text-decoration: none;
}
.contact-page .header-main {
  background-image: url(../img/inner-page/contact-head.jpg);
}
.contact-page .menu ul.navbar-nav.navbar-left {
  margin-left: 0;
}
.contact-page .navbar-collapse {
  padding-left: 0;
}
.contact-main .contact-info h3 {
  font-size: 30px;
  font-weight: 400;
  margin-top: 0;
}
.contact-main .contact-info h3 i {
  color: #ff3c20;
  font-size: 40px;
}
.contact-main .contact-info p {
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  line-height: 1.6;
}
.contact-left label {
  font-size: 14px;
  font-weight: 400;
  margin-top: 15px;
}
.contact-left input {
  width: 100%;
  background-color: transparent;
  border: 1px solid #eeeeee;
  font-size: 14px;
  font-weight: 400;
  text-indent: 10px;
  height: 35px;
  line-height: 50px;
}
.contact-left textarea {
  width: 100%;
  background-color: transparent;
  border: 1px solid #eeeeee;
  font-size: 16px;
  font-weight: 400;
  text-indent: 10px;
  padding-top: 15px;
  min-height: 150px;
}
.contact-right .contact {
  padding-left: 40px;
  position: relative;
  padding-top: 15px;
}
.contact-right .contact i {
  position: absolute;
  left: 0;
}
.contact-right .contact-info p {
  padding-left: 0;
  color: #282828;
}
.contact-right .follow-us h2 {
  color: #282828;
  display: inline-block;
  margin-right: 25px;
}
.contact-right .follow {
  display: inline-block;
}
.shp-cart .element-table tr td img {
  float: left;
}
.shp-cart .header-main {
  background-image: url(../img/inner-page/cart-bg.jpg);
}
.shp-cart .element-table tr td p {
  font-size: 16px;
  font-weight: 700;
  max-width: 69%;
  line-height: 1.5;
  padding-left: 86px;
  color: #5d5d5d;
}
.shp-cart .element-table tr td h5 {
  font-size: 16px;
  font-weight: 400;
  color: #ababab;
  padding-left: 15px;
  display: inline;
}
.shp-cart .element-table tr td.width {
  width: 47%;
}
.shp-cart .element-table tr td i {
  color: #dbdbdb;
  font-size: 18px;
  transition: all 0.4s;
}
.shp-cart .element-table tr td i:hover {
  color: #ff3c20 !important;
}
.quantity {
  border: 1px solid #f2f2f2;
  border-radius: 30px;
  display: inline-block;
  padding: 15px 2px;
  color: #ababab;
}
.quantity i {
  padding-right: 15px;
  padding-left: 15px;
  color: #dbdbdb;
}
.shp-cart .element-table tr td {
  padding: 30px 0;
}
.cart-price {
  color: #ababab;
}
.cart-btn {
  font-size: 16px;
  font-weight: 700;
  color: #313131;
  display: inline-block;
  padding: 15px 25px;
  border: 1px solid #f2f2f2;
  border-radius: 30px;
}
.upd-btn {
  padding: 15px 45px;
  margin-right: 18px;
}
.shp-btn {
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  display: inline-block;
  padding: 10px 20px;
  background-color: #ff3c20;
  border-radius: 30px;
  border: 1px solid #ff3c20;
  transition: all 0.3s;
}
.shp-btn:hover {
  background-color: transparent;
  border: 1px solid #ff3c20;
  color: #ff3c20;
}
.shp-coupon h2 {
  font-size: 20px;
  font-weight: 700;
  color: #313131;
  text-transform: uppercase;
}
.shp-coupon input {
  width: 66%;
  color: #b1b1b1;
  border-radius: 30px;
  margin-right: 13px;
  margin-bottom: 30px;
}
.shp-coupon p {
  font-size: 16px;
  font-weight: 400;
  color: #313131;
}
.shp-coupon select {
  border-radius: 30px;
}
.shp-coupon .state input {
  width: 49%;
  float: left;
  margin-right: 0;
}
.shp-coupon .state input.code {
  margin-right: 10px;
}
.shp-cart .shp-checkout .element-table tr td {
  padding: 15px 0;
}
.shp-cart .shp-checkout h2 {
  margin-bottom: 0;
}
.shp-cart-btn {
  display: inline-block;
}
@media (min-width: 320px) and (max-width: 480px) {
  .shp-coupon input {
    width: 100%;
    margin-bottom: 15px;
  }
  .shp-coupon h2,
  .shp-coupon p {
    font-size: 13px;
    text-align: left;
  }
  .shp-coupon .state input {
    width: 100%;
  }
  .shp-btn.pull-right {
    float: none !important;
  }
  .shp-coupon {
    text-align: center;
  }
  .shp-cart .shp-checkout.pay-faq h2 {
    font-size: 14px;
    text-align: left;
  }
  .shp-cart .element-table tr td {
    font-size: 14px;
  }
  .element-table tr td.total {
    font-size: 20px;
  }
  .shp-checkout {
    text-align: center;
  }
  .shp-cart .element-table {
    text-align: left;
  }
  .shp-cart .element-table tr td p {
    max-width: 100%;
    font-size: 14px;
  }
  .product-table .element-table table {
    width: 100%;
  }
  .element-table table {
    width: 900px;
  }
  .pull-right {
    text-align: center;
  }
  .shp-cart .shp-btn {
    margin-top: 15px;
  }
  .shp-cart-btn {
    text-align: center;
    display: block;
  }
  .shp-checkout .element-table table {
    width: 100%;
  }
  .shp-cart .header-main h2 {
    font-size: 36px;
  }
  .upd-btn {
    margin-right: 0;
    margin-top: 15px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .shp-coupon h2 {
    font-size: 16px;
    text-align: left;
  }
  .shp-coupon input {
    width: 100%;
  }
  .shp-coupon {
    text-align: center;
  }
  .shp-coupon .state input {
    width: 100%;
  }
  .shp-btn.pull-right {
    float: none !important;
  }
  .shp-cart .shp-checkout.pay-faq h2 {
    font-size: 16px;
    text-align: left;
  }
  .shp-checkout {
    text-align: center;
  }
  .element-table {
    text-align: left;
  }
  .shp-cart .element-table tr td p {
    max-width: 89%;
    font-size: 14px;
  }
  .element-table table {
    width: 900px;
  }
  .shp-checkout .element-table table {
    width: 100%;
  }
  .product-table .element-table table {
    width: 100%;
  }
  .pull-right {
    text-align: center;
    margin-top: 6px;
  }
  .shp-cart-btn {
    display: block;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .state {
    display: flow-root;
  }
  .shp-checkout.pay-faq {
    margin-top: 20px;
    padding: 0;
  }
  .shp-cart .element-table tr td p {
    font-size: 14px;
    max-width: 84%;
  }
  .shp-cart .shp-btn {
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .shp-coupon .state input {
    width: 48%;
  }
}
