html,
body {
  height: 100%;
}
body {
  color: #424449;
  font-family: "Poppins", sans-serif;
  padding-top: 0;
  background-color: #ffffff;
}
select {
  -webkit-appearance: none;
}
a {
  color: #181818;
}
a:hover {
  color: #181818;
}
#wrapper {
  min-height: 100%;
  position: relative;
  padding: 40px;
}
.catgory .c_item h3,
.brands .b_item h3 {
  height: 50px;
}
#content {
  padding-bottom: 15px;
  border: 1px solid #39b4c4;
  height: 1250px;
}
header {
  background-color: #fff;
}
#f_p_1,
#f_p_2,
#f_p_3,
#f_p_5,
#f_p_6,
#l_p_2,
#l_p_3,
#l_p_4,
#l_p_5,
#l_p_6,
#b_p_2,
#b_p_3,
#b_p_4,
#b_p_5,
#b_p_6 {
  display: none;
}
.carousel.slide .controls {
  display: none;
}
.menu_img a {
  text-transform: none !important;
  text-align: left !important;
  padding: 0px 0px !important;
  margin-top: 7px !important;
  color: #171717 !important;
  float: left;
}
.mega-dropdown-menu .dropdown-header {
  color: #39b4c4;
  font-size: 18px;
  border-bottom: 3px solid;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 2px;
  padding-bottom: 15px;
}
.mega-dropdown-menu .dropdown-head {
  color: #39b4c4;
  font-size: 18px;
  text-transform: uppercase !important;
  font-weight: normal;
  letter-spacing: 2px;
  padding-bottom: 15px;
}
#search_in_title {
  padding: 20px 15px !important;
  text-align: left !important;
  border-radius: 0 !important;
  border: 1px solid #39b4c4 !important;
  /*  margin-bottom: 5px!important;*/
  color: #39b4c4;
  margin-top: 0px;
}
#search_in_title::placeholder {
  color: #39b4c4;
}
#bigger-search button {
  color: #fff;
  border-radius: 0;
  padding: 10px 0px;
  margin-top: 0px !important;
  background-color: #39b4c4 !important;
}
button:focus {
  outline: 0 !important;
}
.dropdown-header {
  padding: 3px 20px 0px 0px;
}
.menu_img a {
  text-transform: none;
  text-align: left;
  padding: 0px 0px !important;
  margin-top: 7px;
  color: #39b4c4;
}
.navbar-nav .drop__image img {
  max-width: 100%;
  height: auto;
}
.navbar {
  min-height: 0px;
}
.navbar-nav .c_img img {
  max-width: 100%;
  height: auto;
}
.topBar {
  background-color: #39b4c4;
  padding: 10px;
}
ul.topBar-list {
  list-style: none;
  display: block;
  text-align: center;
  margin: 0;
  padding: 0;
}
ul.topBar-list li {
  display: inline-block;
}
ul.topBar-list li a {
  color: #fff;
  padding: 10px;
  font-size: 15px;
  font-family: "Poppins", sans-serif;
  text-transform: capitalize;
}
ul.topBar-list li a:hover {
  text-decoration: none;
}
ul.topBar-list li:first-child {
  margin-right: -4px;
}
.fa-shopping-cart {
  padding-right: 5px;
}
/* .testimonialBox .col-sm-2 {width: 33.3333%;} */
/* #slider-wrapper{max-width: 100%;width: auto;height: auto;margin: 0px auto;background-color: transparent;padding: 15px 0px;} */
/* #image-slider{width: auto;height: auto;position: relative;overflow: hidden;margin: auto;display: block;} */
/* #image-slider ul{width: 100%;height: 160px;position: relative;} */
/* #image-slider ul li{ */
/* display: inline-block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%; */
/* height:100%;  */
/* } */
/* #image-slider ul li img {width: 100%;height:auto;} */
/* #image-slider ul li.active-img{left: 0;} */
.slick-slider-single {
  padding-left: 0px;
}
.next-img {
  z-index: 9999;
}

#thumbnail {
  cursor: default;
  margin-top: 3px;
  height: auto;
  display: block;
  width: 100%;
  /* overflow-x:scroll; */
}
/*
#thumbnail ul {
    width: 100%;
    padding-left:0px;
    display: inline-flex;
}
 #thumbnail li{
    list-style: none;
    float: left;
    cursor: pointer;
    width:100px;
} 			
 #thumbnail li img{
    padding: 0;
    float: left;
    margin: 0px 1.5px;
    width:95px!important;
    border: 1px solid #ddd;
} 
 #thumbnail li:first-child img{
    margin-right:0px;
    margin-left:0px;
} */
.slick-thumbnails-list {
  width: 90%;
  padding-left: 0px;
  margin: 0 auto;
}

.slick-thumbnails-list .slick-list {
  width: 80%;
  margin: 0 auto;
}
.slick-thumbnails-list .slick-prev::before,
.slick-thumbnails-list .slick-next::before {
  color: #39b4c4;
}
.slick-thumbnails-list .slick-slide img {
  width: 100% !important;
  height: auto;
  cursor: pointer;
}
.slick-thumbnails-list .slick-prev {
  left: 0px;
}
.slick-thumbnails-list .slick-next {
  right: 0px;
}
.slick-thumbnails-list .slick-prev,
.slick-thumbnails-list .slick-next {
  width: 10px;
  height: auto;
}
.slick-thumbnails-list .slick-slide.active {
  box-sizing: border-box;
  position: relative;
}
.slick-thumbnails-list .slick-slide.active .slider-shadow-box {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  /* border: 1px solid #39b4c4; */
}
.header-container {
  width: auto !important;
  padding: 0px 40px;
}

