body {
  color: #161b1e;
  font-family: "Roboto", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  color: #161b1e;
}

.container-fluid {
  padding: 0;
  overflow: hidden;
}

a, a:focus, a:hover {
  color: #161b1e;
  text-decoration: none;
}

label {
  font-size: 14px;
  font-weight: 400;
  color: #161b1e;
}
/* New Changes Started */

#top {
  background-color: #2c2c2c;
  padding: 0;
  margin: 0 0 22px 0;
  height: 33px;
  min-height: unset;
}

#top .top-social-block {
  float: left;
}

#top .top-social-block > ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

#top .top-social-block ul li .fa {
  font-size: 15px;
  color: #999999;
}

#top .top-social-block ul li a:hover, #top .top-social-block ul li a:hover .fa {
  color: #fff;
}

#top-links {
  padding-top: 0;
}

#top .store-tagline {
  float: left;
  color: #fff;
  margin-top: 6px;
}

#top-links .store-tagline .advertise {
  border-right: 1px solid #4d4d4d;
  color: #999999;
  font-size: 13px;
  padding: 5px 16px 2px 0;
  text-transform: uppercase;
}

#top ol, #top ul {
  margin-bottom: 0;
}

#top-links li {
  text-shadow: none;
  float: left;
}

#top-links li.social-link {
  background: transparent none repeat scroll 0 0;
  border-left: 1px solid #4d4d4d;
  box-sizing: border-box;
  float: left;
  height: 32px;
  padding: 5px 7px;
  width: 43px;
  text-align: center;
}

#top-links li.social-link:hover a .fa {
  color: #fff;
}

#top-links li.social-link a .fa {
  color: #999999;
  padding: 2px 16px 2px 13px;
}

#top-links li.social-link a {
  text-shadow: none;
}

#top-links .list-inline > li {
  padding-right: 0;
  padding-left: 0;
}

#top-links .col-sm-5.header-search {
  border: medium none;
  cursor: pointer;
  height: 32px;
  position: relative;
  width: 90px;
  background-color: #4d4d4d;
}

#top-links .search {
  color: #fff;
  padding: 5px 11px;
}

#top-links .search .fa {
  font-size: 16px;
}

#top-links #search {
  background-color: #4d4d4d;
  margin-bottom: 0px;
  padding: 10px;
}

#top-links .header-search .searchtoggle {
  background: #fff none repeat scroll 0 0;
  display: none;
  position: absolute;
  right: 0;
  top: 32px;
  width: 342px;
  z-index: 99;
}

#top-links #search .input-lg {
  background-color: #2c2c2c;
  border: medium none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  color: #7e7e7e;
  height: 41px;
  line-height: 20px;
  padding: 4px 40px 4px 10px;
  width: 100%;
}

#top-links .header-search .input-group-btn {
  position: absolute;
  right: 10px;
  width: auto;
}

#top-links .header-search #search .btn-lg {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  line-height: 14px;
  padding: 0;
  position: relative;
  font-size: 15px;
  margin: 0;
}

#top-links .header-search .button-search {
  display: inline-block;
  height: 40px;
  width: 34px;
}

#top-links .header-search .button-search::before {
  color: #fff;
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 18px;
  position: absolute;
  font-weight: 400;
  top: 14px;
  right: 9px;
  z-index: 999;
}

#top-links li.myaccount {
  background-color: #f7f7f7;
}

#top-links .myaccount .dropdown-toggle {
  vertical-align: middle;
  background-color: transparent;
}

#top-links .myaccount a {
  color: #7e7e7e;
}

#top-links a .fa {
  padding: 7px 13px 8px 14px;
  font-size: 17px;
  color: #2c2c2c;
}

#top-links a.dropdown-toggle {
  padding: 7px 13px 8px 14px;
  font-size: 17px;
  color: #2c2c2c;
}

#top-links a.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-left: .3em solid transparent;
}

