/*
Theme Name:   ShoptimizerChild
Description:  A young child theme
Author:       instent
Author URL:   https://instent.com/
Template:     shoptimizer
Version:      v1.1.1.37
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  ShoptimizerChild
*/

.thb-cart-count{
  display: inline-grid;
  justify-content: center;
  text-align: center;
  width: 17px;
  height: 17px;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  background: #fd704f;
  border-radius: 50%;
  position: absolute;
  left: -6px;
  top: -5px;
}

/* #mega-menu-wrap-primary-menu-1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated {
    background: url('/wp-content/uploads/2024/02/hamburger.png') no-repeat !important;
    background-size: contain !important;
    background-position: center !important;
    width: 35px;
    height: 35px;
}
#mega-menu-wrap-primary-menu-1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated span{
	opacity: 0;
} */

/* #mega-menu-wrap-primary-menu-1 .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block {
    background: none !important;
} */

body.single.single-product.drawer-open .woocommerce.product-notice {
  display: block !important;
}
body.single.single-product .woocommerce.product-notice {
  display: none !important;
}
body.error404 section.site-main[aria-label="Popular Products"],
body.drawer-open:before {
  display: none;
}
body.error404 .shoptimizer-archive {
  padding: 70px 0px 50px;
  text-align: center;
}
body.archive.post-type-archive.post-type-archive-product .archive-header{
  display: block !important;
}
.tentAttribute:before {
  content: url(/wp-content/uploads/2022/05/BulletPoint_Arrow.png) !important;
}
.custom-logo{display:block !important}
.logo-custom-js{
  display:none;
}
body.single.single-product.drawer-open {
  overflow-y: auto;
}
body.archive.category header.page-header {
  padding-bottom: 50px;
}
.woocommerce-checkout.min-ck .site-header {
  padding: 20px 0px;
}
.woocommerce-checkout .coupon-wrapper {
  float: none !important;
  display: block;
  margin-top: 70px;
}

#packages{ z-index:0;}

/*
 * Product Detail Page
 * */

body.single.single-product .product-details-wrapper .quantity-nav {
  left: unset !important;
}

body.single.single-product .product-details-wrapper .quantity.buttons_added {
  margin-left: 0px !important;
  margin-right: 10px !important;
}

body.single.single-product .product-details-wrapper .summary.entry-summary .product_meta {
  text-align: left;
  background: none;
}

body.single.single-product .product-details-wrapper {
  padding-top: 30px;
}

body.single.single-product section.related.products p.product__categories {
  display: none;
}

body.single.single-product section.related.products {
  padding-bottom: 70px;
}

.menu-primary-menu-container>ul>li>a, .site-header-cart .cart-contents{     font-size: 17px !important; font-weight: 600 !important;}

body.single.single-product.drawer-open .mobile-overlay {
  display: none;
}

.image-feature .wp-caption a {
    background: #fff;
}

.payment_box.payment_method_ebizcharge p.form-row.form-row-last.woocommerce-validated {display: flex;flex-direction: column;}

.payment_box.payment_method_ebizcharge p.form-row.form-row-last.woocommerce-validated input#cvv {width: 100% !important;padding: 5px;border-radius: 5px;border: 1px solid #0f834d;}

#payment .payment_methods li .payment_box fieldset .help {
    width: 100%;
}

/*
 * Home Top Banner
 * */
.home-banner-section .rightCol img{
	height: 81vh;
	width: 100%;
	object-fit: cover;
	object-position: center;
}
.home-banner-section .leftCol{
	width: 35% !important;
}
.home-banner-section .rightCol{
	width: 65% !important;
}

body.home .col-full {
    padding: 0px !important;
    max-width: 100% !important;
    margin: 0px !important;
    width: 100% !important;
}

body.home .content-area{
	width: 100% !important;
}

.rightCol .elementor-element {
    height: 100%;
}




@media (max-width: 1024px){
	.home-banner-section .leftCol,
	.home-banner-section .rightCol{
		width: 50% !important;
	}
	.home-banner-section .leftCol .elementor-widget-wrap{
		padding: 5% 15px !important;
	}
	
}

@media screen and (max-width: 767px) {
  body.single.single-product .summary.entry-summary button.single_add_to_cart_button {
    margin: 20px 0px 10px;
/*     width: 100% !important; */
  }
  .home-banner-section .elementor-container {
	flex-flow: column-reverse;
  }
  .home-banner-section .leftCol,
  .home-banner-section .rightCol{
	width: 100% !important;
  }
  .home-banner-section .elementor-heading-title,
  .home-banner-section .elementor-widget-container{
	text-align: center;
  }
  .home-banner-section .rightCol img{
	height: 80vw !important;
  }
	
}

@media (max-width: 500px){
	.slider-main .right{
		height: 80vw;
		align-items: flex-start;
		max-height: 80vw;
		min-height: 80vw;
	}
	.slider-main{
		justify-content: flex-end;
	}
	.slider-main .right img{
		height: 100%;
		width: 100%;
		object-fit: cover;
	}
}

@media (max-width: 480px){
	
	.home-banner-section .elementor-heading-title {
		font-size: 30px !important;
	}
	
	
}

/*
 * Customize Additional CSS
 * */
a,
.orange {
  color: #EE675C
}

.orange a {
  color: #EE675C !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px
}

/* forms */
.hs-form label {
  font-size: 14px !important;
  width: 130px;
  color: #33475b !important;
  display: block;
  float: none;
  width: auto;
  font-weight: 500 !important;
  line-height: 20px !important;
  padding-top: 0;
  margin-bottom: 4px;
}

.hs-form input[type="text"],
.hs-form input[type="number"].hs-form input[type="password"],
.hs-form input[type="tel"],
.hs-form input[type="email"],
.hs-form select,
.hs-form textarea,
input[type=file].hs-input {
  display: inline-block;
  width: 90%;
  max-width: 500px;
  height: 20px;
  padding: 9px 10px !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #33475b;
  border: 1px solid #cbd6e2;
  box-sizing: border-box;
  border-radius: 0 !important;
  background: #f5f8fa;
}

.hs-button {
  border-radius: 0 !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  cursor: pointer;
  display: inline-block;
  font-weight: 700 !important;
  line-height: 12px !important;
  position: relative !important;
  transition: all .15s linear !important;
  background-color: #ff7a59;
  border-color: #ff7a59;
  color: #fff;
  border-radius: 3px;
  /* border-style: solid; */
  /* border-width: 1px; */
  font-size: 14px !important;
  padding: 12px 24px !important;
  background: #f78e1e;
  border-color: #f78e1e;
  color: #ffffff;
  box-shadow: none;
  text-shadow: none !important;
}

select.hs-input {
  height: 40px !important;
}

input[type=file].hs-input {
  padding: 5px !important;
  height: auto !important;
  min-height: auto;
  line-height: initial;
}

.hs_upload_your_file,
.hs_upload_file_2,
.hs_upload_file_3 {
  width: 100% !important;
}

.hs-form textarea {
  height: 80px !important;
  resize: none !important;
}

.also-like-title .elementor-carousel-image {
  background-size: 90% !important;
}

.also-like-title-2 .elementor-carousel-image {
  background-size: 75% !important;
}

.column-waterproof .elementor-image-box-description {
  text-align: left;
}

.slider-width .swiper-slide-inner {
  width: 1220px
}

.slider-width .elementor-slide-description {
  max-width: 650px
}

.selector {
  overflow: hidden !important
}

.selector .elementor-shape {
  left: 50px
}

.selector .elementor-shape.elementor-shape-bottom {
  transform: translateY(-250px) rotate(270deg);
  z-index: 2;
}

.triangle {
  position: relative;
}