.site-logo {
  max-height: 60px;
}
.all_tabs .nav-tabs a {
  margin-bottom: 20px;
}
.tab .nav-tabs {
  padding-bottom: 5px !important;
}
.languages-bar {
  background: #181818;
  margin-bottom: 15px;
  padding: 8px 0;
  display: none;
}
.languages-bar .phone {
  color: #f1f1f1;
  font-weight: bold;
}
.languages-bar .phone span {
  margin-right: 5px;
}
.languages-bar ul {
  margin: 0;
  margin-left: -10px;
  padding: 0;
}
.languages-bar ul li {
  border-right: 1px solid #727272;
  display: inline;
  margin-left: 10px;
  padding-right: 10px;
  text-transform: capitalize;
}
.languages-bar ul li a {
  color: #727272;
  font-size: 13px;
}
.languages-bar ul li a:hover {
  color: #301e1d;
  text-decoration: none;
}
.languages-bar ul li img {
  height: 11px;
  margin-right: 2px;
  margin-top: -2px;
  width: 16px;
}
.languages-bar ul li.last-item {
  border-right: none;
}
.logo-col {
  padding-left: 0px;
  padding-right: 0px;
  /*  padding-top:10px; 
    padding-bottom: 10px;*/
}
.logo-and-search {
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  align-items: center;
}
.my-basket {
  color: #181818;
  font-size: 16px;
  margin-left: 0px;
  display: inline-block;
}
/* .fa-shopping-cart{padding-left:6px;} */
.my-basket:hover {
  text-decoration: none;
  color: #181818;
  cursor: pointer;
}
.my-basket span.sum-scope {
  margin-right: 10px;
}
.navbar-toggle {
  border: 1px solid #727272;
  margin-right: 0px;
  border-radius: 0px;
  margin-bottom: 0px;
}
.navbar-toggle span {
  background-color: #727272;
}
.search {
  /* padding-top: 20px;
    padding-bottom: 5px;*/
  width: 100%;
  float: left;
}
.search .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  width: 100%;
  float: right;
}
.search .form-control {
  padding: 10px 15px !important;
  width: 85%;
  text-align: left !important;
  border-radius: 0 !important;
  border: 1px solid #39b4c4 !important;
  /* margin-bottom: 5px!important;*/
}
.search .btn-red {
  border-radius: 0;
  color: #fff;
  width: 15%;
}
.navbar {
  border-top: 1px solid #39b4c4;
  border-bottom: 1px solid #39b4c4;
  margin: 0px 25px;
  border-radius: 0px;
}
.navbar.cloth .navbar-nav li a:hover,
.navbar.cloth .navbar-nav li a:focus,
.navbar.cloth .navbar-nav li.active a {
  color: #39b4c4 !important;
}
.slogan_area {
  height: 50px;
  background: #39b4c4;
  margin: 10px 0px 0px;
}
.slogan_area p {
  color: #fff;
  text-align: center;
  padding: 15px 0px;
}
.navbar .navbar-brand {
  color: #171717;
}
.navbar .navbar-nav a {
  color: #171717;
  font-weight: normal;
  text-transform: uppercase;
  background-color: #fff0 !important;
  font-size: 14.8px;
  letter-spacing: 1px;
  padding: 10px 10px;
}
.navbar .navbar-nav li {
  border-left: 0px solid #e5e5e5;
}
#navbar {
  padding-left: 0;
}
.navbar .navbar-nav li:last-child {
  border-right: 0px solid #e5e5e5;
}
.body {
  background-color: #fff; /*border:1px solid #e5e5e5;*/
  padding: 30px;
}
.advanced-search-btn {
  position: absolute;
  right: 50px;
  top: 5px;
  z-index: 10;
}
.advanced-search-menu {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: -webkit-linear-gradient(
    top,
    #ffffff 0%,
    #f6f6f6 47%,
    #ededed 100%
  );
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
  margin-top: -1px;
  padding: 14px 20px;
  width: 515px;
}
.btn-inner-search {
  color: #fff;
}
.advanced-search-menu .form-control {
  float: none;
}
#home-slider {
  margin-bottom: 0px;
}
.page-testimonials-index #home-slider {
  display: unset;
}
.page-testimonials-index #home-slider img.img-responsive {
  width: 100%;
}
#home-slider .item .absolute-texts {
  position: absolute;
  top: 10px;
  left: 10px;
}
#home-slider .item h1 {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  max-width: 300px;
}
#home-slider .item .description {
  max-width: 400px;
}
#home-slider .carousel-indicators {
  width: auto;
  left: auto;
  right: 20px;
  bottom: 0;
}
#home-slider .carousel-indicators li,
#small_carousel .carousel-indicators li {
  background-color: #000100;
  height: 12px;
  width: 12px;
}
#small_carousel .product-list {
  text-align: center;
}
#small_carousel .product-list img {
  height: 300px;
}
#small_carousel .product-list h2 {
  font-size: 16px;
  font-weight: bold;
  height: 40px;
}
#small_carousel .product-list .price,
#small_carousel .product-list .price-discount {
  font-size: 12px;
  height: 20px;
}
#small_carousel .product-list div.add-to-cart,
#small_carousel .product-list .info-btn {
  color: #fff;
  display: block;
  padding: 2px 7px;
  font-size: 12px;
  margin-bottom: 5px;
}
#small_carousel .product-list .price-down {
  background-color: #181818;
  padding: 2px;
  color: #fff;
}
#small_carousel .product-list div.add-to-cart a {
  color: #fff;
}
#small_carousel .carousel-indicators {
  bottom: auto;
  top: 270px;
}
.h-line {
  width: 100%;
  height: 1px;
  background-color: #39b4c4;
}
.h-line-1 {
  width: 100%;
  height: 1px;
  background-color: #39b4c4;
}
.row-of-slider {
  margin-bottom: 0px;
}
.categories {
  padding-top: 30px;
  margin-bottom: 20px;
}
.products {
  padding-top: 30px;
  margin-bottom: 30px;
}
.products .product-list {
  margin-bottom: 30px;
}
.products .product-list .img-container {
  height: 300px;
  overflow: hidden;
}
.products .product-list img {
  width: 100%;
}
.products .product-list h2 {
  font-size: 14px;
  height: 50px;
  overflow: hidden;
}
.products .product-list h2 a {
  color: #787878;
}
.loader {
  display: none;
  height: 1px !important;
} /*hack*/
.products .product-list .price,
.product-list .price-discount {
  font-size: 12px;
  height: 20px;
}
.products .product-list div.add-to-cart,
.products .product-list .info-btn,
#view-product .add-to-cart {
  color: #fff;
  display: block;
  padding: 2px 7px;
  font-size: 12px;
  margin-bottom: 5px;
}
.products .product-list .price-down {
  background-color: #181818;
  padding: 2px;
  color: #fff;
}
.products .product-list div.add-to-cart a {
  color: #fff;
}
.part-label {
  color: #fff;
  padding: 5px 15px;
  display: inline-block;
  margin-top: 15px;
  margin-bottom: -20px;
}
footer {
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  padding-bottom: 20px;
}
.footer-text {
  font-size: 16px;
  padding-left: 2px;
  margin-top: 6px;
  padding-top: 27px;
  float: left;
}
.body-footer .footer-text a {
  color: #39b4c4 !important;
}
.body-footer .menu1,
.body-footer .menu2 {
  text-align: left;
  display: inline-block;
}
.body-footer h3 {
  font-size: 16px;
}
.body-footer img {
  margin: 0 auto;
}
.body-footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.body-footer .footer-icon li {
  display: block;
  height: 40px;
  width: 100%;
}
.body-footer .footer-icon span i {
  border: 1px solid #a3a3a3;
  border-radius: 100%;
  height: 30px;
  line-height: 25px;
  margin-bottom: 5px;
  margin-right: 5px;
  text-align: center;
  width: 30px;
}
.body-footer.f-cont-info {
  width: 70%;
  word-break: break-all;
}
.body-footer ul li a {
  display: block;
  color: #39b4c4;
}
.body-footer ul li:not(:last-child) a {
  padding: 0 0 5px;
}
.body-footer .full {
  border-radius: 0;
  border: 1px solid #39b4c4;
}
.body-footer .full::placeholder {
  color: #39b4c4;
}
.body-footer .bg-red {
  color: #fff;
  border-radius: 0;
}
.bag-info ul.dropdown-cart {
  height: auto;
  max-height: 250px;
  overflow-x: hidden;
  width: 265px;
}
.bag-info ul.shop-dropdown a.dropdown-toggle {
  color: #333;
  font-size: 13px;
}
.bag-info ul.shop-dropdown a.dropdown-toggle:hover {
  text-decoration: none;
}
.bag-info ul.dropdown-cart li .item {
  display: block;
  margin: 3px 0;
  padding: 3px 10px;
}
.bag-info ul.dropdown-cart li .item:hover {
  background-color: #f3f3f3;
}
.bag-info ul.dropdown-cart li .item:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.bag-info ul.dropdown-cart li .item-in {
  float: left;
}
.bag-info ul.dropdown-cart li .item-in img {
  height: 50px;
  width: 50px;
}
.bag-info ul.dropdown-cart li .item-in a.item-info span {
  display: block;
  font-size: 12px;
}
.bag-info ul.dropdown-cart .go-checkout {
  display: inline-block;
  margin-bottom: 7px;
  background: #ffffff;
  background: -moz-linear-gradient(
    top,
    #ffffff 0%,
    #f3f3f3 50%,
    #ededed 51%,
    #ffffff 100%
  );
  background: -webkit-linear-gradient(
    top,
    #ffffff 0%,
    #f3f3f3 50%,
    #ededed 51%,
    #ffffff 100%
  );
  background: linear-gradient(
    to bottom,
    #ffffff 0%,
    #f3f3f3 50%,
    #ededed 51%,
    #ffffff 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
.bag-info ul.dropdown-cart .item-x-absolute {
  position: absolute;
  right: 10px;
}
.bag-info ul.dropdown-cart li .item-in .left-side {
  float: left;
  width: 50px;
}
.bag-info ul.dropdown-cart li .item-in .right-side {
  border-bottom: 1px solid #f1f1f1;
  float: left;
  margin-left: 2px;
  width: 170px;
}
.bag-info ul.dropdown-cart .item-info .prices span {
  color: #fe3a3a;
  display: inline !important;
}
.bag-info ul.dropdown-cart .item-info .prices,
.bag-info ul.dropdown-cart .item-info .currency {
  color: #fe3a3a;
  display: inline !important;
}
.dropdown-cart .shop-item {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: -webkit-linear-gradient(
    top,
    #ffffff 0%,
    #f6f6f6 47%,
    #ededed 100%
  );
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
}
.social li {
  float: left;
  /*  height: 36px;  
    line-height: 36px;  */
  margin: 0 8px 0 0;
  /*  margin-bottom:5px;   */
  padding: 0;
  text-align: center;
  transition: all 0.5s ease 0s;
  width: 36px;
}
.social li a i {
  color: #7f7f7f;
  font-size: 20px;
}
.categories {
  margin-left: -10px;
}
.list {
  display: inline;
  list-style: none;
  padding: 0;
  margin: 0;
}
.list li {
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 10px;
}
.list li a {
  font-size: 13px;
  color: #fff;
  padding: 5px 10px;
}
.pagination li {
  display: inline-block;
  margin-right: 5px;
}
.pagination li,
.pagination li:first-child,
.pagination li a,
.pagination li:first-child a,
.pagination li:last-child a {
  border-radius: 0;
}
.pagination li a:hover {
  color: #b54e4f;
}
.pagination li.active a {
  color: #fff;
}
.navbar.cloth .navbar-nav li:hover,
.navbar.cloth .navbar-nav li.active {
  border-top: 0px !important;
}
#notificator {
  display: none;
  left: 50%;
  margin-left: -100px;
  padding: 15px 25px;
  position: fixed;
  text-align: center;
  top: 20px;
  width: 200px;
  z-index: 5000;
}
.btn-blue-round {
  margin-right: 10px;
  display: inline-block !important;
  color: #fff !important;
  border-radius: 28px;
  color: #ffffff;
  display: inline-block;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  padding: 4px 20px;
  text-decoration: none;
}
.btn-blue-round a:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
.clear-filter {
  float: right;
  background-color: #181818;
  padding: 5px 10px;
  color: #fff;
  margin-top: 15px;
}
.clear-filter:hover {
  color: #fff;
}
.blog-artchive {
  list-style: none;
  margin-bottom: 20px;
  padding-left: 0;
}
.blog-artchive .item {
  background: transparent none repeat scroll 0 0;
  border-color: -moz-use-text-color -moz-use-text-color #ccc;
  border-image: none;
  border-style: none none dotted;
  border-width: 0 0 1px;
  moz-border-bottom-colors: none;
  moz-border-left-colors: none;
  moz-border-right-colors: none;
  moz-border-top-colors: none;
  padding: 10px 0px;
  padding-left: 10px;
}
.blog-artchive .item a {
  color: #666;
}
.blog-home-left-categ {
  margin-bottom: 20px;
}
.filter-sidebar .title,
#blog .alone,
.blog-inner .alone,
.orders-from-category .title,
#goOrder .title {
  padding: 10px 15px;
  color: #fff;
  margin-bottom: 20px;
}
#search-input-blog {
  margin-bottom: 20px;
}
.btn-blog {
  color: #fff;
}
.btn-blog:hover {
  color: #fff;
}
.blog-list .description {
  height: 125px;
  overflow: hidden;
  font-size: 12px;
}
.blog-list h5 {
  height: 40px;
  overflow: hidden;
}
#search-input-blog {
  margin: 0;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 0;
}
#search-input-blog .search-query {
  padding-right: 30px;
  padding-left: 3px;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 0;
}
#search-input-blog button {
  border: 0;
  background: none;
  padding: 2px 5px;
  margin-top: 2px;
  position: absolute;
  top: 5px;
  left: -28px;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #d9230f;
}
#search-input-blog .search-query:focus + button {
  z-index: 3;
}
.blog-inner h1 {
  margin: 0;
  font-size: 22px;
  margin-bottom: 15px;
}
.blog-inner .blog-preview-time {
  display: inline-block;
  margin-bottom: 15px;
}
.dropdown-menu .active a,
.dropdown-menu .active a:hover,
.dropdown-menu .active a:focus {
  background-color: transparent;
}
#view-product h1 {
  margin: 0;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 26px;
}
#view-product .row-info {
  border-bottom: 1px solid #e5e5e5;
  padding: 10px 0;
}
#view-product #description {
  padding-top: 20px;
}
.steps {
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
.steps .step {
  text-align: center;
  padding-top: 7px;
  padding-bottom: 7px;
  border-left: 2px solid #fff;
}
.step-bg-ok {
  background: #7db9e8;
  background: -moz-linear-gradient(top, #7db9e8 0%, #337ab7 100%);
  background: -webkit-linear-gradient(top, #7db9e8 0%, #337ab7 100%);
  background: linear-gradient(to bottom, #7db9e8 0%, #337ab7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#337ab7',GradientType=0 );
  color: #fff;
}
.step-bg-not-ok {
  background: #d9edf7;
  background: -moz-linear-gradient(top, #d9edf7 0%, #a6dbf4 100%);
  background: -webkit-linear-gradient(top, #d9edf7 0%, #a6dbf4 100%);
  background: linear-gradient(to bottom, #d9edf7 0%, #a6dbf4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9edf7', endColorstr='#a6dbf4',GradientType=0 );
  color: #424449;
}
#goOrder .form-control {
  border-radius: 0;
  box-shadow: none;
}
.payment-type-box {
  margin-bottom: 10px;
}
.payment-type-box .top-header {
  display: block;
  font-size: 12px;
  padding-left: 5px;
}
.table-products img.product-image {
  width: 80px;
}
.relative {
  position: relative;
}
.remove-product {
  left: 0;
  position: absolute;
  top: 0;
}
.quantity-num {
  padding: 2px;
  border: 1px solid #f1f1f1;
  margin-right: 5px;
}
.go-shop,
.go-order,
.go-checkout {
  color: #fff;
  border-radius: 0;
}
.go-shop:hover,
.go-order:hover,
.go-checkout:hover {
  color: #fff;
}
.go-order,
#shopping-cart .go-checkout {
  float: right;
}
#contacts .jumbotron h1 {
  font-size: 30px;
}
#contacts .jumbotron h1 small {
  font-size: 15px;
}
#btnContactUs {
  border-radius: 0;
  color: #fff;
}
.bottom-30 {
  margin-bottom: 30px;
}
.other-img-preview {
  cursor: pointer;
  height: 100px;
  margin-bottom: 10px;
  width: 100px;
}
#modalImagePreview {
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.9);
  display: none;
  height: 100%;
  left: 0;
  overflow: auto;
  padding-top: 100px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
#modalImagePreview .modal-content {
  text-align: center;
  display: block;
  margin: auto;
  max-width: 700px;
  width: 80%;
}
#modalImagePreview #caption {
  color: #ccc;
  display: block;
  height: 150px;
  margin: auto;
  max-width: 700px;
  padding: 10px 0;
  text-align: center;
  width: 80%;
}
#modalImagePreview .modal-content,
#modalImagePreview #caption {
  animation-duration: 0.6s;
  animation-name: zoom;
  webkit-animation-duration: 0.6s;
  webkit-animation-name: zoom;
}
#modalImagePreview .close {
  opacity: 1;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  position: absolute;
  right: -10px;
  top: -40px;
  transition: 0.3s;
}
#modalImagePreview .close:hover,
#modalImagePreview .close:focus {
  color: #bbb;
  cursor: pointer;
  text-decoration: none;
}
#modalImagePreview img {
  max-width: 100%;
}
.inner-next,
.inner-prev {
  position: absolute;
  top: 50%;
  margin-top: -120px;
  /* background-image: url('imgs/arrows-2x.png'); */
  height: 120px;
  width: 80px;
}
.inner-prev {
  left: 10px;
}
.inner-next {
  right: 10px;
  background-position: -110px center;
}
.other-images-container .active img {
  border: 3px solid #b1b1b1;
}
.img-series {
  bottom: -17px;
  color: #fff;
  font-size: 14px;
  position: absolute;
  right: 0;
}
.img-sl {
  cursor: pointer;
}
#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}
#myImg:hover {
  opacity: 0.7;
}
#bigger-search .dropdown {
  position: static;
}
#show-xs-nav {
  margin-top: 15px;
  border: 1px solid #666;
  color: #666;
  font-size: 15px;
  padding: 3px;
  text-align: center;
  text-decoration: none;
}
#show-xs-nav span i {
  margin-left: 5px;
}
#show-xs-nav .hidde-sp {
  display: none;
}
a.left.carousel-control,
a.right.carousel-control {
  background-image: none;
  top: 30%;
}
#home-slider a.left.carousel-control,
#home-slider a.right.carousel-control {
  bottom: auto;
  left: auto;
  right: auto;
  position: static;
}
#home-slider a.left.carousel-control {
  margin-right: 10px;
}
#home-slider .controls {
  position: absolute;
  right: 20px;
  top: 20px;
}
.brands {
  margin-left: 0px;
  padding-top: 30px;
}
#top-user-panel {
  font-size: 12px;
  padding: 5px 0;
  background: #ffffff;
  background: -moz-linear-gradient(
    top,
    #ffffff 0%,
    #f1f1f1 50%,
    #e1e1e1 51%,
    #f6f6f6 100%
  );
  background: -webkit-linear-gradient(
    top,
    #ffffff 0%,
    #f1f1f1 50%,
    #e1e1e1 51%,
    #f6f6f6 100%
  );
  background: linear-gradient(
    to bottom,
    #ffffff 0%,
    #f1f1f1 50%,
    #e1e1e1 51%,
    #f6f6f6 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
}
#top-user-panel form {
  float: right;
}
#top-user-panel form .form-control {
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  height: 32px;
  max-width: 150px;
}
.mission h2,
.catgory .c_item h2,
.brands .b_item h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
  color: #000000;
}
.mission p {
  padding: 9px 230px;
  text-align: center;
  font-size: 16px;
  line-height: 28px;
  font-family: "Poppins", sans-serif;
  color: #181818;
}
.mission_about {
  padding: 0px 109px;
  margin-top: 50px;
}
.mission_about h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
  color: #000000;
  padding-top: 20px;
}
.test h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
  color: #000000;
  padding-top: 10px;
  padding-bottom: 40px;
}
.about-contact {
  padding: 0px 109px;
}
.about-contact h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
  color: #000000;
}
.about-contact p {
  padding: 30px 130px 9px;
  text-align: center;
  font-size: 16px;
  line-height: 28px;
  font-family: "Poppins", sans-serif;
  color: #181818;
}
.about-contactus {
  padding: 0px 109px;
}
.about-contactus h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
  color: #000000;
}
.about-contactus p {
  padding: 30px 130px 9px;
  text-align: left;
  font-size: 16px;
  line-height: 28px;
  font-family: "Poppins", sans-serif;
  color: #181818;
}
.mission_about .about_st {
  padding-top: 60px;
}
.mission_about p {
  padding: 9px 0px;
  text-align: left;
  font-size: 16px;
  line-height: 28px;
  font-family: "Poppins", sans-serif;
  color: #181818;
}
.catgory .c_item p,
.brands .b_item p {
  padding: 20px 10px;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  color: #181818;
}
.catgory {
  padding: 10px 0px 0px;
  float: left;
  width: 100%;
}
.message {
  padding: 50px 0px;
  float: left;
  width: 100%;
}
.catgory .c_item h3,
.brands .b_item h3 {
  text-align: center;
}
.catgory .c_item h3 a,
.brands .b_item h3 a {
  text-align: center;
  font-size: 24px;
  color: #000000;
  font-weight: 300;
  text-decoration: none;
}
.catgory .c_item,
.brands .b_item {
  margin-bottom: 50px;
  float: left;
  width: 100%;
  overflow: hidden;
}
.brands h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 300;
  color: #000000;
}
.brands {
  padding: 10px 0px 0px;
  float: left;
  width: 100%;
}
.brands .b_item h3 a {
  text-align: center;
  font-size: 24px;
  color: #000000;
  font-weight: 300;
  text-decoration: none;
}
.brands .b_item {
  margin-bottom: 50px;
  float: left;
  width: 100%;
}
.featured_ads h2 {
  text-align: center;
  padding-bottom: 0px;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
  color: #000000;
}
.featured_ads h3 {
  text-align: center;
  font-size: 24px;
  color: #171717;
  padding-bottom: 40px;
  font-weight: normal;
}
.featured_ads .ads_img img {
  text-align: center;
  margin: 0 auto;
}
.cloth-bg-color {
  background-color: #39b4c4 !important;
}
.body-footer .full {
  padding: 11px 15px !important;
  width: 100% !important;
  text-align: left !important;
}
form#subscribeForm {
  max-width: 382px;
  position: relative;
}
.body-footer .bg-red.btn {
  color: #fff;
  border-radius: 0;
  padding: 11px 17px !important;
  margin-left: -4px;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0 !important;
}
.ss h3 {
  color: #39b4c4;
}
.search .btn-red {
  border-bottom: 1px solid #39b4c4 !important;
  border-right: 1px solid #39b4c4 !important;
  border-left: 0px solid #39b4c4 !important;
  border-top: 1px solid #39b4c4 !important;
}
.bag-info {
  float: right;
  width: 100%;
  text-align: right;
  margin-bottom: 5px;
  margin-top: 10px;
}
.ceo {
  padding: 10px 100px;
}
.ceo p {
  font-size: 16px;
  line-height: 26px;
}
.ceo h4 {
  color: #39b4c4;
}
.icon_widgets {
  padding: 10px 100px;
}
.icon_widgets .icon_box {
  text-align: center;
  background: #f8f8f8;
  padding: 0px 0px 20px 0px;
  height: 220px;
}
.icon_widgets .icon_box .icon img {
  text-align: center;
  margin: 0 auto;
}
#contacts .well {
  background-color: transparent !important;
  margin-bottom: 0px;
  border: 0px !important;
  padding: 0px 100px !important;
  webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 5%) !important;
  box-shadow: inset 0 0px 0px rgb(0 0 0 / 5%) !important;
}
#contacts .form-control {
  height: auto !important;
  padding: 12px 12px !important;
  color: #000 !important;
  background-color: #fff !important;
  border: 1px solid #39b4c4 !important;
  border-radius: 0px !important;
  -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%) !important;
  box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%) !important;
}
#contacts .form-control::placeholder {
  color: #000 !important;
}
.number {
  float: right;
  padding: 5px 0px 0px 0px;
}
.number a {
  font-size: 16px;
  color: #171717;
}
#btnContactUs {
  border-radius: 0;
  color: #fff;
  background-color: #39b4c4 !important;
  border: 1px solid #39b4c4;
  padding: 10px 50px;
  font-size: 20px;
  font-weight: bold;
}
.hhh {
  font-size: 16px !important;
  color: #171717;
}
.ceo_image {
  text-align: center;
  margin: 0 auto;
  width: 960px;
  border: 1px solid #39b4c4;
  margin-top: 50px;
}
.cont-number {
  text-align: center;
  padding: 30px 0px;
  font-size: 24px;
  color: #39b4c4;
}
.cont-number .left_l {
  padding: 0px 15px 0px 0px;
  color: #39b4c4;
}
.cont-number .right_l {
  padding: 0px 0px 0px 15px;
  color: #39b4c4;
}
.nop {
  padding: 0px 10px;
}
.test {
}
.test .test_item {
  border: 1px solid #39b4c4;
  padding: 10px;
}
.test .test_item .test_img {
}
.test .test_item .test_meta {
}
#map {
  height: 400px;
  width: 100%;
}
.test .test_item {
  border: 1px solid #39b4c4;
  padding: 10px;
  margin-bottom: 15px;
}
.test .test_item .test_meta h3 {
  color: #000;
  font-size: 18px;
  font-weight: normal;
  margin-top: 16px !important;
  margin-bottom: 10px !important;
}
.test .test_item .test_meta span {
  color: #39b4c4;
  font-size: 16px;
  float: left;
  width: 100%;
}
.test .test_item .test_content {
  padding-top: 8px;
  float: left;
  height: auto;
}
.test .test_item .test_content p {
  color: #181818;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
}
.test .test_item .test_more {
  clear: both;
  margin-bottom: 3px;
}
.test .test_item .test_more a {
  color: #39b4c4;
  font-size: 16px;
}
.all_test_btn {
  color: #fff;
  font-size: 16px;
  border: 0px;
  padding: 12px 15px;
  background: #39b4c4;
}
.hellow.testimonials {
  padding: 50px 0px 50px;
}
.detail_test {
  padding: 10px 70px;
}
.detail_test p {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}
.detail_test h3 {
  color: #fff;
}
.detail_test span {
  color: #fff;
}
#exampleModal .modal-content {
  background: #39b4c4;
  padding: 20px;
}
#exampleModal .modal-header {
  border: 0;
  padding: 0px 2px 10px;
}
#exampleModal .modal-header button {
  color: #fff;
  text-shadow: 0 0px 0 #fff;
  opacity: 1;
  font-size: 16px;
  font-weight: normal;
}
#exampleModal .modal-dialog {
  width: 700px;
}
#exampleModal .modal-header span {
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 0px 6px;
}
.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {
  padding: 35px 35px;
  width: 80%;
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0px !important;
  top: 40px;
  left: -2px;
}
.caties {
  background: #626363;
  width: 97%;
  float: left;
  margin-bottom: 20px;
  padding: 0px 10px;
  margin-left: 7px;
}
#cat_1 {
  margin-top: -6px;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #999;
  white-space: normal;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #444;
  background-color: #f5f5f5;
}
.mega-dropdown-menu .dropdown-header {
  color: #39b4c4;
  font-size: 18px;
  border-bottom: 3px solid;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 2px;
  padding-bottom: 15px;
}
.mega-dropdown-menu .dropdown-head {
  color: #39b4c4;
  font-size: 18px;
  text-transform: uppercase !important;
  font-weight: normal;
  letter-spacing: 2px;
  padding-bottom: 15px;
}
.mega-dropdown-menu form {
  margin: 3px 20px;
}
.mega-dropdown-menu .form-group {
  margin-bottom: 3px;
}
.dropdown-footer {
  padding: 18px 25px 18px 0px;
  color: #39b4c4;
  font-size: 14px;
  font-weight: normal;
  border-top: 3px solid;
}
.dropdown-footer a {
  color: #39b4c4 !important;
  font-size: 14px !important;
  font-weight: normal !important;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent !important;
}
.mega-dropdown-menu ul li a {
  text-transform: none !important;
  padding: 10px 18px !important;
  margin-left: -22px;
  font-size: 14px !important;
}
.menu_img img {
  border: 0px solid #39b4c4;
  padding-bottom: 15px;
}
.menu_img img a {
  color: #171717 !important;
}
.dropdown-header {
  padding: 3px 20px 0px 0px;
}
#dropable {
  background: #fff;
  border: 1px solid #39b4c4;
  margin: 20px 40px 5px 0px;
  padding: 20px;
  min-height: 270px;
}
#dropable .dropbox {
  float: left;
  width: 100%;
  height: 160px;
}
#dropable .drop_text {
  float: left;
  width: 70%;
}
#dragable {
  height: 890px;
}
#dropable .drop_text p {
  text-align: left !important;
  padding: 0px !important;
}

