/*
Css add by MN */
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

body {
  font-family: Montserrat, 'Segoe UI', 'Helvetica Neue' !important;
  background-color: #fcfcfc;
  color: #070707;
}
a {
    color: #070707;
}
.header-menu-content {
    border-top: 2px solid #F69124;
   border-bottom: 14px solid #f69124;
    background: #fff;
}

.horizontal-menu .magebig-nav li.level0>a {
  color: #070707;
}

.horizontal-menu .magebig-nav li.level0>a+.mbi {
  color: #070707;
}

.block-search input {
  border: 0px solid #ccc;
  border-right: none;
  border-radius: 50px;
  width: 100%;
  height: 42px;
  padding: 0 15px;
  margin: 0;
  background: #D9D9D9;
}

h2.heading-title.text-center {
  font-size: 48px;
  font-weight: bold;
}

.sliderNew {
  width: 100%;
  display: flex;
  margin-top: 4px;
}

.sliderLeft {
  width: calc(58.55% - 5px);
  /* height: 400px; */
  position: relative;
  min-height: 1px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px !important;
}

.sliderLeft img {
  height: auto;
  width: 100%;
}

.sliderRight {
  width: 41.376%;
  position: relative;
  min-height: 1px;
  vertical-align: top;
  display: inline-block;
}

.sliderRight .sliderRTop, .sliderRight .sliderRBottom {
  margin-bottom: 10px;
  display: flex;
  gap: 10px;
  /* height: 195px; */
}

/* .sliderRTop img, .sliderRBottom img {
  width: 100%;
} */
.slider-2 .owl-carousel.owl-theme.owl-loaded .container {
  max-width: 100%;
  padding: 0;
}

.sliderRTop img, .sliderRBottom img {
  width: 100%;
  height: 180px !important;
}

.sliderRTwoImg {
  position: relative;
}

.owl-carousel .owl-item .sliderLeft img {
  display: block;
  width: 100%;
  height: 370px;
}

.sliderBannerText {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
}
.sliderBannerButton {
  position: absolute;
  bottom: 20px;
  left: 30px;
}

.sliderBannerButton a {
  font-weight: 600;
  border: 1px solid #F69124;
  background-color: #F69124;
  color: #fff;
  padding: 3px 10px;
  border-radius: 4px;
  display: inline-block;
}

.sliderBannerButton a:hover {
  border: 1px solid #8dc444;
  background-color: #8dc444;
}
.sliderLeft .sliderBannerText {
  font-size: 80px;
  left: 60px;
  line-height: 80px;
}
  .sliderBannerText
span {
  color: #8dc444;
  display: block;
}
.sliderLeft
.sliderBannerGreenText {
  font-size: 30px;
  color: #8dc444;
  line-height: normal;
}
.sliderLeft .sliderBannerButton {
  position: absolute;
  bottom: 65px;
  left: 55px;
}

.sliderLeft .sliderBannerButton a {
  font-weight: 600;
  border: 1px solid #F69124;
  background-color: #F69124;
  color: #fff;
  padding: 10px 20px;
  border-radius: 4px;
  font-size: 20px;
}

.sliderLeft .sliderBannerButton a:hover {

  border: 1px solid #8dc444;
  background-color: #8dc444;
}
.sliderRight
.sliderBannerGreenText {
  font-size: 20px;
  color: #8dc444;
  line-height: normal;
}
.sliderRight
.sliderBannerButton {
  position: absolute;
  bottom: 20px;
  left: 10px;
}
/* .header-menu-content {
  border-top: 2px solid #F69124;
   border-bottom: 14px solid #f69124;
    background: #fff;
} */

.horizontal-menu .magebig-nav li.level0>a {
  color: #070707;
}

.horizontal-menu .magebig-nav li.level0>a+.mbi {
  color: #070707;
}

.block-search input {
  border: 0px solid #ccc;
  border-right: none;
  border-radius: 50px;
  width: 100%;
  height: 42px;
  padding: 0 15px;
  margin: 0;
  background: #D9D9D9;
}

h2.heading-title.text-center {
  font-size: 48px;
  font-weight: bold;
}

.bottomtext {
  background: #EFEFEF;
}

.common-dv {
  width: 100%;
  display: flex;
  background-color: #EFEFEF;
  margin-bottom: 20px;
}

.txt-container {
  padding: 30px 30px 0px;
  flex: 1;
  line-height: 1.3;
  padding-left: 35px;
}

.txt-container {
  padding: 30px 30px 30px;
  flex: 1;
  line-height: 1.3;
  padding-left: 35px;
}

.page-title, .category-title {
  margin: 0 0 20px;
  font-size: 2.75rem;
  font-weight: 600;
}

.prod-pic {
  text-align: center;
}

.prod-pic img {
  height: 100%;
  width: 100%;
}

.common-dv .txt-container .page-title {
  text-align: left;
  font-size: 40px;
}

.ourProductInfo {
  text-align: center;
  padding: 20px 0 30px;
}

.h2TitleNew {
  font-size: 28px;
  font-weight: bold;
}

.ourProductInfo p {
  font-size: 20px;
  font-weight: 600;
}

.ourProductInfo h3 {
  font-size: 16px;
  margin-top: 16px;
  margin-bottom: 16px;
  font-weight: 600;
}

.ourProductImg img {
  max-width: 200px;
  width: 100%;
}

.ourProductInfo .h2TitleNew {
  margin-bottom: 30px;
}

/* Demo only, no need for this */

.show-grid [class^=col-] span,
.container-fluid .show-grid [class^=col-] {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #eee;
  background-color: rgba(86, 61, 124, .15);
  text-align: center;
  border: 1px solid #ddd;
  border: 1px solid rgba(86, 61, 124, .2);
}

[class^=col-] {
  margin-bottom: 0px;
}

.category-view .category-image, .page-title-wrapper {
  display: none;
}

.callHelp {
  display: flex;
  gap: 14px;
  justify-content: space-between;
}

.toggle-mobile .title {
  position: relative;
  padding: 15px 0 0;
  color: #070707;
  margin-bottom: 20px;
  font-size: 24px;
}

ul.footerOtherLink {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 24px;
}

ul.footerOtherLink li {
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
}

ul.footerOtherLink li:first-child {
  padding-left: 0;
}

.footer-main {
  color: #070707;
}

.sidebar .block-title strong {
  font-weight: 700;
}

.sidebar ul.nav-collapse li a {
  text-transform: uppercase;
}

.sidebar ul.nav-collapse li {
  margin-bottom: 16px;
}

.sidebar ul.nav-collapse li span.mbi {
  font-size: 24px;
}

.header-content-action>div.topLink {
  margin-right: 0;
}

.topLink ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

.topLink ul li {
  display: inline-block;
  padding: 0px 10px;
}

.topLink ul li:first-child {
  padding-left: 0;
}

.block-search .action.search {
  right: 100px;
  width: 60px;
  border-radius: 50px;
  background: #D9D9D9;
}

.block-search .action.search img {
  width: 20px;
}

.header-top-inner {
  display: none;
}

.grayBgOther {
  position: relative;
  background: #EFEFEF;
}

.grayBgOther::after {
  background: #EFEFEF;
  content: "";
  right: 100%;
  width: 100%;
  z-index: 0;
  position: absolute;
  height: 100%;
  top: 0;
}

.grayBgOther::before {
  background: #EFEFEF;
  content: "";
  left: 100%;
  width: 100%;
  z-index: 0;
  position: absolute;
  height: 100%;
  top: 0;
}

/* .magebig-nav li .show-sub li div.show-sub {
  left: 100%;
  top: 0;
}

.magebig-nav li .show-sub li:hover>div.show-sub {
  position: fixed;
  top: -12px;
} */

.tabNewChooseBene {
  background: #fff;
  position: relative;
  padding: 30px 0 20px;
}

.tabNewChooseBene .tablinks {

  font-size: 24px;
}

/* .tabNewChooseBene:after {
  position: absolute;
  content: "";
  width: 200%;
  right: 0;
  height: 100%;
  background: #EFEFEF;
  z-index: -1;
  top: 0;
}

.tabNewChooseBene:before {
  position: absolute;
  content: "";
  width: 200%;
  left: 0;
  height: 100%;
  background: #EFEFEF;
  z-index: -1;
  top: 0;
} */

.tabNewChooseBene .tablinks {
  border: 0;
  border-bottom: 0px solid #EFEFEF;
  border-radius: 0;
  background: none;
  font-weight: bold;
  color: #747474;
  padding: 6px 14px 10px;
  margin-right: 10px;
}

.tabNewChooseBene .tablinks.active {
  border-bottom: 0px solid #f69124;
  color: #070707;
  background: #EFEFEF;
}

.tabNewChooseBene .tablinks.active span {
  border-bottom: 3px solid #f69124;
}

.tabNewChooseBene .tab {
  margin-bottom: 0px;
}

ul.tabNewChooseBeneUl {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.tabNewChooseBeneUl li {
  margin-bottom: 20px;
}

.faqNewTabs {
  padding: 16px 0 0;
}

.faqNewTabs h2 {
  border-bottom: 3px solid #f69124;
  font-weight: bold;
  color: #070707;
  margin-bottom: 30px;
  display: inline-block;
}

.faqNewTabs .faqaccordion {
  width: 100%;
  text-align: left;
  border-radius: 0;
  border: 0;
  border-bottom: 2px solid #EFEFEF;
  padding: 10px 0;
  font-size: 18px;
  font-weight: bold;
  position: relative;
}

.faqNewTabs .faqaccordion:after {
  content: "";
  top: 20px;
  right: 0;
  position: absolute;
  background: url(/media/wysiwyg/magebig/other_img/arrow_down_org.svg) no-repeat;
  width: 34px;
  height: 34px;
}

.faqNewTabs .active.faqaccordion:after {
  background: url(/media/wysiwyg/magebig/other_img/arrow_up_org.svg) no-repeat;
}

.faqNewTabs .faqpanel {
  padding: 20px 0;
}

.recentlyProduct {
  background: #EFEFEF;
  position: relative;
  padding: 40px 0;
}

.recentlyProduct:after {
  position: absolute;
  content: "";
  width: 200%;
  right: 0;
  height: 100%;
  background: #EFEFEF;
  z-index: -1;
  top: 0;
}

.recentlyProduct:before {
  position: absolute;
  content: "";
  width: 200%;
  left: 0;
  height: 100%;
  background: #EFEFEF;
  z-index: -1;
  top: 0;
}

.wrapper-breadcrums li a {
  color: #070707;
}

.recently-viewed.block-viewed-products-grid {
  background: #EFEFEF;
  position: relative;
}

.recently-viewed.block-viewed-products-grid:after {
  position: absolute;
  content: "";
  width: 200%;
  right: 0;
  height: 100%;
  background: #EFEFEF;
  z-index: -1;
  top: 0;
}

.recently-viewed.block-viewed-products-grid:before {
  position: absolute;
  content: "";
  width: 200%;
  left: 0;
  height: 100%;
  background: #EFEFEF;
  z-index: -1;
  top: 0;
}

.recently-viewed.block-viewed-products-grid .owl-carousel .product-item {
  margin-bottom: 0;
  background: #fff;
  padding: 20px;
}

.recently-viewed .category-products {
  background: none;
}

/* .wf--n4-inactive.wf-active .columns.row {
  display: none;
} */
.products.wrapper.list.products-list table tr td button.action.tocart.primary {
  margin: 0px 0 10px 0;
  height: 34px;
  padding: 0;
  width: auto;
}
.tabNewChooseBene h1 {
  margin: 0 !important;
  line-height: normal;
  font-size: 48px;
  font-weight: bold;
}

.tabNewChooseBene h2 {
  border-bottom: 2px solid #F69124;
  display: inline-block;
  margin-bottom: 20px !important;
}

.tabNewChooseBene h3 {
  margin-top: 10px !important;
  margin-bottom: 20px !important;
}

.tabNewChooseBene h3 strong {
  font-weight: 600;
}

.tabNewChooseBene p.MsoNormal {
  margin-bottom: 16px !important;
}

.tabNewChooseBene:first-child p.MsoNormal {
  margin-bottom: 30x !important;
}

.recently-viewed .category-products {
  background: none;
  padding: 30px 0;
}

.recently-viewed h2 {

  text-align: center;
  font-size: 28px !important;
  font-weight: bold !important;
}

.cms-noroute-index .page-title {
  display: block;
}

.cms-noroute-index .page-title {
  display: block;
}

.page-title-wrapper {
  display: block;
}

.wrapper-breadcrums {
  background-color: #fff;
}

.tabcontent {
  background: #EFEFEF;
  position: relative;
  margin-top: 0px;
  padding-top: 1px;
  padding-bottom: 10px;
}

.tabcontent:before {
  position: absolute;
  content: "";
  width: 200%;
  left: 0;
  height: 100%;
  background: #EFEFEF;
  z-index: -1;
  top: 0;
}

.tabcontent:after {
  position: absolute;
  content: "";
  width: 200%;
  right: 0;
  height: 100%;
  background: #EFEFEF;
  z-index: -1;
  top: 0;
}

#newsletter-validate-detail .input-box input {
  height: 36px;
  border: 1px solid #e5e5e5;
  padding: 0 140px 0 20px;
  width: 100%;
  outline: none;
  color: #070707;
  border-radius: 3px 3px 0 0;
  background: #EFEFEF;
  font-weight: 600;
}

#newsletter-validate-detail .input-box {
  position: relative;
}

#newsletter-validate-detail .input-box button {
  position: absolute;
  top: 0;
  right: 0;
  height: 36px;
  border: none;
  box-shadow: none;
  background: #8dc444;
  color: #070707;
  line-height: 36px;
  padding: 0 20px;
  font-weight: 600;
  border-radius: 0 3px 3px 0;
}

.footerHelp {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  margin-bottom: 40px;
}

.socialIconFooter {
  display: flex;
  /* justify-content: space-between; */
  margin-top: 20px;
  margin-bottom: 20px;
}

.socialIconFooter a {
  margin-right: 20px;
}

.footerNew .footer-container.content-toggle {
  font-size: 18px;
}

.footerNew a {
  font-size: 16px;
}

.footerNew .toggle-mobile .title {
  font-weight: 600;
  padding-top: 0;
}

.footer.content {
  border-top: 1px solid #e1e1e1;
  padding-top: 50px;
  margin-top: 40px;
}

.box-tocart .actions .tocart, .box-tocart .instant-purchase, .action.primary {
  height: 42px;
  font-weight: 600;
  border: 1px solid #8dc444;
  background-color: #8dc444;
  padding: 0 !important;
  line-height: 40px;
}
#store-selector .form-continue .actions-toolbar .action.primary, .order-review-form .action.primary, .multicheckout .action.primary, .cart-summary .checkout-methods-items .action.primary.checkout, .methods-shipping .actions-toolbar .action.primary, .block-authentication .action.action-register, .block-authentication .action.action-login, .checkout-payment-method .payment-method-content>.actions-toolbar>.primary .action.primary, .form-address-edit .actions-toolbar .action.primary {
  line-height:normal;
  padding: 8px 17px; 
  font-size: 2rem;
}
.box-tocart .actions .tocart:hover, .box-tocart .instant-purchase:hover, .action.primary:hover {

  border: 1px solid #f69124;
  background-color: #f69124;
}

.products.wrapper.list.products-list th {
  background: #8dc444;
  color: #fff;
  padding: 10px;
  border: 1px solid #fff;
}
.products.wrapper.list.products-list td {
  padding: 10px;
  border: 1px solid #070707;
}
.products-list .product-item-info {
  border: 0px solid transparent;
}

.products.wrapper.list.products-list a.product-item-link {
  font-size: 20px;
  color: #070707;
  font-weight: 600;
}

.otherFooterLink a {
  margin-left: 20px;
  margin-right: 20px;
}

.otherFooterLink a:first-child {
  margin-left: 0;
}

.productInfoPro .data.item.title {
  font-size: 24px;
  border-bottom: 1px solid #EFEFEF;
  font-weight: 600;
  padding-bottom: 6px;
}

.productInfoPro .data.item.title>.switch {
  border: 0;
}

.productInfoPro .data.item.title>.switch:before, .productInfoPro .data.item.title>.switch:after {
  height: 0 !important;
  z-index: -1 !important;
}

.productInfoPro .additional-attributes {
  border: 1px solid #070707;
  width: 100%;
  text-align: center;
}

.productInfoPro .additional-attributes tr th {
  border-right: 1px solid #070707;
  text-align: center;
}

.productInfoPro .additional-attributes tr {
  border-bottom: 1px solid #070707;
}

.product-accordion .product.data.items .productInfoPro .item.title>.switch {
  border-bottom: 0px solid #ddd;
}
.productInfoPro .col-md-6:nth-child(3) {
  max-width: 100%;
  flex: initial;
}
.fieldset.fieldset.review-fieldset .col-md-7 {
  max-width: 100%;
  flex: initial;
}
::part(acsb-trigger) {
  bottom: 70px;
}

.product-info-main .product.attribute.sku>.value {
  color: #8dc444;
}

.box-tocart .fieldset-add input.input-text {
  border: 1px solid #8dc444;
  height: 42px;
}

.box-tocart .fieldset-add .custom-qty button {
  height: 42px;
}

.box-tocart .field>label {
  display: none;
}

.box-tocart .fieldset-add {
  justify-content: flex-start;
}

.box-tocart .actions .tocart, .box-tocart .instant-purchase {
  min-width: 150px;
}

.product-info-main .stock.available span {
  font-weight: bold;
  font-size: 22px;
}

.cat-links a {
  color: #F69124;
}

.cat-links a:hover {
  color: #8dc444;
}

#go-top {
  bottom: 90px;
  background: #8eb420;
  border-radius: 50px;  
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 58px;
}

#go-top:hover {
  transform: scale(1.1);
}

#go-top a {
  text-decoration: none;
  border: 0;
  color: #fff;
}

#go-top a:hover {
  transform: scale(1.1);
}

.product-info-price .price-box .price-wrapper .price, .product-options-bottom .price-box .price-wrapper .price {
  font-size: 24px !important;
  font-weight: bold;
}

.footer-copyright-vertical .footer-copyright {
  flex: initial;
  max-width: 100%;
  text-align: center;
}

.footer-copyright-vertical .footer-copyright .text-copyright {
  text-align: center;
}

.top-search-wrap.mfp-with-anim .block.block-search {
  max-width: 453px;
  margin: 0 auto;
}

.quantityDis {
  background-color: #8dc444;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 4px 10px;
}

.quantityDisList ul {
  margin-bottom: 10px;
}

.quantityDisList li {
  margin-bottom: 6px;
  font-weight: bold;
}

.quantityDisList li span.price {
  color: #F69124;
}

.quantityDisList li strong.benefit {
  color: #F69124;
}

.logo img {
  max-width: 320px;
  width: 100%;
}

.review-fieldset .field.required>.label strong {
  font-weight: bold;
}

.review-fieldset .field input, .review-fieldset .field textarea {
  background: #EFEFEF;
  border: 0;
}

.block.filter {
  background-color: #D9D9D9;
}

.filter-options-item[data-collapsible=true] .filter-options-title:after {
  font-size: 27px;
  margin-top: -16px;
}

.products.wrapper.list.products-list a.product-item-link {
  font-size: 1.4rem;
  font-weight: normal;
}

.product-item-name a {
  color: #F69124;
}

.product-item-name a:hover {
  color: #8dc444;
}

.products.wrapper.list.products-list .product-item-info h2.product.name.product-item-name {
  font-size: 24px;
  margin-bottom: 0;
}

.products.wrapper.list.products-list .product-item-info h2.product.name.product-item-name a {
  font-size: 24px;
  font-weight: bold;
}
.product.info.detailed
.blackTitle {
  color: #070707;
  font-size: 20px;
  border-bottom: 1px solid #ececec;
  padding-bottom: 0px;
  font-weight: bold;
  margin-bottom: 10px;
}
.titleGreenBg {
  font-weight: bold;
  background: #F69124;
  color: #fff;
  font-size: 16px;
  padding: 6px  10px;
  text-align: center;
}
.boxInn {
  padding: 10px;
}
.productTab .inn-bx {
  border: 1px solid #ccc;
  background: #EFEFEF;
  margin-bottom: 30px!important;
}
button.viewproduct{
  background-color: #8cb311;
  color: #fff;
  float: left;
  height: 40px !important;
  border: 0;
  margin-left: 5px !important;
  padding: 5px 10px !important;
  line-height: 31px !important;
  margin-top: 0 !important;
}
button.viewproduct:hover{
  background-color: #F69124;
  color: #fff;
}
#halfpallet_price, #fullpallet_price{
  color:#8dc444 ;
  font-size: 18px;
  font-weight: bold;
}
#halfpalletsku, #halfpallet_name, #fullpallet_name, #fullpalletsku {
  color: #070707;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0!important;
}
.clearBoth {
  clear: both;
}
#halfpallet_name, #fullpallet_name {
  margin-bottom: 20px!important;
}
#halfPalletFormId, #fullPalletFormId{
  display: flex;
  justify-content: end;
}
.main-slider-full {
  max-width: 2000px;
  margin: 0 auto;
}
.product.details.product-item-details .price, .product.details.product-item-details .packtype {
  font-weight: bold;
  font-size: 1.8rem;
}
.product.details.product-item-details .price .priceIn {
  font-weight: bold;
  color: #8dc444 ;
}
.product-info-main-content   .price .priceIn {
  font-weight: bold;
  color: #F69124 ;
  font-size: 24px;
}
.product-info-main-content  .price, .product-info-main-content  .packtype {
  font-weight: bold;
  font-size: 24px;
}
.customprice {
  font-size: 16px;
}
.outofstocknotifier-block label {
  font-weight: normal; 

  color:  #F69124!important;
}
.mfp-wrap.mfp-slide-right {
 
  z-index: 9999999999;
}
.outofstocknotifier-block {
  margin-bottom: 10px;
}
.outofstocknotifier_action #signup_form {
  font-weight: normal; 
  border: 1px solid #ccc;
  padding: 4px 10px;
  border-radius: 4px;
  background: #8dc444;
  color: #fff!important;
  margin: 0;
}
.outofstocknotifier_action #signup_form:hover {
  background: #F69124;
  color: #fff!important;
}
/* 14-04-2025 css */
.free-shipping, #answ_reviews_widget a{
  color: #F69124;
  font-weight: bold;
  margin-bottom: 10px!important;
}
.free-shipping{
  color: #FF0000;
  font-weight: bold;
  margin-bottom: 10px!important;
}
.product.attribute.sku {
  padding-left: 0;
}
.product.attribute.sku:before {
  width: 0;
}
#acs_product_reviews_widget a {
  margin: 3px 5px 0 0; 
  font-weight: bold!important; 
}
#acs_product_reviews_widget a:hover {
  color:#8dc444!important; 
}
.free-shipping i {
  transform: rotateY(180deg);
}

/* #8dc444 green #F69124 org */
@media (max-width: 1200px) {
  .prod-pic img {
    height: auto;
  }
}

@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
    flex: 0 0 20%;
  }

  .col-md-2-5 {
    width: 40%;
    flex: 0 0 40%;
  }

  .col-md-3-5 {
    width: 60%;
    flex: 0 0 60%;
  }

  .col-md-4-5 {
    width: 80%;
    flex: 0 0 80%;
  }

  .col-md-5-5 {
    width: 100%;
    flex: 0 0 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
    flex: 0 0 20%;
  }

  .col-lg-2-5 {
    width: 40%;
    flex: 0 0 40%;
  }

  .col-lg-3-5 {
    width: 60%;
    flex: 0 0 60%;
  }

  .col-lg-4-5 {
    width: 80%;
    flex: 0 0 80%;
  }

  .col-lg-5-5 {
    width: 100%;
    flex: 0 0 100%;
  }

  .container {
    max-width: 1400px;
  }
}

@media (min-width: 767px) {
  .footerNew .toggle-mobile .title {
    padding-top: 20px;
    border: 0;
  }
}

@media (max-width: 767px) {
  .sliderNew {
    width: 100%;
    display: block;    
}
.sliderLeft {
  width: 100%;
  display: block;
}
.sliderLeft .sliderBannerText {
  font-size: 24px;
  left: 10px;
  line-height: normal;
}
.sliderLeft
.sliderBannerGreenText {
    font-size: 16px;
    color: #8dc444;
    line-height: normal;
}
.owl-carousel .owl-item .sliderLeft img {
  height: auto;
}
.sliderLeft .sliderBannerButton a {
  padding: 7px 10px;
  font-size: 14px;
}
.sliderLeft .sliderBannerButton {
  bottom: 45px;
  left: 14px;
}
.sliderRTop img, .sliderRBottom img {
  height: 120px !important;
}
.sliderBannerText {
  font-size: 18px;
  line-height: 20px;
} 
.sliderBannerButton a {
  padding: 4px 6px;
  font-size: 12px;
}
.sliderRight
.sliderBannerGreenText {
    font-size: 12px;
    line-height: 12px;
}
}

/* Mukesh */
.category-image {
  display: none !important;
}

.filter-options-item.rating {
  display: none;
}

.catalog-category-view .block.block-nav {
  display: none;
}

.acsb-trigger.acsb-trigger-position-y-bottom {
  top: auto !important;
  bottom: 70px !important;
}

.position-y-bottom {
  top: 70px !important;
  bottom: 100px !important;
}

/*add css 19-06-2025*/
.fourcolwidth p:first-child img {
    width: 100%;
}

.allproductpage .fourcolwidth p img {
    width: 100%;
}

.page-cms {
    border: solid 1px #d0e879;
    padding: 15px 15px 30px;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.66;
}

ul.about-comp {
    margin: 0 auto 20px;
    max-width: 600px;
    display: flex;
    flex-grow: 1;
    flex-wrap: wrap;
    padding-top: 20px;
}

ul.about-comp li {
    display: inline-flex;
    flex-grow: 1;
    flex-wrap: wrap;
}

ul.about-comp img {
    max-width: 100%;
    width: 120px;
    height: 120px;
}

.shipping-poly-box {
    max-width: 100%;
    margin: auto;
}

ul.list-item {
    margin: 16px;
    list-style: disc;
    padding-left: 0;
}

.page-title, .category-title {
    margin: 0 0 20px;
    font-size: 2.75rem;
    font-weight: 600;
}

.additional-attributes b, .additional-attributes strong, .cart-container .cart.main.actions .action, .mgz-quickorder .quickorder-btn, b, strong {
    font-weight: 700;
    display: inline-block;
}

table>thead>tr>th, table>tbody>tr>th, table>tfoot>tr>th, table>thead>tr>td, table>tbody>tr>td, table>tfoot>tr>td {
    padding: 8px 10px;
    vertical-align: top;
}

.page-cms .data-table {
    border: 1px solid #cbcbcb;
    width: 100%;
    margin: 15px 0;
}

.page-cms .data-table tr:nth-child(odd) {
    background: #fff;
}

.page-cms .data-table tr:nth-child(even) {
    background-color: #fff;
    /* background-image: linear-gradient(to top, rgba(154, 154, 154, .15), #fff); */
}

.page-cms .data-table td {
    border: 1px solid #b1adad;
    font-weight: 500;
    text-align: left;
    vertical-align: top;
    font-size: 15px;
    line-height: 18px;
    color: #192634;
}

.page-cms table tr:first-child td {
    background: #8dc444;
    color: #fff;
    padding: 10px;
    border: 1px solid #fff;
}

.page-cms table tr:first-child td u {
    text-decoration: none;
}

h4.returnpolicy {
    font-weight: 600;
    text-decoration: underline;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 1.3333em;
}

h4.tax-info-h4 {
    padding-top: 10px;
    padding-bottom: 15px;
    font-size: 1.3333em;
    line-height: 1.25em;
}

.tax-info a {
    color: #8dc444;
}

.tax-info a:hover {
    color: #070707;
}

.statpage-wrapper .hide-content-old-browser-warning {
    margin: -15px -15px 0;
}

.landing-page.affiliates {
    color: #070707;
}

.landing-page.affiliates .affiliate-how-it-works {
    position: relative;
    /* background: url('https://beta.packagingsuppliesbymail.com/pub/media/images/bg-affiliates-01.jpg') no-repeat center bottom; */
}

.landing-page.affiliates .affiliate-how-it-works .intro {
    padding: 80px 0 200px;
    text-align: center;
}

.landing-page.affiliates .affiliate-how-it-works .intro div {
    font-size: 48px;
    line-height: 56px;
    letter-spacing: -1px;
}

.landing-page.affiliates .affiliate-how-it-works .intro div.line-1 {
    padding-bottom: 10px;
}

.landing-page.affiliates .affiliate-how-it-works .intro div.line-2 {
    padding-bottom: 50px;
    font-weight: 600;
    color: #070707;
}

.page-cms button.button {
    height: 42px;
    font-weight: 600;
    border: 1px solid #8dc444;
    background-color: #8dc444;
    padding: 0 20px !important;
    line-height: 40px;
    color: #fff;
}

.page-cms button.button:hover {
    border: 1px solid #F69124;
    background: #F69124 !important;
    color: #fff;
}

.landing-page.affiliates .affiliate-how-it-works .intro p.brief {
    display: block;
    max-width: 600px;
    padding: 0 20px;
    margin: 0 auto;
    color: #070707;
}

.landing-page.affiliates .affiliate-steps {
    position: relative;
    background: #eee;
    color: #070707;
}

.landing-page.affiliates .affiliate-steps .steps {
    max-width: 100%;
    margin: 0 auto 0px;
    position: relative;
    z-index: 0;
    background: #f9f9f9;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05);
}

.landing-page.affiliates .affiliate-steps .steps>div {
    float: left;
    width: 33%;
    text-align: center;
    padding: 10px 20px 0;
    position: relative;
    top: -110px;
    background-color: #f9f9f9;
}

.landing-page.affiliates .affiliate-steps .steps .number, .landing-page.affiliates .affiliate-steps .steps .heading {
    margin-bottom: 30px;
    font-weight: 300;
    text-transform: uppercase;
}

.landing-page.affiliates .affiliate-steps .steps .heading {
    font-size: 20px;
}

.landing-page.affiliates .bar-divider-50 {
    width: 50px;
    height: 3px;
    margin: 0 auto 25px;
    background: #eee;
}

.landing-page.affiliates .affiliate-steps .steps>div p {
    font-size: 15px;
    line-height: 24px;
}

.btn-link {
    color: #8dc444;
    font-weight: normal;
    border-radius: 0;
}

.btn-link:hover {
    color: #F69124;
}

.landing-page.affiliates .affiliate-benefits {
    position: relative;
    background: #fff;
    text-align: center;
    box-shadow: 0 -30px 30px -30px rgba(0, 0, 0, 0.05);
    padding: 80px 80px 40px;
}

.landing-page.affiliates .join-our-affiliate-team h2, .landing-page.affiliates .affiliate-benefits h2, .landing-page.affiliates .affiliate-faq h2 {
    font-size: 36px;
}

.landing-page.affiliates .sub-heading {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
    padding: 0 20px;
}

.landing-page.affiliates .affiliate-benefits ul.items {
    max-width: 1290px;
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

.landing-page.affiliates .affiliate-benefits ul.items li.item {
    display: inline-block;
    width: 340px;
    min-height: 180px;
    padding: 0 20px;
    vertical-align: top;
}

.landing-page.affiliates .affiliate-benefits ul.items li.item h5 {
    font-size: 18px;
    font-weight: 500;
}

.landing-page.affiliates .bar-divider-50 {
    width: 50px;
    height: 3px;
    margin: 0 auto 25px;
    background: #eee;
}

.landing-page.affiliates .affiliate-benefits ul.items li.item:nth-child(1) .bar-divider-50 {
    background: #F69124;
}

.landing-page.affiliates .rainbow-bar {
    height: 10px;
    overflow: hidden;
}

.landing-page.affiliates .rainbow-bar div {
    float: left;
    height: 10px;
    width: 33.3333%;
}

.landing-page.affiliates .rainbow-bar div:nth-child(1) {
    background: #F69124;
}

.landing-page.affiliates .rainbow-bar div:nth-child(2) {
    background: #040404;
}

.landing-page.affiliates .rainbow-bar div:nth-child(3) {
    background: #8dc444;
}

.landing-page.affiliates .rainbow-bar div {
    float: left;
    height: 10px;
    width: 33.3333%;
}

.landing-page.affiliates .join-our-affiliate-team {
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 80px 0;
    background-color: #f9f9f9;
    text-align: center;
}

.landing-page.affiliates .affiliate-benefits ul.items li.item:nth-child(2) .bar-divider-50 {
    background: #040404;
}

.landing-page.affiliates .affiliate-benefits ul.items li.item:nth-child(3) .bar-divider-50 {
    background: #8dc444;
}

.landing-page.affiliates .affiliate-faq {
    padding: 80px 80px 40px;
    background-color: #fff;
    text-align: center;
    margin-bottom: 20px;
}

.landing-page.affiliates .sub-heading {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
    padding: 0 20px;
}

.landing-page.affiliates .affiliate-faq .question {
    font-size: 15px;
    margin-bottom: 20px;
    font-weight: 500;
}

.landing-page.affiliates .affiliate-faq ul.faqs {
    max-width: 1340px;
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

.landing-page.affiliates .affiliate-faq ul.faqs li {
    display: inline-block;
    width: 330px;
    min-height: 280px;
    padding: 0 20px 40px;
    margin-bottom: 40px;
    vertical-align: top;
    border-bottom: 1px solid #e5e5e5;
}

.page-cms a.email {
    text-decoration: underline;
    font-weight: 600;
    color: #8dc444
}

.page-cms a.email:hover {
    color: #F69124
}

.fourcolwidth p:first-child img {
    width: 100%;
}

.allproductpage .fourcolwidth p img {
    width: 100%;
}

.page-title, .category-title {
    margin: 0 0 20px;
    font-size: 2.75rem;
    font-weight: 600;
}

.sitemap .page-title h2 {
    font-size: 1.6rem;
    margin-bottom: 15px;
    background-color: #f2f2f2;
    padding: 10px;
}

.sitemap h3 {
    font-size: 1.4rem;
    line-height: 1.8;
    margin-bottom: 10px;
}

.box-list {
    list-style: disc;
    padding-bottom: 20px;
    display: flex;
    flex-grow: 1;
    flex-wrap: wrap;
    padding-left: 10px;
}

.box-list li {
    display: inline-flex;
    flex-wrap: wrap;
    flex-grow: 1;
    max-width: 33.33%;
    width: 100%;
    list-style: disc;
    padding-left: 15px;
    position: relative;
    margin-bottom: 8px;
}

#tab_1 h3, #tab_1 ul.box-list {
    margin-left: 10px;
}

.fourcolwidth p:first-child img {
    width: 100%;
}

.allproductpage .fourcolwidth p img {
    width: 100%;
}

.allproductpage .fourcolwidth img {
    width: 100%;
}

.page-cms img {
    max-width: 100%;
}

.catalog-category-view .page-title {
    text-align: left;
}

.category-cms img {
    width: 100%;
}

.recently-viewed.block-viewed-products-grid {
    background: #EFEFEF;
}

.statpage-wrapper.faqInfo .tab {
    overflow: hidden;
    border: 0px solid #ccc;
    background-color: #f1f1f1;
    float: left;
    width: 31%;
    text-align: center;

}

.statpage-wrapper.faqInfo .tabcontent {
    display: none;
    padding: 10px 15px;
    border: 1px solid #ccc;
    float: right;
    width: 68%;
    /* border-top: none; */
}

.statpage-wrapper.faqInfo .tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 0 20px !important;
    transition: 0.3s;
    font-size: 17px;
    width: 50%;
    margin: 0;
    background: #192634;
    font-weight: 500;
    border-radius: 4px 4px 0 0 !important;
    text-transform: none;
    width: 100%;
    margin: 0 0 10px 0;
    border-radius: 3px !important;
}

.statpage-wrapper.faqInfo .tabcontent h2 {
    font-size: 20px;
    font-weight: 600;
}

.statpage-wrapper.faqInfo .tab button.active {
    border-bottom: 1px solid #ccc !important;
    background-color: #8dc444;
    color: #fff !important;
}

.statpage-wrapper.faqInfo .tab button:hover, .statpage-wrapper.faqInfo .tab button.active {
    background: #8dc444;
    box-shadow: none;
}

.statpage-wrapper.faqInfo .tab button span {
    font-weight: 600;
    color: #fff;
}

.statpage-wrapper.faqInfo .page-cms .tabcontent:before, .statpage-wrapper.faqInfo .page-cms .tabcontent:after {
    content: initial;
}

.statpage-wrapper.faqInfo .page-cms .tabcontent {
    background: #fff;
}

.statpage-wrapper.faqInfo .faqaccordion {
    background-color: #8dc444;
    color: #fff;
    cursor: pointer;
    padding: 0 20px !important;
    width: 100% !important;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    border: 1px solid #ccc !important;
    font-weight: bold;
    white-space: break-spaces;
    height: auto;
    text-transform: inherit !important;
    border-radius: 3px;
}

.statpage-wrapper.faqInfo button.faqaccordion:after {
    content: '\002B';
    color: #fff;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    white-space: break-spaces;
    height: auto;
    text-transform: inherit !important;
    font-size: 18px !important;
}

