header {
    z-index: 9999;
}
#main, .layout-boxed-mode #main, .layout-boxed-mode.avada-footer-fx-sticky .above-footer-wrapper, .layout-boxed-mode.avada-footer-fx-sticky-with-parallax-bg-image .above-footer-wrapper, .layout-wide-mode #main, .layout-wide-mode #wrapper, body, html, html body.custom-background {
    background-color: #141517;
}
.fusion-page-title-bar {
    background-color: #141517;
    border: 0;
}
.fusion-page-title-bar *, #main * {
    color: #fff;
}
.woocommerce-MyAccount-navigation>ul .is-active a, .woocommerce-checkout-nav .is-active a, .woocommerce-tabs>.tabs .active a {
    background-color: #6e6e6e;
}
main#main {
    min-height: 70vh;
}
body.archive.tax-product_cat main#main {
    min-height: 0vh;
}
.homehero {
    background-size: 1300px!important;
    background-color: #161617!important;
}
#cro h2, #cro h3, #cro p {
    font-family: 'Montserrat';
    font-style: normal;
    line-height: 1.5;
    color: #F8F7F3;    
}
#cro_bg {
    background-size: contain !important;
}
#cro h2 {
    font-size: 36px;
}
#cro h3 {
    font-size: 26px;
}
#cro p {
    font-size: 16px;
}
#hometoogle .fusion-toggle-heading {
    font-size: 18px;
    color: #f8f7f3;
    font-family: "Montserrat";
    font-weight: 700;
    text-align: center;
}

#hpc {
    margin-bottom: 0px !important;
    max-height: 370px;
    min-height: 335px;
}
#hpc .fusion-image-wrapper {
    padding: 25px 25px 0;
}
#hpc .fusion-carousel .fusion-carousel-wrapper {
    max-height:500px;  
}
#hpc h4.fusion-carousel-title {
  margin: 25px 0 15px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow:hidden;
}
#hpc .fusion-carousel-title a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 1.3;
    text-align: center;
    color: #FFF;
    display: block;
    margin: 0 20px;
}
#hpc .fusion-image-wrapper {
    height: 220px;
    margin-top: 20px;
}
#hpc .fusion-carousel-item img {
    object-fit: contain;
    height: auto;
    left: -17px;
    width: auto!important;
    position: relative;
    max-width: 205px!important;
    max-height: 195px!important;
}
#hpc .fusion-carousel-meta {
    position: absolute;
    top: -8px;
    z-index: 99;
    right: 0px;
    padding: 5px 15px;
    background: linear-gradient(268.93deg, #FED97A 0%, #F5834C 100%);
    border-radius: 0 0px 0px 16px;
}
#bdc {
    margin-left: 60px;
}
#bdc .fusion-column-wrapper {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    max-width: 280px;
}
#hpc .fusion-carousel-item {
    position: relative;
    max-width: 280px;
}
#hpc .fusion-carousel-price {
    padding: 0;
    margin: 0;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 15px;
    line-height: 1.5;
    align-items: center;
    text-align: center;
    color: #141516;    
}
#hpc .fusion-rollover, #fpayment {
    display: none;
}
#hpc .fusion-nav-prev, #hpc .fusion-nav-next {
    background: linear-gradient(268.93deg, #FED97A 0%, #F5834C 100%);
    border-radius: 50%;
    color: #000;
    text-align: center;
}
#hpc .fusion-carousel-nav .fusion-nav-prev:before, #hpc .fusion-carousel-nav .fusion-nav-next:before {
    color: #2D2E31;
    font-size: 20px !important;
    padding: 0!important;
    font-weight: bold;
}
#hpc .fusion-nav-prev {
    left: 10px;
}
#hpc .fusion-nav-next {
    margin-left: -10px;
}