.m_design {
  float: left;
  width: 100%;
}
.infomsg {
  text-align: left;
  font-size: 16px;
  line-height: 28px;
  font-family: "Poppins", sans-serif;
  color: #181818;
  padding: 0px 20px 0px 0px;
}
.q_form {
  padding: 20px 40px 20px 0px;
}
.swatches {
  float: left;
  width: 100%;
  padding: 0px 30px 0px 0px;
  margin-bottom: 0px;
}
.caties .title {
  font-size: 14px;
  font-weight: normal;
  color: #333;
  letter-spacing: 1px;
  float: left;
  width: 100%;
  color: #fff;
  padding: 10px 0px;
}
.caties .subtitle {
  font-size: 16px;
  padding: 10px 0px;
  float: left;
  width: 55%;
  text-align: right;
  color: #fff;
}
.swatch_box {
  width: 65px;
  height: 65px;
  float: left;
  text-align: center;
  margin-bottom: 20px;
}
.swatch_box .swatch img {
  width: 50px;
  height: 50px;
  z-index: 00 !important;
  position: relative !important;
}
.scrollert .scrollert-scrollbar {
  position: absolute;
  background: #ccc;
  border-radius: 6px;
  overflow: hidden;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}
.scrollert-scrollbar-y {
  top: 8px;
  bottom: 8px;
  right: 8px;
  width: 4px;
}
.scrollert-scrollbar-y {
  bottom: 28px;
  top: 8px;
}
.scrollert-scrollbar-y .scrollert-track {
  top: 0;
  height: 0;
  width: 100%;
  min-height: 15%;
}
.scrollert-scrollbar .scrollert-track {
  position: absolute;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
  background: #39b4c4;
  border-radius: 6px;
}
#dragable .swatch:hover img {
  transform: scale(1.5);
  z-index: 10000000 !important;
}
.agree_text {
  height: 300px;
  width: 100%;
  float: left;
  overflow-y: scroll;
  border: 1px solid #39b4c4;
}
.agree_text p {
  padding: 9px 20px !important;
  text-align: left !important;
}
.agree_text h3 {
  padding: 10px 20px;
  font-size: 20px;
}
.dropdown-menu {
  left: -3px !important;
}
.required-cre li {
  font-size: 16px;
  line-height: 28px;
  font-family: "Poppins", sans-serif;
  color: #181818;
  list-style: disc;
}
.show_title {
  color: #181818;
  font-size: 15px;
  text-align: left;
  padding: 0px 10px 25px 8px;
  width: 100% !important;
  float: left !important;
  height: 20px !important;
}
.drop_title {
  color: #181818;
  font-size: 14px;
  text-align: left;
  padding: 0px 10px 0px 0px;
  margin-top: 15px;
}
.close_r {
  float: right;
  display: block;
  float: right;
  cursor: pointer;
  position: absolute;
  right: 50px;
  top: 25px;
  border: 1px solid #39b4c4;
  border-radius: 50%;
  padding: 0px 12px;
}
.quantity {
  display: inline-block;
}
.quantity .input-text.qty {
  width: 333px;
  height: 41px;
  padding: 0 5px;
  text-align: center;
  background-color: transparent;
  border: 1px solid #39b4c4;
}
.quantity.buttons_added {
  text-align: left;
  position: relative;
  white-space: nowrap;
  vertical-align: top;
}
.quantity.buttons_added input {
  display: inline-block;
  margin: 0;
  vertical-align: top;
  box-shadow: none;
}
.quantity.buttons_added .minus,
.quantity.buttons_added .plus {
  padding: 9px;
  height: 41px;
  width: 41px;
  background-color: #ffffff;
  border: 1px solid #39b4c4;
  cursor: pointer;
}
.quantity.buttons_added .minus {
}
.quantity.buttons_added .plus {
}
.quantity.buttons_added .minus:hover,
.quantity.buttons_added .plus:hover {
  background: #eeeeee;
}
.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
}
.quantity.buttons_added .minus:focus,
.quantity.buttons_added .plus:focus {
  outline: none;
}
.light_form .form-group {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.light_form .form-group label {
  color: #181818;
  font-size: 16px;
  font-weight: 400;
  padding: 10px;
  margin-top: 1px;
}
#contacts .light_form select::after {
  color: #fff !important;
}
.total_light {
  float: left;
  width: 100%;
  padding: 30px 30px 30px 150px;
}
.total_light .overview_tabel {
  width: 100%;
  float: left;
  border: 1px solid #39b4c4;
  padding: 15px;
}
.total_light .overview_tabel .product_name {
  float: left;
  width: 50%;
}
.total_light .overview_tabel .product_price {
  float: left;
  width: 50%;
  text-align: right;
}
.total_light .overview_total {
  width: 100%;
  float: left;
  border: 1px solid #39b4c4;
  padding: 14px;
  border-top: 0;
}
.total_light .overview_total .mylabel {
  float: left;
  width: 50%;
}
.total_light .overview_total .total_price {
  float: left;
  width: 50%;
  text-align: right;
}
.catgory.ace-customerView h2 {
  padding-bottom: 70px !important;
}
.page-fine_art-view_fineart .ace-customerView h2 {
  padding-bottom: 45px !important;
}
#f_p_1,
#f_p_2,
#f_p_3,
#f_p_5,
#f_p_6,
#l_p_2,
#l_p_3,
#l_p_4,
#l_p_5,
#l_p_6,
#b_p_2,
#b_p_3,
#b_p_4,
#b_p_5,
#b_p_6 {
  display: none;
}
.menu_img a {
  text-transform: none !important;
  text-align: left !important;
  padding: 0px 0px !important;
  margin-top: 7px !important;
  color: #39b4c4 !important;
}
.same {
  width: 50%;
  float: left;
  margin-top: 20px;
  text-align: right;
}
.captcha-container {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 13px;
  margin-right: 0px;
}
.g-recaptcha {
  display: inline-block;
}
.quantity.buttons_added {
  margin-bottom: 15px;
}
.mission_about .about_st,
.mission_about h2 {
  padding-top: 0px;
}
/* li.cart-menu {margin-left: -10px;} */
.grid__image img {
  margin: 0 auto;
  display: block;
}
.lighting_Imgs.loading img {
  display: block;
}
.brands .b_img .img-responsive {
  display: block;
  margin: 0 auto;
}
.price_quote .row.products,
.contactpage .row.products,
.tradeprogram .row.products,
.apply_trade .row.products,
.page-testimonials-index .row.products,
.FurniturePage .row.products,
.lightingList .row.products,
.finart-row .row.products,
.fineartlistpage .row.products {
  display: none;
}
.page-home-view_product_lighting .quantity1 .input-text.qty1 {
  width: 77.7%;
}