#top-links a.dropdown-toggle .fa {
  padding: 7px 0px 8px;
  font-size: 17px;
  color: #2c2c2c;
}

#top-links li .myaccount-menu > li {
  float: none;
}

#top-links .dropdown-menu a:hover {
  color: #161b1e;
  background-color: transparent;
  background-image: unset;
}

header .header-left #logo h1 {
  margin-top: 12px;
  margin-bottom: 0;
  font-size: 22px;
}

header .header-middle {
  line-height: 17px;
  float: left;
  font-size: 15px;
  margin-bottom: 12px;
}

header .header-middle p {
  margin: 0 0 5px 0;
}

header .header-middle i.fa-envelope {
  padding: 9px 10px 10px 10px;
  border: 1px solid #000;
  border-radius: 50%;
}

header .header-middle i.fa-phone {
  padding: 9px 10px 8px 10px;
  border: 1px solid #000;
  border-radius: 50%;
}

header .header-middle .contact-mail {
  margin-top: 10px;
  letter-spacing: 0.8px;
  line-height: 15px;
}

header .header-middle .contact-mail .store-email {
  margin-right: 15px;
}

header .header-right #cart {
  margin-top: 10px;
  margin-bottom: 0px;
}

header .header-menu {
  background-color: #f5f5f5;
}

header .header-menu #menu {
  background-color: #f7f7f7;
  background-image: none;
  background-repeat: repeat-x;
  border-color: #f7f7f7;
  min-height: 50px;
}

header .header-menu #menu .nav > li > a {
  color: #161b1e;
  text-shadow: none;
  padding: 15px 15px 10px 15px;
  min-height: 16px;
  background-color: transparent;
}

header .header-menu .dropdown-menu li > a:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #161b1e;
  background-image: none;
  background-repeat: repeat-x;
}

/* New Changes End */

.btn-primary, .btn.disabled, .btn:disabled, .btn-secondary {
  opacity: 1;
  font-weight: 400;
  padding: 7px 20px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #ffffff;
  background-color: #161b1e;
  border: 1px solid #161b1e;
  outline: none;
  line-height: 20px;
  background-image: none;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  background-color: #161b1e;
  background-position: 0 -15px;
  border-color: #161b1e;
  outline: none;
}

.form-control {
  box-shadow: none;
  margin: 0 0 5px;
  border-color: #e9e9e9;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}


/* Menu Header Narbar start */

.navbar {
  margin-bottom: 0;
}

#menu, #account-navigation {
  background-color: #161b1e;
  background-image: linear-gradient(to bottom, #161b1e, #161b1e);
  background-repeat: repeat-x;
  border-color: #161b1e;
  min-height: 40px;
}

#menu .nav > li > a, #account-navigation .nav > li > a {
  color: #ccc;
}

#menu .nav > li:hover > a, #account-navigation .nav > li:hover > a {
  color: #fff;
}

#menu .see-all {
  margin-top: 0;
}

#menu .see-all:hover, #menu .see-all:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #161b1e;
  background-image: linear-gradient(to bottom, #161b1e, #161b1e);
  background-repeat: repeat-x;
}

#menu .dropdown-inner li:last-child a {
  border-bottom: none;
}

/* Menu Header Navbar End */

.home-page h3 {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0;
  position: relative;
  text-transform: capitalize;
}

.home-page .featured-category .banner {
  margin-bottom: 15px;
}

.home-page .featured-product .product-card, .home-page .featured-product .product-box, .home-page .featured-category-product .product-card, .home-page .featured-category-product .product-box  {
  margin-bottom: 0;
}

.home-page .featured-category-product .row {
  margin: 20px 0;
}

.home-page .featured-category-product h3 {
  padding: 0 !important;
}

.home-page .featured-category-product h3 {
  margin-top: 0;
}

.home-page .featured-category-product a.pull-right {
  margin-top: 5px;
  font-size: 18px;
}

.featured-product img {
  width:100%;
}

.owl-carousel .owl-wrapper-outer {
  border: none;
  box-shadow: none;
}