.statpage-wrapper.faqInfo button.faqaccordion.active:after {
    content: "\2212";
    text-transform: inherit !important;
    white-space: break-spaces;
}

.statpage-wrapper.faqInfo .faqaccordion.active, .statpage-wrapper.faqInfo .faqaccordion:hover {
    background-color: #F69124 !important;
    text-transform: inherit !important;
    white-space: break-spaces;
    height: auto;
}

.statpage-wrapper.faqInfo .faqpanel {
    padding: 10px 18px;
    display: none;
    background-color: white;
    overflow: hidden;
    margin-bottom: 0px;
}

.qrg_container .col-lg-3.col-sm-4 {
    padding-bottom: 20px;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

a.thumbnail.nopadding {
    margin-bottom: 0px;
}

.qrg_container a.thumbnail:hover {
    border-color: #F69124;
}

.qrg_container .thumbnail img {
    margin-top: 10px;
    margin-bottom: 10px;
}

.qrg_container .img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
}

.qrg_container .product-content {
    background: #8dc444;
    padding: 10px 5px;
    color: #FFF;
    margin-top: -3px;
    border-radius: 0 0 4px 4px;
}

.category-cms p img {
    width: 100%;
}

.row.blogCloud {
    display: block;
}

.tagCloud {
    text-align: left;
    margin: 20px 0px;
}

.JumpTo {
    font-weight: 600;
}

.widget.block-tagclaud ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: table;
    width: 100%;
}

.widget.block-tagclaud ul li {
    float: left;
    margin: 2px 0;
}

.widget.block-tagclaud ul li a {
    display: inline-block;
    border: 1px solid #ddd;
    padding: 5px 10px;
    margin-right: 4px;
    background-color: transparent;
    transition: .2s;
}

.category-cms a:hover {
    color: #8dc444 !important;
}

.offers-catheading {
    background-color: #8dc444 !important;
    color: #fff;
}

.freegiftsoffers h2.page-title {
    margin-bottom: 25px;
    background-color: #f2f2f2;
    padding: 10px;
    font-weight: 600;
}

.products-grid {
    position: relative;
    margin: 0;
}

li.item.product {
    font-size: 12px;
}

.products.wrapper.products-grid .item {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

.col1-layout .category-product.products-grid .item {
    margin: 0 0 25px;
    border-bottom: solid 1px #c5c5c5;
}

.freegiftsoffers ol.products.list.items.product-items.row li.item.product.product-item {
    width: 25%;
    max-height: 510px !important;
    padding-bottom: 20px;
    border-bottom: solid 1px #c5c5c5;
}

.col1-layout .category-product.products-grid .item:nth-child(4n+1) {
    clear: both;
}

.products-grid .item .item-inner:hover .product-item-photo {
    opacity: .2;
}

.freegiftsoffers .products-grid .item .item-inner .box-info .product-name a.product-item-link {
    color: #070707 !important;
}

.freegiftsoffers .products-grid .item .item-inner .box-info .product-name a.product-item-link:hover {
    color: #8dc444 !important;
}

.freegiftsoffers .product-item-info {
    position: relative;
    text-align: center;
}

.category-cms .products-grid .item .item-inner {
    margin: 0;
}

.products-grid .item .item-inner .box-image {
    min-height: 246px;
    text-align: center;
    position: relative;
}

.products-grid .product-item-photo {
    display: block;
    line-height: 0;
    transition: 0.2s;
}

.products-grid .item .item-inner .box-image a img {
    width: 100%;
    max-width: 210px;
}

.products-grid .product-item-photo .product-image-container {
    width: 100% !important;
}

.products-grid .product-item-photo .product-image-container .product-image-wrapper {
    padding: 0 !important;
    height: auto !important;
}

.products-grid .product-item-photo .product-image-container .product-image-wrapper img.product-image-photo {
    max-height: 240px !important;
    margin: 0 auto;
    position: relative;
    float: none;
}

.freegiftsoffers .products-grid .item .item-inner .box-info .product-name {
    font-size: 14px;
    font-weight: 600;
    /* min-height: 65px; */
}

.products-grid .item .item-inner .box-info .product-name a {
    white-space: normal;
}

.products-grid .item .item-inner .box-info .price-box {
    margin: 0 0 10px;
}

.freegiftlabel {
    border: 1px solid #ececec;
    padding: 5px;
    /* margin-top: 15px; */
    /* position: absolute; */
    text-align: center;
    width: 110;
    /* top: 258px; */
    background: #e0f1b1;
    margin-left: 70px;
    color: #8dc444;
    font-weight: 700;
    /* top: 290px !important; */
    margin: 0 auto 10px;
}

.freegiftsoffers .productsku {
    font-size: 12px;
    font-weight: bold;
}

span.price-container.price-final_price.tax.weee {
    display: block;
    margin-bottom: 10px;
}

span.price-wrapper .price {
    color: #F69124 !important;
    font-weight: bold;
}

.freegiftsoffers .products-grid .item .item-inner .box-info .price-box {
    min-height: 20px;
}

.control.control-qty-cart {
    position: relative;
}

.details label {
    float: left;
    margin-top: 6px;
    margin-right: 10px;
}

.freegiftsoffers .label_table {
    font-weight: 600 !important;
    font-size: 100% !important;
    padding: 8px 10px 10px 0px !important;
    margin: 0;
    text-align: left;
    float: left;
}

.freegiftsoffers .inut-bx {
    width: 50px !important;
    float: left;
    height: 40px !important;
    padding: 5px;
    text-align: center;
}

.freegiftsoffers .grn-btn {
    background-color: #8cb311;
    color: #fff;
    float: left;
    height: 40px !important;
    border: 0;
    margin-left: 5px !important;
    padding: 5px 10px !important;
    line-height: 31px !important;
    margin-top: 0 !important;
}

.products-grid .item .item-inner .box-info .tocart {
    height: 40px;
    line-height: 38px;
    padding: 0 26px !important;
    border: 1px solid #e5e5e5 !important;
    background: none;
    color: #444 !important;
    border-radius: 20px;
    transition: 0.2s;
}

.products-grid .item .item-inner .box-info .tocart {
    background: #8dc444;
    color: #fff !important;
}

.freegiftsoffers form#overstockformId button.action.tocart.btn-action.btn-cart.grn-btn {
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding: 0 26px !important;
    border: 1px solid #e5e5e5 !important;
    border-radius: 3px;
    line-height: 31px !important;
    height: 40px !important;
    margin-left: 5px !important;
    text-transform: uppercase;
    font-weight: bold;
}

.freegiftsoffers form#overstockformId button.action.tocart.btn-action.btn-cart.grn-btn:hover {
    background: #F69124 !important;
}

/* footer offer css */

#reveal-wrap {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-bottom: 0;
    z-index: 100;
}

.footerShowHide #reveal-click {
    background: #070707 !important;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    margin: 0 auto -1px !important;
    padding: 10px 18px !important;
    text-decoration: none;
    position: relative;
    border-radius: 10px 10px 0px 0px;
    font-weight: 600;
    width: 300px !important;
    text-align: left;
    height: 45px;
    display: block;
}

.footerShowHide #reveal-click.active {
    /* border-radius: 0px 0px 16px 16px; */
}

.footerShowHide #reveal-click.active::before {
    content: "";
    width: 100%;
    height: 100%;
    background: #0000007a;
    z-index: -1;
    top: 0 !important;
    position: fixed;
    left: 0;
}

.footerShowHide #reveal-click span {
    font-weight: 100;
    display: block;
    font-size: 16px;
}

.footerShowHide #reveal-click i {
    position: absolute;
    right: 14px;
    width: 20px;
    line-height: normal;
    margin-top: -4px;
}

.footerShowHide #reveal-click i img {
    width: 100%;
}

/* #reveal-wrap #hidden-div {
    width: 100%;
    background: #ccc;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    margin: 0;
    padding: 20px;
  }

  #reveal-wrap #hidden-div {
    display: none;
  } */

.footerOfferPro ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    text-align: center;
    gap: 20px;
}

/* .footerOfferPro ul li {
    list-style: none;
    display: flex;
    overflow: hidden;
    height: 300px;
} */
.footerOfferPro ul li {
    list-style: none;
    height: 258px;
    flex: auto;
    background: #fff;
}

.footerOfferPro ul li img {
    max-width: 100%;
}

.footerOfferPro ul li .portfolioDisc {
    width: 100%;
    height: auto;
    padding-top: 0px;
    background-color: #f5bf7f;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    color: #070707;
}

.footerOfferPro ul li .port {
    width: 98%;
    height: 300px;
    position: relative;
    margin: 0 auto;
}

.footerOfferPro ul li .port:hover .portfolioDisc {
    margin-top: 0px;
    height: 100%;
    padding-top: 10px;
    position: absolute;
    bottom: 0;
}

.footerOfferPro ul li a {
    height: 30px;
    font-weight: 600;
    border: 1px solid #8dc444;
    background-color: #8dc444;
    padding: 0 !important;
    line-height: 30px;
    display: block;
    text-align: center;
    width: 100%;
    color: #fff;
}

.footerOfferPro ul li a:hover {
    border: 1px solid #F69124;
    background-color: #F69124;
    color: #fff;
}

.footerOfferPro ul li:hover .flipCard {
    /* border: 4px solid #F69124; */
    position: relative;
}

.footerOfferPro ul li:hover .flipCard:after {
    /* position: absolute;
    border: 4px solid #F69124;
    content: "";
    width: calc(100% + 8px);
    height: calc(100% + 4px);
    top: -4px;
    left: -4px;
    z-index: -1; */
}

.footerOfferPro ul li:hover .flipCard .footerOfferBtn a {
    background: #F69124;
    border-color: #F69124;
}

.footerOfferBtn {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.footer-widgets.footerNew {
    padding-bottom: 40px;
}

.footer-main {
    padding-bottom: 0px;
}

.faqNewTabs.footerShowHide {
    position: fixed;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 11;
    text-align: center;
    /* background: #fff; */
    padding: 0;
}

.faqNewTabs.footerShowHide .faqpanel {
    background: #f4f4f4;
    padding: 0;
}

.faqNewTabs.footerShowHide .faqaccordion:after {
    background: url(/media/wysiwyg/icon/arrow_up.png) no-repeat;
    top: 16px !important;
}

.faqNewTabs.footerShowHide .active.faqaccordion:after {
    background: url(/media/wysiwyg/icon/arrow_down.png) no-repeat;
    top: 16px !important;
    content: "";
}

.faqNewTabs.footerShowHide .faqpanel {
    background: #fff;
    padding: 20px 0 0 0;
}

.tabNewChooseBene.tabNewChooseBeneSubList .tabcontent:before {
    content: initial;
}

.tabNewChooseBene.tabNewChooseBeneSubList .tabcontent:after {
    content: initial;
}

.portfolioDisc h2 {
    border-bottom: 0px solid #f69124;
    font-weight: 700;
    color: #070707;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
}

/* css end */
.search-filter-wrap {
    display: none;
}

.footerSubscribe .main-newsletter-inner .col-xs-12.col-sm-12.col-md-6.col-lg-7 {
    width: 100%;
    flex: 100%;
    max-width: 100%;
    padding: 0;
}

.socialIconFooter i img {
    width: 32px;
}

.toggle-mobile .footer-container.content-toggle {
    display: none;
    padding-bottom: 8px;
}

.otherFooterLink {
    padding-left: 2px;
}

.otherFooterLink a {
    font-size: 16px !important;
}

.sitemap_box a {
    display: block;
    position: relative;
}

.sitemap_box table a img {
    width: 100%;
    height: 100%;
    display: block;
    max-height: 288px;
}

.sitemap_box table td a:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 24px;
    top: 40%;
    line-height: 1.3;
    background: rgba(255, 255, 255, .75);
    padding: 0 2%;
    font-weight: 600;
    letter-spacing: -.05rem;
}

a#tab1:before {
    content: 'Products';
}

a#tab2:before {
    content: 'Offers';
}

a#tab3:before {
    content: 'Company Information';
}

a#tab4:before {
    content: 'Customer Service';
}

a#tab5:before {
    content: 'Request Online Catalog';
}

a#tab6:before {
    content: 'My PSBM Account';
}

.sitemap_box dl {
    padding: 20px 0 10px 5px;
}

#tab_4 dt {
    display: inline-flex;
    padding-top: 5px;
    margin-right: 10px;
    font-weight: bold;
}

#tab_4 dd {
    display: inline-flex;
    max-width: 30px;
    margin-right: 10px;
}

#tab_4 dd a img {
    width: 28px;
}

.gototopp {
    display: inline-block;
    font-weight: bold;
}

a.gototopp:after {
    content: '\f062';
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 20px;
    background: #8dc444;
    border-radius: 100%;
    padding: 10px;
    clear: both;
    width: 40px;
    line-height: 1;
    margin-left: 8px;
    text-align: center;
    font-weight: 500;
}

.cart-container .cart-summary {
    width: 30%;
    background: none;
    border: 1px solid #ddd;
    padding: 25px;
    top: auto !important;
}

.cart-container .cart-summary .summary.title {
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 600;
}

.cart-container .cart-totals {
    border-top: none;
}

.cart-summary .block {
    margin-bottom: 0;
}

.cart-container .cart-summary .block .title {
    padding: 10px;
    background: #8dc444;
    border: 0;
    color: #fff;
    line-height: 1;
    cursor: default;
}

.cart-container .cart-summary .block .title strong {
    font-weight: 500 !important;
    font-size: 100% !important;
    text-transform: uppercase;
}

.cart-container .cart-summary .block>.title:after {
    opacity: 0;
    right: 0;
    top: -7px;
    position: absolute;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.cart-totals {
    border-top: 1px solid #d1d1d1;
    padding-top: 10px;
}

.cart-container .cart-totals {
    border-top: none;
}

.cart-totals .table-wrapper {
    margin-bottom: 0;
    overflow: inherit;
}

.cart-container mark, .cart-container .mark {
    background: none;
}

.abs-sidebar-totals .amount, .cart-totals .amount, .opc-block-summary .table-totals .amount {
    padding-right: 4px;
    text-align: right;
    white-space: nowrap;
}

.abs-sidebar-totals .mark, .cart-totals .mark, .opc-block-summary .table-totals .mark {
    font-weight: 400;
    padding-left: 4px;
}

.cart-totals .grand .amount strong, .opc-block-summary .table-totals .grand .amount strong, .cart-totals .mark, .opc-block-summary .table-totals .mark, .data.table.totals .label, .totals.shipping.excl .label, .cart-totals .mark strong, .opc-block-summary .table-totals .mark strong {
    font-weight: 500 !important;
}

.abs-sidebar-totals .grand .mark, .abs-sidebar-totals .grand .amount, .cart-totals .grand .mark, .cart-totals .grand .amount, .opc-block-summary .table-totals .grand .mark, .opc-block-summary .table-totals .grand .amount {
    padding-top: 20px;
}

tr.totals.shipping.excl {
    background-color: #e5e5e5;
}

.cart-container .cart-summary .summary.title {
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-bottom: 1rem;
}

.cart-container .checkout-methods-items {
    background: #fafafa;
    margin: 25px -25px -25px;
    padding: 25px;
    border-top: 1px solid #ddd;
}

.cart-container .checkout-methods-items .action.primary.checkout {
    background: #8dc444;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    max-width: 100%;
}

.cart-container .checkout-methods-items .action.primary.checkout:hover {
    background-color: #F69124;
    color: #fff;
}

.connectUs {
    margin-top: 20px;
}

.socialIconFooter {
    display: flex;
    margin-top: 15px;
    margin-bottom: 20px;
}

.otherFooterLink {
    padding-left: 2px;
    padding-top: 30px;
}

.cart {
    position: relative;
}

table>caption {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td {
    border-top: 0;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 10px;
}

.cart.table-wrapper .col, .cart-container .cart.table-wrapper .item .col.item {
    padding-top: 10px;
    border-top: 0 !important;
    border-right: 0 !important;
    border-bottom: 0 !important;
}

tr:hover {
    background-color: #f5f5f5;
}

.cart.table-wrapper .col.price, .cart.table-wrapper .col.subtotal, .cart.table-wrapper .col.msrp, .cart.table-wrapper .col.qty {
    padding: 17px 10px;
}

.cart.table-wrapper .col.subtotal {
    padding-right: 40px;
}

.cart.table-wrapper .item-actions-top .actions-toolbar>a.action.action-delete {
    bottom: -33px;
    height: 20px;
}

.cart.table-wrapper .item-actions-top .actions-toolbar>a.action.action-delete::before {
    line-height: 20px;
}

.action.button, .action.continue, .action.update, .action.clear {
    background: #8dc444;
    color: #fff;
    border-radius: 3px;
    max-width: 100%;
    border-color: #8dc444;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.action.primary, .action.secondary {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.action.button:hover, .action.continue:hover, .action.update:hover, .action.clear:hover {
    background: #F69124;
    color: #fff !important;
    border-color: #F69124;
}

.wishlist .product-item-name a {
    color: #070707;
}

.wishlist .product-item-name a:hover {
    color: #8dc444;
}

.checkout-cart-index .page-title {
    padding: 20px 0 0;
    text-align: left;
}

.cart.table-wrapper .item .col.item {
    padding: 10px 10px;
}

.product-item-photo img {
    border: 1px solid #ccc;
}

.cart.table-wrapper .actions-toolbar>a.action-delete {
    right: 0;
    top: -7px;
}

.mpfreegifts-rule-slider .gift-item img {
    width: 100% !important;
}

.mpfreegifts-gift-name {
    font-size: 14px;
    font-weight: 400;
    height: 45px;
}

.mpfreegifts-rule-slider .owl-carousel.owl-loaded {
    margin-top: 0;
}

/* flip css */
.flipCard {
    -webkit-perspective: 800;
    -ms-perspective: 800;
    -moz-perspective: 800;
    -o-perspective: 800;
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0px auto;
}

.flipCard .card.flipped {
    transform: rotatey(-180deg);
    -ms-transform: rotatey(-180deg);
    /* IE 9 */
    -moz-transform: rotatey(-180deg);
    /* Firefox */
    -webkit-transform: rotatey(-180deg);
    /* Safari and Chrome */
    -o-transform: rotatey(-180deg);
    /* Opera */
}

.flipCard .card {
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: 0.5s;
    -moz-transform-style: preserve-3d;
    -moz-transition: 0.5s;
    -ms-transform-style: preserve-3d;
    -ms-transition: 0.5s;
    -o-transform-style: preserve-3d;
    -o-transition: 0.5s;
    transform-style: preserve-3d;
    transition: 0.5s;
    position: relative;
    z-index: 1;
}

.flipCard .card .side {
    width: 100%;
    height: 100%;
    padding: 0px;
    cursor: pointer;
    position: absolute;
    box-sizing: border-box;
    z-index: 2;
    backface-visibility: hidden;
    /* W3C */
    -webkit-backface-visibility: hidden;
    /* Safari & Chrome */
    -moz-backface-visibility: hidden;
    /* Firefox */
    -ms-backface-visibility: hidden;
    /* Internet Explorer */
    -o-backface-visibility: hidden;
    /* Opera */
    border: 4px solid #fff;
    border-bottom-color: #8dc444;
}

.flipCard .card .side:hover {

    border: 4px solid #F69124;
    border-bottom-color: #F69124;
}

.flipCard .card .front {
    /* font-family: Georgia;
    font-size: 3em;
    text-align: center;
    line-height: 160px;
    background-color: #7030a0;
    border: 3px solid white;
    color: white; */

}

.flipCard .card .back {
    background-color: #f5bf7f;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    color: #070707;
    padding: 20px;
    border: 4px solid #F69124;
    transform: rotatey(-180deg);
    -ms-transform: rotatey(-180deg);
    /* IE 9 */
    -moz-transform: rotatey(-180deg);
    /* Firefox */
    -webkit-transform: rotatey(-180deg);
    /* Safari and Chrome */
    -o-transform: rotatey(-180deg);
    /* Opera */
}

/* filip css end */
.block.block-dashboard-info .block-title {
    background: none;
    border: 0 !important;
    padding: 0;
}

.block.block-dashboard-info .box.box-information, .block.block-dashboard-info .box.box-newsletter,
.block.block-dashboard-addresses .box.box-billing-address, .block.block-dashboard-addresses .box.box-shipping-address {
    padding: 0;
    border: 0;
}

.block.block-dashboard-info strong.box-title, strong.box-title {
    color: #F69124;
}

.action.back, .action.print, .action.track, .action.edit, .action.view, .action.change-password {
    color: #070707;
    font-size: 1.5rem;
}

.action.back:hover, .action.print:hover, .action.track:hover, .action.edit:hover, .action.view:hover, .action.change-password:hover {
    color: #F69124;
}

.order-status.pending_payment, .order-status.payment_review, .order-status.processing {
    color: #F69124;
    border-color: #F69124;
}

.block.block-dashboard-addresses .block-title {
    background: none;
    /* border-bottom: 1px solid #ccc; */
    padding-left: 0;
}

.table-order-items thead th, .table-downloadable-products thead th, .table-additional-addresses-items thead th {
    font-weight: 500;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 15px 10px;
    background: #8dc444;
    color: #fff;
}

table thead tr th {
    background: #8dc444 !important;
    color: #fff !important;
    padding: 10px !important;
    border: 1px solid #fff !important;
    vertical-align: top !important;
}

table tr td, table tbody tr th {
    padding: 10px !important;
    border: 1px solid #d1d1d1 !important;
}

table tr td a {
    color: #8dc444;
}

.cart-container .cart-totals table tr td, .cart-container .cart-totals table tr th {
    border: 0 !important;
    border-bottom: 1px solid #d1d1d1 !important;
}

.cart-totals .grand .mark, .opc-block-summary .table-totals .grand .mark {
    border-top: 1px solid #d1d1d1;
    font-size: 1.5rem;
    padding-right: 11px;
}

.order-status.new {
    color: #F69124;
    border-color: #F69124;
    padding: 2px 4px;
    font-size: 14px;
}

.pages .pages-items .item.current {
    background-color: #F69124;
    color: #fff;
}

.products-grid.wishlist .product-item-info .product-item-inner {
    display: block;
    position: relative;
}

.account-status-yellow {
    background: #FEDE00;
    color: #070707;
    padding: 8px 10px;
}

.fieldset>.field:not(.choice)>.control {
    float: none !important;
    width: auto !important;
}

.form-create-account .fieldset.create.info .field-name-lastname+.field.required, .form-create-account .fieldset.create.info .field .field, .page-main .fieldset>.field:not(.choice)>.control {
    /* min-width: 370px; */
    max-width: 370px;
}

select#taxexempt-state {
    width: 100% !important;
}

.field.taxexempt-state.required select {
    width: 100% !important;
}

.field.required p {
    font-size: 12px;
    color: #959595;
    margin-top: 6px;
}

.fieldset>.field, .fieldset>.fields>.field {
    margin: 0 0 20px !important;
}

.account-nav .content {
    background: #fff;
    padding: 15px 0;
}

.account-status-yellow, .account-status-green {
    background: #FEDE00;
    color: #070707;
    padding: 8px 10px;
}

.account .column.main h2 {
    margin: 0 0 20px;
    padding: 0;
    font-size: 18px;
}

.account-nav .item.current a, .account-nav .item.current strong {
    font-weight: 500;
}

.form-newsletter-manage fieldset.fieldset legend.legend {
    margin-right: 25px;
    padding-left: 0px;
    padding-bottom: 10px;
    margin: 0 0 20px;
    font-size: 2.75rem;
    font-weight: 600;
}

h5.status-h5 {
    margin: 0 0 25px 0px;
    padding: 0;
    font-weight: 500;
    font-size: 16px;
}

.tabNewChooseBeneSubList .tabcontent {
    padding: 20px !important;
}

.tabNewChooseBeneSubList .MsoNormal span>span {
    margin-left: 0px;
    padding-right: 11px !important;
}

.showcase.special-offers {
    padding-top: 20px;
    margin-bottom: 20px;
}

.showcase.special-offers li {
    text-align: center;
    padding-left: 15px;
    position: relative !important;
    list-style: none;
}

.showcase.special-offers li {
    text-align: center;
    padding-left: 15px;
    position: relative !important;
}

.showcase.special-offers li img {
    max-width: 100%;
    width: 100%;
    min-height: 215px;
    max-height: 215px;
    height: 100%;
    margin: 0;
}

.showcase.special-offers li span {
    font-size: 20px !important;
    font-weight: 600 !important;
    margin-top: 10px;
    display: block;
    margin-bottom: 10px;
}

.bottom-action a.product-item-link button.action.btn-action.btn-cart {
    background: #8dc444;
    color: #fff;
    border-color: #8dc444;
}

.bottom-action a.product-item-link button.action.btn-action.btn-cart:hover {
    background: #F69124;
    color: #fff;
    border-color: #F69124;
}

.sidebar.sidebar-main .block.account-nav .title.account-nav-title {
    position: initial;
    display: block;
    color: #070707;
    overflow: initial;
    height: auto;
    width: 100%;
    margin-left: 16px;
    margin-top: 10px;
    font-size: 20px;
}

/* .menuSplitTop 
  {
    -moz-column-count: 5;
    -moz-column-gap: 10px;
    -webkit-column-count: 5;
    -webkit-column-gap: 10px;
    column-count: 5;
    column-gap: 10px;
  } */

.whyChooseUs {
    margin: 30px 0;
}

.whyChooseUs ul {
    padding: 0;
    list-style: none;
    display: flex;
    margin: 0;
    justify-content: space-between;
}

.whyChooseUs ul li:first-child {
    width: 210px;
    justify-items: baseline;
}

.whyChooseText {
    background-image: url("../media/wysiwyg/why_choose_icon.svg");
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

.whyChooseText h2 {
    color: #8dc444;
    font-size: 50px;
    font-weight: 900;
    line-height: 50px;
}

.whychooseImg {
    text-align: center;
}

.whychooseImg .whyImg {
    height: 90px;
}

.whyChooseUs ul li .whychooseImg .whyImg img {
    max-width: 130px;
}

.whychooseImg p {
    margin-top: 20px;
}

.whyChooseUs ul li:last-child img {
    width: 100px;
}

.block-wellcome {
    background: #efefef;
    position: relative;
    padding: 30px 0;
}

.block-wellcome::before {
    background: #efefef;
    content: "";
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.block-wellcome::after {
    background: #efefef;
    content: "";
    position: absolute;
    right: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.block-wellcome .title {
    text-transform: none;
    font-weight: bold;
    font-size: 40px;
}

.block-wellcome .title span.maincolorgreen {
    color: #8dc444;
}

.block-wellcome .title span.maincolororange {
    color: #F69124;
}

.block-wellcome .text {
    color: #070707;
    font-size: 30px;
    font-weight: 600;
}

.featuredCategories {
    margin-top: 20px;
    margin-bottom: 30px;

}

.featuredImg {
    position: relative;
}

.featuredCategories a:hover .featuredImg:after {
    content: "";
    background: #97b758b3;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    position: absolute;
    border-radius: 10px;
}

.h2Title {
    color: #070707;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 26px;
}

.featuredCategories .col-sm-3 {
    flex: 0 0 20%;
    max-width: 20%;
}

.featuredCategories .h2Main {
    color: #070707;
    font-size: 38px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
}

button.lightGreenBtn {
    background: #8dc444;
    color: #fff;
    border: #8dc444;
    padding: 10px 30px;
    font-weight: 600;
}

button.lightGreenBtn:hover {
    background: #F69124;
    color: #fff;
    border: #F69124;
}

.featuredCategories a h2 {
    text-align: center;
    font-size: 18px;
    margin: 20px 0px 40px;
    font-weight: 700;
}

.orderInquiry {
    background: #efefef;
    position: relative;
    padding: 40px 0;
}

.orderInquiry::before {
    background: #efefef;
    content: "";
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.orderInquiry::after {
    background: #efefef;
    content: "";
    position: absolute;
    right: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.orderInquiryImg img {
    width: 100%;
}

.orderInquiry {
    width: 100%;
}

.orderInquiry h2 {
    color: #070707;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 40px;
    text-transform: uppercase;
}

.block-product-layout04 .product.details.product-item-details h3.product-item-name a.product-item-link {
    color: #070707;
}

.block-product-layout04 .product.details.product-item-details h3.product-item-name a.product-item-link:hover {
    color: #8dc444;
}

.featuredCategories a img {
    max-width: 100%;
}

.featuredCategories a:hover .featuredImg:after {
    content: "";
    background: none;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    position: absolute;
    border-radius: 10px;
}

.topLink {
    text-align: right;
}

.topLink ul li:last-child {
    padding-right: 0;
}

.top-search-wrap.mfp-with-anim {
    max-width: 453px;
    margin: 0 auto;
}

.block-search .action.search {
    right: 102px;
    border-radius: 0px 50px 50px 0px;
}

.top-search-wrap.mfp-with-anim {
    max-width: 410px;
    margin: 0 auto;
}

.block-search {
    position: initial;
    width: 100%;
    padding-right: 0;
}

.header-content-action {
    margin-right: 0px;
}

.wishlist-icon, .user-topbar, .minicart-action {
    font-size: 14px;
}

.wishlist-icon i, .user-topbar i, .action.showcart i {
    position: relative;
}

.user-topbar .mbi-user:before {
    background: url(/media/wysiwyg/icon/account_circle.svg) no-repeat;
    content: "";
    width: 34px;
    height: 34px;
    position: absolute;
    top: 12px;
    left: -30px;
}

.wishlist-topbar .mbi-heart:before {
    background: url(/media/wysiwyg/icon/heart_icon.svg) no-repeat;
    content: "";
    width: 34px;
    height: 34px;
    position: absolute;
    top: 12px;
    left: -30px;
}

.minicart-action .mbi-bag2:before {
    background: url(/media/wysiwyg/icon/shopping_cart_icon.svg) no-repeat;
    content: "";
    width: 34px;
    height: 34px;
    position: absolute;
    top: 12px;
    left: -30px;
}

.featuredCategories a .featuredImg {
    overflow: hidden;
    border-radius: 10px;
}

.featuredCategories a:hover .featuredImg img {
    /* transform: scale(1.3);
    transition: .3s ease-in-out; */
}

/* .featuredCategories a:hover .featuredImg {
    border: 2px solid #F69124;
    box-shadow: 0 0 12px #F69124;
} */
.featuredCategories a:hover .featuredImg {
    border: 2px solid #fff;
    box-shadow: 0 0 12px #515151;
}

.bestsellers {
    position: relative;
}

.bestsellers {
    background: #efefef;
    position: relative;
    padding: 30px 0 10px;
    margin-bottom: 30px;
}

.bestsellers::before {
    background: #efefef;
    content: "";
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.bestsellers::after {
    background: #efefef;
    content: "";
    position: absolute;
    right: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.mbi-chevron-left:before, .mbi-chevron-right:before {
    color: #F69124;
}

.widget-product .owl-theme .owl-nav [class*=owl-]:hover .mbi-chevron-left:before {
    color: #8dc444;
}

.widget-product .owl-theme .owl-nav [class*=owl-]:hover .mbi-chevron-right:before {
    color: #8dc444;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: none;
    color: #8dc444;
}

.product-item .product-item-name {
    font-weight: 600;
    text-align: center;
}

.product.details.product-item-details .price, .product.details.product-item-details .packtype {
    font-weight: 700;
    font-size: 1.5rem;
}

.product-item .product-btn {
    opacity: 1 !important;
    visibility: visible !important;
    position: initial;
    margin: 0;
}

.product-show {
    position: relative;
    overflow: hidden;
    padding-bottom: 0 !important;
}

.widgetplus.widget-product .product-item-photo img {
    border: 0;
}

.header-content-action>div {
    margin-right: 0;
    margin-left: 50px;
}

.page-header .wishlist-icon, .page-header .showcart {
    line-height: 46px;
    font-weight: 600;
}

#order_tracking {
    width: 100%;
    max-width: 360px;
    margin: initial;
    padding-top: 0;
    padding-bottom: 20px;
}

.page-title-wrapper {
    margin-top: 20px;
}

.product-info-main-top.product-info-main .page-title-wrapper.product {
    margin-top: 0px;
}

.product-info-main .page-title-wrapper .page-title {
    font-weight: 700;
}

.order-info-message {
    background: #f4f4f4;
    padding: 20px;
}

.order-info-message hr {
    border: 0;
}

.order-info-message .table.track-data-table {
    border: 0px solid #ccc !important;
    width: auto;
}

.order-info-message table.table tbody tr th, .order-info-message table.table tbody tr td {
    border: 0 !important;
    padding: 0 !important;
    padding-right: 20px !important;
}

#order_tracking legend.legend, #orderinfo h3 {
    margin: 0 0 20px;
    /* font-size: 2.75rem; */
    font-weight: 600;
    border-bottom: 1px solid #ccc;
    text-align: left;
    padding-bottom: 10px;
}

.wishlist-icon .qty, .action.showcart .counter.qty {
    right: initial;
    left: -10px;
    top: -8px;
}

.horizontal-menu.navigation ul.smartmenu.magebig-nav>li:first-child {
    padding-left: 0;
}

.aboutListingBanner .txt-container {
    padding-left: 0;
}

#widgetplus-block-260212587 .container {
    max-width: 100%;
    padding: 0;
}

.sliderNew .sliderLeft img {
    display: block;
    width: 100%;
    height: 370px;
}

.sliderNew img {
    display: block;
    width: 100%;
    height: 100% !important;
}

.sliderLeft {
    width: calc(49% - 6px);
    margin-right: 10px !important;
}

.sliderNew .sliderLeft img {
    display: block;
    width: 100%;
    height: 100%;
}

.sliderRight {
    width: 50%;
}

.sliderRight .sliderRBottom {
    margin-bottom: 0;
}

.sliderBannerButton a, .sliderLeft .sliderBannerButton a {
    border: 1px solid #8dc444;
    background-color: #8dc444;
}

.sliderBannerButton a:hover, .sliderLeft .sliderBannerButton a:hover {
    border: 1px solid #f69124;
    background-color: #f69124;
}

#order_tracking input {
    margin-bottom: 20px;
}

#orderinfo h3 {
    font-size: 2.75rem;
}

.order-tracking-heading {
    border-bottom: 2px solid #efefef;
    margin-bottom: 20px;
    padding-bottom: 10px !important;
}

.order-info-message a {
    color: #8dc444 !important;
}

.page-bottom-content {
    border: solid 1px #d0e879 !important;
    border-width: 0 1px 1px;
    padding: 15px 15px 30px;
    margin: 0 auto;
    font-weight: 500;
    display: flex;
    clear: both;
    border-top: 1px solid;
}

.contactInfoR .form.contact .left-input .field {
    margin-bottom: 20px;
}

.contact-content .address-info {
    margin-bottom: 15px;
    padding-top: 14px;
    padding-left: 120px;
    list-style: none;
}

.contact-content .address-info li {
    padding: 0 0 10px 30px;
    border: 0;
    position: relative;
}

.contact-content .address-info li:last-child img {
    width: 25px;
    height: 25px;
}

.contact-content .address-info li.phone-icon:before {
    content: "\f095";
    font-size: 18px;
}

.contact-content .address-info li.email-icon:before {
    content: "\f0e0";
    font-size: 16px;
}

.contact-content .address-info li.chat-icon:before {
    content: '\f075';
    font-size: 16px;
}

.contact-content .address-info li:before {
    position: absolute;
    left: 0px;
    top: -2px;
    font-family: fontawesome;
}

.form.contact .left-input {
    float: left;
    width: 370px;
}

#customersupport {
    float: left;
    width: 60%;
    border: 1px solid #8eb420;
    margin-left: 120px;
}

.supporttitle {
    background: #8eb420;
    border-bottom: 1px solid #8eb420;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    padding: 10px 15px;
    text-align: left;
    width: 100%;
}

#customersupport ul {
    margin: 10px 10px 10px 15px;
    padding-left: 20px;
    list-style: disc;
}

.page-bottom {
    background-color: #fff;
}

.page-bottom-content.container h2.contact-title.text-center {
    text-align: left !important;
    font-size: 120%;
    font-weight: 600;
    margin-bottom: 10px !important;
}

input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"] {
    border-radius: 3px !important;
    height: 35px !important;
    font-size: 100%;
    line-height: 1.66;
    box-shadow: none !important;
    border: 1px solid #666 !important;
    background-color: #fff;
    padding: 5px 10px;
}

#contact-form {
    padding: 0px 0;
}

#contact-form .control {
    margin-bottom: 20px !important;
}

.form.contact textarea {
    max-width: 370px;
    border-color: #070707;
    max-height: 110px;
}

.field-recaptcha {
    clear: both;
}

#contact-form .actions-toolbar {
    text-align: left;
}

.contactInfoR .form.contact .fieldset {
    margin-bottom: 20px;
}

.contactInfoR .form.contact .title-bonus-page {
    margin: auto;
    padding: 15px 0;
}

.title-bonus-page h2 {
    font-size: 120%;
    color: #192634;
}

.contactInfoR .form.contact .left-input {
    float: left;
    width: 370px;
}

.account-nav .item a:hover {
    background: none;
}

.contactInfoR .form.contact .left-input .field.required div.mage-error, div.mage-error {
    position: initial;
    box-shadow: none;
    content: "";
    padding-left: 0;
}