/* single product tab css */
.tab .nav-tabs li a:hover {
  background: #39b4c4;
  transition: 0.3s;
}

/* contact form */
.captcha-container {
  line-height: 0px;
}
.tab .tab-content .about-contact {
  margin-top: 20px;
}
.all_tabs .tab .tab-content {
  padding: 12px 0px 3px;
  margin-bottom: 0px !important;
}
.btn-submit-form {
  background-color: #39b4c4 !important;
  border: 1px solid #39b4c4;
  font-weight: normal;
  font-size: 16px;
  color: #fff;
  border: none;
  padding: 12px 45px;
  border-radius: 0px;
  position: relative;
  text-align: center;
}
.page-home-price_quote .about-contact h2 {
  margin-bottom: 20px;
}

/* Breadcrumbs */
.breads {
  float: left;
  width: 50%;
  margin: 10px 0px 10px 0px;
}
.breads span {
  padding: 4px;
}
.breads span.f a {
  color: #39b4c4;
}
.breads span.p a {
  color: #39b4c4;
}
.breads span.p a span {
  color: #39b4c4;
}

.c_img img {
  height: 150px;
  margin: 0 auto;
}
.catgory .c_item,
.brands .b_item {
  text-align: center;
}
.page-designers-index .c_img img {
  height: auto;
}
.page-tradeprogram-index .mission_about h2 {
  margin-bottom: 32px;
}
.pro-slider-wrap {
  width: auto !important;
  padding: 0px 40px;
}

