/*
Theme Name: Tripp Child
Theme URI: https://tripptheme.com/
Description: A child theme for the Tripp theme. By using a child theme you will ensure that your modifications are preserved.
Author: Wyde
Author URI: https://wydethemes.com/
Template: tripp
Requires at least: 6.0
Tested up to: 6.4.3
Requires PHP: 7.4
Version: 1.0
Text Domain: tripp-child
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: block-patterns, block-styles, blog, custom-background, custom-colors, custom-header, custom-logo, custom-menu, e-commerce, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, grid-layout, microformats, one-column, portfolio, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks
*/
.site-logo img{
   width:190px;
}
.hero-section{
padding-top:20px;
}
.extra-menu {
	display:none;
}
ul#primary-menu li a{
	text-transform: inherit;
}
ul#primary-menu > li:nth-child(3) span{
	background: #4c41d8;
	color:#fff;
	-webkit-text-fill-color: #fff;
	padding: 15px 15px;
	border-radius:10px;
}
.desktop-menu .dropdown-menu > li:nth-child(3) {
	padding: 0 0rem 0 2rem;
}
.desktop-menu ul li.menu-item-has-children:hover {
	color: #4c41d8;	
	border-bottom: 2px solid #4c41d8; 
}
.desktop-menu ul li.menu-item-has-children .sub-menu li:hover{
	border-bottom: 0px solid #4c41d8;
}
.desktop-menu ul li > a:hover {
	color: #4c41d8;	 
}
.desktop-menu .dropdown-menu > li > a span {
	font-size:16px;
	background-color: #000;
  background-image: none;       
 }
.desktop-menu .dropdown-menu > li > a:hover span {
	background-color: #4c41d8;     
 }
.desktop-menu .dropdown-menu .sub-menu li > a {
	padding: 0.5rem 0rem;
}
.desktop-menu ul li.menu-item-has-children > a:after {
	 display: inline-block;
	 font-family: FontAwesome;
	 font-style: normal;
	 font-weight: normal;
	 line-height: 1;
	 -webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
	 content: "\f0d7";	
	 position: relative;
	 text-decoration: none;
	 padding-left:10px;
}
.desktop-menu .dropdown-menu .tripp-xt-mega-menu .sub-menu li a img {
  max-width:50px;
}
.desktop-menu .main-navigation a > .menu-text {
	display: flex;
}
.desktop-menu.top-menu .main-navigation a > .menu-text span  {
 font-weight: bold;
}
.desktop-menu.top-menu .main-navigation a > .menu-text span small {
    font-weight: 400;
    font-size: 14px;
}
.desktop-menu .dropdown-menu .tripp-xt-mega-menu>.sub-menu li> a:hover {
  background: #e7e6f9;
  border-radius:15px;
}
.desktop-menu .subheading {
	text-align:center;
	padding-bottom: 20px;
}
.desktop-menu .subcisclosure {
	text-align:center;
	padding: 20px 0px 0px 0px;
}
.desktop-menu .subcisclosure span {
	color: #4c41d8;
	font-weight:bold;
}
.entry-content > .alignfull {
    margin-top: 0;
}
.join-our img {
	width:300px;
}
.hero-heading {
	font-family: "sora";
	font-size:60px;
	line-height:70px;	
}
.hero-right-img img{
	width:100%;
	max-width:550px;
  height:auto;
}
.wp-block-search .wp-block-search__input {
    background: rgb(var(--tripp-color-surface-rgb));
    border-color: #4c41d8;
    border-radius: 0.8rem;
    height: 6rem;
    transition: border-color 0.25s;
}
.entry-content > hero-image .wp-block-media-text__media {
    text-align:right;
}
.wp-block-search .wp-block-search__button {
    background: transparent;
}
.home .wp-block-search .wp-block-search__button {
    height: 6rem;
		width:126px;
}
.home .get-inspired{
	padding-top:0px; 
}
.flext-pagination-bullet-active::before, .flext-pagination-bullet-active:hover::before {
    background: #4c42d9;
    border: 3px solid #4c42d9;
}
.tripp-xt-carousel .meta-category {
	opacity: 1;	
}
.tripp-xt-carousel .meta-category a {
	background: #4c41d8;
	color:#fff;
	padding:10px 15px;
	border-radius: 50%;
}
.homepage-featured-post.tripp-xt-carousel .slide-header {
 	padding: 40px 40px 22px 40px;
}
.homepage-featured-post .flext-slide {
	padding-left: 12px;
	padding-right: 12px;
}
.homepage-featured-post .slide-image  {
    border-radius: 1.5rem;
}
.home .flext-has-highlight.flext-is-style-underline::before {
	border-top: 5px solid var(--flext-highlight-color);
	border-radius: 10px;
  bottom: 0;
  left: 0;
}
.home .flext-has-highlight.flext-is-style-underline::after {
	border: 0;
}
.home .flext-block-categories.has-thumbnail .category-item a:hover span, .home .category-item.flext-slide.flext-slide-active a span {   
   color: #ff8458;
}
.home .meta-destination a > span, .home .meta-destination a i  {
    color: #ff8458;
}
.home .roam-video-button {
	text-align:center;
}