.contactInfoR .form.contact .left-input .field.required div.mage-error::after, div.mage-error::after {

    content: initial !important;
}

#contact-form textarea {
    margin-bottom: -4px;
}

form#search_mini_form input#search {
    height: 42px !important;
    background: #d9d9d9;
    border: 1px solid #d9d9d9 !important;
    border-radius: 30px !important;
    padding-left: 20px !important;
}

.whyChooseUs ul li:nth-child(3) .whychooseImg .whyImg img, .whyChooseUs ul li:nth-child(4) .whychooseImg .whyImg img {
    padding-top: 14px;
    vertical-align: middle;
}

.widgetplus.widget-product.bestseller {
    background: #fff;
}

.mpfreegifts-modal .mpfreegifts-item-left {
    padding: 0px 0 !important;
    border: 0 !important;
}

.mpfreegifts-rule-slider {
    margin: 0px 0 0px;
}

.gift-item, .widget-product .owl-carousel .product-item {
    margin: 0 4px;
}

.gift-item:hover, .widget-product .owl-carousel .product-item:hover {
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, .2), 0 0px 6px 0 rgba(0, 0, 0, .19);
    transition: .2s ease-in-out;
}

.product-item-name a {
    color: #070707;
}

.product-item-name a:hover {
    color: #f69124;
}

.cart.table-wrapper .cart thead tr th.col.price span {
    width: 90px;
    display: block;
}

.product.details.product-item-details {
    padding-left: 10px;
    padding-right: 10px;
}

.widget-product .owl-theme .owl-nav [class*=owl-] {
    /* left: initial !important; */
    position: absolute;
}

.owl-carousel .owl-nav {
    top: 50%;
}

.widget-product .owl-carousel .product-item {
    margin-bottom: 0;
    background: #fff;
    padding: 6px;
}

.owl-carousel .owl-nav {
    font-size: 50px !important;
    width: 100%;
    top: 31%;
}

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    position: absolute !important;
}

.owl-carousel .owl-nav .owl-prev {
    left: -3% !important;
}

.owl-carousel .owl-nav .owl-next {
    right: -3% !important;
}

.owl-theme .owl-dots {
    margin-top: 28px;
}

/* .newarrivals .owl-nav, .bestsellers .owl-nav {
    display: none !important;
} */

.mb_aFNbEWqbYxJher70X, .JnK_EbCWlNiE35FcX18e, .YXXJoAQzu6OkkGUtwXyt {
    display: none !important;
}

.Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL .hc_x4yfHuQybEmNBfjZt .ch39Gk7zVPxN0NqRXnb9 .Whdu6omuVZxWP_Exk7qp .Ug3uE2lVoHy9Yb1NGKUD {
    display: inline-block;
    color: #F69124;
}

.j7608obfvhpuyKNH3AEy {
    color: #070707 !important;
}

.Uny1xTSN7pWvhKtlKcFQ {
    color: #F69124 !important;
}

.box.box-information, .box.box-newsletter {
    padding: 20px !important;
    border: 1px solid #d1d1d1 !important;
    min-height: 170px;
}

.minicart-items .product-item-name a {
    color: #070707;
}

#discount-coupon-form {
    padding-right: 0;
}

#discount-coupon-form .actions-toolbar {
    position: initial;
}

#discount-coupon-form .actions-toolbar button {
    height: auto;
    padding: 6px 10px !important;
    line-height: normal;
    width: 100%;
}

.modal-popup .modal-title {
    font-weight: 600;
    font-size: 20px;
}

div#block-shipping.block.shipping .title {
    cursor: pointer;
}

form#co-shipping-method-form dt.item-title {
    font-size: 18px;
    margin-bottom: 10px;
}

table#shopping-cart-table .product-item-details strong.product-item-name a {
    display: block;
    margin-bottom: 20px;
}

form#form-validate.form.form.form-cart table#shopping-cart-table tr.item-info a.product-item-photo {
    /* height: 180px; */
    vertical-align: top;
}

form#form-validate.form.form.form-cart table#shopping-cart-table tr.item-info .product-item-details {
    vertical-align: top;
}

form#form-validate.form.form.form-cart table#shopping-cart-table tr.item-info .product-item-details strong.product-item-name a {
    display: block;
    margin-bottom: 20px;
}

form#form-validate.form.form.form-cart table#shopping-cart-table thead tr th {
    text-align: center;
}

form#form-validate.form.form.form-cart table#shopping-cart-table thead tr th:first-child {
    text-align: left;
}

form#form-validate.form.form.form-cart table#shopping-cart-table tr.item-actions {
    display: none;
}

/* form#form-validate.form.form.form-cart table#shopping-cart-table tr.item-info
.product-item-details {
    vertical-align: top;
} */
.widgetplus.widget-product.crosssell.widget-heading-center .product-items.widget-product-grid.owl-carousel.owl-theme.owl-loaded.owl-drag {
    border: 1px solid #ccc;
}

.product-items.widget-product-grid.owl-carousel.owl-theme.owl-loaded.owl-drag {
    /* border: 1px solid #ccc;
    margin-top: -10px; */
}

.block-product-layout04.bestsellers .owl-stage-outer {
    margin-bottom: 3 0px;
}

div#block-discount.block.discount .title {
    cursor: pointer;
}

button.mpfreegifts-btn.action.primary.checkout {
    height: 32px;
    line-height: normal;
}

.mpfreegifts-btn {
    color: #FFFFFF !important;
    background-color: #8dc444 !important;
    border: 1px solid #8dc444 !important;
}

form#form-validate.form.form.form-cart table#shopping-cart-table tr.item-info a.product-item-photo span.product-image-container {
    width: 80px !important;
}

.cart.table-wrapper .col, .cart-container .cart.table-wrapper .item .col.item .mpfreegifts-add-gift-btn {
    margin-bottom: 0;
}

form#form-validate.form.form.form-cart table#shopping-cart-table tr.item-info .product-item-details strong.product-item-name a {
    font-weight: normal;
}

form#form-validate.form.form.form-cart table#shopping-cart-table tr.item-info .product-item-details strong.product-item-name a {
    display: block;
    margin-bottom: 10px;
}

.item-sku {
    font-weight: 700;
}

.bestsellers .widget-product {
    margin-bottom: 10px;
}

.review-left {
    width: 50%;
    display: inline-block;
    float: left;
}

.blog-right {
    width: 50%;
    display: inline-block;
    float: right;
}

.bestsellers .owl-nav {
    /* top: 41% !important; */
}

.Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL {
    background: #EFEFEF !important;
    border-radius: 20px;
    position: relative;
    z-index: 0;
    overflow: initial;
}

.Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL::before {
    background: url(/media/wysiwyg/icon/arrow_down.png) no-repeat;
    content: "";
    top: 0;
    z-index: 1;
    left: 0;
    width: 100px;
}

.Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL .U34aXHIulHiZjtWicC2q {

    margin-top: 60px;
}

.blog-post-wrap {
    background: #EFEFEF;
    border-radius: 20px;
    padding: 20px;
    margin-top: 13px;
}

.block-main-product .top-title .title {
    font-weight: 700;
    font-size: 28px;
}

.block-main-product .top-title {
    border-bottom: 0px solid rgba(0, 0, 0, .15);
}

.Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 {
    max-width: 1440px;
    overflow: initial;
}

.Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL::before {
    background: url(/media/wysiwyg/icon/review_left.png) no-repeat;
    content: "";
    top: -16px !important;
    z-index: 1;
    left: 30px;
    width: 80px;
    position: absolute !important;
    height: 80px;
    background-size: 100%;
}

.Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL::after {
    background: url(/media/wysiwyg/icon/review_right.png) no-repeat;
    content: "";
    bottom: -30px !important;
    z-index: 1;
    right: 30px;
    width: 80px;
    position: absolute !important;
    height: 80px;
    background-size: 100%;
}

.block-main-product .top-title {
    border-bottom: 0px solid rgba(0, 0, 0, .15);
    text-align: center;
}

.Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL .U34aXHIulHiZjtWicC2q {
    margin-top: 30px !important;
}

.Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL {
    overflow: initial;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 {
    overflow: initial !important;
}

.Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .hfAcicSk2ZvQtxWkJoa4 img {
    opacity: 1;
    filter: invert(86%) sepia(16%) saturate(22322%) hue-rotate(358deg) brightness(96%) contrast(89%);
}

.Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL .hc_x4yfHuQybEmNBfjZt .ch39Gk7zVPxN0NqRXnb9 {
    margin: 0 !important;
    height: 170px !important;
    padding: 0px 10px 20px 10px !important;
}

.Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL .hc_x4yfHuQybEmNBfjZt .ch39Gk7zVPxN0NqRXnb9 .y2RYgSvhjOKKfQgj0BZJ .Ez6kCFleDktF9_nJqOAB {
    display: none;
}

.blog-right .post-item {
    display: flex;
    gap: 20px;
    margin: 29px 0 50px 0;
}

.blog-right .post-item a.img-featured {
    width: 300px;
    border-radius: 10px;
    overflow: hidden;
}

.blog-right .post-item .blogInfoIn h3.title {
    font-weight: 600;
    font-size: 20px;
}

.viewAllBlogHm button.btn.btn-success {
    font-weight: 600;
    border: 1px solid #8dc444;
    background-color: #8dc444;
    color: #fff;
    padding: 3px 10px;
    border-radius: 4px;
    display: inline-block;
}

.viewAllBlogHm button.btn.btn-success:hover {
    border: 1px solid #F69124;
    background-color: #F69124;
}

.viewAllBlogHm {
    text-align: right;
    padding-bottom: 10px;
}

.blogInfoIn a.post-item-link {
    color: #8dc444;
    text-decoration: underline;
}

.blogInfoIn a.post-item-link:hover {
    color: #F69124;
    text-decoration: none;
}

.block-blog-main.block-main-product {
    border: 0;
}

.Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL {
    padding-top: 50px;
    padding-bottom: 50px;
}

.opc-wrapper .shipping-address-item.selected-item {
    border-color: #8dc444;
}

.opc-wrapper .shipping-address-item.selected-item:after {
    color: #8dc444;
}

.opc-wrapper .shipping-address-item {
    padding: 15px 15px 15px;
}

.opc-wrapper .action-select-shipping-item, .opc-wrapper .action-show-popup, .opc-wrapper .form-discount .actions-toolbar button, button.knowmore {
    font-weight: 600;
    border: 1px solid #8dc444;
    background-color: #8dc444;
    color: #fff;
}

.opc-wrapper .action-select-shipping-item:hover, .opc-wrapper .action-show-popup:hover, .opc-wrapper .form-discount .actions-toolbar button:hover, button.knowmore:hover {
    border: 1px solid #F69124;
    background-color: #F69124;
    color: #070707;
}

.productInfoPro .additional-attributes {
    text-align: left;
}

.productInfoPro .additional-attributes tr th {
    text-align: left;
}

.additional-attributes {
    margin: 0px;
}

.checkout-shipping-method .step-title {
    margin-bottom: 20px;
}

.table-checkout-shipping-method {
    min-width: 100%;
    margin-bottom: 20px;
}

/* li#opc-shipping_method.checkout-shipping-method {
    background: #f4f4f48c;
    padding: 14px;
} */
.opc-wrapper .step-content {
    margin: 0 0 0px;
}

.opc-wrapper .form-discount {
    padding-right: 135px;
}

.checkout-payment-method .payment-option-inner input#discount-code {
    height: 42px !important;
}

.payment-option.opc-payment-additional.discount-code .step-title.field.choice {
    margin-bottom: 10px;
}

.payment-option.opc-payment-additional.discount-code .step-title.field.choice span#block-discount-heading {
    font-size: 2rem;
    margin-bottom: 10px !important;
}

.opc-block-shipping-information .shipping-information-title {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
}

.selling-feature-sidebar .media-heading {
    font-weight: 600;
}

.prodeliveryInfo img {
    width: 50px;
    margin-right: 20px;
}

.freeGiftInfo {
    text-align: center;
}

.freeGiftInfo span.free-gift-selling {
    font-size: 44px;
    text-transform: uppercase;
    font-weight: bolder;
    color: #E21818;
    display: block;
}

.freeGiftInfo span.free-gift-with {
    display: block;
    color: #E21818;
    font-size: 24px;
    font-weight: 700;
}

.freeGiftBox {
    border: 4px solid #E21818;
}

#customtab input#qty {
    height: 41px !important;
}

.prodeliveryInfo .media.list-features {
    margin-bottom: 10px;
    margin-top: 10px;
}

.prodeliveryInfo .media.list-features .media-body {
    padding-top: 10px;
}

.recently-viewed.block-viewed-products-grid .owl-nav button.owl-prev, .recently-viewed.block-viewed-products-grid .owl-nav button.owl-next {
    top: 40%;
}

.inn-bx {
    margin-bottom: 40px;
    width: 100%;
    float: none;
}

.inn-bx p {
    margin-bottom: 5px !important;
}

.grn-btn {
    background-color: #8dc444;
    color: #fff;
    float: left;
    height: 40px !important;
    border: 0;
    margin-left: 5px !important;
    padding: 5px 10px !important;
    line-height: 31px !important;
    margin-top: 0 !important;
}

button.viewproduct {
    background-color: #8dc444;
    color: #fff;
}

.grn-btn:hover, button.viewproduct:hover {
    background-color: #f69124;
    color: #070707;
}

.inut-bx {
    width: 50px !important;
    float: left;
    height: 40px !important;
    padding: 5px;
    -webkit-appearance: none;
    -moz-appearance: normal;
}

.lable-ps {
    float: left;
    margin-right: 5px;
    border: 0;
    padding-top: 5px !important;
}

.productLstCustom .input-text.qty {
    margin: 4px 0 !important;
}

.productLstCustom .tocart.btn-action {
    margin: 4px 0 !important;
}

.label_table {
    font-weight: 600 !important;
    font-size: 100% !important;
    padding: 8px 10px 10px 0px !important;
    margin: 0;
    text-align: left;
    float: left;
}

.cart-cell {
    width: 100px;
    white-space: nowrap;
}

.selling-feature-sidebar.freeGift button.knowmore {
    margin-top: 30px;
}

.product.info.detailed.product-accordion .blackTitle {
    color: #070707;
    font-size: 26px;
    border-bottom: 3px solid #EFEFEF;
    padding-bottom: 0;
    font-weight: 700;
    margin-bottom: 10px;
    padding-bottom: 14px;
}

@media screen and (max-width: 767px) {
    .productLstCustom {
        padding-left: 10px;
    }
}

.product-info-main-pallet .prices-tier.items {
    margin-bottom: 0px !important;
}

.product-info-main-pallet .prices-tier.items li {
    background: #fff;
    padding: 0px !important;
    margin: 0 0 4px;
    color: #070707;
}

.product-info-main-pallet .prices-tier.items {
    line-height: 1.7;
    color: #fff;
}

.product-info-main-pallet .prices-tier.items {
    line-height: 1.7;
    color: #fff;
    width: 500px;
}

.specialprice {
    color: red;
    font-weight: 700;
    display: inline;
}

.price-box .price {
    color: #ff4444;
    font-size: 14px !important;
}

div#halfpallet_tierprice {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
}

div#fullpallet_tierprice {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
}

#customtab {
    display: block;
    padding-bottom: 0px !important;
    padding-left: 0px;
}

.productTab .inn-bx {
    border-top: 1px solid #ff4444;
}

#customtab a {
    color: #070707;
}

#customtab .inn-bx {
    background: #EFEFEF;
    margin: 20px 0px;
}

.products-list .tocart {
    background: #8dc444;
    color: #fff;
}

.products-list .tocart:hover {
    background: #F69124;
    color: #070707;
}

#customtab .field.qty {
    margin-right: 4px;
}

#customtab input#qty {
    height: 40px !important;
    border: 1px solid #8dc444 !important;
    width: 75px !important;
}

#customtab .action.primary {
    height: 40px;
    line-height: 40px;
}

button {
    font-weight: 600 !important;
}

.payment-option-content form.form.form-discount.order-comment-form {
    padding-right: 0;
}

.payment-option-content form.form.form-discount.order-comment-form textarea.um-order-comment.input-text.order-comment.order-comment-input {
    width: 100%;
    margin-bottom: 10px;
    min-height: 150px;
}

.um-remaining-chars .chars-value {
    color: #F69124;
    font-weight: 700;
}

li.opc-progress-bar-item._active span {
    font-weight: 600;
}

.block.items-in-cart .title strong {
    font-weight: 600;
    font-size: 16px;
}

.checkout-payment-method .payment-option-content {
    padding: 0 0 22px 0px;
}

.checkout-payment-method .payment-option-title {
    padding-left: 0;
    font-weight: 600;
}

.checkout-payment-method .payment-option-title .action-toggle:after {
    vertical-align: top;
    line-height: 25px;
}

div#rootways_authorizecim_option_cc_type_exp_div .fields.group.group-2 .field {
    width: 49%;
    display: inline-block;
}

select {
    border: 1px solid #666;
}

div#rootways_authorizecim_option_cc_type_cvv_div input#rootways_authorizecim_option_cc_cid {
    width: 110px;
}

fieldset#payment_form_cardknox .fields.group.group-2 .field {
    width: 180px;
    display: inline-block;
}

#data-form input#data, #data-form input#data {
    width: 173px !important;
    border-radius: 3px;
    border: 1px solid #666 !important;
}

tbody.all_product_data_information tr.product-info-rows h2.product.name.product-item-name a.product-item-link {
    font-size: 20px;
    font-weight: 700;
}

tbody.all_product_data_information tr.product-info-rows #tierPricingHtml .titleGreenBg {
    background: none;
    color: #f69124;
    text-align: left;
    padding: 0 0 20px 0;
    font-size: 20px;
}

tbody.all_product_data_information tr.product-info-rows .prices-tier>li span.price-container.price-tier-price.tax.weee span.price-wrapper .price {
    color: #8dc444 !important;
}

tbody.all_product_data_information tr.product-info-rows button.action.tocart.primary {
    height: 32px !important;
    line-height: 32px;
}

tbody.all_product_data_information tr.product-info-rows .price-block {
    margin-top: 54px;
}

tbody.all_product_data_information tr.product-info-rows button.viewproductdetails {
    background-color: #8dc444;
    color: #070707;
    border: 1px solid #8dc444;
}

tbody.all_product_data_information tr.product-info-rows button.viewproductdetails:hover {
    background-color: #f69124;
    color: #070707;
    border: 1px solid #f69124;
}

tbody.all_product_data_information tr.product-info-rows p#halfpallet_name,
tbody.all_product_data_information tr.product-info-rows p#fullpalletsku,
tbody.all_product_data_information tr.product-info-rows p#fullpallet_price {
    font-size: 16px;
}

tbody.all_product_data_information #halfpalletsku, tbody.all_product_data_information #halfpallet_name, tbody.all_product_data_information #fullpallet_name, tbody.all_product_data_information #fullpalletsku {
    font-size: 16px;
}

tbody.all_product_data_information tr.product-info-rows .tocart {
    width: auto;
    margin: 20px 0;
}

tbody.all_product_data_information tr.product-info-rows .product.details.product-item-details .col-12.col-sm-9 .col-12.col-sm-4 {
    border-left: 2px solid #8dc444;
    margin-right: 0;
    padding-right: 0;
}

tbody.all_product_data_information tr.product-info-rows p#casesku {
    color: #f69124;
    font-weight: 700;
    font-size: 16px;
}

tbody.all_product_data_information tr.product-info-rows .customprice {
    font-size: 14px;
}

/*Added by Sonali*/
.sidebar-product-page.row {
    padding-left: 10px;
}

.freeGiftInfo span.free-gift-with {
    margin-bottom: 5px;
}

.freegiftwith {
    margin-top: 5px;
}

.knowmore {
    margin-top: 10px;
}

.freegiftwithlink a {
    color: #8dc444;
    font-weight: 700;
}

.freegiftwithlink a:hover {
    color: #f69124;
}


/*End by Sonali*/
.selling-feature-sidebar.freeGift {
    border: 3px solid #E21818;
    -webkit-box-shadow: inset 1px 0px 11px 1px #FFFFFF;
    box-shadow: inset 5px 0px 8px 6px #FFFFFF;
    margin: 0;
}

.sidebar-product-wrap {
    margin-left: 0px;
}

.selling-feature-sidebar.freeGift a {
    color: #070707;
    font-weight: normal;
    text-decoration: underline;
}

.selling-feature-sidebar.freeGift a:hover {
    color: #F69124;
    text-decoration: none;
}

.freeGiftInfo span.free-gift-with {
    margin-bottom: 6px;
    display: block;
    color: #E21818;
    font-size: 25px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
}

.selling-feature-sidebar.freeGift .grabgiftText {
    text-transform: uppercase;
}

.catalog-category-view div#product-container-wrap .products-list>h3 {
    background: #F69124;
    color: #fff;
    padding: 6px 10px;
}

.catalog-category-view div#product-container-wrap .products-list {
    padding-top: 0;
}

.catalog-category-view div#product-container-wrap .toolbar.toolbar-products {
    margin-bottom: 0;
}

.catalog-category-view div#product-container-wrap .products-list #customtab input#qty {
    height: 32px !important;
    line-height: normal !important;
    width: 64px !important;
}

.catalog-category-view div#product-container-wrap .products-list button.action.tocart.btn-action.btn-cart.grn-btn {
    height: 32px !important;
    line-height: normal !important;
}

.catalog-category-view div#product-container-wrap .products-list .label_table {
    padding: 4px 10px 4px 0px !important;
}

.catalog-category-view div#product-container-wrap .products-list #halfpalletsku,
.catalog-category-view div#product-container-wrap .products-list #halfpallet_price {
    font-size: 16px !important;
    font-weight: 400;
}

.catalog-category-view div#product-container-wrap .products-list #halfpalletsku b,
.catalog-category-view div#product-container-wrap .products-list #halfpallet_price b {
    font-weight: 700;
}

.catalog-category-view div#product-container-wrap .products-list table td #customtab .inn-bx button {
    background-color: #8dc444 !important;
    color: #fff !important;
    border: 1px solid #8dc444 !important;
    text-transform: uppercase;
    line-height: normal;
    font-size: 11px;
    width: auto;
    min-width: auto;
}

.catalog-category-view div#product-container-wrap .products-list table td #customtab .inn-bx button:hover {
    background-color: #F69124 !important;
    color: #070707 !important;
    border: 1px solid #F69124 !important;
}

.catalog-category-view div#product-container-wrap .products-list button:hover {
    background: #f69124 !important;
    color: #070707 !important;
    border-color: #f69124 !important;
}

.catalog-category-view div#product-container-wrap .products-list table td #customtab .inn-bx button {
    font-size: 11px;
}

.catalog-category-view div#product-container-wrap .products-list table td #customtab .inn-bx .control button {
    font-size: 14px;
}

.catalog-category-view div#product-container-wrap .products-list button.toggle-btn {
    background: none !important;
    border: 0 !important;
}

tbody.all_product_data_information tr.product-info-rows .price-block button.action.tocart.primary {
    margin-bottom: 0 !important;
}

.box-tocart .fieldset-add .custom-qty button {
    height: 42px;
    color: #8dc444;
    font-weight: bold !important;
}

.quantityDis, ul.prices-tier.items.quantityDisList, .product-add-form {
    max-width: 480px;
}

ul.prices-tier.items.quantityDisList {
    margin-bottom: 30px;
}

.cat-links a {
    color: #f69124;
    text-decoration: underline;
}

.catalog-category-view div#product-container-wrap .products-list table thead th, .catalog-category-view div#product-container-wrap .products-list table td {
    text-align: center !important;
}

.catalog-category-view div#product-container-wrap .products-list table td .row.product.details.product-item-details {
    text-align: left;
}

.product-reviews-summary.short {
    float: right;
    padding: 0 !important;
}

.mpfreegifts-catalog {
    border: 0 !important;
    padding-left: 0 !important;
    padding-top: 10px !important;
}

.product-info-main-top .info-after-title>div:before {
    border-left: 0 !important;
    width: 0;
}

.product-info-main .product-info-price .price-box.price-final_price .price-wrapper span.price {
    color: #070707 !important;
}

.product-info-main .product-info-price .price-box.price-final_price .customprice {
    font-size: 18px !important;
}

button.substitutes {
    height: 42px;
    font-weight: 600;
    border: 1px solid #8dc444;
    background-color: #8dc444;
    padding: 0 !important;
    line-height: 40px;
    padding-left: 14px !important;
    padding-right: 14px !important;
    color: #fff;
}

button.substitutes:hover {
    border: 1px solid #f69124;
    background-color: #f69124;
    color: #070707;
}

button.clear-all-filters {
    height: 42px;
    font-weight: 600;
    border: 1px solid #8dc444;
    background-color: #8dc444;
    padding: 0 !important;
    line-height: 40px;
    padding-left: 14px !important;
    padding-right: 14px !important;
    color: #fff;
}

button.clear-all-filters:hover {
    border: 1px solid #f69124;
    background-color: #f69124;
    color: #070707;
}

.product.media .discl-txt span {
    font-size: 16px;
    color: #656565;
    font-style: italic;
    font-weight: 100;
}

.cat-links {
    margin-top: 10px;
    padding: 20px 0;
}

input[name="email"].outofstocknotifier_email {
    background: #EFEFEF;
    border: 0 !important;
    height: 42px !important;
}

.outofstocknotifier-block form#form-validate-stock label {
    color: #070707 !important;
    margin-bottom: 14px;
}

.product.info.detailed.product-accordion {
    margin-top: 0;
}

.productInfoPro .data.item.title {
    font-weight: 700;
    border-bottom: 3px solid #efefef;
}

::marker {
    font-size: 10px;
    line-height: 30px;
}

.product.attribute.description .value ul.customListing li::marker {
    font-size: 10px;
    line-height: 30px;
}

.product.data.items .item.content {
    padding: 20px 0;
}

.product.attribute.description .value ul.customListing {
    margin-bottom: 20px;
}

div#jaincotech\.product\.downloadables .downloadables {
    margin: 0 !important;
}

div#jaincotech\.product\.downloadables .downloadables .downloadablesInPdf {
    max-width: 486px;
}

div#jaincotech\.product\.downloadables .downloadablesInPdfBoxIn {
    text-align: center;
    font-weight: 700;
}

div#jaincotech\.product\.downloadables .downloadablesInPdfBoxIn a {
    text-align: center;
    font-weight: 700 !important;
}

.review-fieldset .field input, .review-fieldset .field textarea {
    border: 0 !important;
}

.product.details.product-item-details .price {
    color: #070707 !important;
}

.catalog-category-view div#product-container-wrap .products-list table td button.btn-quickview.mb-tooltip {
    display: block;
    position: initial;
    margin-left: -16px;
    background: #8dc444;
    border-color: #8dc444;
}

.catalog-category-view div#product-container-wrap .products-list table td .row.product.details.product-item-details button {
    background: #8dc444;
    border-color: #8dc444;
    color: #fff;
}

.quickview-wrap.column.main.zoom-anim-dialog .selling-feature-sidebar img {
    width: 34px;
    margin-right: 0px;
}

.quickview-wrap.column.main.zoom-anim-dialog .sidebar-product-wrap {
    margin-left: 0px;
}

.catalog-category-view div#product-container-wrap .products-list table td .boxInn {
    padding: 10px;
    text-align: left;
}

.catalog-category-view div#product-container-wrap .products-list table td .product-show button.btn-quickview.mb-tooltip {
    display: none;
}

.catalog-category-view div#product-container-wrap .products-list table td ul.items.prices-tier li.item {
    font-size: 16px;
}

tbody.all_product_data_information tr.product-info-rows p#casesku {
    color: #f69124;
    font-weight: 700;
    font-size: 16px;
}

.catalog-category-view div#product-container-wrap .products-list table td .product-show {
    /* width: 200px; */
}

.mbi-eye:before {
    /* content: "Quick View"; */
    content: "";
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    content: "";
    background: url(/media/wysiwyg/magebig/other_img/view_icon.svg) no-repeat;
    height: 15px;
    width: 23px;
    display: inline-block;
    background-size: 20px;
    background-position: 0 2px;
}

button.btn-quickview.mb-tooltip:hover .mbi-eye:before:before {
    background: url(/media/wysiwyg/magebig/other_img/view_icon_b.svg) no-repeat;
}

.catalog-category-view div#product-container-wrap .products-list table td .col-12.col-sm-8 .product-list-details .col.btn-wishlist.quicklist button {
    position: relative;
    background: #8dc444;
    border-color: #8dc444;
}

.catalog-category-view div#product-container-wrap .products-list table td .col-12.col-sm-8 .product-list-details .col.btn-wishlist.quicklist button:before {
    /* content: "Quick View"; */
    content: "";
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    content: "";
    background: url(/media/wysiwyg/magebig/other_img/cart_icon.svg) no-repeat;
    height: 15px;
    width: 23px;
    display: inline-block;
    background-size: 20px;
    background-position: 0 2px;
}

.col.btn-wishlist.quicklist button.action.towishlist.mb-tooltip:hover:before {
    background: url(/media/wysiwyg/magebig/other_img/cart-icon_b.svg) no-repeat;
}

/* .catalog-category-view div#product-container-wrap .products-list table td .col-12.col-sm-8 .product-list-details .col.btn-wishlist.quicklist button:hover:before {   
    background: url(/media/wysiwyg/magebig/other_img/cart-icon_b.svg) no-repeat;
} */
.btn-wishlist.quicklist button {
    position: relative;
}

.btn-wishlist.quicklist button:before {
    /* content: "Quick View"; */
    content: "";
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    content: "";
    background: url(/media/wysiwyg/magebig/other_img/cart_icon.svg) no-repeat;
    height: 15px;
    width: 23px;
    display: inline-block;
    background-size: 20px;
    background-position: 0 2px;
}

.btn-wishlist.quicklist button:hover:before {
    background: url(/media/wysiwyg/magebig/other_img/cart_icon_b.svg) no-repeat;
}

.col.btn-wishlist.quicklist {
    display: inline;
    margin: 0;
    padding: 0;
}

.filter-option-item {
    vertical-align: top;
    width: 150px;
}

tbody.all_product_data_information tr.product-info-rows p#fullpalletsku #fullpallet_sku {
    font-weight: 400;
}

.catalog-category-view div#product-container-wrap .products-list #halfpallet_price {
    font-weight: 700;
}

#customtab.productTab .inn-bx .row p#halfpalletsku b, #customtab.productTab .inn-bx .row p#fullpalletsku b {
    font-weight: 400;
}

.sticky-addcart.active .page-title-wrapper {
    width: calc(100% - 500px);
}

.sticky-addcart.active .fieldset-add {
    width: 460px;
}

.catalog-category-view div#product-container-wrap .products-list table td {
    text-align: center !important;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}

.catalog-category-view div#product-container-wrap .products-list button.toggle-btn {
    padding-top: 0;
    padding-bottom: 0;
}

.filter-by-product-table-headings ul.filter-options-list li.filter-option-item label a img {
    border: 4px solid #ccc !important;
}

.filter-by-product-table-headings ul.filter-options-list li.filter-option-item label a:hover img {
    border-color: #F69124 !important;
}

input[type=radio], input[type=checkbox] {
    width: 22px;
    height: 22px;
    accent-color: #8dc444;
}

input[type="checkbox"]:checked::after {
    content: "";
    position: absolute;
    left: 6px;
    top: 0px;
    width: 9px;
    height: 17px;
    border-width: 0 4px 4px 0;
    transform: rotate(45deg);
    border-color: white;
    border-style: solid;
}

.catalog-category-view div#product-container-wrap .products-list table {
    margin-bottom: 10px;
}

.catalog-category-view div#product-container-wrap .products-list table thead th, .catalog-category-view div#product-container-wrap .products-list table td {
    border: 1px solid #070707 !important;
}

.catalog-category-view div#product-container-wrap .products-list table td #customtab .inn-bx {
    margin: 0px 0px;
}

.catalog-category-view div#product-container-wrap .products-list table td>div {
    margin-top: 16px;
    margin-bottom: 6px;
}

.toolbar-products .modes-mode.mode-list:before {
    background: url(/media/wysiwyg/magebig/other_img/list_view_green.png) no-repeat;
    width: 26px;
    height: 24px;
}

.toolbar-products .modes-mode.mode-list.active:before {
    content: "";
    background: url(/media/wysiwyg/magebig/other_img/list_view_gray.png) no-repeat;
    width: 26px;
    height: 24px;
}

.toolbar-products .modes-mode:before {
    content: "";
    background: url(/media/wysiwyg/magebig/other_img/thum_view_green.png) no-repeat;
    width: 26px;
    height: 24px;
}

.toolbar-products .modes-mode.active:before {
    content: "";
    background: url(/media/wysiwyg/magebig/other_img/thum_view_gray.png) no-repeat;
    width: 26px;
    height: 24px;
}

.toolbar-products .modes .modes-label {
    padding: 0px 0;
    margin-right: 15px;
}

.catalog-category-view div#product-container-wrap .products-list table td .product-list-details {
    min-height: 200px;
}

.catalog-category-view div#product-container-wrap .products-list table td .col-12.col-sm-8 .product-list-details {
    min-height: 200px;
}

.catalog-category-view div#product-container-wrap .products-list table td .col-12.col-sm-8 .product-list-details .col {
    position: absolute;
    bottom: 0;
    left: 0;
}

.box-tocart .actions .tocart, .box-tocart .instant-purchase {
    min-width: 120px;
    margin-right: 10px;
}

.box-tocart .field {
    margin-right: 10px;
    margin-bottom: 10px;
}

.catalog-category-view div#product-container-wrap .products-list table td .col-12.col-sm-8 .product-list-details .product-details-buttons a {
    display: inline-block;
    margin-right: 20px;
}

.catalog-category-view div#product-container-wrap .products-list table td .col-12.col-sm-8 .product-list-details .product-details-buttons button.btn-quickview.mb-tooltip {
    display: inline-block;
}

.view-more-detail a {
    color: #8dc444;
}

.catalog-category-view div#product-container-wrap .products-list .heading-details {
    padding-right: 20px;
}

.page-title-wrapper .category-description {
    /* text-align: justify; */
}

tbody.all_product_data_information tr.product-info-rows .price-block .field.qty label.label {
    display: inline-block;
    float: initial;
    display: none;
}

tbody.all_product_data_information tr.product-info-rows .price-block .field.qty .control {
    border: 1px solid #8dc444 !important;
    display: inline-block !important;
    width: 110px;
    background: #fff;
}

.catalog-category-view div#product-container-wrap .products-list .control button.qty-btn {
    color: #8dc444 !important;
    background: none !important;
    border: 0 !important;
    padding: 0 6px !important;
    width: 25px;
}

.catalog-category-view div#product-container-wrap .products-list .control input.input-text.qty {
    border: 0 !important;
}

.product-details-buttons {
    position: absolute;
    bottom: 0;
}

.product-details-buttons .view-product-button {
    display: inline-block;
    margin-right: 16px;
}

.product-details-buttons .view-product-button a {
    margin-right: 0px !important;
}

.product-details-buttons .col.quickview {
    display: inline-block !important;
    position: initial !important;
    width: auto;
    margin: 0;
    padding: 0;
}

.product-details-buttons .col.btn-wishlist.quicklist {
    display: inline-block !important;
    position: initial !important;
    width: auto;
    padding: 0;
}

#customtab .field.qty {
    margin-right: 4px;
    display: inline-block;
}

.catalog-category-view div#product-container-wrap .products-list .control input.input-text.qty {
    height: 31px !important;
    -webkit-appearance: none;
    -moz-appearance: textfield;
    padding: 0;
    margin: 0 !important;
    background: none !important;
    width: 50px !important;
}

tbody.all_product_data_information tr.product-info-rows .price-block .stock.unavailable {
    color: red;
    text-align: right;
    margin-right: 4px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

tbody.all_product_data_information tr.product-info-rows .product.details.product-item-details .col-12.col-sm-9 .col-12.col-sm-4 .field.qty {
    display: inline-block;
    margin: 0 !important;
}

.catalog-category-view div#product-container-wrap .products-list table td #customtab .inn-bx .price-block {
    margin-top: 0;
    text-align: right;
}

tbody.all_product_data_information tr.product-info-rows .product.details.product-item-details .col-12.col-sm-9 .col-12.col-sm-4 .stock.unavailable {
    text-align: left;
}

.modal-popup.modal-popup.freegift-knowmore {
    max-width: 900px;
    margin: 0 auto;
}

.modal-popup .modal-footer {
    padding-bottom: 10px;
    padding-top: 10px;
}

.modal-popup .modal-footer button {
    background-color: #8dc444 !important;
    color: #fff !important;
    border: 1px solid #8dc444 !important;
    text-transform: uppercase;
    line-height: normal;
}

.modal-popup .modal-footer button:hover {
    background-color: #F69124 !important;
    color: #070707 !important;
    border: 1px solid #F69124 !important;
}

.modal-popup .modal-header {
    padding-top: 18px;
}

.callfor-popup ul {
    margin: 0;
    padding-left: 34px;
    margin-bottom: 20px;
}

.callfor-popup ul li {
    margin-bottom: 6px;
}

.modal-popup .modal-footer {
    margin-left: 32px;
    margin-right: 32px;
    padding: 16px 0px;
}

