@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Nunito:200,300,400,600,700,800,900&display=swap");
/************ Mixin ************/
/*  Reset the elements in all browsers */
html {
  width: 100%; }

body {
  font-size: initial;
  line-height: normal;
  height: auto;
  margin: 0;
  padding: 0;
  border: 0;
  font-family: "Nunito", sans-serif;
  color: #212121;
  text-rendering: Â optimizeLegibility; }

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  line-height: normal;
  -webkit-text-size-adjust: 100%;
  /* Font varient */
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  /* Smoothing */
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased; }

@media (min-width: 240px) {
  h1 {
    font-size: 30px;
    line-height: 120%; }

  h2 {
    font-size: 24px;
    line-height: 126%; }

  h3 {
    font-size: 21px;
    line-height: 132%; }

  h4 {
    font-size: 19.2px;
    line-height: 138%; }

  h5 {
    font-size: 17px;
    line-height: 144%; }

  h6 {
    font-size: 14.4px;
    line-height: 150%; }

  p {
    font-size: 14px;
    line-height: 160%; }

  .giant {
    font-size: 35px;
    line-height: 126.5%; }

  .huge {
    font-size: 30px;
    line-height: 132.825%; }

  .big {
    font-size: 25px;
    line-height: 139.15%; } }
@media (min-width: 768px) {
  h1 {
    font-size: 24px;
    line-height: 120%; }

  h2 {
    font-size: 19.2px;
    line-height: 126%; }

  h3 {
    font-size: 16.8px;
    line-height: 132%; }

  h4 {
    font-size: 14.4px;
    line-height: 138%; }

  h5 {
    font-size: 12px;
    line-height: 144%; }

  h6 {
    font-size: 12.8px;
    line-height: 150%; }

  p {
    font-size: 14px;
    line-height: 160%; }

  .giant {
    font-size: 35px;
    line-height: 132%; }

  .huge {
    font-size: 30px;
    line-height: 138.6%; }

  .big {
    font-size: 25px;
    line-height: 145.2%; } }
@media (min-width: 1200px) {
  h1 {
    font-size: 28px;
    line-height: 120%; }

  h2 {
    font-size: 22.4px;
    line-height: 126%; }

  h3 {
    font-size: 19.6px;
    line-height: 132%; }

  h4 {
    font-size: 16.8px;
    line-height: 138%; }

  h5 {
    font-size: 14px;
    line-height: 144%; }

  h6 {
    font-size: 14.4px;
    line-height: 150%; }

  p {
    font-size: 14px;
    line-height: 160%; }

  .giant {
    font-size: 42px;
    line-height: 126.5%; }

  .huge {
    font-size: 36px;
    line-height: 132.825%; }

  .big {
    font-size: 30px;
    line-height: 139.15%; } }
@media (min-width: 1349px) {
  .kds-container {
    max-width: 1280px; }

  h1 {
    font-size: 34px;
    line-height: 120%; }

  h2 {
    font-size: 27.2px;
    line-height: 126%; }

  h3 {
    font-size: 23.8px;
    line-height: 132%; }

  h4 {
    font-size: 20.4px;
    line-height: 138%; }

  h5 {
    font-size: 17px;
    line-height: 144%; }

  h6 {
    font-size: 15.2px;
    line-height: 150%; }

  p {
    font-size: 14px;
    line-height: 160%; }

  .giant {
    font-size: 49px;
    line-height: 121%; }

  .huge {
    font-size: 42px;
    line-height: 127.05%; }

  .big {
    font-size: 35px;
    line-height: 133.1%; } }
@media (min-width: 1600px) {
  .kds-container {
    max-width: 1410px; }

  h1 {
    font-size: 40px;
    line-height: 120%; }

  h2 {
    font-size: 32px;
    line-height: 126%; }

  h3 {
    font-size: 28px;
    line-height: 132%; }

  h4 {
    font-size: 24px;
    line-height: 138%; }

  h5 {
    font-size: 20px;
    line-height: 144%; }

  h6 {
    font-size: 16px;
    line-height: 150%; }

  p {
    font-size: 14px;
    line-height: 160%; }

  .giant {
    font-size: 70px;
    line-height: 110%; }

  .huge {
    font-size: 60px;
    line-height: 115.5%; }

  .big {
    font-size: 50px;
    line-height: 121%; } }
.w100 {
  font-weight: 100; }

.w200 {
  font-weight: 200; }

.w300 {
  font-weight: 300; }

.w400 {
  font-weight: 400; }

.w500 {
  font-weight: 500; }

.w600 {
  font-weight: 600; }

.w700 {
  font-weight: 700; }

.w800 {
  font-weight: 800; }

.w900 {
  font-weight: 900; }

.lh110 {
  line-height: 110%; }

.lh120 {
  line-height: 120%; }

.lh130 {
  line-height: 130%; }

.lh140 {
  line-height: 140%; }

.lh150 {
  line-height: 150%; }

.lh160 {
  line-height: 160%; }

.lh170 {
  line-height: 170%; }

.lh180 {
  line-height: 180%; }

.lh190 {
  line-height: 190%; }

.lh200 {
  line-height: 200%; }

