/*
Theme Name:   Orajel
Description:  Write here a brief description about your child-theme
Author:       jonward
Author URL:   Write here the author's blog or website url
Template:     enfold
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  Orajel
*/

/* Write here your own personal stylesheet */


/* GENERIC BUTTON CSS */

/*#top .avia-button.avia-color-dark {
	border: 1px solid #000;
	border-radius: 0;
	font-size: 10.5px;
	padding: 14px 45px;
	font-family: Gill Sans, Gill Sans MT, Calibri, sans-serif; 
}

#top .pdp .desc .avia-button.avia-color-dark {
	font-size: 14px;
	padding: 22px 55px;
	width:235px;
}*/

.avia-button.avia-size-large {
	padding: 13px 30px 13px;
	font-size: 20px;
	min-width: 300px;
	border:3px solid;
}

body div .avia-button {
	border-radius: 0;
}

/* GENERIC HEADER CSS */

.logo img {
	padding: 19px 0 0 0;
}

.header-scrolled .logo img {
		margin-top: -9px;
}

@media screen and (max-width:809px) {
	.responsive .logo img {
		max-width: 37%!important;
		padding:0!important;
	}
}

.avia-menu-fx {
	height: 4px!important;
}

.av-main-nav > li > a {
	padding: 0 30px!important;
}

.av_header_transparency .av-main-nav > li > a .avia-menu-text, .av_header_transparency .av-main-nav > li > a .avia-menu-subtext{
	color: #ffffff!important;
}

/* GENERIC CONTAINER CSS */

.fullwidth .container {
	padding: 0px!important;
}

/*.fullwidth{
	padding: 0px 80px;!important;
}*/

.fullwidth-left .container {
	padding-left: 0px!important;
}

.fullwidth-right .container {
	padding-right: 0px!important;
}

.container {
	padding: 0px 80px;
}

@media screen and (max-width:989px) {
	.remove-bg-mobile{
		background-image:unset!important;
	}
	
	.remove-padding-mobile{
		padding:0!important;
	}
}

/* Center align columns inside color section */
#av-center-align-columns .entry-content-wrapper, .av-center-align-columns .entry-content-wrapper, #av-center-align-columns-mod .entry-content-wrapper{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	justify-content: center;
}

/* Center align equal height columns inside color section */
@media screen and (max-width:989px) {
	#top .reversecolequal .flex_column_table.av-equal-height-column-flextable {
		display: flex;
		flex-direction: column-reverse;
	}
}

.avia-image-container-inner, .avia_image, .av-image-caption-overlay {
	border-radius: 0!important;
}

/* GENERIC POP UP / WHERE TO BUY / BUY NOW */

/* GENERIC POP UP */

.wtb-link {
	display: inline-grid;
	vertical-align: middle;
	margin: 11px auto;
	padding: 0 25px;
	width: 153px;
}

.wtb-link img {
	text-align: center !important;
	margin: 0 auto;
}

.hustle-layout .hustle-group-content {
	text-align: center;
}

.hustle-ui.module_id_4 .hustle-layout .hustle-group-content h3:not([class*="forminator-"]) {
	margin-bottom: 40px !important;
	margin-top: 40px !important;
}


.hustle-group-content h3.av-special-heading-tag {
	margin: 0 0 10px!important;
	font-size: 40px!important;
	line-height: 43px!important;
	color: #AD001E!important;
}

.hustle-ui.module_id_1 .hustle-layout .hustle-group-content h3:not([class*="forminator-"]) {
	margin: 0 0 10px;
	color: #ADB5B7;
	font-size: 18px;
	line-height: 1.4em;
	font-weight: 700;
	font-style: normal;
	letter-spacing: 0px;
	text-transform: none;
	text-decoration: none;
	font-size: 35px !important;
	padding-top: 30px;
	padding-bottom: 30px;
}

#top .hustle-group-content .flex_column_table.av-equal-height-column-flextable:not(:first-child) {
	margin-top: 30px;
}

.hustle-layout .hustle-content .hustle-content-wrap {
	padding: 20px 0 68px 0!important;
}

@media only screen and (max-width: 989px) {
#top .hustle-group-content .no_margin.av_one_third {
	width: 100%!important;
	margin-bottom: 20px;
}
}

/* GENERIC FOOTER */

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

	#footer .widget {
		margin: 30px 0 0 0!important;
	}
	
	#footer .av_one_fifth {
		width: 49% !important;
		min-height: 270px;
	}
	
	#footer	.first {
		/*width: 100% !important;*/
		min-height:unset!important
	}
	
	#footer {
		margin-bottom: -70px!important;
	}

}

.footer_color {
	background-size: cover!important;
}

#footer {
	padding: 15px 0 140px 0!important;
	margin-bottom:-61px;
}