.modal-slide .modal-content {
    padding: 0 2.6rem 1.1rem;
}

.callfor-popup {
    display: none;
}

.modal-popup.modal-popup.freegift-knowmore .callfor-popup {
    display: block;
}

.header-main-content.sticky-menu.active.fadeindown {
    display: none;
}

/* .header-menu-content {
    border-bottom: 14px solid #f69124;
    background: #fff;
} */

.product-show>a.photo .main-photo {
    /* max-width: 200px; */
    display: block;
    margin: 0 auto;
}

.topMenuNav .megamenu-li h2 a, .topMenuNav .megamenu-li h2 {
    color: #8dc444;
}

.user-topbar .header.links {
    font-weight: 600;
}

/* .page-header .wishlist-icon, .page-header .showcart {
    line-height: 36px;
    font-weight: 600;
} */

/*top menu css*/
.topMenuNav .container {
    padding-left: 0;
    font-weight: 350;
    /* font-size: 16px; */
}

.topMenuNav div#mobile_nav ul.navbar-nav.navbar-light {
    padding: 0;
}

.topMenuNav div#mobile_nav li.nav-item.dropdown.megamenu-li.dmenu:first-child>.nav-link {
    padding-left: 0;
    font-size: 16px;
}

.navbar.topMenuNav {
    background: #fff;
    padding-top: 0;
    padding-bottom: 0;
    /* box-shadow: 1px 3px 4px 0 #adadad33; */
}

/* .navbar-light .navbar-brand {
        color: #2196f3;
      } */
.navbar-light.topMenuNav .navbar-nav .nav-link {
    color: #070707;
}

.navbar-light.topMenuNav .navbar-brand:focus,
.navbar-light.topMenuNav .navbar-brand:hover {
    color: #f69124;
}

.navbar-light.topMenuNav .navbar-nav .nav-link:focus,
.navbar-light.topMenuNav .navbar-nav .nav-link:hover {
    color: #fff;
}

.navbar-light.topMenuNav .navbar-nav .nav-link {
    padding-top: 12px;
    padding-bottom: 12px;
    transition: 0.3s;
    padding-left: 24px;
    padding-right: 24px;
    font-size: 14px;
    font-weight: 600;
}

.navbar-light.topMenuNav .navbar-nav .nav-link:focus,
.navbar-light.topMenuNav .navbar-nav .nav-link:hover {
    /* background: #f69124; */
    transition: 0.3s;
    color: #f69124;
}

.topMenuNav .dropdown-item:focus, .topMenuNav .dropdown-item:hover {
    color: #f69124;
    text-decoration: underline;
    /* background-color: #F69124 !important; */
}

.topMenuNav .sm-menu {
    border-radius: 0px;
    border: 0px;
    top: 97%;
    /* box-shadow: rgba(173, 173, 173, 0.2) 1px 3px 4px 0px; */
    box-shadow: initial !important;
}

.topMenuNav .dropdown-item {
    color: #070707;
    font-size: 14px;
    display: block;
    padding: 0 0 2px 10px;
    font-family: Montserrat, 'Segoe UI', 'Helvetica Neue';
    font-weight: 400;
}

.topMenuNav .dropdown-item.active,
.topMenuNav .dropdown-item:active {
    color: #f69124;
    text-decoration: none;
}

.topMenuNav .navbar-toggler {
    outline: none !important;
}

.topMenuNav .navbar-tog {
    color: #f69124;
}

.topMenuNav .megamenu-li {
    position: static;
}

.topMenuNav .megamenu {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    padding: 15px;
}

.topMenuNav .megamenu h6 {
    margin-left: 21px;
}

.topMenuNav .megamenu i {
    width: 20px;
}


.navbar-expand-lg.topMenuNav .navbar-nav .dropdown-menu:before {
    position: absolute;
    content: "";
    width: 100%;
    left: -100%;
    height: 100%;
    background: #efefef;
    bottom: 0;
    z-index: 111;
    top: 0;
}

.navbar-expand-lg.topMenuNav .navbar-nav .dropdown-menu:after {
    position: absolute;
    content: "";
    height: 100%;
    background: #efefef;
    width: 100%;
    right: -100%;
    top: 0;
}


.topMenuNav .megamenu-li {
    display: inline-block;
    font-size: 14px;
}

.topMenuNav .megamenu-li h2 {
    position: relative;
    font-size: 16px;
    color: #8dc444;
}

.topMenuNav .megamenu-li h2:before {
    /* content: "\f3d3"; */
    position: absolute;
    right: 5px;
    top: 4px;
    font-family: "mbicon" !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.topMenuNav .megamenu-li h2 i.mbi.mbi-ios-arrow-right::before {
    top: 4px;
    position: relative;
    right: -6px;
}

.topMenuNav ul li .dropdown-menu .col {
    column-count: 4;
    column-gap: 20px;
}

.topMenuNav .megamenu-li h2 a.subcat-dropdown a {
    color: #8dc444;
}

.topMenuNav .megamenu-li h2 a.subcat-dropdown a:hover {
    color: #F69124;
}

.topMenuNav .megamenu-li h2 a,
.topMenuNav .megamenu-li h2 {
    color: #8dc444;
}

.topMenuNav .megamenu-li h2 a:hover,
.topMenuNav .megamenu-li h2:hover {
    color: #F69124;
}

.user-topbar .header.links {
    padding: 8px 0;
}

.navbar-light.topMenuNav .navbar-nav .nav-link i::before {
    top: 5px;
    position: relative;
    right: -12px;
    font-size: 20px;
}

.topMenuNav .megamenu-li h2:first-child {
    margin-top: 0;
}

.topMenuNav .megamenu-li h2 {
    margin-top: 10px;
    font-weight: 500;
}

.topMenuNav .megamenu-li h2 a:hover:after {
    position: absolute;
    right: -17px;
    content: "";
    width: 20px;
    height: 3px;
    bottom: 1px;
    background: #efefef;
}

.topMenuNav .megamenu-li h2 a:hover {
    text-decoration: underline;
    position: relative;
}

.topMenuNav .megamenu-li h2 a {
    font-size: 18px;
    /* font-weight: 600; */
}

/* .topMenuNav .megamenu-li h2 a i {
  transition: 0.3s;
}
.topMenuNav .megamenu-li h2 a:hover i {
    transform: translate(10px , 0px);
} */
.topMenuNav .megamenu-li h2 a {
    transition: 0.3s;
    font-size: 16px;

}

.topMenuNav .megamenu-li h2 a:hover {
    transform: translate(10px, 0px);
}

.block.filter .filter-title {
    margin: 0;
}

.filter-options .filter-options-content {
    padding: 0 0 0px;
}

.catalog-category-view div#product-container-wrap .products-list tbody.all_product_data_information strong.product.sku.product-item-Sku {
    font-weight: normal;
    cursor: pointer;
}

.catalog-category-view div#product-container-wrap .products-list tbody.all_product_data_information strong.product.sku.product-item-Sku:hover {
    text-decoration: underline;
}

.catalog-category-view div#product-container-wrap .products-list tbody.all_product_data_information .arrow {
    border: solid #8dc444;
    border-width: 0 2px 2px 0;
    display: block;
    padding: 3px;
    margin-top: -11px;
}

.catalog-category-view div#product-container-wrap .products-list table td #customtab .inn-bx button {
    font-size: 11px;
    height: 32px !important;
}

.catalog-category-view div#product-container-wrap .products-list table thead th .sort-arrow {
    font-size: 14px;
    width: 14px;
    display: inline-block;
}

.catalog-category-view div#product-container-wrap .products-list table thead th span.arrow.down {
    position: relative;
    top: -4px;
}

.toolbar-products .modes-mode.mode-list.active:before {
    background: url(/media/wysiwyg/magebig/other_img/list_view_green.png) no-repeat;
}

.toolbar-products .modes-mode.mode-list:before {
    background: url(/media/wysiwyg/magebig/other_img/list_view_gray.png) no-repeat;
}

.toolbar-products .modes-mode:before {
    background: url(/media/wysiwyg/magebig/other_img/thum_view_gray.png) no-repeat;
}

.toolbar-products .modes-mode.active:before {
    background: url(/media/wysiwyg/magebig/other_img/thum_view_green.png) no-repeat;
}

.filter-options-item .nano>.nano-content {
    overflow: initial !important;
    max-height: initial !important;
}

.filter-options-item .nano>.nano-pane {
    display: none;
}

.clear-all-button button.clear-all-filters {
    font-size: 17px;
    height: 32px;
    line-height: normal;
    margin-bottom: 20px;
}

.product-info-main-top .info-after-title>div:first-child {
    display: none;
}

.product-info-main .message-warning.warning.message {
    display: none;
}

.col.btn-wishlist.quicklist button.action.towishlist.mb-tooltip {
    background-color: #8dc444 !important;
    color: #fff !important;
    border: 1px solid #8dc444 !important;
}

.catalog-category-view div#product-container-wrap .products-list table td #customtab .inn-bx .price-block .field.qty .control button.qty-btn {
    background: #fff !important;
    color: #8dc444 !important;
    border: 0 !important;
}

.wishlist-topbar .mbi-heart:before {
    background: url(/media/wysiwyg/magebig/other_img/cart-icon_b.svg) no-repeat;
    width: 30px;
    height: 26px;
    background-size: 24px;
}

.product-info-main .stock.available span {
    color: #8dc444;
    background: url(/media/wysiwyg/magebig/other_img/check_box_green.svg) no-repeat;
    padding-left: 22px;
    background-position: 0px 7px;
    background-size: 18px;
}

.product-info-main .stock.unavailable span {
    color: #E21818;
    background: url(/media/wysiwyg/magebig/other_img/out_of_stock_icon.svg) no-repeat;
    padding-left: 22px;
    background-position: 0px 7px;
    background-size: 18px;
}

.product-info-main .stock.unavailable {
    display: inline-block;
    margin-right: 22px;
    vertical-align: top;
    font-weight: 700;
    font-size: 22px;
    margin-top: 6px;
}

.product-info-main .stock.available span img {
    width: 20px;
    vertical-align: middle;
}

td.quicklist-row-qty .product_qty input {
    border: 0 !important;
    height: 26px !important;
    text-align: center;
}

td.quicklist-row-qty .product_qty {
    border: 1px solid #070707;
    border-radius: 4px;
    display: flex;
    width: 100px;
}

td.quicklist-row-qty .product_qty button.quicklist-product-qty-down, td.quicklist-row-qty .product_qty button.quicklist-product-qty-up {
    border: 0;
    padding: 0px 6px;
}

.products.wrapper.products-grid.wishlist table#wishlist-table thead tr th {
    text-align: center;
    display: table-cell;
    vertical-align: middle !important;
}

.products.wrapper.products-grid.wishlist {
    margin-top: 20px;
}

.products.wrapper.products-grid.wishlist table#wishlist-table tbody tr td {
    text-align: center;
    display: table-cell;
    vertical-align: middle !important;
}

.products.wrapper.products-grid.wishlist table#wishlist-table tbody tr td:nth-child(3) {
    text-align: left;
}

.products.wrapper.products-grid.wishlist table#wishlist-table tbody tr td:nth-child(2) {
    width: 120px;
}

.products.wrapper.products-grid.wishlist table#wishlist-table tbody tr td a {
    color: #070707;
}

.products.wrapper.products-grid.wishlist table#wishlist-table tbody tr td a:hover {
    color: #8dc444;
}

span#quicklist-subtotal {
    font-weight: normal;
    margin-left: 20px;
}

.products.wrapper.products-grid.wishlist h5.quicklist-subtotal {
    margin-bottom: 30px;
    margin-top: 10px;
    text-align: right;
    font-size: 16px;
    font-weight: 600;
}

.toolbar.wishlist-toolbar br {
    display: none;
}

.quickListIcon i img {
    width: 30px;
}

tr.stock-status.out-of-stock, tr.stock-status.out-of-stock a {
    color: red !important;
}

.quicklist-right-buttons {
    width: auto;
    display: inline-block;
    float: right;
}

.sidebar.sidebar-main div#account-nav {
    background: none;
}

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
}

input[type='number'],
input[type='number']:hover,
input[type='number']:focus {
    -moz-appearance: textfield;
}

.acc-topbar .acc-list ul li a i.quickListTopMenu img {
    width: 20px;
    height: auto;
}

.acc-topbar .acc-list ul li a:hover i.quickListTopMenu img {
    filter: invert(57%) sepia(94%) saturate(692%) hue-rotate(344deg) brightness(100%) contrast(94%);

}

td.quicklist-row-qty .product_qty button.quicklist-product-qty-down {
    line-height: 16px;
}

.catalog-category-view div#product-container-wrap .products-list table td .col-12.col-sm-8 .product-list-details .product-details-buttons button.btn-quickview.mb-tooltip:hover .mbi-eye:before {
    background: url(/media/wysiwyg/magebig/other_img/view-icon_b.svg) no-repeat;
    background-size: 18px;
}

.catalog-category-view div#product-container-wrap .products-list table td .col-12.col-sm-8 .product-list-details .col.btn-wishlist.quicklist button:hover:before {
    background: url(/media/wysiwyg/magebig/other_img/cart-icon_b.svg) no-repeat;
    background-size: 18px;
}

.catalog-category-view div#product-container-wrap .products-list table td #customtab .inn-bx button:hover:before {
    background: url(/media/wysiwyg/magebig/other_img/cart-icon_b.svg) no-repeat;
    background-size: 18px;
}


tbody.all_product_data_information tr.product-info-rows .inn-bx .field.qty .control {
    width: 100px;
}

.sticky-addcart-wrap {
    margin-top: 20px;
}

.product-info-main-content .col-12.col-md-6.col-xl-4 {
    max-width: 38%;
    flex: 0 0 38.333333%;
    margin-bottom: 30px;
}

.product-info-main-content .col-12.col-md-6.col-xl-5 {
    flex: 0 0 37.666667%;
    max-width: 38%;
}

.product-info-main-content .col-12.col-xl-3 {
    flex: 0 0 24%;
    max-width: 24%;
}

.fotorama__arr {
    width: 30px;
}

.fotorama__arr--next .fotorama__arr__arr {
    background: url(/media/wysiwyg/magebig/other_img/arrow_r_org.svg) no-repeat;
    background-size: 18px;
    transform: initial;
    width: 40px;
    height: 40px;
}

.fotorama__arr--prev .fotorama__arr__arr {
    background: url(/media/wysiwyg/magebig/other_img/arrow_l_org.svg) no-repeat;
    background-size: 18px;
    transform: initial;
    width: 40px;
    height: 40px;
    margin-left: -20px
}

.fotorama__arr {
    width: 40px;
}

.product-info-main .quantityDis {
    max-width: 300px;
}

.modal-slide._inner-scroll .modal-header {
    background: #8dc444;
    color: #fff;
}

aside.modal-popup.substitute-popup-modal.modal-slide .modal-inner-wrap {
    max-width: 780px;
    top: 0;
    bottom: 0;
    max-height: 520px;
    margin: auto;
}

aside.modal-popup.modal-popup.freegift-knowmore.modal-slide._inner-scroll .modal-inner-wrap {
    max-width: 780px;
    top: 0;
    bottom: 0;
    max-height: 400px;
    margin: auto;
}

.substitute-product {
    background: #EFEFEF;
}

.substitute-product img {
    padding: 10px;
}

.substitute-product div a {
    color: #8dc444;
}

.substitute-product div>strong:first-child {
    font-size: 20px;
}

.modal-popup .action-close:before, .modal-slide .action-close:before {
    color: #fff;
    font-weight: bolder;
    font-size: 40px;
    line-height: 21px;
}

.substitute-results {
    margin-bottom: 20px;
    margin-top: 20px;
}

.modal-popup .modal-title {
    font-weight: bold;
    font-size: 24px;
    border: 0;
}

button.action.primary.add-to-quicklist i img {
    width: 24px;
}

li.item.product span.last {
    font-size: 14px;
}

form#product_addtocart_form i.fa {
    transform: rotateY(-179deg);
    font-size: 18px;
}

.btnOutlinGreen {
    border: 1px solid #8dc444;
    background: #fff !important;
    color: #070707 !important;
    width: 300px;
}

.btnOutlinGreen:hover {
    border: 1px solid #F69124;
    background: #fff !important;
    color: #070707 !important;
    width: 300px;
}

.btnOutlinGreen i.quickListProInfo {
    margin-right: 10px;
}

.sticky-addcart .box-tocart .fieldset-add {
    width: 300px;
}

.sticky-addcart .box-tocart .fieldset-add .field {
    width: 144px;
}

.sticky-addcart .box-tocart .fieldset-add .actions {
    width: 145px;
}

.sticky-addcart .box-tocart .fieldset-add .actions button#product-addtocart-button {
    width: 100%;
}

.sticky-addcart .box-tocart .fieldset-add .field input#qty {
    width: 144px;
}

.product-info-main-top.product-info-main .info-after-title {
    display: flex;
    justify-content: space-between;
}

.product-info-main-top .info-after-title>div {
    order: 2;
    width: 300px;
    /* text-align: right; */
    padding-right: 0;
    margin-right: 0;
}

.product-info-main-top.product-info-main .info-after-title div#RR_PR_Widget_Wrapper {
    text-align: right;
}

.product-info-main .product.attribute.sku {
    order: 1;
}

.product-info-main-top .info-after-title>.RRReviews .acs_widget_links {
    display: none;
}

.product-info-main-top.product-info-main .info-after-title .product.attribute.sku strong.type {
    font-weight: bold;
}

.product-info-main-top.product-info-main .info-after-title div#RR_PR_Widget_Wrapper a {
    margin: 0 !important;
    padding: 0;
}

.reviewNewTabs .reviewsBox h2 {
    font-size: 24px;
    font-weight: 700;
    border-bottom: 3px solid #efefef;
    padding-bottom: 6px;
}

.checkSubstitutes {
    display: inline-block;
}

.owl-stage-outer .mpfreegifts-catalog {
    display: none;
}

.orderInquiry button.viewproduct {
    margin-left: 0 !important;
    margin-top: 30px !important;
}

.topbanner1 a:hover .sliderBannerText {
    color: #070707;
}

.product-image-container {
    margin: 0 auto;
}

.recently-viewed button.action.towishlist.mb-tooltip i.mbi.mbi-heart:before {
    background: url(/media/wysiwyg/magebig/other_img/cart-icon_b.svg) no-repeat;
    filter: brightness(0) saturate(100%) invert(75%) sepia(28%) saturate(899%) hue-rotate(41deg) brightness(91%) contrast(88%);
    width: 28px;
    height: 25px;
    content: "";
    background-size: 22px;
    background-position: 3px 4px;
    display: inline-block;
}

.product-item .product-btn button.action.tocart.mb-tooltip i.mbi-bag2:before {
    background: url(/media/wysiwyg/magebig/other_img/shopping_cart.svg) no-repeat;
    filter: brightness(0) saturate(100%) invert(75%) sepia(28%) saturate(899%) hue-rotate(41deg) brightness(91%) contrast(88%);
    width: 28px;
    height: 28px;
    content: "";
    background-size: 22px;
    background-position: 3px 6px;
    display: inline-block;
}

.recently-viewed button.action.towishlist.mb-tooltip, .product-item .product-btn button.action.tocart.mb-tooltip,
.col.btn-wishlist button.action.towishlist.mb-tooltip,
.products.wrapper.grid.products-grid .product-item-info .product-btn button.btn-quickview.mb-tooltip {
    background: #fff;
    width: auto;
    text-align: center;
    border: 1px solid #8dc444;
    display: inline-block;
}

.recently-viewed button.action.towishlist.mb-tooltip:hover, .product-item .product-btn button.action.tocart.mb-tooltip:hover,
.col.btn-wishlist button.action.towishlist.mb-tooltip:hover,
.products.wrapper.grid.products-grid .product-item-info .product-btn button.btn-quickview.mb-tooltip:hover {
    background: #fff !important;
    width: auto;
    text-align: center;
    border: 1px solid #F69124;
}

.products.wrapper.grid.products-grid .product-item-info .product-btn button.btn-quickview.mb-tooltip .mbi-eye:before {
    /* content: "Quick View"; */
    content: "";
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    content: "";
    background: url(/media/wysiwyg/magebig/other_img/view_icon.svg) no-repeat;
    height: 23px;
    width: 23px;
    display: inline-block;
    background-size: 20px;
    background-position: 0 8px;
    filter: brightness(0) saturate(100%) invert(75%) sepia(28%) saturate(899%) hue-rotate(41deg) brightness(91%) contrast(88%);
}

.col.quickview button.btn-quickview.mb-tooltip i.mbi.mbi-eye:before {
    filter: inherit;
}

.products.wrapper.grid.products-grid .product-item .product-item-name {
    font-weight: 600;
    text-align: left !important;
}

.recently-viewed .product-btn button:hover .mbi, .product-item .product-btn a:hover .mbi {
    background-color: #fff;
}

.recently-viewed button.action.towishlist.mb-tooltip:hover {
    background: #F69124;
}

.widget-product .owl-carousel .product-item .product-show {
    background: #fff;
    margin-bottom: 20px;
}

.bestsellers .product-item {
    /* background: none!important; */
}

.otherFooterLink a {
    font-size: 16px;
}

div#RR_PR_Frame_Wrapper .acs_no_reviews {
    display: block !important;
}

div#RR_PR_Frame_Wrapper .acs_no_reviews button.acs_btn_write.acs_js_write_review {
    background: #8dc444 !important;
    border: 1px solid #8dc444 !important;
}

div#RR_PR_Frame_Wrapper .acs_no_reviews button.acs_btn_write.acs_js_write_review:hover {
    background: #F69124 !important;
    border: 1px solid #F69124 !important;
}

.product-add-form {
    margin: 20px 0 0;
}

#caseOptionFormId {
    display: flex;
    justify-content: end;
}

#caseOption_name {
    color: #070707;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px !important;
}

#casesku {
    color: #070707;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0 !important;
}

#caseOption_price {
    color: #8dc444;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px !important;
}

.otherFooterLink {
    padding-left: 2px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.footerNew a {
    font-size: 16px;
}

.otherFooterLink a {
    font-size: 17px !important;
}

.faqNewTabs {
    margin-bottom: 30px;
}

.modal-popup.modal-popup.freegift-knowmore .callfor-popup ul.know-more-ul {
    margin-top: 20px;
}

.minicart-wrapper.minicart-slide strong.product-item-name {
    text-align: left;
}

.minicart-items .cart-input-update button {
    line-height: 38px;
}

.minicart-items .product-item-details .price {
    font-weight: 700;
}

div.fotorama--fullscreen {
    max-width: 700px;
    border: solid 5px #8eb420;
    margin: 0 auto !important;
    min-width: 500px;
}

div.fotorama--fullscreen .fotorama__arr {
    right: 10px;
}

button.action.primary.remove-from-quicklist i img {
    width: 24px;
}

.field>input[type=checkbox]+label:before {
    top: 0;
    margin-top: 0;
}

.field>input[type=checkbox]:checked+label:after {

    margin: -10px 0 0;
}

div#product-container-wrap .products.wrapper.grid.products-grid .product-item-info .mpfreegifts-catalog {
    display: none;
}

.product-btn button:hover .mbi, .product-btn a:hover .mbi {
    background-color: #fff;
}

.col.btn-compare {
    display: none;
}

.col.btn-wishlist button.action.towishlist.mb-tooltip i.mbi.mbi-heart:before {
    background: url(/media/wysiwyg/magebig/other_img/cart-icon_b.svg) no-repeat;
    filter: brightness(0) saturate(100%) invert(75%) sepia(28%) saturate(899%) hue-rotate(41deg) brightness(91%) contrast(88%);
    width: 28px;
    height: 28px;
    content: "";
    background-size: 22px;
    background-position: 3px 6px;
    display: inline-block;
}

.sticky-addcart-wrap .sticky-addcart.active.fadeindown {
    display: none;
}


@-webkit-keyframes fading {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-moz-keyframes fading {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fading {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.navbar-expand-lg.topMenuNav .navbar-nav .dropdown-menu {
    position: absolute;
    width: 1400px;
    margin: 0 auto;
    background: #efefef;
    z-index: 100;
    top: 37px;
    border-top: 13px solid #F69124 !important;
    /* transition: background, 10s; */
    padding: 0;
}

.navbar-expand-lg.topMenuNav .navbar-nav .dropdown-menu:before {
    position: absolute;
    content: "";
    width: 100%;
    left: -100%;
    height: 100%;
    background: #efefef;
    bottom: 0;
    z-index: 111;
    top: 0;
}

.navbar-expand-lg.topMenuNav .navbar-nav .dropdown-menu:after {
    position: absolute;
    content: "";
    height: 100%;
    background: #efefef;
    width: 100%;
    right: -100%;
    top: 0;
}

.navbar-expand-lg.topMenuNav .navbar-nav .dropdown-menu:before, .navbar-expand-lg.topMenuNav .navbar-nav .dropdown-menu:after {
    content: inherit !important;
}

li.nav-item.dropdown.megamenu-li.dmenu:hover .row {
    /* background: red!important; */
    /* opacity: 0;
    -webkit-animation: fading ease-in .1s;
    animation: fading ease-in .1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: .1s;
    animation-duration: .1s;
    -webkit-animation-delay: .1s;
    animation-delay: .1s; */
    /* background-color: #efefef; */
    padding: 15px;
    /* transition-property: background-color; */
    /* transition-duration: 10s; */
    /* transition-delay: 10s; */
}

/* .navbar-expand-lg.topMenuNav .navbar-nav .dropdown-menu{ background-color: #efefef;} */


.heading-description {
    display: table;
}

.heading-descriptionIn {
    vertical-align: middle;
    display: table-cell;
}

footer.page-footer #newsletter-validate-detail .input-box button {
    padding: 0 10px;
}

footer.page-footer #newsletter-validate-detail .input-box input {
    padding-right: 90px;
}

.catalog-category-view div#product-container-wrap .products-list .col.quickview button.btn-quickview.mb-tooltip i.mbi.mbi-eye::before {
    filter: initial !important;
}

.footer-copyright-vertical {
    border-top: 0px solid #e1e1e1;
}

aside.modal-popup.substitute-popup-modal.modal-slide._inner-scroll._show .substitute-product a {
    color: #070707;
}

aside.modal-popup.substitute-popup-modal.modal-slide._inner-scroll._show .substitute-product a:hover {
    color: #F69124;
}

aside.modal-popup.substitute-popup-modal.modal-slide._inner-scroll._show .substitute-product a:last-child {
    color: #8dc444;
}

aside.modal-popup.substitute-popup-modal.modal-slide._inner-scroll._show .substitute-product a:last-child:hover {
    color: #F69124;
}

.block-product-layout04.bestsellers .product-btn button.btn-quickview.mb-tooltip,
.block-product-layout04.newarrivals .product-btn button.btn-quickview.mb-tooltip {
    margin: 0 auto;
    background: #fff;
    width: auto;
    text-align: center;
    border: 1px solid #8dc444;
    display: inline-block;

}

.block-product-layout04.bestsellers .product-btn button.btn-quickview.mb-tooltip:hover,
.block-product-layout04.newarrivals .product-btn button.btn-quickview.mb-tooltip:hover {
    border: 1px solid #F69124;

}

.block-product-layout04.bestsellers .product-btn button.btn-quickview.mb-tooltip .mbi-eye:before,
.block-product-layout04.newarrivals .product-btn button.btn-quickview.mb-tooltip .mbi-eye:before {
    background: url(/media/wysiwyg/magebig/other_img/view_icon_green.svg) no-repeat;
    filter: initial;
    background-size: 23px;
}

.filter-options-item.opened[data-collapsible=true] .filter-options-title::after {
    transform: rotateZ(0deg);
}

.filter-options-item[data-collapsible=true] .filter-options-title::after {
    transform: rotateZ(180deg);
}

.contact-index-index .page-title-wrapper {
    display: block !important;
    margin-top: 0 !important;
}

.clear-filter-wrap:not(.now-filter-clone) {
    margin: 0;
}

.Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL .ZKkAApyOlXFKnOzCnDkB {
    overflow: hidden !important;
    height: 180px;
}

.bulkOrderInfo .field {
    margin-bottom: 38px;
}

.newsletter-captcha.g-recaptcha {
    margin-bottom: 38px;
    display: block !important;
}

.bulkOrderInfo input[type="text"], .bulkOrderInfo input[type="password"], .bulkOrderInfo input[type="url"], .bulkOrderInfo input[type="tel"],
.bulkOrderInfo input[type="search"], .bulkOrderInfo input[type="number"], .bulkOrderInfo input[type="datetime"], .bulkOrderInfo input[type="email"],
.bulkOrderInfo textarea {
    background: #EFEFEF;
    border: 0 !important;
    /* color: #ccc; */
}

.bulkOrderInfo input::placeholder {
    color: #CCCCCC;
    opacity: 1;
    /* Firefox */
}

.bulkOrderInfo input::-ms-input-placeholder {
    color: #CCCCCC;
}

.bulkOrderInfo textarea::placeholder {
    color: #CCCCCC;
    opacity: 1;
    /* Firefox */
}

.bulkOrderInfo textarea::-ms-input-placeholder {
    /* Edge 12 -18 */
    color: #ccc;
}

.bulkOrderInfo select:required:invalid {
    color: #ccc;
}

.bulkOrderInfo select::placeholder {
    color: #CCCCCC;
    opacity: 1;
    /* Firefox */
}

.bulkOrderInfo select::-ms-input-placeholder {
    /* Edge 12 -18 */
    color: #ccc;
}

.bulkOrderInfo select {
    background: #EFEFEF;
    border: 0 !important;
    color: #070707;
    height: 36px;
    width: 100%;
}

.bulkOrderInfo .form-instructions {
    margin-bottom: 30px;
}

.bulkOrderInfo button.action.submit.primary {
    min-width: 200px;
}

textarea {
    padding: 5px 10px;
}

option {
    color: #070707;
}

/* .bulkOrderInfo select{position: relative;}
.bulkOrderInfo select:after {
    background: url(/media/wysiwyg/icon/arrow_select.svg) no-repeat;
    top: 16px !important;
    width: 34px;
    height: 34px;
    content: "";
    top: 0px;
    right: 0;
    position: absolute;
} */
.bulkOrderInfo select {
    appearance: none;
    background: #EFEFEF url('/media/wysiwyg/icon/arrow_select.svg') no-repeat 100% 46%;
    background-size: 17px 20px;
    height: 35px;
    padding-right: 25px;
    border-radius: 3px;
    font-size: 16px;
    max-width: 100%;
    padding-left: 8px;
    background-position: bottom 6px right 8px;
}

.footer-container.content-toggle ul.footer-links.footer-twocol {
    column-count: 2;
    column-gap: 20px;
    column-rule: 0px solid #ccc;
}

.catalog-category-view div#product-container-wrap .products-list table thead th .sort-arrow {
    font-size: 14px;
    width: 10px;
    display: inline-block;
    position: relative;
    top: -2px;
    margin-left: -9px;
    left: -5px;
}

.catalog-category-view div#product-container-wrap .products-list table thead th.stock-number.sortable-column-rw .sort-arrow {
    width: 5px;
    left: -8px;
}

.catalog-category-view div#product-container-wrap .products-list tbody.all_product_data_information .arrow.up {
    margin-top: 4px;
    display: inline-block;
    vertical-align: middle;
}

.catalog-category-view div#product-container-wrap .products-list .heading-details img.heading-image {
    max-height: 150px;
    width: auto !important;
}

.catalog-category-view div#product-container-wrap .products-list tbody.all_product_data_information .arrow {
    vertical-align: middle;
}

.catalog-category-view div#product-container-wrap .products-list .heading-details img.heading-image {
    max-height: 150px;
    width: auto !important;
    max-width: 150px;
}

.block-content.filter-content {
    background: #fff;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
}

/* .products.wrapper.list.products-list th {
    position: relative;
}
.products.wrapper.list.products-list th span.sort-arrow {
    position: absolute;
    left: 5px;
    top: 8px;
} */
/* blog page css */
.blogSearch {
    margin-top: 16px;
}

.blog-search .actions .action.search {
    background: #222222;
    right: 0;
    padding: 0 !important;
    border-radius: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 36px;
    height: 100%;
    z-index: 1;
    display: inline-block;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    text-shadow: none;
    font-weight: 400;
    text-align: center;
}

.blog-search .actions .action.search:hover {
    background: #f5951d !important;
    color: #fff !important;
}

.widget.blog-search.block .action.search:before {
    color: #fff;
}

.page.messages {
    display: block;
}

/* .blogSearch .row {
    margin-left: 0px;
    margin-right: 0px;
}
.blogSearch .col-sm-8 {
    padding: 20px;
} */

/* new css add for blog page */

.blogSearch .col-sm-8 .page-title {
    margin: 0 0 5px;
    font-size: 30px;
    text-align: left;
}

.blogSearch .block {
    margin-bottom: 30px !important;
}

.blogSearch .block .block-content {
    background-color: #fafafa;
    padding: 20px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.widget.blog-search .block-content .form {
    position: relative;
}

.widget.blog-search label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    text-decoration: none;
    display: inline-block;
    float: right;
}

.widget.blog-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
    clear: both;
}

.widget.blog-search input {
    position: static;
    padding-right: 35px;
    margin: 0;
    left: -300%;
}

.blog-search .actions .action.search {
    background: #222222;
    right: 0;
    padding: 0 10px;
    border-radius: 0;
}

.widget.blog-search .action.search:before {
    color: #8f8f8f;
    content: '\e615';
    display: inline-block;
    font-family: 'luma-icons';
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
    margin: 0;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    content: '';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    overflow: hidden;
    speak: none;
    width: 16px;
    height: 32px;
    background: url(../../frontend/Sm/bestshop/en_US/Magefan_Blog/images/search-icon-white.svg) no-repeat -10px -7px;
    background-size: 35px;
    opacity: 1;
    color: #8f8f8f;
}

.blogSearch .blogTitle {
    background: #8eb420;
    padding: 5px 10px;
    margin: 10px 0px 25px 0px;
}

.blogSearch .blogTitle a {
    color: #fff !important;
    font-weight: 600;
    text-decoration: none;
}

.blogSearch span.bloglist-viewall {
    float: right;
    color: #fff;
    font-weight: 600;
    padding-right: 10px;
    text-decoration: none;
}

.blogSearch .blogTitle a {
    color: #fff !important;
    font-weight: 600;
    text-decoration: none;
}

.blogCloud .post-list-wrapper {
    margin-left: 15px !important;
    margin-right: 15px;
}

.blogCloud ol.row.post-list.modern.listmodernInfo {
    display: flex;
    flex-wrap: wrap;
}

.blogCloud ol.row.post-list.modern.listmodernInfo .post-holder {
    background: #fff;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
    display: block;
}

.blogCloud ol.row.post-list.modern.listmodernInfo .post-image {
    flex: initial;
    width: 100%;
    order: initial;
}

.blogCloud .post-list .post-image .image-container {
    position: relative;
}

.blogCloud .post-list .post-image .image-wrap {
    display: block;
    line-height: 0;
    overflow: hidden;
    position: relative;
    padding-bottom: 70%;
}

.blogCloud .post-list .post-image .image-wrap .bg-img {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}

.blogCloud .tagBlogPosts {
    position: absolute;
    bottom: 1px;
}

.blogCloud .tagBlogPosts a.tag-name {
    background: #070707;
    color: #fff;
    text-transform: uppercase;
    margin: 4px 5px 0 0;
    padding: 5px 10px 5px;
    font-size: 11px;
    white-space: nowrap;
    display: inline-block;
}

.blogCloud .tagBlogPosts {
    position: absolute;
    bottom: 1px;
}

.blogCloud .tagBlogPosts a.tag-name {
    background: #070707;
    color: #fff;
    text-transform: uppercase;
    margin: 4px 5px 0 0;
    padding: 5px 10px 5px;
    font-size: 11px;
    white-space: nowrap;
    display: inline-block;
}

.row.blogList {
    /* margin-left: 0px;
    margin-right: 0px; */
}

.blogList .blogTitle, .blogCloud .blogTitle {
    background: #8eb420;
    padding: 5px 10px;
}

.blogList .blogTitle a, .blogCloud a.bloganchor {
    color: #fff !important;
    font-weight: 600;
    text-decoration: none;
}

.blogList ol.row.post-list.modern.listmodernInfo .post-container, .blogCloud ol.row.post-list.modern.listmodernInfo .post-container {
    display: block;
}

.blogCloud .post-list-wrapper {
    padding-right: 0;
}

.blogList .row.blogCloud, .row.blogCloud {
    display: block;
    margin-top: 30px;
    width: 100%;
    margin-left: 0px
}

.row.blogList span.bloglist-viewall, .row.blogCloud span.bloglist-viewall {
    float: right;
    color: #fff;
    font-weight: 600;
    padding-right: 10px;
    text-decoration: none;
}

.blogList .row.blogCloud .post-info, .row.blogCloud .post-info {
    max-width: 100%;
    display: block;
    padding: 0;
    margin-top: 10px;
    width: 100%;
}

.post-list .post-info .post-title-wrap h3 a {
    font-size: 20px;
    line-height: 25px;
    font-weight: 500;
    color: #070707;
}

