/* ========================================================
:: Template Name: Bigshop - Responsive E-commerce Template
:: Author: Designing World
:: Author URL: https://wrapbootstrap.com/user/DesigningWorld
:: Version: 2.2.0
:: Created: 18 Sep 2017
:: Last Updated: 18 Oct, 2019
======================================================== */
/* :: 1.0 Import Web Fonts */
@import url("https://fonts.googleapis.com/css?family=Muli:200,300,400,600,700,800,900&display=swap");
/* :: 2.0 Import All CSS */
@import url(css/bootstrap.min.css);
@import url(css/default/classy-nav.min.css);
@import url(css/owl.carousel.min.css);
@import url(css/nice-select.css);
@import url(css/animate.css);
@import url(css/jquery-ui.min.css);
@import url(css/magnific-popup.css);
@import url(css/font-awesome.min.css);
@import url(css/default/icofont.min.css);
@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap");
/* Preloader CSS */
#preloader {
  position: fixed;
  z-index: 99999999;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  top: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  #preloader .spinner-grow {
    background-color: #DD9933; }
/* Reboot CSS */
* {
  margin: 0;
  padding: 0; }
body {
  font-family: "Muli", sans-serif;
  font-size: 1rem;
font-weight: 300;}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #252525;
    font-family: "Muli", sans-serif;

}

p {
    color: #9B9B9B;
    line-height: 1.9;
}

a {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    outline: none;
    color: #272727;
    text-decoration: none;
    font-weight: 700;
}
  a:hover, a:focus {
    text-decoration: none;
    outline: none;
    font-weight: 700; }

ul,
ol {
  margin: 0;
  padding: 0; }
  ul li,
  ol li {
    list-style: none; }

img {
  height: auto;
  max-width: 100%; }

.bg-img {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.bg-transparent {
  background-color: transparent; }

.font-bold {
  font-weight: 700; }

.font-light {
  font-weight: 300; }

.jarallax {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%; }

.btn:focus,
input:focus,
textarea:focus,
.form-control:focus {
  box-shadow: none; }

.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
  border-top-color: #DD9933; }

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #DD9933; }

.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
  border-left-color: #DD9933; }

.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
  border-right-color: #DD9933; }

.tooltip-inner {
  background-color: #DD9933; }

/* Spacing */
.mt-15 {
  margin-top: 15px; }

.mt-30 {
  margin-top: 30px; }

.mt-50 {
  margin-top: 50px; }

.mt-70 {
  margin-top: 70px; }

.mt-100 {
  margin-top: 100px; }

.mb-15 {
  margin-bottom: 15px; }

.mb-30 {
    margin-bottom: 20px;
}

.mb-50 {
  margin-bottom: 50px; }

.mb-70 {
  margin-bottom: 70px; }

.mb-100 {
  margin-bottom: 100px; }

.ml-15 {
  margin-left: 15px; }

.ml-30 {
  margin-left: 30px; }

.mr-15 {
  margin-right: 15px; }

.mr-30 {
  margin-right: 30px; }

/* Section Padding */
.section_padding_50 {
  padding: 82px 0; }

.section_padding_50_20 {
  padding: 50px 0 20px 0; }

.section_padding_150 {
  padding: 150px 0; }

.section_padding_0 {
  padding: 0; }

.section_padding_0_70 {
  padding: 0 0 70px 0; }

.section_padding_100 {
    padding: 50px 0;
border-top: 0px solid rgba(22,22,22,0.10);}
.section_padding_100_2 {
    padding: 200px 0;
border-top: 1px solid rgba(22,22,22,0.10);}

.section_padding_100_0 {
    padding-top: 70px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}
.section_padding_100_1 {
    padding-top: 70px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}
 @media only screen and (max-width: 767px) {
      .section_padding_100_1 {
    padding-top: 30px;
    
	 }} 
.section_padding_0_100 {
  padding: 0 0 100px 0; }

.section_padding_0_70 {
  padding: 0 0 70px 0; }

.section_padding_100_50 {
    padding-top: 50px;
    padding-bottom: 170px;
    border-top: 1px solid rgba(22,22,22,0.10);
}

.section_padding_100_70 {
    padding-top: 50px;
    padding-bottom: 70px;
border-top: 1px solid rgba(22,22,22,0.10)}

.section_padding_200 {
  padding-top: 200px;
  padding-bottom: 200px; }

.section_padding_200_100 {
  padding-top: 200px;
  padding-bottom: 100px; }

.section_padding_200_70 {
  padding-top: 200px;
  padding-bottom: 70px; }

.section_padding_200_170 {
  padding-top: 200px;
  padding-bottom: 170px; }

.section_padding_200_0 {
  padding-top: 200px;
  padding-bottom: 0; }

/* scrollup */
#scrollUp {
  background-color: #1C1C1C;
  border-radius: 50%;
  bottom: 40px;
  color: #ffffff;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  right: 40px;
  text-align: center;
  width: 40px;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms; }
  #scrollUp:hover, #scrollUp:focus {
    background-color: #DD9933;
    color: #ffffff; }

/* Shortcodes CSS */
.section_heading {
    position: relative;
    z-index: 1;
    /* [disabled]background-color: #292929; */
    height: 40px;
    margin-bottom: 50px;
}
  .section_heading h5 {
    color: #ffffff;
    font-size: 18px;
    line-height: 40px;
    
    font-weight: 400;
    letter-spacing: 2px; }
    @media only screen and (max-width: 767px) {
      .section_heading h5 {
        letter-spacing: 1px; } 
.section_padding_100 {
    padding: 20px 0px;;
}
.section_padding_100_2 {
    padding: 120px 0;
}
.section_heading.new_arrivals h5 {
      font-size: 13px }
}
  .section_heading.text-left {
    text-align: left !important; }
  .section_heading.white h3,
  .section_heading.white p {
    color: #ffffff; }
  .section_heading.new_arrivals {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 300px; }
    .section_heading.new_arrivals h5 {
      margin-bottom: 0; }
    .section_heading.new_arrivals::before {
      
      content: "";
      height: 40px;
      position: absolute;
      right: 300px;
      top: 0;
      width: 5200px;
      z-index: 9; }
  .section_heading.featured::after {
    background-color: #DD9933;
    content: "";
    height: 40px;
    left: 320px;
    position: absolute;
    top: 0;
    width: 5200px; }
  .section_heading.featured h5 {
    padding-left: 15px;
    margin-bottom: 0; }

/* Button */
.btn {
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  padding: 0px 24px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  border-color: transparent;
  border-radius: 8px;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px; }

.btn-lg {
  padding: 0px 30px;
  height: 52px;
  line-height: 50px;
  font-size: 16px; }

.btn-sm {
  padding: 0px 18px;
  height: 38px;
  line-height: 36px;
  font-size: 12px; }

.btn-primary {
}
  .btn-primary:hover, .btn-primary:focus {
    background-color: #DD9933;
}

.btn-outline-primary {
  border-color: #DD9933; }

.bg-gray {
  background-color: #f8f8ff !important; }

.bg-overlay {
  position: relative;
  z-index: 1; }
  .bg-overlay::after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    content: "";
    background-color: #1C1C1C;
    opacity: 0.6; }

@media only screen and (max-width: 767px) {
  .display-1 {
    font-size: 4rem; } }

@media only screen and (max-width: 767px) {
  .display-2 {
    font-size: 3.5rem; } }

@media only screen and (max-width: 767px) {
  .display-3 {
    font-size: 3rem; } }

@media only screen and (max-width: 767px) {
  .display-4 {
    font-size: 2.5rem; } }

.bigshop-blockquote {
  background-color: #f56f31;
  padding: 30px; }
  .bigshop-blockquote h3 {
    line-height: 1.5; }
    @media only screen and (max-width: 767px) {
      .bigshop-blockquote h3 {
        font-size: 1.1rem; } }

.bl-10 {
  border-left: 10px solid #DD9933; }

.bt-10 {
  border-top: 10px solid #DD9933; }

.br-10 {
  border-right: 10px solid #DD9933; }

/* Header CSS */
.top-header-area {
  position: relative;
  z-index: 600;
  height: 40px;
  background-color: #f56f31;
  border-bottom: 1px solid #E4E4E4; }
.top-header-area span{
 font-family: 'Quicksand', sans-serif; }
  .top-header-area.z-index-reduce {
    z-index: 100; }
  .top-header-area .welcome-note {
	font-family: "Muli", sans-serif;
    font-size: 14px;
    color: #878787;
    line-height: 1; }
    .top-header-area .welcome-note .text {
      display: inline-block; }
      @media only screen and (max-width: 767px) {
        .top-header-area .welcome-note .text {
          display: none; } }
    .top-header-area .welcome-note .popover--text {
      display: none; }
      .top-header-area .welcome-note .popover--text i {
        font-size: 1rem; }
      @media only screen and (max-width: 767px) {
        .top-header-area .welcome-note .popover--text {
          display: inline-block; } }
  .top-header-area .language-currency-dropdown {
    position: relative;
    z-index: 1; }
    .top-header-area .language-currency-dropdown .language-dropdown {
      border-right: 1px solid #E1E1E1;
      margin-right: 15px;
      padding-right: 15px; }
    .top-header-area .language-currency-dropdown .btn {
      font-size: 13px;
      font-weight: 700;
      padding: 0; }
    .top-header-area .language-currency-dropdown .dropdown-menu {
      border-radius: 6px;
      box-shadow: 0 0 8px 0 rgba(28, 28, 28, 0.15);
      border: none;
      min-width: 7rem;
      text-align: right;
      -webkit-animation-name: dropdownAnimation;
      animation-name: dropdownAnimation;
      -webkit-animation-duration: 350ms;
      animation-duration: 350ms;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both; }
      .top-header-area .language-currency-dropdown .dropdown-menu.dropdown-menu-right {
        left: auto !important;
        right: 0 !important; }
      .top-header-area .language-currency-dropdown .dropdown-menu .dropdown-item {
        font-size: 13px;
        font-weight: 700; }
        .top-header-area .language-currency-dropdown .dropdown-menu .dropdown-item:active {
          background-color: transparent; }

@-webkit-keyframes dropdownAnimation {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 70px, 0);
    -ms-transform: translate3d(0, 70px, 0);
    transform: translate3d(0, 70px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 30px, 0);
    -ms-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0); } }

@keyframes dropdownAnimation {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 70px, 0);
    -ms-transform: translate3d(0, 70px, 0);
    transform: translate3d(0, 70px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 30px, 0);
    -ms-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0); } }

.header_area {
  position: fixed;
  z-index: 500; 
  width: 100%;  
    
}
  
  
  
  .header_area .bigshop-main-menu {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    background-color: #ffffff; 
    color: black;
  
}
.header_area .bigshop-main-menu2 {
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  background-color: white;
  position: relative;
  z-index: 0;
  color: black;
}
.header_area .bigshop-main-menu2 .classy-navbar{
	height:50px;
}
  .header_area .classy-nav-container {
    
     }
  .header_area .classy-navbar {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    padding: 0;
    height: 80px; 
}
.header_area .classynav .copywrite_text {
	display: none;
padding-top: 10px;}
.header_area .classynav .copywrite_text a.active {
  font-weight: 800;
}
.header_area .classynav .copywrite_text a {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    color: black;
    
}
    @media only screen and (max-width: 767px) {
      .header_area .classy-navbar {
        height: 70px; }
		.header_area .bigshop-main-menu2 .classy-navbar {
		height: 0px;
		}
}
    .header_area .classy-navbar .nav-brand {
      margin-right: 30px; 
		z-index: -1;
}
      @media only screen and (max-width: 767px) {
        .header_area .classy-navbar .nav-brand {
          margin-right: 15px; }
		  .header_area .bigshop-main-menu2 {
		z-index: 1;
			  position: relative;
		  }
}
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .header_area .classy-navbar .nav-brand {
          margin-right: 30px; } 
}
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .header_area .classy-navbar .nav-brand {
          margin-right: 50px; } }
  .header_area .classynav ul li a {
    text-transform: uppercase;
    font-size: 12.5px;
    height: auto;
    line-height: 1;
    padding: 0px 18px; 
    color: white;
    font-family: Montserrat;
}

.header_area .classynav .dropdown li a {
font-size: 11px;
height: auto;
line-height: 1;
padding: 15px 10px;
color: black;
text-align: left;
}

.header_area .classynav .copywrite_text a:hover {
	color: #DD9933;
}
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .header_area .classynav ul li a {
        padding: 20px 5px;
		color: black;} 
		.header_area .bigshop-main-menu2 .classy-navbar {
		height: 0px;}
		.header_area .bigshop-main-menu2 {
		z-index: 1;
			  position: relative;
		  }
		.header_area .bigshop-main-menu2 .classynav ul li .dropdown a {
     font-size: 10px;} 
		.header_area  .bigshop-main-menu2 .classy-menu .classynav ul li a{
       background-color: white;} 
		.header_area .classynav .copywrite_text {
	display: block}
}
    @media only screen and (max-width: 767px) {
      .header_area .classynav ul li a {
        padding: 20px 5px; 
		color: black;} 
		.header_area .bigshop-main-menu2 .classynav ul li .dropdown a {
     font-size: 10px;} 
 .header_area  .bigshop-main-menu2 .classy-menu .classynav ul li a{
       background-color: white}
.header_area .classynav .copywrite_text {
	display: block}
}
    .header_area .classynav ul li a:focus, .header_area .classynav ul li a:hover {
      color: #DD9933; }
  .header_area .classynav ul li li a {
    padding: 15px 25px; }
  .header_area .classynav ul li .dropdown {
    width: 250px;
    box-shadow: 0 0 8px 0 rgba(119,119,119,0.15);
    border-radius: 0px;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-box-shadow: 0 0 8px 0 rgba(119,119,119,0.15);
}

    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .header_area .classynav ul li .dropdown {
        -webkit-transition-duration: 0ms;
        -o-transition-duration: 0ms;
        transition-duration: 0ms;
        width: 100%;
        border-radius: 0;
        box-shadow: none; } }
    @media only screen and (max-width: 767px) {
      .header_area .classynav ul li .dropdown {
        -webkit-transition-duration: 0ms;
        -o-transition-duration: 0ms;
        transition-duration: 0ms;
        width: 100%;
        border-radius: 0;
        box-shadow: none; } }
    .header_area .classynav ul li .dropdown li .dropdown {
      left: 235px; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .header_area .classynav ul li .dropdown li .dropdown {
          left: 0; } }
      @media only screen and (max-width: 767px) {
        .header_area .classynav ul li .dropdown li .dropdown {
          left: 0; } }
          
.header_area .classynav .dropdown2 li a {
  text-transform: uppercase;
  font-size: 13px;
  height: auto;
  line-height: 1;
  padding: 15px 10px; 
  color: blue;
}
  .header_area .classynav ul li .megamenu {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    box-shadow: 0 0 8px 0 rgba(47, 91, 234, 0.15);
    border-radius: 6px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .header_area .classynav ul li .megamenu {
        -webkit-transition-duration: 0ms;
        -o-transition-duration: 0ms;
        transition-duration: 0ms;
        box-shadow: none; } }
    @media only screen and (max-width: 767px) {
      .header_area .classynav ul li .megamenu {
        -webkit-transition-duration: 0ms;
        -o-transition-duration: 0ms;
        transition-duration: 0ms;
        box-shadow: none; } }
    .header_area .classynav ul li .megamenu .single-mega.cn-col-2 {
      width: 50%;
      float: left;
      padding: 15px; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .header_area .classynav ul li .megamenu .single-mega.cn-col-2 {
          width: 100%; } }
      @media only screen and (max-width: 767px) {
        .header_area .classynav ul li .megamenu .single-mega.cn-col-2 {
          width: 100%; } }
  .header_area .classynav ul li.megamenu-item > a:after,
  .header_area .classynav ul li.has-down > a:after {
    line-height: 42px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .header_area .classynav ul li.megamenu-item > a:after,
      .header_area .classynav ul li.has-down > a:after {
        line-height: 54px; } }
    @media only screen and (max-width: 767px) {
      .header_area .classynav ul li.megamenu-item > a:after,
      .header_area .classynav ul li.has-down > a:after {
        line-height: 54px; } }