#main {
  padding-bottom: 0;
}
#newmenu ul li a span {
  color: #F8F7F3;
}
#relpos {
    flex-basis: calc(50% - 1em);
    position: relative;
    padding: 0 10px;
    margin-bottom: 20px;
}
#relpos:after {
    content: "";
    position: absolute;
    top: 0px;
    right: 10px;
    bottom: 0;
    left: 10px;
    z-index: -1;
    margin: -2px;
    border-radius: 10px;
    background-image: linear-gradient(180deg, #F0893C, #2d2e31);
}
#relpos a {
    display: block;
}
#relpos a img {
    border-radius: 10px 10px 0 0;
    margin-bottom: 0;
    height: 200px;
    width: 100%;
    object-fit: cover;
}
#relpos h2, .rel_meta p {
    margin-bottom: 0 !important;
}
body.single-post #relpos {
    flex-basis: calc(33% - 1em);
}
.rel_meta {
    position: relative;
    background: #2D2E31;
    padding: 0 20px 20px;
    border-radius: 0 0 15px 15px;
}
.rel_meta .fusion-comments {
    position: absolute;
    right: 30px;
    bottom: 20px;
}
.rel_meta p, .rel_meta .fusion-comments a {
    color: #F8F7F3 !important;
}
#relpos h2 a {
    background: #2D2E31;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #F8F7F3 !important;
    text-align: left;
    padding: 20px;
    min-height: 84px;
    overflow: hidden;
}
#rpos article .fusion-flexslider {
  border-radius: 16px 16px 0 0;
}
#rpos article {
    margin-bottom: 30px;
}
#rpos .fusion-comments {
    float: right;
}
#rpos .fusion-inline-sep {
    display: none;
}
#rpos article:after {
    content: "";
    position: absolute;
    top: 2px;
    right: 15px;
    bottom: 0;
    left: 15px;
    z-index: -1;
    margin: -2px;
    border-radius: 17px;
    background-image: linear-gradient(180deg, #F0893C, #2d2e31);
}
#rpos article .fusion-flexslider img {
    height: 240px;
    object-fit: cover;
    object-position: center;
    margin-top: 2px;
    border-radius: 16px 16px 0 0;
}
#rpos .recent-posts-content h4 a {
  font-family: 'Montserrat';
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #F8F7F3;
  margin-bottom: 10px;
  display: block;
    height: 44px;
    overflow: hidden;
}
#rpos .recent-posts-content .meta, #rpos .recent-posts-content .meta a {
  font-family: 'Montserrat';
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #F8F7F3;
}
#rpos .recent-posts-content  {
  background: linear-gradient(180deg, #383A3E 0%, #202224 100%);
  padding: 10px 20px;
  border-radius: 0 0 16px 16px;
}
.bg2d2e31 {
  background: linear-gradient(180deg, #383A3E 0%, #202224 100%);
  padding: 20px;
}
.d-block {
  display: block;
  width: 100%;
}
#newmenu ul li {
  border-radius: 8px;
}
#newmenu ul li:hover {
  background: linear-gradient(268.93deg, #FED97A 0%, #F5834C 100%);
  border-radius: 8px;
  color: #141516;
}
#newmenu ul.sub-menu li {
    border-radius: 0px!important;
    background: #141516;
}
#newmenu ul.sub-menu li a:hover {
  background: linear-gradient(268.93deg, #FED97A 0%, #F5834C 100%);
  color: #141516;
}

.wpmenucart-icon-shopping-cart-0:before {
  content: "\f07a";
  color: #F8F7F3;
  margin-right: 5px;
  font-size: 16px;
}
#logreg {
  display: block;
  margin-top: -15px;
}
#logreg .fusion-column-wrapper {
  flex-direction: row !important;
}
#logreg .fusion-column-wrapper div:nth-child(1){
  float: left;
}