.tagCloud {
    text-align: left;
    margin: 20px 0px;
}

.widget.block-tagclaud ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: table;
    width: 100%;
}

.widget.block-tagclaud ul li {
    float: left;
    margin: 2px 0;
}

.widget.block-tagclaud ul li a {
    display: inline-block;
    border: 1px solid #ddd;
    padding: 5px 10px;
    margin-right: 4px;
    background-color: transparent;
    transition: .2s;
    -moz-transition: .2s;
    -webkit-transition: .2s;
}

.tagCloud .widget.block.block-tagclaud .tagclaud-hld span a {
    font-size: 14px !important;
    display: inline-block;
    border: 1px solid #ddd;
    padding: 5px 10px;
    margin-right: 4px;
    background-color: transparent;
    transition: .2s;
    -moz-transition: .2s;
    -webkit-transition: .2s;
}

.tagCloud .widget.block.block-tagclaud .tagclaud-hld span a:hover {
    color: #8eb420;
}

.blogCloud .blogTitle {
    margin-bottom: 30px;
}

.toolbar {
    border: 1px solid #e5e5e5;
    background-color: #fafafa;
    padding: 10px;
    clear: both;
    display: table;
    width: 100%;
    margin-bottom: 30px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.toolbar .pages .pages-items li strong, .toolbar .pages .pages-items li a {
    color: inherit;
    margin: 0;
    padding: 0;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    display: inline-block;
    min-width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    font-weight: normal;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.toolbar .pages .pages-items li.item.pages-item-next span:last-child, .toolbar .pages .pages-items li.item.pages-item-previous span:last-child {
    display: none;
}

.toolbar .pages {
    float: right;
    line-height: 0;
}

.toolbar .pages .pages-label {
    display: none;
}

.toolbar .pages .pages-items li {
    float: none;
    display: inline-block;
    vertical-align: middle;
}

.toolbar .pages .pages-items .item.current strong {
    background-color: #8eb420;
    border-color: #8eb420;
}

.toolbar .pages .pages-items li {
    background: none !important;
}

.toolbar .pages .pages-items li a:hover {
    color: #fff;
    background-color: #8eb420;
}

.row.blogCloud .col-lg-12 {
    padding: 0;
}

.row.blogCloud {
    margin-top: 0;
}

.blogTitle .block.related {
    margin: 0;
}

.blogTitle .block.related .detail-title {
    font-size: 171.428%;
    font-weight: 500;
    margin-bottom: 20px;
    color: #070707;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 3px;
    position: relative;
}

.blogTitle .block.related .detail-title:before {
    content: '';
    width: 70px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -1px;
}
.blogTitle .blogImgSml {
    overflow: hidden;
    max-height: 154px;
    min-height: 154px;
}
.blogTitle 
.blogImgSml img {
    transition: transform .2s;
    width: 350px;
    height: 210px;
}
.blogImgTitile {
    font-size: 20px;
    line-height: 25px;
    font-weight: 500;
    padding-top: 16px;
}
.post-description a, a:focus {
    color: #8eb420;
    font-weight: 600;
}
.post-holder.postHolderBg table
tr:nth-child(even) {
    background-color: #e5e5e5;
}
.socialHolder {
    text-align: center;
}
.a2a_kit a {
    cursor: pointer;
    transition: none;
}
.a2a_default_style:not(.a2a_flex_style) a {
    float: left;
    line-height: 16px;
    padding: 0 2px;
}
.a2a_default_style .a2a_img_text {
    margin-right: 4px;
}
.a2a_button_facebook span.a2a_svg.a2a_s__default.a2a_s_facebook.a2a_img_text {
    background: none!important;
    font-size: 19px;
    width: 30px;
}
.a2a_svg svg {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: none;
    display: block;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    top: 0;
    width: auto;
    height: auto;
}
.a2a_button_facebook {
    background: #3b5998;
    border-radius: 0;
    vertical-align: middle;
    line-height: 44px!important;
    padding-right: 10px!important;
    margin-right: 4px;
    color: #fff;
}
.a2a_button_twitter {
    background: rgb(29, 155, 240);
    border-radius: 0;
    vertical-align: middle;
    line-height: 44px!important;
    padding-right: 10px!important;
    margin-right: 4px;
    color: #fff;
}
a.a2a_dd {
    background: #F44336;
    border-radius: 0;
    vertical-align: middle;
    line-height: 44px!important;
    position: relative;
    padding-left: 40px!important;
}
a.a2a_dd span.shareMorePlus {
    font-size: 40px;
    margin-top: 23px;
    line-height: 0px;
    display: inline-block;
    position: absolute;
    left: 7px;
    color: #fff;
}
a.a2a_dd span.morebutton {
    color: #fff;
}
span.shareCont {
    position: relative;
    right: -29px;
    color: #070707;
    background: #c4c4c4;
    line-height: 44px;
    display: inline-block;
    padding: 0 4px;
}
span.shareCont:after {
    position: absolute;
    content: "";
    width: 6px;
    background: #c4c4c4;
    height: 6px;
    left: -4px;
    top: 18px;
    transform: rotate(45deg);
    z-index: 0;
}
.acsb-sr-only {
    display: block !important;
    position: absolute !important;
    left: 0px !important;
    top: 0px !important;
    margin: -1px 0px 0px -1px !important;
    padding: 0px !important;
    width: 1px !important;
    height: 1px !important;
    font-weight: normal !important;
    font-size: 15px !important;
    line-height: 1px !important;
    overflow: hidden !important;
    clip: rect(0px, 0px, 0px, 0px) !important;
    border: 0px !important;
    outline: 0px !important;
    cursor: text !important;
    text-transform: capitalize !important;
    color: rgb(0, 0, 0) !important;
    background: rgb(255, 255, 255) !important;
}
.a2a_kit.a2a_kit_size_32.a2a_default_style {
    width: 340px;
    margin: 0 auto;
}
.detail-title:before {
    content: '';
    width: 70px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -1px;
    background-color: #8eb420;
}
/* blog css end */
/* blog inner pages css start */
.blogHeader {
    margin-left: 22px;
    margin-bottom: 30px;
}

.blogHeader .blogHeaderTitle {
    float: initial !important;
    display: inline-block;
    width: 49.5%;
    transform: initial !important;
    vertical-align: middle;
    text-align: left;
    margin: 0 auto;
}

.blogHeader .blogHeaderTitle h1 {
    margin-top: 0;
    vertical-align: middle;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 0;
}

p.blogdate {
    color: #8d8d8d;
    padding-top: 10px;
}

.blog-post-view .post-category a {
    display: inline-block;
    margin: 0 5px 0 0;
    padding: 5px 10px;
    background: #070707;
    color: #fff;
    font-size: 11px;
    line-height: 12px;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
}

.blogHeader .blogHeaderImg {
    width: 49.5%;
    float: initial;
    display: inline-block;
    text-align: center;
}

.blogHeaderImg img {
    max-width: 100%;
}

.page-main {
    min-height: initial !important;
    padding: initial !important;
    background: #fff !important;
    max-width: initial !important;
    margin: initial !important;
}
.blog-post-view .post-description .post-text-hld .mce-toc ul {
    margin: 0;
    padding: 0;
}
.blog-post-view .post-description .post-text-hld .mce-toc ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.detail-title {
    font-size: 171.428%;
    font-weight: 500;
    margin-bottom: 20px;
    color: #222;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 3px;
    position: relative;
}
.related-upsell-wrapper.block.block-detail.related {
    clear: both;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
        padding-top: 20px;
}
.detail-title {
    font-size: 171.428%;
    font-weight: 500;
    margin-bottom: 20px;
    color: #222;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 3px;
    position: relative;
}
.detail-title:before {
    content: '';
    width: 70px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -1px;
        background-color: #8eb420;
}   
span#block-related-heading {
    font-size: 19px !important;
}
.block-content.content {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.products-grid {
    position: relative;
    margin: 0;
}
.slider-products {
    margin-bottom: 15px;
}
.item.product.product-item {
    border-bottom: 2px solid #8eb420;
    /* padding-bottom: 0px; */
    margin-bottom: 20px;
}
.related-upsell-wrapper .products-grid .item .item-inner {
    margin-bottom: 0;
}
.products-grid .item .item-inner .box-image {
    min-height: 246px;
    text-align: center;
}
.products-grid .item .item-inner .box-image a img {
    width: 100%;
    max-width: 210px;
}
.products-grid .item .item-inner .box-image .button-action {
    text-align: center;
    left: 0;
    margin-top: -21px;
    position: absolute;
    right: 0;
    top: 50%;
    opacity: 0;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
}
.products-grid .item .item-inner .box-image .button-action .action {
    display: inline-block;
    vertical-align: top;
    margin: 0 2px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    overflow: visible;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
}
.acsb-sr-only {
    display: block !important;
    position: absolute !important;
    left: 0px !important;
    top: 0px !important;
    margin: -1px 0px 0px -1px !important;
    padding: 0px !important;
    width: 1px !important;
    height: 1px !important;
    font-weight: normal !important;
    font-size: 15px !important;
    line-height: 1px !important;
    overflow: hidden !important;
    clip: rect(0px, 0px, 0px, 0px) !important;
    border: 0px !important;
    outline: 0px !important;
    cursor: text !important;
    text-transform: capitalize !important;
    color: rgb(0, 0, 0) !important;
    background: rgb(255, 255, 255) !important;
}
.products-grid .item .item-inner .box-image .button-action .action.towishlist:after {
    content: '\f004';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-synthesis: weight style;
    font-stretch: normal;
    font-size-adjust: none;
    font-language-override: normal;
    font-kerning: auto;
    font-feature-settings: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    font-size: 14px;
}
.products-grid .item .item-inner .box-image .button-action .action span {
    display: none;
}
.post-view  table tbody tr th {
    border: 1px solid #fff !important;
}
.post-view 
table tr td{
    border: 1px solid #d1d1d1 !important;
}
.products-grid .item .item-inner .box-info {
    padding: 10px 10px 0;
    text-align: center;
}
.products-grid .item .item-inner .box-info .product-name {
    font-size: 14px;
    font-weight: 600;
    min-height: 65px;
}
.products-grid .item .item-inner .box-info .product-name a {
    white-space: normal;
}
.products-grid .item .item-inner:hover .box-image .button-action {
    opacity: 1;
}
.products-grid .item .item-inner .box-image .button-action .action {
    display: inline-block;
    vertical-align: top;
    margin: 0 2px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    overflow: visible;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
}
.products-grid .item .item-inner .box-image .button-action .action span {
    display: none;
}
.acsb-sr-only {
    display: block !important;
    position: absolute !important;
    left: 0px !important;
    top: 0px !important;
    margin: -1px 0px 0px -1px !important;
    padding: 0px !important;
    width: 1px !important;
    height: 1px !important;
    font-weight: normal !important;
    font-size: 15px !important;
    line-height: 1px !important;
    overflow: hidden !important;
    clip: rect(0px, 0px, 0px, 0px) !important;
    border: 0px !important;
    outline: 0px !important;
    cursor: text !important;
    text-transform: capitalize !important;
    color: rgb(0, 0, 0) !important;
    background: rgb(255, 255, 255) !important;
}
.post-description.clearfix h2 {
    padding-top: 50px;
    margin-bottom: 20px;
}
.post-description.clearfix h3 {
    padding-top: 30px;
    margin-bottom: 20px;
}
/* blog inner pages css end */
.catalog-category-view div#product-container-wrap .products-list table tbody.all_product_data_information tr.list-item button.toggle-btn {
    margin-right: -14px;
}

.pageNotFound .actions-toolbar {
    display: inline-block;
}

div#tab_1.sitemap .page-title h2 {
    /* background-color: #dfdddd; */
    padding: 10px;
    margin-top: 20px;
}

.cms-noroute-index .page-main {
    padding: 50px 0 20px;
    background-color: #fff;
}
.category-product.products.wrapper.grid.products-grid .item .item-inner .box-info .price-box {
    min-height: 85px;
}
.col1-layout .category-product.products.wrapper.grid.products-grid  .item {
    margin: 0 0 25px;
    border-bottom: solid 1px #c5c5c5;
    padding-bottom: 20px;
}
/* #8dc444; #F69124;  */
/* css replace with min css */
.footerHelp {
    display: flex;
    justify-content: space-between;
    margin-top: 0px;
    margin-bottom: 10px;
}

.socialIconFooter a {
    margin-right: 10px;
}

.footer.content {
    border-top: 1px solid #e1e1e1;
    padding-top: 30px;
    margin-top: 30px;
}

.footerNew .toggle-mobile .title {
    margin-bottom: 10px;
    padding-top: 0px;
    font-size: 20px;
}

.footerNew a {
    font-size: 14px;
}

.footerNew .footer-container.content-toggle {
    font-size: 16px;
}

.products.wrapper.list.products-list table tr td button.action.tocart.primary {
    height: 42px;
}

.cart.table-wrapper .items>.item {
    border-bottom: 1px solid #d1d1d1;
    position: relative;
}

.customer-account-index .column .block-title {
    padding: 15px 10px 15px 0px;
    background: none;
}

/* .label {
    color: #070707;
    font-weight: 600!important;
} */
@media only screen and (max-width: 1030px) {
    .tab {
        width: 100%;
        margin-bottom: 20px;
    }

    .tabcontent {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .landing-page.affiliates .affiliate-how-it-works .intro div {
        font-size: 28px;
        line-height: 28px;
    }

    .landing-page.affiliates .affiliate-steps .steps>div {
        float: initial;
        width: 100%;
    }

    .landing-page.affiliates .affiliate-benefits, .landing-page.affiliates .affiliate-faq {
        padding: 80px 20px 40px;
    }

    .landing-page.affiliates .affiliate-benefits ul.items li.item, .landing-page.affiliates .affiliate-faq ul.faqs li {
        display: block;
        width: 100%;
        min-height: auto;
    }

    .container {
        max-width: 100% !important;
    }

    .freegiftsoffers ol.products.list.items.product-items.row li.item.product.product-item {
        width: 50%;
    }

    .sitemap_box table td a:before {
        font-size: 12px;
    }

    .box-list li {
        max-width: 50%;
    }

    .block-wellcome .title {
        font-size: 24px;
    }

    .block-wellcome .text {
        font-size: 20px;
    }

    .featuredCategories .col-sm-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .featuredCategories .col-sm-3 img {
        max-width: 100%;
    }

    .whyChooseUs ul {
        display: block;
    }

    .whyChooseUs ul li:first-child {
        margin-bottom: 30px;
    }

    .whyChooseUs ul li {
        display: inline-block;
        width: 49%;
    }

    .sliderRight {
        width: 100%;
    }

    .whyChooseText h2 {
        font-size: 40px;
        line-height: 36px;
    }

    .footerNew .toggle-mobile .title {
        margin-bottom: 10px;
        padding-top: 20px;
    }

    .h2Title, .orderInquiry h2 {
        font-size: 24px;
    }

    .contact-content .address-info {
        word-wrap: break-word;
    }

    #customersupport {
        float: left;
        width: 100%;
    }

    .col-lg-6.col-md-6.contactInfoR {
        clear: both;
    }

    .form.contact .left-input {
        float: initial;
        width: 100%;
        clear: both;
    }

    .cart-container .cart-summary {
        width: 100%;
    }

    form#form-validate.form.form.form-cart table#shopping-cart-table tr.item-info .product-item-details {
        vertical-align: top;
        margin-left: 70px;
    }

    .sliderLeft {
        width: 100%;
        margin-right: 0px !important;
        margin-bottom: 10px;
    }

    .sliderBannerText {
        font-size: 16px;
        line-height: 16px;
    }

    .whyChooseUs ul li:first-child {
        width: 300px;
    }

    .owl-carousel .owl-nav .owl-prev {
        left: -8% !important;
    }

    .blog-right, .review-left {
        width: 100%;
        display: block;
        float: initial;
    }

    .sidebar-product-wrap {
        margin-left: 0;
    }

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

    .otherFooterLink a {
        margin-left: 10px;
        margin-right: 10px;
    }

    .catalog-category-view div#product-container-wrap .products-list .heading-details {
        display: block;
    }

    tbody.all_product_data_information tr.product-info-rows h2.product.name.product-item-name a.product-item-link {
        font-size: 16px;
        margin-top: 10px;
        display: block;
    }

    tbody.all_product_data_information tr.product-info-rows .price-block {
        margin-top: 16px;
    }

    .page-title, .category-title {
        font-size: 2.0rem;
    }

    div#half-addtocart {
        margin-left: 20px;
    }

    .productTab .inn-bx {
        margin-bottom: 0px !important;
    }

    #additional.data.item.content {
        margin-bottom: 20px;
    }

    .review-fieldset .field input, .review-fieldset .field textarea {
        background: #efefef;
        border: 0 !important;
    }
}

.orderInquiry::before, .orderInquiry::after, .orderInquiry:before, .orderInquiry:after, .bestsellers:before, .bestsellers:after, .block-wellcome:before, .block-wellcome:after {
    z-index: 0;
}

.footerOfferPro ul li {
    position: relative;
    height: 290px;
    box-shadow: 0px 0px 13px 0px #0000001A;
    padding: 10px;
}

.footerOfferPro ul li:hover .flipCard {
    width: 100%;
}

.footerOfferBtn {
    bottom: 8px;

}

.footerOfferPro ul li img {
    border-radius: 4px;
}

.footerOfferBtnOut {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.footerOfferPro ul li a:hover {
    border: 0px solid #f69124;
    background-color: #fff;
    color: #fff;
}

.flipCard {
    position: absolute;
    z-index: 1;
}

.applyCodeCopy {
    border: 3px dashed #8dc444;
    text-align: center;
    font-size: 16px;
    line-height: normal;
    padding: 4px;
    margin-bottom: 10px;
    position: relative;
}

.applyCodeInfo, .portfolioDisc p {
    font-size: 10px;
    line-height: 14px;
    word-wrap: break-word;
}

.footerOfferPro ul li .flipCard .card .applyCodeCopy a:hover:after {
    background: none;
    border: 0 !important;
}

.footerOfferPro ul li .applyCodeInfo a:hover {
    border: 0px solid #f69124 !important;
}

.footerOfferPro ul li .applyCodeInfo a:hover:after {
    display: none;
}

.applyCodeCopy .copyIcon {
    position: absolute;
    right: 5px;
    top: 0px;
    width: 20px;
}

.flipCard .card .side:hover {
    border: 0px solid #f69124;

}

.flipCard .card .side {
    border: 0px solid #fff;
    cursor: initial;
    background: #fff;
    /* padding: 14px; */
}

.flipCard .card .back {
    background-color: #efefef !important;
    border-radius: 4px;
    padding: 20px 10px;
}

.footerOfferPro ul li:hover .footerOfferBtn {
    bottom: -10px;
}

.footerOfferPro ul li .footerOfferBtn {
    bottom: 10px;
    padding: 10px;
}

.footerOfferPro ul li .portfolioDisc {
    background: none;
}

/* .flipCard .card .side.front:hover:after, .flipCard .sideFrontImg:hover:after,
.flipCard .card .side.back:hover:after, .flipCard .sideFrontImg:hover:after {
    content: "";
    width: calc(100% + 8px);
    height: calc(100% + 30px);
    border: 4px solid #f69124;
    position: absolute;
    left: -4px;
    z-index: -1;
    top: -3px;
} */

.footerOfferPro ul li a {
    padding: 0 !important;
    height: auto;
    background: #fff;
    border: 0;
}

.footerOfferPro ul li .footerOfferBtn {
    text-align: center;
    margin-top: 15px;
    /* position: initial; */
    background: #fff;
}

.footerOfferPro ul li .footerOfferBtn a {
    padding: 0 !important;
    height: auto;
    width: auto;
    display: inline-block;
    text-align: center;
    padding: 4px 20px !important;
    border-radius: 4px;
    font-weight: 600;
    border: 1px solid #8dc444;
    background-color: #8dc444;
    line-height: 30px;
    color: #fff;
}

.footerOfferPro ul li .footerOfferBtn a:hover {
    border: 1px solid #f69124;
    background-color: #f69124;
    color: #fff;
}

.footerOfferPro ul li .applyCodeInfo a {
    background: none;
    color: #070707;
    border: 0;
    text-decoration: underline;
    font-weight: normal;
    line-height: normal;
    height: auto;
    font-size: 10px;
    display: inline !important;
}

.applyCodeCopy .copyCode {
    font-weight: 700;
    color: #070707;
    border: 0 !important;
    background: none;
    text-align: center;
    height: auto !important;
    padding: 0;
}

.flipCard {
    position: absolute;
    z-index: 1;
    width: calc(100% - 20px);
}

.footerOfferPro ul li:hover .flipCard {
    width: calc(100% - 0px);
}

.sideFrontImg {
    position: absolute;
    z-index: 11;
    height: 90%;
    width: 100%;
    transform-style: preserve-3d;
    transition: 0.4s ease-in-out;
}

.sideFrontImg.sideFrontFlip {
    transform: rotateY(-180deg);
}

.flipCard .card.flipped {
    z-index: 111111;
}

.webmenu-dropdown .webmenu-column a.dropdown-item:hover, .webmenu-dropdown .webmenu-column a.dropdown-item:focus,
.webmenu-dropdown .webmenu-column h2 a:hover,
.webmenu-dropdown .webmenu-column h2 a:focus {
    text-decoration: underline;
    font-weight: normal;
}

.webmenu-dropdown .webmenu-column h2 a:hover,
.webmenu-dropdown .webmenu-column h2 a:focus {
    text-decoration: underline;
    font-weight: 600;
}

.webmenu-dropdown .webmenu-column h2 a i {
    position: relative;
}

.webmenu-dropdown .webmenu-column h2 a i:after {
    position: absolute;
    width: 10px;
    height: 3px;
    background: #efeeee;
    right: 0;
    content: "";
    bottom: 0;
}

.webmenu-dropdown .webmenu-column h2 {
    margin: 0px 0 4px 0;
}

.bounce2 {
    animation: bounce2 2s ease infinite;
}

@keyframes bounce2 {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}

.state-select {
    color: #cecece !important;
}



.state-select.has-value {
    color: #000 !important;
}

.navbar-expand-lg.topMenuNav .navbar-nav .dropdown-menu {
    padding: 15px;
    transition-duration: 100s;
    transition-delay: 100s;
}

li.nav-item.dropdown.megamenu-li.dmenu:hover .row {
    padding: 0;
}

.freegiftsoffers .freegiftlabel {
    width: 110px !important;
}

.freegiftsoffers .products-grid .item .item-inner .box-info {
    text-align: center !important;
}

.freegiftsoffers .products-grid .item .item-inner .box-info .product-name {
    min-height: 45px !important;
    text-align: center !important;
}

.freegiftsoffers .products-grid .item .item-inner .box-info .price-box {
    min-height: 20px !important;
}

.freegiftsoffers span.price-wrapper .price {
    color: #d51e3d !important;
}

.freegiftsoffers .product-item-photo img {
    border: 0px solid #ccc;
}

.freegiftsoffers div#half-addtocart {
    font-size: 14px;
    font-weight: 500;
}

.new-product-custom .category-product.products.wrapper.grid.products-grid .label-product.label-new {
    z-index: 20;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    min-width: 50px;
    text-align: center;
    border-radius: 12px;
    background-color: #ff4444;
    font-size: 14px;
    font-weight: 600;
    top: 0px;
    text-transform: uppercase;
    color: #fff;
    width: 70px;
    right: 0;
    position: absolute;
}

.new-product-custom .category-product.products-grid .item {
    width: 25%;
    margin: 0 0 25px;
    border-bottom: solid 1px #c5c5c5;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

.new-product-custom .offers-catheading {
    background-color: #8dc444 !important;
    color: #fff;
    padding: 4px 10px;
    margin-bottom: 20px;
}

.new-product-custom .product-item-photo img {
    border: 0px solid #ccc;
}

.new-product-custom .products.wrapper.grid.products-grid .product-item .product-item-name {
    text-align: center !important;
}

button.mpfreegifts-btn.action.primary.checkout {
    color: #FFFFFF !important;
    background-color: #8dc444 !important;
    border: 1px solid #8dc444 !important;
}

button.mpfreegifts-btn.action.primary.checkout:hover {
    color: #FFFFFF !important;
    background-color: #f69124 !important;
    border: 1px solid #f69124 !important;
}

.new-product-custom .products-grid .item .item-inner .box-image {
    min-height: 210px;
    text-align: center;
}

.cart-container .cart-summary .block .title strong {
    text-transform: initial;
}

a.action.continue {
    font-weight: 600 !important;
}

table#shopping-cart-table.cart.items.data.table th {
    text-align: center;
}

.cart-container .cart-summary .block>.title:after {
    opacity: 1;
    right: 0;
    top: 10px;
    content: "";
    background: url(/media/wysiwyg/icon/arrow_down.png) no-repeat;
    width: 24px;
    height: 24px;
    background-size: 16px;
}

.cart-container .cart-summary .block.opened>.title:after, .cart-container .cart-summary .block.active>.title:after {
    opacity: 1;
    right: 0;
    top: 10px;
    content: "";
    background: url(/media/wysiwyg/icon/arrow_up.png) no-repeat;
    width: 24px;
    height: 24px;
    background-size: 16px;
}

.cart-summary #block-discount.block.active>.title:after {
    opacity: 0;
}

.cart-summary #block-discount.block.active p.discount-note {
    color: #070707;
    font-size: 14px;
    padding: 10px;
}

div#block-discount .category-cms a:hover img {
    opacity: 0.4;
}

.widgetplus.widget-product.crosssell.widget-heading-center h2.heading-title {
    background: #8dc444;
    color: #fff;
}

.cart.table-wrapper .col.price, .cart.table-wrapper .col.subtotal, .cart.table-wrapper .col.msrp, .cart.table-wrapper .col.qty {
    padding: 17px 10px;
    text-align: center;
}

.cart.table-wrapper .actions-toolbar>a.action-delete {
    right: 12px;
    top: -7px;
}

.widgetplus.widget-product.crosssell.widget-heading-center .owl-theme .owl-nav {
    position: absolute;
    top: 40%;
}

.widgetplus.widget-product.crosssell.widget-heading-center .product-items.widget-product-grid.owl-carousel.owl-theme.owl-loaded.owl-drag {
    border: 0px solid #ccc;
}

/* .navbar-expand-lg.topMenuNav .navbar-nav .dropdown-menu {
  
    background: #fff;
} */

/* new top nav bar css */

.wishlist table thead tr th {
    background: #EFEFEF !important;
    color: #000 !important;
    padding: 10px !important;
    border: 1px solid #d1d1d1 !important;
    vertical-align: top !important;
    font-weight: 700;
}

#go-top {
    background: #8DC444;
}

div#mpfreegifts-notification {
    padding-bottom: 10px;
}

.widgetplus.widget-product.crosssell.widget-heading-center h2.heading-title {
    background: #EFEFEF;
    color: #000;
    font-weight: 600;
}

.cart.table-wrapper .cart thead tr th.col {
    border: 1px solid #d1d1d1 !important;
}

.cart-container .checkout-methods-items .action.primary.checkout {
    width: 360px;
    padding: 0px !important;
    height: 40px;
    line-height: normal;
    margin: 10px;
    box-sizing: border-box;
}

.blogCloud .blogTitle {
    margin-bottom: 20px;
}

.tagCloud {
    margin: 0px 0px 20px 0px !important;
}

.cart table thead tr th {
    background: #EFEFEF !important;
    color: #000 !important;
    padding: 10px !important;
    border: 1px solid #d1d1d1 !important;
    vertical-align: top !important;
    font-weight: 700;
}

/* new desktop menu css */
.webmenu-navbar {
    overflow: hidden;
    /* background-color: #333; */
    /* font-family: Arial, Helvetica, sans-serif; */
}

.webmenu-navbar a {
    float: left;
    font-size: 14px;
    color: #070707;
    text-align: center;
    padding: 14px 16px 6px;
    text-decoration: none;
}

.webmenu-dropdown {
    float: left;
    overflow: hidden;
}

.webmenu-dropdown .dropbtn {
    font-size: 16px;
    border: none;
    outline: none;
    color: white;
    padding: 14px 16px;
    background-color: inherit;
    font: inherit;
    margin: 0;
    color: #070707;
}

.webmenu-navbar a:hover,
.webmenu-dropdown:hover .dropbtn {
    /* background-color: red; */
}

.webmenu-dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    width: 100%;
    left: 0;
    /* box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); */
    z-index: 11;
    top: 47px;
}

.webmenu-dropdown-content .header {
    /* background: red; */
    padding: 16px;
    color: white;
}

.webmenu-dropdown:hover .webmenu-dropdown-content {
    display: block;
}

/* Create three equal columns that floats next to each other */
.webmenu-column {
    /* float: left;
		width: 23.33%;
		padding: 10px;
		background-color: #ccc;
		height: 250px; */
}

.webmenu-column a {
    float: none;
    color: black;
    padding: 3px 0;
    text-decoration: none;
    display: block;
    text-align: left;
}

.webmenu-column a:hover {
    /* background-color: #ddd; */
}

/* Clear floats after the columns */
.webmenu:after {
    content: "";
    display: table;
    clear: both;
}

.webmenu-dropdown .webmenu-column {
    column-count: 4;
    column-gap: 10px;
    max-width: 1400px;
    width: 100%;
    padding: 10px 16px;
    background: #fff;
    display: block;
}

/* .webmenu-dropdown .webmenu-column {
    column-count: 4;
    column-gap: 20px;
    max-width: 1400px;
    display: block;
    width: 100%;
    background: #fff;
} */
.webmenu-column h2 a {
    color: #8dc444 !important;
}

.webmenu-dropdown:hover .webmenu-dropdown-content .row {
    width: 1400px;
    margin: 0 auto;
    /* padding-left: 10px; */
    border-top: 14px #f69124 solid;
}

.webmenu-navbar .webmenu-dropdown button.dropbtn {
    padding-left: 0;
    font-size: 16px;
    font-weight: 600 !important;
}

.webmenu-navbar .webmenu-dropdown button.dropbtn i {
    margin-top: 0;
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    font-size: 20px;
}

.webmenu-dropdown .webmenu-column h2 a {
    font-size: 16px;
}

.webmenu-dropdown .webmenu-column h2 a i {
    vertical-align: middle;
    margin-left: 10px;
}

.webmenu-dropdown .webmenu-column h2 {
    margin: 0;
}

.webmenu-dropdown .webmenu-column a.dropdown-item {
    margin-left: 10px;
}

.webmenu-dropdown .webmenu-column, .webmenu-dropdown-content {
    background: #efeeee;
}

.webmenu-column a {
    font-weight: 400;
}

.webmenu-dropdown .webmenu-column h2 a {
    font-weight: 600;
}

.header-menu-content.d-none.d-md-block.sticky-menu.stickTopMenu.active.fadeindown .webmenu-dropdown-content.webmenu-dropdown-contentheight {
    width: 1400px;
    /* overflow-y: auto; */
    height: 650px;
    /* overflow-x: hidden; */
}

.header-menu-content.d-none.d-md-block.sticky-menu.stickTopMenu.active.fadeindown .webmenu-dropdown-content .row.webmenu {
    position: relative;
}

.header-menu-content.d-none.d-md-block.sticky-menu.stickTopMenu.active.fadeindown .webmenu-dropdown-content .row.webmenu:after {
    content: "";
    width: 100%;
    height: 14px;
    position: fixed;
    top: 52px;
    background: #f69124;
}

.mpfreegifts-rule-slider .mpfreegifts-rule-slider .gift-container {
    padding: 0px !important;
}

.mpfreegifts-rule-slider .mpfreegifts-gift-name {
    font-size: 16px !important;
    font-weight: 400 !important;
    height: 45px;
    margin-top: 16px;
}

.mpfreegifts-rule-slider .mpfreegifts-action-remove {
    border-color: #8dc444 !important;
    background: #8dc444 !important;
    color: #fff;
}

.mpfreegifts-rule-slider .mpfreegifts-action-remove:hover {
    border-color: #f69124 !important;
    background: #f69124 !important;
    color: #fff;
}

.new-shipping-address-modal button.action.secondary.action-hide-popup {
    height: 42px;
}

.mpfreegifts-rule-slider .gift-container {
    padding: 0 !important;
}

.mpfreegifts_modal hr {
    display: none !important;
}

form#product_addtocart_form #qty-error {
    position: absolute;
    right: -134px;
    /* top: -22px; */
    bottom: -40px;
    max-width: 280px;
}

.tagCloud .widget.block.block-tagclaud .tagclaud-hld span a {
    margin-bottom: 5px;
    margin-top: 5px;
}

.widgetplus.widget-product.crosssell.widget-heading-center h3.product-item-name {
    max-height: 76px;
}

.portfolioDisc h2 {
    font-size: 20px;
}

.webmenu-column a {
    padding: 2px 0 !important;
}

.webmenu-dropdown .webmenu-column a.dropdown-item.cat-view-all {
    color: #f69124 !important;
}

.webmenu-dropdown .webmenu-column a.dropdown-item.cat-view-all:hover {
    color: #fb7c00 !important;
}

.subcat-dropdown.cat-top-space {
    padding: 10px 0 0 0 !important;
}

.pin {
    width: auto;
    height: 30px;
    position: fixed;
    left: 0;
    bottom: 0;
    margin: -20px 0 0 -20px;
    right: 0;
}

.bounce {
    animation-name: bounce;
    animation-fill-mode: both;
    animation-duration: 0.9s;
    /* bounce css    @keyframes pulsate */
}

.pulse {
    background: #d6d4d4;
    border-radius: 50%;
    height: 14px;
    width: 14px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 11px 0px 0px -12px;
    z-index: -2;
}

/*
  @keyframes pulsate {
    0%, 100% {
      transform: scale(0.1, 0.1);
      opacity: 0;
    }

    50% {
      opacity: 1;
    }

    100% {
      transform: scale(1.2, 1.2);
      opacity: 0;
    }
  }

  @keyframes bounce {
    0% {
      opacity: 0;
      transform: translateY(-1000px) rotate(0deg);
    }

    60% {
      opacity: 1;
      transform: translateY(5px) rotate(0deg);
    }

    80% {
      transform: translateY(-10px) rotate(0deg);
    }

    100% {
      transform: translateY(0) rotate(0deg);
    }
  }
    */
.myBounceDiv {
    -moz-animation: bounce .40s linear;
    -webkit-animation: bounce .40s linear;
}






.drop {
    animation-name: drop;
    animation-fill-mode: both;
    animation-duration: 0.5s;
}

/*.footerOfferPro ul li:hover:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  border: 6px solid #f69124;
  z-index: 0;
  border-radius: 4px;
  }*/
.footerOfferPro ul li .flipCard .card .side a:hover {
    position: relative;
    color: #8dc444;
}

.footerOfferPro ul li:hover .flipCard .footerOfferBtn a {
    background: #8dc444;
    border: 1px solid #8dc444 !important;
    color: #fff !important;
}

.footerOfferPro ul li:hover .footerOfferBtn a:hover {
    border: 1px solid #f69124 !important;
    background: #f69124;
}

.footerOfferPro ul li .flipCard .card .side a:hover:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    border: 6px solid #f69124;
    z-index: 0;
    border-radius: 4px;
}

.myBounceDiv {
    z-index: 11;
    position: relative;
}

.applyCodeCopy .copyIcon a:hover:after {
    display: none;
}

/*top menu css*/
.webmenu-dropdown .webmenu-dropdown-content:after {
    content: "";
    left: -100%;
    top: 12px;
    background: #efeeee;
    height: calc(100% - 13px);
    width: 100%;
    position: absolute;
    z-index: 0;
}

.webmenu-dropdown .webmenu-dropdown-content:before {
    content: "";
    left: -200%;
    top: 12px;
    background: #efeeee;
    height: calc(100% - 12px);
    width: 600%;
    position: absolute;
    z-index: -1;
    right: 0;
    margin: 0 auto;
}

.webmenu-dropdown .webmenu-column h2 a:hover, .webmenu-dropdown .webmenu-column h2 a:focus {
    color: #f69124 !important;
}

.webmenu-column a {
    padding: 4px 0;
}

.webmenu-dropdown .webmenu-column {
    column-count: initial;
    column-gap: 10px;
    max-width: 100%;
    width: 100%;
    padding: 10px 16px;
    display: flex;
}

/*
  .webmenu-dropdown:hover .webmenu-dropdown-content:after {
  position: fixed;
  content: "";
  background: #00000085;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  z-index: -2;
  top: 156px;
  }*/
.webmenu-dropdown:hover .webmenu-dropdown-content:after {
    position: absolute;
    content: "";
    background: #00000036 !important;
    width: 600%;
    height: 1000%;
    left: -200%;
    z-index: -10;
    top: 14px;
    display: none;
}

.webmenu-dropdown .webmenu-column>div {
    width: 25%;
}

.webmenu-dropdown:hover .webmenu-dropdown-content .row {
    border-top: 12px #f69124 solid;
}

.owl-carousel {
    z-index: 0;
}

.header-menu-content.d-none.d-md-block.sticky-menu.stickTopMenu.active.fadeindown .webmenu-dropdown-content.webmenu-dropdown-contentheight {
    height: 500px;
}

