/*========== font face ==========*/

@font-face {
  font-family: "Atma";
  src: url("../fonts/Atma-Regular.eot");
  src: url("../fonts/Atma-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Atma-Regular.woff2") format("woff2"),
    url("../fonts/Atma-Regular.woff") format("woff"),
    url("../fonts/Atma-Regular.ttf") format("truetype"),
    url("../fonts/Atma-Regular.svg#Atma-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Atma";
  src: url("../fonts/Atma-Medium.eot");
  src: url("../fonts/Atma-Medium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Atma-Medium.woff2") format("woff2"),
    url("../fonts/Atma-Medium.woff") format("woff"),
    url("../fonts/Atma-Medium.ttf") format("truetype"),
    url("../fonts/Atma-Medium.svg#Atma-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-Regular.eot");
  src: url("../fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/OpenSans-Regular.woff2") format("woff2"),
    url("../fonts/OpenSans-Regular.woff") format("woff"),
    url("../fonts/OpenSans-Regular.ttf") format("truetype"),
    url("../fonts/OpenSans-Regular.svg#OpenSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-SemiBold.eot");
  src: url("../fonts/OpenSans-SemiBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/OpenSans-SemiBold.woff2") format("woff2"),
    url("../fonts/OpenSans-SemiBold.woff") format("woff"),
    url("../fonts/OpenSans-SemiBold.ttf") format("truetype"),
    url("../fonts/OpenSans-SemiBold.svg#OpenSans-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-Bold.eot");
  src: url("../fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/OpenSans-Bold.woff2") format("woff2"),
    url("../fonts/OpenSans-Bold.woff") format("woff"),
    url("../fonts/OpenSans-Bold.ttf") format("truetype"),
    url("../fonts/OpenSans-Bold.svg#OpenSans-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-ExtraBold.eot");
  src: url("../fonts/OpenSans-ExtraBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/OpenSans-ExtraBold.woff2") format("woff2"),
    url("../fonts/OpenSans-ExtraBold.woff") format("woff"),
    url("../fonts/OpenSans-ExtraBold.ttf") format("truetype"),
    url("../fonts/OpenSans-ExtraBold.svg#OpenSans-ExtraBold") format("svg");
  font-weight: 800;
  font-style: normal;
}
/*==========SVG Fonts==========*/

@font-face {
  font-family: "beewise";
  src: url("../fonts/beewise.eot?pwh5i4");
  src: url("../fonts/beewise.eot?pwh5i4#iefix") format("embedded-opentype"),
    url("../fonts/beewise.ttf?pwh5i4") format("truetype"),
    url("../fonts/beewise.woff?pwh5i4") format("woff"),
    url("../fonts/beewise.svg?pwh5i4#beewise") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "beewise-icons-font";
  src: url("../fonts/beewise-icons-font.eot?43910375");
  src: url("../fonts/beewise-icons-font.eot?43910375#iefix") format("embedded-opentype"),
       url("../fonts/beewise-icons-font.ttf?43910375") format("truetype"),
       url("../fonts/beewise-icons-font.woff?43910375") format("woff"),
       url("../fonts/beewise-icons-font.svg?43910375#beewise-icons-font") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts*/
  font-family: "beewise" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-kniginequipment:before {
  content: "\e90b";
}

.icon-apimayehives:before {
  content: "\e900";
}
.icon-beehealth:before {
  content: "\e901";
}
.icon-beesqueens:before {
  content: "\e902";
}
.icon-booksgiftvouchers:before,
.icon-bookscandlesvoucherswraps:before {
  content: "\e903";
}
.icon-cart:before {
  content: "\e904";
}
.icon-protectivegear:before {
  content: "\e905";
}
.icon-search:before {
  content: "\e906";
}
.icon-storagepacking:before {
  content: "\e907";
}
.icon-tools:before,
.icon-equipment:before {
  content: "\e908";
}
.icon-uncappingextracting:before {
  content: "\e909";
}
.icon-hiveware:before {
  content: "\e90a";
}

/*========== font face end  ==========*/

:root {
  font-size: 16px;
}
html {
  width: 100%;
  height: 100%;
}
body {
  font-family: "Open Sans";
  font-size: 16px;
  line-height: 1.6;
  color: #222222;
  background-color: #ffffff;
  position: relative;
}
html {
  overflow-x: hidden;
  overflow-y: auto;
}
a,
button,
.btn,
.pointer {
  cursor: pointer;
}
a,
button,
.btn,
.transition,
.top-header,
.category-item [class^="icon-"],
.btn [class*="fa-"],
.navbar-brand img,
.filter-section {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
img {
  max-width: 100%;
  height: auto;
}
a,
span {
  display: inline-block;
}
button:focus,
select:focus {
  outline: none;
}
a {
  color: #537334;
}
a:hover,
a:focus {
  color: #face0a;
  text-decoration: none;
  outline: none;
}
.card {
  width: 100%;
}
.btn,
button,
.payment-method-content .checkout,
body.account.sales-order-view .order-links a {
  border-radius: 0;
  border: 0;
  padding: 10px 34px;
}
.btn.focus,
.btn:focus,
.payment-method-content .checkout:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/*========== utilities ==========*/
.underline {
  text-decoration: underline !important;
}
.text-transform-none {
  text-transform: none !important;
}
.text-dark {
  color: #222222 !important;
}
.text-green {
  color: #537334 !important;
}
.bg-green {
  background-color: #537334 !important;
}
.border-green {
  border-color: #537334 !important;
}

.text-yellow {
  color: #face0a !important;
}
.bg-yellow {
  background-color: #face0a !important;
}
.border-yellow {
  border-color: #face0a !important;
}

.text-success {
  color: #348d0c !important;
}
/*========== fonts ==========*/
b,
strong,
.font-weight-bold,
.bold {
  font-weight: bold !important;
}
.semibold {
  font-weight: 600 !important;
}
.extrabold {
  font-weight: 800 !important;
}
.f-atma {
  font-family: "Atma" !important;
}
.f-atma.f-atma-medium,
.f-atma-medium {
  font-family: "Atma" !important;
  font-weight: 500 !important;
}
h1,
.h1 {
  font-size: 50px;
  line-height: 1.2;
}
h2,
.h2 {
  font-size: 40px;
  line-height: 1.5;
}
.font-50 {
  font-size: 50px;
  line-height: 1.2;
}
.font-sm {
  font-size: 14px !important;
}
.font-lg {
  font-size: 18px !important;
}
.btn-green {
  background-color: #537334;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  border: 1px solid #537334;
}
.btn-green [class*="fa-"] {
  color: #face0a;
}
.btn-green:hover,
.btn-green:focus {
  color: #222222;
  background-color: #face0a;
  border-color: #face0a;
}
.btn-green:hover [class*="fa-"],
.btn-green:focus [class*="fa-"] {
  color: #537334;
}
.btn-yellow {
  background-color: #face0a;
  color: #222222;
  text-transform: uppercase;
  font-weight: bold;
  border: 1px solid #face0a;
}
.btn-yellow:hover,
.btn-yellow:focus {
  color: #ffffff;
  background-color: #537334;
  border-color: #537334;
}
.btn-white {
  background-color: #ffffff;
  color: #222222;
  text-transform: uppercase;
  font-weight: bold;
}
.btn-white:hover,
.btn-white:focus {
  color: #ffffff;
  background-color: #537334;
}
.btn-black,
.payment-method-content .checkout,
body.account.sales-order-view .order-links a {
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  border: 1px solid #000;
}
.btn-black:hover,
.btn-black:focus,
.payment-method-content .checkout:hover,
.payment-method-content .checkout:focus,
body.account.sales-order-view .order-links a:hover,
body.account.sales-order-view .order-links a:focus {
  color: #000;
  background-color: #fff;
  border-color: #000;
}
/* ize: .875rem; line-height: 1.5;} */
.row.gutters-30 {
  margin-right: -30px;
  margin-left: -30px;
}
.gutters-30 > .col,
.gutters-30 > [class*="col-"] {
  padding-left: 30px;
  padding-right: 30px;
}
/*========== header css ==========*/
.top-header.fixed-top {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
}
.top-header:not(.fixed-top) .fixed-logo,
.top-header.fixed-top .main-logo {
  visibility: hidden;
  opacity: 0;
}
.navbar-brand {
  position: relative;
}
.top-header.fixed-top .navbar-brand {
  width: 189px;
}
.navbar-brand .fixed-logo {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.top-header .contact-links {
  border-left: 1px dashed #537334;
  padding-left: 14px;
  font-size: 14px;
}
.top-header:not(.fixed-top) .navbar-brand {
  margin-top: 8px;
  margin-bottom: 8px;
}
.top-header.fixed-top .contact-links {
  display: none;
}
.top-header .contact-links a {
  color: #222;
  margin-left: 16px;
}
.top-header .contact-links a:hover,
.top-header .contact-links a:focus {
  color: #537334;
}
.top-header .login-btn {
  /* padding: 18px 37px; */
  padding: 12px 25px;
}
.top-header.fixed-top .login-btn {
  /* padding: 13px 25px; */
}
.top-header .add-to-cart {
  font-size: 40px;
  color: #999999;
  position: relative;
}
.top-header .add-to-cart span:last-child {
  font-size: 14px;
  text-align: center;
  background: #face0a;
  color: #222;
  position: absolute;
  width: 25px;
  height: 25px;
  line-height: 25px;
  top: -4px;
  right: -7px;
}
.top-header .add-to-cart:hover {
  color: #222;
}
.top-header .search-btn,
.top-header .user_btn {
  font-size: 28px;
  color: #999999;
}
.search-box .dropdown-menu {
  min-width: 300px;
}
.search-form .form-control {
  color: #222;
  padding: 10px 11px;
  height: auto;
  font-size: 16px;
}
.search-form .form-control {
  border: 1px solid #e9ecef;
}
.search-form .form-control:focus {
  color: #222222;
  border-color: #e9ecef;
}
.top-header .user_btn:hover,
.top-header .search-btn:hover {
  color: #222;
}
.top-header .user_btn,
.top-header .login-btn,
.top-header .add-to-cart {
  margin-left: 20px;
}
/*==========Header Menu==========*/
.top-header .navbar-nav .nav-link {
  font-weight: 600;
  color: #222222;
  font-size: 18px;
  text-transform: uppercase;
}
.top-header .navbar-nav .nav-link,
.navigation > ul > li > a.level-top {
  font-weight: 600;
  color: #222222;
  font-size: 18px;
  text-transform: uppercase;
  padding: 11px 29px;
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.top-header .navbar-nav .nav-item:hover > .nav-link,
.navigation > ul > li.level-top:hover > a.level-top,
.navigation .level-top.ui-state-focus {
  background-color: #face0a;
}
.top-header .navbar-nav > .nav-item:not(:first-child) > .nav-link:before {
  content: "";
  width: 1px;
  height: 50px;
  background: #face0a;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.top-header .navbar-nav .nav-item:hover .nav-link:before,
.top-header .navbar-nav .nav-item:hover + .nav-item .nav-link:before,
.navigation > ul > li.level-top:first-child:hover + li.level-top > a:before {
  height: 100%;
}
.navigation ul:not(.submenu) li a.dropdown-toggle::after {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  text-align: center;
  position: absolute;
  font-weight: 900;
  font-size: 15px;
  bottom: 15px;
  border: 0;
  right: 0;
  left: 0;
  -webkit-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.navigation ul:not(.submenu) li:hover a.dropdown-toggle::after {
  content: "\f077";
}
.top-header.fixed-top .navigation ul li a.dropdown-toggle::after {
  bottom: 7px;
}
.navigation > ul > li.level-top > .dropdown-menu {
  padding: 15px 0 0;
  opacity: 0;
  visibility: hidden;
}
.navigation ul {
  list-style-type: none;
  padding: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.navigation > ul > li.level-top:hover > .dropdown-menu {
  z-index: 1;
  opacity: 1;
  visibility: visible;
  display: block;
}
.navigation > ul > li .submenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.navigation > ul > li.level-top > .dropdown-menu > .submenu > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 11.11%;
  -ms-flex: 11.11%;
  flex: 11.11%;
  max-width: 11.11%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.navigation > ul > li.level-top > .dropdown-menu > .submenu > li > a {
  color: #222222;
  width: 100%;
  border-bottom: 1px solid #222222;
}
.navigation
  > ul
  > li.level-top
  > .dropdown-menu
  > .submenu
  > li
  > a
  > span[class^="icon-"] {
  font-size: 52px;
  line-height: 60px;
  color: #222222;
}
.navigation > ul > li.level-top > .dropdown-menu > .submenu > li > a > span {
  display: block;
  width: 100%;
  text-align: center;
}
.navigation > ul > li.level-top > .dropdown-menu > .submenu > li > a {
  font-family: "Atma";
  font-weight: 500;
  width: 100%;
  font-size: 17px;
  line-height: 1.3;
  padding: 20px 35px 15px;
  color: #222222;
  background: transparent;
}
.navigation > ul > li.level-top > .dropdown-menu > .submenu > li:hover > a {
  background-color: #222222;
  color: #ffffff;
}
.navigation
  > ul
  > li.level-top
  > .dropdown-menu
  > .submenu
  > li:hover
  > a
  > span[class^="icon-"] {
  color: #face0a;
}
.navigation > ul > li.level-top > .dropdown-menu > .submenu > li > .submenu {
  position: absolute;
  padding: 10px 0 25px;
  top: 100%;
  left: 0;
  width: 100%;
  background: #face0a;
  z-index: 1;
  opacity: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: unset;
  -webkit-box-direction: unset;
  -ms-flex-direction: unset;
  flex-direction: unset;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
.navigation > ul > li.level-top ul.submenu > li:hover > .submenu {
  opacity: 1;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}
.navigation
  > ul
  > li.level-top
  > .dropdown-menu
  > .submenu
  > li
  > .submenu::after,
.navigation
  > ul
  > li.level-top
  > .dropdown-menu
  > .submenu
  > li
  > .submenu::before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #face0a;
  z-index: -1;
  top: 0;
  left: 0;
  right: auto;
}
.navigation
  > ul
  > li.level-top
  > .dropdown-menu
  > .submenu
  > li
  > .submenu
  > li
  > a {
  padding: 6px 25px;
  width: 100%;
}
.navigation
  > ul
  > li.level-top
  > .dropdown-menu
  > .submenu
  > li
  > .submenu
  > li
  > a::before {
  content: "\f111";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size: 6px;
  margin-right: 0;
  position: absolute;
  left: 7px;
}
.navigation
  > ul
  > li.level-top
  > .dropdown-menu
  > .submenu
  > li
  > .submenu
  > li:hover
  > a {
  background-color: #ffffff;
}
.navigation
  > ul
  > li.level-top
  > .dropdown-menu
  > .submenu
  > li
  > .submenu::before {
  right: 0;
  left: auto;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}
.navigation
  > ul
  > li.level-top
  > .dropdown-menu
  > .submenu
  > li
  > .submenu
  > li {
  -webkit-box-flex: 25%;
  -ms-flex: 25%;
  flex: 25%;
  max-width: 25%;
}
.navigation > ul .submenu > li > a {
  font-family: "Open Sans";
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #222222;
  text-transform: capitalize;
}
.navigation > ul > li.level-top ul.submenu > li > .submenu > li {
  position: relative;
}
.navigation > ul > li.level-top ul.submenu > li > .submenu > li > .submenu {
  position: absolute;
  top: 0;
  left: 30%;
  min-width: 200px;
  background: #ffffff;
  padding: 10px 18px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1;
}
.navigation
  > ul
  > li.level-top
  ul.submenu
  > li
  > .submenu
  > li:hover
  > ul.submenu {
  visibility: visible;
  opacity: 1;
}
.navigation
  > ul
  > li.level-top
  ul.submenu
  > li
  > .submenu
  > li
  > .submenu
  > li {
  width: 100%;
}
.navigation
  > ul
  > li.level-top
  ul.submenu
  > li
  > .submenu
  > li
  > .submenu
  > li
  a {
  width: 100%;
  padding: 6px 10px;
}
.navigation
  > ul
  > li.level-top
  ul.submenu
  > li
  > .submenu
  > li
  > .submenu
  > li:hover
  a {
  background-color: #face0a;
}
.navigation
  > ul
  > li.level-top
  ul.submenu
  > li
  > .submenu
  > li
  > .submenu
  > li
  > a::before {
  content: "-";
  padding-right: 6px;
}
.top-header .navbar-nav .learn-menu > .sub-menu {
  min-width: 228px;
  background-color: #face0a;
}
.top-header .navbar-nav .learn-menu > .sub-menu .nav-link {
  font-size: 16px;
  text-transform: none;
  padding: 8px 26px;
}
.top-header .navbar-nav .learn-menu > .sub-menu .nav-item:hover .nav-link {
  background: #222;
  color: #fff;
}
/*========== header css end ==========*/
/*========== footer css ==========*/
footer {
  padding-top: 90px;
  padding-bottom: 54px;
}
footer .footer-links {
  padding-bottom: 80px;
  margin-bottom: 35px;
}
footer .copyright {
  font-size: 13px;
}
footer .site-links {
  padding-left: 70px;
}
footer .site-links li {
  padding: 7px 0 8px;
}
footer .site-links a {
  color: #222;
}
footer .site-links a:hover,
footer .site-links a:focus {
  color: #537334;
}
footer .f-ctgry-list a {
  color: #537334;
  text-transform: uppercase;
  padding: 7px 0;
}
footer .f-ctgry-list a:hover,
footer .f-ctgry-list a:focus {
  color: #222;
  -webkit-transform: translateX(6px);
  -ms-transform: translateX(6px);
  transform: translateX(6px);
}
footer .f-ctgry-list ul li:not(:first-child) {
  border-top: 1px solid #cccccc;
}
footer .contact-info {
  font-size: 18px;
}
footer .footer-logo {
  margin-right: 30px;
  margin-bottom: 30px;
}
footer .contact-info .map-link [class*="fa-"] {
  font-size: 34px;
}
footer .contact-links [class*="fa-"] {
  /* font-size: 24px; */
  font-size: 18px;
  color: #face0a;
}
footer .contact-links a {
  /* font-size: 25px; */
  color: #222;
}
footer .social-links a {
  width: 40px;
  height: 40px;
  background-color: #537334;
  color: #fff;
  border-radius: 100px;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
}
footer .social-links .list-inline-item:not(:last-child) {
  margin-right: 1rem;
}
footer .social-links a:hover {
  color: #222222;
  -webkit-box-shadow: inset 0 40px #face0a;
  box-shadow: inset 0 40px #face0a;
}
/*========== footer css end ==========*/
/*========== Home page slider css ==========*/
.nwsltr-bee-img-white {
  display: none;
}
.homeslider {
  overflow: hidden;
}
.homeslider .slider {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.homeslider .slider-content {
  padding-top: 105px;
  padding-bottom: 105px;
}
.homeslider .slider .slide {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../images/Home-banner-01.jpg");
}
.homeslider .slick-arrow {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 85px;
  height: 88px;
  line-height: 88px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  border: 0;
  font-size: 0;
  padding: 0;
}
.homeslider .slick-arrow:hover {
  background-color: rgba(250, 206, 10, 0.7);
}
.homeslider .slick-arrow.slick-next {
  right: 20px;
}
.homeslider .slick-arrow.slick-prev {
  right: 105px;
}
.homeslider .slick-arrow:before {
  content: "\f104";
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  display: block;
  font-size: 45px;
}
.homeslider .slick-arrow.slick-next:before {
  content: "\f105";
}
.homeslider .banner-text {
  font-size: 90px;
  line-height: 75px;
}
.homeslider .view-product-btn {
  background: #000000;
  color: #face0a;
  font-size: 40px;
  padding: 2px 40px;
  margin-top: 10px;
  margin-bottom: 25px;
  position: relative;
  z-index: 1;
}
.homeslider .bee-icon {
  position: absolute;
  right: 30px;
  z-index: 0;
  bottom: -160px;
}
.homeslider .category-list {
  background: rgba(0, 0, 0, 0.7);
  padding: 15px;
  border: 1px dashed #fff;
  outline: 15px solid rgba(0, 0, 0, 0.7);
}
.homeslider .category-list .category-item {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.7);
  font-size: 20px;
  line-height: 1.2;
  font-family: "Atma";
  color: #537334;
  padding: 25px 40px;
  /* height: 100%; */
  text-transform: capitalize;
  width: 100%;
  height: auto;
}
.homeslider .category-list .category-item [class^="icon-"] {
  color: #face0a;
  font-size: 74px;
}
.homeslider .slick-track,
.homeslider .slick-list {
  height: 100%;
}
.homeslider .category-list .category-item:hover {
  color: #222222;
  -webkit-box-shadow: inset 0 225px 0px 0px #face0a;
  box-shadow: inset 0 225px 0px 0px #face0a;
}
.homeslider .category-list .category-item:hover [class^="icon-"] {
  color: #222222;
}
.scroll-next {
  background: #fff;
  z-index: 1;
  position: absolute;
  bottom: -22px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 50px;
  height: 50px;
  border-radius: 100px;
  text-align: center;
  line-height: 35px;
  font-size: 25px;
  color: #537334;
}
.scroll-next:hover {
  color: #face0a;
  -webkit-box-shadow: inset 0px -60px black;
  box-shadow: inset 0px -60px black;
}
/*========== home slider section css end ==========*/

.comp-yrs {
  padding-top: 170px;
  padding-bottom: 130px;
}
.exp-50 {
  font-size: 25px;
}

/*========== our product css ==========*/
.our-product .title {
  overflow: hidden;
}
.our-product .ctgry-list {
  background: #face0a;
  position: relative;
  min-height: 100px;
  width: 100%;
}
.our-product .ctgry-list:not(.show) {
  opacity: 0;
  visibility: hidden;
}
.view-category {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #222222;
  font-size: 20px;
  padding-left: 25px;
}
.advertise-slider {
  padding-top: 95px;
  padding-bottom: 130px;
  overflow: hidden;
}
.advertise-slider .slick-slide > img {
  visibility: hidden;
}
.advertise-slider .slick-slide {
  background-size: cover;
  background-position: top left;
  background-repeat: no-repeat;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.advertise-slider .slick-list {
  overflow: visible;
}
.ctgry-list .nav-item {
  width: auto;
}
.ctgry-list .nav-link {
  font-size: 13px;
  line-height: 16px;
  color: #222222;
  border-radius: 0;
  padding: 10px 23px;
  border-top: 1px solid #face0a;
  border-left: 1px solid #fff;
  text-transform: capitalize;
}
.ctgry-list .nav-item:first-child a {
  border-left: 0;
}
.ctgry-list .nav-link span[class^="icon-"] {
  font-size: 39px;
}
.ctgry-list .nav-link.active,
.ctgry-list .nav-link:hover,
.ctgry-list .nav-link:focus {
  background: #fff;
  color: #537334;
  border-color: #face0a;
}
.ctgry-list .nav-link.active [class^="icon-"],
.ctgry-list .nav-link:hover [class^="icon-"],
.ctgry-list .nav-link:focus [class^="icon-"] {
  color: #face0a;
}
.product-category-slider {
  width: 100%;
  overflow: hidden;
}
.product-category-slider i.slick-arrow {
  position: absolute;
  z-index: 1;
  padding: 7px 10px;
  background: #fff;
  border-radius: 100%;
  cursor: pointer;
  border: 1px solid #537334;
  top: calc(50% - 16px);
}
.product-category-slider .slick-arrow.fa-chevron-right {
  right: 0px;
}
.our-product .ctgry-list button {
  padding: 19px;
  font-size: 20px;
  color: #face0a;
  background: #222222;
}
.product-list .more-product {
  margin-top: 30px;
}
.product-list .product {
  padding: 10px;
  border: 1px dashed #face0a;
  margin-top: 30px;
  position: relative;
}
.product-list .product-title {
  font-size: 18px;
  color: #537334;
}
.product-list .product-price {
  font-size: 27px;
  line-height: 28px;
}
.product-list .product > *,
.product-list:not(.list-view) .price-cart > div {
  padding: 0 18px;
}
.product-list .price-cart .price-box .tax + .tax {
  margin-bottom: 0 !important;
}
.product-list .price-cart .price-box .tax:last-child {
  margin-bottom: 1rem;
}
.product-list .price-cart .stock.unavailable {
  padding: 13px 52px;
  background: #222;
  color: #fff;
  margin-top: 0;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
}
.catalog-category-view .product-list .price-cart .stock.unavailable {
  padding: 13px 10px;
}
.product .add-to-cart {
  background-color: #face0a;
  position: relative;
  padding: 13px 52px;
}
.product .add-to-cart .icon {
  font-size: 35px;
  color: #222222;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.product .add-to-cart:hover {
  background-color: #537334;
  color: #fff;
}
.product .add-to-cart:hover .icon {
  color: #face0a;
}
.product-list .product::before,
.product-list .product::after {
  border: 0 solid transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: "";
  pointer-events: none;
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 0;
}
.product-list .product::before {
  border-bottom-width: 3px;
  border-left-width: 3px;
}
.product-list .product::after {
  border-top-width: 3px;
  border-right-width: 3px;
  top: auto;
  left: auto;
  right: 0;
  bottom: 0;
}
.product-list .product:hover {
  border-style: solid;
}
.product-list .product:hover::before,
.product-list .product:hover::after {
  border-color: #face0a;
  -webkit-transition: border-color 0s, width 0.2s, height 0.2s;
  -o-transition: border-color 0s, width 0.2s, height 0.2s;
  transition: border-color 0s, width 0.2s, height 0.2s;
  width: 100%;
  height: 100%;
}
.product-list .product:hover::before,
.product-list .product:hover::after {
  -webkit-transition-delay: 0s, 0.2s, 0s;
  -o-transition-delay: 0s, 0.2s, 0s;
  transition-delay: 0s, 0.2s, 0s;
}
.del,
del {
  text-decoration: line-through;
  -webkit-text-decoration-color: #000000;
  text-decoration-color: #000000;
}
.product-list .product .badge {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
  padding: 0;
  position: absolute;
  top: 2px;
  right: 2px;
  background: #537334;
  color: #fff;
  padding: 4px 4px 4px 12px;
  border-radius: 0;
}
.product-list .product .badge:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 6px solid white;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/*========== our product css end ==========*/
.manual_pdf_contanier {
  min-width: 330px;
}
.pdf_item_thumb {
  font-size: 100px;
}
.manual_pdf_contanier .btn-green span {
  font-size: 18px;
}
/*========== manual css end ==========*/
.advertise-slider .slick-dots button {
  display: none;
}
.advertise-slider ul.slick-dots {
  position: absolute;
  bottom: 5px;
  right: 15px;
  margin: 0 auto;
  padding: 0;
  z-index: 9;
}
.advertise-slider ul.slick-dots li {
  display: inline-block;
  cursor: pointer;
}
.advertise-slider ul.slick-dots li {
  position: relative;
  width: 16px;
  height: 16px;
  background: #fff;
  border-radius: 100px;
  margin: 7px;
}
.advertise-slider ul.slick-dots li.slick-active,
.advertise-slider ul.slick-dots li:hover {
  background: #000;
}
.advertise-slider .flex-caption {
  position: absolute;
  /* top: -70px; */
  top: 0;
  right: 0;
  width: 48%;
  bottom: 0;
  visibility: hidden;
}
.advertise-slider .slick-initialized .flex-caption {
  visibility: visible;
}
.advertise-slider .flex-caption .bee-image img {
  margin-left: auto;
  margin-right: 10%;
}
.advertise-slider .flex-caption h2 {
  font-size: 65px;
  font-weight: 900;
  line-height: 1;
  color: #fff;
}
.advertise-slider .flex-caption .black-strip-content {
  font-family: "Atma";
  font-weight: 500;
  font-size: 30px;
  line-height: 1.2;
  background-color: #000000;
  color: #face0a;
  padding: 12px 17px;
  margin-bottom: 35px;
}
/*========== news section css ==========*/
.news-section {
  padding-bottom: 140px;
}
.news-info {
  margin-top: 30px;
}
.read-blog {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
  color: #537334;
  padding: 4px 16px 4px 1px;
  border-top: 1px solid #537334;
}
.read-blog:hover,
.read-blog:focus {
  color: #fff;
  padding: 4px 8px;
  -webkit-box-shadow: inset 0 33px #537334;
  box-shadow: inset 0 33px #537334;
}
.news-info .meta-date {
  display: none;
  height: 100px;
  width: 100px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding-top: 12px;
}
.news-info .meta-date .date {
  font-size: 50px;
  line-height: 1.1;
}
/*========== news section end ==========*/

/*========== newsletter section css ==========*/
.newsletter {
  padding-top: 60px;
  padding-bottom: 60px;
}
.newsletter .nwsltr-bee-img,
.newsletter .nwsltr-bee-img-white {
  position: absolute;
  /* left: 3%; */
  /* top: 80px; */
  right: 75%;
  bottom: -109px;
  max-width: 28%;
  top: 17%;
  left: auto;
}
.form-control {
  background: transparent;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 20px;
  padding: 13px 10px;
  height: auto;
  font-weight: normal;
}
.newsletter .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
  opacity: 0.8;
}
.newsletter .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  opacity: 0.8;
}
.newsletter .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
  opacity: 0.8;
}
.newsletter .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
  opacity: 0.8;
}
.form-control:focus {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #face0a;
  color: #fff;
}
.mailchaimp .form-group {
  margin-bottom: 60px;
}

.form-group[type="number"]::-webkit-inner-spin-button,
.form-group[type="number"]::-webkit-outer-spin-button {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.subscribe-btn {
  color: #537334;
  padding: 15px 37px;
}
.subscribe-btn [class*="fa-"] {
  font-size: 27px;
  color: #fff;
}
.subscribe-btn:hover {
  background: #222;
  color: #face0a;
}
/*========== newsletter section end ==========*/
/*========== Inner page css ==========*/
.innerpage-banner {
  background-color: #face0a;
  background-image: url("../images/Inner-Banner.jpg");
  background-size: cover;
  background-position: center;
  height: 160px; /*200px; */
}
.inner-page .product-list .product {
  margin-bottom: 30px;
}
.rang-title {
  font-size: 22px;
  text-transform: capitalize;
}
.range-slider:not(.slick-slider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.range-slider:not(.slick-slider) li {
  white-space: nowrap;
}
.range-slider {
  z-index: 1;
  padding-right: 150px;
  padding-top: 5px;
}
.range-slider div.dropdown,
.range-slider div.dropdown:before,
.range-slider li > ul.dropdown-menu {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.range-slider div.dropdown > a {
  font-size: 15px;
  font-weight: 600;
  color: #527334;
  text-transform: uppercase;
  padding: 0 15px;
  margin: 18px 0 23px;
}
.range-slider div.dropdown:hover {
  background: #ffffff;
}
.range-slider div.dropdown:hover a {
  color: #222222;
  padding: 18px 15px 23px;
  margin: 0;
}
.range-slider div.dropdown:not(:first-child):before {
  content: "";
  position: absolute;
  left: 0;
  color: #fff;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
  width: 2px;
  height: 15px;
}
.range-slider div.dropdown:hover:before,
.range-slider div.dropdown:hover + li:before {
  height: 100%;
}
.range-slider li > ul.dropdown-menu {
  display: block;
  opacity: 0;
  visibility: hidden;
  margin-top: 20px;
  border-color: #face0a;
  border-radius: 0;
  background: #face0a;
  font-size: 14px;
  top: 100% !important;
  min-width: 200px;
}
.range-slider li:hover > ul.dropdown-menu {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}
.range-slider li > ul.dropdown-menu > li > a {
  position: relative;
  padding: 2px 23px;
  width: 100%;
}
.range-slider li > ul.dropdown-menu > li > a:before {
  content: "-";
  position: absolute;
  left: 14px;
  top: 2px;
}
.range-slider li > ul.dropdown-menu > li > a:hover {
  background: #fff;
}
.range-slider .slick-arrow[aria-disabled="true"] {
  opacity: 0.5;
}
.range-slider .slick-arrow {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 60px;
  height: 70px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  border: 0;
  font-size: 0;
  padding: 0;
}
.range-slider .slick-arrow:hover {
  color: #face0a;
}
.range-slider .slick-arrow.slick-next {
  right: 0;
}
.range-slider .slick-arrow.slick-prev {
  right: 60px;
}
.range-slider .slick-arrow:before {
  content: "\f104";
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  display: block;
  font-size: 45px;
}
.range-slider .slick-arrow.slick-next:before {
  content: "\f105";
}
.range-slider .slick-list {
  padding: 0 !important;
}
/* range-slider end */
.range-beewise {
  margin-top: 100px;
}
.range-beewise .category-item {
  font-size: 22px;
  line-height: 1.2;
  color: #537334;
  height: 100%;
  padding: 27px 14px;
  text-transform: capitalize;
}
.range-beewise .category-item:hover {
  background: #f8cc0a;
  color: #222222;
}
.range-beewise [class^="icon-"] {
  font-size: 111px;
  color: #222222;
}
.footer-call {
  margin-top: 100px;
  padding: 40px 0;
  text-align: center;
}
.footer-call .f-atma-medium {
  line-height: 1.3;
}
.cms-home .footer-call {
  display: none;
}
.footer-call .btn-yellow {
  color: #222222;
  padding: 18px 75px;
}
.footer-call .btn-yellow:hover,
.footer-call .btn-yellow:focus {
  background: #222;
  color: #face0a;
}
.breadcrumb-item + .breadcrumb-item::before {
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  color: #222222;
}
.breadcrumb-item {
  text-transform: capitalize;
}
.breadcrumb-item a {
  font-weight: 600;
  color: #222222;
}
.breadcrumb-item a:hover {
  color: #537334;
}
.breadcrumb-item.active {
  color: #222222;
  font-weight: normal;
}

.filter-section {
  font-size: 15px;
}
.duplicate.filter-section .toolbar > div:not(:last-child) {
  display: none !important;
}
.filter-section .btn:last-child {
  border-left: 1px solid #999;
}
.filter-section .btn {
  font-size: 24px;
  line-height: 1;
  color: #999;
  vertical-align: middle;
  padding: 0 10px;
}
.filter-section .btn:hover,
.filter-section .btn.active {
  color: #537334;
}
/* list view  */
.product-list.list-view .col-12 {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
  flex: 0 0 100%;
  max-width: 100%;
}
.product-list:not(.list-view) .product-img {
  margin-bottom: 1rem;
}
.product-list:not(.list-view) .product-img > a {
  max-width: 100%;
}
.product-list:not(.list-view) .product {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.product-list:not(.list-view) .product-description {
  display: none;
}
.product-list .product-description {
  font-size: 18px;
}
.product-list.list-view .col-12:not(:last-child) .product {
  margin-bottom: 0;
}
.product-list.list-view .product .badge {
  left: 2px;
  right: auto;
  padding: 4px 12px 4px 4px;
}
.product-list.list-view .product .badge:before {
  right: 0;
  left: auto;
  border-left: 0;
  border-right: 6px solid white;
}
.product-list.list-view .price-cart {
  margin-left: auto;
  border-left: 1px dashed #face0a;
  padding-left: 30px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 20px;
  margin-bottom: 30px;
  padding-top: 20px;
}
.product-list.list-view .product {
  padding: 30px 20px 20px;
}
.product-list:not(.list-view) .price-cart > div {
  margin-top: 1.5rem;
  padding-bottom: 0.5rem;
}
.product-list.list-view .price-cart .add-to-cart {
  margin-top: 20px;
}
.product-list.list-view .product-img,
.product-list.list-view .price-cart {
  -ms-flex: 0 0 22%;
  -webkit-box-flex: 0;
  flex: 0 0 22%;
  max-width: 22%;
}
.product-list.list-view .product-img + div {
  margin-top: 40px !important;
  padding: 0 6%;
}
/*======== product detail page ========*/
.product-details {
  margin-top: 30px;
}
/* .product-image { padding: 55px 60px;} */
/* .product_hover:hover .product-image.slick-slider .slick-list { overflow: visible;} */
/* .product-image .cloud-zoom-big { background-color: #fff;} */
/* .product_hover:hover { z-index: 9; position: relative;} */
/* cloud zoom wrapper styles */
.cloud-zoom-wrap {
  top: 0;
  z-index: 9999;
  position: relative;
}

/* This is the zoom window. */
.cloud-zoom-big {
  overflow: hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
  color: white;
  background: #222;
  padding: 3px;
  border: 1px solid #000;
}

.product-image,
.fotorama__stage {
  border: 1px dashed #face0a;
}
.product-thumb .slick-slide img,
.product-image .slick-slide img {
  margin: 0 auto;
}
/*.product-image .slick-slide img{width:100%;} */
.product-thumb .slide {
  height: 100%;
}
.product-thumb {
  margin: 30px -15px;
}
.product-thumb .slick-slide {
  border: 1px dashed #face0a;
  padding: 10px;
  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;
  margin-right: 15px;
  margin-left: 15px;
  position: relative;
  height: auto !important;
}
.product-details .fotorama__nav-wrap .fotorama__nav--thumbs {
  margin: 30px 0;
}
.product-details .fotorama__thumb-border {
  border-color: #face0a;
}
.fotorama__thumb {
  background-color: #ffffff;
  border: 1px dashed #face0a;
}
.fotorama--fullscreen {
  z-index: 1030 !important;
}
.fotorama--fullscreen .fotorama__fullscreen-icon {
  transform: translate3d(0, 0, 0) !important;
  opacity: 1 !important;
}
.product-thumb .slick-slide.slick-current:after {
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid #face0a;
  left: 0;
  position: absolute;
  top: 0;
}
.product-thumb .slick-slide.slick-current {
  border: 1px solid #face0a;
}
.product-thumb .slick-arrow.slick-disabled {
  opacity: 0.6;
}
.product-thumb .slick-arrow {
  position: absolute;
  left: 0;
  top: 40%;
  z-index: 1;
  width: 25px;
  height: 25px;
  line-height: 25px;
  border-radius: 100px;
  background-color: #537334;
  color: #face0a;
  border: 0;
  font-size: 0;
  padding: 0;
}
.product-thumb .slick-arrow:hover {
  background-color: #222222;
}
.product-thumb .slick-arrow.slick-next {
  right: 0;
  left: auto;
}
.product-thumb .slick-arrow:before {
  content: "\f104";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  font-size: 25px;
}
.product-thumb .slick-arrow.slick-next:before {
  content: "\f105";
}
/* number increment css */
.number-input input[type="number"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.number-input input[type="number"]::-webkit-inner-spin-button,
.number-input input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.number-input .plusMinus {
  position: relative;
  border: 1px solid #999999;
  padding: 19px;
}
.number-input .plusMinus:before,
.number-input .plusMinus:after {
  display: inline-block;
  position: absolute;
  content: "";
  width: 1rem;
  height: 2px;
  background-color: #999999;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.number-input .plusMinus.plus:after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  -ms-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}
.number-input input[type="number"] {
  max-width: 60px;
  border: 0;
  font-size: 30px;
  text-align: center;
  height: 40px;
  outline: 0;
  line-height: 1;
  flex: 0 0 60px;
}
/* product detail page tab design */
.product-tab {
  margin-top: 50px;
}
.product-tab .nav-tabs .nav-item {
  margin: 0;
  width: 25%;
  text-align: center;
}
.product-tab .nav-tabs .nav-link {
  border-radius: 0;
  border: 0;
  border-bottom: 4px solid transparent;
  font-size: 20px;
  font-weight: bold;
  color: #222222;
  text-transform: uppercase;
}
.product-tab .nav-tabs .nav-link:focus,
.product-tab .nav-tabs .nav-link:hover {
  border-color: transparent;
  color: #face0a;
}
.product-tab .nav-tabs .nav-item.show .nav-link,
.product-tab .nav-tabs .nav-link.active {
  color: #face0a;
  background-color: #fff;
  border-color: #face0a;
}
.product-tab .tab-content {
  padding: 50px 50px 0;
}
/*======== product detail page css end =========*/
/* cart css */
.block-minicart {
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #ddd;
  min-width: 100%;
  z-index: 99;
  position: absolute;
  top: 100%;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  padding: 20px 15px;
  right: 0px;
  width: 350px;
  display: none;
  font-size: 14px;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.top-header .minicart-items-wrapper {
  border-bottom: 1px solid #ddd;
  max-height: 300px;
  overflow-x: auto;
  padding: 15px 0 0;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  content: "";
  border: 9px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 9;
  height: 0;
  position: absolute;
  width: 0;
  top: -18px;
  left: auto;
  right: 8px;
}
.minicart-wrapper .block-minicart:after {
  border: 10px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 8;
  top: -20px;
  right: 7px;
}
table > caption,
.minicart-wrapper .action.close > span,
.minicart-items .action.edit > span,
.minicart-items .action.delete > span,
.cart.table-wrapper .col.qty .label,
.cart.table-wrapper .actions-toolbar > .action-edit > span,
.cart.table-wrapper .actions-toolbar > .action-delete > span,
.fieldset.coupon label,
.shipping-information-title .action-edit > span,
.checkout-payment-method .payments .legend {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close {
  position: absolute;
  top: 0;
  right: 10px;
}
.minicart-wrapper .action.close:before,
.minicart-items .action.edit:before,
.minicart-items .action.delete:before,
.cart.table-wrapper .actions-toolbar > .action-edit:before,
.cart.table-wrapper .actions-toolbar > .action-delete:before,
.shipping-information-title .action-edit:before {
  content: "";
  font-size: 20px;
  line-height: 1;
  color: #8f8f8f;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}
.minicart-wrapper .action.close:before {
  content: "\f00d";
}
.minicart-items .action.edit:before,
.cart.table-wrapper .actions-toolbar > .action-edit:before,
.shipping-information-title .action-edit:before {
  content: "\f303";
  font-size: 16px;
}
.minicart-items .action.delete:before,
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  content: "\f2ed";
  font-size: 16px;
}
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .product-item-details .product .options.list dt:after,
dl.item-options .label:after,
.order-details-items .items-qty .title:after {
  content: ":";
}
dl.product.options.list,
dl.item-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.minicart-wrapper .action:hover:before {
  color: #000;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
  margin: 0;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #ccc;
}
.minicart-items .product > .product-item-photo {
  float: left;
}
.block-minicart .subtitle,
.minicart-wrapper .block-minicart .block-title,
.opc-block-summary .subtitle {
  display: none;
}
.minicart-items .item-qty {
  width: 28%;
  height: 28px;
  padding: 0 5px;
  margin-right: 5px;
  text-align: center;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
  padding-right: 5px;
}
.minicart-items .product-item-details .details-qty,
.opc-block-summary .product.options {
  margin-top: 5px;
}
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -27px 0 0;
}
.block-minicart .items-total .count {
  font-weight: bold;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline-block;
}
.minicart-wrapper .product .actions > .primary:not(:last-child),
.minicart-wrapper .product .actions > .secondary:not(:last-child) {
  margin-right: 10px;
}
.minicart-items .product-image-wrapper {
  padding: 0 !important;
}
.block-minicart .amount,
.block-minicart .minicart-price {
  font-weight: bold;
}
.block-minicart .items-total {
  float: left;
}
.block-minicart .subtotal {
  text-align: right;
  padding-right: 20px;
}
.product-item-name {
  font-weight: normal !important;
}
.product-item-name a {
  max-width: 200px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #222;
}
.product-item-details {
  padding-right: 10px;
  padding-left: 12px;
  overflow: hidden;
  font-size: 14px;
}
.minicart-items .update-cart-item,
.table-order-items .action.view,
.table-order-items .action.order {
  color: #fff;
  background: #222;
  font-size: 12px;
  line-height: 1.5;
  padding: 5px 6px;
  border-radius: 2px;
  text-transform: uppercase;
}
.subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 30px 0 20px;
  text-align: center;
  font-weight: 400;
}
.table-order-items .action.view,
.table-order-items .action.order {
  margin: 2px;
  white-space: nowrap;
}
/* cart css end */
/* cart page css */

.table td,
.table th {
  font-size: 14px;
  padding-left: 0;
  min-width: 100px;
}
.table.table-bordered td,
.table.table-bordered th {
  padding-left: 0.75rem;
}
.table thead td,
.table thead th {
  border-bottom-width: 1px;
}
.table-order-items thead th {
  border-top: 0;
}
/* .table-order-items tfoot { */
/* background: #f5f5f5; */
/* } */
.form-cart,
.cart-summary {
  margin-top: 30px;
}
.mark {
  background: transparent;
  font-weight: normal;
}
/* .table-order-items .mark{text-align:right;} */
.table-striped tbody tr:nth-of-type(odd),
.table-striped tfoot tr:nth-of-type(even) {
  background-color: rgba(0, 0, 0, 0.05);
}
ul.items-qty {
  list-style: none;
  padding: 0;
  margin: 0;
}
.table-responsive > .table-bordered {
  border: 1px solid #dee2e6;
}
.cart-summary {
  background: #f5f5f5;
  padding: 15px 20px 20px;
  position: relative;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}
.cart-summary > .title,
.opc-block-summary > .title {
  font-size: 28px;
  font-weight: 300 !important;
  margin-bottom: 10px;
  display: inline-block;
}
.cart-summary .block > .title,
.opc-sidebar .block .title {
  border-top: 1px solid #ccc;
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
  padding: 10px 40px 10px 0;
  display: block;
  text-decoration: none;
  outline: 0;
  font-size: 18px;
}
.cart-summary .block .title strong,
.opc-sidebar .block .title strong,
.discount-code span#block-discount-heading span {
  color: #222;
  font-weight: 600 !important;
  text-transform: uppercase;
}
.cart-summary .block > .title:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after,
.minicart-items .product.options .toggle:after,
.opc-sidebar .block .title:after,
.filter-section .card-header:after {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  right: 3px;
  position: absolute;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cart-summary .block.active > .title:after,
.opc-block-summary
  .table-totals
  .totals-tax-summary.expanded
  .amount
  .price:after,
.minicart-items .product.options.active .toggle:after,
.opc-sidebar .block.active .title:after,
.filter-section .card-header[aria-expanded="true"]:after {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.filter-section .card-header:after {
  right: 10px;
}
.cart-summary .block > .title.cart-title {
  cursor: default;
}
.cart-summary .block > .title.cart-title:after {
  display: none;
}
.cart-summary .checkout-methods-items {
  list-style: none;
  margin: 0;
  padding: 0;
}
.cart-totals tbody .mark,
.cart-totals tfoot .mark,
.opc-block-summary .table-totals tbody .mark {
  background: transparent;
  font-weight: normal;
  padding: 6px 0;
}
.cart-totals tbody .amount,
.opc-block-summary .table-totals tbody .amount {
  text-align: right;
  padding: 6px 0 6px 6px;
}
.cart.table-wrapper .col.qty .input-text {
  height: 32px;
  padding-right: 0;
  width: 90%;
}
.cart.table-wrapper .cart thead tr th.col {
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  padding-top: 24px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  border-top: 0;
}
.cart.table-wrapper .action:last-child {
  margin-left: 20px;
}
.cart.table-wrapper .cart tbody td {
  border: 0;
}
.cart.table-wrapper .cart tbody td.col.item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}
.cart.table-wrapper .cart tbody td.col.item .product-item-photo {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cart.table-wrapper .cart .product-item-details {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  max-width: 100%;
  padding-left: 15px;
}
.cart.table-wrapper .cart .product-item-details a {
  font-weight: normal;
  color: #222;
}
.table tbody + tbody {
  border-top: 0;
}
.cart.table-wrapper .cart > .item {
  border-bottom: 1px solid #ccc;
}
.cart.table-wrapper .cart tbody td.item-actions {
  min-width: 80px;
}
.message.warning {
  font-size: 14px;
  background: #fdf0d5;
  color: #6f4400;
  padding: 10px 15px;
  margin-top: 10px;
}
.control {
  margin-bottom: 1rem;
}
.field label,
.label {
  font-size: 14px;
}
.mage-error,
.field-error {
  color: #dc3545;
  font-size: 14px;
}
.control .input-text,
textarea.admin__control-textarea {
  padding: 1rem;
  border-radius: 0;
  height: calc(2.5rem);
  padding: 0.25rem 0.7rem 0.25rem 0.7rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #222222;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ddd;
  width: 100%;
}
textarea.admin__control-textarea {
  height: auto;
}
.custom-select,
.select,
.country select {
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 129 129' xmlns:xlink='http://www.w3.org/1999/xlink' enable-background='new 0 0 129 129'%3E%3Cg%3E%3Cpath d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z'/%3E%3C/g%3E%3C/svg%3E ");
  background-size: 16px 13px;
  background-position: right 7px center;
  height: calc(2.5rem);
  padding: 0.25rem 1.9rem 0.25rem 0.7rem;
  border-color: #dddddd;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  color: #222222;
}
.custom-select:focus,
.country select:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #222222;
}
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^="multishipping-"] .nav-sections,
[class^="multishipping-"] .nav-toggle,
.sidebar .subtitle,
.order-details-items .order-items .order-gift-message .action.close,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption,
.cart-summary .block .field.note {
  display: none;
}

/* login page  */
.block-title strong {
  font-weight: normal !important;
}
.block .block-title,
.form.password.forget,
.form.form-create-account,
.title.block-collapsible-nav-title,
form.form-edit-account,
.form-address-edit {
  margin-top: 80px;
}
.messages .message {
  padding: 12px 20px 12px 50px;
  font-size: 14px;
  position: relative;
  margin-top: 30px;
}
.messages .message > *:first-child:before {
  font-size: 20px;
  line-height: 20px;
  content: "";
  font-family: "Font Awesome 5 Pro";
  left: 15px;
  position: absolute;
}
.messages .message.error {
  background: #fae5e5;
  color: #b30000;
}
.messages .message.success {
  background: #e5efe5;
  color: #006400;
}
.messages .message.error > *:first-child:before {
  content: "\f071";
}
.messages .message.success > *:first-child:before {
  content: "\f058";
}
.control.captcha .nested {
  margin-top: 1.5rem;
}
.field.note {
  margin-bottom: 1.5rem;
}
img.captcha-img {
  border: 1px solid #ddd;
}
.password-strength-meter {
  background-color: #f0f0f0;
  padding: 3px 10px;
  position: relative;
  z-index: 1;
  font-size: 14px;
}
.form fieldset.info,
.form-address-edit fieldset.cont-info {
  margin: 0 0 40px;
}
legend.legend,
.block .block-title,
.title.block-collapsible-nav-title,
.step-title,
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #ccc;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding: 0 0 10px;
  font-size: 1.5rem;
}
.legend + br {
  display: none;
}
/* cart page css end */
/* account page css */
.title.block-collapsible-nav-title strong {
  font-weight: normal !important;
}
.block-content .box .box-title {
  margin-bottom: 10px;
  display: inline-block;
  font-size: 18px;
}
.content.block-collapsible-nav-content {
  background: #f5f5f5;
  padding: 15px 0;
}
.content.block-collapsible-nav-content ul li {
  width: 100%;
}
.block-collapsible-nav-content .item a,
.block-collapsible-nav-content .item > strong {
  border-left: 3px solid transparent;
  display: block;
  color: #222222;
  padding: 8px 18px 7px 15px;
  text-transform: uppercase;
  font-size: 16px;
  width: 100%;
}
.block-collapsible-nav-content .item a:hover {
  color: #537334;
  background: #ecececee;
}
.block-collapsible-nav-content .item.current a,
.block-collapsible-nav-content .item.current > strong {
  border-color: #537334;
}
.opc-estimated-wrapper {
  display: none;
  background: #f4f4f4;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin: 20px 0;
  padding: 18px 15px;
}
.opc-progress-bar {
  margin: 40px 0 20px;
  counter-reset: i;
  font-size: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.opc-progress-bar-item {
  margin: 0 0 10px;
  width: 100%;
  display: inline-block;
  position: relative;
  text-align: center;
}
.opc-progress-bar-item > span {
  padding-top: 50px;
  font-size: 16px;
}
.opc-progress-bar-item._active > span {
  color: #222;
  font-weight: 600;
}
.opc-progress-bar-item:before {
  background: #e4e4e4;
  border: 1px solid #ccc;
  top: 19px;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  width: 100%;
}
.opc-progress-bar-item:first-child:before {
  border-radius: 6px 0 0 6px;
}
.opc-progress-bar-item:last-child:before {
  border-radius: 0 6px 6px 0;
}
.opc-progress-bar-item._active:before {
  background: #537334;
  border-color: #537334;
}
.opc-progress-bar-item > span:before,
.opc-progress-bar-item > span:after {
  background: #e4e4e4;
  border: 1px solid #ccc;
  height: 44px;
  margin-left: 0;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
  width: 44px;
  border-radius: 50%;
  content: "";
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  top: 0;
}
.opc-progress-bar-item > span:after {
  background: #fff;
  height: 29px;
  top: 8px;
  width: 29px;
  content: counter(i);
  counter-increment: i;
  color: #333;
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
}
.opc-progress-bar-item._active > span:before {
  background: #537334;
  border-color: #537334;
}
.opc-progress-bar-item._active > span:after {
  border-color: #537334;
}/*
.opc-progress,
.opc-progress-bar-item._complete > span:after {
  content: "âœ“";
}*/
.opc-wrapper ol.opc {
  list-style: none;
  padding: 0;
  margin: 0;
}
.table-checkout-shipping-method {
  width: 100%;
  min-width: 470px;
}
.table-checkout-shipping-method td {
  padding: 15px;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
}
.checkout-shipping-address .step-content > .form,
.checkout-payment-method .payment-method {
  width: 50%;
}
.opc-wrapper .form-login {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.opc-sidebar .modal-header,
.opc-sidebar .modal-content {
  padding: 0;
  border: 0;
}
.opc-block-summary {
  background: #f5f5f5;
  margin-bottom: 20px;
  padding: 22px 30px;
  margin-top: 117px;
}
.opc-block-shipping-information {
  padding: 0 30px;
}
.opc-block-summary .table-totals {
  border-top: 1px solid #ccc;
  padding-top: 10px;
}
.opc-block-summary .mark .value {
  display: block;
  color: #999;
}
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  cursor: pointer;
}
.opc-block-summary .table-totals .totals-tax-summary .amount .price,
.minicart-items .product.options .toggle {
  padding-right: 20px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: 1px solid #ccc;
  display: none;
}
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.opc-block-summary .content.minicart-items {
  border-top: 1px solid #ccc;
  padding-top: 15px;
}
.opc-block-summary .product-item > .product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.opc-block-summary .product .product-image-container {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.opc-block-summary .product .product-item-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.opc-block-summary .product .subtotal {
  font-weight: bold;
}
.opc-block-summary .product-item-details {
  width: 100%;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  background: transparent;
  border: 0;
  padding: 0;
  top: 10px;
  position: absolute;
  right: 0;
}
.opc-block-shipping-information .shipping-information-title {
  position: relative;
  text-transform: none;
}
.opc-block-shipping-information .shipping-information-content {
  margin-bottom: 20px;
}
.form.methods-shipping .shippit-options > .field > .label {
  font-weight: bold;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: "*";
  color: #dc3545;
  margin-left: 0.25rem;
}
.field.street.admin__control-fields .control label,
.field label > .text-danger,
.label > .text-danger,
.field-tooltip .field-tooltip-action > span {
  display: none;
}
.field .control._with-tooltip input {
  width: calc(100% - 30px);
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 5px;
  outline: 0;
}
.field-tooltip .field-tooltip-action,
.modal-custom {
  outline: 0;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 300px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 19px;
  color: #bbb;
  content: "\f059";
  font-family: "Font Awesome 5 Pro";
  font-weight: lighter;
}
.field-tooltip .field-tooltip-action:hover:before,
.field-tooltip._active .field-tooltip-action:before {
  color: #333;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active {
  z-index: 100;
}
.field .control._with-tooltip {
  position: relative;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
  left: -20px;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
/* account page css  end*/
.loader img {
  left: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  top: 0;
  z-index: 9999;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
  background: rgba(255, 255, 255, 0.35);
  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;
}
.filter-section span.custom-select,
#cart-totals tr.totals-tax-summary,
.opc-summary-wrapper .modal-header .action-close,
.block-dashboard-addresses .block-title .edit,
.form-login .choice.persistent .tooltip.wrapper {
  display: none;
}
/* .modals-wrapper{display:none;} */

/* modal css */
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s 0.3s, opacity 0.3s ease;
  -o-transition: visibility 0s 0.3s, opacity 0.3s ease;
  transition: visibility 0s 0.3s, opacity 0.3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #fff;
  -webkit-box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 2rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup.confirm .modal-inner-wrap .modal-content {
  padding-right: 7rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 9rem auto 5rem;
  width: 75%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  -ms-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 75%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 2rem;
  padding-right: 2rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 2rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}

.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 20px;
  color: #757575;
  content: "âœ•";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}
.modal-custom .action-close {
  margin: 15px;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  font-weight: 300;
  font-size: 26px;
  margin-bottom: 0;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 20px;
}
.modal-slide .action-close {
  margin: 15px;
  padding: 0;
}
.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
.search-autocomplete {
  position: absolute;
  width: 100% !important;
  left: 0;
  top: 100%;
  z-index: 9;
}
.search-autocomplete ul {
  list-style: none;
  margin: 0;
  border: 1px solid #e9ecef;
  width: 100%;
  background: #fff;
  padding: 10px 0;
}
.search-autocomplete ul li {
  padding: 4px 10px;
  cursor: pointer;
}
.search-autocomplete ul li span {
  display: inline;
}
.checkout-payment-method .payment-method-title {
  padding: 20px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method
  .payment-method
  + .payment-method
  .payment-method-title {
  border-top: 1px solid #ccc;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .credit-card-types {
  padding-left: 0;
  margin: 20px 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .ccard .number .input-text {
  width: 243px;
}
.checkout-payment-method
  .ccard.fieldset
  > .field
  .fields.group.group-2
  .field
  .select,
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto;
  display: inline-block;
}
.checkout-payment-method .ccard .cvv .label {
  display: block;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 70px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  display: inline-block;
  padding-right: 30px;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  font-size: 14px;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  -webkit-transition: 0.3s border-color;
  -o-transition: 0.3s border-color;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.shipping-address-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #537334;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #537334;
  color: #fff;
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  height: 27px;
  width: 29px;
  font-size: 17px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.cloud-zoom-big {
  background-repeat: no-repeat;
  background-color: #fff;
}
.innerpage-banner .order-status,
.innerpage-banner .order-date,
.innerpage-banner .actions-toolbar {
  display: none;
}
.opc-estimated-wrapper .estimated-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-weight: bold;
}
.opc-estimated-wrapper .action.showcart {
  padding: 0;
  background: transparent;
  position: relative;
}
.opc-estimated-wrapper .action.showcart:before {
  content: "\e904";
  font-family: "beewise" !important;
  font-size: 30px;
}
.opc-estimated-wrapper .action.showcart .counter-number {
  font-size: 14px;
  text-align: center;
  background: #face0a;
  color: #222;
  position: absolute;
  width: 20px;
  height: 20px;
  line-height: 20px;
  top: 0;
  right: -2px;
}
.bottom_line:after {
  content: "";
  width: 125px;
  display: block;
  height: 4px;
  background: #face0a;
  margin: 5px 0;
}
.ci_contact span.fal,
.website_pricing_content span.fal {
  font-size: 22px;
  color: #537334;
  vertical-align: top;
}
.contact_iframe iframe {
  width: 100%;
  height: auto;
  min-height: 400px;
}
.bubble_container {
  position: relative;
  max-width: 248px;
  margin-left: 15px;
  padding: 0;
  min-width: 248px;
}
.bubble-tooltip-inner h2 {
  margin-top: 0;
  font-size: 28px;
  color: #4f6e18;
}
.bubble-tooltip-inner p {
  margin-bottom: 0;
}
.popover {
  width: 100%;
  min-width: 380px;
}
.popover h3 {
  font-size: 22px;
  background-color: #ffffff;
  border: none;
  padding-bottom: 0;
  color: #4f6e17;
}
.popover .popover-content {
  background-color: #ffffff;
  border: none;
}
.img_center {
  margin: 0 auto;
  display: block;
}
.bubble:before {
  content: "";
  display: block;
  background: #fff;
  border-radius: 100px;
  position: absolute;
  -webkit-animation: bubble_animation 2s ease-out infinite;
  animation: bubble_animation 2s linear infinite;
  opacity: 0;
  z-index: 1;
  height: 54px;
  width: 54px;
  top: -15px;
  left: -15px;
}
@-webkit-keyframes bubble_animation {
  0% {
    -webkit-transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

@keyframes bubble_animation {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
.bubble {
  height: 24px;
  width: 24px;
  line-height: 24px;
  font-size: 11px;
  text-align: center;
  position: absolute;
  background: #fff;
  color: #888;
  border-radius: 100%;
  display: block !important;
}
.bubble_1 {
  top: 5.1%;
  left: 48.5%;
}
.bubble_2 {
  top: 5.1%;
  left: 64.8%;
}
.bubble_3 {
  top: 27%;
  left: 58.8%;
}
.bubble_4 {
  top: 52%;
  left: 51.5%;
}
.bubble_5 {
  top: 80.7%;
  left: 76.1%;
}
.bubble_6 {
  top: 86.4%;
  left: 42.3%;
}
.bubble_7 {
  top: 52%;
  left: 8.9%;
}
.bubble_8 {
  top: 45.1%;
  left: 30.2%;
}
.bubble_9 {
  top: 31.1%;
  left: 13.2%;
}
.bubble_10 {
  top: 3.9%;
  left: 12.4%;
}
.bubble_number {
  display: block;
  border-radius: 100px;
  position: absolute;
  height: 100%;
  width: 100%;
  background: #fff;
  color: #888;
  z-index: 2;
  cursor: pointer;
  text-decoration: none;
}
.bubble-tooltip {
  display: none;
  padding: 15px 15px 0;
  position: relative;
}
.next_gen_content {
  padding-left: 50px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.next_gen_section {
  margin-top: 50px;
}
body.account.sales-order-view .order-links a {
  position: absolute;
  top: 70px;
  right: 15px;
}
/* invoice page css */
.page-print.sales-order-printinvoice .navbar-toggler,
.page-print.sales-order-printinvoice .fixed-logo,
.page-print.sales-order-printinvoice .contact-links,
.page-print.sales-order-printinvoice .navigation,
.page-print.sales-order-printinvoice .top-right-links,
.page-print.sales-order-printinvoice .innerpage-banner,
.page-print.sales-order-printinvoice .copyright,
.page-print.sales-order-printinvoice .footer-call {
  display: none !important;
}
.page-print.sales-order-printinvoice .order-details-items.invoice tfoot {
  text-align: right;
}
.duplicate.filter-section .row {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.page-print.sales-order-printinvoice .inner-page {
  padding: 25px;
  text-align: center;
}
.order-details-items.invoice {
  padding-top: 30px;
  text-align: left;
}

.page-product-configurable .normal-price span.align-top.price-label,
.search-autocomplete li span.amount,
.product-info-stock-sku .availability.only {
  display: none !important;
}

.size_details ul {
  padding: 0;
  list-style: none;
}
.size_details ul li {
  display: inline-block;
  border: 1px solid #53722a;
  padding: 2px 12px;
  margin-right: 10px;
  cursor: pointer;
  font-weight: 600;
  width: 58px;
  margin-bottom: 10px;
  text-align: center;
}
.contact_a {
  color: #da313e;
  background: #fff3f4;
  padding: 0.5em 1em;
  margin: 0.5em 0;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
}
.contact_a a {
  color: #000;
}

.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}

.swatch-attribute-label.required {
  padding-right: 10px;
}

.swatch-attribute-label[data-required="1"]:after {
  color: #e02b27;
  content: "*";
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}

.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}

.swatch-attribute-options {
  margin-top: 10px;
}

.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  width: 100%;
  height: 20px;
  position: absolute;
  bottom: -5px;
  left: 0;
  text-align: center;
  margin-bottom: 10px;
}

.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option,
.swatch-attribute.pack .swatch-option {
  background: #f0f0f0;
  color: #949494;
}

.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected,
.swatch-attribute.pack .swatch-option.selected {
  background: #fff;
  border: 1px solid #fff;
  color: #000;
}

.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 10px 5px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}

.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  padding: 4px 8px;
  min-width: 22px;
  margin-right: 7px;
}

.swatch-option.text.selected {
  background-color: #fff !important;
}

.swatch-option.selected {
  outline: 2px solid #ff5501;
  border: 1px solid #fff;
  color: #333;
}

.swatch-option:not(.disabled):hover {
  border: 1px solid #fff;
  color: #333;
  outline: 1px solid #999;
}

.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #fff;
  outline: 2px solid #c34000;
}

.swatch-option.disabled {
  cursor: default;
}

.swatch-option.disabled:after {
  background: linear-gradient(
    to left top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 42%,
    #fff 43%,
    #fff 46%,
    #ff5216 47%,
    #ff5216 53%,
    #fff 54%,
    #fff 57%,
    rgba(255, 255, 255, 0) 58%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -moz-linear-gradient(
    to left top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 42%,
    #fff 43%,
    #fff 46%,
    #ff5216 47%,
    #ff5216 53%,
    #fff 54%,
    #fff 57%,
    rgba(255, 255, 255, 0) 58%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -ms-linear-gradient(
    to left top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 42%,
    #fff 43%,
    #fff 46%,
    #ff5216 47%,
    #ff5216 53%,
    #fff 54%,
    #fff 57%,
    rgba(255, 255, 255, 0) 58%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -o-linear-gradient(
    to left top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 42%,
    #fff 43%,
    #fff 46%,
    #ff5216 47%,
    #ff5216 53%,
    #fff 54%,
    #fff 57%,
    rgba(255, 255, 255, 0) 58%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    right bottom,
    color-stop(0%, rgba(255, 255, 255, 0)),
    color-stop(42%, rgba(255, 255, 255, 0)),
    color-stop(43%, #fff),
    color-stop(46%, #fff),
    color-stop(47%, #ff5216),
    color-stop(53%, #ff5216),
    color-stop(54%, #fff),
    color-stop(57%, #fff),
    color-stop(58%, rgba(255, 255, 255, 0)),
    color-stop(100%, rgba(255, 255, 255, 0))
  );
  background: -webkit-linear-gradient(
    to left top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 42%,
    #fff 43%,
    #fff 46%,
    #ff5216 47%,
    #ff5216 53%,
    #fff 54%,
    #fff 57%,
    rgba(255, 255, 255, 0) 58%,
    rgba(255, 255, 255, 0) 100%
  );
  bottom: 0;
  content: "";
  filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}

.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  content: "";
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
  background: #e02b27;
}

.swatch-option-loading {
  content: url("../images/loader-2.gif");
}

.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 999;
  background: #fff;
}

.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: 0;
  height: 8px;
  left: 40%;
  position: absolute;
}

.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-style: solid;
  content: "";
  font-size: 1px;
  height: 0;
  position: relative;
  width: 0;
}

.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-color: #adadad transparent transparent transparent;
  border-width: 8px 8.5px 0 8.5px;
  left: 0;
  top: 2px;
}

.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-color: #fff transparent transparent transparent;
  border-width: 7px 7.5px 0 7.5px;
  left: -15px;
  top: 1px;
}

.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  margin: 0 auto;
  width: 130px;
}

.swatch-option-tooltip-layered {
  border: 1px solid #dadada;
  color: #949494;
  background: #fff;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}

.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}

.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}

.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #00699d;
}

.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}

.swatch-opt {
  margin: 20px 0;
}

.swatch-opt-listing {
  margin-bottom: 10px;
}

.swatch-more {
  display: inline-block;
  margin: 2px 0;
  position: static;
  text-decoration: none !important;
  z-index: 1;
}

.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}

.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}

.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}

span#tooltip-label {
  display: none;
}
.product-list .price-cart .stock.unavailable {
  background: rgb(255 185 185 / 62%);
  font-weight: 700 !important;
  font-size: 14px;
  color: red;
}

table.queen-table td {
  vertical-align: middle;
}
table.queen-table td div {
  border: 1px solid;
  border-radius: 52%;
  width: 115px;
  text-align: center;
  height: 115px;
  align-items: center;
}
.modal-popup._inner-scroll.bee-inquiry .modal-inner-wrap {
  width: 35%;
}
.modal-popup.bee-inquiry .modal-title {
  display: block;
  margin: 0 auto;
  font-size: 30px;
  text-transform: capitalize;
  font-family: "Atma" !important;
  font-weight: 500 !important;
}
.modal-popup.bee-inquiry header.modal-header {
  border-bottom: 1px solid transparent !important;
  padding: 20px 0;
}
.bee-inquiry .modal-content {
  padding: 25px 19px;
}

.bee-inquiry .modal-content textarea {
  padding: 1rem;
  border-radius: 0;
  height: calc(2.5rem);
  padding: 0.25rem 0.7rem 0.25rem 0.7rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #222222;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ddd;
  width: 100%;
}
.bee-inquiry .modal-content .primary {
  text-align: center;
}
button#sparsh_product_inquiry_submit {
  background-color: #face0a;
  padding: 13px 52px;
  width: auto !important;
}
button#sparsh_product_inquiry_submit:hover {
  background-color: #537334;
  color: #fff;
}
div#custom-popup-modal {
  display: none;
}

.modal-inner-wrap #custom-popup-modal {
  display: block;
}
.catalog-category-view .product-list .price-cart .stock.unavailable p{
  margin: 0;
}
/*Slider Home Page*/

@media print {
  .page-print .logo {
    text-align: center !important;
  }
}

/* for american-foulbrood.html page */
.tab_card {
  min-width: 227px;
  max-width: 227px;
  background: #fff;
  border: 1px solid #f0f0f0;
  padding: 5px;
  text-align: center;
  overflow: hidden;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  margin: 5px 20px 20px 0;
  /* display: inline; */
  float: left;
}
.product-tab.auto_tab .nav-tabs .nav-item {
  width: auto;
}
.card_tab_text {
  font-size: 12px;
  color: #434343;
  line-height: 14px;
  font-style: italic;
  padding: 16px 18px;
  background: #eff4e6;
  margin-bottom: 0;
}
.product-tab.auto_tab .tab-content {
  padding: 50px 0 0;
}

/* product size css */
body .swatch-attribute.size .swatch-option {
  display: inline-block;
  border: 1px solid #53722a;
  padding: 4px 12px;
  margin-right: 10px;
  cursor: pointer;
  font-weight: 600;
  width: 58px;
  margin-bottom: 10px;
  text-align: center;
  font-size: 16px;
  height: auto;
  background-color: #ffffff;
  color: #222222;
}
body .swatch-attribute.pack .swatch-option {
  display: inline-block;
  border: 1px solid #53722a;
  padding: 4px 12px;
  margin-right: 10px;
  cursor: pointer;
  font-weight: 600;
  margin-bottom: 10px;
  text-align: center;
  font-size: 16px;
  height: auto;
  background-color: #ffffff;
  color: #222222;
}
body .swatch-attribute.p_frame .swatch-option {
  display: inline-block;
  border: 1px solid #53722a;
  padding: 4px 12px;
  margin-right: 10px;
  cursor: pointer;
  font-weight: 600;
  margin-bottom: 10px;
  text-align: center;
  font-size: 16px;
  height: auto;
  background-color: #ffffff;
  color: #222222;
}

.advertise-slider .flex-caption ul.banner_desc_list {
  font-family: "Atma" !important;
  font-weight: 500;
  font-size: 25px;
  color: #000000;
  list-style-type: none;
  padding-left: 0;
  margin: 22px 0 30px;
}
.advertise-slider .flex-caption ul.banner_desc_list li {
  padding-left: 60px;
  background: url(../images/bee_icon.png) top left;
  background-repeat: no-repeat;
}
.mobile_slider_thumb {
  width: 100%;
  height: 400px;
  background-size: cover;
}

/* Adevertisment POPUP */
.advertise_popup.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90vh;
  height: auto;
  top: 0;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  margin: auto;
}
.modals-overlay {
  z-index: 1023 !important;
}
.advertise_popup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1024 !important;
}
.advertise_popup .modal-footer {
  display: none;
}
.advertise_popup .main_adeverties {
  padding: 50px 20px 20px 30px;
  background-size: 100%;
  background-position: center center;
  border: 0;
  border-radius: 0;
  background-size: cover;
}
.advertise_popup .modal-content {
  padding: 0;
  border: 0;
  border-radius: 0;
}
.advertise_popup .modal-inner-wrap {
  position: relative;
  width: 1028px;
  max-width: 100%;
  max-height: 90vh;
  height: auto;
}
.advertise_popup .modal-header {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  border: 0;
}
.advertise_popup .modal-header .action-close::before {
  font-size: 26px;
}
.advertise_popup .content_adeverties h6 {
  font-size: 25px;
  line-height: 34px;
  margin-bottom: 15px;
}
.advertise_popup .content_adeverties {
  width: 421px;
  max-width: 100%;
}
.content_adeverties h5.h2 {
  font-size: 36px;
  line-height: 42px;
  font-family: "Atma" !important;
  font-weight: 600 !important;
}
.navbar-nav li {
  cursor: pointer;
}