#logreg .fusion-column-wrapper div:nth-child(2){
  float: right;
}
#logreg .fusion-column-wrapper a {
  background: none;
  border: 1px solid #fff;
  margin: 0 15px 0 0;
}
#logreg .fusion-column-wrapper div:nth-child(1) a span {
  color: #fff;
}
#logreg .fusion-column-wrapper div:nth-child(2) a, .bgwhite {
  background: #F8F7F3 !important;
}
#logreg .fusion-column-wrapper div:nth-child(2) a span {
  color: #000 !important;
}
#fnewmenu li a span {
  text-decoration: underline;
}
.pricetag {

}
.bsc_slide .nextend-arrow-previous img, .bsc_slide .nextend-arrow-next img {
  display: none !important;
}
.bsc_slide .nextend-arrow-previous:before {
  content: "";
  width: 20px;
  height: 20px;  
  background-repeat: no-repeat;
  background-image: url("https://flightams.com/wp-content/uploads/2022/04/unnamed-file.png");
  background-size: 20px 20px;
  display: block;
}

.bsc_slide .nextend-arrow-next:before {
  content: "";
  width: 20px;
  height: 20px;  
  background-repeat: no-repeat;
  background-image: url("https://flightams.com/wp-content/uploads/2022/04/1.png");
  background-size: 20px 20px;
  display: block;
}
#lofor .fusion-column-wrapper {
  height: 335px;
  background-size: contain !important;
}
#lofor .fusion-button {
  display: block;
  z-index: 2;
}
.nprod .n2-ss-slider .n2-ss-slide-background * {
  left: unset !important;
  right: 20px;  
}
.nprod .n2-ss-slider .n2-ss-slide-background img {
  width: auto !important;
}
#dragon {
  background-size: contain !important;
}
#hometoogle .fa-fusion-box {
  background: linear-gradient(268.93deg, #FED97A 0%, #F5834C 100%);
  border-radius: 20px;
  color: #141517 !important;
}
#hometoogle .fusion-panel {
  margin-bottom: 24px;
  border-radius: 16px;
  border: none;
  position: relative;
}
#hometoogle .fusion-toggle-boxed-mode:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  margin: -2px;
  border-radius: inherit;
  background-image: linear-gradient(180deg, #F0893C, #2d2e31);
}
#bt {
  width: 100%;
  margin: -12px 0 20px 0!important;
  z-index: 2;
}
li.wpmenucartli a.wpmenucart-contents span {
  display: none !important;
}
.kk-star-ratings .kksr-legend {
    margin: 0;
}