.header-menu-content.d-none.d-md-block.sticky-menu.stickTopMenu.active.fadeindown .webmenu-dropdown-content .row.webmenu:after {
    height: 12px;
    top: 52px;
}

.whyChooseText {
    background-image: url("../media/wysiwyg/why_choose_icon.svg");
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}



.whyChooseText {
    background-image: url("https://new.packagingsuppliesbymail.com/media/wysiwyg/why_choose_icon.svg");
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    padding-right: 22px;
}

.applyCodeCopy .copyIcon a:hover img {
    filter: invert(48%) sepia(13%) saturate(3207%) hue-rotate(320deg) brightness(95%) contrast(80%);
}

.whyChooseText h2 {
    line-height: 42px;
}

.whyChooseUs {
    margin: 40px 0 30px;
}

.webmenu-navbar .webmenu-dropdown button.dropbtn a.webmenu-dropdown-main:first-child {
    padding-left: 0;
}

.webmenu-navbar .webmenu-dropdown button.dropbtn {
    padding-top: 0;
    padding-bottom: 0;
}

.page-header .sticky-wrap {
    min-height: 60px !important;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: none;
}

.header-menu-content.d-none.d-md-block.sticky-menu.stickTopMenu.active.fadeindown .action.showcart .counter.qty {
    top: 0;
}

.widget-product .owl-theme .owl-nav .owl-next {
    left: auto;
    right: -20px !important;
    z-index: 999999;
    background: none;
}

.block-product-layout04.bestsellers>div:nth-child(2) {
    z-index: 1;
    position: relative;
}

.quantityDisList li {
    font-weight: normal;
}

span.price-container.price-tier_price.tax.weee span.price {
    font-weight: 700;
    font-size: 16px;
}

.footerOfferPro ul li i.copyIcon a span.tooltiptext {
    display: none;
}

.footerOfferPro ul li i.copyIcon a:hover span.tooltiptext {
    border: 1px solid #000;
    width: auto;
    display: block;
    font-size: 11px;
    color: #000;
    font-style: normal;
    background: #fff;
    font-weight: 400;
    line-height: 18px;
    position: absolute;
    z-index: 1;
    left: -30px;
    right: 0;
    margin: 0 auto;
    min-width: 100px;
    display: block;
}

.footerOfferPro ul li i.copyIcon a {
    background: none;
    position: relative;
}

.hoverButtonEffect {
    padding: 10px 18px !important;
    overflow: hidden;
}

.hoverButtonEffect:before {
    background: #fff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: .5;
    position: absolute;
    top: -50px;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transition: all 1s cubic-bezier(.19, 1, .22, 1);
    transition: all 1s cubic-bezier(.19, 1, .22, 1);
    -webkit-backface-visibility: hidden;
    width: 50px;
    z-index: 1;
    /* }
  
.hoverButtonEffect:hover:before { */
    left: 120%;
    -webkit-transition: all 1s cubic-bezier(.19, 1, .22, 1);
    transition: all 1s cubic-bezier(.19, 1, .22, 1);
    -webkit-backface-visibility: hidden;
}

.footerShowHide #reveal-click {
    padding: 0 20px !important;
    overflow: hidden;
    margin-bottom: -2px !important;
}

/*
.footerOfferPro ul li .footerOfferBtn  span{
    padding: 10px 18px !important;
    overflow: hidden;
}

.footerOfferPro ul li .footerOfferBtn  span:before {
    background: #fff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: .5;
    position: absolute;
    top: -50px;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transition: all 1s cubic-bezier(.19, 1, .22, 1);
    transition: all 1s cubic-bezier(.19, 1, .22, 1);
    -webkit-backface-visibility: hidden;
    width: 50px;
    z-index: 1;
}

.footerOfferPro ul li .footerOfferBtn  span:hover:before {
    left: 120%;
    -webkit-transition: all 1s cubic-bezier(.19, 1, .22, 1);
    transition: all 1s cubic-bezier(.19, 1, .22, 1);
    -webkit-backface-visibility: hidden;
}
    */
.flipCard .card .side .hover-effect071 {
    overflow: hidden;
    position: relative;
}

.flipCard .card .side .hover-effect071::before {
    background: #fff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: .5;
    position: absolute;
    top: -50px;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transition: all 1s cubic-bezier(.19, 1, .22, 1);
    transition: all 1s cubic-bezier(.19, 1, .22, 1);
    -webkit-backface-visibility: hidden;
    width: 50px;
    z-index: 1;
}

.flipCard .card .side:hover .hover-effect071::before {
    left: 120%;
    -webkit-transition: all 1s cubic-bezier(.19, 1, .22, 1);
    transition: all 1s cubic-bezier(.19, 1, .22, 1);
    -webkit-backface-visibility: hidden;
}

.buttonEffectBg {
    transition: 0.3s !important;
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2),
        0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12) !important;
    position: relative;
    overflow: hidden;
    padding: 10px;
}

.buttonEffectBg:hover {
    box-shadow: 0px 6px 5px -2px rgba(0, 0, 0, 0.2),
        0px 4px 4px 0px rgba(0, 0, 0, 0.14), 0px 3px 10px 0px rgba(0, 0, 0, 0.12) !important;
}

.buttonEffectBg:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: -300px;
    background-image: linear-gradient(120deg,
            rgba(239, 239, 239, 0) 30%,
            rgba(239, 239, 239, 0.5),
            rgba(239, 239, 239, 0) 70%);
    animation: shine 5s linear;
    animation-delay: 2s;
}

@keyframes shine {
    0% {
        left: -100px;
    }

    20% {
        left: 100%;
    }

    100% {
        left: 100%;
    }
}

.product.media .discl-txt span {
    font-size: 12px;
}

.header-main-content.sticky-menu1.stickTopMenu1 {
    background: #fff;
}

.page-header {
    background-color: #fff;
    color: #000;
    background-image: none;
    z-index: 111;
    position: relative;
}

.hover-box {
    width: 100%;
    background: #0000002e;
    height: 700%;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 0;
    top: 0px;
}

#fullPalletFormId .field.qty .control, #halfPalletFormId .field.qty .control, #inn-bx-half .field.qty .control {
    border: 1px solid #8dc444 !important;
    display: inline-block !important;
    width: 106px;
    background: #fff;
    position: relative;
    height: 40px;
}

.catalog-category-view div#product-container-wrap .products-list table td #customtab .inn-bx .price-block button.action.tocart.primary {
    height: 40px !important;
}

tbody.all_product_data_information tr.product-info-rows .price-block .field.qty .control {

    height: 40px;
}

.catalog-category-view div#product-container-wrap .products-list table td #customtab .inn-bx button {
    font-size: 14px;
}

tbody.all_product_data_information tr.product-info-rows .inn-bx .field.qty .control {
    width: 104px;
}

#fullPalletFormId .field.qty .control button.qty-btn, #halfPalletFormId .field.qty .control button.qty-btn, #inn-bx-half .field.qty .control button.qty-btn {
    background: #fff !important;
    color: #8dc444 !important;
    border: 0 !important;
    font-size: 14px;
    height: 38px !important;
    text-transform: uppercase;
    line-height: normal;
    width: auto;
    min-width: auto;
    padding: 0 6px !important;
}

#fullPalletFormId .field.qty .control input.input-text.qty, #halfPalletFormId .field.qty .control input.input-text.qty, #inn-bx-half .field.qty .control input.input-text.qty {
    height: 31px !important;
    -webkit-appearance: none;
    -moz-appearance: textfield;
    padding: 0;
    margin: 0 !important;
    background: 0 0 !important;
    width: 50px !important;
    border: 0 !important;
}

.newsletter-subscribe .main-newsletter.container {
    padding: 0;
}

.newsletter-subscribe .row.subscribe.align-items-center {
    max-width: 570px;
}

#customtab a:hover, #customtab a:focus {
    color: #f69124;
    font-weight: 700;
}

.widgetplus.widget-product.mostviewed.widget-heading-center {
    background: #EFEFEF;
    padding-bottom: 20px;
}

.widgetplus.widget-product.mostviewed.widget-heading-center h2.heading-title {
    background: none;
    border: 0;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 26px;
    padding-top: 30px;
}

.widgetplus.widget-product.mostviewed.widget-heading-center .product-items.widget-product-grid {
    max-width: 1400px;
    margin: 0 auto;
}

.recently-viewed.block-viewed-products-grid:before {
    position: absolute;
    content: "";
    width: 200%;
    left: -100%;
    height: 100%;
    background: #efefef;
    z-index: 0;
    top: 0;
}

.recently-viewed.block-viewed-products-grid:after {
    position: absolute;
    content: "";
    width: 200%;
    right: -100%;
    height: 100%;
    background: #efefef;
    z-index: 0;
    top: 0;
}

.recently-viewed.block-viewed-products-grid {
    position: relative;
    max-width: 1370px;
    margin: 0 auto;
}

.main-heading {
    position: relative;
    z-index: 1;
}

.page-bottom .widget-product.recently-viewed.block-viewed-products-grid .main-heading {
    z-index: 1;
}

.page-bottom .widget-product.recently-viewed.block-viewed-products-grid .category-products.block-content {
    z-index: 1;
}

.page-bottom .page-bottom-content.container {
    border: 0 !important;
    display: block;
}

.page-bottom .recently-viewed.block-viewed-products-grid .owl-nav button.owl-next {
    right: -46px !important;
}

.widget-product.recently-viewed.block-viewed-products-grid .category-products.block-content {
    z-index: 1;
}

.widget-product.recently-viewed.block-viewed-products-grid button.owl-next {
    right: -40px !important;
}

/* .page-bottom .owl-stage {
    max-width: 1370px;
    width: 100%!important;
} */
.bulkOrderInfo .actions-toolbar {
    margin-bottom: 20px;
}

a.logoMob {
    display: none;
}

.mobFooterToggle {
    display: none;
}

.slideshow-container.sliderTopRes, .sliderDotRes {
    display: none;
}

/* mobile slider  */
.slideshow-container.sliderTopRes {
    display: none;
}

* {
    box-sizing: border-box
}

.sliderTopRes .mySlides {
    display: none
}

.sliderTopRes img {
    vertical-align: middle;
}

/* Slideshow container */
.slideshow-container.sliderTopRes {
    max-width: 1000px;
    position: relative;
    margin: auto;
    border-top: 8px solid #f69124;
}

/* Next & previous buttons */
.sliderTopRes .prev, .sliderTopRes .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.sliderTopRes .next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.sliderTopRes .prev:hover, .sliderTopRes .next:hover {
    background: none;
    color: #f69124 !important;
}

.sliderTopRes .prev:hover, .sliderTopRes .next:hover {
    background: none;
    color: #f69124 !important;
}

/* Caption text */
.sliderTopRes .text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */
.sliderTopRes .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.sliderDotRes .dot {
    cursor: pointer;
    height: 12px;
    width: 12px;
    margin: 0 2px;
    background-color: #d1d0d0;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
    border: 1px solid #f69124;
}

.sliderDotRes .active, .sliderDotRes .dot:hover {
    background-color: #f69124;
}

/* Fading animation */
.sliderTopRes .fade {
    animation-name: fade;
    animation-duration: 1.5s;
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

.sliderDotRes {
    text-align: center;
    position: absolute;
    bottom: 11px;
    z-index: 1;
    width: 100%;
}

.respDisplayBlock {
    display: none;
}

#searchBtnIconRes {
    display: none;
}

.searchBackBtnRes {
    display: none;
}

.recently-viewed h2.heading-title.block-title {
    text-transform: uppercase;
}

.footerHelp {
    margin-top: 40px;
    margin-bottom: 0px;
}

.newsletter-subscribe .main-newsletter-inner.subscribe p.newsletter-sub-top {
    font-size: 22px;
    margin-top: 30px;
    margin-bottom: 60px;
}

.newsletterSubImage img {
    max-width: 550px;
}

.newsletter-subscribe .main-newsletter-inner.subscribe #newsletter-validate-detail .input-box button {
    position: absolute;
    top: 0;
    right: 0;
    height: 36px;
    border: none;
    box-shadow: none;
    background: #8dc444;
    color: #fff;
    line-height: 36px;
    padding: 0 20px;
    font-weight: 600;
    border-radius: 0 3px 3px 0;
    border-left: 0px solid #fff;
}

.newsletter-subscribe .main-newsletter-inner.subscribe input#newsletter {
    border: 0 !important;
    height: 36px !important;
}

.newsletter-subscribe .main-newsletter-inner.subscribe h1.page-title {
    position: relative;
    margin-bottom: 50px;
}

.newsletter-subscribe .main-newsletter-inner.subscribe h1.page-title:after {
    position: absolute;
    bottom: -30px;
    content: "";
    width: 200px;
    height: 18px;
    background: #8dc444;
    left: 0;
}

.newsletter-subscribe .main-newsletter-inner.subscribe {
    padding-bottom: 40px;
}

.newsletter-subscribe .main-newsletter-inner.subscribe p.newsletter-sub-bottom {
    color: #8dc444;
    margin: 40px 0;
}

.newsletter-subscribe .main-newsletter-inner.subscribe p.newsletter-sub-top {
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 30px;
    max-width: 600px;
}

.newsletter-subscribe .main-newsletter-inner.subscribe form#newsletter-validate-detail {
    max-width: 480px;
}

.newsletterSubImage {
    text-align: center;
}

.newsletterSubImage img {
    max-width: 450px;
}

tbody.all_product_data_information tr.product-info-rows .price-block button.action.tocart.primary {
    display: inline-block;
    min-width: 100px !important;
}

.catalog-category-view div#product-container-wrap .products-list table td .row.product.details.product-item-details .col-12.col-sm-3.listProductBrd {
    border-left: 2px solid #8dc444 !important;
}

.product-item .product-btn {
    margin-top: 20px;
}

/* Quicklist Template */

.quicklist .rwd-table {
    margin: auto;
    min-width: 300px;
    max-width: 100%;
    border-collapse: collapse;
}

.quicklist .rwd-table tr:first-child {
    border-top: none;
}

.quicklist .rwd-table tr {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #f5f9fc;
}

.quicklist .rwd-table tr:nth-child(odd):not(:first-child) {
    /* background-color: #ebf3f9; */
}

.quicklist .rwd-table th {
    display: none;
}

.quicklist .rwd-table td {
    display: block;
}

.quicklist .rwd-table td:first-child {
    margin-top: .5em;
}

.quicklist .rwd-table td:last-child {
    margin-bottom: .5em;
}

.quicklist .rwd-table td:before {
    content: attr(data-th) ": ";
    font-weight: bold;
    width: 120px;
    display: inline-block;
    color: #000;
}

.quicklist .rwd-table th, .quicklist .rwd-table td {
    text-align: left;
}

.quicklist .rwd-table {
    color: #333;
    border-radius: .4em;
    overflow: hidden;
}

.quicklist .rwd-table tr {
    border-color: #bfbfbf;
}

.quicklist .rwd-table th, .quicklist .rwd-table td {
    padding: .5em 1em;
}

.error-qantity-options {
    padding-left: 20px;
    padding-bottom: 30px;
}

@media screen and (max-width: 601px) {
    .quicklist .rwd-table tr:nth-child(2) {
        border-top: none;
    }
}

@media screen and (min-width: 600px) {
    .quicklist .rwd-table tr:hover:not(:first-child) {
        background-color: #d8e7f3;
    }

    .quicklist .rwd-table td:before {
        display: none;
    }

    .quicklist .rwd-table th, .quicklist .rwd-table td {
        display: table-cell;
        padding: .25em .5em;
    }

    .quicklist .rwd-table th:first-child, .quicklist .rwd-table td:first-child {
        padding-left: 0;
    }

    .quicklist .rwd-table th:last-child, .quicklist .rwd-table td:last-child {
        padding-right: 0;
    }

    .quicklist .rwd-table th, .quicklist .rwd-table td {
        padding: 1em !important;
    }
}


/* THE END OF THE IMPORTANT STUFF */

/* Quicklist Template end*/
/* .bulkOrderInfo .field {
    margin-bottom: 0;
} */
.newsletter-captcha.g-recaptcha {
    margin-bottom: 10px;
}

.catalog-category-view div#product-container-wrap .products-list table td #customtab .inn-bx .price-block .field.qty .control button.qty-btn {
    height: 38px !important;
}

.contactUsBrd {
    border: solid 1px #d0e879;
    padding-top: 40px;
    padding-bottom: 30px;
}

.contactUsBrd h2 {
    font-weight: 600;
}

#halfPalletFormId button, #fullPalletFormId button {
    height: 40px !important;
}

.catalog-category-view div#product-container-wrap .products-list table td .row.product.details.product-item-details .product-btn-info .price-block .field.qty {
    width: auto;
    display: inline-block;
}

.catalog-category-view div#product-container-wrap .products-list table td .row.product.details.product-item-details .product-btn-info .price-block .field.qty .control {
    height: 32px;
}

.landing-page.affiliates .affiliate-how-it-works .intro div.line-2 {
    font-weight: bold;
}

.landing-page.affiliates .affiliate-steps .steps .heading {
    padding-top: 40px;
}

.widgetplus.widget-product.crosssell.widget-heading-center {
    background: #efefef;
    padding: 10px 20px 20px;
    width: calc(70% - 40px);
}

.widgetplus.widget-product.crosssell.widget-heading-center h2.heading-title {
    text-align: center;
    font-size: 28px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    border: 0;
}

.widgetplus.widget-product.crosssell.widget-heading-center .product-image-wrapper img.product-image-photo {
    border: 1px solid #ccc;
}

.crosssell .owl-theme .owl-nav .owl-next {
    left: auto;
    right: -31px !important;
    z-index: 999999;
    background: none;
}

.filter-by-product-table-headings.carousel-container {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: auto;
}

.filter-by-product-table-headings.carousel-container li {
    flex: 0 0 200px;
    text-align: center;
}

.filter-by-product-table-headings ul.filter-options-list li.filter-option-item label a img {
    max-width: 200px;
    margin: 0 auto;
}

.filter-mobile-btn .text {
    font-weight: 700;
    text-transform: uppercase;
}

.filter-mobile-btn {
    position: relative;
    cursor: pointer;
    padding: 13px 10px;
    background-color: #8CC442;
    margin-bottom: 5px;
}

.p-checkbox-container {
    position: absolute;
    top: 18px;
    right: 17px;
}

.filter-by-product-table-headings.carousel-container button.arrow-table {
    background: none;
    font-size: 20px;
    color: #f69124;
}

.filter-by-product-table-headings.carousel-container button.arrow-table.left-table {
    margin-left: -10px;
}

.filter-by-product-table-headings.carousel-container button.arrow-table {
    background: none;
    font-size: 20px;
    margin-top: -28px;
}

.cart-container .cart-summary {
    z-index: 0;
}

.quicklist .rwd-table tr {
    /* border: 1px solid #efefef !important; */
    background: #fff;
}

/* .quicklist .rwd-table tr.out-of-stock {
        border: 1px solid #FF0000 !important;
        color: #FF0000;
    } */

.quicklist .rwd-table tr a {
    color: #070707;
}

.quicklist .rwd-table tr a:hover {
    /* text-decoration: underline; */
    color: #8dc444;
}

.quicklist .rwd-table tbody tr:hover:not(:first-child) {
    background-color: #f5f5f5;
}

.quicklist .rwd-table th, .quicklist .rwd-table td {
    text-align: center;
}

.quicklist .rwd-table td.quicklistDes {
    text-align: left;
}

.filter-by-product-table-headings.carousel-container button.arrow-table {
    display: none;
}

.top-search-wrap.mfp-with-anim {
    max-width: 420px;
}

.top-search-wrap.mfp-with-anim .amsearch-wrapper-block {
    float: left !important;
    width: 100%;
}

.top-search-wrap.mfp-with-anim .amsearch-wrapper-block {
    height: 50px !important;
    width: 90%;
    border: 0 !important;
    border-radius: 40px !important;
    margin-left: 10px;
}

.top-search-wrap.mfp-with-anim section.amsearch-wrapper-block {
    background: #efefef;
}

.top-search-wrap.mfp-with-anim .amsearch-input-wrapper .amsearch-input {
    background: none !important;
    border: 0 !important;
    height: 50px !important;
    padding-left: 20px !important;
    width: 100%;
}

.top-search-wrap.mfp-with-anim .amsearch-button.-loupe {
    top: 6px !important;
    background: url(/media/wysiwyg/icon/search_icon.svg) no-repeat;
    background-size: 22px;
    right: 10px !important;
    height: 30px;
    width: 30px;
    left: initial;
    display: inline-block;
}

.amsearch-button.-close {
    z-index: 11;
    background-color: #efefef;
}

.amsearch-input-wrapper .amsearch-button.-close {
    border-radius: 20px !important;
    height: 20px !important;
    right: 12px;
}

.amsearch-button.-close:hover, .amsearch-button.-close:hover {
    filter: initial;
}

.filter-by-product-table-headings {
    overflow: auto;
    width: 100%;
    margin-bottom: 40px;
}

.amsearch-form-block.-opened {
    max-width: 380px;
}

.amsearch-item-container.-recent_searches .amsearch-item {
    border: 0px solid transparent !important;
    margin: 0 8px 0px 0 !important;
}

.filter-by-product-table-headings ul {
    width: 780px;
}

.filter-mobile-btn {
    color: #fff;
}

.quicklist .rwd-table td.quicklistDes {
    width: 300px !important;
    text-align: left !important;
}

.widgetplus.widget-product.crosssell.widget-heading-center .owl-theme .owl-nav button.owl-prev {
    margin-left: -1px;
}

.widgetplus.widget-product.crosssell.widget-heading-center .owl-theme .owl-nav button.owl-next {
    margin-right: 2px;
}

.free-shipping {
    /* margin-bottom: 20px!important; */
    /* display: block !important; */
}

form#product_addtocart_form #qty-error {
    right: -158px;
}

.box-tocart .fieldset-add button.action.primary.add-to-quicklist.btnOutlinGreen {
    margin-top: 20px;
}

.page-bottom {
    overflow: hidden;
}

.block.filter {
    padding: 10px 7px;
    background: #efefef;
}

.message.info.empty {
    font-size: 1.5rem;
    background: #FFE4C8 !important;
    margin-top: 20px;
}

.message.info.empty>*:first-child:before {
    content: "" !important;
    background: url(/media/wysiwyg/icon/no_items.png) no-repeat;
    width: 24px;
    height: 24px;
    background-size: 16px;
    left: 7px;
    top: 22px;
}

.page-wrapper {
    background: #fff;
}

.specialoffer .price-block {
    width: 100%;
}

.specialoffer .price-block .field.qty {
    width: 134px;
    display: inline-block;
    vertical-align: top;
}

.specialoffer .price-block .field.qty .control {
    position: relative;
    width: 124px;
    display: inline-block !important;
    border: 1px solid #8dc444;
    height: 38px;
}

.specialoffer .price-block .field.qty .control button.qty-btn {
    height: 36px;
    border: 0;
    padding: 6px 9px !important;
    color: #8dc444;
    font-size: 16px;
}

.specialoffer .price-block .field.qty .control input.input-text.qty {
    border: 0 !important;
}

.specialoffer .freegiftsoffers form#overstockformId button.action.tocart.btn-action.btn-cart.grn-btn {
    display: inline-block;
    float: initial;
}

.specialoffer .freegiftsoffers .product-item-info:hover {
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, .2), 0 0px 6px 0 rgba(0, 0, 0, .19);
    transition: .2s ease-in-out;
}

.freegiftsoffers .productsku {
    font-size: 14px;
    /* display: inline-block;
    width: 48%; */
}

.category-product.products.wrapper.grid.products-grid .item .item-inner .box-info .price-box {
    /* width: 50%;
    display: inline-block!important;
    float: initial!important; */
}

.rootways_authorizecim_option .control div.mage-error {
    position: absolute;
    bottom: -33px;
    left: 0;
    top: initial;
    max-width: 300px;
}

#contact-form textarea {
    border: 1px solid #666;
}

.block-content.filter-content .filter-options-item.qty_case.opened .filter-options-content {
    border: 0 !important;
}

.post-holder.postHolderBg table tr:nth-child(even) {
    background-color: #efefef;
}

.blog-post-view .post-description h2 {
    margin: 0 !important;
    padding: 0 !important;
}

.post-description.clearfix h3 {
    padding-top: 10px !important;
    margin-bottom: 0px !important;
}

.catalog-category-view div#product-container-wrap .products-list table thead th .sort-arrow {
    width: 6px !important;
    left: -8px !important;
    font-size: 22px !important;
    line-height: 14px !important;
    top: 0 !important;
}

.acc-topbar .acc-list ul li a, .mfp-content .acc-topbar .acc-btn {
    font-weight: 600;
}

aside.modal-popup.substitute-popup-modal.modal-slide .modal-inner-wrap {
    max-height: max-content !important;
}

.substitute-popup-modal .substitute-product-details {
    max-height: 500px !important;
}

.freegiftsoffers form#overstockformId button.action.tocart.btn-action.btn-cart.grn-btn {
    float: initial !important;
}

.product-image-wrapper {
    z-index: 0 !important;
}

.specialoffer .price-block .field.qty .control input.input-text.qty {
    height: 32px !important;
}

.rootways_authorizecim_option .control div.mage-error {
    width: 400px;
    max-width: max-content;
}

.product-add-form form#product_addtocart_form #qty-error {
    right: -165px;
    max-width: 310px;
}

.mfp-zoom-in.mfp-ready .zoom-anim-dialog .product-add-form form#product_addtocart_form #qty-error {
    right: -190px;
    max-width: 310px;
}

div#narrow-by-list .filter-options-item.core_diameter:last-child .filter-options-content {
    border: 0 !important;
}

.filter-options .filter-options-content:last-child {
    border: 0 !important;
}

table#my-subscriptions-table thead tr th, table#my-subscriptions-table tbody tr td, table#my-subscriptions-table tbody tr th {
    text-align: center !important;
}

table#my-subscriptions-table tbody tr td:nth-child(2) {
    text-align: left !important;
}

table#my-subscriptions-table tbody tr td:nth-child(2) a {
    color: #000;
}

.post-list.modern .post-info {
    padding: 0 0 0 0px;
    flex: 0 0 70%;
    max-width: 100%;
    width: 100%;
}

.block.block-new-customer {
    max-width: 100%;
    width: 100%;
    margin: 30px auto;
}

.product.description.product-item-description {
    display: none;
}

.whyCreateAccount {
    background: #8CC442;
    color: #fff;
    padding: 40px;
    border-radius: 20px;
}

.whyCreateAccount ul {
    padding: 0;
    list-style: none;
    display: flex;
    margin: 0;
    justify-content: space-between;
}

.whyCreateAccount ul li {
    margin: 0;
    padding: 0;
    font-size: 20px;
    /* width: 210px; */
    justify-items: baseline;
    text-align: center;
}

.whyCreateAccount ul li:first-child {
    width: 290px;
    justify-items: baseline;
}

.whyCreateAccount ul li i {
    width: 50px;
    display: inline-block;
    margin: 20px auto 10px;
}

.whyCreateAccount ul li i img {
    max-width: 100%;
}

.whyCreateAccount ul li .whyCreateActText {
    font-weight: bold;
    display: block;
}

.whyCreateAccount ul li .whyCreateActTextBig {
    display: block;
    background-image: url("/media/wysiwyg/icon/why_new.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    font-size: 36px;
    text-align: left;
    font-weight: 900;
    line-height: normal;
    padding: 26px 0;
}

.whyCreateAccount ul li .whyCreateActTextBig h2 {
    color: #8dc444;
    font-size: 50px;
    font-weight: 900;
    line-height: 42px;
}

.registerAc .primary {
    text-align: center;
}

.block.block-new-customer button.action {
    width: 270px;
    height: 53px;
    margin: 0 auto;
    text-transform: uppercase;
}

.block.block-new-customer .fieldset {
    box-shadow: none !important;
}

.registerAc h2.block-title {
    text-transform: uppercase;
}

.registerAc .password-strength-meter:after {
    background-color: #fff;
}

.page-main .registerAc .fieldset>.field:not(.choice)>.control {
    /* min-width: 370px; */
    max-width: 420px;
}

.page-main .registerAc .field-error, .page-main .registerAc .field-notice, .page-main .registerAc div.mage-error {
    max-width: 420px;
}

.registerAc .password-none .password-strength-meter:before {
    background-color: #fff;
}

/* body.page-products.page-with-filter.amsearch-search-page.catalogsearch-result-index .sidebar-wrap.col-12.col-lg-4.col-xl-3.order-1.order-md-2 {
    display: none;
} */
body.page-products.page-with-filter.amsearch-search-page.catalogsearch-result-index .sidebar-wrap.col-12.col-lg-4.col-xl-3.order-1.order-md-2 .sidebar.sidebar-main>.block.block-nav {
    display: none;
}

/* body.page-products.page-with-filter.amsearch-search-page.catalogsearch-result-index .column.main.main-wrap.col-12.col-lg-8.col-xl-9.order-2.order-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
} */

.product.data.items {
    text-align: left;
}

.amsearch-result-tabs .data.item.title.active a.data.switch {
    background: none;
    border-bottom: 3px solid #f69124;
    height: 32px;
    padding: 0px !important;
    line-height: normal;
    color: #070707 !important;
    font-size: 24px;
    font-weight: 600;
}

.search.results .item.product.product-item {
    border-bottom: 2px solid #efefef;
}

.amsearch-result-tabs .data.item.title a.data.switch {
    background: none;
    border-bottom: 3px solid #fff;
    height: 32px;
    padding: 0px !important;
    line-height: normal;
    color: #070707 !important;
    font-size: 24px;
    font-weight: 600;
}

.amsearch-result-tabs .data.item.title.active {
    background: #efefef;
    height: 50px;
    padding: 10px;
}

.product.data.items:before {
    top: 49px;
    z-index: 11;
}

.product.data.items>.item.title:not(.disabled)>.switch:active, .product.data.items>.item.title.active>.switch, .product.data.items>.item.title.active>.switch:focus, .product.data.items>.item.title.active>.switch:hover {
    background: none;
    color: #747474;
}

.product.data.items .item.title>.switch {
    font-weight: 600 !important;
    font-size: 24px;
}

.data.item.content.amsearch-category-tab a {
    color: #070707;
}

.data.item.content.amsearch-category-tab a:hover {
    color: #f69124;
}

section.amsearch-products-section.-grid span.price-wrapper {
    color: #8dc444;
}

section.amsearch-products-section.-grid span.price-label {
    color: #070707;
    font-size: 12px;
}

.amsearch-products-section .amsearch-link {
    color: #070707;
}

.amsearch-products-section .amsearch-link:hover {
    color: #f69124;
}

.amsearch-products-section .amsearch-item:hover {
    background: #fff;
}

.amsearch-item-container .amsearch-item .amsearch-link {
    background: #fff;
    border: 1px solid #747474;
    color: #070707;
    border-radius: 40px;
}

.amsearch-item-container .amsearch-item .amsearch-link:hover {
    background: #fff;
    border: 1px solid #747474;
    color: #f69124;
}

.amsearch-products-section .action.tocart {
    line-height: normal;
    min-height: 35px;
    height: auto;
    width: auto;
    padding: 6px !important;
    min-width: auto;
}

li.customer-welcome.acc-topbar .customer-menu.acc-list li a i.mbi.mbi-heart:before {
    background: url(/media/wysiwyg/magebig/other_img/cart-icon_b.svg) no-repeat;
    /* filter: brightness(0) saturate(100%) invert(75%) sepia(28%) saturate(899%) hue-rotate(41deg) brightness(91%) contrast(88%); */
    width: 19px;
    height: 26px;
    content: "";
    background-size: 20px;
    background-position: 0px 6px;
    display: inline-block;
}

li.customer-welcome.acc-topbar .customer-menu.acc-list li a:hover i.mbi.mbi-heart:before {
    background: url(/media/wysiwyg/magebig/other_img/cart-icon_org.svg) no-repeat;
    width: 19px;
    height: 26px;
    content: "";
    background-size: 20px;
    background-position: 0px 6px;
    display: inline-block;
    /* filter: brightness(10%) saturate(100%) invert(65%) sepia(28%) saturate(899%) hue-rotate(345deg) brightness(91%) contrast(88%); */
}

#newsletter-validate-detail .input-box button {
    height: 35px;
    color: #fff;
}

.user-topbar:hover .mbi-user:before {
    background: url(/media/wysiwyg/icon/account_circle_org.svg) no-repeat !important;
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    top: 12px;
    left: -30px;
}

.wishlist-topbar:hover .mbi-heart:before {
    background: url(/media/wysiwyg/magebig/other_img/cart-icon_org.svg) no-repeat;
    width: 30px;
    height: 26px;
    background-size: 24px;
}

.minicart-action:hover .mbi-bag2:before {
    background: url(/media/wysiwyg/icon/shopping_cart_icon_org.svg) no-repeat;
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    top: 12px;
    left: -30px;
}

.customer-name.acc-btn:hover {
    color: #f69124;
}

.productTab .inn-bx {
    border-top: 0px solid #ff4444;
}

.amsearch-item-container .amsearch-item .amsearch-link {
    border: 0px solid #747474;
    padding-top: 4px;
    padding-bottom: 4px;
}

.amsearch-item-container .amsearch-item .amsearch-link:hover {
    border: 0;
}

.addressesList table tr td a {
    color: #070707;
}

.block.block-order-details-view .block-content {
    display: flex;
}

.account .column.main .block.block-order-details-view .block-content:not(.widget) .box, [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box, .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: initial;
    padding-right: 30px;
}

.block.block-order-details-view .box.box-order-billing-method {
    padding-right: 0px !important;
}

.order-status-wrap {
    margin-top: 30px;
}

.order-details-items.ordered th.col, .addressesList th.col {
    text-align: center !important;
}

.modal-popup .action-close {
    padding: 10px;
    font-weight: 600 !important;
    font-size: 27px;
    opacity: 0.8;
}

.modal-popup .action-close:before, .modal-slide .action-close:before {
    color: #000000;
    font-weight: bolder;
    font-size: 27px;
    line-height: 21px;
    opacity: 0.65;
    content: "\e92a";
}

/* .confirm button.action-secondary.action-dismiss {
    border: 1px solid #8dc444 !important;
    background: #fff!important;
    color: #8dc444 !important;
}
.confirm button.action-secondary.action-dismiss:hover {
    border: 1px solid #f69124 !important;
    background: #fff!important;
    color: #f69124 !important;
}
aside.modal-popup.confirm._show h1#modal-title-15 {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
} */
a:focus, button:focus {
    outline: 0px dashed blue;
    outline-offset: 0px;
}

.col.btn-wishlist button.action.towishlist.mb-tooltip i.mbi.mbi-filled-heart:before {
    background: url(/media/wysiwyg/magebig/other_img/cart-icon_b.svg) no-repeat;
    filter: brightness(0) saturate(00%) invert(100%) sepia(00%) saturate(899%) hue-rotate(360deg) brightness(100%) contrast(100%);
    width: 28px;
    height: 28px;
    content: "";
    background-size: 22px;
    background-position: 3px 6px;
    display: inline-block;
    z-index: 1;
    position: relative;
}

button.btn-quickview.mb-tooltip i.mbi-eye:before {
    filter: brightness(0) saturate(100%) invert(75%) sepia(28%) saturate(899%) hue-rotate(41deg) brightness(91%) contrast(88%);
}

button.btn-quickview.mb-tooltip {
    background: #fff;
    width: auto;
    text-align: center;
    border: 1px solid #8dc444;
    display: inline-block;
    height: 16px;
}

li.customer-welcome.acc-topbar .customer-menu.acc-list li a i.mbi:before {
    width: 19px;
    height: 17px;
    background-size: 20px;
    background-position: 0px 6px;
    display: inline-block;
}

.acc-topbar .acc-list ul li a i {
    margin: 0 15px;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    line-height: 18px;
}

li.customer-welcome.acc-topbar .customer-menu.acc-list li a i.mbi.accountInfo:before {
    background: url(/media/wysiwyg/magebig/other_img/account_info.svg) no-repeat;
    content: "";
}

li.customer-welcome.acc-topbar .customer-menu.acc-list li a:hover i.mbi.accountInfo:before {
    background: url(/media/wysiwyg/magebig/other_img/account_info_org.svg) no-repeat;
    content: "";
}

li.customer-welcome.acc-topbar .customer-menu.acc-list li a i.mbi.addressBook:before {
    background: url(/media/wysiwyg/magebig/other_img/address-book.svg) no-repeat;
    content: "";
}

li.customer-welcome.acc-topbar .customer-menu.acc-list li a:hover i.mbi.addressBook:before {
    background: url(/media/wysiwyg/magebig/other_img/address-book_org.svg) no-repeat;
    content: "";
}

li.customer-welcome.acc-topbar .customer-menu.acc-list li a i.mbi.newsLetterSub:before {
    background: url(/media/wysiwyg/magebig/other_img/newsletter-subscription.svg) no-repeat;
    content: "";
}

li.customer-welcome.acc-topbar .customer-menu.acc-list li a:hover i.mbi.newsLetterSub:before {
    background: url(/media/wysiwyg/magebig/other_img/newsletter-subscription_org.svg) no-repeat;
    content: "";
}

