/*
Theme Name: Foton Child
Theme URI: https://foton.qodeinteractive.com/
Description: A child theme of Foton Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.2
Text Domain: foton
Template: foton
*/

@import url('https://fonts.cdnfonts.com/css/avenir');
@import url('https://fonts.cdnfonts.com/css/avenir-lt-pro');

h1, h2, h3, h4, h5, h6 {
	font-family: 'Avenir LT Pro', sans-serif;
	color: #001e2c;
	font-weight:900 !important;
}

#breaking-news h1 {
	color: #fff;
	font-size: 45px;
}

h2 {
	font-size: 42px;
}

h3{
    margin-bottom:30px !important;
}

body {
	font-family: 'Avenir LT Pro', sans-serif;
	color: #001e2c;
}

.mkdf-btn.mkdf-btn-solid {
  background-color: #ed1b24;
}

.mkdf-logo-wrapper a img.mkdf-light-logo, .mkdf-logo-wrapper a img.mkdf-dark-logo {
	display: none;
}


.mkdf-position-right-inner span{
    display:inline-block;
    padding:1px 12px;
}

.mkdf-page-header {
	height: 150px;
	padding-top: 30px;
}

.mkdf-top-bar {
	background-color: #001e2c;
	font-family: sans-serif;
}

.faq {
	position: relative;
}

.mkdf-main-menu > ul > li > a {
padding: 0 12px;
}

.mkdf-main-menu > ul > li > a {
padding: 0;
}
.mkdf-position-left-inner span {
margin-right: 16px;
}

.mkdf-position-left-inner span img {
margin-right:4px;
}

.mkdf-position-left-inner span {
margin-right: 16px;
position: relative;
bottom: 2px;
}

.mkdf-position-left-inner span, .faq{
   font-weight: 500;
font-size: 15px; 
}

.mkdf-top-bar .mkdf-position-left-inner span img {
	margin-right: 6px;
	top: 2px;
	position: relative;
	height: 14px;
}

.mkdf-top-bar .mkdf-position-right-inner img{
    height:15px;
    width:auto;
}

/** NAV MENU **/

.mkdf-main-menu ul {
	padding-top: 15px;
}

.mkdf-sticky-nav ul {
	margin-top: 0;
}

.mkdf-main-menu > ul > li.mkdf-active-item > a > span.item_outer::before, .mkdf-main-menu > ul > li:hover > a > span.item_outer::before {
	opacity: 0;
}

.mkdf-main-menu > ul > li > a {
	color: #001e2c;
	font-family: 'Avenir LT Pro', sans-serif;
	font-size: 15px;
	letter-spacing: .085em;
	line-height: 23px;
	text-transform: uppercase;
	font-weight: 600;
}

li.order_bt {
    	margin-left: 21px !important;
    }

.order_bt a {
	height: 50% !important;
	padding: 0 12px;
	top: 25%;
	position: relative;
	color: #fff !important;
	border-radius: 11px !important;
    background-color:#ed1b24;
}

.mkdf-sticky-nav .order_bt a {
	height: 60% !important;
	top: 20%;
}

.mkdf-sticky-nav a .plus{
    display:none;
}


.iwhq-sticky-bar {
    background-color: #ed1b24;
    text-align: center;
    font-weight:600;
}

.iwhq-sticky-bar a, .iwhq-sticky-bar a:hover{
    color:#fff;
}

.iwhq-sticky-bar a img {
	display: inline;
	position: relative;
	top: 2px;
	right: 3px;
}


.mkdf-drop-down .second .inner ul li a {
	padding: 8px 22px 8px 22px;
}

.mkdf-drop-down .second .inner ul li.current-menu-ancestor > a .item_outer::before, .mkdf-drop-down .second .inner ul li.current-menu-item > a .item_outer::before, .mkdf-drop-down .second .inner ul li:hover > a .item_outer::before {
	opacity: 0;
	display:none;
}