#cf_form {
    
}
#cf_form form .input-group {
    display: block;
    margin-bottom: 40px;    
}
#cf_form form .input-group span {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
    text-transform: capitalize;
    color: #F58A50;
    margin-bottom: 10px;
    display: block;
}
#cf_form form .input-group span.wpcf7-form-control-wrap {
    
}
#cf_form form .input-group span.wpcf7-form-control-wrap input, #cf_form form .input-group span.wpcf7-form-control-wrap textarea {
    background: linear-gradient(180deg, #383A3E 0%, #202224 100%);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    border: none;
    padding: 25px 20px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #F8F7F3;
    position: relative;
}
#fsfrom {
    position: relative;
}
#fsfrom input {
    border: none;
}
#cf_form form .input-group span.wpcf7-form-control-wrap:after, #fsfrom form:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    margin: -2px;
    border-radius: 10px;
    background-image: linear-gradient(180deg, #F0893C, #2d2e31);
}
#cf_form form .input-group input[type=submit] {
    display: block;
    width: 100%;
    padding: 15px;
}
#wdg .widget h4 {
    font-family: 'Montserrat' !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    line-height: 22px !important;
    color: #F8F7F3 !important;
    margin-top: 10px;
    padding: 0 10px;
}
#wdg .widget ul li {
    background: linear-gradient(180deg, #383A3E 0%, #202224 100%);
    backdrop-filter: blur(20px);
    border-radius: 8px;
    padding: 10px;
    border: none;
    margin-bottom: 15px;
    list-style: none;
}
#wdg .widget ul li a, #wdg .widget .tagcloud a, #order_review table {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #F58A50 !important;
}
#order_review table thead {
    text-align: left;
    color: #f8f7f3 !important;
    font-size: 18px;
}
#wdg .widget .tagcloud a {
    background: linear-gradient(180deg, #383A3E 0%, #202224 100%);
    backdrop-filter: blur(20px);
    border-radius: 8px;
    padding: 10px;
    border: none;
    margin-bottom: 15px;    
}
.satc .avada-select-parent {
    margin-bottom: 20px;
    padding: 1px;
}
.satc .avada-select-parent select {
    background: linear-gradient(180deg, #383A3E 0%, #202224 100%);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    border: none;
    padding: 15px 20px;
    height: auto;
}
.product-quantity .minus, .quantity .minus, .product-quantity .qty, .quantity .qty, .product-quantity .plus, .quantity .plus {
    background: linear-gradient(180deg, #383A3E 0%, #202224 100%) !important;
    border: none !important;
    color: #f8f7f3 !important;
}
.shop_table .product-quantity .quantity {
    border: none;
}
.satc .woocommerce-variation-add-to-cart .stock {
    font-family: 'Montserrat' !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    color: #f8f7f3 !important;
}
div.fusion-woo-cart-totals-wrapper ul li label:before, div.fusion-woo-cart-totals-wrapper ul li label:after {
    top: 25% !important;
}
.cart_totals  .wc-proceed-to-checkout a {
    color: #1A191B !important;
}
tr.order-total .woocommerce-Price-amount {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #F58A50 !important;    
}
.satc .avada-select-parent:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    margin: 0px;
    border-radius: 8px;
    background-image: linear-gradient(180deg, #F0893C, #2d2e31);
}
#bill li.is-active a {
    background: linear-gradient(180deg, #383A3E 0%, #202224 100%) !important;
    border: none !important;
    color: #f8f7f3 !important;
    padding: 10px 20px;
    border-radius: 8px;
}
#bill li.is-active a:after {
    color: #f8f7f3 !important;
}
#bill li a {
    border: none !important;
    color: #f8f7f3 !important;
    padding: 10px 20px;    
}
#bill .woocommerce-content-box.avada-checkout {
    box-shadow: 0px 4px 10px rgb(0 0 0 / 25%);
    border-radius: 10px;
    border: 2px solid #202224;
}
#bill .woocommerce-content-box.avada-checkout h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #F58A50 !important;      
}
#bill label {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    color: #F58A50 !important;
    margin-bottom: 10px;
}
#bill input, #bill .select2-selection, #bill textarea {
    background: linear-gradient(180deg, #383A3E 0%, #202224 100%);
    box-shadow: 0px 4px 10px rgb(0 0 0 / 25%);
    border-radius: 8px;
    height: auto;
    padding: 10px 20px;
    border: none;
    color: #f8f7f3 !important;
    height: 40px;
}
#bill textarea {
    height: auto;
}
#bill .select2-selection {
    padding: 5px 20px;
}
#bill .select2-selection__rendered {
    color: #f8f7f3 !important;
    height: auto;
    padding: 0;
}
#bill .select2-selection__arrow {
    margin: 5px 0;
}
#billing_country_field .woocommerce-input-wrapper:after {
   background: none !important;
}
#bill span.woocommerce-input-wrapper {
    position: relative;
}
#bill span.woocommerce-input-wrapper:after {
    content: "";
    position: absolute;
    top: -10px;
    right: 0;
    bottom: 0;
    left: 0;
    height: 42px;
    z-index: -1;
    margin: 0px;
    border-radius: 8px;
    background-image: linear-gradient(180deg, #F0893C, #2d2e31);
}
#bill .select2.select2-container:after {
    content: "";
    position: absolute;
    top: -1px;
    right: 0;
    bottom: 0;
    left: 0;
    height: 42px;
    z-index: -1;
    margin: 0px;
    border-radius: 8px;
    background-image: linear-gradient(180deg, #F0893C, #2d2e31);
}
.checkout .shop_table tfoot th {
    text-align: left;
}
.checkout .shop_table tfoot th {
    width: 50%;
}
#shipping_method li {
    margin-bottom: 10px;
}
#payment label, .payment_box.payment_method_bacs {
    background: linear-gradient(180deg, #383A3E 0%, #202224 100%);
}
#payment label.woocommerce-form__label.woocommerce-form__label-for-checkbox {
    background: none !important;
}
#place_order {
    background: radial-gradient(50% 2673.61% at 50% 50%, #FED97A 0%, #F5834C 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
    /* light */
    box-shadow: 0px 0px 20px rgba(252, 195, 111, 0.5);
    border-radius: 8px;    
}
.fusion-button-wrapper .quantity.buttons_added .input-text.qty.text {
    margin: 0 5px;
}