.copyright{
	font-size:18px;
}

#socket .container {
	padding-top: 27px;
	padding-bottom: 23px;
}

/*#socket {
    background: transparent;
    top: -9px;
    margin-bottom: -61px;
}*/

.special_amp {
	font-family: inherit!important;
	font-style: normal!important;
	font-size: inherit;
	line-height: inherit;
	font-weight: bold;
	color: inherit!important;
}

#text-2 p a{
	display: inline-grid;
	min-height: 1px;
	float: unset;
	vertical-align: middle;
	margin-right: 4px !important;
}

/*#text-2 .fb{
	margin-top:;
}*/


#text-2 .ins{
	margin-top:6px;
}


#text-2 .you{
	margin-top:12px;
}

/* GENERIC FAQS */

/*.faqs .toggle_content {
  background: #ffffff!important;
	color:#000000!important;
}

.faqs .togglecontainer *{
	font-size:20px!important;
}*/

.js_active .faqs  .toggler {
	padding: 25px 55px 25px 55px!important;
	text-align: center!important;
	font-weight: 200 !important;
}

.faqs .toggle_content {
	padding: 22px 60px 22px 60px!important;
	font-weight: 200 !important;
}

.faqs .toggle_icon {
	top: 50%;
	left: unset;
	right:20px;
	border-style: unset!important;
	margin-top: -6px;
}

.faqs .toggle_icon .hor_icon {
	top: 5px;
	left: -17px;
	width: 29px;
	border-top-width: 2px;
}

.faqs .toggle_icon .vert_icon {
	left: -3px;
	top: -9px;
	height: 29px;
	border-left-width: 2px;
}

/* GENERIC  WHERE TO BUY */

.where-buy img{
	max-height:130px!important;
}

/* GENERIC SOCIAL FEED */

.social-feed p{
	font-size:13px!important;
}

/* COOKIE LIST */

.cookie-list h4{
	margin-top:0px!important;
}

/* ORAJEL HEADER */

/*#top .main_menu ul:first-child > li > a:hover .avia-menu-text {
    color: #000000!important;

}*/



/* ORAJEL FOOTER */

.widget_nav_menu a {
	padding: 0;
	margin-bottom: 11px;
}

.flex_column .widget .widgettitle, .content .widget .widgettitle {
	margin: 0 0 25px;
}

#footer {
	padding: 69px 0 105px 0 !important;
	margin-bottom: 0;
}

/* GENERIC MOBILE TWEAKS */

@media screen and (max-width:988px) {
	
	.mob-no-pad{
		padding:0px!important;
	}
}

/* ORAJEL FONTS */

.light *{ 
	font-weight: 300!important; 
}

.medium *{ 
	font-weight: 400!important; 
}

.regular *{ 
	font-weight: 500!important; 
}

.bold *{ 
	font-weight: 600!important; 
}

.heavy *{ 
	font-weight: 900!important; 
}

.styled-li ul{
	list-style-type: none;
    padding: 0;
    margin: 0;
}

.styled-li li{
	padding-left:40px;
	background-position:left;
	background-repeat:no-repeat;
	margin:0 0 15px 0;
}

.styled-li.red li{
	background-image: url('/wp-content/uploads/sites/10/2021/11/Path-3-Copy.svg');
}

.styled-li.blue li{
	background-image: url('/wp-content/uploads/sites/10/2021/11/Path-3-Copy1.svg');
}


#top .avia-button .avia_button_icon, #top .avia-button .avia_iconbox_title {
	font-weight: 800;
	letter-spacing: 0.6px;
}

.av-thin-font strong, .modern-quote strong {
	line-height: 60px;
}

.triggers h3 *{
	line-height:25px!important;
}

.triggers .av_one_fourth {
	margin-left: 1%;
	width: 23.5%;
}
	


/* HOME */

.product-max img{
	max-width:648px!important;
}

/* FAQS */

.toggle_content {
  background: #f8f8f8!important;
	color:#19aca6!important;
}

.togglecontainer *{
	font-size:20px!important;
}

.js_active .toggler {
	padding: 25px 55px 25px 55px!important;
	text-align: center;
	font-weight: 300 !important;
}

.toggle_content {
	padding: 22px 60px 22px 60px!important;
}

.toggle_icon {
	top: 50%;
	left: unset;
	right:20px;
	border-style: unset!important;
	margin-top: -6px;
}

.toggle_icon .hor_icon {
	top: 5px;
	left: -17px;
	width: 29px;
	border-top-width: 2px;
}

.toggle_icon .vert_icon {
	left: -3px;
	top: -9px;
	height: 29px;
	border-left-width: 2px;
}

.js_active .av-tab-section-tab-title-container {
	margin: 0 auto;
	padding: 0px 50px;
	max-width: 1280px !important;
}

