/**handles:lynden-theme-css**/
/**
Theme Name: Lynden
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lynden
Template: astra
*/

/* Adjust elementor container max-width */
.elementor-section.elementor-section-boxed>.elementor-container {max-width:1200px !important;}

/* Adjust link color */
a:link,a:hover,a:visited,a:active {color:#0086e6;}

/* Adjust hover color for search icon */
.ast-search-menu-icon a:hover {color:#228345;}

/* Adjust tel links where anything above 768px will show up as regular text */
@media screen and (min-width: 768px) {a[href*="tel:"] {color:#333333; pointer-events:none; cursor:default;}}

/* Adjust last item menu bottom padding */
.ast-builder-menu-1 .main-header-menu .sub-menu:last-of-type {padding-bottom:5px;}

/* Adjust mobile nav menu icon size */
.ast-header-break-point .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle {font-size:12px !important;}

/* Adjust mobile nav menu bg and border style */
.ast-menu-toggle {background: 0 0; border-style: none;}

/* Remove arrow to the left of 1st level menu item */
.ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type {display:none;}
.ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type svg {display:none;}

/* Remove arrow to the left of 2nd level menu item */
.ast-header-break-point .main-navigation ul.sub-menu .menu-item .menu-link:before {display:none;}

/* Add margin on 3rd level menu item */
.ast-header-break-point .main-navigation ul .sub-menu .menu-item:not(.menu-item-has-children) .menu-link .icon-arrow:first-of-type {margin-right:10px;}

/* remove border on mobile menu dropdown */
.ast-header-break-point .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle {background: none; border-style: none;}

/* Adjust last item menu bottom padding */
.ast-builder-menu-1 .main-header-menu .sub-menu:last-of-type {padding-bottom:5px;}

/* CTA chat button */
.elementor-element-chat .elementor-button {background-color:#F9DD16; color:#333333;}
.elementor-element-chat .elementor-button:hover {background-color:#FAE54F; color:#333333;}
.elementor-element-chat .elementor-button:active {background-color:#F9DD16; color:#333333;}
.elementor-element-chat .elementor-button:visited {background-color:#F9DD16; color:#333333;}
.elementor-element.elementor-element-chat .elementor-button {border-radius: 5px;}

/* Add margin bottom to paragraph on Accordion style of Essential Addons Elementor plugins */
.eael-accordion-content p {margin-bottom:1em !important;}

/* Disable last paragraph added margin */
p:last-child {margin-bottom:0 !important;}

/* Remove margin bottom on headline 
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {margin-bottom: 0;}
*/

/* Adjust hover color for HTML3 widget */
.ast-header-html-3 a:hover {color:#228345;}

/* Adjust toggle title to green hover */
.elementor-tab-title a:hover {color:#228345 !important;}

/* Adjust image and icon box title to green hover */
.elementor-image-box-title a:hover {color:#228345 !important;}
.elementor-icon-box-title a:hover {color:#228345 !important;}

/* Remove image title slideshow */
.elementor-slideshow__title {display:none;}

/* Fix SVG dimensions problem
selector svg {width: 100 !important; height: 100% !important; display: block;} */

/* Timeline adjustments */
.twae-horizontal .twae-description {padding: 20px !important; text-align: left !important;}
.twae-horizontal .twae-description p {margin-bottom: 0 !important;}
.twae-horizontal .twae-title {display: none !important;}
.twae-wrapper span.twae-extra-label {display: none !important;}

/* Carousel Limelight */
.elementor-3608 .elementor-element.elementor-element-5fccbe9 .elementor-image-carousel-caption {background-color: #ffffff !important; padding: 25px !important;}

/* Above header widget */
.widget_text {font-family: "Poppins", sans-serif; font-weight:600; font-size:12px;}
.widget_text a:link {color:#333333;}
.widget_text a:visited {color:#333333;}
.widget_text a:active {color:#006e3d;}
.widget_text a:hover {color:#228345;}

/* Customer Login */
.ast-builder-html-element a:link {color:#333333;}
.ast-builder-html-element a:visited {color:#333333;}
.ast-builder-html-element a:active {color:#006e3d;}
.ast-builder-html-element a:hover {color:#228345;}

/* WP RSS Styling */
.wpra-grid-item__image {background-position: center top !important;}
.wpra-grid-item__content {background-color: #ffffff;}
.wpra-grid-item__title {font-size: .8em !important;}
.wpra-grid-item__title a:link {color: #333333;}
.wpra-grid-item__title a:hover {color: #228345;}
.wpra-grid-item__excerpt {font-size: 0.85em !important;}
@media (max-width:768px) {.wpra-item.feed-item.responsive { flex-basis: 100%; } }

/* Feedzy RSS Custom CSS */
.feedzy-rss .rss_item {margin: 0 1.8%}
.feedzy-rss .rss_item .title {font-size:.8em; font-weight:700; line-height:1.2em;}
.feedzy-rss .feedzy-style2 .rss_item {border:1px solid #d7d7d7 !important; border-radius:0 !important; background-color:#ffffff;}
.feedzy-rss .feedzy-style2 .rss_item:hover {opacity:.6;}
.feedzy-rss .feedzy-style2 .rss_item:hover .rss_image a span {-webkit-transform:none !important; -ms-transform:none !important; transform:none !important;}
.feedzy-rss .feedzy-style2 .rss_content_wrap .title a {color:#333333; text-decoration:none !important;}
.feedzy-rss .feedzy-style2 .rss_content_wrap .title {padding:10px !important;}
.feedzy-rss .feedzy-style2 .rss_image, .feedzy-rss .feedzy-style2 .rss_content_wrap {display:block !important;}
.feedzy-rss .rss_item .rss_image {width:100% !important; height:190px !important; margin:0 !important;}
.feedzy-rss .rss_item .rss_image span {background-position:top center !important; background-size:contain;}
.feedzy-rss img {width: 100% !important; height: 190px !important; object-fit: cover; display: block;}

/* BetterDocs disable category arrow down icon */
.cat-list-arrow-down {display: none !important;}
.docs-cat-title-inner span {background-color: transparent !important;}

/* BetterDocs no blue border on Category box */
.eael-better-docs-category-box-post .eael-bd-cb-inner{border:none !important;}

/* BetterDocs adjust background color on count */
.docs-cat-title-inner span {background-color: transparent !important;}

/* BetterDocs adjust active title background */
.betterdocs-sidebar-content .docs-single-cat-wrap .docs-cat-title-wrap.active-title {background-color: rgba(245, 245, 245) !important; border-right: none !important;}

/* BetterDocs sidebar category border */
.betterdocs-categories-wrap .docs-single-cat-wrap:nth-child(odd) {border-width:1px 1px 1px 1px !important;}

.betterdocs-categories-wrap .docs-single-cat-wrap:nth-child(even) {border-width:0px 1px 0px 1px !important;}

/* BetterDocs adjust active category font weight and color */
.betterdocs-sidebar-content .betterdocs-categories-wrap li a.active, .betterdocs-sidebar-content .betterdocs-categories-wrap li.sub-list a.active {font-weight: 700 !important; color: #006e3d !important;}

/* BetterDocs search result categories */
.betterdocs-search-category {font-size: 12px !important; font-weight: 700 !important; text-transform: uppercase !important; color: #868686 !important;}