.owl-carousel .owl-pagination {
  display: none;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
  display: inline-block !important;
}

.product-list-simple .col-sm-6:nth-child(4n+1) {
  clear: both;
}

.product-list-simple .col-sm-3:nth-child(4n+1) {
  clear: both;
}

/* Product box start */

.slick-list .item:focus {
  outline: none;
}

.product-box, .product-box .product-list-simple .item {
  margin-bottom: 20px;
}

.product-box h3 {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0;
  position: relative;
  text-transform: capitalize;
}

.product-card {
  width: auto;
  /*padding: 5px;*/
  margin-bottom: 30px;
  overflow: hidden;
  text-align: center;
  border: 1px solid #eee;
  -webkit-transition: all .4s ease-out;
  border-radius: 5px;
}

.product-card .product-image {
  max-width: 100%;
  align-items: center;
  justify-content: center;
}

.product-card .caption {
  padding: 10px;
}

.product-card .caption h4 {
  font-size: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #646564;
}

.product-card .caption a {
  color: #161b1e;
}

.product-card .caption a:hover, .product-card .caption a:active, .product-card .caption a:focus {
  text-decoration: none;
  outline: none;
}

.product-card .price-new {
  font-weight: 600;
}

.product-card .price-old {
  color: #999;
  text-decoration: line-through;
  margin-left: 10px;
}

.product-card p {
  margin: 0;
}

.product-card .button-group {
  padding: 0 0 15px;
}

.product-card button.btn.btn-primary.card-product-btn-cart {
  background: #f4f4f4;
  color: #161b1e;
  font-size: 14px;
  border-radius: 42px;
  font-weight: normal;
  margin-left: 6px;
  padding: 11px 15px;
  border-color: #f4f4f4;
  box-shadow: 0 1px 4px 0 rgba(0,0,0,.14);
}

.product-card .btn-wishlist {
  background: #f4f4f4;
  font-weight: normal;
  display: inline-block;
  font-size: 10px;
  margin-left: 6px;
  padding: 13px 15px 9px;
  border-radius: 50%;
  border-color: #f4f4f4;
  color: #161b1e;
  box-shadow: 0 1px 4px 0 rgba(0,0,0,.14);
}

/* Product box end */

/* Notification Start */
.notification {
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  top: 0;
  transition: all 0.5s ease-in-out 0s;
  width: 100%;
  z-index: 999999;
}
.notification .alert {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23), 0 3px 10px rgba(0, 0, 0, 0.16);
  min-height: 55px;
  text-align: center;
}
.notification > .alert > .btn {
  float: right;
}
.notification > .alert > div {
  font-size: 14px;
  font-weight: 600;
  padding: 10px;
}
.notification > .alert > div i {
    padding-right: 10px;
}
/* Notification End */


/* Breadcrumb start */
.system-breadcrumb .breadcrumb {
  background: #f5f5f5;
  padding: 15px 0px;
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: center;
  list-style: none;
  border-radius: 4px;
  border: none;
  font-weight: bold;
}

.system-breadcrumb .breadcrumb > li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  white-space: nowrap;
  line-height: 17px;
  padding: 0;
}

.system-breadcrumb .breadcrumb i {
  font-size: 15px;
}

.system-breadcrumb .breadcrumb > li + li:before {
  content: "|";
  padding: 0 10px 0 5px;
  top: -1px;
  font-weight: 400;
  color: #262626;
  position: relative;
}
/* Breadcrumb end */

.page-title {
  color: #161b1e;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 20px 0;
}

.section-title .module-title {
  margin-top: 0;
  text-align: center;
}

.category-banner, .category-description {
  margin-bottom: 20px;
}

/* Module Start */

/* Banner Module Start */

.banners {
  margin-bottom: 20px;
}

.banner-inner {
  position: relative;
}

.banner-inner .banner-detail {
  left: 0;
  margin: 0 auto;
  opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 47%;
}