.triangle::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 38vw 100px;
  border-color: transparent transparent #f2f2f2 transparent;
  position: absolute;
  left: -99px;
  height: 100%;
}

.tabs-active .elementor-tab-content {
  display: none
}

.text-center {
  text-align: center
}

.fs-18 {
  font-size: 18px
}

.d-block {
  display: block
}

.image-object-fit-medical img {
  object-fit: cover;
  height: 410px;
  width: 100%;
}

.m-10 {
  margin: 10px 0;
  display: block;
}

.fs-13 {
  font-size: 13px
}

.box-upload-widget {
  width: 100% !important
}

/* .quantity-nav {
  left: initial !important;
} */

.face-mack-li-icon span.elementor-icon-list-icon {
  position: relative;
  top: 2px;
}

.menubar-active::after {
  content: "";
  background: #FFF !important;
  height: 4px;
  width: 100%;
  position: absolute !important;
  bottom: 0px;
  left: 0px;
  opacity: 1 !important
}

.accordions-tabs .elementor-accordion-item>.elementor-tab-title {
  display: flex;
}

.accordions-tabs .elementor-accordion-item>div {
  border: 1px solid #d4d4d4 !important
}

.accordions-tabs .elementor-tab-content,
.accordions-tabs .elementor-accordion-icon-closed {
  display: none
}

.color-orange img {
  filter: hue-rotate(326deg);
}

form.callback-hsform-custom {
  margin-top: 20px
}

.also-like-title-width-100 .elementor-carousel-image {
  width: 100%
}

.also-like-title-4 .elementor-carousel-image {
  width: 100% !important
}

.tax-product_cat .shoptimizer-archive {
  margin-top: 40px;
}

/* client code */
.spanH1 {
  color: #f18880;
}

.image-feature a:before {
  background: none;
}

.image-feature figcaption {
  width: 100%;
  padding: 3em 2em 0;
  display: none;
}

.homepage-features .image-feature figcaption {
  padding: 8em 2em 0;
}

.image-feature:hover figcaption {
  display: block;
}

.spanCategoriesTitles {
  background-color: #ee675c;
  margin-top: -8px;
}

.spanCategoriesTitles .elementor-button-link {
  width: 100%;
	    position: relative;
    z-index: 1;
    border-radius: 0 !important;
    margin-top: 8px;
}

.elementor-6508 .image-feature {
  margin-bottom: 0px !important;
}

.useCatalogIndex figcaption {
  position: absolute;
  margin-top: -44px;
  background: rgba(0, 0, 0, 0.65);
  width: 100%;
  color: #ffffff;
  padding: 4px;
}

.useCatalogIndex figcaption a {
  width: 100%;
  display: block;
  color: #ffffff;
  font-size: 18px;
}

.useCatalogIndex a:hover img {
  transform: scale(1.1);
}

.useCatalogIndex img {
  transition: 0.25s ease-in-out;
}

.useCatalogIndex a {
  overflow: hidden;
  position: relative;
}

.headerQuote {
  width: 100%;
  display: block;
  height: 10px;
  text-decoration: none !important;
}

.header-widget-region .headerQuote:hover {
  text-decoration: underline !important;
}

.header-widget-region {
  background-color: transparent;
  background-image: linear-gradient(270deg, #fd8249 6%, #ed5d5c 73%);
}

.image-feature figcaption span {
  background-color: #ee675c !important;
}

.header-widget-region .widget {
  padding: 4px 0px 20px 0px;
}

.ri-sun::before {
  content: url("//instent2020.wpengine.com/wp-content/uploads/2020/09/instent_iconset_gallery-1.png");
}

.fa-call::before {
 /*
  content: url("//instent2020.wpengine.com/wp-content/uploads/2020/09/instent_iconset_call_sml.png");
  */
}

.footerSocials {
  margin-left: 20px !important;
}

.subMenuLabel {
  display: none;
}

.megaMenuCaption,
.menu-item-type-custom a {
  text-align: center;
}

.main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper li a span:after {
  border-bottom: 1px solid #ee675c !important;
  position: relative !important;
}

.megaMenuCaption img {
  margin: auto;
}

.yith-wcpb-product-bundled-items {
  width: 60%;
  float: left;
}

.belowCartButton,
.bundleFormColumn {
  width: 35%;
  float: right;
}

.single_add_to_cart_button {
  width: 55% !important;
}

.cart .quantity {
  margin-left: 40px !important;
}

.after-cart-custom-field {
  display: table;
  padding-left: 40px;
  padding-top: 40px;
}

.after-cart-custom-field .textwidget,
.yith_wapo_groups_container,
.bundleFormColumn {
  background: #ffffff;
  padding: 2px 10px 0px 10px;
}

.bundleFormColumn {
  box-shadow: 4px 4px 6px 0px rgb(0 0 0 / 10%);
}

.accessoriesScrolr {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.accessoriesScrolr .yith-wcpb-product-bundled-item {
  display: block !important;
  flex: 0 0 auto;
  max-width: 176px;
  align-items: center;
}

.yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item-image,
.yith-wcpb-product-bundled-item-image img {
  width: 120px;
}

.woocommerce-variation-add-to-cart .after-cart-custom-field {
  display: none;
}

.elementor-template-full-width .after-cart-custom-field #text-6 .textwidget {
  flex-direction: column-reverse;
  display: flex;
}

.price .blockOverlay {
  display: none !important;
}

.price {
  color: #f15d3f !important;
}

.tentAttributeTitle,
.tentAttribute {
  font-weight: bold;
}

.tentAttribute {
  color: #f15d3f;
  text-transform: uppercase;
  font-size: 14px;
}

.tentAttributeTitle {
  padding-left: 18px;
}

.tentAttributeContainer {
  padding: 0px 20px 10px 20px;
  text-align: left;
}

.tentComparisonImage img {
  padding-bottom: 18px;
}

.tentAttribute:before {
  display: initial;
  margin-right: 5px;
  content: url(/wp-content/uploads/2022/05/BulletPoint_Arrow.png);
  text-rendering: auto;
  position: relative;
  top: 5px;
}

.tabSeparator {
  background-color: #cccccc !important;
}

.elementor-tab-title {
  /*   border-top: 4px solid #d4d4d4 !important; */
}

#elementor-tab-title-9546,
#elementor-tab-title-1636 {
  border-right: 1px solid #d4d4d4;
}

#elementor-tab-title-9541,
#elementor-tab-title-1631,
#elementor-tab-title-3011,
#elementor-tab-title-9821,
#elementor-tab-title-1551 {
  border-left: 1px solid #d4d4d4;
}

.elementor-widget-tabs .elementor-tab-title.elementor-active {
  border-top: 4px solid #ee675c !important;
}

.elementor-widget-tabs .elementor-tab-desktop-title {
  position: relative;
  padding: 24px 22px 2px 14px;
  box-shadow: 1px 0 5px -2px #888;
}

.elementor-tab-title a {
  display: flex;
}

#elementor-tab-title-9541 a::before,
#elementor-tab-title-9821 a::before {
  content: url(//instent2020.wpengine.com/wp-content/uploads/2021/03/Frames_Icon_50.png);
  margin: -16px 12px 0px 0px;
}

#elementor-tab-title-1551 a::before,
#elementor-tab-title-3011 a::before {
  content: url(//instent2020.wpengine.com/wp-content/uploads/2021/04/Sizes_Icon_50x50.png);
  margin: -16px 12px 0px 0px;
}

#elementor-tab-title-1631 a::before {
  content: url(//instent2020.wpengine.com/wp-content/uploads/2021/04/Features_Icon_50x50.png);
  margin: -16px 12px 0px 0px;
}

