/*
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: "Open Sans", sans-serif;
  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;
    }
}