/* furniture view page  */

.exzoom .exzoom_nav {
  left: 0px !important;
}

.navbar .navbar-nav {
  padding-left: 18px;
}
.form-notices span.alert-danger {
  background: unset;
  border-color: unset;
}
#tradeContactForm .terms-check {
  margin-bottom: 0px;
}

.head-search-area {
  padding-right: 0px;
}
.site-footer {
  padding: 0 25px;
}

.tab .nav-tabs {
  border-bottom: 1px solid #39b4c4;
  display: flex;
  background: transparent;
}
.tab .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
  width: 100%;
}
.tab .nav-tabs > li > a {
  margin-right: 0px;
}
.error {
  color: #ff0000;
}
i.jqSpinner.fa.fa-refresh.fa-spin {
  margin: 0 auto;
  left: 50%;
  text-align: center;
  width: 100%;
  margin-bottom: 11px;
}
.exzoom .exzoom_nav {
  overflow: unset;
}
.exzoom .exzoom_nav .exzoom_nav_inner span {
  display: inline-block;
  border: none;
}
.exzoom .exzoom_nav .exzoom_nav_inner {
  text-align: center;
}
.exzoom .exzoom_nav .exzoom_nav_inner span.current {
  border-color: #ccc !important;
}
.exzoom_preview,
.exzoom_zoom_outer {
  display: none !important;
}
#exzoom {
  width: 960px;
  height: auto;
}
.get_container {
  margin: 0px auto 100px;
  max-width: 960px;
}
.pro-slider-wrap .get_container {
  margin: 0px auto;
}
.hidden {
  display: none;
}
.exzoom_nav_inner {
  width: 100% !important;
}
.exzoom_img_box,
.exzoom_img_ul_outer,
.exzoom_img_ul {
  height: 100% !important;
}
.exzoom_img_ul li img {
  height: auto;
}
.exzoom .exzoom_img_box {
  background: transparent !important;
  position: relative;
}
.exzoom .exzoom_img_ul_outer .exzoom_img_ul {
  position: relative;
}
.exzoom .exzoom_img_ul_outer .exzoom_img_ul li:not(:first-child) {
  display: none;
}
.tab {
  margin-top: 15px;
}
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}
.catgory h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
  color: #000000;
  padding-bottom: 30px !important;
}
.materials h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  color: #000000;
  padding-bottom: 0px !important;
}
.exzoom .exzoom_nav .exzoom_nav_inner span img {
  top: 0 !important;
  height: 100% !important;
  cursor: pointer;
}
.page-home-policies .carousel-inner > .item > img {
  width: 100%;
}
.tab .nav-tabs li a {
  font-size: 16px;
  color: #fff;
  background: #666666;
  border: none;
  padding: 12px 42px;
  border-radius: 0px;
  position: relative;
  text-align: center;
}
.catgory .c_item h3 a,
.brands .b_item h3 a {
  text-align: center;
  font-size: 18px;
  color: #000000;
  font-weight: 300;
  text-decoration: none;
}
.catgory .c_item,
.brands .b_item {
  text-align: center;
}