.mkdf-drop-down .second .inner ul li.current-menu-ancestor > a .item_outer, .mkdf-drop-down .second .inner ul li.current-menu-item > a .item_outer, .mkdf-drop-down .second .inner ul li:hover > a .item_outer {
	padding: 0 10px 0 0;
}

/** HOME PAGE CONTENT **/

#intro-video {
	background-color: #f8f8f8;
}

.vc_custom_1528805580898, #rev_slider_2_1_forcefullwidth, .mkdf-row-grid-section-wrapper {
background-color: #f8f8f8;
}


.vc_custom_1711704599257 {
	background-size: 100% 100%;
	background-position: 0 100px;
	padding-bottom: 100px !important;
	background-repeat: no-repeat;
}

#content-intro {
  padding-top: 0 !important;
  padding-left:50px;
  padding-right:50px;
  padding-bottom: 80px;
  background-color: #f8f8f8;
}

.vc_custom_1711448312869 {
	background-size: 120%;
	background-position: center 40px;
	padding-bottom: 300px !important;
}


.iwhq-boxes .vc_column-inner > .wpb_wrapper {
	background-color: #ed1b24;
	padding: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 200px;
  margin: 25px 15px;
}

#content-intro-bar {
	background-color: #ed1b24;
}

#content-intro-bar h4{
	color:white;
}

#boxes-area{
    padding-bottom:80px;
}

.iwhq-boxes .wpb_wrapper h3 {
	font-size: 26px;
	color: #fff;
}


.iwhq-position-center {
	/*
	right: 510px;
	
	*/
	position: relative;
	top: -2px;
	width: 315px;
	margin-left: 30px;
}



.iwhq-position-center a.button, .iwhq-position-center a.button:hover, .iwhq-position-center a.button:visited {
	background-color: #ed1b24;
	color: #fff !important;
	padding: 4px 12px 4px 20px;
	font-weight: 600;
	border-radius: 6px;
}

.iwhq-position-center img {
	position: relative;
	left: -10px;
	top: 4px;
}


:target {
  scroll-margin-top: 200px;
}


#breaking-news{
    color:#fff;
    font-size: 18px;
}

#breaking-news h3, #breaking-news a{
    color:#fff;
}

#breaking-news h3{
margin: 0 0 12px 0 !important;
}
#breaking-news .mkdf-blog-slider-holder.mkdf-bs-carousel-centered .mkdf-post-title {
    white-space: nowrap;
}

#breaking-news .mkdf-blog-slider-holder .mkdf-item-text-wrapper {
    background-color: transparent;
}


.cdp-copy-alert-success {
	display: none !important;
}

.mkdf-blog-slider-holder.mkdf-bs-carousel-centered .mkdf-blog-slider-item {
    text-align: left !important;
}

.mkdf-blog-slider-holder .mkdf-blog-slider-item {
	right: 350px !important;
}

a.patent-awarded.mkdf-btn.mkdf-btn-solid, a.patent-awarded.mkdf-btn.mkdf-btn-solid:hover {
	padding: 8px 12px !important;
	border-radius: 6px !important;
	background-color: #012a38;
	margin-top: 20px;
	box-shadow: none !important;
	font-size: 16px;
	font-weight: bold;
}




/* BLOG */
span.tag-links a {
    display: inline-block;
    background-color: #efefef;
    padding: 2px 10px;
    border-radius: 6px;
}

.post-content{
    margin-bottom:30px;
}

.post-tags{
    margin: 30px 0;
}

.mkdf-social-share-holder.mkdf-list {
    margin-top: 30px;
}

/*
.iwhq-boxes .vc_column_container:nth-child(2) .vc_column-inner > .wpb_wrapper {
	background-color: #ee5ba1;
}

.iwhq-boxes .vc_column_container:nth-child(3) .vc_column-inner > .wpb_wrapper {
	background-color: #5abfed;
}

.iwhq-boxes:nth-child(3) .vc_column_container:nth-child(1) .vc_column-inner > .wpb_wrapper {
	background-color: #43ae7a;
}

.iwhq-boxes:nth-child(3) .vc_column_container:nth-child(2) .vc_column-inner > .wpb_wrapper {
	background-color: #249bff;
}

.iwhq-boxes:nth-child(3) .vc_column_container:nth-child(3) .vc_column-inner > .wpb_wrapper {
	background-color: #b04a9d;
}
*/