#elementor-tab-title-9542 a::before,
#elementor-tab-title-1632 a::before,
#elementor-tab-title-3012 a::before,
#elementor-tab-title-1552 a::before {
  content: url(//instent2020.wpengine.com/wp-content/uploads/2021/03/Printing_Icon_50.png);
  margin: -16px 12px 0px 0px;
}

#elementor-tab-title-9822 a::before {
  content: url(//instent2020.wpengine.com/wp-content/uploads/2021/04/Colors_Icon_50x50.png);
  margin: -26px 12px 0px 0px;
}

#elementor-tab-title-9543 a::before {
  content: url(//instent2020.wpengine.com/wp-content/uploads/2021/03/Accessories_Icon_50.png);
  margin: -16px 12px 0px 0px;
}

#elementor-tab-title-1633 a::before,
#elementor-tab-title-9823 a::before,
#elementor-tab-title-3013 a::before {
  content: url(//instent2020.wpengine.com/wp-content/uploads/2021/04/Accessories_Icon_50x50.png);
  margin: -16px 12px 0px 0px;
}

#elementor-tab-title-9544 a::before,
#elementor-tab-title-1634 a::before,
#elementor-tab-title-3014 a::before,
#elementor-tab-title-9824 a::before,
#elementor-tab-title-1553 a::before {
  content: url(//instent2020.wpengine.com/wp-content/uploads/2021/03/TechnicalDetails_Icon_50.png);
  margin: -16px 12px 0px 0px;
}

#elementor-tab-title-9545 a::before,
#elementor-tab-title-1635 a::before,
#elementor-tab-title-3015 a::before,
#elementor-tab-title-9825 a::before,
#elementor-tab-title-1554 a::before {
  content: url(//instent2020.wpengine.com/wp-content/uploads/2021/03/SupportDocuments_Icon_50.png);
  margin: -16px 12px 0px 0px;
}

#elementor-tab-title-9546 a::before,
#elementor-tab-title-1636 a::before,
#elementor-tab-title-3016 a::before,
#elementor-tab-title-9826 a::before,
#elementor-tab-title-1555 a::before {
  content: url(//instent2020.wpengine.com/wp-content/uploads/2021/03/Reviews_Icon_50.png);
  margin: -16px 12px 0px 0px;
}

:focus {
  outline: -webkit-focus-ring-color auto 0px;
}

a:focus {
  outline: none;
}

.elementor-widget-tabs .elementor-tab-content,
.tentComparisonImage2 img {
  padding: 40px;
}

.learnmore {
  color: blue;
  text-decoration: underline !important;
  padding-top: 20px;
}

.titleOrange,
.printImage3 {
  margin-bottom: 40px;
  color: #ee675c;
}

.printTabStockColors,
.tentAttributeContainer2 {
  text-align: center;
}

.elementor-element-5b0f957 {
  background-color: #ffffff;
}

.titleColorOne {
  background-color: #f1f1f1;
}

.elementor-element-b59a79b,
.elementor-element-e1e280a,
.titleColorTwo {
  background-color: #f8f8f8;
}

.accessoryRow {
  padding-top: 60px;
}

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

.accessoryRow2,
.accessorySection2 .productTabsTitle {
  padding-bottom: 20px;
}

.accessorySection {
  padding-bottom: 40px;
}

.uppercaseTitle {
  text-align: center;
  text-transform: uppercase;
}

.flex-viewport {
  max-height: 600px;
}

.tech-spec-title {
  float: left;
  width: 50%;
}

.elementor-7971 .elementor-element.elementor-element-b75d978>.elementor-shape-bottom .elementor-shape-fill {
  fill: url(#grad1);
}

p.woocommerce-form-row.form-row button[type=submit] {
  margin-top: 15px;
}

@media (min-width: 993px) {
  .col-full.main-header {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .widget.widget_nav_menu:nth-child(2) {
    margin-left: 40px;
  }

  .main-navigation ul li.menu-item-has-children.full-width>.sub-menu-wrapper>.container>ul.sub-menu>li {
    margin: 20px 0 !important;
  }

  #text-18 {
    margin-left: 40px;
  }
}

@media screen and (min-width: 992px) {
  .desktop-ds-none{
      display: none !important;
  }
}

@media (max-width: 992px) {

  /*
   * Header Cart
   * */
  .col-full.topbar-wrapper .menu-top-bar-right-menu-container ul#menu-top-bar-right-menu li:first-child, .col-full.topbar-wrapper .top-bar-left.widget_text, .col-full.topbar-wrapper .top-bar-center.widget_text {
    display: none;
  }
  .hide-on-mobile {
    display: block !important;
  }
  .col-full.topbar-wrapper{
    position: fixed;
    right: 0px;
    top: 10px;
    z-index: 99;
    border: none;
  }
  footer .alignright,
  footer.copyright .widget:last-child img {
    display: block;
    float: right;
  }
  #page .woocommerce-form-login {
    padding: 0px !important;
  }
  #payment .payment_methods li .payment_box fieldset{
    padding-left: 0px !important;
  }
  .woocommerce-checkout .coupon-wrapper{
    margin-top: 0px;
  }
  .footerSocialsContainer {
    float: left;
  }

  .menu-item-type-custom a {
    text-align: left !important;
  }
}

/*Elementor li style */
.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container {
  overflow: hidden
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items {
  margin-right: -8px;
  margin-left: -8px
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
  margin-right: 8px;
  margin-left: 8px
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
  width: auto;
  left: auto;
  right: auto;
  position: relative;
  height: 100%;
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  border-left-width: 1px;
  border-style: solid;
  right: -8px
}

.elementor-widget .elementor-icon-list-items {
  list-style-type: none;
  margin: 0;
  padding: 0
}

.elementor-widget .elementor-icon-list-item {
  margin: 0;
  padding: 0;
  position: relative
}

.elementor-widget .elementor-icon-list-item:after {
  position: absolute;
  bottom: 0;
  width: 100%
}

.elementor-widget .elementor-icon-list-item,
.elementor-widget .elementor-icon-list-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: inherit
}

.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
  -ms-flex-item-align: center;
  align-self: center;
  padding-left: 5px
}

.elementor-widget .elementor-icon-list-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.elementor-widget .elementor-icon-list-icon svg {
  width: var(--e-icon-list-icon-size, 1em);
  height: var(--e-icon-list-icon-size, 1em)
}