.checkout-cart-index .paypal-express-in-context-mini-cart-container,
.block-minicart .paypal-express-in-context-mini-cart-container,
.catalog-product-view .paypal-button {
  display: none;
}
.discount-code span#block-discount-heading span {
  font-size: 20px;
}

input#discount-code {
  width: 50%;
}

.payment-option._collapsible.opc-payment-additional.discount-code {
  margin-top: 18px;
  outline: none;
}

.discount-code button.action.action-cancel {
  background-color: #face0a;
  color: #222222;
  text-transform: uppercase;
  font-weight: bold;
  border: 1px solid #face0a;
}
.discount-code button.action.action-cancel:hover,
button.action.action-cancel:focus {
  color: #ffffff;
  background-color: #537334;
  border-color: #537334;
}
.payment-option._collapsible.opc-payment-additional.discount-code
  .choice:focus {
  outline: none;
}

body {
  -youbkit-touch-callout: none; /* iOS Safari */
  -youbkit-user-select: none; /* Chrome 6.0+, Safari 3.1+, Edge & Opera 15+ */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* IE 10+ and Edge */
  user-select: none; /* Non-prefixed version,
                                    currently supported by Chrome and Opera */
}
body:not(.cms-home) #custom-popup-modal {
  display: none;
}

.checkout-cart-index #block-shipping,
.checkout-cart-index tr.totals.shipping.excl {
  display: none;
}
header .navbar-toggler:not([aria-expanded="true"]) svg {
  animation: shake 1s cubic-bezier(0.36, 0.07, 0.19, 0.97) infinite;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}