.iwhq-boxes .vc_column_container:nth-child(odd) .vc_column-inner > .wpb_wrapper {
	background-color: #da2128;
}

.iwhq-boxes .vc_column_container:nth-child(even) .vc_column-inner > .wpb_wrapper {
	background-color: #5ebfed;
}

.iwhq-boxes + .iwhq-boxes .vc_column_container:nth-child(even) .vc_column-inner > .wpb_wrapper {
	background-color: #da2128;
}

.iwhq-boxes + .iwhq-boxes .vc_column_container:nth-child(odd) .vc_column-inner > .wpb_wrapper {
	background-color: #5ebfed;
}


.mkdf-single-product-meta-title, .product_meta, .woocommerce-tabs {
	display: none !important;
}


.bt-container{
    text-align:center;
}

.red_bt, .ways-to-help-bt {
	background-color: #ed1b24;
	color: #fff;
	font-size: 21px;
	font-weight: 600;
	padding: 12px 32px;
	border-radius: 9px;
	margin-top: 30px;
  display: inline-block;
}

.red_bt:hover,  .ways-to-help-bt:hover, #boxes-area a:hover {
	color: #fff !important;
}


#help-us{
    padding:90px 50px 0;
}

#help-us li {
	list-style-image: url(images/red-square.png);
}



/** FOOTER **/
.mkdf-page-footer .mkdf-footer-bottom-holder {
	background-color: #001e2c;
}

.mkdf-footer-column-3 img {
	width: 36px;
	height: auto;
}


footer .tik-tok-icon img {
	height: 36px;
	width: auto;
}


.mkdf-footer-column-2 div img, .mkdf-footer-column-2 div span {
	display: inline-block !important;
	margin-top: 12px;
}

.mkdf-footer-column-2 div span {
	padding-left: 30px;
	clear: none;
	vertical-align: top;
}

.mkdf-page-footer .mkdf-footer-top-holder {
	background-color: #002c3b;
}


/** Home page Facts */
#facts-section, #help-us{
    padding:90px 50px;
	width: 90%;
	margin: 0px 5%;
}

#help-us li {
	font-size: 21px;
}

#facts-section h2{
    margin-bottom:60px;
}



.vc-hoverbox-front{
background-size: contain !important;
  background-repeat: no-repeat;
  background-position: top center !important;
  background-color:#fff;
}

#facts-section  .vc-hoverbox-back-inner h2{
    margin-top:0;   
     margin-bottom:15px;
}

.vc-hoverbox-back-inner, .vc-hoverbox-back-inner h2{
    color:#fff;
    font-weight:600;
}
.vc-hoverbox-back-inner{
    font-size:24px;
}


/** Inner page Banners **/
#banner {
padding: 90px 120px;
color: #fff;
font-size: 50px;
background-size: 100% 100%;
background-repeat: no-repeat;
background-image: url(/wp-content/uploads/2024/03/NarStop-Website-AboutUs-Top_Banner1.jpg?id=13706) !important;
}

#why-narstop-intro{
    background-size: 100% 100%;
background-repeat: no-repeat;
background-image: url(/wp-content/uploads/2024/07/why-narstop-background.jpg);
color:#fff;
padding:30px 90px 90px;
font-size:21px;
}

#why-narstop-intro h1{
    color:#fff;
    font-size: 56px;
}

#why-narstop-intro #patent {
	padding-left: 100px;
	font-size: 16px;
	line-height: 18px;
}

#why-purchase, #why-navy, #why-legal{
    padding:30px 90px 30px;
    font-size:18px;
}

#why-navy {
	background-color: #012c3c;
	color: #fff;
}

#why-navy a, #why-navy a:hover, #why-navy a:visited{
	color: #a3bfcb;
}