.home .blue-color .has-primary-color, .home .blue-color .posts-navigation .see-more-link  {
    color: var(--wp--preset--color--secondary) !important;
}
.home .blue-color .posts-navigation .see-more-link {
    border: 2px solid #4c41d8 !important;
}
.home .blue-color .posts-navigation .see-more-link i:before {
    background: #4c41d8 !important;   
}
.home .blue-color .posts-navigation .see-more-link i:before, .home .blue-color .posts-navigation .see-more-link i:after {
    background-color: #4c41d8 !important;   
}
.home .entry-content > * + * {
    margin-top: 0;
}
.flext-block-section.flext-has-background, .flext-block-section.flext-has-background.alignfull.top-picks {
    padding-top: 0; 
}
.main-footer {
    background-color: #fff;
    border-top: 1px solid #dcdcdd;
}
.flext-post-tabs .flext-tabs-nav a {
	background: #dfdfe4;
	color:#1b1d40;
}
.flext-post-tabs .flext-tabs-nav a:hover, .flext-post-tabs .flext-tabs-nav a.is-active {
    background: #4c41d8;
    color: #fff;
}
.tripp-xt-newsletter-form input[type=email] {
    background: #fff;
    border: 2px solid #4c41d8;
    color: rgb(var(--tripp-color-black-rgb));   
}
[type="reset"], [type="submit"], [type="submit"].is-primary {
    background: #4c41d8;
 color: #fff;
}
.main-footer .site-info {
	display: flex;
}
.footer-contact-info a.post-share{
	display:none;
}
#media_image-2{
	padding-top:30px;
}
.flext-social-icons a {
    color: inherit;
    background: #e7e6f9;
    padding: 1px 6px;
    border-radius: 10px;
    font-size: 18px;
}
.wp-block-search__button svg {
    height: 2.25em;
    width: 2.25em;
}
#media_image-2{
	display:block;
}
#media_image-3{
	display:none;
}
.widget_categories .cat-item-1 {
  	display: none;
	}
.flext-block-categories.has-thumbnail .category-item img {
    padding-bottom: 30px;
}
.flext-block-categories.six-categories .has-thumbnail a::before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 1) 100%) !important; 
opacity:1;
}
.flext-block-categories.has-thumbnail.six-categories .category-item a span {
	color: #000 !important;
	background:#fff;
}
.flext-block-categories.has-thumbnail .category-item a span {
        padding: 1rem;
    }
.roam-video-button a.wp-block-button__link {
	background: transparent !important;
	background-color: rgb(255, 255, 255) !important;
	border: 1px solid blue;
	color: blue;
}
#sendgrid_nlvx_widget-2 h2{
	font-size:22px;
}
#sendgrid_mc_email_form {
	padding-top:0px;
}
/*
.sendgrid_mc_label_div {
	display: none;
}
*/
.sendgrid_mc_input_div{
	float:left;
	width:71%;
}
.sendgrid_mc_button_div{
	float:right;	
}
#sendgrid_mc_email_submit{
	margin:0px !important;
}
.sendgrid_mc_fields {
	padding:0 !important;
}
@media only screen and (max-width: 767px) {
	#media_image-2{
		display:none;
	}
	#media_image-3{
		display:block;
	}
	.site-logo img {
    		max-width: 128px;
	}
  .side-menu .vertical-menu > li {
  	font-size: 16px;
	}
	.vertical-menu li > a {
  	background-color: #000;
  	background-image: none;
	}
	.side-menu .vertical-menu li::nth-child(3) {
    background: #4c41d8;
    color: #fff;
    -webkit-text-fill-color: #fff;
    padding: 15px 15px;
    border-radius: 10px;
	}
 	.vertical-menu li::nth-child(3) > a {
    background-color: #fff;
    background-image: none;
  }
	.vertical-menu li a {
		color: inherit;
		display: flex;
	}
	.side-menu .vertical-menu .tripp-xt-mega-menu .sub-menu li a img {
  	max-width:50px;
	}
	.vertical-menu li.is-sub-menu-visible > .sub-menu-button, .vertical-menu li.menu-item-has-children > .sub-menu-button:hover {
  	background-position: initial;
  	color: #000;
	}	
	.vertical-menu li.menu-item-has-children > .sub-menu-button {
  	background-image: none;
	}	
	.hero-section{
		padding-left: 0px;
		padding-right: 0px;
	}
	.join-our img {
    max-width: 250px;
	}
	.hero-heading {
		font-size: 34px;
		line-height: 40px;
		margin-bottom:0px;
	}	
	.hero-right-img {
		text-align: center;
		text-align: -webkit-center;
		text-align: -moz-center;
		text-align: -o-center;
		text-align: -ms-center;
	}	
	.home .roam-esim {
  		padding-bottom: 50px;
	}
	.tripp-xt-carousel .slide-image img {
   		border-radius:20px;
	}	
	.tripp-xt-carousel .slide-image a:before {
		border-radius:20px;
	}
	.footer-widgets>div {
   	 margin: auto;
	}
	.widget-title h2, .widget_archive ul, .widget_categories ul{
		text-align:center;
	}
	.widget_archive li, 	.widget_categories li {
    display: inline-block;
	}
	   
	
	.flext-categories.has-thumbnail .category-item {
   width: 100% !important;		
	}
	.wp-block-group-is-layout-flow > :last-child:last-child {
		gap:5px !important;
	}

	p.hero-subheading {
		margin:0px;
	}
	
}