.banner-inner .banner-detail a {
  color: #fff;
  font-size: 18px;
}

.banner-inner .post-image-hover {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  position: absolute;
  top: 0;
  transition: all 300ms ease 0s;
  -webkit-transition: all 300ms ease 0s;
  -moz-transition: all 300ms ease 0s;
  -ms-transition: all 300ms ease 0s;
  -o-transition: all 300ms ease 0s;
  width: 100%;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}

.banner-inner:hover .banner-detail {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -kkhtml-opacity: 1;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}

.banner-inner:hover .post-image-hover {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  visibility: visible;
  opacity: 0.7;
  -moz-opacity: 0.7;
  -webkit-opacity: 0.7;
  -khtml-opacity: 0.7;
}

/* Banner Module End */

/* Product Category Start */

.product-category-module-tabs {
  float: left;
  margin: 15px 0 0;
  position: relative;
  width: 100%;
}

.product-category-module-tabs .category-tabs {
  border-bottom: 1px solid #eeeeee;
  float: left;
  margin: 0 0 20px;
  width: 100%;
}

.product-category-module-tabs .category-tabs h3 {
  border: medium none;
  margin: 10px 0 0 0;
  float: left;
  font-size: 23px;
}

.product-category-module-tabs .category-tabs .tab-box-heading {
  float: right;
}

.product-category-module-tabs .category-tabs .nav.nav-tabs {
  display: table;
  float: left;
  border: none;
  text-align: left;
  margin-bottom: 0;
}

.product-category-module-tabs .category-tabs .nav-tabs > li {
  float: left;
  position: relative;
  margin: 0 5px;
}

.product-category-module-tabs .category-tabs .nav-tabs > li > a {
  color: #999999;
  font-size: 18px;
}

.product-category-module-tabs .category-tabs .nav> li > a:focus, .product-category-module-tabs .category-tabs .nav > li > a:hover {
  text-decoration: none;
  background-color: transparent;
  border-color: #fff #fff #fff;
  color: #161b1e !important;
}

.product-category-module-tabs .category-tabs .nav-tabs>li.active>a {
  border-color: #fff #fff #fff;
}

.product-category-module-tabs .category-tabs .nav-tabs>li.active>a {
  color: #161b1e;
  cursor: default;
  background-color: #fff;
}

.product-category-module-tabs .category-tabs .nav.nav-tabs li > a::before {
  background: #161b1e;
  bottom: -3px;
  content: "";
  height: 2px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  width: 0;
}

.product-category-module-tabs .category-tabs .nav.nav-tabs li.active > a::before, .product-category-module-tabs .category-tabs .nav.nav-tabs li:hover > a::before {
  width: 80%;
}

.product-category-module-tabs .product-card {
  margin-bottom: 0;
}

/* Product Category End */

/* Module End */

/* Category Page Start */

/* Refine Search Start */
.refine-search {
  margin-bottom: 15px;
}

.refine-search h3 {
  margin-bottom: 15px;
  margin-top: 0;
  font-size: 16px;
  color: #161b1e;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.refine-search .category-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.refine-search .category-list ul li {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #eee;
  padding: 5px 15px;
  margin: 5px 5px 5px 0;
  background-color: #fff;
  font-size: 13px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.refine-search .category-list ul li a {
  color: #161b1e;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 14px;
  line-height: unset;
}

.refine-search .category-list ul li:hover, .refine-search .category-list ul li.active {
  background-color: #161b1e;
}

.refine-search .category-list ul li:hover a, .refine-search .category-list ul li.active a {
  color: #fff;
}

/* Refine Search End */

.product-list-top {
  padding: 14px 15px;
  line-height: 30px;
  background-color: #f5f5f5;
  margin-bottom: 20px;
}

.product-list-top .btn-list-grid {
  position: relative;
  top: 4px;
  width: auto;
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}

.product-list-top .btn-list-grid a i {
  font-size: 20px;
  margin-right: 8px;
  color: #aaa;
}

.product-list-top .btn-list-grid a:hover i, .product-list-top #list-view.active i, .product-list-top #grid-view.active i {
  color: #161b1e;
}