#why-pre-order {
	text-align: center;
	padding-top: 60px;
	padding-bottom: 30px;
}

#banner h1 {
color: #fff;
font-size: 56px;
font-weight: 600;
}

.mkdf-content .mkdf-content-inner > .mkdf-container > .mkdf-container-inner, .mkdf-content .mkdf-content-inner > .mkdf-full-width > .mkdf-full-width-inner {
  padding: 0 !important;
}

.about-bio {
	padding: 60px 0;
}


.mkdf-accordion-holder.mkdf-ac-boxed .mkdf-accordion-title.ui-state-active, .mkdf-accordion-holder.mkdf-ac-boxed .mkdf-accordion-title.ui-state-hover {
	color: #212121;
}

.accordion_area-item .accordion_area-item-title.active h2 {
    color: #fff !important;
    font-size: 24px !important;
}

#our-solutions .accordion h2::before {
    border-width: 0px !important; 
}

/** Woocommerce */
#iwhq-checkout .woocommerce .input-text, #iwhq-checkout .woocommerce .select2-selection__rendered, #iwhq-checkout .woocommerce select, #iwhq-contact .wpcf7-text, #iwhq-contact .wpcf7-textarea {
	background-color: #fff !important;
	border: 1px solid hsla(0,0%,7%,.8) !important;
	border-radius: 4px !important;
	box-sizing: border-box !important;
	color: #2b2d2f !important;
	font-family: inherit;
	font-size: 0.8em !important;
	margin: 0 !important;
	min-height: 0;
	width: 100%;
}

.mkdf-quantity-buttons {
    border: 1px solid hsla(0,0%,7%,.8) !important;
	border-radius: 8px !important;
}
.mkdf-quantity-buttons input {
	font-size: 1em !important;
}

#iwhq-contact .cf7_custom_style_3 input.wpcf7-form-control.wpcf7-submit {
	font-size: 16px;
	font-weight: 600;
	border-radius: 0.75em;
}

#iwhq-checkout .woocommerce .input-text, #iwhq-checkout .woocommerce select {
    line-height: 1em !important;
    padding: 1em !important;
}

#iwhq-checkout .woocommerce .select2-selection__rendered {
    line-height: 1.6em !important;
    padding: 1em !important;
}

#iwhq-checkout .woocommerce .select2-selection__rendered, #iwhq-checkout .woocommerce select {
font-size: 1.2em !important;
}

 #iwhq-checkout .woocommerce select {
font-size: 1em !important;
padding: 0.7em !important;
}

body .select2-container--default .select2-selection--single, body .select2-container--default .select2-selection--single {
	background-color: #fff;
}

#iwhq-checkout .form-row{
    padding-bottom:15px;
}
#order_review {
	background-color: #f5f6f7;
	padding: 30px 30px 1px;
}


.wc-stripe-elements-field, .wc-stripe-iban-element-field {
	border: 1px solid #888;
}

.mkdf-woocommerce-page .woocommerce-checkout table tr {
	border-bottom: 1px solid #ddd;
}


.woocommerce-page .mkdf-content .wc-forward:not(.added_to_cart):not(.checkout-button), .woocommerce-page .mkdf-content a.added_to_cart, .woocommerce-page .mkdf-content a.button, .woocommerce-page .mkdf-content button[type="submit"]:not(.mkdf-woo-search-widget-button):not(.mkdf-search-submit), .woocommerce-page .mkdf-content input[type="submit"], div.woocommerce .wc-forward:not(.added_to_cart):not(.checkout-button), div.woocommerce a.added_to_cart, div.woocommerce a.button, div.woocommerce button[type="submit"]:not(.mkdf-woo-search-widget-button):not(.mkdf-search-submit), div.woocommerce input[type="submit"] {
	margin: 15px 0 !important;
	font-family: 'Avenir LT Pro', sans-serif !important;
	font-size: 16px !important;
	border-radius: 0.75em !important;
	font-weight: 600 !important;
	padding: 8px 36px !important;
	background-color: #ed1b24 !important;
}