.elementor-widget .elementor-icon-list-icon i {
  width: 1.25em;
  font-size: var(--e-icon-list-icon-size)
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon {
  text-align: var(--e-icon-list-icon-align)
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg {
  margin: var(--e-icon-list-icon-margin, 0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)
}

.elementor-widget.elementor-list-item-link-full_width a {
  width: 100%
}

.elementor-widget.elementor-align-center .elementor-icon-list-item,
.elementor-widget.elementor-align-center .elementor-icon-list-item a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.elementor-widget.elementor-align-center .elementor-icon-list-item:after {
  margin: auto
}

.elementor-widget.elementor-align-center .elementor-inline-items {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.elementor-widget.elementor-align-left .elementor-icon-list-item,
.elementor-widget.elementor-align-left .elementor-icon-list-item a {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left
}

.elementor-widget.elementor-align-left .elementor-inline-items {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.elementor-widget.elementor-align-right .elementor-icon-list-item,
.elementor-widget.elementor-align-right .elementor-icon-list-item a {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right
}

.elementor-widget.elementor-align-right .elementor-icon-list-items {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after {
  left: 0
}

.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after {
  right: 0
}

@media (max-width:1024px) {

  .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,
  .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a,
  .elementor-widget.elementor-tablet-align-center .elementor-icon-list-items {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after {
    margin: auto
  }

  .elementor-widget.elementor-tablet-align-left .elementor-icon-list-items {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item,
  .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left
  }

  .elementor-widget.elementor-tablet-align-right .elementor-icon-list-items {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item,
  .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right
  }

  .elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after {
    left: 0
  }

  .elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after {
    right: 0
  }
}

@media (max-width:767px) {

  .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,
  .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a,
  .elementor-widget.elementor-mobile-align-center .elementor-icon-list-items {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after {
    margin: auto
  }

  .elementor-widget.elementor-mobile-align-left .elementor-icon-list-items {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item,
  .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left
  }

  .elementor-widget.elementor-mobile-align-right .elementor-icon-list-items {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item,
  .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right
  }

  .elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after {
    left: 0
  }

  .elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after {
    right: 0
  }
}

/* 
 *new css -- tents all pages
 **/
/* V3 Super Duty Css - Custom tents */
.in-heading-font-style {
  margin-bottom: 11px;
  text-align: center;
  font-size: 60px;
  line-height: 70px;
  display: block;
}

.CompoundWidget {
  padding: 0px !important;
}

.hs-form-iframe html body .hs-fieldtype-text .hs-input {
  max-width: unset;
  width: 100%;
}

.hs-form-iframe #hbspt-form-1649231250909-2458580938 {
  background: red !important;
}

.primary-navigation ul li a:first-child {
  padding-right: 15px;
}

.archive-header {
  display: none !important;
  /* cant be commented */
}

.col-full>.entry-header {
  margin: 0px !important;
}

.col-full>.entry-header .entry-title {
  font-size: 0px;
}

.topbar-wrapper>.top-bar>.col-full {
  padding: 2px 0px;
}

.top-bar-left .fa-call {
  margin-right: 3px;
}

.icon-adjst-setting .icon-wrapper {
  height: 20px;
}

.icon-adjst-setting a {
  flex-direction: row-reverse;
}

.in-save-money-image img {
  width: 100%;
  max-width: 1195px;
  margin: 0px auto;
}

.in-gallery-image-slider .swiper-slide a {
  display: flex !important;
  height: 200px !important;
}

.in-gallery-image-slider .elementor-carousel-image {
  width: 100%;
  background-position: center center;
  background-size: cover;
}

.in-image-center img {
  margin: 0px auto;
}

.in-take-space-top .elementor-widget-wrap {
  flex-direction: column;
  flex-wrap: nowrap;
}

.in-adj-to-bottom {
  margin-top: auto;
}

.in-feature-heading-height-adj {
  min-height: 50px;
}

.in-feature-heading-height-adj.in-three-line {
  min-height: 102px;
}

.in-center-align img {
  margin: 0px auto;
}

/* vendor tent Css */
.flex-align-start .elementor-icon-list-item {
  align-items: flex-start !important;
}

.shape-before::before {
  content: "";
  background: url(/wp-content/uploads/2022/03/shape-before.png) no-repeat;
  width: 100%;
  height: 120px;
  background-position: center;
  background-size: cover;
  display: block;
  position: absolute;
  top: -80px;
}

.shape-before .elementor-shape-top {
  display: none;
}

/* WaterProof tent Css */
.column-waterproof .elementor-image-box-wrapper {
  display: flex;
}

.column-waterproof .elementor-image-box-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin-left: 10px;
}

.column-waterproof .elementor-image-box-title {
  margin: 0;
}

.also-like-title .elementor-carousel-image-overlay.e-overlay-animation-fade {
  opacity: 1 !important;
  visibility: visible !important;
  display: block !important;
  position: relative;
  height: max-content;
  color: #e9665b;
  font-size: 13px;
  text-transform: uppercase;
  background: none;
  padding: 9px 0px 0px;
}

.also-like-title .swiper-slide {
  padding-bottom: 30px;
}

.you-may-also-like .elementor-main-swiper {
  height: 360px !important;
}

.you-may-also-like-2 .elementor-main-swiper {
  height: 300px !important;
}

.you-may-also-like .elementor-carousel-image {
  height: 70% !important;
}

.elementor-sticky--active.elementor-section--handles-inside {
  top: 85px !important;
}


footer .widget li {
  line-height: 25.88px;
}

.site-footer .widget_nav_menu a {
  line-height: 20px;
}

.homepage-features .image-feature {
  margin-bottom: 0px;
}

.header-widget-region {
  min-height: 34px;
}

.top-bar a {
  align-items: center;
  display: flex;
}

header#masthead .site-branding a.custom-logo-link img.custom-logo {
  display: none;
}

.in-custom-printed-slider .swiper-slide-bg {
  height: 100%;
}

.in-custom-printed-slider .swiper-slide-inner {
  position: absolute;
  padding-right: 70px;
  width: 100%;
  top: 50%;
  left: 10%;
  transform: translateY(-50%);
}

.in-custom-printed-slider .swiper-pagination-bullet {
  /*  background: #ffffff;
  opacity: .3; */
}

.in-custom-printed-slider .swiper-slide-bg:after {
  position: relative;
}

.in-custom-printed-slider .swiper-slide-bg:after {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  content: "";
  background-image: url('/wp-content/uploads/2016/06/30secDeployment_logo.png');
  background-size: 368px 72px;
  background-repeat: no-repeat;
  background-position: 10vw 87%;
}

/* .fullWidth.CarouselWidget .reviewsContainer {
    height: 160px !important;
} */
#scrollerContainer .reviewsLogoWrap>a.ReviewsLogo {
  bottom: 7px !important;
  left: 0px !important;
  position: relative !important;
}

/* 
 *new css -- gallery all pages
 **/
ul.modula_menu__list {
  display: none;
  transition: all 2s ease-in-out;
}

li.modula_menu__item {
  /*     margin: 20px 10px 0px 0px !important; */
}

.modula-item-content img {
  width: auto;
  object-fit: cover;
}

.in-video-page-section ol li::marker {
  color: #EE675C;
}

.in-video-page-section ol {
  counter-reset: list;
  position: relative;
  margin-left: 28px !important;
}

.in-video-page-section ol>li {
  position: relative;
  margin-bottom: 13px;
}

.in-video-page-section ol>li {
  list-style: none;
}

.in-video-page-section ol>li:before {
  content: "(" counter(list, number) ") ";
  counter-increment: list;
  font-style: italic;
  color: #EE675C;
  position: absolute;
  top: 0px;
  left: -28px;
}

.in-note-space {
  margin: 10px 0px 0px 25px;
}

.elementor-icon-list-icon i.fas.fa-slash {
  transform: rotate(76deg);
}

.post .wp-post-image {
  margin-top: unset;
}

.bcu-upload-input-container label.btn {
  padding: 10px 8px;
}

section.pane-1 {
  width: 100%;
  max-width: 360px;
}

/* main, header{margin-left: 10px;
    margin-right: 10px;} */

.box-upload-widget {
  max-width: 400px;
  width: 100%;
}

.comments-area {
  display: none;
}

.face-mack-li-icon .elementor-icon-list-icon {
  margin-top: 6px;
}

.face-mack-li-icon .elementor-icon-list-item .elementor-icon-list-text:first-Child {
  margin-left: 21px;
}

.woocommerce .col2-set h2 {
  margin-bottom: 20px;
}

#recent-posts-2,
#block-3 {
  display: none;
}

.col-full.main-header {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.in-get-quote-style {
  background-color: #f15d3f;
  padding: 10px 5px !important;
}

.in-get-quote-style a {
  color: #ffffff !important;
}

.db-none {
  display: none !important;
}

.in-get-quote-style path {
  stroke: white !important;
}

.in-get-quote-style .st0 {
  fill: #ffffff !important;
}

.blog .post {
  flex-wrap: wrap;
}

.blog .type-post>.post-thumbnail {
  flex-grow: 1;
  width: 100%;
}

.blog .blog-loop-content-wrapper {
  padding: 23px 0px 0px !important;
  width: 100%;
}

.blog-loop-content-wrapper .entry-content {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  -webkit-box-orient: vertical;
}

.category .site-content .col-full,
.blog .site-content .col-full,
.post-template-default .site-content .col-full {
  padding-top: 50px;
}
.custom-logo{display:block !important}
.logo-custom-js{
  display:none;
}

/* New CSS Start Here */

.header-widget-region{ height:8px; min-height:auto; }
#menu-secondary-menu{ display:flex !important; margin:10px -15px 10px 0 !important; align-items:center; }
#menu-secondary-menu li.in-get-quote-style a{ padding:0 !important;}

.in-get-quote-style{ background: rgb(203,63,98);
background: linear-gradient(90deg, rgba(203,63,98,1) 0%, rgba(226,92,99,1) 50%, rgba(235,103,100,1) 77%, rgba(253,125,102,1) 89%, rgba(255,128,102,1) 100%); border-radius:4px;}
#menu-secondary-menu li.in-get-quote-style{ padding:0 !important;}
li.in-get-quote-style .icon-wrapper{ display: none !important; }
#menu-secondary-menu li.in-get-quote-style a { padding: 15px 20px !important; text-transform:uppercase !important; font-weight:900; }
.home-slider-main .swiper-slide-contents{ background:rgba(0,0,0,0.5); padding:15px 20px;}

/* New CSS Close Here */


/* 
 *new css -- FAQ page
 **/
/* .in-faq-accordion-sec .elementor-accordion-icon, .in-faq-accordion-sec .elementor-accordion-title{
    display: inline-block;
}
.in-faq-accordion-sec .elementor-accordion-icon-opened{
    display: none;
}
.in-faq-accordion-sec .elementor-active .elementor-accordion-icon-opened{
    display: block;
}
.in-faq-accordion-sec .elementor-active .elementor-accordion-icon-closed{
    display: none;
} */

/*** Category Pages Brand & Product Slider CSS ***/
.ins-b-slider {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.4s ease;
}

.ins-b-slider.show {
  visibility: visible;
  opacity: 1;
}

.ins-browse-brand-slider,
.ins-browse-product-slider {
	position: relative;
}

.ins-browse-brand-slider .slick-prev, 
.ins-browse-brand-slider .slick-next,
.ins-browse-product-slider .slick-prev, 
.ins-browse-product-slider .slick-next {
	position: absolute;
	width: 35px;
    height: 35px;
    border-radius: 100%;
    background-color: #d5d5d5;
	z-index: 3;
	display: flex;
	align-items: center;
	justify-content: center;
}

.ins-browse-brand-slider .slick-prev:before,
.ins-browse-product-slider .slick-prev:before {
	content: "❮"; 
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 16px;
    color: #ffffff;
}

.ins-browse-brand-slider .slick-next:before,
.ins-browse-product-slider .slick-next:before {
	content: "❯";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 16px;
    color: #ffffff;
}

.ins-browse-brand-slider .slick-prev, 
.ins-browse-product-slider .slick-prev {
	left: -50px;
}

.ins-browse-brand-slider .slick-next,
.ins-browse-product-slider .slick-next {
	right: -50px;
}

.facetwp-facet-brand_scouting,
.facetwp-facet-product_branding {
	margin: 0 !important;
}

.ins-browse-brand,
.ins-browse-product {
	margin: 0 !important;
}

.ins-browse-brand h2,
.ins-browse-product h2 {
	color: #003b73;
	padding: 0 15px;
	font-size: 25px;
	line-height: 30px;
}

.ins-browse-brand h2 span,
.ins-browse-product h2 span {
	font-size: 20px;
}

.ins-brand-box {
    border: 5px solid transparent;
    border-radius: 10px;
    text-align: center;
	margin: 30px 10px;
	position: relative;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	
}

.ins-brand-box img { 
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 10px;
}

.ins-brand-box a {
    display: flex;
    background-color: #73b400 !important;
    padding: 10px;
    color: #ffffff !important;
    font-weight: 700;
    align-items: center;
    justify-content: center;
	position: absolute;
    bottom: 32%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 80%;
	border: 2px solid #ffffff;
	cursor: pointer !important;
	border-radius: 5px;
	font-size: 14px;
}

.ins-brand-box a > span {
    display: flex;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background-color: #ffffff;
    align-items: center;
    justify-content: center;
    color: black;
    margin-left: 10px;
    font-size: 14px;
	color: #73b400;
	line-height: 0; 
    font-family: Arial, Helvetica, sans-serif; 
    box-sizing: border-box;
}

.ins-brand-box.active,
.ins-brand-box:hover {
	border-color: #ffffff;
	-webkit-box-shadow: 0px 0px 18px -7px rgba(66, 68, 90, 1);
    -moz-box-shadow: 0px 0px 18px -7px rgba(66, 68, 90, 1);
    box-shadow: 0px 0px 18px -7px rgba(66, 68, 90, 1);
}

.ins-brand-box.active a {
	background-color: #ee5c5d !important;
}


.ins-brand-box a.facetwp-checkbox {
	background: none;
}

.ins-brand-box.active a > span {
	color: #ee5c5d;
}

.ins-product-box {
    border: 1px solid #9b9b9b;
    border-radius: 10px;
    padding: 20px;
	text-align: center;
	margin: 30px 10px;
	position: relative;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	display: flex;
	align-items: center;
	justify-content: center;
}

.ins-product-box span {
	position: absolute;
    bottom: -8px;
    right: -5px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #9b9b9b;
    z-index: 3;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #000;
    line-height: 0; 
    font-family: Arial, Helvetica, sans-serif; 
    box-sizing: border-box;
	font-weight: normal;
}

.ins-product-box img {
	display: block;
	margin: 0 auto 10px;
}

.ins-product-box a {
	color: #003b73 !important;
}

.ins-product-box.active,
.ins-product-box:hover {
	-webkit-box-shadow: 0px 0px 18px -7px rgba(66, 68, 90, 1);
	-moz-box-shadow: 0px 0px 18px -7px rgba(66, 68, 90, 1);
	box-shadow: 0px 0px 18px -7px rgba(66, 68, 90, 1);
}

.ins-product-box.active span {
	background-color: #73b400;
	color: #ffffff;
}

.ins-product-box a.facetwp-checkbox {
	background: none;
/* 	margin: 10px 0 0; */
	padding: 0;
	line-height: 20px;
	display: block;
	font-weight: bold;
	cursor: pointer !important;
	word-break: break-word;
}

.ins-view-all span {
	background-color: #73b400;
    color: #ffffff;
}

.ins-brand-lisitng {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.ins-brand-lisitng li {
    margin: 0 10px 10px 0 !important;
    position: relative;
}

.ins-brand-lisitng li img {
	width: 32px;
}

.ins-brand-lisitng li a {
    border: 1px solid #9b9b9b;
    border-radius: 10px;
    padding: 5px 20px;
    text-align: center;
    position: relative;
    display: block;
    color: #003b73;
    font-size: 14px;
    line-height: 20px;
	font-weight: bold;
	text-transform: capitalize;
}

.ins-brand-lisitng li span {
    position: absolute;
    bottom: 0px;
    right: -5px;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    border: 1px solid #9b9b9b;
    z-index: 3;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
	line-height: 0; 
    font-family: Arial, Helvetica, sans-serif; 
    box-sizing: border-box;
}

.term-scouting-online-store .shoptimizer-archive {
	margin-top: 0 !important;
}

.term-scouting-online-store .ins-pro-cat-banner {
	margin-bottom: 0;
}

.term-scouting-online-store .woocommerce-breadcrumb-wrapper {
	padding-left: 15px;
	padding-right: 15px;
}

.term-scouting-online-store .woocommerce-breadcrumb-wrapper .woocommerce-breadcrumb {
	padding: 0;
	min-height: unset;
}

.term-scouting-online-store h1.woocommerce-products-header__title {
	display: none;
}

.select-filter-display,
.no-products-message {
	margin: 0 15px 15px;
    padding: 10px;
    text-align: center;
    font-weight: 700;
	background-color: #ed5d5c;
    color: #ffffff;
}

.no-products-message {
	margin: 0;
}

.shoptimizer-sorting {
	width: 100%;
    margin: 25px 0 !important;
    display: flex !important;
    align-items: center !important;
    gap: unset !important;
}

.shoptimizer-sorting .woocommerce-ordering {
	margin: 0 !important;
}

.shoptimizer-sorting .facetwp-facet {
	margin: 0 !important;
}

.shoptimizer-sorting select {
    border: 1px solid #cccccc;
    border-radius: 0;
    font-size: 12px !important;
    height: 27px;
    line-height: 20px;
    margin: 0 10px 3px 0 !important;
    width: 100px;
    padding: 0 15px !important;
    background-size: 15px 15px;
    background-position: center right;
    color: #111111;
}

.shoptimizer-sorting select option {
	font-size: 14px;
}

nav.woocommerce-breadcrumb {
	padding: 0;
}

.woocommerce-breadcrumb-wrapper {
	padding: 15px 0 !important;
}

@media (max-width: 1080px) {
  .in-feature-heading-height-adj {
    min-height: 72px;
  }

  .yith-wcpb-product-bundled-item-image,
  .yith-wcpb-product-bundled-items,
  .bundleFormColumn {
    width: 100%;
  }
}


@media (max-width: 1280px){
	.elementor-sticky--active.elementor-section--handles-inside {
		top: 75px !important;
	}
	
	.ins-browse-brand-slider .slick-prev, 
	.ins-browse-product-slider .slick-prev {
		left: -5px;
	}

	.ins-browse-brand-slider .slick-next,
	.ins-browse-product-slider .slick-next {
		right: -5px;
	}
	
}

@media (max-width: 1024px) {
  .padding-left-0-sm {
    padding-left: 0px !important;
  }

  .image-object-fit-medical img {
    height: 505px;
  }

  .triangle::before {
    content: "";
    border-width: 0 0 68vw 101px !important;
  }

  .site-header {
    margin: 0px !important
  }
	.elementor-sticky--active.elementor-section--handles-inside {
		top: 132px !important;
	}
	.elementor-sticky .elementor-menu-toggle {
		margin: 10px auto 0 !important;
	}
	
	

}

@media (max-width: 992px) {
  #page .woocommerce-form-login {
    padding: 0px !important;
  }
  
  .header-widget-region { background: 0 0 !important; background-color: transparent !important; border-top: 5px solid #f15d3f; height: 100%; min-height: 100%;}
  .header-widget-region .textwidget p a{ text-decoration: none; display: inline-block; text-transform: uppercase !important; font-weight: 600; font-size: 16px; padding: 6px 20px; background-color: transparent; background-image: linear-gradient(270deg,#fd8249 6%,#ed5d5c 73%);
    border-radius: 5px; width: 65%; }

  .site .header-widget-region .widget { padding-bottom: 6px !important; padding-top: 6px !important;}


  
}



@media (max-width: 991px) {}

@media (max-width: 767px) {
  .in-heading-font-style {
    font-size: 47px;
  }

  .yith-wcpb-product-bundled-item-image,
  .yith-wcpb-product-bundled-item-image img {
    width: 100% !important;
  }

  .in-feature-heading-height-adj {
    min-height: unset !important;
  }

  .yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item {
    display: block;
  }

  .yith-wcpb-product-bundled-item-data {
    text-align: center;
  }

  .single_add_to_cart_button {
    margin-top: 20px;
    width: 80% !important;
  }

  .you-may-also-like .elementor-main-swiper {
    height: 430px !important;
  }

  .in-custom-printed-slider .swiper-slide-bg:after {
    background-size: 316px 60px;
  }

  /*  Dev code */
  .also-like-title-sm .elementor-carousel-image {
    background-size: 65% !important
  }

  .also-like-title-sm-2 .elementor-carousel-image {
    background-size: 30% !important
  }

  .slider-width .elementor-slide-description {
    max-width: initial
  }

  .slider-width .swiper-slide-inner {
    width: initial;
  }

  .triangle::before {
    display: none !important
  }
	
	.ins-brand-box a {
		font-size: 12px;
		width: 90%;
	}
	
	.ins-product-box a {
		font-size: 12px;
    	line-height: 14px !important;
	}

}

@media (max-width: 479px) {
  .in-heading-font-style {
    font-size: 30px;
    line-height: 35px;
  }
  #purechat-container .purechat-launcher-frame.purechat-launcher-frame-bottom-right{
    bottom: 60px !important;
  }
  .also-like-title-sm-2 .elementor-carousel-image {
    background-size: 45% !important
  }

  .package-section {
    min-height: 270px;
  }
	
	
	
	
	.ins-brand-box,
	.ins-product-box {
		margin: 15px 10px;
	}
	
	.ins-brand-lisitng {
		margin: 15px 0 0;
	}
	
	.shoptimizer-sorting {
		flex-direction: column;
	}
	
	.shoptimizer-sorting select {
		width: 100%;
		margin: 0 0 10px !important;
	}
	
	.shoptimizer-sorting .facetwp-facet {
		width: 100%;
	} 
}

@media screen and (min-width: 1880px) {
  .also-like-title .elementor-carousel-image {
    background-size: 65% !important;
  }

  .also-like-title .elementor-carousel-image-2 {
    background-size: 90% !important;
  }

  .also-like-title-3 .elementor-carousel-image {
    background-size: 60% !important;
  }
}

.in-get-quote-style.active {
	  border: 1px solid #eee;
    position: fixed;
    top: 8px;
}
.in-get-quote-style {
	
}
#menu-secondary-menu .in-get-quote-style.active a {
    padding: 10px 20px!important;
}
@media screen and (min-width: 991px) and (max-width: 1230px){
	.in-get-quote-style.active {
    right: 1vw;
	}
		.primary-navigation ul li a:first-child {
			padding-right: 0px;
	}
}
@media screen and (min-width: 991px) and (max-width: 1050px){
.primary-navigation ul li a:first-child {
			padding-left: 3px;
	}
		.shoptimizer-primary-navigation {
			padding-left: 13px;
	}
}

/* nested accordion */
.ins_accr-heading .elementor-accordion-icon {
    display: none;
}
.page-template .ins_accr-heading .elementor-tab-title {
    border-color: transparent !important;
    padding: 35px 0px 20px !important;
	pointer-events: none;
    position: relative;
}
.ins_accr-heading + .elementor-accordion-item .elementor-tab-content {
/*     display: block; */
}
.ins_accr-heading h2 {
    text-transform: capitalize;
}
.menu-item-has-children .menu-item-object-custom .megaMenuCaption img {display: block;}


/** new added css **/
.custom-printed-modal-sizes .elementor-tab-title {
    position: relative;
    padding: 20px;
    box-shadow: none;
    border-bottom: 1px solid #dddddd !important;
	background: #eeeeee;
}

.elementor-widget-tabs .elementor-tab-title.elementor-active{
	border-left:4px solid #ee675c !important;
	border-top:0px solid !important;
}

.custom-printed-modal-sizes .elementor-widget-tabs .elementor-tab-content, .custom-printed-modal-sizes .elementor-widget-tabs .elementor-tab-title, .custom-printed-modal-sizes .elementor-widget-tabs .elementor-tab-title:after, .custom-printed-modal-sizes .elementor-widget-tabs .elementor-tab-title:before, .custom-printed-modal-sizes .elementor-widget-tabs .elementor-tabs-content-wrapper{
	border:0px #d5d8dc;
}

.custom-printed-modal-sizes .elementor-tab-content {
    border: none !important;
}

.custom-printed-modal-sizes .elementor-tab-title:before, .custom-printed-modal-sizes .elementor-tab-title:after, .custom-printed-modal-sizes .elementor-tab-content, .elementor-tabs-content-wrapper {
    border: none !important;
	border-width: 0px !important;
}

.page-id-21232.page-template-default .content-area {
    margin: 0;
}

.elementor-widget-image-carousel .swiper, .elementor-widget-image-carousel .swiper-container {
    position: relative;
}

.elementor-faqs-section-1 .elementor-accordion > div:first-of-type {
	display:none;
}

.elementor-swiper-button i {
    font-size: 13px !important;
}

.branded-elevate-image img {
    object-fit: cover !important;
    object-position: top !important;
}

.elementor-swiper-button i {
    padding: 6px 7px 6px;
    background: #ffffffc4;
    border-radius: 50px;
    color: #000000;
    font-size: 15px;
}

.pop-up-tent-sizes .elementor-swiper-button i {
    background: #00000052;
    color: #ffffff;
}

.elementor-image-carousel-caption {
    height: 30px;
	margin-top: 20px;
}

.elementor-tab-title {
    border-left: 0px solid !important;
}

.elementor-tab-content {
    border-width: 1px !important;
}

.elementor-accordion-item {
    border-width: 1px !important;
    border-top: 0px solid !important;
    border-left: 0px solid !important;
    border-right: 0px solid !important;
}

.elementor-accordion .elementor-tab-content p {
    font-size: 14px;
    line-height: 20px;
}

.elementor-accordion .elementor-tab-content li {
    font-size: 14px;
    line-height: 20px;
}

.elementor-accordion .elementor-tab-content p,.elementor-accordion .elementor-tab-content, .elementor-accordion .elementor-tab-content ul {
    text-align: justify;
}

.elementor-accordion .elementor-tab-content a {
    font-size: 14px;
    line-height: 20px;
}

.instent-canopy-tent-frames-tab-1 button.e-n-tab-title {
    height: 100%;
    margin-bottom: -10px;
    border-top: 1px solid #dddddd;
}

.instent-canopy-tent-frames-tab-1 button.e-n-tab-title[aria-selected=true] {
    border-left: 4px solid #ee675c;
    background:#fff !important;
}

.instent-canopy-tent-frames-tab-1 button.e-n-tab-title:hover {
    border-left: 4px solid #ee675c;
    background:#fff !important;
}

.instent-canopy-tent-frames-tab-1 .e-n-tabs-content button.e-n-tab-title {
    margin-bottom: 0px !important;
    height:unset !important;
}

.instent-canopy-tent-frames-tab-1 .e-n-tabs-content button.e-n-tab-title[aria-selected=true] {
    border-bottom: 4px solid #ee675c !important;
    background:#dddddd !important;
}

.instent-canopy-tent-frames-tab-1 table td {
    padding: 5px;
}

.instent-canopy-tent-frames-tab-1 table th {
    padding: 5px;
}

.brand-canopies-banner-section .elementor-container {
    justify-content: flex-end;
	align-items:center;
}

.elementor-accordion .elementor-accordion-item+.elementor-accordion-item:last-child {
    border: none !important;
}

.sizes-custom-slider-1 .slider .slick-prev:before, .sizes-custom-slider-1 .slider-vertical .slick-next:before {
	display: none;
}
.sizes-custom-slider-1 .slider .slick-prev, .sizes-custom-slider-1 .slider .slick-next {
    width: 28px;
    height: 28px;
    border-style: solid;
    margin: 10px;
    display: inline-block;
    margin: auto;
    left: 0;
    right: 0;
		top: 0;
		bottom: 0;
    z-index: 10;
    cursor: pointer;
}
.sizes-custom-slider-1 .slider .slick-prev:before, .sizes-custom-slider-1 .slider .slick-next:before {
	display: none;
}
.sizes-custom-slider-1 .slider .slick-prev {
    border-width: 14px 14px 14px 0px;
    border-color: transparent #000000;
    left: 0px;
		right: auto;
}
.sizes-custom-slider-1 .slider .slick-next {
    border-width: 14px 0px 14px 14px;
    border-color: transparent #000000;
    right: 0px;
    left: auto;
}

.sizes-custom-slider-1 .slider .slick-prev:hover, .sizes-custom-slider-1 .slider .slick-next:hover {
    border-color: transparent #ffd200;
}
.sizes-custom-slider-1 .slider .slick-prev.slick-disabled, .sizes-custom-slider-1  .slider .slick-next.slick-disabled, .sizes-custom-slider-1 .slider .slick-prev.slick-disabled:hover, .sizes-custom-slider-1 .slider .slick-next.slick-disabled:hover {
	opacity: 0.1;
	cursor: default;
    border-color: transparent #000000;
}
.sizes-custom-slider-1 .slider div {
	height: auto;
	background: #ffffff;
	text-align: center;
	font-size: 20px;
	color: #ffffff;
}
.sizes-custom-slider-1 .slider-thumb div {
	height: auto;
	line-height: 50px;
}
.sizes-custom-slider-1 .slider-thumb .slick-slide.slick-current {
	background: green;
}  

.sizes-custom-slider-1 .slider div img {
    margin: auto;
}

.slider-main-wrapper-part {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    padding: 50px 20px;
}

.slider-main-wrapper-part .left {
    flex-basis: 40%;
}

.slider-main-wrapper-part .right {
    flex-basis: 60%;
    text-align: left !important;
	padding-left:30px;
}

.slider-main-wrapper-part .right h2 {
    color: #003b73;
    font-family: "Roboto", Sans-serif;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 10px;
}

.sizes-custom-slider-1 .slider-thumb {
    padding-bottom: 20px;
    border-bottom: 2px solid #eeeeee;
	padding-left: 35px;
    padding-right: 35px;
}

.slider-main-wrapper-part .right h4 {
    color: #003b73;
    font-family: "Roboto", Sans-serif;
    font-weight: 600;
    font-size: 14px;
	text-transform: uppercase;
}

.slider-main-wrapper-part .right ul li {
    color:#5c5b5b;
    font-size: 13px;
    font-weight: 400;
    font-family: "Roboto", Sans-serif;
    line-height: 20px;
}

.slider-main-wrapper-part .right ul {
    margin-top: 10px;
    margin-left: 14px;
    margin-bottom: 0;
}

.sizes-custom-slider-1 .slider div.get-a-quote a{
     max-width: 130px;
     margin-right: 0;
     margin-left: auto;
     background: #ed5d5c;
     padding:15px 30px;
     font-size: 16px;
     font-family: "Roboto", Sans-serif;
     border-radius: 8px;
     text-decoration: none !important;
     font-weight: 600 !important;
     transition: .2s cubic-bezier(1,0,0,1);
     color:#ffffff;
}


button#e-n-tabs-title-3134 {
    padding: 10px;
}


.sizes-custom-slider-1 .slider div.get-a-quote {
    text-align: left;
	margin-top:20px;
}

.sizes-custom-slider-1 button.e-n-tab-title span.e-n-tab-title-text h2 {
    display: block;
    margin-top: 15px;
	color: #bbbbbb;
}

.sizes-custom-slider-1 button.e-n-tab-title span.e-n-tab-title-text {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.sizes-custom-slider-1 button.e-n-tab-title {
    height: 33.33%;
    margin-bottom: -10px;
    border-top: 1px solid #cccccc;
	background: #dddddd !important;
}

.sizes-custom-slider-1 button.e-n-tab-title span.e-n-tab-title-text img {
    filter: opacity(0.5);
	height:100px;
}

.sizes-custom-slider-1 button.e-n-tab-title span.e-n-tab-title-text span {
    color: #003b73;
    display: none;
}

.sizes-custom-slider-1 button.e-n-tab-title[aria-selected=true] {
    background: #ffffff !important;
    border-left: 4px solid #ff0000;
    height: 50%;
}

.sizes-custom-slider-1 button.e-n-tab-title[aria-selected=true] span.e-n-tab-title-text img {
    filter: opacity(1);
}

.sizes-custom-slider-1 button.e-n-tab-title[aria-selected=true] span.e-n-tab-title-text  h2 {
    color: #003b73;
}

.sizes-custom-slider-1 button.e-n-tab-title[aria-selected=true] span.e-n-tab-title-text span {
    display: block;
}

.sizes-custom-slider-1 .slider-thumb div img {
    filter: opacity(0.5);
	max-width: 80%;
    padding-top: 10px;
}

.sizes-custom-slider-1 .slider-thumb .slick-slide.slick-current {
    background: #ffffff;
    border-top: 4px solid #ff0000;
}

.sizes-custom-slider-1 .slider-thumb .slick-slide.slick-current img {
    filter: opacity(1);
}

.size-table {
    display: flex;
    flex-wrap: wrap;
}

.size-table .left {
    flex-basis: 40%;
}

.size-table .right {
    flex-basis: 60%;
}

.size-table .left img {
    width: 90%;
}

.size-table .right h3 {
    font-size: 12px;
    color: #003b73;
}

.size-table .right p {
    font-size: 11px;
    margin:0;
}

.size-table .right ul {
    margin: 0;
    padding: 0;
}

.size-table .right ul li {
    list-style: none;
    font-size: 11px;
    margin: 0;
    line-height: 18px;
}

.sizes-custom-slider-1 .slider-thumb {
	position: relative;
}

html body .modula-fancybox-container .modula-fancybox-toolbar {
	right: 20px !important;
}

.modula-fancybox-button.modula-fancybox-button--arrow_right {
	right: 20px !important;
}

.topbar-mobile {
	display: none;
}

.main-header-new .mobile-contact-details {
	display: none;
	position: absolute;
	top: 10px;
	right: 0;
	z-index: 3;
}

.main-header-new .mobile-contact-details ul#menu-topbar-left-new-1 li:first-child {
	display: none;
}

.main-header-new .mobile-contact-details ul#menu-topbar-left-new-1 li a img {
	filter: invert(1);
}



@media screen and (max-width:1353px){
	.brand-canopies-banner-section .elementor-container {
		align-items: center;
		justify-content: space-around;
	}
	
	.brand-canopies-banner-section h2 {
		font-size: 40px !important;
	}

	.brand-canopies-banner-section p {
		font-size: 16px !important;
	}
}

@media screen and (max-width:1024px){
	.topbar-mobile {
		display: block;
	}
	
	.main-header-new .topbar {
		display: none !important;
	}
	
	.brand-canopies-banner-section h2 {
		font-size: 36px !important;
	}
	
	.instent-canopy-tent-frames-tab-1 table {
		display: flex;
		overflow: scroll;
		max-width: 100%;
	}
	
	button#e-n-tabs-title-3134 {
		padding: 15px 35px;
	}
	
	.topbar-mobile .contact-details ul li:last-child {
		display: none;
	}
	
	.topbar-mobile .contact-details ul {
		justify-content: center;
	}
	
	.main-header-new .mobile-contact-details {
		display: block;
	}
	
	.main-header-new .mobile-contact-details ul li:first-child {
		display: none;
	}
	
	.main-header-new .mobile-contact-details ul li a img {
		filter: invert(1);
	}
}