li.customer-welcome.acc-topbar .customer-menu.acc-list li a i.mbi.outOffStock:before {
    background: url(/media/wysiwyg/magebig/other_img/out-of-stock.svg) no-repeat;
    content: "";
}

li.customer-welcome.acc-topbar .customer-menu.acc-list li a:hover i.mbi.outOffStock:before {
    background: url(/media/wysiwyg/magebig/other_img/out-of-stock_org.svg) no-repeat;
    content: "";
}

.catalog-category-view div#product-container-wrap .products-list tbody.all_product_data_information strong.product.sku.product-item-Sku {
    min-width: 100px;
}

.catalog-category-view div#product-container-wrap .products-list table td button.btn-quickview.mb-tooltip {

    height: auto;
    line-height: 20px;
}

.titleGreenBg {
    padding: 2px 10px;
}

.catalog-category-view div#product-container-wrap .products-list table td #customtab .inn-bx .col.btn-wishlist.quicklist button.action.towishlist.mb-tooltip {
    background: none !important;
    border: 1px solid #8dc444 !important;
    padding-left: 6px;
    padding-right: 6px;
    height: 41px !important;
    margin-left: 4px;
}

.catalog-category-view div#product-container-wrap .products-list table td #customtab .inn-bx .col.btn-wishlist.quicklist button.action.towishlist.mb-tooltip:hover {
    background: #8dc444 !important;
    border: 1px solid #8dc444 !important;
}

.catalog-category-view div#product-container-wrap .products-list table td #customtab .inn-bx .col.btn-wishlist.quicklist button.action.towishlist.mb-tooltip::before {
    /* display: none; */
    filter: brightness(0) saturate(100%) invert(75%) sepia(28%) saturate(899%) hue-rotate(41deg) brightness(91%) contrast(88%);
    width: 34px;
    background-size: 28px;
    height: 28px;
    margin-top: 2px;
}

.catalog-category-view div#product-container-wrap .products-list table td #customtab .inn-bx .col.btn-wishlist.quicklist button.action.towishlist.mb-tooltip:hover::before {
    /* display: none; */
    filter: invert(1);
}

#customtab .field.qty {
    vertical-align: top;
}

.catalog-category-view div#product-container-wrap .products-list table td .row.product.details.product-item-details .col.btn-wishlist.quicklist button.action.towishlist.mb-tooltip {
    border: 1px solid #8dc444 !important;
    display: inline-block !important;
    background: #fff !important;
    position: relative;
    height: auto;
    width: auto;
}

.catalog-category-view div#product-container-wrap .products-list table td .row.product.details.product-item-details .col.btn-wishlist.quicklist button.action.towishlist.mb-tooltip:hover {
    border: 1px solid #8dc444 !important;
}

.catalog-category-view div#product-container-wrap .products-list table td #customtab .inn-bx .col.btn-wishlist.quicklist button.action.towishlist.mb-tooltip i.mbi.mbi-filled-heart {
    position: absolute;
    top: 0;
    left: 0;
}

.catalog-category-view div#product-container-wrap .products-list table td #customtab .inn-bx .col.btn-wishlist.quicklist button.action.towishlist.mb-tooltip i.mbi.mbi-filled-heart::after {
    width: 46px;
    height: 40px;
}

.catalog-category-view div#product-container-wrap .products-list table td #customtab .inn-bx .col.btn-wishlist.quicklist button.action.towishlist.mb-tooltip i.mbi.mbi-filled-heart::before {
    width: 44px;
    height: 34px;
    background-size: 26px;
    left: 6px;
}

.catalog-category-view div#product-container-wrap .products-list table td .row.product.details.product-item-details .col.btn-wishlist.quicklist button.action.towishlist.mb-tooltip::before {
    background: url(/media/wysiwyg/magebig/other_img/cart_icon.svg) no-repeat;
    filter: brightness(0) saturate(100%) invert(75%) sepia(28%) saturate(899%) hue-rotate(41deg) brightness(91%) contrast(88%);
    width: 24px;
    height: 20px;
    background-size: 24px;
    line-height: normal;
    margin-bottom: -4px;
    margin-left: -6px;
}

.catalog-category-view div#product-container-wrap .products-list table td .row.product.details.product-item-details .col.btn-wishlist.quicklist button.action.towishlist.mb-tooltip:hover::before {
    background: url(/media/wysiwyg/magebig/other_img/cart_icon.svg) no-repeat !important;
    filter: inherit;
}

.catalog-category-view div#product-container-wrap .products-list table td .row.product.details.product-item-details .col.btn-wishlist.quicklist button.action.towishlist.mb-tooltip i.mbi.mbi-filled-heart:before {
    background: url(/media/wysiwyg/magebig/other_img/cart-icon_b.svg) no-repeat;
    /* filter: brightness(0) saturate(100%) invert(60%) sepia(28%) saturate(899%) hue-rotate(315deg) brightness(91%) contrast(88%); */
    width: 34px;
    height: 27px;
    content: "";
    background-size: 22px;
    background-position: 6px 6px;
    display: inline-block;
}

.catalog-category-view div#product-container-wrap .products-list table td .row.product.details.product-item-details .col.btn-wishlist.quicklist button.action.towishlist.mb-tooltip::before {}

.catalog-category-view div#product-container-wrap .products-list table td .row.product.details.product-item-details .col.btn-wishlist.quicklist button.action.towishlist.mb-tooltip i.mbi.mbi-filled-heart {
    position: absolute;
    right: -2px;
    top: 0;
    background: #fff;
    border-radius: 6px;
}

.col.btn-wishlist button.action.towishlist.mb-tooltip {
    position: relative;
}

.col.btn-wishlist button.action.towishlist.mb-tooltip i.mbi.mbi-filled-heart::after {
    background: #8dc444;
    /* filter: brightness(0) saturate(100%) invert(60%) sepia(28%) saturate(899%) hue-rotate(315deg) brightness(91%) contrast(88%); */
    width: 34px;
    height: 31px;
    content: "";
    background-size: 22px;
    background-position: 3px 6px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0px;
    border-radius: 4px;
}

.block-product-layout04.bestsellers .product-btn button.btn-quickview.mb-tooltip, .block-product-layout04.newarrivals .product-btn button.btn-quickview.mb-tooltip {
    height: 36px;
    width: 34px;
}

.block-product-layout04.bestsellers .product-btn button.btn-quickview.mb-tooltip .mbi-eye:before, .block-product-layout04.newarrivals .product-btn button.btn-quickview.mb-tooltip .mbi-eye:before {
    top: -2px;
    position: relative;
}

.product-btn .mbi {
    width: 32px;
    height: 32px;
}

.products-list .product-item-photo img {
    border: 0px solid #ccc;
}

/* .catalog-category-view div#product-container-wrap .products-list table td .row.product.details.product-item-details .col-12.col-sm-3.listProductBrd .product-btn-info #tierPricingHtml {
    display: none;
} */
.catalog-category-view div#product-container-wrap .products-list table td .row.product.details.product-item-details .col-12.col-sm-3.listProductBrd .product-btn-info .price-block {
    position: absolute;
    bottom: -10px;
}

#co-shipping-form fieldset.field.street.admin__control-fields .control .field {
    max-width: 100%;
    padding: 0;
    margin-bottom: 20px;
}

#co-shipping-form fieldset.field.street.admin__control-fields .control {
    max-width: 100%;
    /* display: block; */
    margin-left: 0;
    width: 100% !important;
    padding: 0;
}

fieldset.field.street.admin__control-fields.required {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

#co-shipping-form fieldset.field.street.admin__control-fields .control .field._required {
    padding-right: 15px;
}

#co-shipping-form fieldset.field.street.admin__control-fields .control .field.additional {
    padding-left: 15px;
}

.opc-wrapper .fieldset select {
    width: 100%;
    height: 35px;
    line-height: normal;
}

.catalog-category-view div#product-container-wrap .products-list table td .row.product.details.product-item-details .quickview button,
.catalog-category-view div#product-container-wrap .products-list table td .row.product.details.product-item-details .quicklist button {
    background: #8dc444;
    border-color: #8dc444;
    color: #fff;
    padding-left: 10px;
    padding-right: 4px;
}

.catalog-category-view div#product-container-wrap .products-list table td .row.product.details.product-item-details .col.btn-wishlist.quicklist button.action.towishlist.mb-tooltip:hover {
    background: #8dc444 !important;
}

.catalog-category-view div#product-container-wrap .products-list table td .row.product.details.product-item-details .col.btn-wishlist.quicklist button.action.towishlist.mb-tooltip::before {

    filter: brightness(0) saturate(100%) invert(75%) sepia(28%) saturate(899%) hue-rotate(41deg) brightness(91%) contrast(88%);

}

.widget-product .owl-carousel .product-item button.action.towishlist.mb-tooltip:hover {
    border: 1px solid #8dc444;
}

.widget-product .owl-carousel .product-item .col.btn-wishlist button.action.towishlist.mb-tooltip i.mbi.mbi-filled-heart::after {
    height: 34px;
}

.widget-product .owl-carousel .product-item .col.btn-wishlist button.action.towishlist.mb-tooltip:hover {
    background: #8dc444 !important;
}

.widget-product .owl-carousel .product-item .col.btn-wishlist button.action.towishlist.mb-tooltip:hover i.mbi.mbi-heart {
    background: none;
}

.widget-product .owl-carousel .product-item .col.btn-wishlist button.action.towishlist.mb-tooltip:hover i.mbi.mbi-heart::before {
    filter: invert(1);
}

.new-shipping-address-modal #co-shipping-form fieldset.field.street.admin__control-fields .control .field.additional {
    padding-left: 0;
}

#casesku {
    color: #f69124;
    font-weight: normal;
    ;
}

tbody.all_product_data_information tr.product-info-rows .customprice {
    font-size: 12px;
}

.checkout-cart-index .widgetplus.widget-product.crosssell.widget-heading-center .product-items.widget-product-grid.owl-carousel.owl-theme.owl-loaded.owl-drag .product-item-info button.btn-quickview.mb-tooltip i.mbi.mbi-eye::before {

    height: 17px;
}

.catalog-category-view div#product-container-wrap .products-list table td .row.product.details.product-item-details .col-12.col-sm-3.listProductBrd.listProductBrd.no-green-line {
    border: 0 !important;
}

.catalog-category-view div#product-container-wrap .products-list table td .row.product.details.product-item-details .col-12.col-sm-3.listProductBrd.listProductBrd.no-green-line .stock.unavailable {
    margin-top: -38px;
}

aside.modal-popup.new-shipping-address-modal.modal-slide._inner-scroll._show fieldset.field.street.admin__control-fields.required .field._required {
    padding-right: 0 !important;
}

.widgetplus.widget-product.crosssell.widget-heading-center .product-item-info .product-btn button.btn-quickview.mb-tooltip {
    height: 35px;
}

li.customer-welcome.acc-topbar .customer-menu.acc-list li:nth-child(8) a i.mbi.mbi-clipboard-user:before {
    background: url(/media/wysiwyg/magebig/other_img/tax_exemption.svg) no-repeat;
    content: "";
    /* width: 22px;
    height: 22px; */
}

li.customer-welcome.acc-topbar .customer-menu.acc-list li:nth-child(8) a:hover i.mbi.mbi-clipboard-user:before {
    background: url(/media/wysiwyg/magebig/other_img/tax_exemption_act.svg) no-repeat;
    content: "";
}

.products.wrapper.grid.products-grid .product-item-info .product-show .product-btn button.btn-quickview.mb-tooltip {
    height: 34px;
}

.products.wrapper.grid.products-grid .product-item-info .product-btn button.btn-quickview.mb-tooltip .mbi-eye:before {
    background-position: 2px 8px;
}

#rr_top_products .rr-progress-bar, #answ_reviews_review .rr-progress-bar {

    background: #F69124 !important;
}

#rr_top_products .acs_btn_write, #answ_reviews_review .acs_btn_write {
    background-color: #8dc444 !important;
    color: #fff !important;
    box-shadow: none !important;
    padding-top: 16px !important;
}

#rr_top_products #answ_reviews_review .acs_btn_write:hover, #answ_reviews_review #acs_review_break_down .acs_btn_write:hover {
    background-color: #F69124 !important;
    color: #070707 !important;
}

#rr_top_products #acs_review_break_down .acs_btn_write:hover, #answ_reviews_review #acs_review_break_down .acs_btn_write:hover {
    background-color: #F69124 !important;
    color: #070707 !important;
}

#answ_reviews_review .acs_btn_write.rr-button.acs_js_write_review:hover {
    background-color: #F69124 !important;
    color: #070707 !important;
}

/* .mbi-eye:before {
 height: 24px;
    background-position: 2px 2px;
} */
#acs_write_review .acs_submit, #acs_write_review .acs_button_color {
    background-color: #8dc444 !important;
    color: #fff !important;
    border-radius: 4px;
}

#acs_write_review .acs_submit:hover, #acs_write_review .acs_button_color:hover {
    background-color: #F69124 !important;
    color: #070707 !important;
}

#acs_write_review .acs_button.acs_js_form_close {
    border-radius: 4px;
}

#acs_write_review .acs_fieldset label {
    vertical-align: super;
}

#rr_top_products.acs_product_reviews_wide .acs_review_title, #answ_reviews_review.acs_product_reviews_wide .acs_review_title {

    color: #070707 !important;
}

#rr_top_products .acs_reply_title, #answ_reviews_review .acs_reply_title, #rr_top_products .rr-heavy-txt, #answ_reviews_review .rr-heavy-txt {
    color: #070707 !important;
}

#rr_top_products .acs_verified_user, #answ_reviews_review .acs_verified_user {
    background-color: #8dc444 !important;
}

button.acs_btn_write.reset-filters.rr-button {
    display: none !important;
}

#answ_reviews_review .rr_smb_ratings_container.rr_overall_container .rr_separator_small {
    border: 0 !important;
}

/* .bestsellers i.mbi.mbi-eye::before, .block-product-layout04.newarrivals i.mbi.mbi-eye::before {
    top: 8px!important;
} */
.amelsearch-further-section .amelsearch-form-section {

    width: 100%;
    border: 1px solid #ccc;
    border-radius: 6px;
    overflow: hidden;
}

.amelsearch-further-section .amelsearch-input {
    width: calc(100% - 78px);
    border: 0 !important;
}

.amelsearch-button.-primary {
    background-color: #8dc444;
    border-color: #8dc444;
    border-radius: 4px;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 700;
    height: 32px;
    min-width: 78px;
    padding: 7px 10px;
}

.amelsearch-button.-icon:after {
    height: 20px;
    width: 20px;
}

.account-status-green {
    background: #8dc444;
    color: #fff;
    padding: 8px 10px;
}

.stock.unavailable {
    line-height: 16px;
    color: #E21818;
}

.sliderLeft .sliderBannerText {
    font-size: 60px;
    line-height: 60px;
    margin-top: 40px;
}

.reviewNewTabs div#customtab #RR_PR_Frame_Wrapper div#answ_reviews_review button.acs_btn_write.acs_js_write_review {
    padding-top: 8px !important;
}

div#RR_PR_Frame_Wrapper .acs_no_reviews button.acs_btn_write.acs_js_write_review {
    padding-top: 10px !important;
}

.filter-options-item.opened[data-collapsible=true] .filter-options-title::after {
    transform: rotateZ(180deg);
}

.filter-options-item[data-collapsible=true] .filter-options-title::after {
    transform: rotateZ(360deg);
}

.newsletter-captcha.g-recaptcha {
    margin-bottom: 44px;
}

form#newsletter-validate-detail .field-recaptcha {
    margin-top: 30px;
}

.newsletterSubImage {
    text-align: right;
}

.reviewNewTabs .reviewsBox>h2 {
    border-bottom: 3px solid #F69124 !important;
    display: inline-block;
}

ol.products.list.items.product-items.row .product-item-info .product.details.product-item-details .product-reviews-summary.short {
    display: none;
}

.otherFooterLink {
    padding-top: 40px;
}

.reviewNewTabs div#customtab #RR_PR_Frame_Wrapper div#answ_reviews_review .acs_js_template_filter_and_sort .acs_btn_write.rr-button.acs_js_write_review {
    height: 40px;
    padding-top: 14px !important;
}

.product.data.items.mage-accordion-disabled .col-md-9 {
    padding-left: 0;
}

.wrapper-breadcrums .breadcrumbs {
    line-height: 20px;
}

.search.results .product-item-info .product.details.product-item-details {
    padding: 0;
}

.search.results .product-item-info .stock.unavailable {
    font-weight: 600;
    margin-top: 10px;
}

.amelsearch-button.-primary:hover {
    background-color: #fb7c00;
    border-color: #fb7c00;
}

.catalog-category-view div#product-container-wrap .products-list tbody.all_product_data_information strong.product.sku.product-item-Sku {
    display: inline;
}

.search.results section.amelsearch-further-section {
    display: none;
}

.page-with-filter.amsearch-search-page button.action.towishlist.mb-tooltip i.mbi.mbi-filled-heart::after {
    height: 33px;
}

.catalog-category-view div#product-container-wrap .products-list table thead th:first-child, .catalog-category-view div#product-container-wrap .products-list table td:first-child {
    width: 130px;
    position: relative;
}

.block-main-product .top-title .title {
    text-transform: uppercase;
}

table thead tr th {
    padding: 10px 8px !important;
}

section.amsearch-result-section {
    left: 0;
    right: 0;
    max-width: 940px;
    margin: 0 auto;
}

.top-search-wrap.mfp-with-anim {
    max-width: 420px;
}

.catalog-category-view div#product-container-wrap .products-list table td .row.product.details.product-item-details .col-12.col-sm-3.listProductBrd .stock.unavailable {
    margin-top: -38px;
}

.catalog-category-view div#product-container-wrap .products-list table td>div#customtab .inn-bx .col-md-8 {
    flex: 0 0 62.666667%;
    max-width: 62.666667%;
    padding-left: 0;
}

.catalog-category-view div#product-container-wrap .products-list table td>div#customtab .inn-bx .col-md-4 {
    max-width: 37.333333%;
    flex: 0 0 37.333333%;
    padding-right: 8px;
}

aside.modal-popup.substitute-popup-modal.modal-slide._inner-scroll._show .action-close:before, .modal-slide .action-close:before {
    color: #333 !important;
}

.product.attribute.description .value {
    text-align: justify;
}

.field>input[type=checkbox]:checked+label:after {
    margin: 0;
    top: 0;
}

.search.results .customprice {
    display: none;
}

.amsearch-products-section .actions-secondary a.amsearch-button.-clear.-compare.-icon {
    display: none;
}

.amsearch-item-container.-recent_searches .amsearch-item .amsearch-link {
    overflow-wrap: anywhere;
    background: none;
}

.amsearch-item-container .amsearch-item .amsearch-link {
    border-radius: 24px;
}

.amsearch-item-container .amsearch-item .amsearch-link {
    overflow-wrap: break-word;
}

.amsearch-item-container.-recent_searches .amsearch-item.-match {
    background-color: #f5f5f5;
}

section.amsearch-result-section, .amsearch-item-container .amsearch-item .amsearch-link, section.amsearch-products-section.-grid span.price-wrapper, .amsearch-products-section .amsearch-product-list,
.amsearch-products-section .product-item [data-role='priceBox'], .amsearch-item-container .amsearch-item .price-box .price,
.amsearch-item-container .amsearch-item .product.details.product-item-details .price, .amsearch-item-container .amsearch-item .product.details.product-item-details .packtype,
.amsearch-item-container .amsearch-item .minimal-price-link .price-label {
    font-size: 12px;
}

.amsearch-products-section .amsearch-wrapper-inner span.price, .amsearch-products-section .amsearch-wrapper-inner span.packtype {
    font-size: 12px !important;
}

.amsearch-block-header .amsearch-title {
    font-size: 1.4rem;
}

.amsearch-products-section .amsearch-wrapper-inner .customprice {
    display: none;
}

.amsearch-highlight {
    color: #f69124;
    font-weight: normal;
}

.amsearch-products-section .amsearch-wrapper-inner button.action.towishlist.mb-tooltip {
    position: relative;
    width: 42px;
    height: 42px;
    padding: 0;
}

.amsearch-products-section .amsearch-wrapper-inner button.action.towishlist.mb-tooltip i.mbi.mbi-filled-heart::after {
    width: 41px;
    height: 40px;
}

.amsearch-products-section .amsearch-wrapper-inner button.action.towishlist.mb-tooltip {
    width: 42px !important;
    height: 42px;
}

.amsearch-products-section .amsearch-block-header {
    padding: 0 20px 0px;
}

.amsearch-products-section .amsearch-item {
    padding: 10px;
}

.amsearch-products-section .amsearch-sku-block {
    padding: 0 0 8px;
}

.amsearch-products-section .product-item [data-role='priceBox'] p, .amsearch-products-section .product-item [data-role='priceBox'] span {
    margin-top: 0;
    padding: 0 0 0px;
}

.amsearch-products-section span.price-container.price-final_price.tax.weee {
    display: block;
    margin-bottom: 0;
}

.amsearch-products-section .actions-secondary {
    width: 44px;
    vertical-align: top;
    padding: 0 !important;
    margin: 0 !important;
}

.amsearch-products-section .product.actions.product-item-actions {
    display: flex;
}

.amsearch-products-section .actions-secondary .col.btn-wishlist {
    padding: 0;
    margin-left: 10px;
}

section.amsearch-item-container.amsearch-collapsible-section.-recent_searches {
    display: none;
}

.price-box.price-final_price {
    min-height: 70px;
}

.amsearch-products-section a.amsearch-link.product-item-link {
    min-height: 80px;
}

.mfp-zoom-in.mfp-ready .quickview-wrap.column.main.zoom-anim-dialog .stock.unavailable {
    margin-bottom: 20px;
}

.amsearch-form-block {
    align-items: center;
    box-sizing: border-box;
    /* display: flex
; */
    /* justify-content: flex-end; */
    position: relative;
    transition: .3s;
}

.form.password.reset .field.choice {
    display: none;
}

.tooltip {
    /* position: relative; */
    display: inline-block;
    border-bottom: 0px dotted black;
    margin: 0!important;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 262px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: -1px;
    /* right: 140px; */
    left: -274px;
}
.catalog-category-view div#product-container-wrap .products-list table tr:hover
.tooltip .tooltiptext {
    visibility: visible;
}
.catalog-category-view div#product-container-wrap .products-list table tr:hover
.tooltip .tooltiptext:after {
    position: absolute;
    height: 20px;
    width: 19px;
    content: "";
    right: -6px;
    background: #000;
    top: 5px;
    transform: rotate(45deg);
    z-index: -1;
}
.products-grid {
    margin: 30px 0 0 0;
}
.catalog-category-view div#product-container-wrap .products-list .all_product_data_information table td {
    width: 100%;
}
.product.info.detailed.product-accordion .inn-bx .boxInn {
    min-height: 150px;
}
.catalog-category-view div#product-container-wrap .products-list table tr:hover {
    cursor: pointer;
}
/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media (min-width: 1600px) and (max-width: 1750px) {

    .webmenu-dropdown:hover .webmenu-dropdown-content .row {
        margin-top: 1px;
    }
}

@media (max-width: 1300px) {
    .webmenu-dropdown:hover .webmenu-dropdown-content .row {
        width: 1300px;
    }

    .webmenu-dropdown .webmenu-column h2 a {
        font-size: 14px;
    }

    .webmenu-dropdown .webmenu-column a.dropdown-item {
        font-size: 13px;
    }

    .sliderLeft .sliderBannerText {
        font-size: 50px;
        left: 30px;
        line-height: 50px;
        /* top: 40px; */
    }

    .sliderBannerText {
        font-size: 20px;
        line-height: 20px;
    }

    .sliderRight .sliderBannerGreenText {
        font-size: 14px;
    }

    .widget-product.recently-viewed.block-viewed-products-grid button.owl-next {
        right: -30px !important;
    }
}

@media (max-width: 1200px) {
    .webmenu-dropdown:hover .webmenu-dropdown-content .row {
        width: 1200px;
    }

    .container {
        max-width: 1150px;
    }

    .product-info-main-content .col-12.col-md-6.col-xl-4, .product-info-main-content .col-12.col-md-6.col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .product-info-main-content .col-12.col-xl-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .product-info-main-content .col-12.col-xl-3 .selling-feature-sidebar .col-12.col-sm-6.col-xl-12 {
        width: 33%;
        flex: 0 0 33%;
    }

    .product.info.detailed.product-accordion {
        margin: 0 15px;
    }

    .grayBgOther {
        display: block;
    }

    .webmenu-navbar a {
        padding: 14px 0px 6px;
    }
}

@media (max-width: 1100px) {
    .webmenu-dropdown:hover .webmenu-dropdown-content .row {
        width: 1050px;
    }

    .webmenu-dropdown .dropbtn {
        padding: 14px 0px;
        font-size: 14px;
    }

    .webmenu-navbar .webmenu-dropdown button.dropbtn i {
        width: 30px;
    }

    .header-content-action>div {
        margin-right: 0;
        margin-left: 28px;
    }

    .topLink ul li a {
        font-size: 12px;
        font-weight: 600;
    }
}

@media (max-width: 1023px) {
    #widgetplus-block-260212587 .container {
        display: block;
    }

    .slideshow-container.sliderTopRes, .sliderDotRes {
        display: block;
    }

    .slideshow-container.sliderTopRes, .sliderDotRes {
        display: none;
    }

    /* mobile slider  */
    .slideshow-container.sliderTopRes {
        display: block;
    }

    * {
        box-sizing: border-box
    }

    .sliderTopRes .mySlides {
        display: none
    }

    .sliderTopRes img {
        vertical-align: middle;
    }

    .sliderLeft {
        width: 100%;
        margin-right: 10px !important;
    }

    /* Slideshow container */
    .slideshow-container.sliderTopRes {
        max-width: 1000px;
        position: relative;
        margin: auto;
        border-top: 8px solid #f69124;
    }

    /* Next & previous buttons */
    .sliderTopRes .prev, .sliderTopRes .next {
        cursor: pointer;
        position: absolute;
        top: 50%;
        width: auto;
        padding: 16px;
        margin-top: -22px;
        color: white;
        font-weight: bold;
        font-size: 18px;
        transition: 0.6s ease;
        border-radius: 0 3px 3px 0;
        user-select: none;
    }

    /* Position the "next button" to the right */
    .sliderTopRes .next {
        right: 0;
        border-radius: 3px 0 0 3px;
    }

    /* On hover, add a black background color with a little bit see-through */
    .sliderTopRes .prev:hover, .sliderTopRes .next:hover {
        background: none;
        color: #f69124 !important;
    }

    .sliderTopRes .prev:hover, .sliderTopRes .next:hover {
        background: none;
        color: #f69124 !important;
    }

    /* Caption text */
    .sliderTopRes .text {
        color: #f2f2f2;
        font-size: 15px;
        padding: 8px 12px;
        position: absolute;
        bottom: 8px;
        width: 100%;
        text-align: center;
    }

    /* Number text (1/3 etc) */
    .sliderTopRes .numbertext {
        color: #f2f2f2;
        font-size: 12px;
        padding: 8px 12px;
        position: absolute;
        top: 0;
    }

    /* The dots/bullets/indicators */
    .sliderDotRes .dot {
        cursor: pointer;
        height: 12px;
        width: 12px;
        margin: 0 2px;
        background-color: #d1d0d0;
        border-radius: 50%;
        display: inline-block;
        transition: background-color 0.6s ease;
        border: 1px solid #f69124;
    }

    .sliderDotRes .active, .sliderDotRes .dot:hover {
        background-color: #f69124;
    }

    /* Fading animation */
    .sliderTopRes .fade {
        animation-name: fade;
        animation-duration: 1.5s;
    }

    @keyframes fade {
        from {
            opacity: .4
        }

        to {
            opacity: 1
        }
    }

    .sliderDotRes {
        text-align: center;
        position: absolute;
        bottom: 11px;
        z-index: 1;
        width: 100%;
    }

    .sliderLeft .sliderBannerText {
        font-size: 30px;
        left: 30px;
        line-height: 30px;
        top: 10%;
        margin-top: 0;
    }

    .sliderLeft .sliderBannerButton {
        bottom: 30px;
        left: 34px;
    }

    .whyChooseText h2 {
        font-size: 40px;
    }

    .recently-viewed .owl-carousel .owl-nav .owl-prev {
        left: -30px !important;
    }

    .page-bottom .recently-viewed.block-viewed-products-grid .owl-nav button.owl-next {
        right: -30px !important;
    }

    .owl-carousel .owl-nav .owl-prev {
        left: -30px !important;
    }

    .widget-product .owl-theme .owl-nav .owl-next {
        right: -10px !important;
    }

    .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL {
        height: 180px;
    }

    .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL .ZKkAApyOlXFKnOzCnDkB {
        display: none;
    }

    .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL .U34aXHIulHiZjtWicC2q {
        width: 100%;
        height: 170px;
    }

    .blog-section-home {
        height: 210px;
    }

    .blog-right .post-item {
        margin: 29px 0 20px 0;
    }

    .menu-logo .btn-nav-mobile-top.d-table-cell.d-md-none {
        display: block !important;
    }

    .menu-logo .btn-nav-mobile-top.d-table-cell.d-md-none .mb-toggle-switch {
        width: 46px;
        top: 12px;
    }

    .menu-logo .btn-nav-mobile-top.d-table-cell.d-md-none .btn-nav img {
        max-width: 100%;
        height: 22px;
        display: block;
    }

    .topLink {
        display: none;
    }

    .header-menu-content .menu-container .col-12.col-md-8.col-lg-8.col-xl-8 {
        display: none;
    }

    .header-menu-content .menu-container .col-12.col-md-4.col-lg-4.col-xl-4.col-btn-actions-desktop.d-none.d-md-block {
        position: absolute;
        right: 0;
        bottom: 40px;
    }

    .header-content-action.row.no-gutters .user-topbar.col ul.header.links li.customer-welcome.acc-topbar .customer-name.acc-btn {
        display: none;
    }

    .header-content-action .wishlist-topbar a.wishlist-icon.link.wishlist {
        font-size: 0;
        margin-right: 20px;
    }

    .header-content-action .user-topbar.col {
        margin-right: 20px;
    }

    .header-content-action .col.col-minicart a.action.showcart {
        font-size: 0;
    }

    a.logo.logoWeb {
        display: none;
    }

    a.logoMob {
        display: block;
        max-width: 60px;
    }

    body.account.wishlist-index-index .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    body.account.wishlist-index-index .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .cart-container .cart-summary, .cart-container .form-cart {
        width: 100%;
    }

    .page-header .sticky-wrap {
        min-height: 0px !important;
    }

    .page-title-wrapper {
        margin-top: 0px;
    }

    .top-search-wrap.mfp-with-anim .amsearch-wrapper-block {
        width: 100%;
    }

    .header-main-inner .header-maininner-row .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .header-main-inner .header-maininner-row .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .page-header .amsearch-input-wrapper {

        width: 100% !important;
    }

    .widgetplus.widget-product.crosssell.widget-heading-center {
        width: calc(100% - 0px);
    }

    .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL .ZKkAApyOlXFKnOzCnDkB {
        display: none !important;
    }

    .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL .U34aXHIulHiZjtWicC2q {

        width: 100% !important;
    }

    .minicart-items .product-item-name {
        text-align: left;
        padding-right: 0px;
    }

    .otherFooterLink a {
        font-size: 14px !important;
        margin-right: 6px;
        margin-left: 6px;

    }

    .contact-content .address-info {
        padding-left: 40px;
    }

    #customersupport {
        width: 80%;
        margin-left: 40px;
    }

    .quicklist {
        width: 100%;
        overflow: auto;
    }

    .cart-container .cart-summary {
        width: 100%;
    }

    .cart-container .form-cart {
        width: 100%;
    }

    .webmenu-navbar a {
        padding: 14px 0px 6px;
    }

    .cart-container .checkout-methods-items .action.primary.checkout {
        width: 300px !important;
        max-width: 300px;
    }

    .whyCreateAccount ul li {
        font-size: 14px;
    }

    .whyCreateAccount ul li:first-child {
        width: 160px;
    }

    .whyCreateAccount ul li .whyCreateActTextBig {
        font-size: 20px;
    }

    .whyCreateAccount ul li i {
        height: 40px;
    }
}

@media (max-width: 1000px) {
    .webmenu-dropdown:hover .webmenu-dropdown-content .row {
        width: 950px;
    }

    .cart-container {
        display: flex;
        flex-flow: column;
    }

    form#form-validate {
        order: 1;
    }

    .cart-container .cart-summary {
        z-index: 0;
        order: 2;
        position: initial;
    }

    div#gift-options-cart {
        order: 3;
    }

    .widgetplus.widget-product.crosssell.widget-heading-center {
        order: 4;
    }

    .custom-slide .modal-inner-wrap {
        transform: initial;
        box-shadow: initial;
    }

    aside.modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide {
        position: initial !important;
        visibility: initial;
        opacity: 1;
        transition: initial;
    }
}

@media (max-width: 950px) {
    .webmenu-dropdown:hover .webmenu-dropdown-content .row {
        width: 850px;
    }

    .account .column.main .toolbar.wishlist-toolbar p.toolbar-amount {
        display: block;
    }
}

@media (max-width: 850px) {
    .webmenu-dropdown:hover .webmenu-dropdown-content .row {
        width: 780px;
    }
}