.tab .nav-tabs li.active a {
  border: 0 none;
  background: #39b4c4;
  color: #fff;
}
.tab .nav-tabs li.active a:after {
  content: "";
  position: absolute;
  left: 45%;
  bottom: -28px;
  border: 14px solid transparent;
  border-top: 14px solid #39b4c4;
}
.product_info h3 {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 0px;
  margin-top: 0px;
}
p.p_cats {
  color: #424449;
  font-size: 16px;
  margin-bottom: 0px;
}
p.p_cats1 {
  color: #424449;
  font-size: 16px;
  margin-bottom: 0px;
  margin-top: -3px;
}
p.p_price {
  font-size: 16px;
  margin-top: -3px;
  margin-bottom: 0px;
  color: #424449;
}
.tab .tab-content {
  padding: 12px 0px 11px;
  font-size: 14px;
  color: #5a5c5d;
  line-height: 34px;
  margin-top: 8px;
  background: #fff;
  margin-bottom: 10px;
}
.product_info {
  padding: 0px 3px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.all_tabs {
  float: left;
  width: 100%;
  border: 1px solid #39b4c4;
  padding: 5px 15px 0px 15px;
  margin: 0px 0px 40px 0px;
}
.tab .nav-tabs li {
  margin-left: 2px;
  margin-right: 2px;
}
.inner-tabs {
  padding-left: 0px;
}
.inner-tabs li {
  list-style: none;
}
.exzoom .exzoom_img_ul_outer {
  border: 0px solid #39b4c4;
  position: relative;
  overflow: hidden;
}
#Section2 p {
}
.info {
  float: left;
  width: 80%;
}
.imgs img {
  float: right;
}
#Section2 .imgs {
  float: right;
  width: 20%;
  padding: 0px 0px 0px;
}
.more-img {
  text-align: center;
}
.more-img img {
  width: 630px;
}
.add-to-cart-btn-wrap {
  padding: 0 0 0px 0;
}
#dropable .drop_text p {
  line-height: 17px !important;
  margin-top: 17px !important;
}
#Section1 p,
.inner-tabs li,
#Section2 p,
#Section1 h4,
#Section1 h5 {
  font-size: 16px;
  line-height: 28px;
  font-family: "Poppins", sans-serif !important;
  color: #181818;
  font-weight: normal !important;
  margin: 0;
}
#Section1 p {
  margin-bottom: 10px;
}
#Section1 p:last-child {
  margin-bottom: 0px !important;
}
.page-fine_art-view_fineart #Section1 p:last-child {
  margin-bottom: 15px !important;
}