@media screen and (max-width:767px){
	.brand-canopies-banner-section h2 {
		font-size: 30px !important;
	}
	
	.instent-canopy-tent-frames-tab-1 p {
		text-align: center;
	}
	
	.slider-main-wrapper-part {
		display: block !important;
	}

	.slider-main-wrapper-part .left {
		flex-basis: 100%;
	}

	.slider-main-wrapper-part .right {
		flex-basis: 100%;
	}

	.sizes-custom-slider-1 .slider div.get-a-quote {
		text-align: left;
	}
	
	button#e-n-tabs-title-3134 {
		padding: 0px;
	}
	
	.size-table .left img {
		max-width: 90px;
	}
}


@media (max-width: 767px) {
  .e-n-tabs-mobile > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading {
   display: flex;
  flex-wrap: wrap !important;}

.elementor-widget-n-tabs .e-n-tabs-content .e-collapse.e-active {
  display: none;
}

.elementor-widget-n-tabs .e-n-tabs-content .e-collapse:not(:first-child) {
  display: none;
}

div.e-collapse:nth-child(1){display: block !important;}

#tabs-services {
    display: flex;
    
    flex-wrap: wrap;
    overflow-x: auto;
    width: auto;
  }

  #tabs-services .tab-title {
    width: auto;
    flex: 0 0 auto;
  }
  
 .e-n-tab-title {
  flex-shrink: 0;
  max-width: 120px;
  flex-basis: auto;
}
	