.navbar-toggler {
  width: 62px;
}
header button.navbar-toggler svg path {
  stroke-width: 4px;
}

@-webkit-keyframes shake {
  10%,
  90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0);
  }

  20%,
  80% {
    -webkit-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0);
  }

  30%,
  50%,
  70% {
    -webkit-transform: translate3d(-4px, 0, 0);
    transform: translate3d(-4px, 0, 0);
  }

  40%,
  60% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes shake {
  10%,
  90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0);
  }

  20%,
  80% {
    -webkit-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0);
  }

  30%,
  50%,
  70% {
    -webkit-transform: translate3d(-4px, 0, 0);
    transform: translate3d(-4px, 0, 0);
  }

  40%,
  60% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0);
  }
}
.advertise_popup .main_adeverties {
  background-size: cover;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  content: "\f00d";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}
.checkout-index-index
  .payment-option._collapsible.opc-payment-additional.discount-code,
div#block-discount {
  display: none;
}
body.discount-apply .checkout-index-index .payment-option._collapsible.opc-payment-additional.discount-code,
body.discount-apply div#block-discount {
  display: block;
}

.homeslider .deal-banner {
  z-index: 1;
  position: absolute;
  left: 6px;
  max-width: 150px;
  cursor: pointer;
}
.best-deal .product-list {
  padding: 0px 28px;
}
.best-deal h3 {
  padding: 30px 28px 0px 28px;
  font-size: 40px;
  line-height: 45px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
}
.best-deal .product-list .product {
  -webkit-box-shadow: 0px 8px 18px #e2e2e2;
  box-shadow: 0px 8px 18px #e2e2e2;
  background-color: #ffffff;
}
.special-price .price-label {
  display: block;
  font-size: 18px;
  line-height: 24px;
}
.best-deal .product-list .product > * {
  padding: 0px 10px;
}
.best-deal .product-list .price-box.price-final_price {
  padding: 0 10px;
}
.best-deal .product-img {
  padding: 0;
}
.old-price .price-label {
  display: none;
}
.old-price {
  display: inline-block;
}
.old-price .product-price .price {
  text-decoration: line-through;
  font-size: 18px;
  line-height: 24px;
  color: #999999;
}
.product-list .price-box .special-product-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.catalog-product-view
  .product-info-price
  .special-product-price
  span.price-label {
  display: none;
}
.product-list .products-grid .price-cart .price-box span.product-price > span {
  margin-bottom: 0;
}
.best-deal .bg-deal {
  background-image: url("../images/banner_image.jpg");
  background-repeat: no-repeat;
}