.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained span {
	background-color: red;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	text-transform: uppercase;
	padding: 12px 36px;
	border-radius: 0.75em;
}

.mkdf-woo-single-page .mkdf-single-product-content .images .woocommerce-product-gallery__wrapper {
	padding-top: 50px;
}


.woocommerce-page #order_review .grey_bt.button {
	background-color: #5ebfed !important;
}

/** The Crisis Page **/
.crisis-heading {
	font-family: 'Avenir LT Pro', sans-serif !important;
	font-weight: 900 !important;
}


#crisis-section {
	background-size: 100% 100%;
	padding-bottom: 90px;
	padding-left: 120px !important;
}

#crisis-section h3, #crisis-navy h3 {
	font-size: 32px;
	font-weight: 300;
	font-weight: 900;
}


#crisis-navy, #crisis-navy h2, #crisis-navy h3 {
	color: #fff !important;
}

#crisis-navy h2 {
	margin: 45px 0 15px;
	font-weight: 900;
}

#crisis-help h2 {
    font-weight:400;
	font-size: 54px;
}

#crisis-navy h2 strong{
    font-weight:900;
color: #5dcbf1 !important;
}

#crisis-navy h2 b{
    font-weight:900;
color: #ff2e17 !important;
}

#crisis-navy {
	padding: 90px 45px !important;
	font-size: 21px;
}
#crisis-button {
	text-align: center;
	padding: 15px 0 45px !important;
}

#crisis-button .mkdf-btn.mkdf-btn-solid {
	background-color: #0e2c39;
	font-size: 24px;
	font-weight: 900;
	font-family: 'Avenir LT Pro', sans-serif !important;
	border-radius: 1em;
	padding: 12px 60px;
}

/* Contact */
#contact-title-container{ margin-top:120px; }

#iwhq-contact #map {
	display: block;
}

#mkdf-back-to-top .mkdf-btt-wrapper {
	background-color: #ed1b24;
}



/** FAQ */
.faq-section{
    margin:0 auto !important;
}

/** Ways to Help */

#advocate-for-narstops li {
	list-style-image: url(/wp-content/themes/foton-child/images/tick.png);
}


#advocate-for-narstops li span {
	position: relative;
	bottom: 14px;
}


.mkdf-woo-single-page .woocommerce-tabs ul.tabs > li.active a, .mkdf-woo-single-page .mkdf-single-product-summary .mkdf-single-product-meta-title {
	background-color: #fff !important;
	color: #212121 !important;
	font-size: 24px !important;
	Padding-left: 0 !important;
	font-weight: 900 !important;
	font-family: 'Avenir LT Pro', sans-serif !important;
}

#distributer {
    margin: 15px;
    background-color: #fff;
    font-size: 19px;
    padding: 15px 15px 30px;
    font-weight: 600;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

#distributer p{
    margin: 7px 0 !important;
}

#distributer h3 {
    font-size: 24px;
    margin-top: 30px !important;
    margin-bottom: 0 !important;
}

#distributer a{
    color:#da2128;
}
#distributer a strong{
    font-weight:900;
    font-family: 'Avenir LT Pro', sans-serif;
}

#distributer a:hover{
    color:#5ebfed !important;
    font-weight:600;
}



/* Media Queries */

@media screen and (min-width:1400px){
/* .iwhq-position-center img {
    left:20px;
} */
}


@media screen and (max-width:1360px){
    header .mkdf-position-right-inner span{
        padding:1px 0;
    }
    header .mkdf-position-right-inner span.item_outer{
        padding:1px 12px;
    }
    
   
}

@media screen and (max-width:1240px){
    

    header .mkdf-position-right-inner span{
        padding: 0;
    }
    
    header .mkdf-position-right-inner span.item_text{
        padding: 2px;
    }
    
    li.order_bt {
    	margin-left: 21px !important;
    }
    
     header .mkdf-position-right-inner span.item_outer {
    padding: 1px 6px;
  }
  
  .iwhq-position-center {
	margin-left: 10px;
}
}