.breakpoint-on .dd-trigger {
  top: 11.5px;
  background-color: #fff; }

.breakpoint-on ul ul .dd-trigger {
  top: 6.5px; }
.breakpoint-on span.dd-trigger a{
 color: black;}

/*@media only screen and (max-width: 767px) {
  .classy-navbar-toggler {
    margin-right: 15px; } }*/

.classy-navbar-toggler .navbarToggler span{
  background-color: white; 
  margin-right: 15px;
}

.breakpoint-on .classynav ul li.has-down.active > .dd-trigger,
.breakpoint-on .classynav ul li.megamenu-item.active > .dd-trigger {
  background-color: #fff; 
}


.wishlist:hover{color:red;}


.hero_meta_area {
  position: relative;
  z-index: 20; }
  .hero_meta_area .search-area {
    position: relative;
    z-index: 20; }
    .hero_meta_area .search-area .search-btn {
      width: 35px;
      height: 35px;
      line-height: 35px;
      background-color: white;
      text-align: center;
      border-radius: 50%;
      cursor: pointer;
      margin-right: -6px; }
.hero_meta_area i{color:#f56f31;}
      @media only screen and (max-width: 767px) {
        .hero_meta_area .search-area .search-btn {
          margin-right: 8px;
          width: 30px;
          height: 30px;
          line-height: 30px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .hero_meta_area .search-area .search-btn {
          margin-right: 15px;
          width: 35px;
          height: 35px;
          line-height: 35px; } }
    .hero_meta_area .search-area .search-form {
      -webkit-transition-duration: 500ms;
      -o-transition-duration: 500ms;
      transition-duration: 500ms;
      position: absolute;
      padding: 0 15px;
      border-radius: 6px;
      top: 100px;
      right: -120px;
      background-color: #ffffff;
      box-shadow: 0 0 8px 0 rgba(47, 91, 234, 0.15);
      opacity: 0;
      visibility: hidden;
      }
      .hero_meta_area .search-area .search-form input {
        background-color: #ffffff;
        width: 240px;
        height: 54px;
        border: none;
        font-size: 13px; }
        @media only screen and (max-width: 767px) {
          .hero_meta_area .search-area .search-form input {
            width: 165px; } }
        @media only screen and (min-width: 576px) and (max-width: 767px) {
          .hero_meta_area .search-area .search-form input {
            width: 240px; } }
        .hero_meta_area .search-area .search-form input:focus {
          box-shadow: none; }
      .hero_meta_area .search-area .search-form.active {
        top: 50px;
        opacity: 1;
        visibility: visible; }
  .hero_meta_area .wishlist-area {
    position: relative;
    z-index: 1; }
    .hero_meta_area .wishlist-area .wishlist-btn {
      display: block;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background-color: #f8f8ff;
      text-align: center;
      border-radius: 50%;
      cursor: pointer;
      margin-right: 15px; }
      @media only screen and (max-width: 767px) {
        .hero_meta_area .wishlist-area .wishlist-btn {
          margin-right: 8px;
          width: 30px;
          height: 30px;
          line-height: 30px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .hero_meta_area .wishlist-area .wishlist-btn {
          margin-right: 15px;
          width: 35px;
          height: 35px;
          line-height: 35px; } }
  .hero_meta_area .cart-area {
    position: relative;
    z-index: 2; }
    .hero_meta_area .cart-area .cart--btn {
      -webkit-transition-duration: 500ms;
      -o-transition-duration: 500ms;
      transition-duration: 500ms;
      position: relative;
      z-index: 1;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background-color: white;
      text-align: center;
      border-radius: 50%;
      cursor: pointer;
      margin-right: 15px;
      font-size: 16px; }
      @media only screen and (max-width: 767px) {
        .hero_meta_area .cart-area .cart--btn {
          margin-right: 8px;
          width: 30px;
          height: 30px;
          line-height: 30px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .hero_meta_area .cart-area .cart--btn {
          margin-right: 15px;
          width: 35px;
          height: 35px;
          line-height: 35px; } }
      .hero_meta_area .cart-area .cart--btn:hover, .hero_meta_area .cart-area .cart--btn:focus {
    color: #ff7220;
}
      .hero_meta_area .cart-area .cart--btn .cart_quantity {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    background-color: #0acbc5;
    border-radius: 50%;
    color: #ffffff;
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: -5px;
    text-align: center;
    top: 0px;
    width: 20px;
    z-index: 2;
    font-weight: 700;
}
    .hero_meta_area .cart-area .cart-dropdown-content {
      -webkit-transition-duration: 500ms;
      -o-transition-duration: 500ms;
      transition-duration: 10ms;
      background-color: #ffffff;
      box-shadow: 0 0 8px 0 rgba(47, 91, 234, 0.15);
      border-radius: 6px;
      position: absolute;
      right: -93px;
      top: 70px;
      width: 280px;
      z-index: 99999;
      padding: 30px 25px;
      opacity: 0;
      visibility: hidden; }
      .hero_meta_area .cart-area .cart-dropdown-content .cart-list li {
        border-bottom: 1px solid #E7E7E7;
        padding-bottom: 1rem; }
      .hero_meta_area .cart-area .cart-dropdown-content li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 1rem; }
        .hero_meta_area .cart-area .cart-dropdown-content li .cart-item-desc {
          position: relative;
          z-index: 1;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-flex: 0;
          -ms-flex: 0 0 calc(100% - 50px);
          flex: 0 0 calc(100% - 50px);
          max-width: calc(100% - 50px);
          width: calc(100% - 50px); }
          .hero_meta_area .cart-area .cart-dropdown-content li .cart-item-desc .image {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 40px;
            flex: 0 0 40px;
            max-width: 40px;
            width: 40px;
            margin-right: 15px; }
            .hero_meta_area .cart-area .cart-dropdown-content li .cart-item-desc .image img {
              width: 40px; }
          .hero_meta_area .cart-area .cart-dropdown-content li .cart-item-desc a {
            font-size: 13px; }
          .hero_meta_area .cart-area .cart-dropdown-content li .cart-item-desc p {
            font-size: 12px;
            margin-bottom: 0; }
        .hero_meta_area .cart-area .cart-dropdown-content li .dropdown-product-remove {
          -webkit-transition-duration: 500ms;
          -o-transition-duration: 500ms;
          transition-duration: 500ms;
          -webkit-box-flex: 0;
          -ms-flex: 0 0 30px;
          flex: 0 0 30px;
          max-width: 30px;
          width: 30px;
          height: 30px;
          border: 1px solid #E8E8E8;
          text-align: center;
          line-height: 29px;
          border-radius: 50%;
          background-color: #ffffff;
          color: #DD9933;
          font-size: 14px;
          margin-left: 20px;
          cursor: pointer; }
          .hero_meta_area .cart-area .cart-dropdown-content li .dropdown-product-remove:hover, .hero_meta_area .cart-area .cart-dropdown-content li .dropdown-product-remove:focus {
            border-color: #E8E8E8;
            background-color: #DD9933;
            color: #ffffff; }
        .hero_meta_area .cart-area .cart-dropdown-content li:last-child {
          margin-bottom: 0; }
      .hero_meta_area .cart-area .cart-dropdown-content .cart-pricing li {
        margin-bottom: 10px; }
        .hero_meta_area .cart-area .cart-dropdown-content .cart-pricing li span {
          font-size: 13px; }
        .hero_meta_area .cart-area .cart-dropdown-content .cart-pricing li:last-child span {
          font-weight: 700;
          color: #DD9933; }
    .hero_meta_area .cart-area:hover .cart_quantity, .hero_meta_area .cart-area:focus .cart_quantity {
      background-color: #141414;
      color: #ffffff; }
    .hero_meta_area .cart-area:hover .cart-dropdown-content, .hero_meta_area .cart-area:focus .cart-dropdown-content {
      top: 50px;
      opacity: 1;
      visibility: visible; }
  .hero_meta_area .account-area {
    position: relative;
    z-index: 1; }
    .hero_meta_area .account-area .user-thumbnail {
      position: relative;
      z-index: 1;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background-color: white;
      text-align: center;
      border-radius: 50%;
      cursor: pointer; }
      .hero_meta_area .account-area .user-thumbnail img {
        border-radius: 50%; }
      @media only screen and (max-width: 767px) {
        .hero_meta_area .account-area .user-thumbnail {
          width: 30px;
          height: 30px;
          line-height: 30px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .hero_meta_area .account-area .user-thumbnail {
          width: 35px;
          height: 35px;
          line-height: 35px; } }
    .hero_meta_area .account-area .user-meta-dropdown {
      background-color: #ffffff;
      border-radius: 3px;
      padding: 30px;
      position: absolute;
      right: -10px;
      text-align: left;
      top: 70px;
      width: 200px;
      z-index: 100;
      box-shadow: 0 0 8px 0 rgba(47, 91, 234, 0.15);
      -webkit-transition-duration: 500ms;
      -o-transition-duration: 500ms;
      transition-duration: 10ms;
      opacity: 0;
      visibility: hidden; }
      .hero_meta_area .account-area .user-meta-dropdown .user-title {
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 10px; }
        .hero_meta_area .account-area .user-meta-dropdown .user-title span {
          font-weight: 400; }
      .hero_meta_area .account-area .user-meta-dropdown a {
    font-size: 13px;
    font-weight: 600;
    padding: 5px 0;
    display: block;
    color: #8C8C8C;
}
        .hero_meta_area .account-area .user-meta-dropdown a:hover, .hero_meta_area .account-area .user-meta-dropdown a:focus {
    color: #DD9933;
}
    .hero_meta_area .account-area a {
      border-radius: 50%;
      width: 100%;
      height: 100%;
      display: block; }
      .hero_meta_area .account-area a img {
        border-radius: 50%; }
    .hero_meta_area .account-area:hover .user-meta-dropdown, .hero_meta_area .account-area:focus .user-meta-dropdown {
      top: 41px;
      opacity: 1;
      visibility: visible; }

.megamenu-slides {
  position: relative;
  z-index: 1; }
  .megamenu-slides a {
    display: block; }
    .megamenu-slides a img {
      width: 100%; }
  .megamenu-slides .owl-prev,
  .megamenu-slides .owl-next {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #ffffff;
    top: 50%;
    margin-top: -15px;
    left: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px; }
    .megamenu-slides .owl-prev:hover, .megamenu-slides .owl-prev:focus,
    .megamenu-slides .owl-next:hover,
    .megamenu-slides .owl-next:focus {
      background-color: #DD9933;
      color: #ffffff; }
  .megamenu-slides .owl-next {
    left: auto;
    right: 30px; }

.classy-navbar-toggler .navbarToggler span {
    background-color: #4A4A4A;
    width: 20px;
    z-index: 0;
	height: 2px;
}

.breakpoint-on .classynav > ul > li > a {
  background-color: #f8f8ff;
  border-bottom-color: #ffffff; }

/* Hero CSS */
/*----slide height---*/
.single_slide {
    height: 650px;
}
.single_slide2 {
    height: 760px;
}
.single_slide3 {
    height: 800px;
}
.single_slide4 {
    height: 780px;
}
.single_slide5 {
    height: 900px;
	padding: 0px 455px
}
.youtube_height{
	height: 700px;
}


@media only screen and (max-width: 380px) {
	.welcome_slides.modern-slides .single_slide {
        height: 450px; }
	.welcome_slides.modern-slides .single_slide2 {
        height: 420px; }
	.welcome_slides.modern-slides .single_slide3 {
        height: 420px; }
	.welcome_slides.modern-slides .single_slide4 {
        height: 400px; }
	.welcome_slides.modern-slides .single_slide5 {
        height: 350px; 
	padding: 0px 0px}
	.youtube_height{
	height: 300px;
}
}
@media only screen and (min-width: 381px)and (max-width: 435px) {
	.welcome_slides.modern-slides .single_slide {
        height: 480px; }
	.welcome_slides.modern-slides .single_slide2 {
        height: 450px; }
	.welcome_slides.modern-slides .single_slide3 {
        height: 450px; }
	.welcome_slides.modern-slides .single_slide4 {
        height: 450px; }
	.welcome_slides.modern-slides .single_slide5 {
        height: 380px; 
	padding: 0px 0px}
	.youtube_height{
	height: 300px;
}
}
@media only screen and (min-width: 436px)and (max-width: 476px) {
	.welcome_slides.modern-slides .single_slide {
        height: 500px; }
	.welcome_slides.modern-slides .single_slide2 {
        height: 500px; }
	.welcome_slides.modern-slides .single_slide3 {
        height: 480px; }
	.welcome_slides.modern-slides .single_slide4 {
        height: 480px; }
	.welcome_slides.modern-slides .single_slide5 {
        height: 400px; 
	padding: 0px 0px}
	.youtube_height{
	height: 300px;
	}}
@media only screen and (min-width: 477px)and (max-width: 512px) {
	.welcome_slides.modern-slides .single_slide {
        height: 540px; }
	.welcome_slides.modern-slides .single_slide2 {
        height: 520px; }
	.welcome_slides.modern-slides .single_slide3 {
        height: 500px; }
	.welcome_slides.modern-slides .single_slide4 {
        height: 500px; }
	.welcome_slides.modern-slides .single_slide5 {
        height: 450px; 
	padding: 0px 0px}
	.youtube_height{
	height: 300px;
	}}
@media only screen and (min-width: 513px)and (max-width: 575px) {
	.welcome_slides.modern-slides .single_slide {
        height: 580px; }
	.welcome_slides.modern-slides .single_slide2 {
        height: 550px; }
	.welcome_slides.modern-slides .single_slide3 {
        height: 550px; }
	.welcome_slides.modern-slides .single_slide4 {
        height: 550px; }
	.welcome_slides.modern-slides .single_slide5 {
        height: 480px; 
	padding: 0px 0px}
	.youtube_height{
	height: 300px;
	}}
@media only screen and (min-width: 576px)and (max-width: 633px) {
	.welcome_slides.modern-slides .single_slide {
        height: 630px; }
	.welcome_slides.modern-slides .single_slide2 {
        height: 610px; }
	.welcome_slides.modern-slides .single_slide3 {
        height: 600px; }
	.welcome_slides.modern-slides .single_slide4 {
        height: 600px; }
	.welcome_slides.modern-slides .single_slide5 {
        height: 520px; 
	padding: 0px 0px}
	.youtube_height{
	height: 400px;
	}
}
@media only screen and (min-width: 634px)and (max-width: 712px) {
	.welcome_slides.modern-slides .single_slide {
        height: 680px; }
	.welcome_slides.modern-slides .single_slide2 {
        height: 700px; }
	.welcome_slides.modern-slides .single_slide3 {
        height: 660px; }
	.welcome_slides.modern-slides .single_slide4 {
        height: 670px; }
	.welcome_slides.modern-slides .single_slide5 {
        height: 570px; 
	padding: 0px 0px}
	.youtube_height{
	height: 400px;
	}
}
@media only screen and (min-width: 713px)and (max-width: 766px) {
	.welcome_slides.modern-slides .single_slide {
        height: 720px; }
	.welcome_slides.modern-slides .single_slide2 {
        height: 700px; }
	.welcome_slides.modern-slides .single_slide3 {
        height: 690px; }
	.welcome_slides.modern-slides .single_slide4 {
        height: 670px; }
	.welcome_slides.modern-slides .single_slide5 {
        height: 630px; 
	padding: 0px 0px}
	.youtube_height{
	height: 400px;
	}
}
@media only screen and (min-width: 767px)and (max-width: 800px) {
	.welcome_slides.modern-slides .single_slide {
        height: 730px; }
	.welcome_slides.modern-slides .single_slide2 {
        height: 700px; }
	.welcome_slides.modern-slides .single_slide3 {
        height: 710px; }
	.welcome_slides.modern-slides .single_slide4 {
        height: 680px; }
	.welcome_slides.modern-slides .single_slide5 {
        height: 620px; 
	padding: 0px 0px}
	.youtube_height{
	height: 400px;
	}
}
@media only screen and (min-width: 801px)and (max-width: 900px) {
	.welcome_slides.modern-slides .single_slide {
        height: 800px; }
	.welcome_slides.modern-slides .single_slide2 {
        height: 790px; }
	.welcome_slides.modern-slides .single_slide3 {
        height: 780px; }
	.welcome_slides.modern-slides .single_slide4 {
        height: 780px; }
	.welcome_slides.modern-slides .single_slide5 {
        height: 670px; 
	padding: 0px 0px}
	.youtube_height{
	height: 400px;
	}
}
@media only screen and (min-width: 901px)and (max-width: 991px) {
	.welcome_slides.modern-slides .single_slide {
        height: 870px; }
	.welcome_slides.modern-slides .single_slide2 {
        height: 850px; }
	.welcome_slides.modern-slides .single_slide3 {
        height: 830px; }
	.welcome_slides.modern-slides .single_slide4 {
        height: 820px; }
	.welcome_slides.modern-slides .single_slide5 {
        height: 710px; 
	padding: 0px 0px}
	.youtube_height{
	height: 400px;
	}
}
@media only screen and (min-width: 992px)and (max-width: 1024px) {
	.welcome_slides.modern-slides .single_slide {
        height: 430px; }
	.welcome_slides.modern-slides .single_slide2 {
        height: 550px; }
	.welcome_slides.modern-slides .single_slide3 {
        height: 600px; }
	.welcome_slides.modern-slides .single_slide4 {
        height: 550px; }
	.welcome_slides.modern-slides .single_slide5 {
        height: 1100px; 
	padding: 0px 0px}
	.youtube_height{
	height: 460px;
	}
}
@media only screen and (min-width: 1025px)and (max-width: 1110px) {
	.welcome_slides.modern-slides .single_slide {
        height: 430px; }
	.welcome_slides.modern-slides .single_slide2 {
        height: 630px; }
	.welcome_slides.modern-slides .single_slide3 {
        height: 650px; }
	.welcome_slides.modern-slides .single_slide4 {
        height: 630px; }
	.welcome_slides.modern-slides .single_slide5 {
        height: 980px; 
	padding: 0px 100px}
	.youtube_height{
	height: 530px;
	}
}
@media only screen and (min-width: 1111px)and (max-width: 1199px) {
	.welcome_slides.modern-slides .single_slide {
        height: 430px; }
	.welcome_slides.modern-slides .single_slide2 {
        height: 600px; }
	.welcome_slides.modern-slides .single_slide3 {
        height: 600px; }
	.welcome_slides.modern-slides .single_slide4 {
        height: 580px; }
	.welcome_slides.modern-slides .single_slide5 {
        height: 900px; 
	padding: 0px 100px}
	.youtube_height{
	height: 530px;
	}
}
@media only screen and (min-width: 1200px)and (max-width: 1238px) {
	.welcome_slides.modern-slides .single_slide {
        height: 490px; }
	.welcome_slides.modern-slides .single_slide2 {
        height: 700px; }
	.welcome_slides.modern-slides .single_slide3 {
        height: 750px; }
	.welcome_slides.modern-slides .single_slide4 {
        height: 700px; }
	.welcome_slides.modern-slides .single_slide5 {
        height: 1100px; 
	padding: 0px 120px}
	.youtube_height{
	height: 550px;
	}
}
@media only screen and (min-width: 1239px)and (max-width: 1279px) {
	.welcome_slides.modern-slides .single_slide {
        height: 500px; }
	.welcome_slides.modern-slides .single_slide2 {
        height: 700px; }
	.welcome_slides.modern-slides .single_slide3 {
        height: 750px; }
	.welcome_slides.modern-slides .single_slide4 {
        height: 700px; }
	.welcome_slides.modern-slides .single_slide5 {
        height: 930px; 
	padding: 0px 180px}
	.youtube_height{
	height: 480px;
	}
}

@media only screen and (min-width: 1280px)and (max-width: 1366px) {
	.welcome_slides.modern-slides .single_slide {
        height: 520px; }
	.welcome_slides.modern-slides .single_slide2 {
        height: 570px; }
	.welcome_slides.modern-slides .single_slide3 {
        height: 570px; 
	}
	.welcome_slides.modern-slides .single_slide4 {
        height: 550px; }
	.welcome_slides.modern-slides .single_slide5 {
        height: 1000px; 
	padding: 0px 180px}
	.youtube_height{
	height: 480px;
	}
}
@media only screen and (min-width: 1367px)and (max-width: 1450px) {
	.welcome_slides.modern-slides .single_slide {
        height: 550px; }
	.welcome_slides.modern-slides .single_slide2 {
        height: 650px; }
	.welcome_slides.modern-slides .single_slide3 {
        height: 630px; }
	.welcome_slides.modern-slides .single_slide4 {
        height: 630px; }
	.welcome_slides.modern-slides .single_slide5 {
        height: 930px; 
	padding: 0px 270px}
	.youtube_height{
	height: 530px;
	}
}
@media only screen and (min-width: 1451px)and (max-width: 1545px) {
	.welcome_slides.modern-slides .single_slide {
        height: 550px; }
	.welcome_slides.modern-slides .single_slide2 {
        height: 650px; }
	.welcome_slides.modern-slides .single_slide3 {
        height: 650px; }
	.welcome_slides.modern-slides .single_slide4 {
        height: 630px; }
	.welcome_slides.modern-slides .single_slide5 {
        height: 950px; 
	padding: 0px 270px}
	.youtube_height{
	height: 550px;
	}
}
@media only screen and (min-width: 1546px)and (max-width: 1680px) {
	.welcome_slides.modern-slides .single_slide {
        height: 550px; }
	.welcome_slides.modern-slides .single_slide2 {
        height: 650px; }
	.welcome_slides.modern-slides .single_slide3 {
        height: 650px; }
	.welcome_slides.modern-slides .single_slide4 {
        height: 630px; }
	.welcome_slides.modern-slides .single_slide5 {
        height: 950px; 
	padding: 0px 270px}
	.youtube_height{
	height: 550px;
	}
}


    @media only screen and (max-width: 991px) {
.welcome_slides.modern-slides .single_slide .responhide{
        display: none; }
.welcome_slides.modern-slides .single_slide .responhide2{
        display: none; }}
  


/*----story margin---*/
.content_width{
		max-width: 1040px;
  margin: auto;
	}
.story_padding{
	margin-top:-280px;
	
}
.story_margin2{
			margin-top:-240px
		}
.fix_button{
		margin-top: 15px
	}
.fix_button2{
		margin-top: 16px
	}
@media only screen and (max-width: 380px) {
	.story_margin2{
			margin-top:-150px
		}
.story_padding{
	margin-top:-120px}
	.fix_button2{
		margin-top: 0px
	}
}
@media only screen and (min-width: 381px)and (max-width: 435px) {
	.story_margin2{
			margin-top:-150px
		}
.story_padding{
	margin-top:-120px}
	.fix_button2{
		margin-top: 0px
	}
}
@media only screen and (min-width: 436px)and (max-width: 476px) {
	.story_margin2{
			margin-top:-150px
		}
.story_padding{
	margin-top:-120px}
.fix_button2{
		margin-top: 0px
	}}
@media only screen and (min-width: 477px)and (max-width: 512px) {
	.story_margin2{
			margin-top:-150px
		}
.story_padding{
	margin-top:-130px}
	.fix_button2{
		margin-top: 0px
	}
}
@media only screen and (min-width: 513px)and (max-width: 575px) {
	.story_margin2{
			margin-top:-150px
		}
.story_padding{
	margin-top:-130px}
	.fix_button2{
		margin-top: 22px
	}
}
@media only screen and (min-width: 578px)and (max-width: 633px) {
	.story_margin2{
			margin-top:-150px
		}
.story_padding{
	margin-top:-130px}
	.fix_button2{
		margin-top: 0px
	}
	.fix_button2{
		margin-top: 22px
	}
}
@media only screen and (min-width: 634px)and (max-width: 712px) {
	.story_margin2{
			margin-top:-160px
		}
	.story_padding{
	margin-top:-130px}
	.fix_button2{
		margin-top: 22px
	}
}
	@media only screen and (min-width: 713px)and (max-width: 766px) {
	.story_margin2{
			margin-top:-170px
		}
.story_padding{
	margin-top:-150px
	}
		.fix_button2{
		margin-top: 22px
	}
}
@media only screen and (min-width: 767px)and (max-width: 800px) {
	.story_margin2{
			margin-top:-170px
		}
.story_padding{
	margin-top:-130px
	}
	.fix_button2{
		margin-top: 16px
	}
}
@media only screen and (min-width: 801px)and (max-width: 900px) {
	.story_margin2{
			margin-top:-170px
		}
.story_padding{
	margin-top:-130px
	}
}
@media only screen and (min-width: 901px)and (max-width: 991px) {
	.story_margin2{
			margin-top:-170px
		}
.story_padding{
	margin-top:-130px
	}
}
@media only screen and (min-width: 992px)and (max-width: 1024px) {
	.story_margin2{
			margin-top:-250px
		}
.story_padding{
	margin-top:-500px
	}
	.fix_button{
		margin-top: 24px
	}
	.fix_button2{
		margin-top: 20px
	}
	
	
}
@media only screen and (min-width: 1025px)and (max-width: 1110px) {
	.story_margin2{
			margin-top:-280px
		}
.story_padding{
	margin-top:-430px
	}
	.fix_button{
		margin-top: 24px
	}
}
@media only screen and (min-width: 1111px)and (max-width: 1199px) {
	.story_margin2{
			margin-top:-200px
		}
.story_padding{
	margin-top:-300px
	}
	.fix_button{
		margin-top: 24px
	}
}
@media only screen and (min-width: 1200px)and (max-width: 1238px) {
	.story_margin2{
			margin-top:-310px
		}
	.story_padding{
	margin-top:-500px
	}
	.fix_button{
		margin-top: 24px
	}
}
@media only screen and (min-width: 1239px)and (max-width: 1279px) {
	.story_margin2{
			margin-top:-300px
		}
	.story_padding{
	margin-top:-380px
	}
	.fix_button{
		margin-top: 24px
	}
}

@media only screen and (min-width: 1280px)and (max-width: 1366px) {
		.story_margin2{
			margin-top:-220px
		}
	.story_padding{
	margin-top:-390px
	}
	.fix_button{
		margin-top: 24px
	}
}
	@media only screen and (min-width: 1367px)and (max-width: 1450px) {
		.story_margin2{
			margin-top:-240px
		}
	.story_padding{
	margin-top:-380px
	}
	.fix_button{
		margin-top: 24px
	}
}
@media only screen and (min-width: 1451px)and (max-width: 1545px) {
	.story_margin2{
			margin-top:-220px
		}
	.story_padding{
	margin-top:-350px
	}
	.fix_button{
		margin-top: 24px
	}
}
@media only screen and (min-width: 1546px)and (max-width: 1680px) {
	.story_margin2{
			margin-top:-200px
		}
	.story_padding{
	margin-top:-320px
	}
	.fix_button{
		margin-top: 24px
	}
}
/*.story_margin2{
			margin-top:-200px
		}
.story_margin{
	margin-top:-100px}
*/


  .single_slide .welcome_slide_text {
    position: relative;
    z-index: 1; }
.single_slide2 .welcome_slide_text {
    position: relative;
    z-index: 1; }
.single_slide3 .welcome_slide_text {
    position: relative;
    z-index: 1; }
.single_slide4 .welcome_slide_text {
    position: relative;
    z-index: 1; 
    }
.single_slide5 .welcome_slide_text {
    position: relative;
    z-index: 1; }

    .single_slide .welcome_slide_text p {
      color: #141414;
      letter-spacing: 5px;
      text-transform: uppercase;
 display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;}
.single_slide2 .welcome_slide_text p {
      color: #141414;
      letter-spacing: 5px;
      text-transform: uppercase;
 display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;}
.single_slide3 .welcome_slide_text p {
      color: #141414;
  display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
}
.single_slide4 .welcome_slide_text p {
      color: #141414;
      letter-spacing: 5px;
      text-transform: uppercase;
 display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;}
.single_slide5 .welcome_slide_text p {
      color: #141414;
  display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
}

      @media only screen and (max-width: 767px) {
        .single_slide .welcome_slide_text p {
          letter-spacing: 2px; } 
		   .single_slide2 .welcome_slide_text p {
          letter-spacing: 2px; } 
		  .single_slide3 .welcome_slide_text p {
			  font-size: 0.9rem
		  }
		  .single_slide5 .welcome_slide_text p {
			  font-size: 0.9rem
		  }
		  .single_slide4 .welcome_slide_text p {
          letter-spacing: 2px; } 
		   .welcome_slide_text .fix_button {
    margin-top:  23px}
 }
    .single_slide .welcome_slide_text h2 {
       text-transform: capitalize;
      font-size: 1.5rem;
      margin-bottom: 1rem;
      font-weight: 600; 
 display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
 }
.single_slide2 .welcome_slide_text h2 {
       text-transform: capitalize;
      font-size: 1.5rem;
      margin-bottom: 1rem;
      font-weight: 600; 
 display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
 }
.single_slide3 .welcome_slide_text h2 {
       text-transform: capitalize;
      font-size: 2rem;
      margin-bottom: 1rem;
      font-weight: 600; 
 display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
 }
.single_slide4 .welcome_slide_text h2 {
       text-transform: capitalize;
      font-size: 1.5rem;
      margin-bottom: 1rem;
      font-weight: 600; 
 display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
	height: 50px
 }
.features .features_title h2 {
	text-transform: uppercase;
      font-size: 2rem;
      padding: 30px 0px 30px 0px;
      font-weight: 700; 
     }
.welcome_area .features_title h2 {
	text-transform: uppercase;
      font-size: 2rem;
     font-weight: 700; 
	align-content: center
     }
.welcome_area2 video{
	width: 50%
}
@media only screen and (min-width: 1280px)  {
.slider_padding{
	padding: 0px 100px
	 }
 }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single_slide .welcome_slide_text h2 {
          font-size: 1.5rem; } 
		  .single_slide2 .welcome_slide_text h2 {
          font-size: 1.5rem; } 
		 .single_slide4 .welcome_slide_text h2 {
          font-size: 1.5rem; } 
		  
		  .features .features_title h2 {
	text-transform: uppercase;
      font-size: 1.5rem;
   }
		  .welcome_area .features_title h2 {
	text-transform: uppercase;
      font-size: 1.5rem;
			  font-weight: 700
   }
		.welcome_area2 video{
	width: 90%
}   
}
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single_slide .welcome_slide_text h2 {
          font-size: 1.5rem; } 
		  .single_slide2 .welcome_slide_text h2 {
          font-size: 1.5rem; } 
		   .single_slide4 .welcome_slide_text h2 {
          font-size: 1.5rem; } 
		  .features .features_title h2 {
          font-size: 1.5rem; 
		  } 
		   .welcome_area .features_title h2 {
          font-size: 1.5rem; 
		  }
         .welcome_area2 video{
	width: 70%
} 
        
}
      @media only screen and (max-width: 767px) {
        .single_slide .welcome_slide_text h2 {
    font-size: 1.3rem;
} 
		  .single_slide2 .welcome_slide_text h2 {
    font-size: 1.3rem;
} 
		  .single_slide4 .welcome_slide_text h2 {
    font-size: 1.3rem;
} 
		 .welcome_area2 video{
	width: 100%
} 
		   .features .features_title h2 {
          font-size: 1.3rem; 
		  font-weight: 700} 
		  .welcome_area .features_title h2 {
          font-size: 1.3rem; 
			 
		  } 

         
}
    .single_slide .welcome_slide_text h4 {
      font-size: 2rem;
      margin-bottom: 2rem; }

      @media only screen and (max-width: 767px) {
        .single_slide .welcome_slide_text h4 {
          font-size: 1.5rem; }
}
    .single_slide .welcome_slide_text .regular-price {
      margin-left: 0.5rem;
      color: #747794;
      text-decoration: line-through; }
  .single_slide .welcome_slide_image {
    position: relative;
    z-index: 1; }
    .single_slide .welcome_slide_image img {
      display: block;
      margin: auto;
      max-width: 540px; }
.single_slide2 .welcome_slide_image {
    position: relative;
    z-index: 1; }
    .single_slide2 .welcome_slide_image img {
      display: block;
      margin: auto;
      max-width: 540px; }
.single_slide3 .welcome_slide_image {
    position: relative;
    z-index: 1;
}
    .single_slide3 .welcome_slide_image img {
      display: block;
      margin: auto;
      max-width: 540px; 
		}
.single_slide4 .welcome_slide_image {
    position: relative;
    z-index: 1; }
    .single_slide4 .welcome_slide_image img {
      display: block;
      margin: auto;
      max-width: 540px; }
.single_slide5 .welcome_slide_image {
    position: relative;
    z-index: 1;
}
    .single_slide5 .welcome_slide_image img {
      display: block;
      margin: auto;
      max-width: 540px;
		
}
    .single_slide .welcome_slide_image .discount_badge {
      background-color: #1C1C1C;
      border-radius: 50%;
      color: #ffffff;
      height: 90px;
      padding: 15px;
      position: absolute;
      right: 70px;
      text-align: center;
      top: 10%;
      width: 90px;
      z-index: 1000;
      box-shadow: 0 2px 12px 2px rgba(0, 0, 0, 0.1);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      @media only screen and (max-width: 767px) {
        .single_slide .welcome_slide_image .discount_badge {
          right: 0; }
     .border_right{
	 border-right: 0px solid #fff;
}
}
      .single_slide .welcome_slide_image .discount_badge span {
        font-size: 16px;
        line-height: 1.5;
        font-weight: 700; }

.welcome_slides {
  position: relative;
  z-index: 10; }

.border_right{
	border-right: 1px solid rgba(224,224,224,1.00);
}
  .welcome_slides .owl-dots {
    position: absolute;
    z-index: 2;
    text-align: center;
    bottom: 30px;
    width: 100%;
    left: 0; 
visibility: hidden; }
    .welcome_slides .owl-dots .owl-dot {
      background-color: #ffffff;
      border-radius: 50%;
      display: inline-block;
      height: 10px;
      margin: 0 5px;
      width: 10px; 
visibility: hidden; }
      .welcome_slides .owl-dots .owl-dot.active {
        background-color: #1C1C1C;
}
  .welcome_slides .owl-prev,
  .welcome_slides .owl-next {
	   
   position: absolute;
    z-index: 100;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 55px;
    font-size: 24px;
   color: #1C1C1C;
    left: 70px;
    top: 62%;
    border-radius: 4px;
  visibility: visible; 
    }

@media only screen and (max-width: 380px) {
	.welcome_slides .owl-prev,
      .welcome_slides .owl-next {
         top: 51%;
		  left: 20px;
		}
}
@media only screen and (min-width: 381px)and (max-width: 435px) {
	.welcome_slides .owl-prev,
      .welcome_slides .owl-next {
         top: 55%;
		  left: 20px;
	}}
@media only screen and (min-width: 436px)and (max-width: 476px) {
	.welcome_slides .owl-prev,
      .welcome_slides .owl-next {
         top: 58%;
		  left: 20px;}}
@media only screen and (min-width: 477px)and (max-width: 512px) {
	.welcome_slides .owl-prev,
      .welcome_slides .owl-next {
         top: 59%;
		  left: 20px;}
}
@media only screen and (min-width: 513px)and (max-width: 575px) {
	.welcome_slides .owl-prev,
      .welcome_slides .owl-next {
         top: 63%;
		  left: 20px;}
}
@media only screen and (min-width: 576px)and (max-width: 633px) {
	.welcome_slides .owl-prev,
      .welcome_slides .owl-next {
         top: 64%;
		  left: 20px;}
}
@media only screen and (min-width: 634px)and (max-width: 712px) {
	.welcome_slides .owl-prev,
      .welcome_slides .owl-next {
         top: 67%;
		  left: 20px;}
}
@media only screen and (min-width: 713px)and (max-width: 766px) {
	.welcome_slides .owl-prev,
      .welcome_slides .owl-next {
         top: 67%;
		  left: 20px;}
}
@media only screen and (min-width: 767px)and (max-width: 800px) {
	.welcome_slides .owl-prev,
      .welcome_slides .owl-next {
         top: 70%;
		  left: 20px;}
}
@media only screen and (min-width: 801px)and (max-width: 900px) {
	.welcome_slides .owl-prev,
      .welcome_slides .owl-next {
         top: 72%;
		  left: 20px;}
}
@media only screen and (min-width: 901px)and (max-width: 991px) {
	.welcome_slides .owl-prev,
      .welcome_slides .owl-next {
         top: 75%;
		  left: 20px;}
}
@media only screen and (min-width: 992px)and (max-width: 1024px) {
	.welcome_slides .owl-prev,
      .welcome_slides .owl-next {
         top: 50%;
		  left: 50px;}
}
@media only screen and (min-width: 1025px)and (max-width: 1110px) {
	.welcome_slides .owl-prev,
      .welcome_slides .owl-next {
         top: 50%;
		  left: 60px;}
}
@media only screen and (min-width: 1111px)and (max-width: 1199px) {
	.welcome_slides .owl-prev,
      .welcome_slides .owl-next {
         top: 60%;
		  left: 50px;}
}
@media only screen and (min-width: 1200px)and (max-width: 1238px) {
	.welcome_slides .owl-prev,
      .welcome_slides .owl-next {
         top: 50%;
		  left: 70px;}
}
@media only screen and (min-width: 1239px)and (max-width: 1279px) {
	.welcome_slides .owl-prev,
      .welcome_slides .owl-next {
         top: 53%;
		  left: 50px;}
}
@media only screen and (min-width: 1280px)and (max-width: 1366px) {
	.welcome_slides .owl-prev,
      .welcome_slides .owl-next {
         top: 54%;
		  left: 50px;}
}

@media only screen and (min-width: 1367px)and (max-width: 1450px) {
.welcome_slides .owl-prev,
      .welcome_slides .owl-next {
         top: 53%;
		  left: 50px;}
}
@media only screen and (min-width: 1451px)and (max-width: 1545px) {
	.welcome_slides .owl-prev,
      .welcome_slides .owl-next {
         top: 57%;
		  left: 50px;}
}
    .welcome_slides .owl-prev:hover, .welcome_slides .owl-prev:focus,
    .welcome_slides .owl-next:hover,
    .welcome_slides .owl-next:focus {
      color: #DD9933; 
 }
  .welcome_slides .owl-next {
    left: auto;
    right: 70px; }
    @media only screen and (max-width: 767px) {
      .welcome_slides .owl-next {
        right: 20px; 
		}
}
  .welcome_slides:hover .owl-prev,
  .welcome_slides:hover .owl-next, .welcome_slides:focus .owl-prev,
  .welcome_slides:focus .owl-next {
    opacity: 1;
    visibility: visible; }


   
    @media only screen and (max-width: 767px) {
 .welcome_slides.modern-slides .single_slide .responhide{
        display: none; }
.welcome_slides.modern-slides .single_slide .responhide2{
        display: none; }}

.welSlideTwo {
  position: relative;
  z-index: 10; }
  .welSlideTwo .single_slide {
    position: relative;
    z-index: 1; }
    .welSlideTwo .single_slide::after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
    z-index: -1;
    background-color: #1C1C1C;
    opacity: 0.5;
}
    .welSlideTwo .single_slide p,
    .welSlideTwo .single_slide h2 {
      color: #ffffff; }
  .welSlideTwo .owl-dots {
    bottom: 30px;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 2;
    text-align: center; }
    .welSlideTwo .owl-dots .owl-dot {
      background-color: #ffffff;
      border-radius: 50%;
      display: inline-block;
      height: 10px;
      margin: 0 5px;
      width: 10px; }
      .welSlideTwo .owl-dots .owl-dot.active {
        background-color: #DD9933; }
  .welSlideTwo .owl-prev,
  .welSlideTwo .owl-next {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    position: absolute;
    z-index: 100;
    width: 50px;
    display: inline-block;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 24px;
    background-color: #DD9933;
    color: #ffffff;
    margin-top: -25px;
    left: 70px;
    top: 50%;
    border-radius: 4px;
    opacity: 0;
    visibility: hidden; }
    .welSlideTwo .owl-prev:hover, .welSlideTwo .owl-prev:focus,
    .welSlideTwo .owl-next:hover,
    .welSlideTwo .owl-next:focus {
      color: #DD9933; }
  .welSlideTwo .owl-next {
    left: auto;
    right: 70px; }
  .welSlideTwo:hover .owl-prev,
  .welSlideTwo:hover .owl-next, .welSlideTwo:focus .owl-prev,
  .welSlideTwo:focus .owl-next {
    opacity: 1;
    visibility: visible; }

/* Quickview CSS */
#quickview .modal-body {
  box-shadow: 0 0 88px 8px rgba(47, 91, 234, 0.125); 
}

#quickview button.close {
  border: 1px solid #DDDDDD;
  box-shadow: none;
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  right: 15px;
  text-align: center;
  top: 10px;
  z-index: 9;
  line-height: 28px; }

.quickview_body {
  position: relative;
  z-index: 1;
  overflow: hidden; }
.promotion_text{
	top: 90px
}
.promotion_text h1{
	color: #705645;
	font-family: Baskerville, 'Palatino Linotype', Palatino, 'Century Schoolbook L', 'Times New Roman', 'serif';
	font-weight: 600
}
.promotion_text h6{
	font-family: 'Playfair Display', serif;color: #A29285;
	letter-spacing: 5px;
}
.promotion_text h4{
	 font-family: Baskerville, 'Palatino Linotype', Palatino, 'Century Schoolbook L', 'Times New Roman', 'serif';
	font-weight: 600;color: #fff; 
	background-color: #B2A89E; 
	padding: 2px 0px 8px 0px;
	margin-top:40px
}
.promotion_text p{
	font-family: Baskerville, 'Palatino Linotype', Palatino, 'Century Schoolbook L', 'Times New Roman', 'serif'; 
	color: #010000;
	font-size: 15px
}
.promotion{
	font-family: Baskerville, 'Palatino Linotype', Palatino, 'Century Schoolbook L', 'Times New Roman', 'serif'; 
	font-style: italic;
	margin: 20px;
	color: #767573;
	font-size: 18px
}
.ps{
	font-family: 'Rokkitt', serif;
	font-size: 18px;
	background-color: #EFEFEF;
	padding: 8px 0px
}
.lg_show{
	display: inline-block
}
.lg_hidden{
	display: none
}
@media only screen and (max-width: 767px) {

	.promotion_text{
	top: 0px
}
.promotion_text h1{
	font-size: 35px
}
.promotion_text h6{
	font-size: 12px
}
.promotion_text h4{
	font-size: 15px
}
.promotion_text p{
	font-size: 12px
}
.promotion{
	font-size: 14px
}
.ps{
	font-size: 14px;
	padding: 8px 0px
}
.lg_show{
	display: none
}
	.lg_hidden{
	display: inline-block
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {

	.promotion_text{
	top: 0px
}
.promotion_text h1{
	font-size: 40px
}
.promotion_text h6{
	font-size: 15px
}
.promotion_text h4{
	font-size: 19px
}
.promotion_text p{
	font-size: 15px
}
.promotion{
	font-size: 18px
}
.ps{
	font-size: 16px;
	padding: 8px 0px
}
.lg_show{
	display: none
}
	.lg_hidden{
	display: inline-block
}
}
  .quickview_body .quickview_pro_img {
    border: 1px solid #f8f8ff;
    position: relative;
    width: 100%;
    z-index: 1; }
.quickview_body .quickview_pro_img2 {
    border: 1px solid #f8f8ff;
    width: 70%;
    z-index: 1;
}
.modal-content .modal-title{
    font-size: 20px;
    padding: 20px 0px 20px 10px;
}
    .quickview_body .quickview_pro_img .hover_img {
      left: 0;
      opacity: 0;
      position: absolute;
      top: 50px;
      -webkit-transition-duration: 500ms;
      -o-transition-duration: 500ms;
      transition-duration: 500ms; }
    .quickview_body .quickview_pro_img:hover .hover_img {
      top: 150;
      opacity: 1; }
 @media only screen and (max-width: 800px) {
.quickview_body .notify_button{
    font-size: 10px
     }
.quickview_body .quickview_pro_img2 {
    border: 1px solid #f8f8ff;
    width: 100%;
    z-index: 1;
	 margin-top: 15px
	 }
}
  .quickview_body .quickview_pro_des {
    padding: 30px 0; }
    .quickview_body .quickview_pro_des .title {
      text-transform: capitalize; }
.quickview_body .quickview_pro_des .title2 {
      font-size: 15px }
    .quickview_body .quickview_pro_des .price > span {
      color: #747794;
      font-size: 14px;
      text-decoration: line-through; }
    .quickview_body .quickview_pro_des p {
      font-size: 13px; }
    .quickview_body .quickview_pro_des a {
      color: #DD9933;
      font-size: 13px;
      text-decoration: underline; }
      .quickview_body .quickview_pro_des a:hover, .quickview_body .quickview_pro_des a:focus {
        color: #DD9933; }
  .quickview_body .quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1rem; }
    .quickview_body .quantity input {
      -moz-appearance: none;
      border: 1px solid #f8f8ff;
      height: 35px;
      text-align: center;
      width: 40px;
      font-size: 13px; }
  .quickview_body .cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .quickview_body .qty-plus,
  .quickview_body .qty-minus {
    background-color: transparent;
    border: 1px solid #f8f8ff;
    color: #DD9933;
    cursor: pointer;
    height: 35px;
    text-align: center;
    width: 22px; }
    .quickview_body .qty-plus i,
    .quickview_body .qty-minus i {
      color: #747794;
      font-size: 10px;
      line-height: 33px; }
  .quickview_body .qty-plus {
    border-left: 0 solid transparent; }
  .quickview_body .qty-minus {
    border-right: 0 solid transparent; }
  .quickview_body .cart-submit {
    background-color: #1F1F1F;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    font-size: 14px;
    height: 35px;
    margin-left: 15px;
    width: 120px;
    border-radius: 6px;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}
    .quickview_body .cart-submit:hover, .quickview_body .cart-submit:focus {
      background-color: #DD9933;
      color: #ffffff; }


      .quickview_body .quotation-submit {
        background-color: #1F1F1F;
        border: medium none;
        color: #ffffff;
        cursor: pointer;
        font-size: 14px;
        height: 35px;
        margin-left: 15px;
        width: 120px;
        border-radius: 6px;
        -webkit-transition-duration: 500ms;
        -o-transition-duration: 500ms;
        transition-duration: 500ms;
    }
        .quickview_body .quotation-submit:hover, .quickview_body .quotation-submit:focus {
          background-color: #DD9933;
          color: #ffffff; }
  .quickview_body .modal_pro_wishlist > a,
  .quickview_body .modal_pro_compare > a {
    background-color: #e91e63;
    color: #ffffff;
    display: block;
    height: 35px;
    margin: 0 10px;
    text-align: center;
    width: 35px;
    border-radius: 6px;
    font-size: 18px; }
    .quickview_body .modal_pro_wishlist > a i,
    .quickview_body .modal_pro_compare > a i {
      line-height: 35px; }
    .quickview_body .modal_pro_wishlist > a:hover, .quickview_body .modal_pro_wishlist > a:focus,
    .quickview_body .modal_pro_compare > a:hover,
    .quickview_body .modal_pro_compare > a:focus {
      background-color: #DD9933;
      color: #ffffff; }
  .quickview_body .modal_pro_compare > a {
    background-color: #DD9933;
    margin: 0; }
  .quickview_body .share_wf > p {
    font-size: 13px;
    margin-bottom: 5px;
    text-transform: capitalize; }
  .quickview_body .share_wf ._icon > a {
    color: #747794;
    font-size: 14px;
    margin-right: 10px; }
    .quickview_body .share_wf ._icon > a:hover, .quickview_body .share_wf ._icon > a:focus {
      color: #DD9933; }
  .quickview_body .top_seller_product_rating > i {
    color: #ff9800;
    font-size: 13px; }

/* Catagory CSS */
.single_catagory_area {
  position: relative;
  z-index: 1; }
  .single_catagory_area a {
    position: relative;
    z-index: 1;
    display: block; }
    .single_catagory_area a img {
      border-radius: 6px; }
    .single_catagory_area a:hover, .single_catagory_area a:focus {
      opacity: 0.8; }

.shop_by_catagory_area {
  position: relative;
  z-index: 1; }
  .shop_by_catagory_area::after {
    width: 100%;
    position: absolute;
    height: 15%;
    top: 0;
    left: 0;
    content: '';
    background-color: #FFFBF7;
    z-index: -1; }

.shop_by_catagory_slides {
  position: relative;
  z-index: 1; }

.single_catagory_slide {
  position: relative;
  z-index: 1;
  text-align: center; }
  .single_catagory_slide a {
    display: block;
    margin: 0 auto 15px; }
    .single_catagory_slide a img {
      -webkit-transition-duration: 500ms;
      -o-transition-duration: 500ms;
      transition-duration: 500ms;
      border-radius: 50%;
      border: 2px solid #E5E5E5; }
  .single_catagory_slide p {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    margin-bottom: 0;
    font-weight: 700; }
  .single_catagory_slide:hover p, .single_catagory_slide:focus p {
    color: #DD9933;
}

.single_catagory {
  position: relative;
  z-index: 1;
  overflow: hidden; }
  .single_catagory img {
    width: 100%; }
  .single_catagory .single_cata_desc {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9; }
    .single_catagory .single_cata_desc .single_cata_desc_text {
    padding: 40px;
    border-radius: 6px;
    background-color: rgba(36,36,37,0.66);
    text-align: center;
}
      .single_catagory .single_cata_desc .single_cata_desc_text h5 {
        color: #ffffff; }
      .single_catagory .single_cata_desc .single_cata_desc_text a {
        color: #ffffff; }
        .single_catagory .single_cata_desc .single_cata_desc_text a:hover, .single_catagory .single_cata_desc .single_cata_desc_text a:focus {
          color: #DD9933; }

/* Products CSS */
.new_arrivals_area {
  position: relative;
  overflow: hidden;
  z-index: 2; }

.single-product-area {
    position: relative;
    z-index: 1;
    /* [disabled]background-color: #E1E1E1; */
    border: 1px solid #6d72a3;
    border-radius: 5px;
    overflow: hidden;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
	height: 480px;
  padding:10px;
  margin:2px;
}
  .single-product-area .product_image {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    position: relative;
    z-index: 2;
    width: 100%;
    padding: 5px;
  }

    .single-product-area .product_image img {
      width: 100%; }
    .single-product-area .product_image .product_wishlist a {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    background-color: #DD9933;
    height: 30px;
    position: absolute;
    right: -32px;
    text-align: center;
    top: 15px;
    width: 30px;
    z-index: 9;
}
      .single-product-area .product_image .product_wishlist a i {
        color: #ffffff;
        font-size: 18px;
        line-height: 30px; }
      .single-product-area .product_image .product_wishlist a:hover, .single-product-area .product_image .product_wishlist a:focus {
        background-color: #141414;
        color: #ffffff; }
    .single-product-area .product_image .product_compare a {
      background-color: #DD9933;
      height: 30px;
      position: absolute;
      right: -32px;
      text-align: center;
      top: 60px;
      width: 30px;
      -webkit-transition-duration: 500ms;
      -o-transition-duration: 500ms;
      transition-duration: 500ms;
      z-index: 9;
      -webkit-transition-delay: 100ms;
      transition-delay: 100ms; }
      .single-product-area .product_image .product_compare a i {
        color: #ffffff;
        font-size: 18px;
        line-height: 30px; }
      .single-product-area .product_image .product_compare a:hover, .single-product-area .product_image .product_compare a:focus {
        background-color: #141414;
        color: #ffffff; }
  .single-product-area .product_description {
    position: relative;
    z-index: 100;
    padding: 30px 15px;
    text-align: center;
  }
    .single-product-area .product_description .brand_name {
      font-size: 12px;
      margin-bottom: 0.5rem;
      text-transform: uppercase;
      font-weight: 700;
      line-height: 1; }
    .single-product-area .product_description a {
      display: block;
      font-size: 15px;
      margin-bottom: 0.5rem; 
}

    .single-product-area .product_description .product-price {
      margin-bottom: 0; }
      .single-product-area .product_description .product-price span {
    color: #DD9933;
    font-size: 14px;
		  text-transform: uppercase
}
    .single-product-area .product_description .product_rating {
      display: inline-block;
      margin-top: 5px; }
      .single-product-area .product_description .product_rating i {
        color: #ff9800;
        font-size: 12px; }
    .single-product-area .product_description .product_add_to_cart a {
    background-color: #808080;
    top: -30px;
    color: #ffffff;
    display: block;
    font-size: 12px;
    height: 35px;
    left: 0;
    line-height: 35px;
    position: absolute;
    text-align: center;
    width: 50%;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    z-index: 20;
    opacity: 0;
    visibility: hidden;
}

.you_may_like_area .single-product-area {
   height: 550px
		  }
      @media only screen and (max-width: 380px) {
		  .single-product-area {
   height: 290px
		  }
		  .you_may_like_area .single-product-area {
   height: 330px
		  }
}

@media only screen and (min-width: 1025px)and (max-width: 1199px) {
		  .single-product-area {
   height: 480px
		  }
.you_may_like_area .single-product-area {
   height: 480px
		  }}
@media only screen and (min-width: 1200px)and (max-width: 1280px) {
		  .single-product-area {
   height: 540px
		  }
.you_may_like_area .single-product-area {
   height: 550px
		  }}
@media only screen and (min-width: 767px)and (max-width: 1024px) {
		  .single-product-area {
   height: 480px
		  }
.you_may_like_area .single-product-area {
   height: 480px
		  }}
@media only screen and (min-width: 381px)and (max-width: 435px) {
		  .single-product-area {
   height: 310px
		  }
.you_may_like_area .single-product-area {
   height: 350px
		  }}
@media only screen and (min-width: 436px)and (max-width: 476px) {
		  .single-product-area {
   height: 350px
		  }
.you_may_like_area .single-product-area {
   height: 410px
		  }}
@media only screen and (min-width: 477px)and (max-width: 575px) {
		  .single-product-area {
   height: 400px
		  }
.you_may_like_area .single-product-area {
   height: 460px
		  }}
@media only screen and (min-width: 576px)and (max-width: 766px) {
		  .single-product-area {
   height: 460px
		  }
.you_may_like_area .single-product-area {
   height: 450px
		  }}
 @media only screen and (max-width: 767px) {
        .single-product-area .product_description .product_add_to_cart a i {
          display: none; }
		  .single-product-area .product_description {
			  padding: 15px 10px
		  }
	 
.single-product-area .product_description .brand_name {
	font-size: 7px
		  }
		  .single-product-area .product_description a {
			  font-size: 10px
		  }
		  .single-product-area .product_description h6 {
			  font-size: 11px
		  }
		  .single-product-area .product_description .product-price span {
			  font-size: 11px
		  }
}
      .single-product-area .product_description .product_add_to_cart a:hover, .single-product-area .product_description .product_add_to_cart a:focus {
    background-color: #E8C082;
}
    .single-product-area .product_description .product_quick_view a {
    background-color: #DD9933;
    top: -30px;
    color: #ffffff;
    display: block;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
    text-transform: capitalize;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    z-index: 20;
    opacity: 0;
    visibility: hidden;
}
      @media only screen and (max-width: 767px) {
        .single-product-area .product_description .product_quick_view a i {
          display: none; } }
      .single-product-area .product_description .product_quick_view a:hover, .single-product-area .product_description .product_quick_view a:focus {
    background-color: #1F1F1F;
}
  .single-product-area .hover_img {
    position: absolute;
    top: 90px;
    -webkit-transition-duration: 750ms;
    -o-transition-duration: 750ms;
    transition-duration: 750ms;
    opacity: 0;
    left: 0; 
    margin:5px 10px;}
  .single-product-area:hover .hover_img, .single-product-area:focus .hover_img {
    position: absolute;
    top: 150;
    opacity: 1; }
  .single-product-area:hover .product_add_to_cart a,
  .single-product-area:hover .product_quick_view a, .single-product-area:focus .product_add_to_cart a,
  .single-product-area:focus .product_quick_view a {
    top: -35px;
    opacity: 1;
    visibility: visible; }
  .single-product-area:hover .product_wishlist a,
  .single-product-area:hover .product_compare a, .single-product-area:focus .product_wishlist a,
  .single-product-area:focus .product_compare a {
    right: 0; }

.product_badge {
  left: 0;
  position: absolute;
  top: 15px;
  z-index: 40; }
  .product_badge span {
    background: #DD9933;
    clear: both;
    color: #ffffff;
    display: block;
    font-size: 10px;
    height: 22px;
    line-height: 23.5px;
    position: relative;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    z-index: 2;
    padding-left: 7px;
}
    .product_badge span::before {
      border-color: #DD9933 transparent #DD9933 #DD9933;
      border-style: solid;
      border-width: 11px 6px;
      color: #DD9933;
      content: "";
      height: 100%;
      position: absolute;
      right: -15px;
      top: 0;
      width: 15px;
      z-index: 1; }

.new_arrivals_slides,
.you_may_like_area {
  position: relative;
  z-index: 1;
}
.you_may_like_area .container  .topborder{
	border-top: 1px solid rgba(221,221,221,1.00);
	width: 80%
}
  .new_arrivals_slides .owl-prev,
  .new_arrivals_slides .owl-next,
  .you_may_like_area .owl-prev,
  .you_may_like_area .owl-next {
    background-color: #ffffff;
    visibility: hidden;
    opacity: 0;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    width: 40px;
    height: 40px;
    border: 2px solid rgba(183,183,183,1.00);
    text-align: center;
    line-height: 36px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 15px;
    color: #DD9933; }
    .new_arrivals_slides .owl-prev:hover, .new_arrivals_slides .owl-prev:focus,
    .new_arrivals_slides .owl-next:hover,
    .new_arrivals_slides .owl-next:focus,
    .you_may_like_area .owl-prev:hover,
    .you_may_like_area .owl-prev:focus,
    .you_may_like_area .owl-next:hover,
    .you_may_like_area .owl-next:focus {
      border-color: #DD9933; }
  .new_arrivals_slides .owl-next,
  .you_may_like_area .owl-next {
    left: auto;
    right: 15px; }
  .new_arrivals_slides:hover .owl-prev,
  .new_arrivals_slides:hover .owl-next, .new_arrivals_slides:focus .owl-prev,
  .new_arrivals_slides:focus .owl-next,
  .you_may_like_area:hover .owl-prev,
  .you_may_like_area:hover .owl-next,
  .you_may_like_area:focus .owl-prev,
  .you_may_like_area:focus .owl-next {
    visibility: visible;
    opacity: 1; }

/* Popular Items Area */
.single_popular_item {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 30px; }
  .single_popular_item .product_image {
    position: relative;
    z-index: 1;
    overflow: hidden; }
    .single_popular_item .product_image .hover_img {
      height: 100%;
      left: 0;
      opacity: 0;
      position: absolute;
      top: -15px;
      -webkit-transition-duration: 400ms;
      transition-duration: 400ms;
      width: 100%; }
  .single_popular_item .product_description {
    background-color: #f8f8ff;
    padding: 15px; }
    .single_popular_item .product_description h5 {
      font-size: 16px;
      margin-bottom: 10px; }
    .single_popular_item .product_description h6 {
      margin-bottom: 0; }
      .single_popular_item .product_description h6 span {
        font-size: 80%;
        text-decoration: line-through;
        color: #DD9933; }
  .single_popular_item .product_badge > span,
  .single_popular_item .product_wishlist > a {
    background-color: #DD9933; }
  .single_popular_item .product_badge > span:before {
    border-color: #DD9933 transparent #DD9933 #DD9933; }
  .single_popular_item .product_wishlist > a {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    right: -35px;
    position: absolute;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    z-index: 10;
    top: 10px;
    border-radius: 3px 0 0 3px;
    color: #ffffff; }
    .single_popular_item .product_wishlist > a:hover, .single_popular_item .product_wishlist > a:focus {
      color: #DD9933; }
  .single_popular_item .product_add_to_cart > a {
    background-color: #DD9933;
    bottom: 40px;
    color: #ffffff;
    display: block;
    font-size: 13px;
    height: 35px;
    left: 50%;
    line-height: 35px;
    margin-left: -65px;
    position: absolute;
    text-align: center;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    width: 130px;
    border-radius: 3px;
    opacity: 0; }
    .single_popular_item .product_add_to_cart > a:hover, .single_popular_item .product_add_to_cart > a:focus {
      background-color: #DD9933; }
  .single_popular_item:hover .product_add_to_cart > a, .single_popular_item:focus .product_add_to_cart > a {
    opacity: 1; }
  .single_popular_item:hover .product_image .hover_img, .single_popular_item:focus .product_image .hover_img {
    opacity: 1;
    top: 0; }
  .single_popular_item:hover .product_wishlist > a, .single_popular_item:focus .product_wishlist > a {
    right: 0; }

.popular_items_slides {
  position: relative;
  z-index: 1; }
  .popular_items_slides .owl-prev,
  .popular_items_slides .owl-next {
    background-color: #ffffff;
    visibility: hidden;
    opacity: 0;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    width: 40px;
    height: 40px;
    border: 2px solid #E9E9E9;
    text-align: center;
    line-height: 36px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 15px;
    color: #DD9933; }
    .popular_items_slides .owl-prev:hover, .popular_items_slides .owl-prev:focus,
    .popular_items_slides .owl-next:hover,
    .popular_items_slides .owl-next:focus {
      border-color: #DD9933; }
  .popular_items_slides .owl-next {
    left: auto;
    right: 15px; }
  .popular_items_slides:hover .owl-prev,
  .popular_items_slides:hover .owl-next, .popular_items_slides:focus .owl-prev,
  .popular_items_slides:focus .owl-next {
    visibility: visible;
    opacity: 1; }

/* Brands CSS */
.popular_section_heading > h5 {
  margin: 0;
  text-transform: uppercase; }

.single_brands {
    border: 2px solid #F5C479;
    padding: 15px;
    border-radius: 3px;
}

/* Feature CSS */
.special_feature_area {
  position: relative;
  z-index: 1;
  background-color: #f8f8ff; }

.message_now_area .popular_section_heading h5{
		font-size: 30px
	}
.message_now_area .single-contact-info h5{
		font-size: 30px
	}
.message_now_area .cutline {
	padding: 0px 200px;
}
.single_feature_area {
  position: relative;
  z-index: 1;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms; }
  .single_feature_area .feature_icon {
    text-align: center;
    position: relative;
    z-index: 2;
    margin-right: 15px;
    height: 70px;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    border-right: 1px solid #e7e7e7;
    padding-right: 30px; }
    .single_feature_area .feature_icon i {
      font-size: 36px;
      line-height: 70px; }
    .single_feature_area .feature_icon span i {
      background-color: #DD9933;
      border-radius: 50%;
      color: #ffffff;
      font-size: 13px;
      width: 24px;
      height: 24px;
      line-height: 24px;
      position: absolute;
      right: 15px;
      top: 0; }
  .single_feature_area .feature_content h6 {
    text-transform: uppercase; }
  .single_feature_area .feature_content p {
    font-size: 13px;
    margin-bottom: 0;
    line-height: 1; }

/* Footer Area */
.footer_area {
    position: relative;
    z-index: 1;
    background-color: #ffffff;
}
.footer_area .container {
	max-width: 1500px;
}
  .footer_area .single_footer_area {
    position: relative;
    z-index: 1; }
.footer_area .single_footer_area .copywrite_text a.active{
   color: rgba(221,153,51,1.00);
   font-weight: 1000;
}

    .footer_area .single_footer_area .footer_heading h6 {
      color: #ffffff;
      text-transform: capitalize; }
    .footer_area .single_footer_area .footer_content li {
      color: rgba(255, 255, 255, 0.8);
      font-size: 14px;
      margin-bottom: 1rem; }
      .footer_area .single_footer_area .footer_content li:last-child {
        margin-bottom: 0; }
      .footer_area .single_footer_area .footer_content li span {
        width: 65px;
        display: inline-block; }
    .footer_area .single_footer_area .footer_social_area a {
      color: rgba(255, 255, 255, 0.8);
      display: inline-block;
      font-size: 14px; 
      margin-right: 15px; }
      .footer_area .single_footer_area .footer_social_area a:hover, .footer_area .single_footer_area .footer_social_area a:focus {
        color: #DD9933; }
    .footer_area .single_footer_area .footer_widget_menu a {
      font-weight: 400;
      color: rgba(255, 255, 255, 0.8);
      display: block;
      font-size: 13px;
      margin-bottom: 12px;
      text-transform: capitalize;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms; }
      .footer_area .single_footer_area .footer_widget_menu a:hover, .footer_area .single_footer_area .footer_widget_menu a:focus {
        color: #DD9933;
        margin-left: 3px; }
    .footer_area .single_footer_area .subscribtion_form {
      position: relative;
      z-index: 1; }
      .footer_area .single_footer_area .subscribtion_form .mail {
        border: 1px solid rgba(255, 255, 255, 0.1);
        font-size: 13px;
        height: 40px;
        padding: 5px 20px;
        width: 100%;
        background-color: transparent;
        color: #ffffff; 
}
        .footer_area .single_footer_area .subscribtion_form .mail:focus {
          box-shadow: none; }
      .footer_area .single_footer_area .subscribtion_form .submit {
        border: none;
        border-radius: 6px;
        color: #ffffff;
        cursor: pointer;
        font-size: 24px;
        height: 40px;
        position: absolute;
        right: 0;
        top: 0;
        background-color: transparent;
        width: 50px; }
        .footer_area .single_footer_area .subscribtion_form .submit:hover {
          color: #DD9933; }
    .footer_area .single_footer_area .apps_download a img {
      display: inline-block;
      margin-right: 10px;
      max-width: 120px;
      border-radius: 4px; }
    .footer_area .single_footer_area .apps_download a:last-child img {
      margin-right: 0; }
  .footer_area .footer_bottom_area {
    border-top: 1px solid rgba(255, 255, 255, 0.075);
    padding: 30px 0; }
.footer_area .footer_bottom_area .newsletter a{
   color: white; 
    padding-left: 10px;
}
.footer_area .footer_bottom_area .newsletter a:hover{
   color: #DD9933; 
    ;}
    @media only screen and (max-width: 767px) {
      .footer_area .footer_bottom_area .copywrite_text {
        text-align: center;
        margin-bottom: 15px; } 
		.message_now_area .popular_section_heading h5{
		font-size: 20px}
		.message_now_area .single-contact-info h5{
		font-size: 20px}
		.message_now_area .cutline{
	padding: 0px 150px;
}
}
    .footer_area .footer_bottom_area .copywrite_text p {
      color: rgba(255, 255, 255, 0.7);
      font-size: 13px;
      margin: 0; }
      .footer_area .footer_bottom_area .copywrite_text p a {
        font-size: 13px;
        color: rgba(255, 255, 255, 0.8);
        font-weight: 700; }
.footer_area .footer_bottom_area .copywrite_text a {
font-size: 11px;
color: #fff;
font-weight: 600;
padding: 0px 43px; 
    
    
}
.footer_area .footer_bottom_area .copywrite_text a:hover, .footer_area .footer_bottom_area .copywrite_text p a:focus {
          color: #ffee00; }
        .footer_area .footer_bottom_area .copywrite_text p a:hover, .footer_area .footer_bottom_area .copywrite_text p a:focus {
          color: #ffee00; }
.footer_area .footer_bottom_area .shipping2 {
		display: none
	}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
     .footer_area .footer_bottom_area .copywrite_text a {
      padding: 0px 40px;} 
	.footer_area .footer_bottom_area .shipping2 {
		display: none
	}
}
    @media only screen and (min-width: 768px) and (max-width: 991px) {
       .footer_area .footer_bottom_area .copywrite_text a {
      padding: 0px 25px;}
		.message_now_area .popular_section_heading h5{
		font-size: 20px}
		.message_now_area .single-contact-info h5{
		font-size: 20px}
.footer_area .footer_bottom_area .shipping2 {
		display: none
	}}
    @media only screen and (max-width: 767px) {
      .footer_area .footer_bottom_area .copywrite_text a {
       padding: 0px 10px;}
		
.footer_area .footer_bottom_area .copywrite_text .shipping {
		display: none
	}
.footer_area .footer_bottom_area .shipping2 {
		display: block;
	
	}
.footer_area .footer_bottom_area .shipping2 a{
	color: white
	}}
    .footer_area .footer_bottom_area .payment_method {
      text-align: right; }
      @media only screen and (max-width: 767px) {
        .footer_area .footer_bottom_area .payment_method {
          text-align: center; } }
      .footer_area .footer_bottom_area .payment_method img {
        height: 25px;
        width: auto;
        display: inline-block; }
  .footer_area.white-footer {
    background-color: #ffffff; }
    .footer_area.white-footer .single_footer_area .footer_heading h6 {
      color: #DD9933; }
    .footer_area.white-footer .single_footer_area .footer_social_area a {
      color: #DD9933; }
      .footer_area.white-footer .single_footer_area .footer_social_area a:hover, .footer_area.white-footer .single_footer_area .footer_social_area a:focus {
        color: #DD9933; }
    .footer_area.white-footer .single_footer_area .footer_content li {
      color: #747794; }
    .footer_area.white-footer .single_footer_area .footer_widget_menu a {
      color: #747794; }
      .footer_area.white-footer .single_footer_area .footer_widget_menu a:hover, .footer_area.white-footer .single_footer_area .footer_widget_menu a:focus {
        color: #DD9933; }
    .footer_area.white-footer .single_footer_area .subscribtion_form .mail {
      border: 1px solid #e7e7e7;
      color: #DD9933; }
    .footer_area.white-footer .footer_bottom_area {
      border-top: 1px solid #e7e7e7; }
    .footer_area.white-footer .subscribtion_form .submit {
      color: #DD9933; }
    .footer_area.white-footer .footer_bottom_area .copywrite_text p {
      color: #747794; }
    .footer_area.white-footer .footer_bottom_area .copywrite_text a {
      color: #DD9933; }
      .footer_area.white-footer .footer_bottom_area .copywrite_text a:hover, .footer_area.white-footer .footer_bottom_area .copywrite_text a:focus {
        color: #DD9933; }

/* Blog CSS */
.widget-area {
  position: relative;
  z-index: 1;
  padding: 40px;
  background-color: #f8f8ff;
  border-radius: 6px; }
  .widget-area h6 {
    margin-bottom: 1rem; }
  .widget-area input {
    width: 100%;
    height: 45px;
    border: 1px solid #e7e7e7;
    background-color: transparent;
    font-size: 13px;
    font-style: italic;
    padding: 5px 20px; }
    .widget-area input:focus {
      border: 1px solid #DD9933; }

.single_latest_post {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px; }
  .single_latest_post:last-child {
    margin-bottom: 0; }
  .single_latest_post .post-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
    width: 90px;
    max-width: 90px;
    margin-right: 15px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single_latest_post .post-thumbnail {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70px;
        flex: 0 0 70px;
        width: 70px;
        max-width: 70px; } }
    @media only screen and (max-width: 767px) {
      .single_latest_post .post-thumbnail {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70px;
        flex: 0 0 70px;
        width: 70px;
        max-width: 70px; } }
  .single_latest_post .post-content a {
    font-size: 13px;
    margin-bottom: 0.5rem;
    line-height: 1.3; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single_latest_post .post-content a {
        font-size: 12px; } }
    @media only screen and (max-width: 767px) {
      .single_latest_post .post-content a {
        font-size: 12px; } }
  .single_latest_post .post-content p {
    margin-bottom: 0;
    font-size: 12px; }

.catagory_section a,
.achive_section a {
  display: block;
  font-size: 14px;
  height: auto;
  padding: 5px 0;
  width: 100%; }

.tag_section {
  position: relative;
  z-index: 1; }
  .tag_section li {
    display: inline-block; }
    .tag_section li a {
      border: 2px solid #e7e7e7;
      border-radius: 30px;
      display: inline-block;
      font-size: 12px;
      margin-bottom: 3px;
      padding: 5px 15px; }

.single_blog_area {
  position: relative;
  z-index: 1;
  margin-bottom: 30px; }
  .single_blog_area .blog_post_thumb {
    position: relative;
    z-index: 1;
    border-radius: 6px 6px 0 0; }
    .single_blog_area .blog_post_thumb img {
      border-radius: 6px 6px 0 0;
      width: 100%; }
    .single_blog_area .blog_post_thumb .post-date {
      position: absolute;
      width: 80px;
      height: 90px;
      background-color: #DD9933;
      top: 0;
      left: 40px;
      text-align: center;
      border-radius: 0 0 6px 6px; }
      .single_blog_area .blog_post_thumb .post-date a {
        color: #ffffff;
        display: block;
        height: 60px;
        line-height: 60px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.21); }
      .single_blog_area .blog_post_thumb .post-date span {
        color: #ffffff;
        height: 30px;
        line-height: 30px;
        font-size: 12px; }
  .single_blog_area .blog_post_content {
    position: relative;
    z-index: 1;
    background-color: #f8f8ff;
    padding: 35px 40px;
    border-radius: 0 0 6px 6px; }
    .single_blog_area .blog_post_content .blog_title {
      font-size: 24px;
      margin-bottom: 1rem; }
    .single_blog_area .blog_post_content a {
      color: #DD9933;
      font-size: 14px;
      display: block; }
      .single_blog_area .blog_post_content a:hover, .single_blog_area .blog_post_content a:focus {
        color: #DD9933; }

.blog-details-area {
  position: relative;
  z-index: 1; }
  .blog-details-area img {
    border-radius: 6px; }
  .blog-details-area .status-bar a {
    display: inline-block;
    color: #DD9933;
    font-size: 13px;
    margin-right: 15px;
    margin-bottom: 15px; }
    .blog-details-area .status-bar a i {
      color: #747794; }
    .blog-details-area .status-bar a:hover, .blog-details-area .status-bar a:focus {
      color: #DD9933; }

.comment_area .children {
  margin-left: 50px; }

.comment-wrapper {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px; }

.comment-author-img {
  border-radius: 50%;
  height: 50px;
  width: 50px; }

.img-circle {
  border-radius: 50%; }

.comment-content {
  padding-left: 15px; }

.comment-content h5 {
  font-size: 14px;
  margin-bottom: 5px; }

.comment-content > p {
  margin: 0; }

.comment-content .reply {
  color: #747794;
  display: block;
  font-size: 12px;
  margin-bottom: 15px; }

/* Deals CSS */
.weekly_deals_content h3,
.weekly_deals_content > p {
  color: #ffffff; }

.weekly_deals_timer li {
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 0;
  color: #ffffff;
  display: inline-block;
  height: 80px;
  margin-right: 15px;
  padding: 6px;
  text-transform: capitalize;
  width: 80px; }
  @media only screen and (max-width: 767px) {
    .weekly_deals_timer li {
      width: 65px;
      margin-right: 5px; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .weekly_deals_timer li {
      width: 80px;
      margin-right: 15px; } }
  .weekly_deals_timer li span {
    color: #ffffff;
    display: block;
    font-size: 24px; }
  .weekly_deals_timer li:last-child {
    margin-right: 0; }

/* Breadcumb CSS */
.breadcumb_area {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 140px;
    background-color: #F4F4F4;
}

.breadcumb_area .breadcrumb {
  margin-bottom: 0;
  background-color: transparent;
  padding: 0; }

.breadcumb_area .breadcrumb-item,
.breadcumb_area .breadcrumb-item > a {
  text-transform: capitalize;
  font-weight: 700; }

/* Product Sidebar CSS */
.custom-control-input:checked ~ .custom-control-label::before {
  border-color: #DD9933;
  background-color: #DD9933;
  box-shadow: none !important; }

.custom-checkbox .custom-control-label::before {
  border-radius: 50%; }

.shop_top_sidebar_area {
    position: relative;
    z-index: 100;
    border-radius: 6px;
    margin-bottom: 30px;
}
  .shop_top_sidebar_area .custom-select:focus {
    box-shadow: none; }

.widget {
  position: relative;
  z-index: 1;
  padding: 30px;
  background-color: #f8f8ff;
  border-radius: 6px; }
  .widget .widget-title {
    font-size: 16px;
    text-transform: capitalize;
    margin-bottom: 1rem; }
  .widget .widget-desc label {
    text-transform: capitalize; }
  .widget .custom-control-input:checked ~ .custom-control-label::before {
    border-color: #DD9933;
    background-color: #DD9933;
    box-shadow: none !important; }
  .widget .custom-checkbox .custom-control-label::before {
    border-radius: 50%; }
  .widget.rating .widget-desc li a {
    display: block;
    color: #ff9800;
    font-size: 14px;
    margin-bottom: 0.7rem; }
    .widget.rating .widget-desc li a span {
      font-weight: 400; }
  .widget.rating .widget-desc li:last-child a {
    margin-bottom: 0; }
  .widget.size .widget-desc li {
    display: inline-block;
    margin-top: 4px; }
  .widget.size .widget-desc a {
    background-color: #DD9933;
    color: #ffffff;
    display: block;
    font-size: 11px;
    padding: 5px 10px;
    border-radius: 3px; }
    .widget.size .widget-desc a:hover, .widget.size .widget-desc a:focus, .widget.size .widget-desc a:visited {
      background-color: #DD9933; }
  .widget.price .ui-slider-handle {
    background-color: #DD9933;
    border: none;
    border-radius: 0;
    width: 12px;
    height: 12px;
    top: -3px;
    margin-left: -2px; }
  .widget.price .ui-slider-range.ui-corner-all.ui-widget-header {
    background-color: #DD9933; }
  .widget.price .ui-slider-horizontal {
    height: 8px; }
  .widget.price .range-price {
    font-size: 14px;
    font-weight: 700;
    margin-top: 15px;
    text-transform: capitalize; }
  .widget.price .ui-widget.ui-widget-content {
    border: 1px solid #e7e7e7; }

.custom-control-input:checked ~ .custom-control-label.black:before,
.custom-control-label.black:before {
  background-color: #000; }

.custom-control-input:checked ~ .custom-control-label.pink:before,
.custom-control-label.pink:before {
  background-color: #E91E63; }

.custom-control-input:checked ~ .custom-control-label.red:before,
.custom-control-label.red:before {
  background-color: #F44336; }

.custom-control-input:checked ~ .custom-control-label.purple:before,
.custom-control-label.purple:before {
  background-color: #9C27B0; }

.custom-control-input:checked ~ .custom-control-label.orange:before,
.custom-control-label.orange:before {
  background-color: orange; }

.shop_pagination_area {
  position: relative;
  z-index: 1; }
  .shop_pagination_area .page-item .page-link {
    border: 1px solid transparent;
    color: #7B7B7B;
    border-radius: 4px;
    padding: 2px 10px;
}
    .shop_pagination_area .page-item .page-link:focus {
      box-shadow: none; }
  .shop_pagination_area .page-item.active .page-link {
    background-color: #DD9933;
    color: #ffffff; }

/* Product Details CSS */
.single_product_thumb {
  position: relative;
  z-index: 1; }
  .single_product_thumb .carousel-indicators {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    bottom: 15px;
    left: 0;
    margin: 0;
    width: 100%; }
    .single_product_thumb .carousel-indicators li {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    width: 50px;
    height: 50px;
    border: 2px solid #C8C8C8;
    background-position: center center;
    background-size: cover;
}
      .single_product_thumb .carousel-indicators li.active {
        border-color: #DD9933; }
  .single_product_thumb .product_badge {
    top: 30px; }

.single_product_desc {
    border: 1px solid #FFFFFF;
    border-radius: 3px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    /* [disabled]background-color: #F9F9F9; */
}
.single_product_desc .sizeguide a:hover{
	color: #DD9933;
}
.single_product_desc .copywrite_text a{
	font-weight: 300;
}
.single_product_desc .copywrite_text a.active{
	font-weight: 800;
}
  .single_product_desc .title {
    font-size: 18px; }
  .single_product_desc .single_product_ratings {
    position: relative;
    z-index: 1; }
    .single_product_desc .single_product_ratings i {
      color: #ff9800;
      font-size: 14px; }
    .single_product_desc .single_product_ratings span {
      font-size: 13px; }
  .single_product_desc .price {
    font-size: 18px; }
    .single_product_desc .price span {
    color: #DD9933;
    font-size: 90%;
    text-decoration: none;
}
  .single_product_desc .short_overview h6 {
    font-size: 14px; }
  .single_product_desc .short_overview p {
    color: #747794;
    font-size: 14px;
    font-weight: 300; }
  .single_product_desc .cart .quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .single_product_desc .cart .quantity .qty-minus,
    .single_product_desc .cart .quantity .qty-plus {
      max-width: 40px;
      width: 40px;
      display: block;
      height: 50px;
      border: 1px solid #E5E5E5;
      background-color: #E8E8E8;
      cursor: pointer;
      text-align: center;
      line-height: 28px;
      color: #2E2E2E; }
      .single_product_desc .cart .quantity .qty-minus:hover, .single_product_desc .cart .quantity .qty-minus:focus,
      .single_product_desc .cart .quantity .qty-plus:hover,
      .single_product_desc .cart .quantity .qty-plus:focus {
        color: #DD9933; }
    .single_product_desc .cart .quantity .qty-minus {
      border-radius: 4px 0 0 4px; }
    .single_product_desc .cart .quantity .qty-plus {
      border-radius: 0 4px 4px 0; }
  .single_product_desc .cart input {
    width: 60px;
    height: 50px;
    padding: 0 0px;
    border: 2px solid #E5E5E5;
    border-left: none;
    border-right: none;
    border-radius: 0;
    text-align: center;
}

 .cart-table .quantity .qty-minus,
    .cart-table .quantity .qty-plus {
      max-width: 40px;
      width: 40px;
      display: block;
      height: 50px;
      border: 1px solid #E5E5E5;
      background-color: #E8E8E8;
      cursor: pointer;
      text-align: center;
      line-height: 28px;
      color: #2E2E2E; }
       .cart-table .quantity .qty-minus:hover, .single_product_desc .cart .quantity .qty-minus:focus,
       .cart-table .quantity .qty-plus:hover,
       .cart-table .quantity .qty-plus:focus {
        color: #DD9933; }
    .cart-table .quantity .qty-minus {
      border-radius: 4px 0 0 4px; }
    .cart-table .quantity .qty-plus {
      border-radius: 0 4px 4px 0; }
   .cart-table input {
    width: 60px;
    height: 50px;
    padding: 0 10px;
    border: 2px solid #E5E5E5;
    border-left: none;
    border-right: none;
    border-radius: 0;
    text-align: center;
  }



  /* Wishlist CSS*/
  .wishlist-table .quantity .qty-minus,
  .wishlist-table .quantity .qty-plus {
    max-width: 40px;
    width: 40px;
    display: block;
    height: 50px;
    border: 1px solid #E5E5E5;
    background-color: #E8E8E8;
    cursor: pointer;
    text-align: center;
    line-height: 28px;
    color: #2E2E2E; }
     .wishlist-table .quantity .qty-minus:hover, .single_product_desc .cart .quantity .qty-minus:focus,
     .wishlist-table .quantity .qty-plus:hover,
     .wishlist-table .quantity .qty-plus:focus {
      color: #DD9933; }
  .wishlist-table .quantity .qty-minus {
    border-radius: 4px 0 0 4px; }
  .wishlist-table .quantity .qty-plus {
    border-radius: 0 4px 4px 0; }
 .wishlist-table input {
  width: 60px;
  height: 50px;
  padding: 0 10px;
  border: 2px solid #E5E5E5;
  border-left: none;
  border-right: none;
  border-radius: 0;
  text-align: center;
}
.wishlist-table {
  position: relative;
  z-index: 1;
  text-align: center; }
  .wishlist-table .icofont-close {
    cursor: pointer; }
  .wishlist-table thead {
    background-color: #F3F3F3;
}
  .wishlist-table .table thead th {
    border-bottom: 0; }
  .wishlist-table .table-bordered td,
  .wishlist-table .table-bordered th {
    border-color: #DCDCDC;
}
  .wishlist-table .table td,
  .wishlist-table .table th {
    vertical-align: middle; }
  .wishlist-table tbody {
    font-size: 14px;
    font-weight: 700; }
    .wishlist-table tbody img {
      max-width: 60px; }
  .wishlist-table .qty-minus,
  .wishlist-table .qty-plus {
    background-color: #f8f8ff;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    width: 30px; }
  .wishlist-table .qty-minus i,
  .wishlist-table .qty-plus i {
    line-height: 30px;
    font-size: 10px; }
  .wishlist-table .qty-text {
    background-color: #EFEFEF;
    border: medium none;
    display: inline-block;
    height: 30px;
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    appearance: textfield;
    text-align: center;
    font-size: 12px;
}
  .wishlist-table .quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.single_product_desc .product_info p{
	 color: #2E2E2E; 
	font-size: 13px;
	border-top: 1px dashed rgba(215,215,215,1.00);
    }
    .single_product_desc .cart input:focus {
      box-shadow: none; }
  .single_product_desc .cart .cart-submit {
    background-color: #DD9933;
    border: medium none;
    color: #ffffff;
    font-size: 14px;
    height: 40px;
    margin-left: 15px;
    text-transform: uppercase;
    width: 120px;
    cursor: pointer; }
  .single_product_desc .others_info_area > a {
    font-size: 12px;
    font-weight: 400;
    margin-right: 15px;
    text-transform: capitalize; }
  .single_product_desc .size_guide_thumb a {
    background-position: center center;
    background-size: cover;
    border: 2px solid #E3E5E7;
    height: 60px;
    margin-right: 10px;
    width: 80px;
    border-radius: 2px;
}
    .single_product_desc .size_guide_thumb a:hover, .single_product_desc .size_guide_thumb a:focus {
      border-color: #DD9933; }

.product_details_tab {
  position: relative;
  z-index: 1;}

  .product_details_tab .nav-item .nav-link {
    padding: 0.9rem 2rem;
    font-size: 14px;  
 }
.product_details_tab .description_area img{
	width: 70%
}

    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .product_details_tab .nav-item .nav-link {
        padding: 0.9rem 1rem; 
		} 
}
    @media only screen and (max-width: 767px) {
      .product_details_tab .nav-item .nav-link {
        padding: 0.5rem 1rem; } 
.single_product_desc .title {
    font-size: 13px; }
.single_product_desc .price {
    font-size: 13px; 
	}
		
		.single_product_desc .quantity button{
			font-size: 11px;
			padding: 0px 12px 0px 12px;
			align-content: center;
			
		}
		.single_product_desc .product_info p{
	font-size: 10px;
	  }
		.product_details_tab .description_area{
	font-size: 12px
}
		
		.product_details_tab .description_area img{
	width: 100%
}
		.single_product_desc .cart input{
			height: 40px;
		font-size: 12px;
		}
		.single_product_desc .cart .quantity .qty-minus,
		.single_product_desc .cart .quantity .qty-plus{
			height: 40px;
		font-size: 12px;
			line-height: 20px;
		}
		 .cart-table input{
			height: 40px;
		font-size: 12px;
		}
		 .cart-table .quantity .qty-minus,
		 .cart-table .quantity .qty-plus{
			height: 40px;
		font-size: 12px;
			line-height: 20px;
		}
}

    .product_details_tab .nav-item .nav-link.active {
      border-top: 3px solid #DD9933; 
border-right: #fff;
border-left: #fff;
}
  .product_details_tab .tab-pane {
    /* [disabled]border-right-color: #DFDFDF; */
     padding: 30px;
	 border: #fff;
}
  .product_details_tab .description_area iframe {
    margin-bottom: 15px;
    width: 100% !important; 
}
  .product_details_tab .review-details p {
    font-size: 13px;
    margin: 0; }
  .product_details_tab .review-rating {
    margin-bottom: 10px; }
    .product_details_tab .review-rating i {
      color: #ff9800;
      font-size: 14px; }
    .product_details_tab .review-rating span {
      font-weight: 700; }

.submit_a_review_area form .stars {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAABaCAYAAACv+ebYAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDcvMDMvMTNJ3Rb7AAACnklEQVRoge2XwW3bMBSGPxa9NxtIGzTAW8DdRL7o3A0qb+BrdNIm9QAm0G7gbJBMwB5MoVJNUSRFIXGqHwhkmXr68hOPNH9ljOEt9OlNqBs4RlrrSmtdpdZ/Ti0EGnvtUoqTHFunBVCkuk6d6mbi83rggdteSa5THDeB3+UDO9z2inatXFum1roESuAReAB29vp15n2/gRfgZK+/gIuIXLxgrfUO+Bnzn0fom4ic+pvRVNuB/QrQ/RB6A7bwLjN8b985krO5MsKd0ElwJvgk1AteCPdCYWI5/SutddQxRUTU3DOzG4hd01EKqQnZuaLBITUh4F0CeLYm5CDw6PjuFTjaz9+BLwE1I8VO9StwAEoRaUSkseMHO+aqcWq2qwcdfQCOIvIy8dwDV/c/YL6zvWDbnQ3QuH5hltQEreM1dH/n6g28gT8eWLVUqqVKrb+vtGidFkCR6vp+0uLAba8k1/eRFh1ue0W7dv4sqpaSjGnR1Fy8YNWyY8W0aGpO/c1oqu3AKmlxCL0BW3iXGb637xzJ2VwZ4U7oJDgTfBLqBS+Ee6EQeMpULVFHUVOzPC3aNR2lkJotLbr0vtKiqWlMTcNaaXHQ0QfgaGqcaVG1jNLibGcbYyb/eDIlT6bjyZS+51JqtrS4gTfw/wzWqkKrKrU8fQPR6gKAmDKlPM3x1WkBFKmu0xxf3fZR5jnFdbzjv257JbmOdzx22yvadZzjW7e9ol27HWtVkjEtIubiB2u1Y8W0iJhTfzOe6uvAKmlxCL0FX+FdZvjevnMkd3Plgzuh0+A88EmoH7wM7oVC6AaiVdwuI2Z5WrRrOk4BNVtadOl9pUXENIhpWCstDjr6ABwR40yLaDVKi7Od7U1/Z0pzpjNngtNiaM2WFj8++A+motm0NTqjmwAAAABJRU5ErkJggg==") repeat-x 0 0;
  width: 150px; }

.submit_a_review_area form .stars:before,
.submit_a_review_area form .stars:after {
  display: table;
  content: ""; }

.submit_a_review_area form .stars:after {
  clear: both; }

.submit_a_review_area form .stars input[type="radio"] {
  position: absolute;
  opacity: 0; }

.submit_a_review_area form .stars input[type="radio"].star-5:checked ~ span {
  width: 100%; }

.submit_a_review_area form .stars input[type="radio"].star-4:checked ~ span {
  width: 80%; }

.submit_a_review_area form .stars input[type="radio"].star-3:checked ~ span {
  width: 60%; }

.submit_a_review_area form .stars input[type="radio"].star-2:checked ~ span {
  width: 40%; }

.submit_a_review_area form .stars input[type="radio"].star-1:checked ~ span {
  width: 20%; }

.submit_a_review_area form .stars label {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 !important;
  padding: 0 !important;
  text-indent: -999rem;
  float: left;
  position: relative;
  z-index: 10;
  background: transparent !important;
  cursor: pointer; }

.submit_a_review_area form .stars label:hover ~ span {
  background-position: 0 -30px; }

.submit_a_review_area form .stars label.star-5:hover ~ span {
  width: 100% !important; }

.submit_a_review_area form .stars label.star-4:hover ~ span {
  width: 80% !important; }

.submit_a_review_area form .stars label.star-3:hover ~ span {
  width: 60% !important; }

.submit_a_review_area form .stars label.star-2:hover ~ span {
  width: 40% !important; }

.submit_a_review_area form .stars label.star-1:hover ~ span {
  width: 20% !important; }

.submit_a_review_area form .stars span {
  display: block;
  width: 0;
  position: relative;
  top: 0;
  left: 0;
  height: 30px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAABaCAYAAACv+ebYAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDcvMDMvMTNJ3Rb7AAACnklEQVRoge2XwW3bMBSGPxa9NxtIGzTAW8DdRL7o3A0qb+BrdNIm9QAm0G7gbJBMwB5MoVJNUSRFIXGqHwhkmXr68hOPNH9ljOEt9OlNqBs4RlrrSmtdpdZ/Ti0EGnvtUoqTHFunBVCkuk6d6mbi83rggdteSa5THDeB3+UDO9z2inatXFum1roESuAReAB29vp15n2/gRfgZK+/gIuIXLxgrfUO+Bnzn0fom4ic+pvRVNuB/QrQ/RB6A7bwLjN8b985krO5MsKd0ElwJvgk1AteCPdCYWI5/SutddQxRUTU3DOzG4hd01EKqQnZuaLBITUh4F0CeLYm5CDw6PjuFTjaz9+BLwE1I8VO9StwAEoRaUSkseMHO+aqcWq2qwcdfQCOIvIy8dwDV/c/YL6zvWDbnQ3QuH5hltQEreM1dH/n6g28gT8eWLVUqqVKrb+vtGidFkCR6vp+0uLAba8k1/eRFh1ue0W7dv4sqpaSjGnR1Fy8YNWyY8W0aGpO/c1oqu3AKmlxCL0BW3iXGb637xzJ2VwZ4U7oJDgTfBLqBS+Ee6EQeMpULVFHUVOzPC3aNR2lkJotLbr0vtKiqWlMTcNaaXHQ0QfgaGqcaVG1jNLibGcbYyb/eDIlT6bjyZS+51JqtrS4gTfw/wzWqkKrKrU8fQPR6gKAmDKlPM3x1WkBFKmu0xxf3fZR5jnFdbzjv257JbmOdzx22yvadZzjW7e9ol27HWtVkjEtIubiB2u1Y8W0iJhTfzOe6uvAKmlxCL0FX+FdZvjevnMkd3Plgzuh0+A88EmoH7wM7oVC6AaiVdwuI2Z5WrRrOk4BNVtadOl9pUXENIhpWCstDjr6ABwR40yLaDVKi7Od7U1/Z0pzpjNngtNiaM2WFj8++A+motm0NTqjmwAAAABJRU5ErkJggg==") repeat-x 0 -60px;
  -webkit-transition: -webkit-width 0.5s;
  -webkit-transition: width 0.5s;
  transition: width 0.5s; }

.submit_a_review_area > h4 {
  font-size: 18px; }

.submit_a_review_area .form-group > label {
  font-size: 14px;
  display: block; }

.submit_a_review_area .form-group .form-control {
  font-size: 14px; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #333;
  text-align: center;
  padding-right: 0;
  width: 36px;
  position: fixed;
 
  z-index: 999999;
  height: 36px;
  top: 15px;
  right: 15px;
  border-radius: 50%;
  line-height: 35px; }

.mfp-bg {
  background: #ffffff;
  opacity: 1; }

.mfp-figure:after {
  box-shadow: 0 0 88px 8px rgba(47, 91, 234, 0.125); }

.mfp-arrow {
  opacity: 1; }

button.mfp-close,
button.mfp-arrow {
   }

.mfp-arrow-left:before {
  border-right-color: transparent; }

.mfp-arrow-right:before {
  border-left-color: transparent; }

.mfp-title {
  color: #333;
  font-size: 12px;
  font-weight: 700; }

.mfp-counter {
  color: #333;
  font-weight: 700; }

/* Cart CSS */
.cart-table {
  position: relative;
  z-index: 1;
  text-align: center; }
  .cart-table .icofont-close {
    cursor: pointer; }
  .cart-table thead {
    background-color: #F3F3F3;
}
  .cart-table .table thead th {
    border-bottom: 0; }
  .cart-table .table-bordered td,
  .cart-table .table-bordered th {
    border-color: #DCDCDC;
}
  .cart-table .table td,
  .cart-table .table th {
    vertical-align: middle; }
  .cart-table tbody {
    font-size: 14px;
    font-weight: 700; }
    .cart-table tbody img {
      max-width: 60px; }
  .cart-table .qty-minus,
  .cart-table .qty-plus {
    background-color: #f8f8ff;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    width: 30px; }
  .cart-table .qty-minus i,
  .cart-table .qty-plus i {
    line-height: 30px;
    font-size: 10px; }
  .cart-table .qty-text {
    background-color: #EFEFEF;
    border: medium none;
    display: inline-block;
    height: 30px;
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    appearance: textfield;
    text-align: center;
    font-size: 12px;
}
  .cart-table .quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.cart-apply-coupon,
.cart-total-area {
    position: relative;
    z-index: 1;
    background-color: #FFFFFF;
    padding: 30px;
    border-radius: 6px;
}

.cart-apply-coupon .form-control {
    width: 100%;
    height: 50px;
    border: 2px solid #CFCFCF;
    font-size: 13px;
    padding: 0 20px;
    margin-bottom: 15px;
}

.cart-total-area tbody {
  font-weight: 700;
  font-size: 14px; }
  .cart-total-area tbody tr td:first-child {
    padding-right: 50px; }
  .cart-total-area tbody tr td:last-child {
    padding-left: 10px;
    text-align: right; }

.cart-total-area .table td,
.cart-total-area .table th {
  border-top-color: #cacaca; }

/* Checkout CSS */
.checkout_steps_area {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #A4A4A4;
}

  .btnback{
      float: left;
background-color: #d8d8d8 !important;
border: 1px solid #d8d8d8 !important;
border-radius: 5px !important;
color: #606060 !important;
  }



  .checkout_steps_area a {
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 70px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 20%;
    height: 70px;
    
      background-color: #f9f9f9;
  color: #666 !important;

     }
    @media only screen and (max-width: 767px) {
      .checkout_steps_area a {
        font-size: 10px; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .checkout_steps_area a {
        font-size: 11px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .checkout_steps_area a {
        font-size: 12px; } }
    .checkout_steps_area a i {
      display: none; }
    .checkout_steps_area a.active {
      background-color: #0acbc5;
      color:white !important;
      cursor: default;
      pointer-events: none; }
    .checkout_steps_area a.complated {
    background-color: #0acbc5;
}
      .checkout_steps_area a.complated i {
        display: inline-block; }

.checkout_details_area {
  position: relative;
  z-index: 1; }
  .checkout_details_area label {
    font-weight: 700; }
  .checkout_details_area .form-control {
    font-size: 13px;
    height: 45px;
    padding: 5px 20px;
    border-color: #DBDBDB;
}
    .checkout_details_area .form-control:focus {
      border-color: #DD9933; }
  .checkout_details_area textarea.form-control {
    height: 100px;
    padding: 15px 20px; }
  .checkout_details_area .panel-body > p {
    margin: 0; }
  .checkout_details_area .edit-btn {
    border: 1px solid #e7e7e7;
    border-radius: 30px;
    display: inline-block;
    padding: 5px 15px;
    font-size: 11px;
    font-weight: 700; }

.forget_password {
  display: block;
  font-size: 13px;
  margin-top: 15px; }

.shipping_method {
  position: relative;
  z-index: 1;
  text-align: center; }
  .shipping_method tbody {
    font-weight: 700; }

.payment_method {
  position: relative;
  z-index: 1; }
  .payment_method .panel-heading h6 a.collapsed,
  .payment_method .panel-heading h6 a {
    background-color: #f8f8ff;
    padding: 20px 30px;
    border-radius: 5px;
    font-size: 14px; }
  .payment_method .panel-heading h6 {
    margin-bottom: 0; }
  .payment_method .panel-heading h6 a {
    border-radius: 6px 6px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .payment_method .panel-heading h6 a i {
      padding-right: 10px;
      font-size: 3rem; }
  .payment_method .panel {
    margin-bottom: 15px; }
  .payment_method .panel-body {
    background-color: #f8f8ff;
    border-radius: 0 0 5px 5px;
    border-top: 1px solid #e7e7e7;
    padding: 20px 30px; }

.security_code_popover {
  border: medium none;
  box-shadow: none;
  padding: 0; }
  .security_code_popover:focus {
    box-shadow: none;
    outline: 0 none; }

.order_complated_area {
    border: 5px solid #F7E7CF;
    padding: 50px;
}
  .order_complated_area h5 {
    margin-bottom: 5px; }
  .order_complated_area .orderid {
    color: #DD9933;
    font-weight: 700;
    margin: 0; }


/*My Purchase CSS*/
.my_purchase_steps_area {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #A4A4A4;
}

  @media only screen and (max-width: 767px){
.my_purchase_steps_area a {
  font-size: 10px;
}
}

#scrollUp i{
    position: absolute;
top: 11px;
left: 12px;
}
.my_purchase_steps_area a {
font-size: 14px;
text-align: center;
text-transform: uppercase;
font-weight: 700;
line-height: 19px;
padding-top: 22px;
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
width: 25%;
height: 70px;
color:#6e6f6f;
background-color: #eaeaea;
    
}
  @media only screen and (max-width: 767px) {
    .my_purchase_steps_area a {
      font-size: 10px; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .my_purchase_steps_area a {
      font-size: 11px; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .my_purchase_steps_area a {
      font-size: 12px; } }
  .my_purchase_steps_area a i {
    display: none; }
  .my_purchase_steps_area a.active {
    background-color: #0acbc5;
    color:white;
    cursor: default;
    pointer-events: none; }
  .my_purchase_steps_area a.complated {
  background-color: black;
}
    .my_purchase_steps_area a.complated i {
      display: inline-block; }

/* Wishlist CSS */
.wishlist-table {
  position: relative;
  z-index: 1; }


/* Compare CSS */
.compare-list {
  position: relative; }
  .compare-list .table tbody tr td {
    vertical-align: middle;
    font-size: 13px; }
  .compare-list td.action a {
    background-color: #f8f8ff;
    border-radius: 50%;
    display: inline-block;
    font-size: 17px;
    height: 40px;
    text-align: center;
    width: 40px;
    padding: 0; }
    .compare-list td.action a i {
      line-height: 40px; }
    .compare-list td.action a.compare_addTocart {
      background-color: #DD9933;
      color: #ffffff; }
    .compare-list td.action a.compare_addWishlist {
      background-color: #e91e63;
      color: #ffffff; }
    .compare-list td.action a.remove_from_compare {
      background-color: #141414;
      color: #ffffff; }
  .compare-list .rating i {
    color: #ff9800; }

/* Error CSS */
.not-found-text {
  position: relative;
  z-index: 1; }
  .not-found-text h2 {
    display: block;
    font-size: 8rem; }

/* Coming Soon CSS */
.comingsoon_area {
  position: relative;
  z-index: 4; }
  .comingsoon_area .cs-icon {
    font-size: 12rem;
    color: #DD9933;
    display: block;
    line-height: 1; }
  .comingsoon_area .coming_soon_timer li {
    color: #DD9933;
    display: inline-block;
    font-size: 42px;
    margin-right: 15px; }
    @media only screen and (max-width: 767px) {
      .comingsoon_area .coming_soon_timer li {
        font-size: 28px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .comingsoon_area .coming_soon_timer li {
        font-size: 36px; } }
    .comingsoon_area .coming_soon_timer li:last-child {
      margin-right: 0; }
  .comingsoon_area .subscribe_bar p {
    font-size: 18px;
    margin: 15px auto;
    max-width: 500px; }
  .comingsoon_area .subscribe_bar input#mail {
    border: medium none;
    height: 45px;
    padding: 5px 20px;
    border-radius: 6px;
    font-size: 13px; }
  .comingsoon_area .subscribe_bar button {
    background-color: #DD9933;
    border: medium none;
    color: #ffffff;
    height: 45px;
    width: 150px; }

/* Contact CSS */
.single-contact-info {
    position: relative;
    z-index: 1;
    /* [disabled]background-color: #f8f8ff; */
    padding: 30px;
    border-radius: 6px;
}
  .single-contact-info i {
    font-size: 2rem;
    margin-bottom: 1rem;
    display: block;
    color: #DD9933; }
  .single-contact-info p {
    margin-bottom: 0; }

.contact_from {
  position: relative;
  z-index: 1; }
  .contact_from .form-control {
    font-size: 13px;
    height: 45px;
    padding: 5px 20px;
    border-color: #DFDFDF;
}
    .contact_from .form-control:focus {
      border-color: #DD9933; }
  .contact_from textarea.form-control {
    height: 100px;
    padding: 15px 20px; }

.google-map {
  position: relative;
  z-index: 1; }
  .google-map iframe {
    width: 100%;
    height: 300px;
    border: 0; }

/* FAQ CSS */
.faq_quesition_search_form {
  position: relative;
  z-index: 1; }
  .faq_quesition_search_form h2 {
    font-size: 42px;
    margin-bottom: 30px;
    text-align: center;
    color: #ffffff; }
    @media only screen and (max-width: 767px) {
      .faq_quesition_search_form h2 {
        font-size: 30px; } }
  .faq_quesition_search_form .faq_form {
    position: relative;
    z-index: 1; }
    .faq_quesition_search_form .faq_form input {
      border: medium none;
      border-radius: 30px;
      height: 60px;
      padding: 0 30px; }
    .faq_quesition_search_form .faq_form button {
      background-color: transparent;
      box-shadow: none;
      cursor: pointer;
      font-size: 24px;
      line-height: 60px;
      padding: 0;
      position: absolute;
      right: 30px;
      top: 0;
      z-index: 5; }

.single-faq {
  position: relative;
  z-index: 1; }
  .single-faq p {
    margin-bottom: 0; }

.cannot_find_text i {
  display: block;
  font-size: 80px;
  margin-bottom: 15px; }

/* About CSS */
.about_us_content {
  position: relative;
  z-index: 1; }
.about_us_area .lookbook_img{
	width: 50%
}
.policy_content {
  position: relative;
  z-index: 1; }
.policy_content h5 {
    font-size: 1.5rem;
    line-height: 1.5;
    margin-bottom: 1rem;
  font-weight: 600;}
.policy_content h6 {
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 1rem;
  font-weight: 700;}
  .about_us_content h5 {
    font-size: 1.6rem;
    line-height: 1.5;
    margin-bottom: 1rem; }
.about_us_content .hidden img {
 display: none
}
    @media only screen and (max-width: 767px) {
      .about_us_content h5 {
        font-size: 1.2rem; }
.policy_content h5 {
        font-size: 1.2rem; }
.about_us_area .lookbook_img{
	width: 100%
}}
  .about_us_content p {
    font-size: 18px;
color: rgba(70,70,70,1.00)}
.policy_content p {
    font-size: 16px; 
	color: #4A4A4A;
}
.policy_content li {
   font-weight: 550;  }
    @media only screen and (max-width: 767px) {
      .about_us_content p {
        font-size: 16px; }
		
.about_us_content .width img {
  width: 50%
}
		.about_us_content .hidden img {
 display: block
}
.about_us_content .hidden2 img {
 display: none
}
}
  .about_us_content img {
    margin-bottom: 30px;
    border-radius: 0px;
}
  .about_us_content .col-6:nth-child(2) img {
    margin-top: 50px; }
  .about_us_content .col-6:nth-child(3) img {
    margin-top: -50px; }
.promotion_detail{
	text-align: center;
	padding: 0px 130px;
	margin-bottom: 100px
}
.promotion_detail h2{
	font-family: Baskerville, 'Palatino Linotype', Palatino, 'Century Schoolbook L', 'Times New Roman', 'serif'; 
	font-weight: 600;
	font-style: none;
	color: #705645;
	margin-top: 20px;
	font-size: 40px
}
.promotion_content{
	text-align: left;
	margin-top: 60px
}
.promotion_content h5{
	text-transform: uppercase;
	font-weight: bold;
	font-family: Baskerville, 'Palatino Linotype', Palatino, 'Century Schoolbook L', 'Times New Roman', 'serif'; 
	color: #705645;
	
}
.promotion_content p{
	color: #3D3D3D;
	font-weight: 700;
	font-family: Baskerville, 'Palatino Linotype', Palatino, 'Century Schoolbook L', 'Times New Roman', 'serif'; 
	font-size: 20px
}
.promotion_content .chinese{
	font-family: 'Noto Serif TC', serif;
	font-weight: 300;
	font-size: 18px
}
.promotion_notice{
	margin-top: 100px
}
.promotion_notice h5{
	color: #705645;
	font-family: Baskerville, 'Palatino Linotype', Palatino, 'Century Schoolbook L', 'Times New Roman', 'serif'; 
	font-weight: 700;
	margin-bottom: 20px;
	font-size: 22px
}
.promotion_notice .chinese{
	color: #3D3D3D;
	margin-top: -5px;
	
}
.promotion_content .bag img{
		width: 30%
	}
.promotion_content .cloth img{
		width: 100%
	}
@media only screen and (min-width:768px) and (max-width:991px){
	.promotion_detail{
	padding: 0px 20px
}
	.promotion_detail img{
	width: 15%
}
	.promotion_content .bag img{
		width: 60%
	}
	.promotion_detail h2{
	font-size: 35px
}

.promotion_content h5{
	font-size: 18px
}
.promotion_content p{
	font-size: 18px
}
.promotion_content .chinese{
	font-size: 15px
}
.promotion_notice{
	margin-top: 100px
}
.promotion_notice h5{
	font-size: 20px
}
.promotion_notice .chinese{
	font-size: 15px
}
	
}

@media only screen and (max-width:767px){
	.promotion_detail{
	padding: 0px 20px
}
	.promotion_detail img{
	width: 30%
}
	.promotion_content .bag img{
		width: 100%
	}
	.promotion_detail h2{
	font-size: 35px
}

.promotion_content h5{
	font-size: 18px
}
.promotion_content p{
	font-size: 18px
}
.promotion_content .chinese{
	font-size: 15px
}
.promotion_notice{
	margin-top: 100px
}
.promotion_notice h5{
	font-size: 20px
}
.promotion_notice .chinese{
	font-size: 15px
}
}
.single-service-area {
  position: relative;
  z-index: 1;
  text-align: center; }
  .single-service-area i {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    display: block;
    margin-bottom: 1rem;
    font-size: 3rem;
    color: #DD9933; }
  .single-service-area p {
    margin-bottom: 0; }
  .single-service-area:hover i, .single-service-area:focus i {
    color: #DD9933; }

.cool_fact_text {
  position: relative;
  z-index: 1;
  margin-bottom: 30px; }
  .cool_fact_text h2 {
    color: #ffffff; }
  .cool_fact_text h5 {
    margin-bottom: 0;
    font-weight: 400;
    color: #ffffff; }

.testimonials_slides {
  position: relative;
  z-index: 1; }
  .testimonials_slides .single_tes_slide {
    position: relative;
    z-index: 1;
    padding-top: 15px; }
    .testimonials_slides .single_tes_slide img {
      border-radius: 50%;
      height: 100px;
      width: 100px;
      margin: 0 auto 15px;
      box-shadow: 0 2px 12px 2px rgba(0, 0, 0, 0.1);
      padding: 5px; }
    .testimonials_slides .single_tes_slide h6 {
      line-height: 2;
      margin-bottom: 1rem; }
    .testimonials_slides .single_tes_slide p {
      margin-bottom: 0; }
    .testimonials_slides .single_tes_slide span {
      display: block; }
  .testimonials_slides .owl-dots {
    text-align: center;
    margin-top: 30px; }
    .testimonials_slides .owl-dots .owl-dot {
      width: 15px;
      height: 15px;
      background-color: #e7e7e7;
      display: inline-block;
      margin: 0 5px;
      position: relative;
      z-index: 1;
      border: 1px solid #e7e7e7;
      border-radius: 50%; }
      .testimonials_slides .owl-dots .owl-dot.active {
        border: 1px solid #DD9933; }
        .testimonials_slides .owl-dots .owl-dot.active::after {
          background-color: #DD9933;
          position: absolute;
          width: 11px;
          height: 11px;
          top: 1px;
          left: 1px;
          border-radius: 50%;
          content: '';
          z-index: 2; }
  .testimonials_slides .owl-prev,
  .testimonials_slides .owl-next {
    background-color: #fff;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    width: 40px;
    height: 40px;
    border: 2px solid #e7e7e7;
    text-align: center;
    line-height: 36px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: -15px;
    color: #DD9933; }
    .testimonials_slides .owl-prev:hover, .testimonials_slides .owl-prev:focus,
    .testimonials_slides .owl-next:hover,
    .testimonials_slides .owl-next:focus {
      border-color: #DD9933; }
    @media only screen and (max-width: 767px) {
      .testimonials_slides .owl-prev,
      .testimonials_slides .owl-next {
        left: 0; } }
  .testimonials_slides .owl-next {
    left: auto;
    right: -15px; }
    @media only screen and (max-width: 767px) {
      .testimonials_slides .owl-next {
        right: 0; } }

/* Login CSS */
.login_form {
    position: relative;
    z-index: 1;
    padding: 40px;
    background-color: #F8F8F8;
    border-radius: 6px;
}
  .login_form .form-control {
    font-size: 13px;
    height: 45px;
    padding: 5px 20px;
    border-color: #E4E4E4;
}
    .login_form .form-control:focus {
      border-color: #DD9933; }

/* Account CSS */
.my-account-navigation {
    position: relative;
    z-index: 1;
    background-color: #F9F9F9;
    border-radius: 6px;
}
  .my-account-navigation li a {

display: block;
font-size: 14px;
padding-left: 13px;
padding-top: 18px;
padding-bottom: 18px;
      
      
  }



  .my-account-navigation li.active a {
    background-color: #0acbc5;
color: white; }

.my-account-content {
    position: relative;
    z-index: 1;
    padding: 30px;
    background-color: #FBFBFB;
    border-radius: 6px;
}
  .my-account-content p:last-child {
    margin-bottom: 0; }
  .my-account-content .action-btn {
    padding: 5px 15px;
    border-radius: 20px;
    border: 2px solid #DD9933;
    font-size: 12px;
    font-weight: 700;
    color: #DD9933; }
    .my-account-content .action-btn:hover, .my-account-content .action-btn:focus {
      border-color: #DD9933;
      background-color: #DD9933;
      color: #ffffff; }
  .my-account-content address {
    color: #747794; }
  .my-account-content label {
    font-size: 13px;
    font-weight: 700; }
  .my-account-content .form-control {
    font-size: 13px;
    height: 45px;
    padding: 5px 20px;
    border-color: #DCDCDC;
}
    .my-account-content .form-control:focus {
      border-color: #DD9933; }

/* Offer CSS */
.featured_offer_area {
  background-position: center center;
  background-size: cover;
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .featured_offer_area {
      height: 600px;
      margin-bottom: 50px; } }
  @media only screen and (max-width: 767px) {
    .featured_offer_area {
      height: 500px;
      margin-bottom: 50px; } }
  .featured_offer_area::after {
    background-color: transparent;
    border: 5px solid #f8f8ff;
    bottom: 30px;
    content: "";
    height: calc(100% - 60px);
    position: absolute;
    right: 30px;
    top: 30px;
    width: calc(100% - 60px);
    z-index: -1; }
  .featured_offer_area .featured_offer_text {
    background-color: #ffffff;
    display: inline-block;
    margin-left: 15px;
    padding: 50px;
    box-shadow: 0 0 88px 8px rgba(47, 91, 234, 0.125);
    border-radius: 6px; }
    @media only screen and (max-width: 767px) {
      .featured_offer_area .featured_offer_text {
        padding: 30px; } }
    .featured_offer_area .featured_offer_text h2 {
      font-weight: 700; }
    .featured_offer_area .featured_offer_text p,
    .featured_offer_area .featured_offer_text h2,
    .featured_offer_area .featured_offer_text h4 {
      line-height: 1;
      margin-bottom: 10px; }
    .featured_offer_area .featured_offer_text h4 {
      text-transform: uppercase; }

.featured_product_area {
  position: relative;
  overflow: hidden; }
  .featured_product_area .owl-nav {
    position: absolute;
    top: -90px;
    width: 100%;
    right: 0; }
  .featured_product_area .owl-next,
  .featured_product_area .owl-prev {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    color: #ffffff;
    display: inline-block;
    font-size: 20px;
    height: 40px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 30px; }
    .featured_product_area .owl-next i,
    .featured_product_area .owl-prev i {
      line-height: 40px; }
    .featured_product_area .owl-next:hover, .featured_product_area .owl-next:focus,
    .featured_product_area .owl-prev:hover,
    .featured_product_area .owl-prev:focus {
      background-color: #DD9933; }
  .featured_product_area .owl-prev {
    right: 30px !important; }

/* Beach Offer Area */
.beach_offer_area {
  position: relative;
  z-index: 1;
  background-color: #DD9933;
  border-radius: 6px; }
  .beach_offer_area img {
    border-radius: 6px; }
  .beach_offer_area .beach_offer_info {
    left: 30px;
    position: absolute;
    top: 50px;
    z-index: 9; }
    .beach_offer_area .beach_offer_info p {
      color: #ffffff;
      margin-bottom: 0.5rem; }
    .beach_offer_area .beach_offer_info h3 {
      color: #ffffff;
      text-transform: uppercase; }
    .beach_offer_area .beach_offer_info a {
      background-color: #ffffff;
      color: #DD9933; }
      .beach_offer_area .beach_offer_info a:hover, .beach_offer_area .beach_offer_info a:focus {
        background-color: #DD9933;
        color: #ffffff; }

/* Apparels Offer Area */
.apparels_offer_area {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 6px; }
  .apparels_offer_area img {
    border-radius: 6px;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms; }
  .apparels_offer_area .apparels_offer_info {
    background-color: rgba(0, 0, 0, 0.7);
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
    padding-left: 30px; }
  .apparels_offer_area h4 {
    color: #ffffff;
    font-weight: 400; }
  .apparels_offer_area span {
    font-size: 30px; }
  .apparels_offer_area .btn {
    background-color: transparent;
    box-shadow: none;
    color: #ffffff;
    line-height: 1;
    padding: 0;
    font-weight: 700; }
    .apparels_offer_area .btn:hover, .apparels_offer_area .btn:focus {
      color: #DD9933; }
  .apparels_offer_area:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

/* Backpack & Elect Offer Area */
.elect_offer_area {
  position: relative;
  z-index: 1;
  border-radius: 6px; }
  .elect_offer_area img {
    border-radius: 6px; }
  .elect_offer_area .elect_offer_info {
    height: 100%;
    left: 0;
    padding-left: 30px;
    position: absolute;
    top: 0;
    width: 100%; }
    .elect_offer_area .elect_offer_info h4 {
      font-weight: 400;
      line-height: 1;
      margin-bottom: 5px;
      font-size: 18px; }
    .elect_offer_area .elect_offer_info .btn {
      background-color: transparent;
      box-shadow: none;
      font-size: 14px;
      font-weight: 700;
      padding: 0; }
      .elect_offer_area .elect_offer_info .btn:hover, .elect_offer_area .elect_offer_info .btn:focus {
        color: #DD9933; }

.backpack_offer_area {
  border: 1px solid #f8f8ff;
  position: relative;
  z-index: 1; }
  .backpack_offer_area .backpack_offer_info {
    bottom: 0;
    height: auto;
    padding: 25px 25px 15px;
    position: absolute;
    text-align: right;
    width: 100%;
    z-index: 2; }
    .backpack_offer_area .backpack_offer_info h4 {
      font-weight: 400;
      line-height: 1;
      margin-bottom: 5px;
      font-size: 18px; }
    .backpack_offer_area .backpack_offer_info .btn {
      background-color: transparent;
      box-shadow: none;
      font-size: 14px;
      font-weight: 700;
      padding: 0; }
      .backpack_offer_area .backpack_offer_info .btn:hover, .backpack_offer_area .backpack_offer_info .btn:focus {
        color: #DD9933; }

/* Weekly Deals Info */
.weekly_deals_area {
  position: relative;
  z-index: 1;
  border-radius: 6px; }
  .weekly_deals_area img {
    border-radius: 6px; }
  .weekly_deals_area .weekly_deals_info {
    height: 100%;
    left: 0;
    padding: 30px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .weekly_deals_area .weekly_deals_info {
        padding: 10px; } }
    @media only screen and (max-width: 767px) {
      .weekly_deals_area .weekly_deals_info {
        padding: 10px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .weekly_deals_area .weekly_deals_info {
        padding: 40px; } }
    .weekly_deals_area .weekly_deals_info h4 {
      font-weight: 400;
      margin-bottom: 5px;
      font-size: 18px; }
    .weekly_deals_area .weekly_deals_info .deals_timer li {
      background-color: #DD9933;
      border-radius: 50%;
      color: #747794;
      display: inline-block;
      font-size: 11px;
      height: 40px;
      margin-right: 15px;
      margin-top: 5px;
      text-align: center;
      text-transform: capitalize;
      width: 40px; }
      .weekly_deals_area .weekly_deals_info .deals_timer li.blank-timer {
        height: 1px !important;
        width: 1px !important;
        background-color: transparent !important; }
      .weekly_deals_area .weekly_deals_info .deals_timer li span {
        color: #ffffff;
        display: block;
        line-height: 40px;
        font-size: 12px; }

.backpack_offer_area img,
.elect_offer_area img,
.beach_offer_area img,
.weekly_deals_area img,
.apparels_offer_area img {
  width: 100%; }

/* Tabs CSS */
.best_rated_onsale_top_sellares .tabs_area {
  position: relative;
  z-index: 1;
  overflow: hidden; }
  .best_rated_onsale_top_sellares .tabs_area .nav-tabs {
    border-bottom: 5px solid #e7e7e7; }
    .best_rated_onsale_top_sellares .tabs_area .nav-tabs .nav-item {
      margin-bottom: 0; }
      .best_rated_onsale_top_sellares .tabs_area .nav-tabs .nav-item.show .nav-link {
        border-color: transparent;
        color: #DD9933; }
  .best_rated_onsale_top_sellares .tabs_area .nav-link {
    position: relative;
    z-index: 1;
    font-size: 18px;
    padding: 0 20px 10px;
    text-transform: capitalize;
    font-weight: 700; }
    @media only screen and (max-width: 767px) {
      .best_rated_onsale_top_sellares .tabs_area .nav-link {
        font-size: 14px;
        padding: 0 10px 10px; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .best_rated_onsale_top_sellares .tabs_area .nav-link {
        font-size: 18px;
        padding: 0 20px 10px; } }
    .best_rated_onsale_top_sellares .tabs_area .nav-link.active {
      border-color: transparent;
      color: #DD9933; }
    .best_rated_onsale_top_sellares .tabs_area .nav-link:hover, .best_rated_onsale_top_sellares .tabs_area .nav-link:focus {
      border-color: transparent; }
    .best_rated_onsale_top_sellares .tabs_area .nav-link.active::after {
      background-color: #DD9933;
      bottom: -6px;
      content: "";
      height: 5px;
      left: -1px;
      position: absolute;
      width: 12000px;
      z-index: 5; }
  .best_rated_onsale_top_sellares .tabs_area .tab-content {
    position: relative;
    z-index: 1;
    margin-top: 40px; }

.single_top_sellers {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
  border: 1px solid #f8f8ff;
  background-color: #f8f8ff;
  border-radius: 4px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
  margin-left: 5px;
  margin-right: 5px; }
  .single_top_sellers .top_seller_image {
    position: relative;
    z-index: 1;
    max-width: 50%;
    width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }
    @media only screen and (max-width: 767px) {
      .single_top_sellers .top_seller_image {
        max-width: 40%;
        width: 40%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .single_top_sellers .top_seller_image {
        max-width: 50%;
        width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .single_top_sellers .top_seller_image {
        max-width: 40%;
        width: 40%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%; } }
    .single_top_sellers .top_seller_image img {
      width: 100%;
      border-radius: 4px 0 0 4px; }
  .single_top_sellers .top_seller_desc {
    position: relative;
    z-index: 1;
    max-width: 50%;
    width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 15px; }
    @media only screen and (max-width: 767px) {
      .single_top_sellers .top_seller_desc {
        max-width: 60%;
        width: 60%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .single_top_sellers .top_seller_desc {
        max-width: 50%;
        width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .single_top_sellers .top_seller_desc {
        max-width: 60%;
        width: 60%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%; } }
    .single_top_sellers .top_seller_desc h5 {
      font-size: 14px;
      font-weight: 700;
      margin-bottom: 10px;
      text-transform: capitalize; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single_top_sellers .top_seller_desc h5 {
          margin-bottom: 5px; } }
    .single_top_sellers .top_seller_desc h6 {
      font-weight: 700;
      margin-bottom: 10px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single_top_sellers .top_seller_desc h6 {
          margin-bottom: 5px; } }
      .single_top_sellers .top_seller_desc h6 span {
        color: #747794;
        font-size: 13px;
        font-weight: 400;
        text-decoration: line-through; }
    .single_top_sellers .top_seller_desc .ts-seller-info {
      position: relative;
      z-index: 1; }
      .single_top_sellers .top_seller_desc .ts-seller-info .ts_product_compare a,
      .single_top_sellers .top_seller_desc .ts-seller-info .ts_product_add_to_cart a,
      .single_top_sellers .top_seller_desc .ts-seller-info .ts_product_quick_view a,
      .single_top_sellers .top_seller_desc .ts-seller-info .ts_product_wishlist a {
        background-color: #DD9933;
        color: #ffffff;
        display: inline-block;
        font-size: 14px;
        height: 30px;
        width: 30px;
        border-radius: 4px;
        text-align: center;
        line-height: 30px; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .single_top_sellers .top_seller_desc .ts-seller-info .ts_product_compare a,
          .single_top_sellers .top_seller_desc .ts-seller-info .ts_product_add_to_cart a,
          .single_top_sellers .top_seller_desc .ts-seller-info .ts_product_quick_view a,
          .single_top_sellers .top_seller_desc .ts-seller-info .ts_product_wishlist a {
            height: 24px;
            width: 24px;
            line-height: 24px; } }
        @media only screen and (min-width: 576px) and (max-width: 767px) {
          .single_top_sellers .top_seller_desc .ts-seller-info .ts_product_compare a,
          .single_top_sellers .top_seller_desc .ts-seller-info .ts_product_add_to_cart a,
          .single_top_sellers .top_seller_desc .ts-seller-info .ts_product_quick_view a,
          .single_top_sellers .top_seller_desc .ts-seller-info .ts_product_wishlist a {
            height: 24px;
            width: 24px;
            line-height: 24px; } }
        .single_top_sellers .top_seller_desc .ts-seller-info .ts_product_compare a:hover, .single_top_sellers .top_seller_desc .ts-seller-info .ts_product_compare a:focus,
        .single_top_sellers .top_seller_desc .ts-seller-info .ts_product_add_to_cart a:hover,
        .single_top_sellers .top_seller_desc .ts-seller-info .ts_product_add_to_cart a:focus,
        .single_top_sellers .top_seller_desc .ts-seller-info .ts_product_quick_view a:hover,
        .single_top_sellers .top_seller_desc .ts-seller-info .ts_product_quick_view a:focus,
        .single_top_sellers .top_seller_desc .ts-seller-info .ts_product_wishlist a:hover,
        .single_top_sellers .top_seller_desc .ts-seller-info .ts_product_wishlist a:focus {
          background-color: #DD9933; }
      .single_top_sellers .top_seller_desc .ts-seller-info .ts_product_wishlist a {
        background-color: #e91e63; }
      .single_top_sellers .top_seller_desc .ts-seller-info .ts_product_add_to_cart a {
        background-color: #DD9933; }
      .single_top_sellers .top_seller_desc .ts-seller-info .ts_product_quick_view a {
        background-color: #27ae60; }
  .single_top_sellers .top_seller_product_rating {
    line-height: 1; }
    .single_top_sellers .top_seller_product_rating i {
      color: #ff9800;
      font-size: 14px; }

/* Shop List CSS */
.shop_list_product_area {
  position: relative;
  z-index: 1; }
  .shop_list_product_area .single-product-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .shop_list_product_area .single-product-area .product_image {
      overflow: hidden;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 270px;
      flex: 0 0 270px;
      width: 270px;
      max-width: 270px; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .shop_list_product_area .single-product-area .product_image {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 170px;
          flex: 0 0 170px;
          width: 170px;
          max-width: 170px; } }
      @media only screen and (max-width: 767px) {
        .shop_list_product_area .single-product-area .product_image {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 110px;
          flex: 0 0 110px;
          width: 110px;
          max-width: 110px; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .shop_list_product_area .single-product-area .product_image {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 160px;
          flex: 0 0 160px;
          width: 160px;
          max-width: 160px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .shop_list_product_area .single-product-area .product_image {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 180px;
          flex: 0 0 180px;
          width: 180px;
          max-width: 180px; } }
    .shop_list_product_area .single-product-area .product_description {
      position: relative;
      text-align: left;
      z-index: 1;
      padding: 30px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% - 270px);
      flex: 0 0 calc(100% - 270px);
      width: calc(100% - 270px);
      max-width: calc(100% - 270px); }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .shop_list_product_area .single-product-area .product_description {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 calc(100% - 170px);
          flex: 0 0 calc(100% - 170px);
          width: calc(100% - 170px);
          max-width: calc(100% - 170px); } }
      @media only screen and (max-width: 767px) {
        .shop_list_product_area .single-product-area .product_description {
          padding: 10px 15px;
          -webkit-box-flex: 0;
          -ms-flex: 0 0 calc(100% - 110px);
          flex: 0 0 calc(100% - 110px);
          width: calc(100% - 110px);
          max-width: calc(100% - 110px); } }
      @media only screen and (min-width: 320px) and (max-width: 479px) {
        .shop_list_product_area .single-product-area .product_description {
          padding: 30px;
          -webkit-box-flex: 0;
          -ms-flex: 0 0 calc(100% - 160px);
          flex: 0 0 calc(100% - 160px);
          width: calc(100% - 160px);
          max-width: calc(100% - 160px); } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .shop_list_product_area .single-product-area .product_description {
          padding: 30px;
          -webkit-box-flex: 0;
          -ms-flex: 0 0 calc(100% - 160px);
          flex: 0 0 calc(100% - 160px);
          width: calc(100% - 160px);
          max-width: calc(100% - 160px); } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .shop_list_product_area .single-product-area .product_description {
          padding: 30px;
          -webkit-box-flex: 0;
          -ms-flex: 0 0 calc(100% - 180px);
          flex: 0 0 calc(100% - 180px);
          width: calc(100% - 180px);
          max-width: calc(100% - 180px); } }
      .shop_list_product_area .single-product-area .product_description .product-short-desc {
        margin-top: 1rem;
        margin-bottom: 0;
        font-size: 14px; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .shop_list_product_area .single-product-area .product_description .product-short-desc {
            display: none; } }
        @media only screen and (max-width: 767px) {
          .shop_list_product_area .single-product-area .product_description .product-short-desc {
            display: none; } }
      @media only screen and (max-width: 767px) {
        .shop_list_product_area .single-product-area .product_description .brand_name {
          display: none; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .shop_list_product_area .single-product-area .product_description .brand_name {
          display: block; } }
      .shop_list_product_area .single-product-area .product_description .product_add_to_cart a,
      .shop_list_product_area .single-product-area .product_description .product_quick_view a {
        top: auto;
        bottom: 0;
        visibility: visible;
        opacity: 1;
        margin-bottom: 0; }
        @media only screen and (max-width: 767px) {
          .shop_list_product_area .single-product-area .product_description .product_add_to_cart a,
          .shop_list_product_area .single-product-area .product_description .product_quick_view a {
            font-size: 11px; } }
        @media only screen and (max-width: 767px) {
          .shop_list_product_area .single-product-area .product_description .product_add_to_cart a i,
          .shop_list_product_area .single-product-area .product_description .product_quick_view a i {
            display: none; } }
        .shop_list_product_area .single-product-area .product_description .product_add_to_cart a:hover, .shop_list_product_area .single-product-area .product_description .product_add_to_cart a:focus,
        .shop_list_product_area .single-product-area .product_description .product_quick_view a:hover,
        .shop_list_product_area .single-product-area .product_description .product_quick_view a:focus {
          top: auto;
          bottom: 0;
          visibility: visible;
          opacity: 1; }

/* Element CSS */
.shortcodes_content {
  border: 3px solid #f8f8ff;
  padding: 20px; }

.bigshop-accordian {
  position: relative;
  z-index: 1; }
  .bigshop-accordian .card {
    border: 0; }
    .bigshop-accordian .card .card-header {
      margin-bottom: 0;
      background-color: #f8f8ff;
      border-bottom-color: #e7e7e7; }
      .bigshop-accordian .card .card-header .btn {
    color: #FFFFFF;
    font-weight: 700;
}
        .bigshop-accordian .card .card-header .btn.collapsed {
    color: #FFFFFF;
}
    .bigshop-accordian .card:last-of-type .card-header {
      border-bottom: 0; }

.bigshop-accordian-with-icon {
  position: relative;
  z-index: 1; }
  .bigshop-accordian-with-icon .card {
    border: 0; }
    .bigshop-accordian-with-icon .card .card-header {
      margin-bottom: 0;
      background-color: #f8f8ff;
      border-bottom-color: #e7e7e7; }
      .bigshop-accordian-with-icon .card .card-header .btn {
    color: #FFFFFF;
    font-weight: 700;
}
        .bigshop-accordian-with-icon .card .card-header .btn .icofont-rounded-down {
          display: none; }
        .bigshop-accordian-with-icon .card .card-header .btn .icofont-rounded-up {
          display: inline-block; }
        .bigshop-accordian-with-icon .card .card-header .btn.collapsed {
    color: #FFFFFF;
}
          .bigshop-accordian-with-icon .card .card-header .btn.collapsed .icofont-rounded-down {
            display: inline-block; }
          .bigshop-accordian-with-icon .card .card-header .btn.collapsed .icofont-rounded-up {
            display: none; 
}
    .bigshop-accordian-with-icon .card:last-of-type .card-header {
      border-bottom: 0; }

.bigshop-form {
  position: relative;
  z-index: 1; }
  .bigshop-form .form-control {
    font-size: 13px;
    height: 45px;
    padding: 5px 20px;
    border-color: #E0E0E0;
}
    .bigshop-form .form-control:focus {
      border-color: #DD9933; }
  .bigshop-form textarea.form-control {
    height: 200px;
    padding: 15px 20px; }

.bigshop-gallery-area {
  position: relative;
  z-index: 1; }
  .bigshop-gallery-area .single-gallery-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%;
    min-width: 25%; }
    @media only screen and (max-width: 767px) {
      .bigshop-gallery-area .single-gallery-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50%;
        min-width: 50%; }
.bigshop-form .form-control {
    font-size: 11px;
    height: 35px;
    padding: 5px 10px;
}
		.bigshop-form label {
    font-size: 11px;
 }
		
}

.single_icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(25% - 2rem);
  flex: 0 0 calc(25% - 2rem);
  width: calc(25% - 2rem);
  min-width: calc(25% - 2rem);
  position: relative;
  z-index: 1;
  border: 3px solid #f8f8ff;
  padding: 30px;
  text-align: center;
  margin-left: 1rem;
  margin-right: 1rem;
  margin-bottom: 2rem; }
  @media only screen and (max-width: 767px) {
    .single_icon {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% - 2rem);
      flex: 0 0 calc(100% - 2rem);
      width: calc(100% - 2rem);
      min-width: calc(100% - 2rem); } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .single_icon {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 2rem);
      flex: 0 0 calc(50% - 2rem);
      width: calc(50% - 2rem);
      min-width: calc(50% - 2rem); } }
  .single_icon i {
    display: block;
    margin-bottom: 1rem;
    font-size: 1.5rem; }
  .single_icon code {
    display: block; }

.bigshop-label {
  background-color: #f8f8ff;
  font-size: 75%;
  padding: 5px 10px;
  border-radius: 4px; }
  .bigshop-label.bigshop-label-success {
    color: #ffffff;
    background-color: #27ae60; }
  .bigshop-label.bigshop-label-info {
    color: #ffffff;
    background-color: #DD9933; }
  .bigshop-label.bigshop-label-warning {
    color: #ffffff;
    background-color: #ff9800; }
  .bigshop-label.bigshop-label-danger {
    color: #ffffff;
    background-color: #e91e63; }
  .bigshop-label.bigshop-label-pill {
    border-radius: 30px; }

.demo-hero-area {
  position: relative;
  z-index: 1; }

.single-demo-area {
  position: relative;
  z-index: 1;
  text-align: center; }
  .single-demo-area a {
    margin-top: 1rem; }
  .single-demo-area img {
    border: 1px solid #e7e7e7;
    border-radius: 6px;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    box-shadow: 0 0 8px 0 rgba(47, 91, 234, 0.125); }

/* 2.3. Menu */
.toggle_menu {
  background-color: #F3F3F3;
  border-color: #FF6347;
}

.top_menu a:hover {
  color: #FF6347;
}
.top_menu a {
  letter-spacing: 3px;
}

.sw-topper,
.sw-bottom,
.sw-footer {
  background: #FF6347;
}
/* 2.3. Menu */
.toggle_menu {
  width: 50px;
  height: 50px;
  position: fixed;
  z-index: 999;
  border: 1px solid;
  right: 15px;
  top: 30px;
}
@media screen and (min-width: 768px) {
  .toggle_menu {
    right: 23px;
  }
}
@media screen and (min-width: 920px) {
  .toggle_menu {
    right: 41px;
  }
}
@media screen and (min-width: 1300px) {
  .toggle_menu {
    right: 120px;
  }
}
.toggle_menu span {
  display: block;
}

/* Sandwich effect for menu button styles */
.sandwich {
  width: 28px;
  height: 28px;
  position: absolute;
  top: 6px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 200;
}
.sandwich .sw-topper {
  position: relative;
  top: 0;
  width: 28px;
  height: 3px;
  border: none;
  border-radius: 4px 4px 4px 4px;
  -webkit-transition: -webkit-transform 0.5s, top 0.2s;
          transition: transform 0.5s, top 0.2s;
}
.sandwich .sw-bottom {
  position: relative;
  width: 28px;
  height: 3px;
  top: 6.6px;
  border: none;
  border-radius: 4px 4px 4px 4px;

  -webkit-transition: -webkit-transform 0.5s, top 0.2s;
          transition: transform 0.5s, top 0.2s;
  -webkit-transition-delay: 0.2s, 0s;
          transition-delay: 0.2s, 0s;
}
.sandwich .sw-footer {
  position: relative;
  width: 28px;
  height: 3px;
  top: 13.5px;
  border: none;
  border-radius: 4px 4px 4px 4px;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

.sandwich.active .sw-topper {
  top: 9px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.sandwich.active .sw-bottom {
  top: 6px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.sandwich.active .sw-footer {
  opacity: 0;
  top: 0;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.top_menu {
  position: fixed;
  width: 100%;
  height: 300%;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 998;
  right: 0;
  top: 0;
  bottom: 50px;
  display: none;
}
.top_menu ul,
.top_menu li {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.top_menu ul {
  margin-top: 340px;
  text-align: center;
  -webkit-animation-duration: .01s;
          animation-duration: .01s;
}
@media screen and (max-width: 1100px) {
  .top_menu ul {
    margin-top: 230px;
  }
}
@media screen and (max-width: 768px) {
  .top_menu ul {
    margin-top: 340px;
  }
}
@media screen and (max-width: 568px) {
  .top_menu ul {
    margin-top: 37px;
  }
}
@media screen and (max-width: 320px) {
  .top_menu ul {
    margin-top: 140px;
  }
}
.top_menu ul li:nth-child(1) a {
  -webkit-animation-delay: 0;
          animation-delay: 0;
}
.top_menu ul li:nth-child(2) a {
  -webkit-animation-delay: .1s;
          animation-delay: .1s;
}
.top_menu ul li:nth-child(3) a {
  -webkit-animation-delay: .2s;
          animation-delay: .2s;
}
.top_menu ul li:nth-child(4) a {
  -webkit-animation-delay: .3s;
          animation-delay: .3s;
}
.top_menu ul li:nth-child(5) a {
  -webkit-animation-delay: .4s;
          animation-delay: .4s;
}
.top_menu ul a {
  color: #FFF;
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  opacity: 0;
  position: relative;
  height: 60px;
  outline: none;
  text-decoration: none;
}
.top_menu ul a span {
  display: block;
  position: relative;
  top: -40px;
  left: 0;
  height: 100%;
  -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.top_menu ul a span:hover {
  background-color: rgba(255, 255, 255, 0.08);
}

/*-------------------------------*/
/*  3. Main sections styles
/*-------------------------------*/
.top_wrapper {
  display: table;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.top_wrapper .top_descr {
  display: table-row;
}
.top_wrapper .top_descr .top_centered {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.top_wrapper .top_text {
  display: inline-block;
  -webkit-transition: all 1s ease;
          transition: all 1s ease;
}
.top_wrapper .top_text p {
	text-transform: uppercase;
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
	padding-right: 0px;
	margin-right: px;
	margin-top: 95px;
}
.top_wrapper .top_text h1 {
  display: inline-block;
  padding: 10px 35px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 2.8em;
  margin-left: 20px;
  margin-right: 20px;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
@media only screen and (max-width: 480px) {
  .top_wrapper .top_text h1 {
    font-size: 2em;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.s_descr_wrap {
  text-align: center;
}
.s_descr_wrap .s_descr {
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  position: relative;
  margin-bottom: 70px;
  /* 130px by default */
  font-weight: 600;
  /* &:after {
    content: "";
    height: 1px;
    left: 50%;
    margin-left: -75px;
    margin-top: 60px;
    position: absolute;
    width: 150px;
  }*/
}
.single_product_desc form .cart .quantity{
float: none;
margin: 0;
display: inline-block;
	
}
.single_product_desc .cart .quantity .qty-minus,
.single_product_desc .cart .quantity .qty-plus{
padding: 10px;	
	font-size: 15px;
}


 .quantity .qty-minus,
 .quantity .qty-plus{
padding: 10px;	
	font-size: 15px;
}
	
/*Single Article*/

.single_article{
	padding: 20px;
	position: relative;
	z-index: 8;
}
.single_article.respon_article{
	border-right: 1px solid rgba(224,224,224,1.00);
	border-bottom: 1px solid rgba(224,224,224,1.00);
}
.single_article.respon_article img{
	padding: 40px;
}

.single_article .title a h4 {
	font-weight: 700;
	padding-top:20px;
	text-transform: uppercase;
	font-size: 1.3rem;
}
.single_article .small_article{
	padding: 30px 0px 60px 0px;
	border-bottom: 1px solid rgba(229,229,229,1.00)
}	
.single_article iframe{
	height: 400px;
	margin-top: 40px
}

@media only screen and (max-width: 767px) {
  
	.single_article.respon_article{
	border-right: 0px solid rgba(224,224,224,1.00);
	
}
.single_article.respon_article img{
	padding: 10px;
}
	.single_article .small_article{
	padding: 0px 0px 50px 0px;
	}
	.single_article iframe{
	margin-top: 20px;
		height: 200px;
}
	
}
	@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.single_article.respon_article{
	padding: 30px
}
	.single_article.respon_article img{
	padding: 10px;
}	
		
	}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.single_article.respon_article img{
	padding: 10px;
	}
	.single_article.respon_article{
	border-right: 0px solid rgba(224,224,224,1.00);
	
}
}
	@media only screen and (min-width: 800px) and (max-width: 1366px) {
	.single_article.respon_article img{
	padding: 20px;
}
  }
   
#quickview .wrapper {
  position: relative;
}

#quickview .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  color: #fff;
  display: none;
}
.force-white-color{
    color:white !important;
}
.pointer{
    cursor:pointer !important;
}

.force-white-background-color{
    background-color:white !important;
}

.force-black-background-color{
    background-color:white !important;
}

.bars{
font-size: 25px;
margin-right: 20px;
}

.bars-mobile{
font-size: 25px;
margin-right: 20px;
}
.image-logo{
height: 100%;
width: 100%;
margin-top: 0px;
}

.padding-bar{
    padding:10px;
}

.classynav ul li .dropdown li a {
  border-bottom: 0px solid transparent;
}

.dropdown-data{
    font-size:12px;
    display:block;
    color:#989a9c ;
}

.dropdown-mini{
text-align: left;
padding-left: 30px;
margin-top: -8px;
}

.breakpoint-off .classynav ul li .dropdown{
    padding: 0px 0;
}

.text-type{
      font-weight: 510;
  font-size: 13px;
}

.text-title-type{
    color: black;
    font-size: 21px;
    font-weight: 450;
}

.text-description-type{
    color:black;
}

.font-size-12{
    font-size:12px;
}

.newarrival-text{
    color: black;
font-size: 17px;
font-weight: 550;
}
.newarrival-link{
    font-size: 11px;
padding-left: 4px;
text-decoration: underline;
font-weight: 400;
}

.newarrival-image{
    border: 1px solid #d2d2d2;
text-align: center;
}

.textarrival{
 position: absolute;
top: 11px;
background-color: black;
padding: 5px;
border: 1px solid #fbcd18aliceblue;
font-size: 10px;
width: 92px;
text-align: center;
left: 8px;
color: white;
}

.textwishlist{
position: absolute;
top: 8px;
background-color: transparent;
padding: 5px;
border: 1px solid #fbcd18aliceblue;
font-size: 10px;
width: 92px;
text-align: center;
right: -56px;
color: black;
}

.text-category{
    color: #a3a3a3;
font-size: 11px;
font-weight: 500;
}
.hr{
    border-top: 2px solid rgba(0,0,0,.1);
margin-top: 0px;
}
.text-product-name{
color: #7a7a7a;
font-size: 11px;
font-weight: 700;
}
.text-price{
color: black;
font-size: 12px;
font-weight: 640;
display: block;
margin-top: -6px;
}

.blog-date{
position: absolute;
bottom: 22px;
background-color: black;
padding: 5px;
border: 1px solid #fbcd18aliceblue;
font-size: 11px;
width: 104px;
text-align: center;
left: 15px;
color: white;
font-weight: 600;
}

.blog-title{
    margin-top: 10px;
font-weight: 600;

}

.category-product-image{
    border: 1px solid #e6e6e6;
padding: 10px;
}

.category-product-name{
    font-size: 12px;
    float:left;
}

.category-product-price{
    float: right;
font-size: 11px;
font-weight: 600;
}

.filter-text{
    font-size: 12px;
font-weight: 700;
float:left;
}

.clear-all{
    font-size:12px;
    float:right;
    
}

.max-content{
    height:max-content;
}
.filter-box{
    border: 1px solid #e0e0e0;
padding: 10px;
height: max-content;
width: 100%;
}

.product-category-select{
    font-size:13px;
    display:block;
    padding: 4px 0;
}

.ui-corner-all{
    border-top-left-radius:30px !important;
    border-top-right-radius:30px !important;
    border-bottom-left-radius:30px !important;
    border-bottom-right-radius:30px !important;
}

.active-filters{
    font-size: 13px;
font-weight: 600;
}

.clear-all-list{
    font-size: 12px;
padding-left: 2px;
text-decoration: underline;
}

.btncomparison{
text-transform: none;
height: 27px;
line-height: 25px;
font-size: 11px;
border-radius: 0px;
width: 131px;
border:0px;
}

.btncustom{
    text-transform: none;
height: 27px;
line-height: 25px;
font-size: 11px;
border-radius: 0px;
width: 131px;
border:0px;
}

.btncompare{
    background-color: #d8d8d8;
color: #816060;
}

.gridlist{  width: 135px;
  height: 135px;
}


.border-transparent{
    border:1px solid transparent;
    border-radius:0;
}
.registerbox{
    background-color:#ececed;
    padding:20px;
}

.cursor-default{
    cursor:default !important;
}


.btn-primary:hover {
    
border:transparent !important;
}







/* 
 * Multiple Intelligent Garden Genesis Assessment Report
 */
 
    .percent {
        font-size:20px !important;
        font-weight:700;
    }
    
    .itemname {
        font-size:14px !important;
        color:black;
    }
    
    .btnicon {
        border-radius:5px;
        width:40px;
        height:40px;
        color:white;
    }
    
    .btnright {
        border: 1px solid grey;
        background-color:white; 
        border-radius:5px;
        font-size:15px;
        width:40px;
        height:40px;
    }
    
    .borderbox {
        /*width:45%;*/
        background-color:white;
        border:1px solid grey;
        border-radius:20px;
        padding:15px;
        margin-left:5px;
        margin-right:5px;
        margin-bottom:25px;
    }
    .box {
        width:20px;
        height:20px;
    }
    .left {
        width:40%;
    }
    .right {
        width:50%;
    }
    
    .miga-btn {
        border: 1px solid grey;
        background-color:white; 
        border-radius:5px;
        font-size:15px;
        width:40px;
        height:40px;
        cursor: pointer;
        transform: translateY(-50%);
    }
    .miga-navigation {
        margin-top:30px;
        position: relative;
        z-index: 1;
        border-radius: 6px;
    }
    .miga-navigation li a {

        display: block;
        font-size: 14px;
        padding-right: 13px;
        padding-left: 13px;
        padding-top: 18px;
        padding-bottom: 18px;
    }
    .miga-navigation li.active a {
        background-color: #0acbc5;
        border-radius: 100px;
        color: white; 
    }
    
    .sidebarmenu {
        width: 7.6%;
        height: 100%;
        background-color:#ffffff;
        padding-left:10px;
        padding-right:10px;
        transition: 1s ease;
        position: absolute;
        z-index:99;
        box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    }
    .maincontent {
        width:100%;
        background-color:#fafafa; 
        margin-left:7.6%;
    }
    .sidebar_bigger {
        width: 23%;
    }
    
    @media screen and (max-width: 320px) {
        
        .sidebarmenu {
            width:24%;
            height: 2215px;
        }
        .sidebar_bigger {
            width: 55%;
        }
        .maincontent {
            margin-left:24%;
        }
    }
    @media screen and (min-width: 321px) and (max-width: 377px) {
        
        .sidebarmenu {
            width:20%;
            height: 2138px;
        }
        .sidebar_bigger {
            width: 50%;
        }
        .maincontent {
            margin-left:20%;
        }
    }
    @media screen and (min-width: 378px) and (max-width: 568px) {
        
        .sidebarmenu {
            width:18%;
            height: 2075px;
        }
        .sidebar_bigger {
            width: 45%;
        }
        .maincontent {
            margin-left:18%;
        }
    }
    @media screen and (min-width: 569px) and (min-width: 768px) {
        
        .sidebarmenu {
            width:9.8%;
            height: 1608px;
        }
        .sidebar_bigger {
            width: 30%;
        }
        .maincontent {
            margin-left:9.8%;
        }
    }
    @media screen and (min-width: 769px) and (max-width: 1024px) {
        
        .sidebarmenu {
            width:7.6%;
            height: 1300px;
        }
        .sidebar_bigger {
            width: 23%;
        }
        .maincontent {
            margin-left:7.6%;
        }
    }
    @media screen and (min-width: 1025px) and (max-width: 1440px) {
        
        .sidebarmenu {
            width:5.5%;
            height: 1140px;
        }
        .sidebar_bigger {
            width: 18%;
        }
        .maincontent {
            margin-left:6%;
        }
    }
    @media screen and (min-width: 1441px) and (max-width: 2560px) {
        
        .sidebarmenu {
            width:3%;
            height: 1138px;
        }
        .sidebar_bigger {
            width: 10%;
        }
        .maincontent {
            margin-left:7%;
        }
    }
 