.our-product .product-category-slider .slick-arrow.fa-chevron-right {
  right: 194px;
}
img.mobile-banner-deal {
  display: none;
  cursor: pointer;
}

.data .card {
  border: 0;
  background: none;
}

.data .card .card-header {
  background: unset;
  margin-bottom: 0;
  padding: 25px 10px;
}
.data .card .card-header a {
  color: #444343;
  display: block;
  position: relative;
}
.data .card .card-header a h5 i {
  text-align: right;
  position: absolute;
  right: 0;
  left: 0;
  color: #537333;
  top: 50%;
  transform: translateY(-50%);
}

.data .card .card-header a h5 {
  font-size: 24px;
  padding-right: 20px;
}
.data .card .card-body {
  padding: 0;
}
.data .card .card-body a {
  border: 1px dashed #ccc;
  padding: 10px;
  font-weight: bold;
  text-align: center;
  margin: 30px 10px;
  font-size: 19px;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
  position: relative;
  min-height: 100px;
}

.data .card .card-body .row .col-lg-3 {
  display: flex;
}

.data .card .card-body a:hover {
  border: 1px solid #face0c;
  color: #537333;
}

.data .card .card-body a:before {
  background-image: url("../images/bg_image.jpg");
  background-repeat: no-repeat;
  content: "";
  width: 100%;
  background-size: cover;
  height: 90px;
  position: absolute;
  left: 0;
  z-index: -1;
}