.materials p {
  padding: 9px 109px;
  text-align: center;
  font-size: 16px;
  line-height: 28px;
  font-family: "Poppins", sans-serif;
  color: #181818;
  margin-top: 26px;
}
.scrollert > .scrollert-scrollbar-y {
  top: 8px;
  bottom: 8px;
  right: 8px;
  width: 14px;
}
#btnContactUs {
  background-color: #39b4c4 !important;
  border: 1px solid #39b4c4;
  font-weight: normal;
  font-size: 16px;
  color: #fff;
  border: none;
  padding: 12px 23px;
  border-radius: 0px;
  position: relative;
  text-align: center;
  outline: none;
}
#btnRequesttMoreInfo {
  background-color: #39b4c4 !important;
  border: 1px solid #39b4c4;
  font-weight: normal;
  font-size: 16px;
  color: #fff;
  border: none;
  padding: 12px 23px;
  border-radius: 0px;
  position: relative;
  text-align: center;
}
.visible-scrollbar,
.invisible-scrollbar,
.mostly-customized-scrollbar {
  display: block;
  width: 100%;
  overflow: auto;
  height: 500px;
}
.invisible-scrollbar::-webkit-scrollbar {
  display: none;
}
.mostly-customized-scrollbar::-webkit-scrollbar {
  width: 14px;
  height: 8px;
  background-color: #ccc;
}
.mostly-customized-scrollbar::-webkit-scrollbar-thumb {
  background: #39b4c4;
  height: 50px;
}
#dropable {
  background: #fff;
  border: 1px solid #39b4c4;
  margin: 2px 40px 5px 0px;
  padding: 20px;
  min-height: 300px;
}
#cat_1 {
  margin-top: 2px;
}
#dropable .dropbox {
  float: left;
  width: 100%;
  margin-top: 20px;
  height: 200px;
}
#dragable {
  height: 400px;
}
#dropable .drop_text p {
  text-align: left !important;
  padding: 0px !important;
  margin-left: -15px;
  color: #39b4c4;
}
#dropable .drop_icon {
  float: left;
  width: 100%;
}
#dropable .drop_icon img {
  float: right;
}
.m_design {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.infomsg {
  text-align: left;
  font-size: 16px;
  line-height: 28px;
  font-family: "Poppins", sans-serif;
  color: #181818;
  padding: 0px 20px 0px 0px;
}
.q_form {
  padding: 5px 40px 0px 0px;
}
.swatches {
  float: left;
  width: 100%;
  padding: 0px 30px 20px 0px;
  margin-bottom: 0px;
}
.caties .title {
  font-size: 14px;
  font-weight: normal;
  color: #333;
  letter-spacing: 1px;
  float: left;
  width: 100%;
  color: #fff;
  padding: 10px 0px;
}
.caties .subtitle {
  font-size: 16px;
  padding: 10px 0px;
  float: left;
  width: 55%;
  text-align: right;
  color: #fff;
}
.swatch_box {
  width: 65px;
  height: 65px;
  float: left;
  text-align: center;
  margin-bottom: 20px;
}
.swatch_box .swatch img {
  width: 50px;
  height: 50px;
  z-index: 00 !important;
  position: relative !important;
}
.scrollert .scrollert-scrollbar {
  position: absolute;
  background: #ccc;
  border-radius: 6px;
  overflow: hidden;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}
#dragable .swatch:hover img {
  transform: scale(1.5);
  z-index: 10000000 !important;
}
.agree_text {
  height: 300px;
  width: 100%;
  float: left;
  overflow-y: scroll;
  border: 1px solid #39b4c4;
}
.agree_text p {
  padding: 9px 20px !important;
  text-align: left !important;
}
.agree_text h3 {
  padding: 10px 20px;
  font-size: 20px;
}
.dropdown-menu {
  left: -3px !important;
}
.required-cre li {
  font-size: 16px;
  line-height: 28px;
  font-family: "Poppins", sans-serif;
  color: #181818;
  list-style: disc;
}
label.lbl {
  font-size: 14px;
  line-height: 28px;
  font-family: "Poppins", sans-serif;
  color: #181818;
  font-weight: normal;
}
label.lbl a {
  color: #39b4c4;
}
.lbl span {
  line-height: 15px;
}
.show_title {
  color: #181818;
  font-size: 15px;
  text-align: left;
  padding: 0px 10px 25px 8px;
  width: 100% !important;
  float: left !important;
  height: 20px !important;
  margin-top: -24px;
}
#cat_1 .show_title {
  position: absolute;
  margin-top: -26px;
}
.drop_title {
  color: #181818;
  font-size: 14px;
  text-align: left;
  padding: 0px 10px 0px 0px;
  margin-top: 15px;
}
.close_r {
  float: right;
  display: block;
  float: right;
  cursor: pointer;
  position: absolute;
  right: 45px;
  top: 7px;
  border: 1px solid #39b4c4;
  border-radius: 50%;
  padding: 0px 12px;
}
.ind_close {
  display: block;
  cursor: pointer;
  margin-top: 0px;
  margin-bottom: 6px;
}
.ind_close a {
  border: 1px solid #39b4c4;
  border-radius: 50%;
  padding: 2px 8px;
}
#dropable .dropbox .swatch_box {
  margin-bottom: 50px !important;
}
.exzoom_nav_inner span {
  height: auto !important;
}
.info p {
  margin-bottom: 18px;
}
.des_tab {
  float: left;
  width: 100%;
  margin-bottom: 17px;
}
.exzoom .exzoom_nav .exzoom_nav_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 13px;
}
.exzoom .exzoom_nav {
  left: 0px;
}
.catgory.ace-customerView {
  margin-bottom: 45px;
}
.dropbox.ui-droppable {
  overflow: auto;
}
/* single product lightning css */

.designalert {
  font-size: 16px;
  margin: 0 auto 10px;
  display: none;
}
.light_options {
  border: none;
  float: left;
  width: 100%;
  margin-bottom: 0px;
}
.quantity {
  display: inline-block;
}
.quantity1 {
  display: inline-block;
}
.quantity .input-text.qty {
  width: 78.5%;
  height: 47px;
  padding: 0 5px;
  text-align: center;
  background-color: transparent;
  border: 1px solid #39b4c4;
}
.quantity1 .input-text.qty1 {
  width: 78.5%;
  height: 47px;
  padding: 0 5px;
  text-align: center;
  background-color: transparent;
  border: 1px solid #39b4c4;
}
#Section2 p {
  margin-bottom: 0px;
}
#Section2 .imgs {
  float: right;
  width: 20%;
  padding: 0px 0px 0px;
}
.info {
  float: left;
  width: 80%;
}
.imgs img {
  float: right;
}
.quantity.buttons_added {
  text-align: left;
  position: relative;
  white-space: nowrap;
  vertical-align: top;
  width: 100%;
}
.quantity1.buttons_added1 {
  text-align: left;
  position: relative;
  white-space: nowrap;
  vertical-align: top;
  width: 100%;
}
.quantity.buttons_added input {
  display: inline-block;
  margin: 0;
  vertical-align: top;
  box-shadow: none;
}
.quantity1.buttons_added1 input {
  display: inline-block;
  margin: 0;
  vertical-align: top;
  box-shadow: none;
}
.quantity.buttons_added .minus,
.quantity.buttons_added .plus {
  padding: 9px;
  height: 47px;
  width: 10%;
  background-color: #ffffff;
  border: 1px solid #39b4c4;
  cursor: pointer;
}
.quantity1.buttons_added1 .minus1,
.quantity1.buttons_added1 .plus1 {
  padding: 9px;
  height: 47px;
  width: 10%;
  background-color: #ffffff;
  border: 1px solid #39b4c4;
  cursor: pointer;
}
.quantity.buttons_added .minus {
}
.quantity.buttons_added .plus {
}
.quantity.buttons_added .minus:hover,
.quantity.buttons_added .plus:hover {
  background: #eeeeee;
}
.quantity1.buttons_added1 .minus1:hover,
.quantity1.buttons_added1 .plus1:hover {
  background: #eeeeee;
}
.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
}
.quantity1 input::-webkit-outer-spin-button,
.quantity1 input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
}
.quantity.buttons_added .minus:focus,
.quantity.buttons_added .plus:focus {
  outline: none;
}
.quantity1.buttons_added1 .minus1:focus,
.quantity1.buttons_added1 .plus1:focus {
  outline: none;
}
.light_form {
  padding: 5px 30px 0px 0px;
  float: left;
  width: 100%;
}
.light_form .form-group {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.light_form .form-group label {
  color: #181818;
  font-size: 16px;
  font-weight: 400;
  padding: 10px 0;
  margin-top: 1px;
}
#contactss .light_form select::after {
  color: #fff !important;
}
.total_light {
  float: left;
  width: 100%;
  padding: 54px 0px 30px 150px;
}
.total_light .overview_tabel {
  width: 100%;
  float: left;
  border: 1px solid #39b4c4;
  padding: 15px;
}
.total_light .overview_tabel .product_name {
  float: left;
  width: 80%;
}
.total_light .overview_tabel .product_price {
  float: left;
  width: 20%;
  text-align: right;
}
.total_light .overview_total {
  width: 100%;
  float: left;
  border: 1px solid #39b4c4;
  padding: 12px 15px;
  border-top: 0;
}
.total_light .overview_total .mylabel {
  float: left;
  width: 50%;
}
.total_light .overview_total .total_price {
  float: left;
  width: 50%;
  text-align: right;
}
.exzoom_nav {
  left: -4px !important;
}
.exzoom_preview,
.exzoom_zoom_outer {
  display: none !important;
}
.light_options .form-control {
  height: auto !important;
  padding: 12px 10px !important;
  color: #000 !important;
  background-color: #fff !important;
  border: 0px solid #39b4c4 !important;
  border-radius: 0px !important;
  -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%) !important;
  box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%) !important;
}
.light_options .form-control option[value=""] {
  padding: 12px 0px;
}
#contactss .form-group .des {
  border: 1px solid #39b4c4 !important;
}
.product_info h3 {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 0px;
}