body.single-product .fusion-content-tb h2,body.single-product .fusion-content-tb h1, body.single-product .fusion-content-tb h3 {
    color: #f8f7f3 !important;
}
@media (max-width: 1024px) {
  .fusion-tb-header .fusion_builder_column_3_5 .fusion-column-wrapper, .fusion-tb-header .fusion_builder_column_1_5 .fusion-column-wrapper {
    justify-content: center;
  }
  #bdc {
    width: 55% !important;
    margin-left: 40px !important;
  }
  #bdc .fusion-builder-row .fusion-builder-nested-column-0, #bdc .fusion-builder-row .fusion-builder-nested-column-1 {
    width: 50% !important;
  }
  .pricetag {
    right: -15px;
  }
  #bdc .n2-ss-slider-controls .nextend-arrow-previous, #bdc .n2-ss-slider-controls .nextend-arrow-next {
    display: block !important;
  }
  .fusion-body .fusion-builder-nested-column-2, .fusion-body .fusion-builder-nested-column-3 {
    width: 50% !important;
  }
  #lofor p {
    width: 400px;
    margin: 0 auto;
  }
  #lofor a {
    width: 445px;
    margin: 40px auto 0;    
  }
  #joker {
    width: 95% !important;
  }
  #joker .n2-ss-slider-controls-absolute-left-center {
    margin-left: 20%;
  }
  #bt {
    width: 100%;
    z-index: 2;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media (max-width: 768px) {
  #bdc {
    width: 60% !important;
  }
  #joker div#n2-ss-3 [data-hide-mobileportrait="1"] {
    display: block !important;
  }
  #joker .n2-ss-slider-controls-absolute-left-center {  
    margin-left: 40%;
  }
  #joker .nprod .n2-ss-slider .n2-ss-slide-background img {
    width: 590px!important;
  }
  #bdc {
      margin-left: 0px;
  }  
    #hpc .fusion-image-wrapper {
        height: auto;  
    }
    #hpc .fusion-carousel-item img {
    left: -20px;
    }
    #hpc .fusion-carousel-title a {
        font-size: 14px;
    }
    #hpc h4.fusion-carousel-title {
        height: 74px;
    }
    #hpc .fusion-carousel-price {
        font-size: 14px;
    }
}