.product-list-top .option-right {
  float: right;
  margin: 0;
  width: auto;
  display: block;
  overflow: hidden;
}

.product-list-top .option-right .sort, .product-list-top .option-right .show {
  float: left;
  margin-right: 15px;
  position: relative;
  top: 3px;
  display: inline-block;
  vertical-align: middle;
}

.product-list-top .option-right .sort-by {
  float: left;
  margin: 3px 10px 0 0;
  width: auto;
  padding: 0;
}

.product-list-top .option-right .sort-select {
  float: left;
  width: 150px;
  padding: 0;
}

.product-list-top .option-right .show-by {
  float: left;
  margin: 2px 10px 0;
  padding: 0;
  width: auto;
}

.product-list-top .option-right .show-select {
  float: right;
  width: 100px;
  padding: 0;
}

.product-thumb .image a:hover {
  padding: 2px;
}

.product-thumb .caption {
  padding: 10px;
}

.product-grid .product-thumb .description, .product-grid .product-thumb .middle-rating, .product-list .product-thumb .top-rating {
  display: none;
}

.product-list .product-thumb {
  text-align: left;
}

.product-thumb .button-group {
  padding: 0 0 15px;
  border: none;
  background-color: transparent;
  overflow: auto;
}

.product-thumb .btn-wishlist {
  background: #f4f4f4;
  font-weight: normal;
  display: inline-block;
  font-size: 10px;
  margin-left: 6px;
  padding: 15px;
  border-radius: 50%;
  border-color: #f4f4f4;
  color: #161b1e;
  box-shadow: 0 1px 4px 0 rgba(0,0,0,.14);
  width: auto;
  line-height: 0;
}

.product-list .product-thumb .btn-wishlist {
  margin-left: 0;
}

.product-thumb button.btn.btn-primary.card-product-btn-cart {
  background: #f4f4f4;
  color: #444;
  font-size: 14px;
  border-radius: 42px;
  font-weight: normal;
  margin-left: 6px;
  padding: 12px;
  border-color: #f4f4f4;
  box-shadow: 0 1px 4px 0 rgba(0,0,0,.14);
  width: auto;
  line-height: 22px;
}

.product-grid .product-thumb .category-btn-group {
  margin-bottom: 20px;
}

.category-page .product-card {
  margin-bottom: 0;
}

.category-page .row.product-list-simple {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.bottom-pagination {
  display: block;
  width: 100%;
  margin: 0;
  padding: 14px 15px;
  background-color: #f5f5f5;
}

.bottom-pagination .result {
  line-height: 34px;
  font-size: 14px;
  color: #333;
}

.pagination > li > a, .pagination > li > span {
  padding: 6px 12px;
  color: #161b1e;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #161b1e;
  border-color: #161b1e;
}

/* Category Page End */

/* Catalog Page Start */

.catalog-page h3 {
  font-size: 22px;
  font-weight: 700;
  margin: 20px 0 0 0;
}

@media (min-width: 800px) {

  .ct-list .col-lg-4:nth-child(3n+1) {
    clear: both;
  }

}

@media (max-width: 800px) {

.ct-list .col-xs-6:nth-child(2n+1) {
  clear: both;
}

}


.ct-list .catalog-category-list {
  margin: 15px 0 0;
}

.ct-list h4 {
  text-align: center;
}

/* Catalog Page End */


/* Product Info Page Start */

.product-info-page .thumbnail.affiliate-product-thumbnail, .product-info-page .image-additional a {
  padding: 0;
  border: none;
}

.product-info-page .affiliate-product-thumbnail img {
  width: 100%;
}

.product-info-page .thumbnails .image-additional {
  margin-left: 19px;
}

.product-info-page .image-additional {
  max-width: 100px;
}

.product-info-page .product-title {
  font-size: 24px;
  font-weight: 500;
  margin: 0 0 18px;
  color: #161b1e;
  line-height: 30px;
}

.product-info-page .rating {
  margin: 10px 0 20px;
}

.product-info-page .list-unstyled.attribute {
  padding: 10px 0;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 20px;
}

.product-info-page .list-unstyled.attribute li {
  line-height: 26px;
  padding: 8px 0;
}

.product-info-page .list-unstyled.attribute li span {
  font-weight: 600;
  color: #161b1e;
  font-size: 14px;
}

.product-info-page .product-price h2 {
  font-size: 18px;
}

.product-info-page #product .form-group {
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
  clear: both;
}