.advertise-slider .slider-promotion .slick-track {display: flex  ;}
.container.product-info-main .gallery-placeholder .slick-track{display: flex;}
.arrival-section .product-list{
    padding: 30px 15px;
    border: 1px solid #527334;
    flex-grow: 1;
}
.arrival-section .product-list .product{
    margin: 0;
}
.arrival-section .latest-arrival{
    padding-right: 30px;
    display: flex;
    flex-direction: column;
}
.arrival-section .special-deal{
    padding-left: 30px;
    display: flex;
    flex-direction: column;
}
.product-list.products-grid.grid button.slick-arrow {
    padding: 0;
    font-size: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
}
.product-list.products-grid.grid button.slick-prev::before,
.product-list.products-grid.grid button.slick-next::before  {
    height: 30px;
    width: 30px;
    background: #537334;
    content: "";
    position: absolute;
    opacity: 0.5;
    border-radius: 50%;
}
.product-list.products-grid.grid button.slick-prev{
    left: -30px;
}
.product-list.products-grid.grid button.slick-next{
    right: 0px;
}
.product-list.products-grid.grid button.slick-prev::after {
    position: absolute;
    font-size: 20px;
    color: #ffffff;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: "\f104";
    left: 10px;
    top: 3px;
    line-height: 25px;
}
.product-list.products-grid.grid button.slick-next::after {
    position: absolute;
    font-size: 20px;
    color: #ffffff;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: "\f105";
    left: 10px;
    top: 3px;
    line-height: 25px;
}
.arrival-section .special-deal h3{
    display: inline-block;
    background-color: #527334;
    font-size: 30px;
    line-height: 45px;
    color: #ffffff;
    font-weight: 800;
    padding: 1px 36px 2px 18px;
    text-transform: uppercase;
    position: relative;
    top: 24px;
    left: 30px;
    border: 1px solid #527334;
    overflow: hidden;
    border-right: 0;
}
.arrival-section .special-deal h3::after{
    content: "";
    width: 36px;
    height: 36px;
    position: absolute;
    top: 6px;
    transform: rotate(45deg);
    bottom: 0;
    right: -18px;
    background-color: #fff;
}