.e-n-tabs-mobile > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading button {
    flex-basis: 30%;
    padding: 0;
    height: 150px;
    margin-bottom: 0px !important;
    margin-top: 0 !important;
}

.e-n-tabs-mobile > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading button img {
    max-width: 70px;
	height:65px;
}

.e-n-tabs-mobile > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading button h2 {
    font-size: 20px;
}	
	
.instent-canopy-tent-frames-tab-1 .e-n-tabs-content .e-n-tabs-heading {
    flex-direction: row;
}
	
.instent-canopy-tent-frames-tab-1 button.e-n-tab-title img {
    filter: opacity(0.5);
}

.instent-canopy-tent-frames-tab-1 button.e-n-tab-title[aria-selected=true] img{
    filter:opacity(1);
}
	
.instent-canopy-tent-frames-tab-1.e-n-tabs-mobile>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading {
    flex-direction: row !important;
    justify-content: flex-start;
    overflow-x: scroll;
    flex-wrap: nowrap !important;
}

.instent-canopy-tent-frames-tab-1.e-n-tabs-mobile>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading button {height: 100px;}

.instent-canopy-tent-frames-tab-1.e-n-tabs-mobile>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading button img.lazyloaded {
    max-width: 90px;
	height: 50px;
}
	
	.instent-canopy-tent-frames-tab-1 h2 {
		font-size: 14px !important;
		line-height: 20px !important;
	}

}


.related.products {
    display: none !important;
}



@media (max-width: 991px) {
  .filters.close-drawer {
   
    background: #f0674e;
    border-radius: 50%;
    width: 37px !important;
    height: 38px !important;
    display: flex;
    align-items: center;
    justify-content: center !important;
    cursor: pointer !important;
    z-index: 9999 !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    transition: background 0.2s 
ease-in-out !important;

  }

  .filters.close-drawer:hover {
    background: #f2f2f2;
  }

  .filters.close-drawer svg {
    width: 18px;
    height: 18px;
    color: #000;
    pointer-events: none;
  }
}

/* Hide the close button on desktop */
@media (min-width: 992px) {
  .filters.close-drawer {
    display: none;
  }
}

.ins-browse-product{font-size: 14px !important;}
.hide-close-drawer {
    display: none !important;
}
.show-close-drawer {
    display: flex !important;
}