.product-info-page #product .form-group .control-label {
  float: left;
  margin: 2px 10px 3px 0;
  font-size: 14px;
}

.product-info-page #product .form-group #input-quantity {
  margin-right: 10px;
  margin-bottom: 0;
  width: auto;
  float: left;
  height: 37px;
  text-align: center;
}

.product-info-page #product .form-group #button-cart {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

.product-info-page #product .form-group .btn-wishlist .fa {
  padding: 3px;
}

/* Product Tabs section start */

.product-info-page .product-tabs {
  margin-bottom: 20px;
  text-align: center;
}

.product-info-page .product-tabs .nav-tabs {
  border-bottom: none;
  margin-bottom: 30px;
  text-align: center;
}

.product-info-page .product-tabs .nav-tabs li {
  list-style: none outside none;
  position: relative;
  text-align: center;
  margin: 0 6px;
  float: none;
  display: inline-block;
  vertical-align: middle;
}

.product-info-page .product-tabs .nav-tabs a {
  color: #161b1e;
  display: block;
  text-transform: uppercase;
  float: left;
  font-weight: 600;
  font-size: 13px;
  line-height: 21px;
  margin: 0px;
  padding: 10px 40px;
  text-align: center;
  position: relative;
  border: 1px solid #ddd;
  border-radius: 0;
}

.product-info-page .product-tabs .nav-tabs li a:hover, .product-info-page .product-tabs .nav-tabs li.active a {
  border-color: #161b1e;
  background: #161b1e;
  color: #fff;
}

.product-info-page .product-tabs .tab-content {
    padding: 25px;
    border: 1px solid #e4e4e4;
    text-align: left;
}
/* Product Tabs section End */

/* Product Related Section Start */

.product-info-page .product-related h3 {
  margin-top: 0;
  margin-bottom: 20px;
}

/* Product Related Section End */

/* Product Info Page End */

/* Brand Related changes Start */

.brand-list-page .brand-link-group {
  color: #161b1e;
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 20px;
}

.brand-list-page .brand-link-list {
  border: 1px solid #e9e9e9;
  margin-bottom: 20px;
  padding: 5px;
}

.brand-list-page .brand-link-heading {
  background: #f5f5f5;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 6px;
  padding: 5px 8px;
}

.brand-list-page .brand-link-heading p {
  line-height: 38px;
  margin: 0;
  color: #161b1e;
  padding: 0 10px;
}

.brand-list-page .brand-link-content {
  padding: 8px;
  font-size: 14px;
  line-height: 20px;
}

/* Brand Related changes End */

/* Contact us Page related changes start */

.contact-us-page h3 {
  font-size: 21px;
  font-weight: 400;
}

.contact-us-page .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 0;
  box-shadow: none;
}

.contact-us-page .form-horizontal h3 {
  margin-top: 0;
}

.contact-us-page legend {
  font-size: 18px;
  padding: 7px 0px;
}
/* Contact us Page related changes end */

/* Login page related changes start */

.login-page h2 {
  margin-top: 0;
}

/* Login page related changes end */

/* Search Page related changes start */

.search-page #button-search {
  margin-bottom: 20px;
}

/* Search Page related changes end */

/* Account Navigation Start */

#account-navigation {
  border-radius: 4px;
}