@media (max-width: 425px) {
    #hpc .fusion-carousel-title a {
        font-size: 14px;
    }
    #relpos, body.single-post #relpos {
        flex-basis: calc(100% - 1em);
    }
  #bdc {
    width: 90% !important;
    margin: 0 auto 20px !important;
  }
  #bdc h3 span {
    font-size: 26px;
  }
  #bdc .n2-ss-slider .n2-ss-slide-background-image, #bdc .n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls {
    width: 85%!important;
  }
  #lofor p {
    width: 330px;
    margin: 0 auto;
  }
  #lofor a {
    width: 345px;
    margin: 5px auto 0;   
  }
  #lofor .fusion-imageframe {
    margin-top: 0;
  }
  #joker .nprod .n2-ss-slider .n2-ss-slide-background img {
    width: 300px!important;
  }
  #joker .nprod .n2-ss-slider .n2-ss-slide-background * {
    right: 10px;
  }
  #joker .n2-ss-slider-controls-absolute-left-center {
    margin-left: 67%;
  }
  #joker .n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls {
    width:102.5%;
  }
  #bt {
    width: 100%;
    margin: -12px 0 20px 0!important;
  }  
}
@media (max-width: 375px) {
  #bdc .n2-ss-slider .n2-ss-slide-background-image, #bdc .n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls {
    width: 75%!important;
  }
  #lofor p {
    width: 260px;
    margin: 0 auto;
  }
  #lofor a {
      width: 295px;
      margin: -10px auto 0;
  }
  #lofor .fusion-imageframe {
    margin-top: 15px;
    margin-bottom: 10px;
  }
  #joker .nprod .n2-ss-slider .n2-ss-slide-background img {
    width: 265px!important;
  }
  #joker .n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls {
    width: 102%;
  }
  #joker .n2-ss-slider-controls-absolute-left-center {
    margin-left: 71%;
  }
  #bt {
    width: 100%;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }  
}
@media (max-width: 320px) {
  #bdc .n2-ss-slider .n2-ss-slide-background-image, #bdc .n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls {
    width: 63%!important;
  }
  #lofor .fusion-imageframe {
      margin-top: -35px;
      margin-bottom: 40px;
  }
  #lofor p {
    width: 220px;
    margin: 0 auto;
  }
  #lofor a {
    width: 240px;
    margin: 0px auto 0;
  }
  #lofor .fusion-column-wrapper {
    height: 335px;
    background-size: cover!important;
  }
  .fusion-builder-row #lofor:nth-child(1) {
    margin-top: 50px;
  }
  #joker .nprod .n2-ss-slider .n2-ss-slide-background img {
    width: 250px!important;
  }
  #joker .nprod .n2-ss-slider .n2-ss-slide-background * {
    right: 0px;
  }
  #joker .n2-ss-slider-controls-absolute-left-center {
    margin-left: 77%;
  }
}
#wdg .widget .tagcloud a {
    width: 100%;
    text-align: center;
    display: block;
}
.sp_featured h2 {
    font-size: 19px!important;
}
@media (max-width: 767px) {
.prod {
    flex: 0 100%!important;
}
}
.post-content, .post-content p, .post-content ul, .post-content ol, .post-content ul li, .post-content ol li{
    font-size: 14px;
}
.nested3col .fusion_builder_column_inner_1_3, .nested3col .fusion_builder_column_inner_1_3 p {
    font-size: 12px;
    padding: 0 5px!important;
    margin-bottom: 0!important;
}

.fusion-menu-element-wrapper.collapse-enabled.mobile-size-column-absolute:not(.mobile-mode-always-expanded)>ul, .fusion-menu-element-wrapper.collapse-enabled.mobile-size-full-absolute:not(.mobile-mode-always-expanded)>ul {
    left: auto;
    width: 300px;
    right: 0;    
}
#newmenu ul.sub-menu li a:hover {
    border-radius: 8px;
    color:#fff;
}
#newmenu ul li a:hover span{
    color:#fff!important;
}
.pthumb a img {
    height: 272px!important;
}
.lproduct h2 {
    font-size: 20px!important;
}

.mobileonly {
	display:none!important;
}
@media (max-width: 768px) {
.prod {
    max-width: 300px;
}
.mobileonly {
	display:block!important;
}
.wpmenucart-icon-shopping-cart-0:before {
    color: #212934!important;
}
}