.av-tab-section-tab-title-container {
	background-color: unset;
}

.av-layout-tab {
	padding: 0 0 50px;
}

.js_active .toggler {
	padding: 15px 3px 15px 35px;
	text-align: center;
}

#top .av-section-tab-title {
	padding: 10px 24px 0px 24px;
}

.avia-tab-title-padding-default .av-outer-tab-title {
	padding: 0;
}

.av-tab-arrow-container {
	display: none;
}

.av-tab-no-icon.av-tab-no-image .av-inner-tab-title {
	margin-bottom: 0;
}

.av-outer-tab-title {
	font-size: 20px;
}

.av-inner-tab-title {
	margin-bottom: 0;
	font-size: 30px;
	text-align: center;
}

.av-inner-tab-title, .av-tab-section-icon, .av-tab-arrow-container, .av-tab-section-image {
	width: auto;
}

.av-inner-tab-title {
	font-weight: 800;
}

#top .av-section-tab-title {
	color: #191919;
}

.tab-title .av-special-heading-tag{
	font-weight:300!important;
}

.togglecontainer {
	margin:0;
}

.av-layout-tab-inner {
	padding-top: 33px;
}

.toggle_content.invers-color.av-inherit-font-color.av-inherit-border-color {
	background-color: #ffffff !important;
}
#top .av_toggle_section .av-inherit-font-color * {
	color: #000000;
}
.av-tab-section-container {
	background-repeat: no-repeat!important;
	background-attachment: scroll!important;
	background-position: top left!important;
	background-size: cover;
}

.av-layout-tab {
	background-color: transparent!important;
}
	
/* fix tabs mobile */
	
.av-tab-section-tab-title-container {
  display:flex !important;
  flex-flow: row wrap;
  justify-content: space-around;
  align-items: center;
  width: 100vw !important;
  min-width: 0 !important;
  padding: 0;
  margin: 0;
  left: 0 !important;
}

#top .av-section-tab-title {
  padding: 0 ;
  flex: 0 1 auto;
  min-width: 0%;
}

.av-outer-tab-title {
  display: inline-block;
}

.av-tab-section-image,
.av-tab-arrow-container {
  background-position: center center;
  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.av-tabsection-arrow{
	display:none;
}

.js_active .toggler {
	padding: 15px 35px 15px 3px;
	text-align: center;
	font-weight:bold!important;
}

.toggle_icon {
	border-width: 0px;
	top: 54%;
	left: unset;
	right: 10px;
}

/* HAMBURGER COLOR */

.header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after {
	background-color: #000000!important;
}

.header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after {
	background-color: #000000!important;
}

.is-active .av-hamburger-inner, .is-active .av-hamburger-inner::before, .is-active .av-hamburger-inner::after{
		background-color: #ffffff!important;
}

#footer #text-2, #footer #text-2 p {
	padding: 0 !important;
	margin: -28px 0 0 0 !important;
}

/* DESKTOP TWEAKS */

@media screen and (max-width:1280px) {
	.product-max img {
		max-width: 550px !important;
	}
	
	.avia-button.avia-size-large {
		min-width: 230px;
	}
	
	.plp-home p{
		font-size: 16px!important;
	}
}


/* MOBILE TWEAKS */

@media screen and (max-width:988px) {
.product-max img {
	max-width: 328px !important;
	}
	
	.cta-desc h4 strong{ 
		line-height:30px!important; 
	}
	
	.av-thin-font strong, .modern-quote strong {
	line-height: 54px;
}
}

/* IPAD TWEAKS */

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
	  
	  .product-max img {
		max-width: 400px !important;
		}
	  
/*div .av_one_fourth {
	margin-left: 0%;
	width: 50.5%;
}*/	  
	  
	.avia-button.avia-size-large {
		padding: 13px 10px 13px!important;
		min-width: 230px!important;
		}
	  
	  .plp-home p{
		  min-height:200px;
	  }
	  
	  .plp-home p {
		min-height: 53px;
		}
	  
	  .cta-desc {
	padding: 0px 80px!important;
}
	  
	  .triggers .av_one_fourth {
	margin-left: 0%;
	width: 70.5%;
	margin-bottom: 40px !important;
}
	
}

/* IPAD PRO BURGER */

/*@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
	  
	.hide-desk{ display:unset!important; }

	nav.main_menu {
		display: block !important;
	}
	#avia-menu .menu-item {
		display: none;
	}
	.av-burger-menu-main.menu-item-avia-special {
		display: block;
	}
	  
}*/

@media screen and (max-width:988px) {
	#ot-sdk-btn.ot-sdk-show-settings, #ot-sdk-btn.optanon-show-settings {
		margin-top: 60px;
	}
}