.arrival-section .latest-arrival h3{
    display: inline-block;
    background-color: #fff;
    font-size: 30px;
    line-height: 45px;
    color: #527334;
    font-weight: 800;
    padding: 1px 36px 2px 18px;
    text-transform: uppercase;
    position: relative;
    top: 24px;
    left: 30px;
    border: 1px solid #527334;
    overflow: hidden;
    border-right: 0;
}
.arrival-section .latest-arrival h3::after {
    content: "";
    width: 36px;
    height: 36px;
    position: absolute;
    top: 6px;
    transform: rotate(45deg);
    bottom: 0;
    right: -18px;
    border: 1px solid #527334;
}
.arrival-section .product-list .product-item .product-item-details {
    display: flex;
    align-items: center;
    padding-right: 100px;
    position: relative;
    min-height: 92px;
    flex-wrap: wrap;
    word-break: break-word;
}
.arrival-section .product-list .product-item .product-item-details .price-box {
    margin-top: 0 !important;
}
.arrival-section .product-list .product-item .product-item-details .price-box .special-product-price,
.arrival-section .product-list .product-item .product-item-details .price-box .special-product-price .special-price{
    display: block
}
.arrival-section .product-list .product-item .product-item-details .price-box .special-product-price span.price-final_price {
    margin-bottom: 0;
}
.arrival-section .latest-arrival .product-list .product-item .price-cart .price-box span.product-price .price-container {
    margin-bottom: 0;
}
.arrival-section .product-list .product-item .product-item-details .add-to-cart {
    background-color: #face0a;
    position: relative;
    padding: 15px;
}
.arrival-section .product-list .product-item .product-item-details form{
    position: absolute;
    right: 12px;
}
.arrival-section .product-list .product-item .product-item-details .add-to-cart .icon{
    position: static;
    transform: unset;
}
.arrival-section .product-list .product-item .product-item-details .add-to-cart:hover .icon{
    color: #000;
}
.arrival-section .product-list .product-item .product-item-details .special-price .price-label{
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 24px;
    color: #333333;
}