@media screen and (max-width:1170px){
    

    header .mkdf-position-right-inner span.item_outer{
        letter-spacing:0;
    }
    
    header .mkdf-position-right-inner span.item_outer::before{
        display:none;
    }
    
    header .mkdf-position-right-inner span{
        padding: 0;
    }
    
    header .mkdf-position-right-inner span.item_text{
        padding: 4px;
    }
    
    header .mkdf-position-right-inner span.item_outer {
	padding: 1px 2px;
}

li.order_bt {
	margin-left: 10px !important;
}
}

@media screen and (max-width:1101px){
    header .mkdf-position-right-inner span.item_text {
    	padding: 0 4px;
    	font-size:14px;
    }
    
    li.order_bt {
    	margin-left: 10px !important;
    }
    
    .mkdf-page-header .mkdf-position-left {
	width: 26%;
}

.mkdf-page-header .mkdf-position-right {
	width: 70%;
}

.mkdf-logo-wrapper a img {
	width: 100%;
	height: auto;
}

}

@media screen and (min-width:1101px) and (max-width:1137px){
    .mkdf-main-menu > ul > li > a {
        padding: 0;
    }
}


@media screen and (min-width:1025px) and (max-width:1052px){
    .mkdf-main-menu > ul > li > a {
    padding: 0;
}
}

@media screen and (max-width:1024px){
    
    li.order_bt {
	margin-left: 0 !important;
	color: #ed1b24 !important;
    }
    
    li.order_bt a {
	color: #ee1c25 !important;
	background: transparent;
}

.mkdf-mobile-nav a.current{
    color:#212121 !important;
}

#contact-title-container {
	margin-top: 0;
}
}

@media screen and (max-width:980px){
    #crisis-section {
    	background-size: 100% 100%;
    	padding-bottom: 90px;
    	padding-left: 60px !important;
    }
    
    #facts-section #facts > div {
  width: 365px;
  display: block;
  clear: both;
  margin: 0 auto 20px;
  max-width: 95%;
  float: none;
}
}

@media screen and (max-width:768px){
    #banner{
        padding:45px;
    }
}


@media screen and (max-width:640px){
    #banner{
        font-size:42px;
    }
    
    #content-intro {
  padding-left:0;
  padding-right:0;
}

#breaking-news, #patent {
  padding-left:30px !important;
  padding-right:30px !important;
}

.vc_custom_1711704599257 {
	background-position: 0 200px;
}

#facts-section, #help-us{
    padding:50px 0;
	width: 90%;
	margin: 0px 5%;
}

#help-us{
	width: 80%;
	margin: 0px 10%;
}

h1, h2, h3, h4, h5, h6 {
 white-space:normal;   
}

}

@media screen and (max-width:520px){
    #banner h1{
        font-size:36px;
    }
}



.mkdf-mobile-header .mkdf-mobile-nav .mkdf-grid > ul > li.mkdf-active-item > a::before, .mkdf-mobile-header .mkdf-mobile-nav .mkdf-grid > ul > li.mkdf-active-item > h6::before, .mkdf-mobile-header .mkdf-mobile-nav .mkdf-grid > ul > li > a:hover::before, .mkdf-mobile-header .mkdf-mobile-nav .mkdf-grid > ul > li > h6:hover::before, .mkdf-mobile-header .mkdf-mobile-nav .mkdf-grid > ul > li > a::before, .mkdf-mobile-header .mkdf-mobile-nav .mkdf-grid > ul > li > h6::before {
	opacity: 0;
	display:none;
}


.mkdf-mobile-header .mkdf-mobile-nav .mkdf-grid > ul > li > a, .mkdf-mobile-header .mkdf-mobile-nav .mkdf-grid > ul > li > h6 {
	color: #212121;
	font-family: 'Avenir LT Pro', sans-serif !important;
	font-weight: 600;
}



/* Rules implemented after removing plugin js and css */
.cdp-copy-alert-success, .cdp-copy-loader-overlay {
    display: none;
}