/* @media (min-width: 992px) {
    .container {
        max-width: 1120px;
    }
} */
@media (max-width: 767px) {
    .whyChooseUs ul li {
        width: 24%;
        vertical-align: top;
    }

    .whyChooseText h2 {
        line-height: 42px;
        font-size: 28px;
    }

    .whyChooseText {
        padding-right: 14px;
        margin: 0 auto;
    }

    .whyChooseUs ul li .whychooseImg .whyImg img {
        max-width: 60%;
    }

    .whychooseImg .whyImg {
        height: 60px;
    }

    .whychooseImg p {
        margin-top: 0px;
        font-size: 10px;
    }

    .whyChooseUs {
        margin: 10px 0 10px;
    }

    .block-wellcome {
        padding: 10px 0;
        margin-bottom: 20px;
    }

    .block-wellcome .title {
        font-size: 14px;
        margin: 0;
    }

    .block-wellcome .text {
        font-size: 14px;
    }

    .featuredCategories a h2 {
        font-size: 14px;
        margin: 20px 0 20px;
    }

    .widget-product .owl-theme .owl-nav .owl-next {
        right: -10px !important;
        left: initial;
        z-index: 11;
    }

    .owl-carousel .owl-nav button.owl-prev {
        left: -30px !important;
    }

    .orderInquiry h2 {
        font-size: 34px;
        font-weight: 800;
        margin-bottom: 10px;
        line-height: 38px;
    }

    .col-sm-4.orderInquiryImg {
        margin-top: 30px;
    }

    .blog-right .post-item {
        display: block;
        margin: 6px 0 20px;
    }

    .blog-right .viewAllBlogHm {
        text-align: center;
    }

    .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL .ZKkAApyOlXFKnOzCnDkB {
        width: 100%;
        text-align: left;
        position: relative;
        /* display: block!important; */
        width: 100%;
        padding: 0 0px;
        height: auto;
    }

    .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL {
        height: 140px;
    }

    .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL .hc_x4yfHuQybEmNBfjZt {
        /* width: 100% !important; */
        text-align: left;
    }

    .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .nQMOCIUtQ00azvRLPwDd .azFhFAqSYTTTHDrieaCL .iUhILo2CBjxWbhuoNbBx .oxwldBpws2M9l6y4nD9_ ._1_gYauAY8b3PEPAqhbN, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .nQMOCIUtQ00azvRLPwDd .azFhFAqSYTTTHDrieaCL .iUhILo2CBjxWbhuoNbBx .ch39Gk7zVPxN0NqRXnb9 ._1_gYauAY8b3PEPAqhbN, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .nQMOCIUtQ00azvRLPwDd .azFhFAqSYTTTHDrieaCL .hc_x4yfHuQybEmNBfjZt .oxwldBpws2M9l6y4nD9_ ._1_gYauAY8b3PEPAqhbN, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .nQMOCIUtQ00azvRLPwDd .azFhFAqSYTTTHDrieaCL .hc_x4yfHuQybEmNBfjZt .ch39Gk7zVPxN0NqRXnb9 ._1_gYauAY8b3PEPAqhbN, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL .iUhILo2CBjxWbhuoNbBx .oxwldBpws2M9l6y4nD9_ ._1_gYauAY8b3PEPAqhbN, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL .iUhILo2CBjxWbhuoNbBx .ch39Gk7zVPxN0NqRXnb9 ._1_gYauAY8b3PEPAqhbN, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL .hc_x4yfHuQybEmNBfjZt .oxwldBpws2M9l6y4nD9_ ._1_gYauAY8b3PEPAqhbN, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL .hc_x4yfHuQybEmNBfjZt .ch39Gk7zVPxN0NqRXnb9 ._1_gYauAY8b3PEPAqhbN, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .TwieUqFsSmv6W_uaBRvU .azFhFAqSYTTTHDrieaCL .iUhILo2CBjxWbhuoNbBx .oxwldBpws2M9l6y4nD9_ ._1_gYauAY8b3PEPAqhbN, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .TwieUqFsSmv6W_uaBRvU .azFhFAqSYTTTHDrieaCL .iUhILo2CBjxWbhuoNbBx .ch39Gk7zVPxN0NqRXnb9 ._1_gYauAY8b3PEPAqhbN, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .TwieUqFsSmv6W_uaBRvU .azFhFAqSYTTTHDrieaCL .hc_x4yfHuQybEmNBfjZt .oxwldBpws2M9l6y4nD9_ ._1_gYauAY8b3PEPAqhbN, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .TwieUqFsSmv6W_uaBRvU .azFhFAqSYTTTHDrieaCL .hc_x4yfHuQybEmNBfjZt .ch39Gk7zVPxN0NqRXnb9 ._1_gYauAY8b3PEPAqhbN, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .PTQXIrUyuS44CfgJkxTo .azFhFAqSYTTTHDrieaCL .iUhILo2CBjxWbhuoNbBx .oxwldBpws2M9l6y4nD9_ ._1_gYauAY8b3PEPAqhbN, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .PTQXIrUyuS44CfgJkxTo .azFhFAqSYTTTHDrieaCL .iUhILo2CBjxWbhuoNbBx .ch39Gk7zVPxN0NqRXnb9 ._1_gYauAY8b3PEPAqhbN, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .PTQXIrUyuS44CfgJkxTo .azFhFAqSYTTTHDrieaCL .hc_x4yfHuQybEmNBfjZt .oxwldBpws2M9l6y4nD9_ ._1_gYauAY8b3PEPAqhbN, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .PTQXIrUyuS44CfgJkxTo .azFhFAqSYTTTHDrieaCL .hc_x4yfHuQybEmNBfjZt .ch39Gk7zVPxN0NqRXnb9 ._1_gYauAY8b3PEPAqhbN, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .YpK9G5nbC_yfYaSDBy00 .azFhFAqSYTTTHDrieaCL .iUhILo2CBjxWbhuoNbBx .oxwldBpws2M9l6y4nD9_ ._1_gYauAY8b3PEPAqhbN, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .YpK9G5nbC_yfYaSDBy00 .azFhFAqSYTTTHDrieaCL .iUhILo2CBjxWbhuoNbBx .ch39Gk7zVPxN0NqRXnb9 ._1_gYauAY8b3PEPAqhbN, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .YpK9G5nbC_yfYaSDBy00 .azFhFAqSYTTTHDrieaCL .hc_x4yfHuQybEmNBfjZt .oxwldBpws2M9l6y4nD9_ ._1_gYauAY8b3PEPAqhbN, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .YpK9G5nbC_yfYaSDBy00 .azFhFAqSYTTTHDrieaCL .hc_x4yfHuQybEmNBfjZt .ch39Gk7zVPxN0NqRXnb9 ._1_gYauAY8b3PEPAqhbN, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .FWeBEgzdnvRzSLFn8Ux4 .azFhFAqSYTTTHDrieaCL .iUhILo2CBjxWbhuoNbBx .oxwldBpws2M9l6y4nD9_ ._1_gYauAY8b3PEPAqhbN, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .FWeBEgzdnvRzSLFn8Ux4 .azFhFAqSYTTTHDrieaCL .iUhILo2CBjxWbhuoNbBx .ch39Gk7zVPxN0NqRXnb9 ._1_gYauAY8b3PEPAqhbN, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .FWeBEgzdnvRzSLFn8Ux4 .azFhFAqSYTTTHDrieaCL .hc_x4yfHuQybEmNBfjZt .oxwldBpws2M9l6y4nD9_ ._1_gYauAY8b3PEPAqhbN, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .FWeBEgzdnvRzSLFn8Ux4 .azFhFAqSYTTTHDrieaCL .hc_x4yfHuQybEmNBfjZt .ch39Gk7zVPxN0NqRXnb9 ._1_gYauAY8b3PEPAqhbN {
        text-align: left;
    }

    .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .nQMOCIUtQ00azvRLPwDd .azFhFAqSYTTTHDrieaCL .iUhILo2CBjxWbhuoNbBx .oxwldBpws2M9l6y4nD9_ .ctmHgL347XtJluI3lz6k, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .nQMOCIUtQ00azvRLPwDd .azFhFAqSYTTTHDrieaCL .iUhILo2CBjxWbhuoNbBx .ch39Gk7zVPxN0NqRXnb9 .ctmHgL347XtJluI3lz6k, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .nQMOCIUtQ00azvRLPwDd .azFhFAqSYTTTHDrieaCL .hc_x4yfHuQybEmNBfjZt .oxwldBpws2M9l6y4nD9_ .ctmHgL347XtJluI3lz6k, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .nQMOCIUtQ00azvRLPwDd .azFhFAqSYTTTHDrieaCL .hc_x4yfHuQybEmNBfjZt .ch39Gk7zVPxN0NqRXnb9 .ctmHgL347XtJluI3lz6k, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL .iUhILo2CBjxWbhuoNbBx .oxwldBpws2M9l6y4nD9_ .ctmHgL347XtJluI3lz6k, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL .iUhILo2CBjxWbhuoNbBx .ch39Gk7zVPxN0NqRXnb9 .ctmHgL347XtJluI3lz6k, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL .hc_x4yfHuQybEmNBfjZt .oxwldBpws2M9l6y4nD9_ .ctmHgL347XtJluI3lz6k, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL .hc_x4yfHuQybEmNBfjZt .ch39Gk7zVPxN0NqRXnb9 .ctmHgL347XtJluI3lz6k, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .TwieUqFsSmv6W_uaBRvU .azFhFAqSYTTTHDrieaCL .iUhILo2CBjxWbhuoNbBx .oxwldBpws2M9l6y4nD9_ .ctmHgL347XtJluI3lz6k, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .TwieUqFsSmv6W_uaBRvU .azFhFAqSYTTTHDrieaCL .iUhILo2CBjxWbhuoNbBx .ch39Gk7zVPxN0NqRXnb9 .ctmHgL347XtJluI3lz6k, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .TwieUqFsSmv6W_uaBRvU .azFhFAqSYTTTHDrieaCL .hc_x4yfHuQybEmNBfjZt .oxwldBpws2M9l6y4nD9_ .ctmHgL347XtJluI3lz6k, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .TwieUqFsSmv6W_uaBRvU .azFhFAqSYTTTHDrieaCL .hc_x4yfHuQybEmNBfjZt .ch39Gk7zVPxN0NqRXnb9 .ctmHgL347XtJluI3lz6k, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .PTQXIrUyuS44CfgJkxTo .azFhFAqSYTTTHDrieaCL .iUhILo2CBjxWbhuoNbBx .oxwldBpws2M9l6y4nD9_ .ctmHgL347XtJluI3lz6k, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .PTQXIrUyuS44CfgJkxTo .azFhFAqSYTTTHDrieaCL .iUhILo2CBjxWbhuoNbBx .ch39Gk7zVPxN0NqRXnb9 .ctmHgL347XtJluI3lz6k, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .PTQXIrUyuS44CfgJkxTo .azFhFAqSYTTTHDrieaCL .hc_x4yfHuQybEmNBfjZt .oxwldBpws2M9l6y4nD9_ .ctmHgL347XtJluI3lz6k, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .PTQXIrUyuS44CfgJkxTo .azFhFAqSYTTTHDrieaCL .hc_x4yfHuQybEmNBfjZt .ch39Gk7zVPxN0NqRXnb9 .ctmHgL347XtJluI3lz6k, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .YpK9G5nbC_yfYaSDBy00 .azFhFAqSYTTTHDrieaCL .iUhILo2CBjxWbhuoNbBx .oxwldBpws2M9l6y4nD9_ .ctmHgL347XtJluI3lz6k, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .YpK9G5nbC_yfYaSDBy00 .azFhFAqSYTTTHDrieaCL .iUhILo2CBjxWbhuoNbBx .ch39Gk7zVPxN0NqRXnb9 .ctmHgL347XtJluI3lz6k, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .YpK9G5nbC_yfYaSDBy00 .azFhFAqSYTTTHDrieaCL .hc_x4yfHuQybEmNBfjZt .oxwldBpws2M9l6y4nD9_ .ctmHgL347XtJluI3lz6k, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .YpK9G5nbC_yfYaSDBy00 .azFhFAqSYTTTHDrieaCL .hc_x4yfHuQybEmNBfjZt .ch39Gk7zVPxN0NqRXnb9 .ctmHgL347XtJluI3lz6k, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .FWeBEgzdnvRzSLFn8Ux4 .azFhFAqSYTTTHDrieaCL .iUhILo2CBjxWbhuoNbBx .oxwldBpws2M9l6y4nD9_ .ctmHgL347XtJluI3lz6k, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .FWeBEgzdnvRzSLFn8Ux4 .azFhFAqSYTTTHDrieaCL .iUhILo2CBjxWbhuoNbBx .ch39Gk7zVPxN0NqRXnb9 .ctmHgL347XtJluI3lz6k, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .FWeBEgzdnvRzSLFn8Ux4 .azFhFAqSYTTTHDrieaCL .hc_x4yfHuQybEmNBfjZt .oxwldBpws2M9l6y4nD9_ .ctmHgL347XtJluI3lz6k, .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .FWeBEgzdnvRzSLFn8Ux4 .azFhFAqSYTTTHDrieaCL .hc_x4yfHuQybEmNBfjZt .ch39Gk7zVPxN0NqRXnb9 .ctmHgL347XtJluI3lz6k {
        text-align: left;
    }

    .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL:before {
        width: 60px;
        height: 60px;
    }

    .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL .U34aXHIulHiZjtWicC2q {
        margin-top: 0 !important;
    }

    .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL:after {
        width: 60px;
        height: 60px;
    }

    .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL .hc_x4yfHuQybEmNBfjZt {
        height: 100%;
        overflow: hidden;
        position: relative;
        white-space: nowrap;
        transition-timing-function: ease;
        transition-duration: 1s;
        user-select: none;
    }

    /* .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL .ZKkAApyOlXFKnOzCnDkB {
        height: 240px;
    } */

    a.logoMob {
        display: block;
        max-width: 60px;
    }

    a.logo.logoWeb {
        display: none;
    }

    .icon-top-mobile {
        display: table-cell;
        vertical-align: middle;
        text-align: right;
        white-space: nowrap;
        width: 110px;
    }

    .icon-top-mobile .minicart-action {
        margin: 0 5px;
        width: 30px;
        display: inline-block;
        vertical-align: top;
        margin-top: -12px;
    }

    .icon-top-mobile .user-topbar {
        display: inline-block;
        vertical-align: top;
        width: 30px;
        margin-top: -12px;
        margin-right: 40px;
    }

    .logo-top.has-btn {
        text-align: center;
        width: 130px;
    }

    .topLink {
        display: none;
    }

    .sliderRight {
        display: none;
    }

    .page-header .sticky-wrap {
        display: none;
    }

    .d-block.d-md-none.col-btn-actions {
        display: none !important;
    }

    .footer-copyright-vertical {
        display: none;
    }

    .otherFooterLink {
        display: none;
    }

    .footer-links-wrap.toggle-mobile i.mbi {
        color: #f69124;
    }

    .whyChooseUs ul li:first-child {
        margin-bottom: 10px;
        width: 100%;
    }

    .whyChooseUs ul li:nth-child(3) .whychooseImg .whyImg img, .whyChooseUs ul li:nth-child(4) .whychooseImg .whyImg img {
        padding-top: 6px;
    }

    .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 {
        height: auto !important;
    }

    .blog-right {
        margin-bottom: 30px;
    }

    .widget-product.recently-viewed.block-viewed-products-grid button.owl-next {
        right: -12px !important;
    }

    .grayBgOther {
        display: block;
    }

    .row.ourProductInfo .col-sm-4.col-md-3.col-lg-3 {
        width: 50%;
    }

    .mobFooterToggle {
        display: block;
    }

    .mobfooterCont {
        display: none;
    }

    .footer.content {
        border-top: 0px solid #e1e1e1;
        padding-top: 0;
    }

    .slideshow-container.sliderTopRes {
        display: none;
    }

    .sliderTopRes .prev, .sliderTopRes .next, .sliderTopRes .text {
        font-size: 11px
    }

    .slideshow-container.sliderTopRes, .sliderDotRes {
        display: block;
    }

    #widgetplus-block-260212587 .container {
        display: block;
    }

    /*other css res*/
    .product-info-main-content .col-12.col-md-6.col-xl-4,
    .product-info-main-content .col-12.col-md-6.col-xl-5,
    .product-info-main-content .col-12.col-xl-3 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .product.info.detailed.product-accordion {
        padding: 0 14px;
    }

    .menu-logo .btn-nav img {
        max-width: 100%;
        height: 22px;
        display: block;
    }

    .mb-toggle-switch {
        width: 46px;
    }

    .footer-links-wrap .title {
        border-top: 3px solid #efefef;
    }

    .user-topbar .mbi-user:before, .minicart-action .mbi-bag2:before {
        width: 44px;
        height: 44px;
        top: 6px;
        background-size: 30px;
    }

    .footerHelp {
        display: block;
    }

    button#zohohc-asap-web-button {
        bottom: 50px;
    }

    #go-top {
        bottom: 120px;
    }

    .col-12.col-md-4.col-lg-4.mobFooterToggle.mobFooterLastMrg .footer-links-wrap.toggle-mobile {
        border-bottom: 3px solid #efefef;
    }

    .col-12.col-md-4.col-lg-4.mobFooterToggle.mobFooterLastMrg {
        margin-bottom: 50px;
    }

    .footerNew .toggle-mobile .title {
        margin-bottom: 10px;
        padding-top: 20px;
        border-top: 3px solid #efefef;
        padding-bottom: 10px;
    }

    .footerHelp i {
        margin-top: 10px;
        display: block;
    }

    .footerOfferPro .container {
        overflow-y: hidden;
        scroll-behavior: auto;
        overflow-x: auto;
        margin-bottom: -6px;
    }

    .footerOfferPro ul {
        list-style: none;
        margin: 10px 0 8px 0;
        display: block;
        width: 1420px;
    }

    .footerOfferPro ul li {
        height: 320px;
        display: inline-block;
        width: 280px;
    }

    .respDisplayNone {
        display: none;
    }

    .respDisplayBlock {
        display: block;
    }

    .faqNewTabs h2 {
        font-size: 20px;
    }

    .faqNewTabs .faqaccordion {
        width: 100%;
        font-size: 14px;
        padding-right: 40px;
    }

    .slideshow-container.sliderTopRes i.mbi {
        font-size: 20px;
    }

    .sliderTopRes .prev, .sliderTopRes .next {
        padding: 6px;
    }

    .sliderDotRes .dot {
        border: 1px solid #f69124;
    }

    .logo img {
        max-width: 42px;
    }

    /* .col-search .block-search .action.search {
        right: initial;
        left: 70px;
        top: -53px;
        background: none;
    }

    .col-search .block-search .action.search i img {
        width: 25px;
    } */
    #searchBtnIconRes {
        position: absolute;
        top: 12px;
        left: 64px;
        border: 0;
        display: block;
    }

    .block-search .action.search {
        right: 20px;
        border-radius: 0 50px 50px 0;
    }

    .top-search-wrap.mfp-with-anim {
        /* display: none; */
    }

    .col-search {
        position: absolute;
        top: 0px;
        display: none;
        padding: 0;
    }

    .topResOtherLinkNone {
        display: none;
    }

    .header-maininner-row {
        min-height: 60px;
        padding: 0px 0 0;
    }

    .menu-logo {
        margin-bottom: 0;
    }

    .tabNewChooseBene .tablinks {
        font-size: 20px;
    }

    .searchBackBtnRes button {
        background: #fff;
        position: absolute;
        border-radius: 0;
        height: 52px;
    }

    .col-search form#search_mini_form input#search {
        height: 53px !important;
        background: #efefef;
        border: 1px solid #d9d9d9 !important;
        border-radius: 0px !important;
        padding-left: 60px !important;
        font-size: 20px;
    }

    #search_mini_form .actions {
        display: none;
    }

    .searchBackBtnRes {
        display: block;
    }

    .searchBackBtnRes button img {
        width: 20px;
    }

    .logo-top.d-table-cell.has-btn {
        position: absolute;
        width: 80px;
        text-align: center;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 10px;
    }

    button#zohohc-asap-web-button {
        bottom: 50px;
        width: 40px;
        height: 40px;
        padding: 0;
    }

    #go-top {
        bottom: 93px;
        right: 8px;
        width: 40px;
        height: 40px;
    }

    #go-top a {
        line-height: normal;
        margin-top: 0px;
        display: block;
    }

    #go-top i.mbi.mbi-chevron-up {
        font-size: 20px;
    }

    .common-dv .txt-container .page-title {
        font-size: 30px;
    }

    .page-header {
        border-bottom: 8px solid #f69124;
    }

    .slideshow-container.sliderTopRes {
        border-top: 0px solid #f69124;
    }

    .checkout-payment-method .payment-option {
        margin: 0 0px;
    }

    .catalog-category-view div#product-container-wrap .products-list table thead,
    .catalog-category-view div#product-container-wrap .products-list table tr.list-item {
        display: none;
    }

    .catalog-category-view div#product-container-wrap .products-list tr.product-info-rows {
        display: block !important;
    }

    .catalog-category-view div#product-container-wrap .products-list table td .row.product.details.product-item-details .col-12.col-sm-3,
    .catalog-category-view div#product-container-wrap .products-list table td .row.product.details.product-item-details .col-12.col-sm-6 {
        width: 50%;
        flex: 0 0 50%;
        padding-left: 0;
    }

    .catalog-category-view div#product-container-wrap .products-list table td .row.product.details.product-item-details .col-12.col-sm-3.listProductBrd {
        border-left: 0px solid #8dc444 !important;
        width: 100%;
        flex: 0 0 100%;
        margin-top: 20px;
    }

    .listProductBrd .field.qty, .listProductBrd button.action.tocart.primary {
        display: inline-block !important;
        margin-bottom: 10px !important;
    }

    .product-details-buttons {
        display: none;
    }

    .catalog-category-view div#product-container-wrap .products-list table div#customtab {
        display: none;
    }

    .catalog-category-view div#product-container-wrap .products-list table thead th, .catalog-category-view div#product-container-wrap .products-list table td {
        border: 0px solid #070707 !important;
        border-bottom: 1px solid #efefef !important;
    }

    tbody.all_product_data_information tr.product-info-rows h2.product.name.product-item-name a.product-item-link {
        font-size: 14px;
        margin-top: -3px;
        line-height: normal;
    }

    .catalog-category-view div#product-container-wrap .products-list table td .row.product.details.product-item-details .col-12.col-sm-3.listProductBrd {
        margin-top: 0px;
    }

    .catalog-category-view div#product-container-wrap .products-list table td .product-list-details {
        min-height: auto;
    }

    .product-show>a.photo .main-photo {
        max-width: 160px;
    }

    tbody.all_product_data_information tr.product-info-rows #tierPricingHtml .titleGreenBg {
        padding: 0 0 10px;
        font-size: 16px;
    }

    .catalog-category-view div#product-container-wrap .products-list table td ul.items.prices-tier li.item {
        font-size: 13px;
    }

    .newsletterSubImage img {
        max-width: 100%;
    }

    ul.nav-collapse li a:hover {
        color: #f69124;
    }

    .magebig-mobile-menu.overlay-contentpush li.category-level {
        position: relative;
    }

    .magebig-mobile-menu.overlay-contentpush li.category-level:after {
        position: absolute;
        background: #fff;
        content: "";
        left: 0;
        top: 6px;
        width: 2px;
        z-index: 1;
        height: 18px;
    }

    .magebig-mobile-menu ul.nav-collapse li:hover span.mbi {
        color: #f69124;
    }

    .magebig-mobile-menu ul.nav-collapse#mb-collapsible>li>a {
        padding-left: 10px;
    }

    .magebig-mobile-menu.overlay-contentpush li {
        font-weight: 600;
    }

    .product.info.detailed.product-accordion .blackTitle {
        margin-top: 16px;
    }

    .product.data.items.mage-accordion-disabled .row.productInfoPro .data.item.title {
        padding-top: 16px;
        padding-bottom: 16px;
    }

    form#discount-coupon-form {
        padding-top: 20px;
    }

    .cart-container .checkout-methods-items {
        margin: 0px -25px -25px;
        padding: 25px;
    }

    .cart-container .checkout-methods-items .action.primary.checkout {
        width: 260px;
    }

    .cart.table-wrapper {
        border-top: 0px solid #d1d1d1;
    }

    .table-wrapper .table:not(.totals):not(.table-comparison) tbody tr td {
        padding: 3px 10px;
        border: 0 !important;
    }

    .cart.table-wrapper .cart table, .cart.table-wrapper .cart tbody, .cart.table-wrapper .cart tr {
        display: inline-block;
        width: 100%;
        vertical-align: top;
        border-bottom: 1px solid #efefef;
    }

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

    .productInfoPro .additional-attributes tr {
        border: 1px solid #efefef !important;
    }

    div.fotorama--fullscreen {
        min-width: 100%;
    }

    #halfPalletFormId button, #fullPalletFormId button {
        font-size: 12px;
        min-width: auto;
    }

    .gallery-placeholder.imgs.vertical {
        padding-bottom: calc((100% - 50px)*var(--ratio)) !important;
    }

    .product-info-main-content .col-12.col-md-6.col-xl-4 {}

    #additional.data.item.content .additional-attributes-wrapper.table-wrapper table#product-attribute-specs-table,
    #additional.data.item.content .additional-attributes-wrapper.table-wrapper table#product-attribute-specs-table tbody {
        display: initial;
    }

    #additional.data.item.content .additional-attributes-wrapper.table-wrapper table#product-attribute-specs-table tbody {
        display: initial;
    }

    .contact-content .address-info {
        padding-left: 20px;
    }

    #customersupport {
        width: calc(100% - 40px);
        margin-left: 20px;
    }

    .contactInfoR .form.contact .left-input, .contactInfoR .form.contact .title-bonus-page {
        width: 100%;
    }

    .contactInfoR .form.contact .fieldset {
        width: calc(100% - 0px);
        padding-left: 20px;
        padding-right: 20px;
    }

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

    .landing-page.affiliates .affiliate-how-it-works .intro div {
        font-size: 24px;
        line-height: normal;
    }

    .landing-page.affiliates .join-our-affiliate-team h2, .landing-page.affiliates .affiliate-benefits h2, .landing-page.affiliates .affiliate-faq h2 {
        font-size: 24px;
    }

    .cart.table-wrapper #shopping-cart-table .actions-toolbar {
        position: absolute;
        top: 20px;
        z-index: 1;
        right: 0px;
    }

    .cart.table-wrapper .col.qty:before, .cart.table-wrapper .col.price:before, .cart.table-wrapper .col.subtotal:before, .cart.table-wrapper .col.msrp:before {
        padding: 5px 0 16px;
    }

    .cart.table-wrapper .items>.item {
        padding-top: 16px;
    }

    .cart.table-wrapper .product-item-photo {
        top: 2px;
    }

    form#form-validate.form.form.form-cart table#shopping-cart-table tr.item-info .product-item-details strong.product-item-name a {
        width: 86%;
    }

    .filter-by-product-table-headings.carousel-container li {
        flex: 0 0 156px;
    }

    .quicklist .rwd-table tr {
        border: 1px solid #efefef !important;
        background: #fff;
        margin-bottom: 20px;
        display: block;
        position: relative;
    }

    .quicklist .rwd-table tr.out-of-stock {
        border: 1px solid #FF0000 !important;
        color: #FF0000;
    }

    .quicklist .rwd-table tr a {
        color: #070707;
    }

    .quicklist .rwd-table tr a:hover {
        /* text-decoration: underline; */
        color: #8dc444;
    }

    .quicklist table tr td, .quicklist table tbody tr th {
        border: 0px solid #d1d1d1 !important;
    }

    td.quicklistDes {
        font-size: 20px;
        font-weight: 600;
    }

    .quicklist .rwd-table td.quicklistDes:before {
        width: 0;
        content: attr(data-th) "";
    }

    .quicklist .rwd-table td.quicklistSKU:before {
        width: 40px;
    }

    .quicklist .rwd-table td.quicklistSKU:before {
        width: 40px;
    }

    .quicklist .rwd-table td.quicklistDes {
        display: inline-block !important;
        width: 66% !important;
        font-size: 16px;
    }

    .quicklist .rwd-table td.quicklistQty {
        display: inline-block !important;
        width: 30% !important;
        position: absolute;
        top: 32px;
        right: 0px;
    }

    .quicklist .rwd-table td.quicklistQty .product_qty {
        width: 80px;
        margin-top: -12px;
    }

    .quicklist .rwd-table td.quicklistQty::before {
        content: attr(data-th) "";
    }

    .quicklist .rwd-table td.quicklistUom {
        display: inline-block !important;
        width: 34% !important;
    }

    .quicklist .rwd-table td.quicklistUom::before {
        width: 50px;
    }

    .quicklist .rwd-table td.quicklistUnitPrice {
        display: inline-block !important;
        width: 63% !important;
    }

    .quicklist .rwd-table td.quicklistUnitPrice::before {
        width: 90px;
    }

    .quicklist .rwd-table td.quicklistExtPrice::before {
        width: 130px;
    }

    .quicklist .rwd-table td.quicklistExtPrice {
        border-top: 1px dashed #ccc !important;
        display: block !important;
    }

    .quicklist .rwd-table td.quicklistRemove {
        position: absolute;
        top: 10px;
        right: 10px;
    }

    .quicklist .rwd-table td.quicklistRemove {
        position: absolute;
        top: 10px;
        right: 2px;
    }

    .quicklist .rwd-table td.quicklistRemove:before {
        content: attr(data-th) " ";
    }

    .quicklist .rwd-table th, .quicklist .rwd-table td {
        text-align: left;
    }

    .quicklist .rwd-table td.quicklistDes {
        text-align: left;
    }

    .quicklist .rwd-table thead {
        display: none;
    }

    .filter-by-product-table-headings.carousel-container button.arrow-table {
        display: block;
    }

    .products.wrapper.products-grid.wishlist table#wishlist-table tbody tr td {
        text-align: left !important;
        /* display: block!important; */
    }

    .products.wrapper.products-grid.wishlist table#wishlist-table tbody tr td:nth-child(2) {
        width: 234px !important;
        font-size: 16px;
        font-weight: 700;
    }

    .products.wrapper.products-grid.wishlist table#wishlist-table thead tr th {
        display: none !important;
    }

    .quicklist .rwd-table tr.out-of-stock td:before {
        color: #FF0000 !important;
    }

    .quicklist .rwd-table tr.out-of-stock td.quicklistExtPrice {
        border-top: 1px dashed #FF0000 !important;
        display: block !important;
    }

    .quicklist-subtotal .estDescount {
        color: #8CC444;
        display: block;
        font-weight: normal;
        font-size: 14px;
    }

    .products.wrapper.products-grid.wishlist h5.quicklist-subtotal {
        text-align: left !important;
    }

    span#quicklist-subtotal {
        margin-left: 20px;
        display: inline-block;
        width: 32%;
        text-align: right;
        font-weight: 700;
        color: #8CC444;
    }

    .quicklist-subtotal .estSub {
        display: inline-block;
        vertical-align: top;
        text-align: left;
        width: 60%;
    }

    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .widgetplus.widget-product.crosssell.widget-heading-center {
        width: 100%;
    }

    .widgetplus.widget-product.crosssell.widget-heading-center .owl-theme .owl-nav button.owl-next {
        margin-right: -20px;
    }

    .shipping-address-items.row {
        margin: 0 !important;
    }

    .opc-estimated-wrapper .minicart-wrapper {
        display: none;
    }

    .checkout-payment-method .credit-card-types .item img {
        width: 43px;
        height: auto;
    }

    .checkout-payment-method .payment-option._collapsible.comment .payment-option-content {
        padding: 0;
    }

    .checkout-payment-method .payment-option._collapsible .payment-option-title {
        padding-left: 0;
        padding-right: 0;
    }

    .field>input[type=checkbox]:checked+label:after {
        margin: -22px 0 0;
    }

    .product-info-main-content .col-12.col-xl-3 .selling-feature-sidebar .col-12.col-sm-6.col-xl-12 {
        width: 100%;
        flex: 0 0 100%;
    }

    body.account.wishlist-index-index .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    body.account.wishlist-index-index .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .menu-logo .btn-nav-mobile-top.d-table-cell.d-md-none .mb-toggle-switch {
        top: 0;
    }

    .whyCreateAccount ul li:first-child {
        width: 100%;
        display: block;
    }

    .whyCreateAccount ul {
        display: block;
    }

    .whyCreateAccount ul li .whyCreateActTextBig {
        font-size: 26px;
        padding-right: 30px;
    }

    .whyCreateAccount ul li {
        width: 32%;
        display: inline-block;
        vertical-align: top;
    }

    .whyCreateAccount ul li .whyCreateActText br {
        display: none;
    }

    .block.block-new-customer .fieldset {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .wishlist-index-index h1.page-title {
        margin-top: 20px;
    }

    /* .filter-mobile-wrap.d-block.d-lg-none {
    position: absolute;
    top: 0;
    width: 91%;
} */
    .catalog-category-view div#product-container-wrap .products-list table td .row.product.details.product-item-details .product-btn-info {
        display: flex;
        flex-direction: row;
    }

    .catalog-category-view div#product-container-wrap .products-list table td .row.product.details.product-item-details .product-btn-info div#tierPricingHtml {
        width: 90%;
    }

    .catalog-category-view div#product-container-wrap .products-list table td .row.product.details.product-item-details .col-12.col-sm-3.listProductBrd .product-btn-info .price-block {
        position: initial;
        text-align: right;
        margin-top: 30px;
    }

    .catalog-category-view div#product-container-wrap .products-list table td .row.product.details.product-item-details .col-12.col-sm-3.listProductBrd .product-btn-info .price-block button.action.tocart.primary {
        width: 110px;
    }

    tbody.all_product_data_information tr.product-info-rows #tierPricingHtml .titleGreenBg {
        padding: 0 0 23px;
    }

    fieldset.fieldset.create.account {
        margin-bottom: 30px;
    }

    .p-checkbox-container {
        top: 4px;
        right: 4px;
    }

    .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th, .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
        padding-top: 15px;
    }

    .sales-order-view .table tfoot tr th, .table tfoot tr.totals.tax.details.details-1 td:first-child {
        width: calc(100% - 117px) !important;
        display: inline-block;
        padding-top: 10px !important;
        border: 0;
    }

    .sales-order-view .table tfoot tr.subtotal td.amount, .sales-order-view .table tfoot tr.shipping td.amount, .sales-order-view .table tfoot tr.grand_total td.amount {
        display: inline-block;
        float: inherit !important;
        border: 0 !important;
        width: 111px !important;
    }

    .sales-order-view .table tfoot tr.subtotal td.amount div, .sales-order-view .table tfoot tr.shipping td.amount div, .sales-order-view .table tfoot tr.grand_total td.amount div {
        margin-right: 0 !important;
        padding-top: 0px;
    }

    .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody>tr td[data-th]:before, .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody>tr th[data-th]:before {
        padding-right: 30px;
    }

    .sales-order-view .table tfoot tr th div:after {
        content: ":";
    }

    .blog-section-home {
        height: auto;
    }

    .blog-right .post-item a.img-featured span.img-native-wrap img {
        border-radius: 20px;
        margin-bottom: 20px;
    }

    #my-orders-table td.col.subtotal span.price-excluding-tax {
        width: 84px;
    }

    #my-orders-table td.col.price span.price-excluding-tax {
        width: 72px;
    }

    #my-orders-table span.title {
        width: 75px;
        display: inline-block;
    }

    #my-orders-table td.col.price span.price-excluding-tax {
        width: 81px;
    }

    .sales-order-view .table tfoot tr td {
        display: inline-block;
        float: inherit !important;
        border: 0 !important;
        width: 111px !important;
    }

    tr.totals.tax.details.details-1 td.amount div {
        margin-right: 0 !important;
    }

    tr.totals-tax-summary td.amount div {
        margin-right: 0 !important;
    }

    .block.block-order-details-view .block-content {
        display: block;
    }

    .box-content dl.payment-method table.data.table th, .box-content dl.payment-method table.data.table td {
        border: 0 !important;
        padding: 20px 0 !important;
    }

    .quicklist .rwd-table td.quicklistQty .product_qty {
        float: right;
        margin-right: 4px;
    }

    .products.wrapper.products-grid.wishlist table#wishlist-table tbody tr td.quicklistExtPrice::before {
        width: 136px;
    }

    .cart.table-wrapper #shopping-cart-table .actions-toolbar a.action.action-delete {
        margin-top: 8px;
    }

    #layered-filter-block .field>input[type=checkbox]:checked+label:after {
        margin: initial;
    }

    .minicart-wrapper.minicart-slide strong.product-item-name {
        width: 80%;
    }

    .sticky-addcart .box-tocart .fieldset-add .actions {
        width: 144px;
        margin-left: 10px;
    }

    .stock.unavailable span {
        line-height: 10px;
        font-size: 12px;
        font-weight: 600;
    }

    .stock.unavailable {
        line-height: 10px;
    }

    .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL {
        margin: .5em 0 !important;
        padding: 1.5em 0 !important;
    }

    .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni {
        padding: 0 !important;
    }

    .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL {
        height: 190px !important;
    }

    .Kvye9KQ95pGQG7H4QjJB.PWtLOroQ4cueAtPGnmCX.sPcF7mF6s8a06jf_qEni .DTOauyIgULfJ1sKKUIP3 .azFhFAqSYTTTHDrieaCL .U34aXHIulHiZjtWicC2q {
        margin-top: 0 !important;
        padding-top: 16px !important;
    }

    .filter-option-item {
        width: 120px;
    }

    input[name="email"].outofstocknotifier_email {
        width: 56% !important;
    }

    .product-info-main .stock.unavailable span {

        background-position: 0px 2px;
        background-size: 12px;
    }

    tbody.all_product_data_information tr.product-info-rows .price-block .stock.unavailable {
        width: 110px;
    }

    div#half-addtocart, div#full-addtocart {
        margin-left: 20px;
    }

    #answ_reviews_review .acs_btn_write {
        padding-top: 8px !important;
    }

    .catalog-category-view div#product-container-wrap .products-list table td .row.product.details.product-item-details .col-12.col-sm-3.listProductBrd.listProductBrd.no-green-line .stock.unavailable {
        margin-top: -18px;
    }

    div#full-addtocart {
        margin-left: 16px;
    }

    div#half-addtocart {
        margin-left: 0px;
    }

    #customtab div#half-addtocart {
        margin-left: 16px;
    }

    .catalog-category-view div#product-container-wrap .products-list .heading-details img.heading-image {

        float: left;
        display: inline-block;
        margin-right: 20px !important;
        margin-bottom: 5px;
    }

    .heading-details .heading-description {
        padding: 10px 0;
        display: contents;
    }

    .header-main-inner .header-maininner-row .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: initial;
        max-width: 100%;
        padding: 0;
        margin: 0;
    }

    .top-search-wrap.mfp-with-anim {
        max-width: calc(100% - 20px);
        margin: 0;
    }

    .amsearch-form-block {
        margin-top: -13px;
    }

    .amsearch-input-wrapper .amsearch-button.-close {
        top: -5px;
    }

    .top-search-wrap.mfp-with-anim .amsearch-input-wrapper .amsearch-input {

        margin-top: -10px;
    }

    .page-header .amsearch-wrapper-block:before {
        height: 0px;
    }

    .top-search-wrap.mfp-with-anim section.amsearch-wrapper-block {
        margin-top: 5px;
    }

    .page-header .amsearch-result-section .product.details.product-item-details {
        padding-left: 0;
        padding-right: 0;
        font-size: 14px;
    }

    .amsearch-products-section .amsearch-item {
        padding: 10px;
    }
    .products.wrapper.grid.products-grid
    .product-item .product-item-name {

    margin-top: 14px;
}
.catalog-category-view div#product-container-wrap .products-list tbody.all_product_data_information td {
    width: 100%;
}
.catalog-category-view div#product-container-wrap .products-list table td .row.product.details.product-item-details .col-12.col-sm-3.listProductBrd .stock.unavailable {
    margin-top: 20px;
}
}

@media screen and (max-width: 600px) {
    .webmenu-column {
        width: 90%;
        height: auto;
        margin: 0 auto;
    }

    form#form-validate-stock input[name="email"].outofstocknotifier_email {
        display: block;
        width: 100% !important;
        vertical-align: top;
        margin-bottom: 11px;
    }

    form#form-validate-stock .outofstocknotifier_action button.action.submit.primary {
        vertical-align: top;
        display: block;
        max-width: 100%;
        width: 100%;
    }

    form#form-validate-stock button.action.primary.add-to-quicklist.btnOutlinGreen {
        width: 100%;
    }

    .outofstocknotifier_action {
        vertical-align: top;
        display: block;
        max-width: 100%;
    }

    button.action.primary.add-to-quicklist.btnOutlinGreen {
        display: block;
        width: 100%;
    }

    .actions-toolbar.outofstocknotifier_action {
        width: 100%;
        max-width: 100%;
    }

}