.arrival-section .latest-arrival .slick-slide,
.arrival-section .special-deal .slick-slide{
    height: auto !important;
}
.arrival-section .latest-arrival .slick-track,
.arrival-section .special-deal .slick-track {display: flex;}
.arrival-section .product-list .product .product-title{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/* Home page Arrival Section */
.home-arrival-section{
  padding: 60px 0;
}
/* Home page Banner */
.beewise-homeslider .new_arrival_banner {
    z-index: 1;
    position: absolute;
    left: 6px;
    max-width: 160px;
    cursor: pointer;
}
.beewise-homeslider .hot_deals_banner {
    z-index: 1;
    position: absolute;
    left: 165px;
    max-width: 134px;
    cursor: pointer;
}
.beewise-homeslider .bee-icon {
    position: absolute;
    right: 30px;
    z-index: 0;
    bottom: -175px;
}

.mobile-sticky-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 8px;
    background: rgb(0 0 0 / 70%);
    z-index: 9;
    border-top: 1px solid #fff;
}
.mobile-sticky-bottom img{
    cursor: pointer;
}
.mobile-sticky-bottom .footer_bee {
    position: absolute;
    top: -22px;
    right: 10px;
    height: 38px;
    cursor: default;
}
#custom-popup-modal .nwsltr-bee-img-white{display:block; top : 0; right:auto;}
.advertise_popup.modal-popup._inner-scroll .data p.title{
    display: block;
    background-color: #527334;
    font-size: 20px;
    line-height: 50px;
    color: #ffffff;
    font-weight: 800;
    padding: 5px 30px;
    text-transform: uppercase;
}
.advertise_popup.modal-popup._inner-scroll .data p.title span{
    display: block;
    font-size: 50px;
}
.advertise-slider .slider-promotion .slick-track {display: flex  ;}
.category-description h2{
  font-weight: 800 !important;
  text-transform: uppercase!important;
  margin-bottom:15px;
}
.category-description h2:after {
  content: "";
  width: 125px;
  display: block;
  height: 4px;
  background: #face0a;
  margin: 5px 0;
}
@media (max-width: 1599px){
    .arrival-section .product-list .product-item .product-item-details{display: block;padding-right: 0;}
    .arrival-section .product-list .product-item .product-item-details form{position: static;}
    .arrival-section .product-list .product-item .product-item-details .add-to-cart{width: auto !important;margin: 0 18px;}
    .arrival-section .product-list .product-item .product-item-details{min-height: 162px;}
    /* Home page Banner */
    .beewise-homeslider .bee-icon{width: 68%;}
}
@media (max-width: 1399px){
  /* Home page Banner */
  .beewise-homeslider .bee-icon {
    left: 180px;
    width: 70%;
    right: 0px;
    bottom: -120px;
  }
}
@media (max-width: 1199px){
    .arrival-section .product-list .product-items {
        margin-left: 0 !important;
    }

    .arrival-section .product-list .product-item .product-item-details .add-to-cart{
        width: auto !important;
        margin: 0 10px;
    }
    .arrival-section .product-list .product-item .product-item-details{min-height: 92px;}
    /* .arrival-section .latest-arrival .slick-track,
    .arrival-section .special-deal .slick-track {
        display: block;
    } */
    .arrival-section .product-list .product-item .product-item-details{display: flex;}
    .arrival-section .product-list .product-item .product-item-details form{position: absolute;}

    /* Home page Arrival Section */
    .home-arrival-section {
      padding: 40px 0 50px;
    }
    /* Home page Banner */
    .beewise-homeslider .bee-icon {
      width: 65%;
      bottom: -95px;
    }

}
@media (max-width: 991px){
    .arrival-section .latest-arrival h3,
    .arrival-section .special-deal h3{font-size: 22px;}
    /* Home page Banner */
    .beewise-homeslider .bee-icon {
      bottom: 40px;
      left: 50%;
      width: 24%;
      -webkit-transform: rotateX(180deg) skewY(12deg);
      -moz--transform: rotateX(180deg) skewY(12deg);
      -ms-transform: rotateX(180deg) skewY(12deg);
      -o-transform: rotateX(180deg) skewY(12deg);
      transform: rotateX(180deg) skewY(12deg);
    }
    .beewise-homeslider .new_arrival_banner{
      max-width: 102px;
    }
    .beewise-homeslider .hot_deals_banner{
      bottom: 0;
      right: 0;
      left: auto;
      max-width: 85px;
    }
    .embed-product-responsive video{
      height: auto;
    }

}
@media (max-width: 767px){
    .arrival-section .latest-arrival {
        padding-right: 15px;
        padding-bottom: 15px;
    }
    .arrival-section .special-deal {
        padding-left: 15px;
    }

    /* Home page Arrival Section */
    .home-arrival-section {
      padding: 0px 0 50px;
    }
    img.mobile-banner-deal{z-index: 9;}

}
@media (max-width: 575px){
    .product-list.products-grid.grid button.slick-prev {
        left: 0;
    }
    .product-list.products-grid.grid button.slick-next {
        right: 30px;
    }
}