.pprice {
    min-width: 320px!important;
    position: absolute!important;
    background-image: url(https://flightams.com/wp-content/uploads/2022/04/price-tag.png)!important;
    background-repeat: no-repeat!important;
    background-size: auto 90px!important;
    height: 100px!important;
    top: 14px!important;
    right: -114px!important;
    text-align: left!important;
    font-weight: 700!important;
    font-size: 20px!important;
    color: #fff!important;
    margin: 0!important;
    padding: 0 5px!important;
}
.pprice .woocommerce-Price-amount bdi {
    font-size: 17px!important;
}
.sp_featured h2 {
    font-size: 18px!important;
}
.sp_featured img {
    margin-bottom: 15px!important;
}
#shipping_method li {
    text-align: left;
    font-size: 14px;
}
.fusion-woo-checkout-tabs-tb ul.woocommerce-shipping-methods li label {
    padding-left: 25px!important;
    display: inline-block;
    text-align: right!important;
    font-size: 15px!important;
}
.fusion-footer .fusion-social-links {
    margin: 15px 0 45px 0;
    display: block;
    position: relative;
}
.satc .avada-select-parent select option {
    color: #202224!important;
}
.lightningsep {
    display: table;
    margin: 25px auto;
    max-height: 100px;
}
.lightningsep img {
    max-height: 100px;
}
.topselling .fusion-imageframe {
    max-width: 262px;
}
.topselling #bt {
    max-width: 262px;
}
table.information-table {
    width: 100%;
    margin-bottom: 25px;
    max-width: 100%;
}
table.information-table .head b {
    font-size: 24px;
    line-height: 1.5em;
}
table.information-table tr td, table.information-table tr td span {
    font-size: 16px;
}
.s-save {
    background-image: linear-gradient(var(--button_gradient_angle,180deg),var(--button_gradient_top_color_hover) var(--button_gradient_start,0),var(--button_gradient_bottom_color_hover) var(--button_gradient_end,100%));
    padding: 5px 10px;
    display: inline-block;
    border-radius: 10px;
    font-weight: bold;
    font-size: 16px!important;
    color: #282420!important;
    width: 110px;
    text-align: center;
    margin: 5px 10px 5px 0;
}
#cro ul {
    padding: 0;
    margin: 0;
    display: inline-block;
    list-style-type: none;
    display: block;
    margin-top: 45px;
}
#cro ul li {
    color: #fff;
    padding: 0;
    margin: 0;
    font-size: 18px;
    text-align: left;
    margin-bottom: 25px;
    letter-spacing: 0;
}
#cro a.bulkenquiry {
    color: #fff!important;
    font-weight: bold;
}


#popup-selector.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    z-index: 3000000;
    display: flex;
    align-items: center;
}



#popup-selector.overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.7);
	transition: opacity 500ms;
	visibility: visible;
	opacity: 1;
	z-index: 3000000;
}

#popup-selector .popupcountry {
	margin: 70px auto;
	padding: 20px;
	background: #fff;
	border-radius: 5px;
	width: 30%;
	position: relative;
	transition: all 5s ease-in-out;
}

#popup-selector .popupcountry h2 {
	margin-top: 0;
	color: #333;
	font-family: Tahoma, Arial, sans-serif;
}

#popup-selector .popupcountry .close {
	position: absolute;
	top: 20px;
	right: 30px;
	transition: all 200ms;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

#popup-selector .popupcountry .close:hover {
	color: #06D85F;
}

#popup-selector .popupcountry .content {
	max-height: 30%;
	overflow: auto;
}

@media screen and (max-width: 700px) {
	#popup-selector .popupcountry {
		width: 70%;
	}
}

#popup-selector #btn-choose {
	width: 100%;
	border: none;
	background: black;
	color: white;
	padding: 10px;
	cursor: pointer;
}

#popup-selector .field {
	margin-bottom: 20px;
}

#popup-selector #country {
	width: 100%;
	padding: 5px 20px;
	height: auto;
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 20px;
}

.btn-contact {
    position: fixed;
    background-color: #1f73b7 !important;
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
    border-radius: 999rem;
    bottom: 10px;
    right: 20px;
    letter-spacing: 0.6;
    cursor: pointer;
    z-index: 999999;
    font-size: 1rem;
    padding: 10px 20px;
    box-shadow: 0 5px 20px rgb(0 0 0 / 10%);
}

#popup-smooth.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    display: flex;
    align-items: flex-end;
    padding-top: 0;
    z-index: 999998;
}

#popup-smooth.popupcountry {
    margin: 70px 20px 70px auto;
    width: 420px;
    height: auto;
    padding: 0;
    display: none;
    border-radius: 20px;
    background: #fff;
    position: relative;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 999998;
    box-shadow: 0 5px 20px rgb(0 0 0 / 10%);
}

#popup-smooth.popupcountry.show {
    opacity: 1;
}