#account-navigation.navbar-default .navbar-nav > .active > a {
  background-color: transparent;
  color: #fff;
}

#account-navigation .navbar-header {
  padding: 0 15px;
}

#account-navigation .navbar-header a {
  color: #fff;
}

#account-navigation.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}

#account-navigation.navbar-default .navbar-toggle:hover {
  background-color: transparent;
}

.panel-body .btn-primary {
  padding: 7.5px 13px;
  line-height: 1.42857143;
  margin-right: 10px;
}

table tr td .btn-primary {
  padding: 7.5px 13px;
  line-height: 1.42857143;
}

/* Account Navigation End */

/* Checkout Changes Start */

.btn-quantity {
  margin-right: 0 !important;
}

.checkout-container label, .checkout-container .btn-block {
  font-size: 14px;
}

/* Checkout Changes End */

/* Footer related changes start */

footer {
  background: #f7f7f7;
  color: #000000;
  clear: both;
  line-height: 1.25em;
  padding-top: 0;
  margin-top: 20px;
}

.footer-top {
  border-bottom: 1px solid #ddd;
}

.footer-top-content {
  padding: 20px 0;
}

.footer-top-content input[type="text"].form-control {
  font-size: 17px;
  height: 48px;
  border: 2px solid #ccc;
}

.footer-top-content a.btn.btn-primary {
  height: 48px;
  padding: 13px 20px;
  font-size: 17px;
}

.footer-container {
  padding: 40px 0;
  display: block;
  overflow: hidden;
  position: relative;
}

.footer-container p.footer-short-description {
  font-weight: normal;
  text-align: justify;
  line-height: 20px;
}

.footer-block {
  margin-bottom: 0;
}

.footer-container .footer-first-column {
  text-align: left;
  display: block;
  overflow: hidden;
}

.footer-container h5, .footer-container .h3 {
  margin: 0 0 20px 0;
  color: #161b1e;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  font-family: "Roboto", sans-serif;
}

.block-title, .footer-title, .title {
  position: relative;
  cursor: pointer;
  margin-top: 0px;
}

.clearfix {
  clear: both;
}

.block-title .navbar-toggler, .footer-title .navbar-toggler, .title .navbar-toggler {
  position: absolute;
  top: 12px;
  right: 15px;
  padding: 0;
  font-size: 22px;
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  height: 1em;
  text-align: center;
}

.footer-container .footer-title .navbar-toggler {
  top: 0;
  right: 0;
  color: #000000;
}

.block-title .navbar-toggler i.add, .footer-title .navbar-toggler i.add {
  display: none;
}

.block-title.collapsed .navbar-toggler i.add, .footer-title.collapsed .navbar-toggler i.add {
  display: block;
}

.block-title.collapsed .navbar-toggler i.remove, .footer-title.collapsed .navbar-toggler i.remove {
  display: none;
}

.footer-container li {
  margin-bottom: 15px;
}

.footer-container a {
  font-weight: 400;
  letter-spacing: 0.5px;
  font-size: 15px;
  color: #161b1e;
  text-decoration: none;
}

.footer-container a:hover, .footer-container a:focus, .footer-container a:active {
  color: #999999;
  text-decoration: none;
}

.footer-container .footer-dropdown {
  margin-top: 10px;
}

.footer-powered {
  background: #000000;
  color: #ffffff;
  padding-top: 0;
  margin-top: 0;
}

.footer-powered .powered-text {
  color: #ffffff;
  margin-bottom: 0;
  padding: 14px 0;
}

/* footer subscriber popup start */

#subscribeModal h5.modal-title {
  color: #161b1e;
}

#subscribeModal .modal-body p.top-text {
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  font-family: 'Open Sans', sans-serif;
  text-align: justify;
  margin: 0;
}

#subscribeModal .modal-body p.bottom-text {
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
  font-family: 'Open Sans', sans-serif;
  text-align: justify;
  margin: 0;
}