@media (max-width: 360px){
    .mobile-sticky-bottom .footer_bee{display: none;}
}

.slick-initialized .slick-slide {display: inline-block;}

/*-------- For Soldout Product Details Page ---------*/
.box-tocart.sold-out-btn .stock.unavailable {
    color: red;
    font-weight: 700 !important;
    font-size: 14px;
    background: rgb(255 185 185/62%);
    padding: 15px;
    text-align: center;
}
.box-tocart.sold-out-btn{
    display: inline;
}
/*---------------------------------------------------*/


/*===== EOFY Pop-Up =========*/
.eofy-modal .eofy-items {
  text-align: left;
  width: 375px;
  margin: 20px auto 30px auto;
}
.eofy-modal h3 span {
  letter-spacing: 0.5px;
}
.eofy-modal ul li{
  list-style: none;
  color: #fff;
  line-height: 30px;
}
.eofy-modal ul li img {
  margin-right: 10px;
}
.eofy-modal a.eofy_cta{
  background-color: #face0a;
  color: #000;
  letter-spacing: 1px;
  padding: 7px 25px;
  margin-top: 15px;
  border-radius: 25px;
}
.eofy-modal a.eofy_cta:hover{
  background-color: #000;
  color: #face0a;
}
.eofy-modal .container {
  padding-bottom: 30px;
  padding-top: 30px;
}
.eofy-modal .container h3{
  font-weight: 700 !important;
  letter-spacing: 1px;
}
.eofy-modal .eofy_bee_image{
  display: block;
  top: 0;
  right: auto;
  position: absolute;
  left: 5px;
}
@media (max-width: 650px){
  .eofy-modal .eofy_bee_image {
      display:none;
  }
}
/*===============*/
.special_deal_area{
  position: absolute;
  top: 0;
  left: 0;
  padding: 5px 20px;
  font-size: 1rem;
  background-color: #face0a;
  color: #000;
  letter-spacing: .5px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.5rem;
}

.got_it_action_popup{
  text-align: right;
}
.got_it_action_popup button#mc-embedded-subscribe-closed{
    border-radius: 0 !important;
    margin-right: 17px;
    padding: 5px 15px;
}
.got_it_action_popup button#mc-embedded-subscribe-closed:hover{
    background: #000;
}

/*------ Due to removed the body class from body in new version -----*/
body.checkout-index-index .field-tooltip.toggle span.label {
  display: none;
}
body.checkout-index-index .payment-option._collapsible.opc-payment-additional.discount-code,
body.checkout-index-index div#block-discount {
  display: block;
}

/*------------- Black November Popup CSS -------------*/

.black_nov_offer_popup .popup-content {
  background: #fff;
  max-width: 100%;
  margin: 0 auto;
}
.black_nov_offer_popup .inside-sec-bc{
  background-color: #537334;
}
.black_nov_offer_popup #hpop-s-closed{
  margin-top: 15px;
  margin-bottom: 20px
}
.black_nov_offer_popup .popup-content h2,
.black_nov_offer_popup .popup-content .h2 {
  font-size: 29px;
}
.black_nov_offer_popup .popup-content h4,
.black_nov_offer_popup .popup-content .h4 {
  font-size: 17px;
}
.black_nov_offer_popup .popup-content span.h2{
  font-size: 32px;
}
.black_nov_offer_popup .popup-content h5.h2 span{
  font-size: 38px;
}
.black_nov_offer_popup .popup-content h3.text-yellow.h2{
  font-size: 36px;
  letter-spacing: -2px;
}
.black_nov_offer_popup .popup-content .got_it_action_popup button#mc-embedded-subscribe-closed {
  margin-right: 0;
}
@media(max-width:767px){
  .black_nov_offer_popup .popup-content{
      padding: 15px !important;
  }
  .black_nov_offer_popup .popup-content h2,
  .black_nov_offer_popup .popup-content .h2 {
      font-size: 24px;
  }
  .black_nov_offer_popup .popup-content span.h2 {
      font-size: 26px;
  }
  .black_nov_offer_popup .popup-content h4,
  .black_nov_offer_popup .popup-content .h4,
  .black_nov_offer_popup .popup-content p.h6 {
      font-size: 13px;
  }
  .black_nov_offer_popup .popup-content h3.text-yellow.h2{
      font-size: 30px;
  }
  .black_nov_offer_popup .data .newsletter{
      font-size: 26px;
      padding: 15px 10px !important;
  }
  .black_nov_offer_popup .popup-content small{
      font-size: 12px;
  }
}
@media (max-width: 575px) {
  .black_nov_offer_popup .popup-content h3.text-yellow.h2 {
      font-size: 28px;
  }
  .black_nov_offer_popup .popup-content span.h2 {
      font-size: 24px;
  }
  .black_nov_offer_popup .popup-content h4,
  .black_nov_offer_popup .popup-content .h4,
  .black_nov_offer_popup .popup-content p.h6 {
      font-size: 13px;
  }
  .black_nov_offer_popup .popup-content h2, .black_nov_offer_popup .popup-content .h2 {
      font-size: 24px;
  }
  .black_nov_offer_popup .popup-content img{
      max-width: 80px;
  }
  .black_nov_offer_popup .popup-content small{
      font-size: 12px;
  }
  .black_nov_offer_popup .popup-content p.text-white.text-left.mb-0{
      line-height: 1;
  }
  .black_nov_offer_popup .popup-content h5.h2 span {
      font-size: 21px;
  }
}
@media (max-width: 480px) {
  .black_nov_offer_popup .popup-content h3.text-yellow.h2 {
      font-size: 23px;
  }
  .black_nov_offer_popup .popup-content span.h2 {
      font-size: 20px;
  }
  .black_nov_offer_popup .popup-content h4,
  .black_nov_offer_popup .popup-content .h4,
  .black_nov_offer_popup .popup-content p.h6 {
      font-size: 12px;
  }
}
/*----------------------------------------------------*/
header ul.navbar-nav > li.nav-item.about-apimaye-item{
  display: none;
}


/* start category section redesign */

nav.navbar .dropdown-menu [class^="icon-"],
nav.navbar .dropdown-menu [class*=" icon-"],
.homeslider .category-list .category-item [class^=icon-] {
  font-family: "beewise-icons-font" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-apimayehives:before { content: '\e902'; }
.icon-kniginequipment:before { content: '\e909';}
.icon-hiveware:before { content: "\e90a"; }
.icon-equipment:before { content: "\e908"; }
.icon-protectivegear:before { content: "\e905"; }
.icon-storagepacking:before { content: '\e906'; }
.icon-beesqueens:before { content: '\e900'; }
.icon-beehealth:before { content: '\e90b'; }
.icon-kaptrlifttrolleys:before { content: '\e903';}
.icon-swientypacking:before { content: '\e90d';}
.icon-makerssupplies:before { content: '\e904';}
.icon-booksgiftsvouchers:before { content: '\e901';}
.icon-honeypoolshop:before { content: '\e907';}

.navigation>ul>li.level-top>.dropdown-menu>.submenu>li{ -ms-flex: 1; flex: 1; max-width: none;}
ul.navbar-nav li.category-item.first > .dropdown-menu { padding-top: 0;}
.navigation>ul.navbar-nav>li.level-top>.dropdown-menu>.submenu>li:hover>a { background-color: #537334;}
.navigation>ul.navbar-nav>li.level-top>.dropdown-menu>.submenu>li>a>span[class^=icon-]{ font-size: 30px; line-height: 37px; margin-bottom: 10px !important;}
.navigation>ul.navbar-nav>li.level-top>.dropdown-menu>.submenu>li>a>span.icon-booksgiftsvouchers{ font-size: 26px;}
.navigation>ul.navbar-nav>li.level-top>.dropdown-menu>.submenu>li:hover>a>span[class^=icon-] {color: #ffffff;}
.navigation>ul>li.level-top>.dropdown-menu>.submenu>li>a{ padding: 25px 20px 15px; border-bottom: 0;}
ul.navbar-nav li.category-item.first > .dropdown-menu ul.submenu {
    justify-content: space-between;
    border-bottom: 0;
}
.navigation>ul>li.level-top>.dropdown-menu>.submenu>li>a{    font-size: 16px;}
.navigation>ul.navbar-nav>li.level-top>.dropdown-menu>.submenu>li>a>span.icon-kaptrlifttrolleys  {
    font-size: 38px;
}
.navigation>ul.navbar-nav>li.level-top>.dropdown-menu>.submenu>li>a>span.icon-swientypacking, .navigation>ul.navbar-nav>li.level-top>.dropdown-menu>.submenu>li>a>span.icon-beesqueens {
    font-size: 32px;
}
.navigation>ul.navbar-nav>li.level-top>.dropdown-menu>.submenu>li>a>span.icon-beehealth {
    font-size: 36px;
}
.homeslider .category-list a.category-item {
    border: 0;
    padding: 20px 15px;
    align-items: center;
    border-right: 1px solid #D1D3D4;
    border-bottom: 1px solid #D1D3D4;
    font-size: 16px;
    letter-spacing: 0.5px;
    font-weight: 600;
}
.category-list .row.no-gutters {
    padding: 30px;
    background-color: #ffffff;
}
.homeslider .slider-content .category-list .category-item span[class^=icon-] {
    font-size: 38px;
    color: #000000;
    background-color: #face0a;
    width: max-content;
   border-radius: 50%;
    width: 80px;
    height: 80px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.navbar-nav li.category-item:hover > .dropdown-menu ul ul.submenu {
    border-top: 1px solid #222222;
    margin-top: -1px;
    justify-content: normal;
}
.homeslider .category-list .category-item:hover {
    color: #537334;
    box-shadow: none;
}
.homeslider .slider-content .category-list .category-item:hover span[class^=icon-] {
    background-color: #537334;
    color: #ffffff;
}
.homeslider .category-list .col-4:nth-child(4n+4) a.category-item {
    border-right: 0;
}
.homeslider .category-list .col-4:nth-last-child(-n+4) a.category-item {
    border-bottom: 0;
    padding-bottom: 10px;
}
.homeslider .slider-content .category-list .category-item span.icon-booksgiftsvouchers {
    font-size: 27px;
}
.homeslider .category-list .col-4:nth-child(-n+4) a.category-item {
    padding-top: 0;
}


.range-beewise a.category-item {
  border: 0;
  padding: 20px 15px;
  align-items: center;
  border-right: 1px solid #d1d3d4;
  border-bottom: 1px solid #d1d3d4;
  font-size: 18px;
  letter-spacing: .5px;
  font-weight: 600 !important;
  gap: 10px;
}
.range-beewise a.category-item [class^=icon-]{
  font-family: "beewise-icons-font" !important;
}
.range-beewise a.category-item [class^=icon-] {
  font-size: 46px;
  color: #000;
  background-color: #face0a;
  width: max-content;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.range-beewise a.category-item:hover {
  color: #537334;
  background-color: transparent;
}

.range-beewise a.category-item:hover [class^=icon-] {
  background-color: #537334;
  color: #ffffff;
}

.range-beewise .row .col-4:nth-last-child(-n+4) a.category-item {
  border-bottom: 0;
  padding-bottom: 10px;
}

.range-beewise .row .col-4:nth-child(4n+4) a.category-item {
  border-right: 0;
}
.range-beewise a.category-item span.icon-booksgiftsvouchers {
  font-size: 36px;
}
/* end category section redesign */

/*footer changes start*/
footer .footer-logo {
  margin-right: 0;
}
footer .footer-contact-info {
  gap: 30px;
}
@media (min-width: 1400px) {
  footer .footer-logo {
      max-width: 100px;
  }
  footer .f-ctgry-list a, footer .contact-info {
      font-size: 14px;
  }
}
@media (min-width: 1600px) {
  footer .f-ctgry-list a, footer .contact-info {
      font-size: 15px;
  }
}
@media (max-width: 1399px) {
  footer .footer-links .row > div:last-child {
      flex: 0 0 100%;
      width: 100%;
      max-width: 100%;
  }
  footer .footer-contact-info {
      justify-content: space-between;
      padding-top: 20px !important;
  }
}
@media (max-width: 991px) {
  footer .footer-logo {
      margin-bottom: 0;
      width: 100%;
  }
  footer .contact-info {
      width: 47.8%;
  }
}
@media (max-width: 767px) {
  footer .footer-contact-info {
      justify-content: flex-start;
  }
  footer .contact-info {
      width: 100%;
  }
}

/*footer changes end*/