.exzoom_nav_inner span {
  height: auto !important;
}
#Section1 ul {
  list-style: none;
  margin-left: -40px;
  margin-top: 10px;
  margin-bottom: 10px;
}
#Section1 ul li {
  font-size: 16px;
  line-height: 28px;
  font-family: "Poppins", sans-serif !important;
  color: #181818;
  font-weight: normal !important;
  margin: 0;
}
.des_tab {
  float: left;
  width: 100%;
  margin-bottom: 17px;
}

/* fineart css */
.page-fine_art-view_fineart .c_img img {
  height: 160px;
  margin: 0 auto;
}
.page-fine_art-view_fineart #navbar .c_img img {
  height: unset;
}
.page-fine_art-view_fineart .get_container {
  margin: 20px auto 0px;
  max-width: 960px;
}
.page-fine_art-view_fineart .tab .nav-tabs {
  border-bottom: 1px solid #39b4c4;
  padding-bottom: 30px;
  background: transparent;
}

.page-fine_art-view_fineart .tab .tab-content {
  padding: 12px 0px 5px;
  font-size: 14px;
  color: #5a5c5d;
  line-height: 34px;
  margin-top: 5px;
  background: #fff;
  margin-bottom: 0px;
  float: left;
}

.page-fine_art-view_fineart #Section2 p {
  float: left;
  width: 70%;
}
.page-fine_art-view_fineart #Section2 .imgs {
  float: right;
  width: 20%;
  padding: 20px 0px;
  border: 1px solid #39b4c4;
  text-align: right;
}
.page-fine_art-view_fineart .more-img img {
  width: auto;
  height: 340px;
}
.page-fine_art-view_fineart .materials p {
  padding: 9px 30px;
  text-align: center;
  font-size: 16px;
  line-height: 28px;
  font-family: "Poppins", sans-serif;
  color: #181818;
  margin-top: 25px;
}
.page-fine_art-view_fineart .imgs {
  float: right;
  width: 20%;
  padding: 0px 0px 20px;
  text-align: right;
}

.page-fine_art-view_fineart .tab .nav-tabs {
  width: 100%;
}
.page-fine_art-view_fineart .tab .nav-tabs > li {
  width: 25%;
}

.co-sub-heading {
  padding-top: 35px;
  padding-bottom: 40px;
}
.qty-wrap {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 5px;
}
.qty-wrap .quantity.buttons_added .minus,
.qty-wrap .quantity.buttons_added .plus {
  width: 13%;
}
.qty-wrap .quantity .input-text.qty {
  width: 72%;
}
.designalert {
  font-size: 16px;
  padding: 12px 15px;
  background: #39b4c4;
  width: 100%;
  float: left;
  border: 0px;
  border-radius: 0px;
  color: #fff;
  margin-bottom: -10px;
  margin-top: 20px;
}
.subscriptionFormNotices.form-notices span {
  color: #39b4c4;
}
.subscriptionFormNotices.form-notices {
  margin-top: 10px;
}
.head-search-area #search_in_title:focus-visible,
.newsletter-box #subscribeEmail:focus-visible {
  outline: none;
}
.tab-content #Section1 {
  margin-bottom: 15px;
}
.page-home-view_product_lighting .tab-content #Section1 {
  margin-bottom: 0px;
}
.lazyImgLoading {
  visibility: hidden;
}
/* .lazyLoading {
    background: linear-gradient(-45deg, #DDDDDD, #F0F0F0, #DDDDDD, #F0F0F0);
	background-size: 400% 400%;
	-webkit-animation: Gradient 2.25s ease infinite;
	-moz-animation: Gradient 2.25s ease infinite;
	animation: Gradient 2.25s ease infinite;
}

@-webkit-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@-moz-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
} */

/* home page css */
.banner__image img {
  height: 100%;
  object-fit: cover;
}

/* slick slider gap between slides in iphone */

.slick-thumbnails-list .slick-slide {
  margin: 0px !important;
}
.slick-thumbnails-list .slick-slide,
.slick-thumbnails-list .slick-slide:focus {
  outline: none !important;
}

.ajaxResponse,
.ajaxResponse1 {
  color: #fff;
  border-radius: 0px;
}
.ajaxResponse {
  margin-top: 35px;
}
.ajaxResponse span,
.ajaxResponse1 span {
  background: #39b4c4;
  display: block;
  padding: 12px 45px;
  font-size: 16px;
  line-height: 1.42857143;
}

.page-contacts-index .site-footer,
.page-home-price_quote .site-footer {
  /* margin-top: 45px; */
  margin-top: 5px;
}
.page-tradeprogram-application .body {
  padding-bottom: 5px;
}

.grecaptcha-badge {
  display: none !important;
}
.about-contact .btn-submit-wrap {
  margin-top: 20px;
}
.page-fine_art-view_fineart .exzoom {
  text-align: center;
}
.page-fine_art-view_fineart .exzoom .exzoom_img_ul_outer .exzoom_img_ul li {
  float: unset;
}

.site-footer .body-footer {
  padding-top: 30px;
  padding-bottom: 15px;
}
.site-footer .body-footer .footer-logo {
  width: 331px;
}
.site-footer .body-footer .row {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.site-footer .body-footer .page-links {
  text-align: center;
}
.body-footer ul.social li a {
  padding: 0px;
}
#TapForZoom {
  display: none;
}
.FurniturePage .catgory .c_item h3 a,
.furbrand .catgory .c_item h3 a {
  text-transform: none !important;
}
.ace-customerView .c_item h3 a {
  text-transform: none !important;
}
.searchResults {
  position: absolute;
  z-index: 9;
  background: white;
  border: 1px solid #7b79792e;
  top: 42px;
  display: none;
  padding: 0 20px;
}
.searchResults .search-image {
  margin-right: 20px;
}
.searchResults .search-details p {
  margin: 0 0 5px;
}
.searchResults ul {
  list-style-type: none;
  padding: 0;
}
.searchResults li a {
  display: flex;
  align-items: center;
}
.search-image .img-responsive {
  width: 70px;
  min-width: 70px;
}
.search-details h3 {
  margin-top: 0;
}
.searchResults button {
  width: 100%;
}
.searchResults li.list-btn {
  margin-top: 20px;
  margin-bottom: 20px;
}
.searchResults h5.search-head {
  margin-bottom: 20px;
  margin-top: 20px;
}
.quantity1.buttons_added1.mb-15 {
  margin-bottom: 15px;
}
.searchResults ul li {
  margin-bottom: 10px;
}
#subscribeBtn,
button#moreSearchResult:focus,
.btn-submit-form:focus {
  outline: none !important;
}
.btn-submit-form:hover,
.btn-submit-form:focus {
  background-color: #39b4c4;
  color: #fff;
}
#subscribeEmail {
  color: #39b4c4;
}
/* Chrome, Safari, Edge, Opera */
.add-to-cart-form-lighting .quantity .qty::-webkit-outer-spin-button,
.add-to-cart-form-lighting .quantity .qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.add-to-cart-form-lighting .quantity .qty {
  -moz-appearance: textfield;
}

.add-to-cart-form-lighting .quantity .minus,
.add-to-cart-form-lighting .quantity .qty {
  margin-right: 1%;
}
.apply_trade label.lbl {
  font-size: 13px;
  line-height: 0;
}
.apply_trade .agree_text {
  margin-bottom: 30px;
}
.apply_trade #tradeContactForm .terms-check {
  margin-bottom: 33px;
}

#sampleMaterialForm .btn-submit-wrap {
  margin-bottom: 35px;
  margin-top: 20px;
}
.ajaxResponse1 {
  margin-bottom: 35px;
}
a.all_test_btn:hover,
a.all_test_btn:focus {
  color: #fff;
  outline: 0 !important;
}
#addToCartbtn {
  width: 100%;
  margin-top: 30px;
}
.lightbrand .discount_head_brand {
  color: #39b4c4;
  text-transform: capitalize;
  line-height: 32px;
}
.discount_cntent {
  font-size: 16px;
  margin-top: -3px;
  margin-bottom: 0px;
  color: #39b4c4;
}
.colorOverview .zeroColor {
  display: none;
}
.m-t-10 {
  margin-top: 10px !important;
}
form#tradeContactForm .captcha-container {
  text-align: center;
  margin: 0px !important;
  margin: -5px 0px !important;
}
form#tradeContactForm #btnContactUs {
  margin: 35px 0;
}