#subscribeModal .modal-body p.bottom-text {
  font-size: 13px;
}

#subscribeModal .modal-body .form-control {
  margin: 0;
}

.m-b-15 {
  margin-bottom: 15px !important;
}

.m-b-10 {
  margin-bottom: 10px !important;
}

.m-t-15 {
  margin-top: 15px !important;
}

#subscribeModal .modal-footer .pull-left {
  margin-right: 5px;
}

#subscribeModal .modal-footer .pull-left input[type=checkbox] {
  margin: 2px;
}

/* footer subscriber popup end */

.block-social {
  text-align: center;
  display: block;
  overflow: hidden;
  padding: 6px;
}

.block-social ul {
  padding: 0;
  margin: 0;
  text-decoration: none;
}

.block-social ul li {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  padding: 3px;
  margin: 1px 1px;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.block-social ul li.facebook {
  background: #3b5999;
}

/*.block-social ul li.facebook:hover {
  background: #fff;
}

.block-social ul li.facebook:hover i {
  color: #3b5999;
}*/

.block-social ul li.twitter {
  background: #00aced;
}

.block-social ul li.google_plus {
  background: #dc473b;
}

.block-social ul li.pinterest {
  background: #cb2027;
}

.block-social ul li.instagram {
  background: #f09433;
}

.block-social ul li.youtube {
  background: #cb2027;
}

.block-social ul li i {
  margin-top: 5px;
  color: #fff;
}

/* Footer related changes end  */

/* New Modal Popup Work */
@media (min-width: 1100px) {
  #subscribeModal .modal-dialog {
    width: 1000px;
    margin: 100px auto;
  }
}
@media (max-width:1100px) and (min-width:767px){
  #subscribeModal .modal-dialog {
    width: 750px;
    margin: 100px auto;
  }	
}
#subscribeModal .modal-header {
  min-height: 30px;
  padding: 20px;
  border-bottom: none;
  background-color: #161b1e;
}	

#subscribeModal .modal-header .close {
  margin-top: 1px;
  color: #ffffff;
}

#subscribeModal .modal-body {
  position: relative;
  padding: 0;
}	
  
#newsletter-popup li, 
#newsletter-popup ul {
  font-size: 18px;
  line-height: 32px;
}

#subscribeModal .form-group {
  margin-bottom: 20px;
  margin-right: 20px;
  font-size: 1.6rem;
}

#subscribeModal .top-section {
  margin-top:1.5rem;
  margin-bottom:1.5rem;
}

#subscribeModal .modal-buttons {
  float:right;
  margin-right: 1.5rem;
  margin-bottom: 1.5rem;
}

#subscribeModal .modal-title {
  font-size: 1.8rem;
  color:#fff !important;
}

#subscribeModal .btn {
  font-size: 1.7rem;
  border: 0;
}

#subscribeModal .btn-default {
  padding: 8px 20px;
}

#subscribeModal .btn-primary {
  padding: 8px 60px;
}

#subscribeModal .form-control {
  font-size: 16px;
  height: 40px;
  padding: 8px 16px;
}

.popup-success {
  background: #fff;
  padding: 20px;
  margin-bottom: 0px;
}

@media (max-width:1101px){
  #newsletter-popup li, #newsletter-popup ul {
    font-size: 16px;
    line-height: 28px;
  }

  #subscribeModal .form-group {
    margin-bottom: 15px;
    margin-right: 15px;
    font-size: 1.5rem;
    line-height: 2rem;
  }

  #subscribeModal .top-section {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}
  
.modal {
  z-index: 1999999999 !important;
}

#subscribeModal .modal-right-section .row {
  margin-left: 0;
}

#subscribeModal .modal-left-section .row {
  margin-right: 0;
}

#subscribeModal .modal-left-section .col-sm-5 {
  padding: 5rem 0 2rem;
}

#subscribeModal .modal-right-section .col-sm-5 {
  padding: 3rem 0 2rem;
}

/* New Modal Popup Work End */