#popup-smooth.popupcountry h2 {
    background-image: linear-gradient(-225deg, rgb(255, 195, 113) 20%, rgb(255, 95, 109) 100%);
    padding: 20px;
    color: white;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

#popup-smooth.popupcountry .content {
    padding: 20px;
}

@media only screen and (max-width: 1024px) {
    #popup-smooth.popupcountry {
        width: 60%;
    }
}

@media only screen and (max-width: 768px) {
    #popup-smooth.popupcountry {
        width: 70%;
    }
}

@media only screen and (max-width: 767.98px) {
    #popup-smooth.popupcountry {
        width: 90%;
        margin-top: 0;
        /* margin-bottom: 0; */
        padding-bottom: 0;
    }
}

span.fusion-comments {
  display: none!important;
}

table.variations th.label {
    font-size: 16px;
    text-align: left;
}

.fusion-footer-widget-area.fusion-widget-area {
    border: 0!important;
}

.kksr-legend {
  font-size:11px!important;
  display:none!important;
}
.single-product p.stock.in-stock {
    display: none;
}

body.archive.tax-product_cat #content .woocommerce-notices-wrapper,
body.archive.tax-product_cat #content .catalog-ordering,
body.archive.tax-product_cat #content .products, 
body.archive.tax-product_cat #content nav.woocommerce-pagination {
    min-height: 0vh;
    display: none;
}

.comingsoon {
    background: #ff0000!important;
    color: #FFF!important;
}

p.stock.out-of-stock {
    font-size: 19px;
    font-weight: bold;
    color: #ff0000!important;
}

#shipping_method label {
    display: flex;
    position: relative;
    margin-right: 70px;
    font-size: 13px!important;
}

#shipping_method label .woocommerce-Price-amount {
    position: absolute;
    right: -70px;
}
#shipping_method input[type=radio] {
    float: left;
    margin: 5px 5px 0 0;
}
.fusion-woo-checkout-tabs-tb .woocommerce-checkout-payment ul.wc_payment_methods li .payment_box, .fusion-woo-checkout-tabs-tb .woocommerce-checkout-payment ul.wc_payment_methods li.woocommerce-notice {
    background-color: transparent;
}

body.woocommerce-checkout #content .post-content > div {
    background: #141517!important;
}


.woocommerce-content-box {
    border: 0!important;
}
.shop_table {
    font-size: 18px;
}
body.woocommerce-cart table.shop_table * {
    color: #fff!important;
}
.shop_table .product-quantity .quantity {
    border: none;
    margin: 0px 10px 0 10px;
}
.woocommerce-cart #content .wp-block-preformatted {
    white-space: inherit;
}
.woocommerce-shipping-calculator {
	opacity:0;
	visibility:hidden;
}
.shop_table tr {
    border: 0!important;
}
.woocommerce-MyAccount-content form h3, .woocommerce-MyAccount-content h2, .woocommerce-content-box h2 {
    border-bottom: 0;
    margin-bottom: 30px;
}
.cart-collaterals .cart_totals {
    border: 0;
}
.cart-collaterals .shipping-coupon {
    height: 0;
}
.cart-collaterals {
    display: block;
    flex-wrap: wrap;
}
.cart-collaterals .cart_totals {
    order: 2;
    width: 100%;
}
.woocommerce-info {
    background: transparent!important;
}
.woocommerce-error li {
    background-color: #a74f4f!important;
}
.woocommerce-notices-wrapper {
    max-width: 1120px;
    margin: 0 auto;
}
.stjr-badge {
    margin-top: 15px;
    margin-bottom: -10px;
}

.woocommerce-Input.input-text, .woocommerce .input-text {
    background: linear-gradient(180deg, #383A3E 0%, #202224 100%);
    box-shadow: 0px 4px 10px rgb(0 0 0 / 25%);
    border-radius: 8px;
    border: none;
    padding: 25px 20px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #F8F7F3;
    position: relative;
    margin: 5px 0;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px transparent inset !important;
}