a, a:hover, a:focus {
  color: #FE5F55; }

.t-clr, a.t-clr, .t-clr a {
  color: #FE5F55; }

.grey, a.grey, .grey a {
  color: #797687; }

.black-clr, a.black-clr, .black-clr a {
  color: #000000; }

.min-h {
  min-height: 100vh; }

.dflex, .kds-header nav, .kds-header nav > ul > li, #loadingDiv, .select-img li a, .overlay-data, .item-overlay a {
  display: -ms-flexbox;
  display: flex; }

.align-item, .kds-header nav, .kds-header nav > ul > li, #loadingDiv, .select-img li a, .overlay-data, .item-overlay a {
  -ms-flex-align: center;
  align-items: center; }

/* Button css start
==================================== */
a.kds-btn,
.kds-btn,
a.kds-btn:focus,
.kds-btn:focus {
  color: #212121;
  display: inline-block;
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 3px;
  background-color: transparent;
  border: 1px solid transparent;
  margin: 0;
  outline: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  /*white-space: nowrap;*/
  vertical-align: middle;
  position: relative;
  /* 	overflow: hidden; */
  line-height: normal;
  outline: none;
  box-shadow: none; }

.kds-btn-primary, a.kds-btn-primary {
  color: #ffffff !important;
  background-color: #fe5f55 !important;
  border-color: #fe5f55 !important; }

.kds-btn-primary:hover, a.kds-btn-primary:hover,
.kds-btn-primary:focus, a.kds-btn-primary:focus {
  color: #ffffff !important;
  background-color: rgba(254, 95, 85, 0.95) !important;
  border-color: rgba(254, 95, 85, 0.95) !important; }

.kds-btn-primary-outline-darkbg {
  color: #ffffff !important;
  background-color: transparent !important;
  border-color: #ffffff !important; }

.kds-btn-primary-outline-darkbg:hover, a.kds-btn-primary-outline-darkbg:hover,
.kds-btn-primary-outline-darkbg:focus, a.kds-btn-primary-outline-darkbg:focus {
  color: #FE5F55 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important; }

.kds-btn-primary-outline {
  color: #fe5f55 !important;
  background-color: transparent !important;
  border-color: #fe5f55 !important; }

.kds-btn-primary-outline:hover, a.kds-btn-primary-outline:hover,
.kds-btn-primary-outline:focus, a.kds-btn-primary-outline:focus {
  color: #ffffff !important;
  background-color: #fe5f55 !important;
  border-color: #fe5f55 !important; }

.kds-btn-outline {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important; }

.kds-btn-outline:hover, a.kds-btn-outline:hover,
.kds-btn-outline:focus, a.kds-btn-outline:focus {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important; }

.theme-gradient {
  background-image: -o-linear-gradient(350deg, #fa7070 0, #fa9770 100%);
  background-image: linear-gradient(100deg, #fa7070, #fa9770); }

.hrline {
  border-top: 1px solid #eeeeee; }

.pageheader {
  /* background: url('../images/pageheader.jpg') no-repeat; */
  background-color: #36413E;
  color: #ffffff; }

.pageheader .woocommerce-breadcrumb,
.pageheader .woocommerce-breadcrumb a {
  color: #ffffff; }

.subscriberbg {
  /* background-color: $subscribebg_clr; */
  background: #fa7070;
  background: -moz-linear-gradient(left, #fa7070 0%, #fa9770 100%);
  background: -webkit-linear-gradient(left, #fa7070 0%, #fa9770 100%);
  background: linear-gradient(to right, #fa7070 0%, #fa9770 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$gclr1', endColorstr='$gclr2',GradientType=0 ); }

.fixstyle, .header-scroll .nav_menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: auto;
  width: 100%;
  z-index: 9;
  transition: ease 0.5s all; }

.kds-header {
  /* @extend .fixstyle; */
  transition: ease .5s all;
  background-color: #ffffff;
  height: 176px; }
  .kds-header nav {
    height: 100%;
    padding: 0; }
  .kds-header .topbar {
    height: 41px; }
  .kds-header .nav_menu .xsnav {
    position: relative;
    background: #FE5F55; }
  .kds-header nav ul.right-menu, .kds-header nav ul.left-menu {
    z-index: 99; }
  @media screen and (max-width: 1024px) {
    .kds-header nav ul.left-menu li:last-child {
      margin-right: 10px; } }
  .kds-header nav.navbar > ul > li {
    height: 80px; }
  .kds-header nav.nav_menu > ul > li {
    height: 55px; }
  .kds-header nav ul.right-menu li img {
    max-height: 55px; }
    @media screen and (max-width: 767px) {
      .kds-header nav ul.right-menu li img {
        max-height: 35px; } }
  .kds-header nav ul li a {
    color: #212121;
    font-size: 16px; }
    @media screen and (max-width: 1024px) {
      .kds-header nav ul li a {
        font-size: 16px; } }
    .kds-header nav ul li a:hover {
      color: #FE5F55; }
  @media screen and (max-width: 767px) {
    .kds-header nav ul.left-menu li a {
      padding: .5rem; } }
  .kds-header nav ul.xsnav li a {
    display: block;
    padding: .5rem 1rem; }
  .kds-header nav.nav_menu > ul.xsnav > li > div > a {
    color: #ffffff; }
  @media screen and (max-width: 1024px) {
    .kds-header {
      height: 50px; }
      .kds-header nav.nav_menu > ul.xsnav > li > div > a {
        color: #212121; } }
  .kds-header nav ul li a.dropdown-item {
    font-size: 14px;
    padding: .5rem 1.5rem;
    display: flex;
    justify-content: space-between; }
    .kds-header nav ul li a.dropdown-item:after {
      align-self: center; }
    .kds-header nav ul li a.dropdown-item:hover, .kds-header nav ul li a.dropdown-item:focus, .kds-header nav ul li a.dropdown-item:active {
      background: #fe5f55;
      color: #ffffff; }
  .kds-header .login-drop .dropdown-menu {
    min-width: 270px; }
  @media screen and (max-width: 1024px) {
    .kds-header .kds-container {
      max-width: 100%;
      padding: 0; } }

/* .afterheader{
		height: $logo_h_h;
} */
.kds-header .menu-bar a {
  display: none; }

.kds-header .xsnav {
  position: absolute;
  width: 100%;
  flex: 1;
  justify-content: center; }

.kds-header .xsnav .dropdown.submenu ul {
  padding: 0;
  list-style: none; }

.kds-header .xsnav .submenu:hover .header-dropdown,
.kds-header .xsnav .submenu-inner:hover .header-dropdown-inner {
  display: block; }

@media (min-width: 1025px) {
  .kds-header .xsnav .dropdown.submenu .header-dropdown {
    position: absolute;
    top: 55px;
    z-index: 10;
    width: 200px;
    padding: 0px 0;
    background: #ffffff;
    border-radius: 0; }

  .kds-header .xsnav .dropdown.submenu .header-dropdown-inner {
    position: absolute;
    background-color: #ffffff;
    top: 0;
    left: 200px;
    border-radius: 0; } }
@media (max-width: 1024px) {
  .header-scroll .navbar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: auto;
    width: 100%;
    z-index: 9;
    background: #ffffff;
    transition: ease 0.5s all;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

  .kds-header .xsnav .dropdown.submenu ul {
    position: relative;
    width: 100%;
    border: none; }

  .kds-header nav.navbar > ul > li {
    height: 50px; }

  .kds-header nav ul.xsnav li {
    height: auto;
    display: block; }

  .kds-header .nav_menu .xsnav {
    position: absolute;
    left: -100%;
    top: 50px;
    background-color: #fff;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    width: 100%;
    transition: ease 0.5s all;
    background: #ffffff;
    z-index: 9; }

  .kds-header .xsnav .dropdown.submenu .slide-dropdown {
    top: 0; }

  .kds-header .menu-bar a {
    display: inline-block; }

  .kds-header.mobile-nav nav ul.xsnav {
    left: 0; }
    .kds-header.mobile-nav nav ul.xsnav li a {
      border-bottom: 1px solid #efefef;
      flex: 1; }

  .kds-header.mobile-nav nav ul.xsnav .dropdown #demo {
    position: relative; }

  .kds-header nav ul li.login-drop .dropdown-menu {
    min-width: 220px; }
    .kds-header nav ul li.login-drop .dropdown-menu > a {
      padding-left: inherit; }

  .kds-header .kds-btn {
    font-size: 14px;
    padding: 5px 10px; } }
@media (max-width: 767px) {
  .login-text {
    display: none; } }
/* Logo hide and show on scrolling and sliding */
.onepage-header img {
  display: none; }

.onepage-header .logo-white {
  display: block; }

.onepage-header.slide_index_greater0 img,
.onepage-header.scrolltigger img,
body.home .onepage-header img {
  display: block; }

.onepage-header.slide_index_greater0 .logo-white,
.onepage-header.scrolltigger .logo-white,
body.home .onepage-header .logo-white {
  display: none; }

/* Hamburger Menu */
.bar1, .bar2, .bar3 {
  width: 22px;
  height: 2px;
  background-color: #212121;
  margin: 6px 0;
  transition: 0.4s; }

.mobile-nav .bar1 {
  -webkit-transform: rotate(-45deg) translate(-4px, 3px);
  transform: rotate(-45deg) translate(-4px, 3px); }

.mobile-nav .bar2 {
  opacity: 0; }

.mobile-nav .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -8px); }

a.search-close {
  font-size: 12px;
  position: absolute;
  right: 70px;
  z-index: 9;
  top: 0;
  bottom: 0;
  margin: auto;
  align-items: center;
  display: flex;
  text-decoration: none; }

.p-0 {
  padding: 0px; }

.p-10 {
  padding: 10px; }

.p-20 {
  padding: 20px; }

.p-30 {
  padding: 30px; }

.p-40 {
  padding: 40px; }

.p-50 {
  padding: 50px; }

.p-60 {
  padding: 60px; }

.p-70 {
  padding: 70px; }

.p-80 {
  padding: 80px; }

.p-90 {
  padding: 90px; }

.p-100 {
  padding: 100px; }

.pt-0 {
  padding-top: 0px; }

.pt-10 {
  padding-top: 10px; }

.pt-20 {
  padding-top: 20px; }

.pt-30 {
  padding-top: 30px; }

.pt-40 {
  padding-top: 40px; }

.pt-50 {
  padding-top: 50px; }

.pt-60 {
  padding-top: 60px; }

.pt-70 {
  padding-top: 70px; }

.pt-80 {
  padding-top: 80px; }

.pt-90 {
  padding-top: 90px; }

.pt-100 {
  padding-top: 100px; }

.pr-0 {
  padding-right: 0px; }

.pr-10 {
  padding-right: 10px; }

.pr-20 {
  padding-right: 20px; }

.pr-30 {
  padding-right: 30px; }

.pr-40 {
  padding-right: 40px; }

.pr-50 {
  padding-right: 50px; }

.pr-60 {
  padding-right: 60px; }

.pr-70 {
  padding-right: 70px; }

.pr-80 {
  padding-right: 80px; }

.pr-90 {
  padding-right: 90px; }

.pr-100 {
  padding-right: 100px; }

.pb-0 {
  padding-bottom: 0px; }

.pb-10 {
  padding-bottom: 10px; }

.pb-20 {
  padding-bottom: 20px; }

.pb-30 {
  padding-bottom: 30px; }

.pb-40 {
  padding-bottom: 40px; }

.pb-50 {
  padding-bottom: 50px; }

.pb-60 {
  padding-bottom: 60px; }

.pb-70 {
  padding-bottom: 70px; }

.pb-80 {
  padding-bottom: 80px; }

.pb-90 {
  padding-bottom: 90px; }

.pb-100 {
  padding-bottom: 100px; }

.pl-0 {
  padding-left: 0px; }

.pl-10 {
  padding-left: 10px; }

.pl-20 {
  padding-left: 20px; }

.pl-30 {
  padding-left: 30px; }

.pl-40 {
  padding-left: 40px; }

.pl-50 {
  padding-left: 50px; }

.pl-60 {
  padding-left: 60px; }

.pl-70 {
  padding-left: 70px; }

.pl-80 {
  padding-left: 80px; }

.pl-90 {
  padding-left: 90px; }

.pl-100 {
  padding-left: 100px; }

.py-0 {
  padding-top: 0px;
  padding-bottom: 0px; }

.py-10 {
  padding-top: 10px;
  padding-bottom: 10px; }

.py-20 {
  padding-top: 20px;
  padding-bottom: 20px; }

.py-30 {
  padding-top: 30px;
  padding-bottom: 30px; }

.py-40 {
  padding-top: 40px;
  padding-bottom: 40px; }

.py-50 {
  padding-top: 50px;
  padding-bottom: 50px; }

.py-60 {
  padding-top: 60px;
  padding-bottom: 60px; }

.py-70 {
  padding-top: 70px;
  padding-bottom: 70px; }

.py-80 {
  padding-top: 80px;
  padding-bottom: 80px; }

.py-90 {
  padding-top: 90px;
  padding-bottom: 90px; }

.py-100 {
  padding-top: 100px;
  padding-bottom: 100px; }

.px-0 {
  padding-left: 0px;
  padding-right: 0px; }

.px-10 {
  padding-left: 10px;
  padding-right: 10px; }

.px-20 {
  padding-left: 20px;
  padding-right: 20px; }

.px-30 {
  padding-left: 30px;
  padding-right: 30px; }

.px-40 {
  padding-left: 40px;
  padding-right: 40px; }

.px-50 {
  padding-left: 50px;
  padding-right: 50px; }

.px-60 {
  padding-left: 60px;
  padding-right: 60px; }

.px-70 {
  padding-left: 70px;
  padding-right: 70px; }

.px-80 {
  padding-left: 80px;
  padding-right: 80px; }

.px-90 {
  padding-left: 90px;
  padding-right: 90px; }

.px-100 {
  padding-left: 100px;
  padding-right: 100px; }

.m-0 {
  margin: 0px; }

.m-10 {
  margin: 10px; }

.m-20 {
  margin: 20px; }

.m-30 {
  margin: 30px; }

.m-40 {
  margin: 40px; }

.m-50 {
  margin: 50px; }

.m-60 {
  margin: 60px; }

.m-70 {
  margin: 70px; }

.m-80 {
  margin: 80px; }

.m-90 {
  margin: 90px; }

.m-100 {
  margin: 100px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.my-0 {
  margin-top: 0px;
  margin-bottom: 0px; }

.my-10 {
  margin-top: 10px;
  margin-bottom: 10px; }

.my-20 {
  margin-top: 20px;
  margin-bottom: 20px; }

.my-30 {
  margin-top: 30px;
  margin-bottom: 30px; }

.my-40 {
  margin-top: 40px;
  margin-bottom: 40px; }

.my-50 {
  margin-top: 50px;
  margin-bottom: 50px; }

.my-60 {
  margin-top: 60px;
  margin-bottom: 60px; }

.my-70 {
  margin-top: 70px;
  margin-bottom: 70px; }

.my-80 {
  margin-top: 80px;
  margin-bottom: 80px; }

.my-90 {
  margin-top: 90px;
  margin-bottom: 90px; }

.my-100 {
  margin-top: 100px;
  margin-bottom: 100px; }

.mx-0 {
  margin-left: 0px;
  margin-right: 0px; }

.mx-10 {
  margin-left: 10px;
  margin-right: 10px; }

.mx-20 {
  margin-left: 20px;
  margin-right: 20px; }

.mx-30 {
  margin-left: 30px;
  margin-right: 30px; }

.mx-40 {
  margin-left: 40px;
  margin-right: 40px; }

.mx-50 {
  margin-left: 50px;
  margin-right: 50px; }

.mx-60 {
  margin-left: 60px;
  margin-right: 60px; }

.mx-70 {
  margin-left: 70px;
  margin-right: 70px; }

.mx-80 {
  margin-left: 80px;
  margin-right: 80px; }

.mx-90 {
  margin-left: 90px;
  margin-right: 90px; }

.mx-100 {
  margin-left: 100px;
  margin-right: 100px; }

@media (min-width: 768px) {
  .p-md0 {
    padding: 0px; }

  .p-md10 {
    padding: 10px; }

  .p-md20 {
    padding: 20px; }

  .p-md30 {
    padding: 30px; }

  .p-md40 {
    padding: 40px; }

  .p-md50 {
    padding: 50px; }

  .p-md60 {
    padding: 60px; }

  .p-md70 {
    padding: 70px; }

  .p-md80 {
    padding: 80px; }

  .p-md90 {
    padding: 90px; }

  .p-md100 {
    padding: 100px; }

  .pt-md0 {
    padding-top: 0px; }

  .pt-md10 {
    padding-top: 10px; }

  .pt-md20 {
    padding-top: 20px; }

  .pt-md30 {
    padding-top: 30px; }

  .pt-md40 {
    padding-top: 40px; }

  .pt-md50 {
    padding-top: 50px; }

  .pt-md60 {
    padding-top: 60px; }

  .pt-md70 {
    padding-top: 70px; }

  .pt-md80 {
    padding-top: 80px; }

  .pt-md90 {
    padding-top: 90px; }

  .pt-md100 {
    padding-top: 100px; }

  .pr-md0 {
    padding-right: 0px; }

  .pr-md10 {
    padding-right: 10px; }

  .pr-md20 {
    padding-right: 20px; }

  .pr-md30 {
    padding-right: 30px; }

  .pr-md40 {
    padding-right: 40px; }

  .pr-md50 {
    padding-right: 50px; }

  .pr-md60 {
    padding-right: 60px; }

  .pr-md70 {
    padding-right: 70px; }

  .pr-md80 {
    padding-right: 80px; }

  .pr-md90 {
    padding-right: 90px; }

  .pr-md100 {
    padding-right: 100px; }

  .pb-md0 {
    padding-bottom: 0px; }

  .pb-md10 {
    padding-bottom: 10px; }

  .pb-md20 {
    padding-bottom: 20px; }

  .pb-md30 {
    padding-bottom: 30px; }

  .pb-md40 {
    padding-bottom: 40px; }

  .pb-md50 {
    padding-bottom: 50px; }

  .pb-md60 {
    padding-bottom: 60px; }

  .pb-md70 {
    padding-bottom: 70px; }

  .pb-md80 {
    padding-bottom: 80px; }

  .pb-md90 {
    padding-bottom: 90px; }

  .pb-md100 {
    padding-bottom: 100px; }

  .pl-md0 {
    padding-left: 0px; }

  .pl-md10 {
    padding-left: 10px; }

  .pl-md20 {
    padding-left: 20px; }

  .pl-md30 {
    padding-left: 30px; }

  .pl-md40 {
    padding-left: 40px; }

  .pl-md50 {
    padding-left: 50px; }

  .pl-md60 {
    padding-left: 60px; }

  .pl-md70 {
    padding-left: 70px; }

  .pl-md80 {
    padding-left: 80px; }

  .pl-md90 {
    padding-left: 90px; }

  .pl-md100 {
    padding-left: 100px; }

  .py-md0 {
    padding-top: 0px;
    padding-bottom: 0px; }

  .py-md10 {
    padding-top: 10px;
    padding-bottom: 10px; }

  .py-md20 {
    padding-top: 20px;
    padding-bottom: 20px; }

  .py-md30 {
    padding-top: 30px;
    padding-bottom: 30px; }

  .py-md40 {
    padding-top: 40px;
    padding-bottom: 40px; }

  .py-md50 {
    padding-top: 50px;
    padding-bottom: 50px; }

  .py-md60 {
    padding-top: 60px;
    padding-bottom: 60px; }

  .py-md70 {
    padding-top: 70px;
    padding-bottom: 70px; }

  .py-md80 {
    padding-top: 80px;
    padding-bottom: 80px; }

  .py-md90 {
    padding-top: 90px;
    padding-bottom: 90px; }

  .py-md100 {
    padding-top: 100px;
    padding-bottom: 100px; }

  .px-md0 {
    padding-left: 0px;
    padding-right: 0px; }

  .px-md10 {
    padding-left: 10px;
    padding-right: 10px; }

  .px-md20 {
    padding-left: 20px;
    padding-right: 20px; }

  .px-md30 {
    padding-left: 30px;
    padding-right: 30px; }

  .px-md40 {
    padding-left: 40px;
    padding-right: 40px; }

  .px-md50 {
    padding-left: 50px;
    padding-right: 50px; }

  .px-md60 {
    padding-left: 60px;
    padding-right: 60px; }

  .px-md70 {
    padding-left: 70px;
    padding-right: 70px; }

  .px-md80 {
    padding-left: 80px;
    padding-right: 80px; }

  .px-md90 {
    padding-left: 90px;
    padding-right: 90px; }

  .px-md100 {
    padding-left: 100px;
    padding-right: 100px; }

  .m-md0 {
    margin: 0px; }

  .m-md10 {
    margin: 10px; }

  .m-md20 {
    margin: 20px; }

  .m-md30 {
    margin: 30px; }

  .m-md40 {
    margin: 40px; }

  .m-md50 {
    margin: 50px; }

  .m-md60 {
    margin: 60px; }

  .m-md70 {
    margin: 70px; }

  .m-md80 {
    margin: 80px; }

  .m-md90 {
    margin: 90px; }

  .m-md100 {
    margin: 100px; }

  .mt-md0 {
    margin-top: 0px; }

  .mt-md10 {
    margin-top: 10px; }

  .mt-md20 {
    margin-top: 20px; }

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

  .mt-md40 {
    margin-top: 40px; }

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

  .mt-md60 {
    margin-top: 60px; }

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

  .mt-md80 {
    margin-top: 80px; }

  .mt-md90 {
    margin-top: 90px; }

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

  .mr-md0 {
    margin-right: 0px; }

  .mr-md10 {
    margin-right: 10px; }

  .mr-md20 {
    margin-right: 20px; }

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

  .mr-md40 {
    margin-right: 40px; }

  .mr-md50 {
    margin-right: 50px; }

  .mr-md60 {
    margin-right: 60px; }

  .mr-md70 {
    margin-right: 70px; }

  .mr-md80 {
    margin-right: 80px; }

  .mr-md90 {
    margin-right: 90px; }

  .mr-md100 {
    margin-right: 100px; }

  .mb-md0 {
    margin-bottom: 0px; }

  .mb-md10 {
    margin-bottom: 10px; }

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

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

  .mb-md40 {
    margin-bottom: 40px; }

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

  .mb-md60 {
    margin-bottom: 60px; }

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

  .mb-md80 {
    margin-bottom: 80px; }

  .mb-md90 {
    margin-bottom: 90px; }

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

  .ml-md0 {
    margin-left: 0px; }

  .ml-md10 {
    margin-left: 10px; }

  .ml-md20 {
    margin-left: 20px; }

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

  .ml-md40 {
    margin-left: 40px; }

  .ml-md50 {
    margin-left: 50px; }

  .ml-md60 {
    margin-left: 60px; }

  .ml-md70 {
    margin-left: 70px; }

  .ml-md80 {
    margin-left: 80px; }

  .ml-md90 {
    margin-left: 90px; }

  .ml-md100 {
    margin-left: 100px; }

  .my-md0 {
    margin-top: 0px;
    margin-bottom: 0px; }

  .my-md10 {
    margin-top: 10px;
    margin-bottom: 10px; }

  .my-md20 {
    margin-top: 20px;
    margin-bottom: 20px; }

  .my-md30 {
    margin-top: 30px;
    margin-bottom: 30px; }

  .my-md40 {
    margin-top: 40px;
    margin-bottom: 40px; }

  .my-md50 {
    margin-top: 50px;
    margin-bottom: 50px; }

  .my-md60 {
    margin-top: 60px;
    margin-bottom: 60px; }

  .my-md70 {
    margin-top: 70px;
    margin-bottom: 70px; }

  .my-md80 {
    margin-top: 80px;
    margin-bottom: 80px; }

  .my-md90 {
    margin-top: 90px;
    margin-bottom: 90px; }

  .my-md100 {
    margin-top: 100px;
    margin-bottom: 100px; }

  .mx-md0 {
    margin-left: 0px;
    margin-right: 0px; }

  .mx-md10 {
    margin-left: 10px;
    margin-right: 10px; }

  .mx-md20 {
    margin-left: 20px;
    margin-right: 20px; }

  .mx-md30 {
    margin-left: 30px;
    margin-right: 30px; }

  .mx-md40 {
    margin-left: 40px;
    margin-right: 40px; }

  .mx-md50 {
    margin-left: 50px;
    margin-right: 50px; }

  .mx-md60 {
    margin-left: 60px;
    margin-right: 60px; }

  .mx-md70 {
    margin-left: 70px;
    margin-right: 70px; }

  .mx-md80 {
    margin-left: 80px;
    margin-right: 80px; }

  .mx-md90 {
    margin-left: 90px;
    margin-right: 90px; }

  .mx-md100 {
    margin-left: 100px;
    margin-right: 100px; } }
@media (min-width: 1200px) {
  .p-xl0 {
    padding: 0px; }

  .p-xl10 {
    padding: 10px; }

  .p-xl20 {
    padding: 20px; }

  .p-xl30 {
    padding: 30px; }

  .p-xl40 {
    padding: 40px; }

  .p-xl50 {
    padding: 50px; }

  .p-xl60 {
    padding: 60px; }

  .p-xl70 {
    padding: 70px; }

  .p-xl80 {
    padding: 80px; }

  .p-xl90 {
    padding: 90px; }

  .p-xl100 {
    padding: 100px; }

  .pt-xl0 {
    padding-top: 0px; }

  .pt-xl10 {
    padding-top: 10px; }

  .pt-xl20 {
    padding-top: 20px; }

  .pt-xl30 {
    padding-top: 30px; }

  .pt-xl40 {
    padding-top: 40px; }

  .pt-xl50 {
    padding-top: 50px; }

  .pt-xl60 {
    padding-top: 60px; }

  .pt-xl70 {
    padding-top: 70px; }

  .pt-xl80 {
    padding-top: 80px; }

  .pt-xl90 {
    padding-top: 90px; }

  .pt-xl100 {
    padding-top: 100px; }

  .pr-xl0 {
    padding-right: 0px; }

  .pr-xl10 {
    padding-right: 10px; }

  .pr-xl20 {
    padding-right: 20px; }

  .pr-xl30 {
    padding-right: 30px; }

  .pr-xl40 {
    padding-right: 40px; }

  .pr-xl50 {
    padding-right: 50px; }

  .pr-xl60 {
    padding-right: 60px; }

  .pr-xl70 {
    padding-right: 70px; }

  .pr-xl80 {
    padding-right: 80px; }

  .pr-xl90 {
    padding-right: 90px; }

  .pr-xl100 {
    padding-right: 100px; }

  .pb-xl0 {
    padding-bottom: 0px; }

  .pb-xl10 {
    padding-bottom: 10px; }

  .pb-xl20 {
    padding-bottom: 20px; }

  .pb-xl30 {
    padding-bottom: 30px; }

  .pb-xl40 {
    padding-bottom: 40px; }

  .pb-xl50 {
    padding-bottom: 50px; }

  .pb-xl60 {
    padding-bottom: 60px; }

  .pb-xl70 {
    padding-bottom: 70px; }

  .pb-xl80 {
    padding-bottom: 80px; }

  .pb-xl90 {
    padding-bottom: 90px; }

  .pb-xl100 {
    padding-bottom: 100px; }

  .pl-xl0 {
    padding-left: 0px; }

  .pl-xl10 {
    padding-left: 10px; }

  .pl-xl20 {
    padding-left: 20px; }

  .pl-xl30 {
    padding-left: 30px; }

  .pl-xl40 {
    padding-left: 40px; }

  .pl-xl50 {
    padding-left: 50px; }

  .pl-xl60 {
    padding-left: 60px; }

  .pl-xl70 {
    padding-left: 70px; }

  .pl-xl80 {
    padding-left: 80px; }

  .pl-xl90 {
    padding-left: 90px; }

  .pl-xl100 {
    padding-left: 100px; }

  .py-xl0 {
    padding-top: 0px;
    padding-bottom: 0px; }

  .py-xl10 {
    padding-top: 10px;
    padding-bottom: 10px; }

  .py-xl20 {
    padding-top: 20px;
    padding-bottom: 20px; }

  .py-xl30 {
    padding-top: 30px;
    padding-bottom: 30px; }

  .py-xl40 {
    padding-top: 40px;
    padding-bottom: 40px; }

  .py-xl50 {
    padding-top: 50px;
    padding-bottom: 50px; }

  .py-xl60 {
    padding-top: 60px;
    padding-bottom: 60px; }

  .py-xl70 {
    padding-top: 70px;
    padding-bottom: 70px; }

  .py-xl80 {
    padding-top: 80px;
    padding-bottom: 80px; }

  .py-xl90 {
    padding-top: 90px;
    padding-bottom: 90px; }

  .py-xl100 {
    padding-top: 100px;
    padding-bottom: 100px; }

  .px-xl0 {
    padding-left: 0px;
    padding-right: 0px; }

  .px-xl10 {
    padding-left: 10px;
    padding-right: 10px; }

  .px-xl20 {
    padding-left: 20px;
    padding-right: 20px; }

  .px-xl30 {
    padding-left: 30px;
    padding-right: 30px; }

  .px-xl40 {
    padding-left: 40px;
    padding-right: 40px; }

  .px-xl50 {
    padding-left: 50px;
    padding-right: 50px; }

  .px-xl60 {
    padding-left: 60px;
    padding-right: 60px; }

  .px-xl70 {
    padding-left: 70px;
    padding-right: 70px; }

  .px-xl80 {
    padding-left: 80px;
    padding-right: 80px; }

  .px-xl90 {
    padding-left: 90px;
    padding-right: 90px; }

  .px-xl100 {
    padding-left: 100px;
    padding-right: 100px; }

  .m-xl0 {
    margin: 0px; }

  .m-xl10 {
    margin: 10px; }

  .m-xl20 {
    margin: 20px; }

  .m-xl30 {
    margin: 30px; }

  .m-xl40 {
    margin: 40px; }

  .m-xl50 {
    margin: 50px; }

  .m-xl60 {
    margin: 60px; }

  .m-xl70 {
    margin: 70px; }

  .m-xl80 {
    margin: 80px; }

  .m-xl90 {
    margin: 90px; }

  .m-xl100 {
    margin: 100px; }

  .mt-xl0 {
    margin-top: 0px; }

  .mt-xl10 {
    margin-top: 10px; }

  .mt-xl20 {
    margin-top: 20px; }

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

  .mt-xl40 {
    margin-top: 40px; }

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

  .mt-xl60 {
    margin-top: 60px; }

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

  .mt-xl80 {
    margin-top: 80px; }

  .mt-xl90 {
    margin-top: 90px; }

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

  .mr-xl0 {
    margin-right: 0px; }

  .mr-xl10 {
    margin-right: 10px; }

  .mr-xl20 {
    margin-right: 20px; }

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

  .mr-xl40 {
    margin-right: 40px; }

  .mr-xl50 {
    margin-right: 50px; }

  .mr-xl60 {
    margin-right: 60px; }

  .mr-xl70 {
    margin-right: 70px; }

  .mr-xl80 {
    margin-right: 80px; }

  .mr-xl90 {
    margin-right: 90px; }

  .mr-xl100 {
    margin-right: 100px; }

  .mb-xl0 {
    margin-bottom: 0px; }

  .mb-xl10 {
    margin-bottom: 10px; }

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

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

  .mb-xl40 {
    margin-bottom: 40px; }

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

  .mb-xl60 {
    margin-bottom: 60px; }

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

  .mb-xl80 {
    margin-bottom: 80px; }

  .mb-xl90 {
    margin-bottom: 90px; }

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

  .ml-xl0 {
    margin-left: 0px; }

  .ml-xl10 {
    margin-left: 10px; }

  .ml-xl20 {
    margin-left: 20px; }

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

  .ml-xl40 {
    margin-left: 40px; }

  .ml-xl50 {
    margin-left: 50px; }

  .ml-xl60 {
    margin-left: 60px; }

  .ml-xl70 {
    margin-left: 70px; }

  .ml-xl80 {
    margin-left: 80px; }

  .ml-xl90 {
    margin-left: 90px; }

  .ml-xl100 {
    margin-left: 100px; }

  .my-xl0 {
    margin-top: 0px;
    margin-bottom: 0px; }

  .my-xl10 {
    margin-top: 10px;
    margin-bottom: 10px; }

  .my-xl20 {
    margin-top: 20px;
    margin-bottom: 20px; }

  .my-xl30 {
    margin-top: 30px;
    margin-bottom: 30px; }

  .my-xl40 {
    margin-top: 40px;
    margin-bottom: 40px; }

  .my-xl50 {
    margin-top: 50px;
    margin-bottom: 50px; }

  .my-xl60 {
    margin-top: 60px;
    margin-bottom: 60px; }

  .my-xl70 {
    margin-top: 70px;
    margin-bottom: 70px; }

  .my-xl80 {
    margin-top: 80px;
    margin-bottom: 80px; }

  .my-xl90 {
    margin-top: 90px;
    margin-bottom: 90px; }

  .my-xl100 {
    margin-top: 100px;
    margin-bottom: 100px; }

  .mx-xl0 {
    margin-left: 0px;
    margin-right: 0px; }

  .mx-xl10 {
    margin-left: 10px;
    margin-right: 10px; }

  .mx-xl20 {
    margin-left: 20px;
    margin-right: 20px; }

  .mx-xl30 {
    margin-left: 30px;
    margin-right: 30px; }

  .mx-xl40 {
    margin-left: 40px;
    margin-right: 40px; }

  .mx-xl50 {
    margin-left: 50px;
    margin-right: 50px; }

  .mx-xl60 {
    margin-left: 60px;
    margin-right: 60px; }

  .mx-xl70 {
    margin-left: 70px;
    margin-right: 70px; }

  .mx-xl80 {
    margin-left: 80px;
    margin-right: 80px; }

  .mx-xl90 {
    margin-left: 90px;
    margin-right: 90px; }

  .mx-xl100 {
    margin-left: 100px;
    margin-right: 100px; } }
.f-2 {
  font-size: 2px; }

.f-4 {
  font-size: 4px; }

.f-6 {
  font-size: 6px; }

.f-8 {
  font-size: 8px; }

.f-10 {
  font-size: 10px; }

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

.f-14 {
  font-size: 14px; }

.f-16 {
  font-size: 16px; }

.f-18 {
  font-size: 18px; }

.f-20 {
  font-size: 20px; }

.f-22 {
  font-size: 22px; }

.f-24 {
  font-size: 24px; }

.f-26 {
  font-size: 26px; }

.f-28 {
  font-size: 28px; }

.f-30 {
  font-size: 30px; }

.f-32 {
  font-size: 32px; }

.f-34 {
  font-size: 34px; }

.f-36 {
  font-size: 36px; }

.f-38 {
  font-size: 38px; }

.f-40 {
  font-size: 40px; }

.f-42 {
  font-size: 42px; }

.f-44 {
  font-size: 44px; }

.f-46 {
  font-size: 46px; }

.f-48 {
  font-size: 48px; }

.f-50 {
  font-size: 50px; }

.f-52 {
  font-size: 52px; }

.f-54 {
  font-size: 54px; }

.f-56 {
  font-size: 56px; }

.f-58 {
  font-size: 58px; }

.f-60 {
  font-size: 60px; }

.f-62 {
  font-size: 62px; }

.f-64 {
  font-size: 64px; }

.f-66 {
  font-size: 66px; }

.f-68 {
  font-size: 68px; }

.f-70 {
  font-size: 70px; }

.f-72 {
  font-size: 72px; }

.f-74 {
  font-size: 74px; }

.f-76 {
  font-size: 76px; }

.f-78 {
  font-size: 78px; }

@media (min-width: 768px) {
  .f-sm2 {
    font-size: 2px; }

  .f-sm4 {
    font-size: 4px; }

  .f-sm6 {
    font-size: 6px; }

  .f-sm8 {
    font-size: 8px; }

  .f-sm10 {
    font-size: 10px; }

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

  .f-sm14 {
    font-size: 14px; }

  .f-sm16 {
    font-size: 16px; }

  .f-sm18 {
    font-size: 18px; }

  .f-sm20 {
    font-size: 20px; }

  .f-sm22 {
    font-size: 22px; }

  .f-sm24 {
    font-size: 24px; }

  .f-sm26 {
    font-size: 26px; }

  .f-sm28 {
    font-size: 28px; }

  .f-sm30 {
    font-size: 30px; }

  .f-sm32 {
    font-size: 32px; }

  .f-sm34 {
    font-size: 34px; }

  .f-sm36 {
    font-size: 36px; }

  .f-sm38 {
    font-size: 38px; }

  .f-sm40 {
    font-size: 40px; }

  .f-sm42 {
    font-size: 42px; }

  .f-sm44 {
    font-size: 44px; }

  .f-sm46 {
    font-size: 46px; }

  .f-sm48 {
    font-size: 48px; }

  .f-sm50 {
    font-size: 50px; }

  .f-sm52 {
    font-size: 52px; }

  .f-sm54 {
    font-size: 54px; }

  .f-sm56 {
    font-size: 56px; }

  .f-sm58 {
    font-size: 58px; }

  .f-sm60 {
    font-size: 60px; }

  .f-sm62 {
    font-size: 62px; }

  .f-sm64 {
    font-size: 64px; }

  .f-sm66 {
    font-size: 66px; }

  .f-sm68 {
    font-size: 68px; }

  .f-sm70 {
    font-size: 70px; }

  .f-sm72 {
    font-size: 72px; }

  .f-sm74 {
    font-size: 74px; }

  .f-sm76 {
    font-size: 76px; }

  .f-sm78 {
    font-size: 78px; } }
@media (min-width: 992px) {
  .f-md2 {
    font-size: 2px; }

  .f-md4 {
    font-size: 4px; }

  .f-md6 {
    font-size: 6px; }

  .f-md8 {
    font-size: 8px; }

  .f-md10 {
    font-size: 10px; }

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

  .f-md14 {
    font-size: 14px; }

  .f-md16 {
    font-size: 16px; }

  .f-md18 {
    font-size: 18px; }

  .f-md20 {
    font-size: 20px; }

  .f-md22 {
    font-size: 22px; }

  .f-md24 {
    font-size: 24px; }

  .f-md26 {
    font-size: 26px; }

  .f-md28 {
    font-size: 28px; }

  .f-md30 {
    font-size: 30px; }

  .f-md32 {
    font-size: 32px; }

  .f-md34 {
    font-size: 34px; }

  .f-md36 {
    font-size: 36px; }

  .f-md38 {
    font-size: 38px; }

  .f-md40 {
    font-size: 40px; }

  .f-md42 {
    font-size: 42px; }

  .f-md44 {
    font-size: 44px; }

  .f-md46 {
    font-size: 46px; }

  .f-md48 {
    font-size: 48px; }

  .f-md50 {
    font-size: 50px; }

  .f-md52 {
    font-size: 52px; }

  .f-md54 {
    font-size: 54px; }

  .f-md56 {
    font-size: 56px; }

  .f-md58 {
    font-size: 58px; }

  .f-md60 {
    font-size: 60px; }

  .f-md62 {
    font-size: 62px; }

  .f-md64 {
    font-size: 64px; }

  .f-md66 {
    font-size: 66px; }

  .f-md68 {
    font-size: 68px; }

  .f-md70 {
    font-size: 70px; }

  .f-md72 {
    font-size: 72px; }

  .f-md74 {
    font-size: 74px; }

  .f-md76 {
    font-size: 76px; }

  .f-md78 {
    font-size: 78px; } }
@media (min-width: 1200px) {
  .f-lg2 {
    font-size: 2px; }

  .f-lg4 {
    font-size: 4px; }

  .f-lg6 {
    font-size: 6px; }

  .f-lg8 {
    font-size: 8px; }

  .f-lg10 {
    font-size: 10px; }

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

  .f-lg14 {
    font-size: 14px; }

  .f-lg16 {
    font-size: 16px; }

  .f-lg18 {
    font-size: 18px; }

  .f-lg20 {
    font-size: 20px; }

  .f-lg22 {
    font-size: 22px; }

  .f-lg24 {
    font-size: 24px; }

  .f-lg26 {
    font-size: 26px; }

  .f-lg28 {
    font-size: 28px; }

  .f-lg30 {
    font-size: 30px; }

  .f-lg32 {
    font-size: 32px; }

  .f-lg34 {
    font-size: 34px; }

  .f-lg36 {
    font-size: 36px; }

  .f-lg38 {
    font-size: 38px; }

  .f-lg40 {
    font-size: 40px; }

  .f-lg42 {
    font-size: 42px; }

  .f-lg44 {
    font-size: 44px; }

  .f-lg46 {
    font-size: 46px; }

  .f-lg48 {
    font-size: 48px; }

  .f-lg50 {
    font-size: 50px; }

  .f-lg52 {
    font-size: 52px; }

  .f-lg54 {
    font-size: 54px; }

  .f-lg56 {
    font-size: 56px; }

  .f-lg58 {
    font-size: 58px; }

  .f-lg60 {
    font-size: 60px; }

  .f-lg62 {
    font-size: 62px; }

  .f-lg64 {
    font-size: 64px; }

  .f-lg66 {
    font-size: 66px; }

  .f-lg68 {
    font-size: 68px; }

  .f-lg70 {
    font-size: 70px; }

  .f-lg72 {
    font-size: 72px; }

  .f-lg74 {
    font-size: 74px; }

  .f-lg76 {
    font-size: 76px; }

  .f-lg78 {
    font-size: 78px; } }
footer {
  background-color: #36413E;
  width: 100%;
  height: 100%; }
  footer .footer {
    padding: 30px 0;
    color: #ffffff; }
    footer .footer .footer-head {
      font-size: 28px;
      margin-bottom: 30px; }
    footer .footer .social-share, footer .footer .footer-li {
      margin: 0;
      padding: 0; }
    footer .footer .social-share li {
      list-style: none;
      display: inline-block;
      margin-top: 15px;
      margin-right: 10px; }
      footer .footer .social-share li a {
        width: 40px;
        height: 40px;
        color: #ffffff;
        border: 1px solid #ffffff;
        border-radius: 50%;
        display: flex;
        align-items: center;
        text-decoration: none;
        outline: none; }
        footer .footer .social-share li a i {
          margin: auto; }
      footer .footer .social-share li:last-child {
        margin-right: 0px; }
    footer .footer .footer-li li {
      list-style: none;
      display: block;
      margin-bottom: 15px;
      padding: 0; }
      footer .footer .footer-li li a {
        color: #ffffff;
        text-decoration: none;
        outline: none; }
    footer .footer #media_image-3 img {
      width: 168px;
      height: auto; }
  footer .post-footer {
    padding: 25px 0;
    background: #5D5E60; }
    @media (max-width: 767px) {
      footer .post-footer .legallinks {
        padding-left: 0px; } }
    footer .post-footer .legallinks li:first-child a {
      margin-left: 0; }
    footer .post-footer .legallinks li a {
      margin-left: 15px; }

body.loaded {
  overflow: hidden; }

.loader,
.loader:after {
  border-radius: 50%;
  width: 6em;
  height: 6em; }

.loader {
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-radius: 50%;
  border: 6px solid #212121;
  border-color: #212121 transparent #212121 transparent;
  animation: lds-dual-ring 1.2s linear infinite; }

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
.lds-dual-ring {
  display: inline-block;
  width: 80px;
  height: 80px; }

.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite; }

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
#loadingDiv {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  z-index: 99999; }

.onepage-header {
  position: fixed;
  background: transparent;
  z-index: 99;
  width: 100%; }

#menu {
  position: fixed;
  background: aliceblue;
  width: 100%;
  left: 0px;
  right: 0px;
  top: 0px;
  height: 100%;
  z-index: 19;
  transition: ease 1s all;
  animation: zoomanim 0.5s; }

@keyframes zoomanim {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
.hamburgermenu {
  cursor: pointer;
  background-color: #ffffff;
  padding: 15px;
  z-index: 99; }

.menu-1.open .menu-item-bar {
  background: #2d2d2e; }

.menu-1.open .menu-item-bar:first-child {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 4px 50%;
  transform-origin: 4px 50%; }

.menu-1.open .menu-item-bar:nth-child(2) {
  opacity: 0; }

.menu-1.open .menu-item-bar:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 2px 50%;
  transform-origin: 2px 50%; }

.menu-item-bar {
  transition: all 0.2s;
  display: block;
  width: 40px;
  height: 2px;
  margin: 0 0 10px;
  background: #212121; }

.menu-item-bar:last-child {
  margin-bottom: 0; }

.munenav li {
  list-style: none;
  margin-bottom: 10px;
  position: relative; }

.munenav li a {
  display: inline-block;
  color: #2d2d2e;
  text-decoration: none; }

.munenav li a:hover::before {
  content: '';
  position: absolute;
  top: 10px;
  left: -20px;
  width: 10px;
  height: 2px;
  background: #2d2d2e; }

/* Forward Animation*/
.hvr-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-forward:hover, .hvr-forward:focus, .hvr-forward:active {
  -webkit-transform: translateX(8px);
  transform: translateX(8px); }

.social-side {
  /* 	position: fixed;
  	bottom: 0;
  	width: 50px;
  	z-index: 9; */ }

.social-side .social-share li {
  display: inline-block;
  margin: 0 0 15px 15px; }

.social-side .social-share li a {
  width: 40px;
  height: 40px;
  color: #000000;
  border: 1px solid #000000;
  border-radius: 50%;
  display: flex;
  align-items: center;
  text-decoration: none;
  outline: none; }

.social-side .social-share li a i {
  margin: auto; }

.fp-section {
  height: auto !important;
  min-height: 100vh; }

.kds-home-banner {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 99; }

#homedemo .carousel-item {
  background-size: cover;
  background-position: center; }

.item-1 {
  background-image: url("../images/loom-bg.jpg");
  min-height: 100vh; }

.item-2 {
  background-image: url("../images/loom-bg1.jpg");
  min-height: 100vh; }

.item-3 {
  background-image: url("../images/loom-bg2.jpg");
  min-height: 100vh; }

.bg-shape {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1; }

.list-style li {
  list-style: none;
  background: url("../images/tick.png") no-repeat;
  background-position: 0 center;
  padding: 5px 0 5px 30px;
  margin-bottom: 15px; }

.icon-height > img {
  max-height: 200px; }

#section5 .icon-height > img {
  max-height: 100px; }

#testimonial-slider .owl-nav button,
#testimonial-slider .owl-nav button:hover {
  border: 1px solid #eeeeee;
  color: #212121; }

#testimonial-slider .owl-nav button {
  display: none; }

#section0 #slide1 .section0-slide1,
#section0 #slide2 .section0-slide2,
#section0 #slide3 .section0-slide3,
#section0 #slide4 .section0-slide4 {
  background-image: url("../images/section0-slide1.jpg");
  background-color: #ffffff;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  min-height: 100vh; }

#section0 #slide2 .section0-slide2 {
  background-image: url("../images/section0-slide2.jpg"); }

#section0 #slide3 .section0-slide3 {
  background-image: url("../images/section0-slide3.jpg"); }

#section0 #slide4 .section0-slide4 {
  background-image: url("../images/section0-slide4.jpg"); }

@media (max-width: 767px) {
  #section0 #slide1 .section0-slide1,
  #section0 #slide2 .section0-slide2,
  #section0 #slide3 .section0-slide3,
  #section0 #slide4 .section0-slide4 {
    padding: 70px 0;
    color: #ffffff; }

  #section0 #slide1 .section0-slide1 .kds-btn-outline,
  #section0 #slide2 .section0-slide2 .kds-btn-outline,
  #section0 #slide3 .section0-slide3 .kds-btn-outline,
  #section0 #slide4 .section0-slide4 .kds-btn-outline {
    color: #ffffff !important;
    background-color: transparent !important;
    border-color: #ffffff !important; }

  #section0 #slide1 .section0-slide1 {
    background: #42108d; }

  #section0 #slide1 .section0-slide1 .loopwithcenter .owl-item .item h2 {
    color: #ffffff; }

  #section0 #slide2 .section0-slide2 {
    background: #395137; }

  #section0 #slide3 .section0-slide3 {
    background: #3a3850; }

  #section0 #slide4 .section0-slide4 {
    background: #461818; } }
.typed-text, .img-clr {
  position: absolute;
  font-size: 24px;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 9;
  width: 150px;
  color: #471818; }

.img-clr {
  top: 140px; }

#enter-text {
  width: 40%;
  background: transparent;
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #ffffff;
  outline: none;
  font-size: 14px;
  padding: 7px;
  color: #ffffff; }
  @media (max-width: 767px) {
    #enter-text {
      width: 80%;
      margin: auto; } }

#enter-text::-webkit-input-placeholder {
  /* Edge */
  color: #ffffff; }

#enter-text:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ffffff; }

#enter-text::placeholder {
  color: #ffffff; }

#section0 .fp-controlArrow {
  display: none; }

.clr-box {
  display: block;
  width: 30px;
  height: 30px; }

.select-clr-radio [type="radio"]:checked,
.select-clr-radio [type="radio"]:not(:checked) {
  display: none; }

.select-clr-radio [type="radio"]:checked + label,
.select-clr-radio [type="radio"]:not(:checked) + label {
  position: relative;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666; }

.select-clr-radio [type="radio"]:checked + label:after,
.select-clr-radio [type="radio"]:not(:checked) + label:after,
.select-img li.active a:after {
  content: '';
  display: block;
  width: 4px;
  height: 9px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  position: absolute;
  right: 4px;
  top: 1px;
  z-index: 2; }

.select-clr-radio [type="radio"]:not(:checked) + label:after {
  opacity: 0; }

.select-clr-radio [type="radio"]:checked + label:after {
  opacity: 1; }

.select-clr-radio li {
  list-style: none;
  display: flex;
  margin-left: 15px; }

.select-clr-radio li label {
  margin-bottom: 0; }

.select-clr-radio li:first-child {
  margin-left: 0; }

.print-img-prop, .select-img li a img {
  margin: auto;
  max-height: 60px;
  max-width: 60px; }

.select-img li {
  list-style: none;
  margin-left: 30px; }
  @media (max-width: 767px) {
    .select-img li:first-child {
      margin-left: 0px; } }
  .select-img li.active a::after {
    width: 6px;
    height: 12px;
    border: solid #212121;
    border-width: 0 2px 2px 0; }
  .select-img li a {
    position: relative;
    border-radius: 5px;
    width: 80px;
    height: 80px;
    background-color: #ffffff; }
    @media (max-width: 767px) {
      .select-img li a img {
        max-height: 40px;
        max-width: 40px; } }
    @media (max-width: 767px) {
      .select-img li a {
        width: 60px;
        height: 60px; } }

/* About Us Page */
.aboutus-our-services {
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 60px 40px 30px 40px;
  border: 1px solid #ece4e4;
  position: relative;
  overflow: hidden; }

.countersection {
  background: url("../images/map2.png");
  background-size: cover; }

.aboutus-our-services > img {
  max-height: 100px; }

/*===================================*
START CONTACT STYLE
*===================================*/
.contact_wrap li {
  list-style: none; }

.contact_wrap li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  margin-bottom: 25px;
  -ms-flex-align: center;
  align-items: center; }

.contact_icon {
  margin-right: 20px; }

.contact_icon i {
  font-size: 34px;
  color: #FE5F55; }

.contact_text span {
  color: #333;
  font-weight: 600;
  display: block;
  margin-bottom: 3px; }

.contact_text p:last-child {
  margin-bottom: 0; }

.contact_text a {
  color: #687188;
  line-height: 28px; }

.contact_text a:hover {
  color: #FE5F55; }

.contact_style3 {
  text-align: center;
  margin-bottom: 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 40px 20px;
  border-radius: 10px; }

.contact_style3 .contact_icon {
  border: 1px solid #FE5F55;
  margin: 0 0 5px;
  height: 80px;
  width: 80px;
  text-align: center;
  display: inline-block;
  overflow: hidden;
  border-radius: 100%;
  position: relative;
  z-index: 1; }

.contact_style3 .contact_icon i {
  line-height: 78px;
  transition: all 0.5s ease-in-out; }

.contact_style3 .contact_icon::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #FE5F55;
  transition: all 0.5s ease-in-out;
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  border-radius: 100%;
  z-index: -1; }

.contact_style3:hover .contact_icon::before {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1); }

.contact_style3:hover .contact_icon i {
  color: #fff; }

.contact_box {
  position: relative;
  padding: 50px 0px;
  display: table;
  width: 100%; }

/*===================================*
  16. END CONTACT STYLE
*===================================*/
/* Contact Us Page */
.contactform input,
.contactform input:focus {
  height: 50px; }

.contactform input[type="checkbox"] {
  height: auto; }

.contactform input, .contactform input:focus,
.contactform textarea, .contactform textarea:focus {
  outline: none;
  box-shadow: none; }

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.overlay-box:hover .overlay {
  opacity: 1; }

.overlay-data {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  z-index: 8;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.overlay-box:hover .overlay-data {
  opacity: 1; }

.service_img_overlay .overlay, .service_img_overlay .overlay-data {
  opacity: 1; }

.price-plan {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.price-plan:hover {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15); }

/* =============
   Gallery
============= */
.port {
  margin-bottom: 40px; }

.portfolioFilter {
  text-align: center;
  margin-bottom: 30px; }

@media (max-width: 767px) {
  .portfolioFilter {
    margin-bottom: 0px; } }
.portfolioFilter a {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  color: #818586;
  border-radius: 3px;
  padding: 5px 10px;
  display: inline-block;
  margin-bottom: 15px;
  text-decoration: none;
  font-size: 16px; }

.portfolioFilter a:hover,
.portfolioFilter a.current {
  color: #2d2d2e; }

.portfolio-masonry-box {
  overflow: hidden;
  position: relative;
  padding: 0;
  margin-top: 30px; }

.portfolio-masonry-box .portfolio-masonry-img {
  position: relative;
  overflow: hidden;
  border-radius: 5px; }

.portfolio-masonry-box .portfolio-masonry-img:after {
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(49, 58, 70, 0);
  -webkit-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1); }

.portfolio-masonry-box .portfolio-masonry-img > img {
  -webkit-transition: all 0.3s cubic-bezier(0.3, 0.1, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.3, 0.1, 0.58, 1);
  border-radius: 0;
  width: 100%; }

.portfolio-masonry-box .portfolio-masonry-detail {
  opacity: 0;
  width: 100%;
  padding: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  overflow: hidden;
  -webkit-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(20, 23, 29, 0.1) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(20, 23, 29, 0.1) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(20, 23, 29, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#1a14171d',GradientType=0 ); }

.portfolio-masonry-box .portfolio-masonry-detail h4 {
  margin-bottom: 3px;
  color: #ffffff !important;
  font-size: 16px;
  font-weight: 400; }

.portfolio-masonry-box .portfolio-masonry-detail p {
  color: #ffffff !important;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 600; }

.portfolio-masonry-box:hover .portfolio-masonry-detail {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  z-index: 3;
  opacity: 1; }

.portfolio-masonry-box:hover .portfolio-masonry-img:after {
  background: transparent; }

.portfolio-masonry-box:hover .portfolio-masonry-img > img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05); }

.legallinks li {
  list-style: none;
  display: inline-block; }

.legallinks li a {
  text-decoration: none;
  outline: none;
  color: #ffffff;
  margin-left: 30px; }

.bounce-anim {
  text-align: center;
  position: absolute;
  bottom: 20px;
  margin: auto;
  left: 0;
  right: 0;
  -moz-animation: bounce-anim 1s infinite;
  -webkit-animation: bounce-anim 1s infinite;
  animation: bounce-anim 1s infinite; }

.bounce-anim a {
  text-decoration: none;
  outline: none;
  background-color: #ffffff;
  color: #212121;
  padding: 15px;
  border-radius: 50%; }

@keyframes bounce-anim {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0); }
  40% {
    transform: translateY(-30px); }
  60% {
    transform: translateY(-15px); } }
/* Woocommerce CSS */
#shop-slider.owl-carousel .owl-item .item {
  border: none;
  margin: 0;
  box-shadow: none;
  border-radius: 0;
  min-height: 576px; }

#shop-slider.owl-carousel .owl-item .item.banner-item1 {
  background: url("../images/saree/ownslide-1.jpg") no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #f6e5f5; }

#shop-slider.owl-carousel .owl-item .item.banner-item2 {
  background: url("../images/saree/ownslide-2.jpg") no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #fbf4f9; }

#shop-slider.owl-carousel .owl-item .item.banner-item3 {
  background: url("../images/saree/ownslide-3.jpg") no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #f6e7e6; }

.owl-theme .owl-nav {
  margin: 0; }

#shop-slider.owl-carousel .owl-item .item img {
  max-height: 576px;
  width: auto; }

.handloom-mark {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0; }

@media (max-width: 767px) {
  #shop-slider.owl-carousel .owl-item .item {
    min-height: 376px;
    background-position: center right !important; }

  .carousel-caption-inner {
    padding: 20px;
    background: rgba(255, 255, 255, 0.5);
    margin: 15px;
    border-radius: 15px; }

  .carousel-caption-inner h1 {
    font-size: 24px; }

  .handloom-mark {
    max-height: 50px; } }
/*--Topbar css--*/
.topbar {
  padding: .5rem 0; }

.topbar .moreinfo li {
  list-style: none;
  display: inline-block; }

.topbar .moreinfo li:last-child {
  margin-left: 1rem; }

.topbar .moreinfo li a {
  color: #212121;
  font-size: 14px; }

/*--WC search form css--*/
.search-data {
  background: #ffffff;
  padding: 25px;
  position: absolute;
  left: 0;
  top: 50px;
  width: 100%;
  max-height: 340px;
  overflow-y: auto; }

ul.search_result li {
  margin-bottom: .5rem; }

ul.search_result li img {
  max-height: 40px;
  max-width: 40px; }

.product-search-form .search-field {
  width: 100%;
  height: 50px;
  border: 1px solid #ced4da;
  padding: .375rem .75rem;
  outline: none;
  border-radius: 3px 0 0 3px;
  z-index: 9; }

.product-search-form .woocommerce-product-search {
  display: -ms-flexbox !important;
  display: flex !important; }

.product-search-form .woocommerce-product-search button {
  color: #212121;
  display: inline-block;
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 3px;
  background-color: transparent;
  border: 1px solid transparent;
  margin: 0;
  outline: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  /* white-space: nowrap; */
  vertical-align: middle;
  position: relative;
  line-height: normal;
  outline: none;
  box-shadow: none; }

.product-search-form .woocommerce-product-search button {
  color: #ffffff;
  background-color: #FE5F55;
  border-color: #FE5F55;
  border: none;
  border-radius: 0 3px 3px 0; }

.product-search-form_mobile {
  display: none; }

.product-search-form_mobile.mobile-search {
  display: block;
  z-index: 9; }

.product-search-form.product-search-form_mobile .search-field {
  width: 100%;
  font-size: 14px; }

.product-search-form.product-search-form_mobile button {
  font-size: 14px; }

/*--WC Cart css--*/
.cart-dropdown {
  min-width: 320px;
  padding: 1rem; }

.widget_shopping_cart_content ul.woocommerce-mini-cart.cart_list {
  padding: 0;
  margin: 0;
  font-size: 14px; }

.widget_shopping_cart_content ul.woocommerce-mini-cart.cart_list li {
  list-style: none;
  margin-bottom: 1rem; }

.widget_shopping_cart_content ul.woocommerce-mini-cart.cart_list li a,
.woocommerce a.remove {
  font-size: 14px;
  color: #212121 !important;
  font-weight: 400; }

.woocommerce a.remove:hover,
.woocommerce a.remove:focus {
  background: transparent;
  color: #212121 !important; }

.widget_shopping_cart_content ul.woocommerce-mini-cart.cart_list li a img {
  width: 55px;
  height: 55px; }

.cart-dropdown .woocommerce-mini-cart__buttons {
  margin-top: 1rem; }

.cart-dropdown .woocommerce-mini-cart__buttons .wc-forward {
  font-size: 14px;
  padding: 5px 10px;
  color: #ffffff !important;
  background-color: #FE5F55 !important;
  border-color: #FE5F55 !important;
  font-weight: 400;
  line-height: normal;
  border-radius: 3px;
  text-decoration: none; }

.cart-dropdown .woocommerce-mini-cart__buttons .wc-forward:first-child {
  margin-right: 1rem; }

/*---WC Cart css--*/
/*---My Account Page--*/
.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
  float: none;
  width: auto;
  background: #f8f8f8;
  padding: 30px; }

.woocommerce-MyAccount-navigation ul {
  margin: 0;
  padding: 0; }

.woocommerce-MyAccount-navigation ul li {
  list-style: none;
  margin-bottom: 1rem; }

.woocommerce-MyAccount-navigation ul li:last-child {
  margin-bottom: 0rem; }

.woocommerce-MyAccount-navigation ul li a {
  color: #212121; }

header .woocommerce-MyAccount-navigation ul li a {
  padding: 0 !important; }

header .user-dropdown .dropdown-menu-right {
  right: -50px; }

.woocommerce-MyAccount-navigation-link.is-active a {
  color: #FE5F55;
  position: relative; }

.woocommerce-MyAccount-navigation-link--dashboard a:before {
  display: inline-block;
  font-family: "themify";
  content: "";
  margin-right: 15px; }

.woocommerce-MyAccount-navigation-link--orders a:before {
  display: inline-block;
  font-family: "themify";
  content: "";
  margin-right: 15px; }

.woocommerce-MyAccount-navigation-link--downloads a:before {
  display: inline-block;
  font-family: "themify";
  content: "";
  margin-right: 15px; }

.woocommerce-MyAccount-navigation-link--edit-address a:before {
  display: inline-block;
  font-family: "themify";
  content: "";
  margin-right: 15px; }

.woocommerce-MyAccount-navigation-link--edit-account a:before {
  display: inline-block;
  font-family: "themify";
  content: "";
  margin-right: 15px; }

.woocommerce-MyAccount-navigation-link--customer-logout a:before {
  display: inline-block;
  font-family: "themify";
  content: "";
  margin-right: 15px; }

.woocommerce .woocommerce-breadcrumb {
  margin-bottom: 0; }

.woocommerce .quantity .qty {
  min-width: 100px; }

.woocommerce ul.products li.product .onsale, .woocommerce span.onsale {
  top: 0;
  right: 0;
  left: auto;
  margin: 0;
  min-width: auto;
  min-height: auto;
  padding: 10px 15px;
  line-height: 1;
  border-radius: 0;
  font-weight: 500;
  font-size: 12px;
  z-index: 1;
  background: #FE5F55; }

.woocommerce span.onsale {
  right: auto;
  left: 0; }

.woocommerce ul.products li.product .price {
  color: #FE5F55; }

@media (max-width: 1024px) {
  .woocommerce .archive_product ul.products .item {
    width: 48%;
    float: left;
    margin-right: 4%; }

  .woocommerce .archive_product ul.products .item:nth-child(even),
  .woocommerce .related.products ul.products .item:nth-child(even) {
    margin-right: 0; }

  .woocommerce .archive_product ul.products[class*="columns-"] li.product,
  .woocommerce .related.products ul.products[class*="columns-"] li.product {
    width: 100%; } }
.woocommerce ul.products li.product .woocommerce-LoopProduct-link img {
  width: 100%; }

.woocommerce-LoopProduct-link {
  position: relative;
  display: block;
  overflow: hidden; }

.item-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: ease 0.5s all; }

.item-overlay a {
  background: #FE5F55;
  width: 45px;
  height: 45px;
  color: #ffffff;
  border-radius: 50%;
  font-size: 22px; }

.woocommerce-LoopProduct-link:hover .item-overlay {
  opacity: 1; }

.woocommerce-LoopProduct-link img {
  transition: ease 2s all; }

.woocommerce-LoopProduct-link:hover img {
  transform: scale(1.5, 1.5); }

.ajax_add_to_cart.added + .added_to_cart {
  display: none; }

a.loop-product__title {
  color: #212121; }

.featured_product .woocommerce ul.products li.product,
.related.products ul.products li.product {
  display: block;
  width: 100%; }

.button {
  color: #ffffff !important;
  background-color: #FE5F55 !important;
  border-color: #FE5F55 !important;
  font-weight: 400 !important;
  display: inline-block;
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 3px;
  background-color: transparent;
  border: 1px solid transparent;
  margin: 0;
  outline: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  /* white-space: nowrap; */
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  line-height: normal;
  outline: none;
  box-shadow: none; }

.woocommerce-cart-form__cart-item.cart_item .product-thumbnail img {
  max-width: 100px;
  max-height: 100px; }

.woocommerce-cart-form__cart-item.cart_item .product-name {
  flex: 0 0 250px; }

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  float: none;
  width: auto; }

.woocommerce .cart-collaterals table.shop_table th,
.woocommerce .cart-collaterals table.shop_table td {
  padding: 15px; }

.woocommerce-error {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }

.woocommerce-info,
.woocommerce-thankyou-order-details {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }

.woocommerce-message, .woocommerce-thankyou-order-received {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }

.woocommerce-thankyou-order-details,
.woocommerce-thankyou-order-received {
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem; }

.woocommerce-order-details .product-name img,
.cart_item > .product-name img {
  width: 75px;
  height: 75px;
  margin-right: 15px; }

.woocommerce .woocommerce-customer-details address {
  padding: 25px; }

.related.products h2 {
  margin-bottom: 2rem; }

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  z-index: 1; }

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-weight: 400; }

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #FE5F55; }

.woocommerce div.product form.cart .variations select,
.woocommerce .woocommerce-ordering select {
  height: 45px;
  margin-bottom: 15px;
  padding: 0 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }

.single.single-product.woocommerce .pageheader {
  display: none; }

.single.single-product.woocommerce div.product form.cart div.quantity {
  float: none;
  margin-bottom: 30px; }

#tab-description h2, #tab-additional_information h2, #tab-reviews h2,
.signle_product_description h2 {
  font-size: 24px;
  margin-bottom: 15px; }

.signle_product_description h2:last-child {
  margin-bottom: 30px; }

.woocommerce div.product div.images .flex-control-thumbs li {
  float: none;
  width: 20%;
  display: inline-block; }

.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #FE5F55; }

.woocommerce div.product .out-of-stock, .woocommerce div.product .stock {
  font-weight: 600;
  margin-bottom: 15px; }

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background: #eeeeee;
  color: #212121; }

.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 50px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 50px; }

/* Tile Product Card */
.tile_product--1 {
  background: #ffdbdf; }

.tile_product--2 {
  background: #d6f7fe; }

.tile_product--1 img,
.tile_product--2 img {
  max-height: 300px; }

.summer_banner {
  background: #F4F9FC; }

/*# sourceMappingURL=style.css.map */
