/**
Theme Name: Robintek Child Theme
Author: Robintek
Author URI: http://robintek.com/
Description: This is a child theme of Astra. 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: robintek-child-theme
Template: astra
*/

/*==== BUTTONS =======================================================================================*/

.btn {
	border-radius: 3px;
	display: inline-block;
	font-weight: 600;
	margin: 0 auto;
	padding: 5px 10px;
	text-align: center;
}

.btn:hover {
	text-decoration: underline;
}

.btn-red {
	background-color: #9c1d23;
	color: #fff;
}

.btn-red:hover {
	color: #fff;
}

/*==== HEADER =======================================================================================*/

header .hdr-ad-wrapper {
	margin: 5px auto;
	text-align: center;
	max-width: 731px!important;
}

.ast-header-break-point .ast-mobile-menu-buttons {
	margin-left: 10px;
	order: 3;
}

.ast-header-break-point .header-main-layout-1 .site-branding {
	max-width: 220px;
	padding-right: 10px;
}

header .custom-logo-link img {
	width: 100%;
}

.ast-logo-title-inline .site-logo-img {
	padding-right: 0;
}

.ast-header-break-point .ast-above-header-section .widget {
	margin: 0;
}

.ast-header-break-point .ast-above-header-section-2 {
	padding-top: 0;
	padding-bottom: 0;
}

header .ast-custom-html {
	font-size: 12px;
}

.ast-above-header-section-2 .above-header-widget {
	align-items: center;
	display: flex;
	justify-content: space-between;
	width: 480px;
}

.ast-above-header-section-2 #gtranslate_selector {
	padding: 5px;
}

.ast-header-break-point .ast-above-header-section .widget_gtranslate {
	margin-left: auto;
	margin-right: 10px;
}

.ast-header-break-point .main-navigation .main-header-menu > .menu-item:last-of-type .menu-link {
	border-bottom: none;
}

/*--- Search ---*/

header .wp-block-search .wp-block-search__button svg {
	fill: #fff;
}

header .wp-block-search .wp-block-search__button {
	background: #9c1d23;
	border: none;
	border-radius: 0 2px 2px 0;
	color: #ffffff;
	margin-left: 0;
	padding: 5px;
}

header .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
	border: none;
	border-radius: 2px 0 0 2px;
	padding: 7px;
	width: 150px;
	max-height: 36px!important;
}

header .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
	border: none;
	padding: 0;
}

.ast-header-break-point .ast-above-header-section .widget_search {
	align-items: center;
	display: flex;
}

/*==== FOOTER =======================================================================================*/

.ast-container > .ast-row > .ast-col-lg-6 {
	width: 66.66%;
}

.ast-container > .ast-row > .footer-adv-widget.ast-col-lg-6 {
	width: 33.33%;
}

footer .widget {
	margin-bottom: 5px;
	padding-top: 5px;
}
.footer-adv-widget-2 .widget,
.footer-adv-widget-3 .widget,
.footer-adv-widget-4 .widget {
	border-top: 4px solid #fff;
}

.footer-adv .widget p {
	margin-bottom: 0;
}

.footer-adv .widget a {
	font-weight: 700;
}

.footer-adv .textwidget a {
	text-decoration: underline;
}

.footer-adv .widget a:hover {
	color:#9c1d23;
}

footer .astra-widget-social-profiles {
	display: flex;
	justify-content: space-evenly;
}

footer .astra-widget-social-profiles h2.widget-title {
	font-size: calc(16px + 1.2vw);
	line-height: 1;
	margin-bottom: 0;
	text-transform: none;
}

.footer-adv-overlay {
	padding-top: 3em;
	padding-bottom: 5em;
}

footer ul.menu {
	column-count: 2;
}

footer svg path {
	fill: #fff;
}

/*==== HOME PAGE ====================================================================================*/

.home .uabb-blog-posts .slick-prev {
	left: 0;
}

.home .uabb-blog-posts .slick-next {
	right: 0;
}

.uabb-blog-posts .slick-arrow {
	text-shadow: 0 0 3px black;
}

.home .uabb-blog-posts .slick-arrow i {
	font-size: 30px;
}

body h3.fl-cta-title {
	margin: 0;
	padding: 0;
}

.home .fl-cta-inline .fl-cta-button {
	padding-left: 20px;
	width: 41%;
}

.fl-cta-inline .fl-cta-text {
	width: 59%;
}

.no-btm-margin,
.no-btm-margin p {
	margin-bottom: 0;
}

.fl-cta-button .fl-button:hover span.fl-button-text {
	text-decoration: underline;
}

.home .uabb-blog-posts .uabb-post-thumbnail img {
	height: 200px;
	object-fit: cover;
	width: 100%;
}

.home .tribe-events-widget-events-list__event-details p {
	font-size: 0.9em;
	line-height: 1.5;
}

.tribe-events time {
	font-weight: 600;
}

.home .tribe-events-widget {
	margin-top: 20px;
}

/*--- Instagram ---*/

#sb_instagram .sb_instagram_header.sbi_large .sbi_header_img {
	display: flex;
	float: none;
	height: 80px;
	margin: 0!important;
	order: 1;
	width: 60px;
}

.sbi_no_avatar .sbi_header_hashtag_icon {
	color: #000;
}

.sbi_no_avatar .sbi_header_img {
	background-color: transparent;
}

#sb_instagram .sb_instagram_header .sbi_header_text {
	align-items: center;
	display: flex;
	float: none;
	order: 2;
	width: auto;
}

#sb_instagram .sb_instagram_header a {
	align-items: center;
	display: flex;
	float: none;
	justify-content: center;
	text-decoration: none;
	transition: color .5s ease;
}

#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3,
#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio {
	margin-left: 10px!important;
	margin-right: 0!important;
}

#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio {
	font-size: 28px;
	font-weight: 700;
}

/*--- Ad Containers ---*/

.ad-container {
	margin: 0 auto;
	text-align: center;
}

/*==== SUB PAGES ====================================================================================*/

a:where(:not(.wp-element-button)) {
    text-decoration: none;
}


/*--- Page Headers ---*/

.ast-advanced-headers-wrap h1 {
	font-size: calc(16px + 1.5vw);
	font-weight: 700;
}

.ast-advanced-headers-wrap h2 {
	color: #fff;
	font-size: calc(14px + 0.7vw);
	font-weight: 500;
}

.ast-advanced-headers-wrap strong {
	color: #f2b439;
}

.ast-container.ast-title-bar-align-center {
	background-color: rgba(0, 0, 0, 0.8);
	max-width: 100%;
	padding: 1%;
}

.ast-advanced-headers-wrap {
	margin: 0 auto;
	max-width: 80%;
}

.ast-advanced-headers-wrap a {
	color: #fff;
	text-decoration: underline;
}

.ast-advanced-headers-wrap a:hover {
	color: #9c1d23;
}

/*--- Events ---*/

.tribe-common .tribe-common-c-btn,
.tribe-common a.tribe-common-c-btn {
	background-color: #9c1d23;
}

.events-top p a {
	color: #9c1d23;
	font-weight: 700;
}

.tribe-events .events-top {
	padding-bottom: 50px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
	padding-bottom: 50px;
	padding-top: 50px;
}

.tribe-events-meta-group {
	width: 33.33%;
}

.tribe-events-event-meta.primary,
.tribe-events-event-meta.secondary,
.tribe-events-venue-map {
	width: 100%;
}

/*--- End Events ---*/

blockquote {
	font-size: 1em;
	font-style: normal;
	margin: 1.5em 0;
	padding: 0.5em 1em;
}

.fl-rich-text ol,
.fl-rich-text ul,
article .entry-content ul {
	margin: 0 0 1.5em 1.1em;
}

.fl-rich-text p a,
.fl-rich-text ul li a,
.fl-rich-text ol li a,
article .entry-content p a,
article .entry-content ul li a {
	font-weight: 700;
}

hr {
	background-color: #eee;
	height: 2px;
}

/*--- Newsletter Signup Form ---*/

.robly_field_group input {
	width: 100%;
}

.robly_field_group label {
	font-weight: 600;
}

.robly_field_group .asterisk {
	color: #9c1d23;
}

#robly_embed_signup .power {
	font-size: 0.7em;
	text-align: right;
}

/*--- Blog ---*/

.blog-layout-3 {
	align-items: center;
	display: flex;
}

.ast-pagination {
	font-weight: 700;
}

.cat-select-wrapper {
	padding: 0 20px;
	width: 100%;
}

.cat-select-wrapper select {
	cursor: pointer;
	width: 100%;
}

.cat-select-wrapper select option:hover,
.cat-select-wrapper select option:checked {
	background-color: #e9e9e9;
	box-shadow: 0 0 10px 100px #e9e9e9 inset;
}

.cat-select-row {
	display:flex;
	justify-content:space-between;
}

.cat-select-wrapper h3 {
	margin-bottom: 10px;
}

.cat-archive-hdr {
	background-color: #9c1d23;
	color:#fff;
	margin:50px auto 30px;
	padding:10px 20px;
}

.archive section.no-results.not-found {
	padding-bottom: 35px;
}

a.prev.page-numbers {
	float: left;
}

.ast-pagination .prev.page-numbers {
	padding-left: 0!important;
}

.ast-pagination .next.page-numbers {
	padding-right: 0!important;
}

/*--- Sidebar ---*/

.sidebar-main aside#text-4 {
	background: #eaeaea;
	padding: 20px 10px 10px;
	text-align: center;
}

/*---
.ast-right-sidebar #secondary {
	position: -webkit-sticky;
	position: sticky;
	top: -960px;
}
---*/

/*--- Single Posts ---*/

.single .post-navigation a {
	font-weight: 700;
}

figure {
	display: table;
	margin: 0 auto 35px;
}

figure img {
	padding-bottom: 5px;
}

figcaption {
	caption-side: bottom;
	color: #555555;
	display: table-caption;
	font-size: .8em;
	line-height: 1.5;
}

.fl-photo-caption.fl-photo-caption-below {
	color: #555555;
	font-size: .8em;
	line-height: 1.5;
}

.fl-photo-caption {
	font-size: .8em;
	line-height: 1.5;
	margin: 0 auto;
	max-width: 800px;
	overflow: hidden;
	text-overflow: unset;
	white-space: inherit;
	text-align: left;
}

.caption-center .fl-photo-caption {
	text-align: center;
}

.widget_archive select {
	width: 100%;
}

.ast-right-sidebar #primary,
.ast-right-sidebar #secondary {
	border: none;
}

.sidebar-main .widget_recent_entries li {
	font-weight: 700;
	line-height: 1.5;
	padding-bottom: 15px;
}

.entry-meta .posted-on .published {
	color: black;
}

/*==== MEDIA QUERIES ================================================================================*/

@media (max-width:1024px){
	.sky-ad-col {
		display: none!important;
	}
}

@media (max-width:1000px){
	/*--- Header ---*/
	header .ast-above-header-section-1 {
		display: none;
	}
	.ast-above-header-section-2 .above-header-widget {
		width: 100%;
	}
	.above-header-widget .astra-widget-social-profiles-inner ul {
		line-height: 1;
	}
	.ast-header-break-point .ast-above-header-section .astra-widget-social-profiles {
		align-items: center;
		display: flex;
	}
	.ast-header-break-point .site-header .main-header-bar-wrap .site-branding {
		flex: none;
	}
	header .hdr-ad-wrapper {
		margin: 0 auto 15px;
		order: 1;
		width: 100%;
	}
	.ast-header-break-point .site-header .main-header-bar-wrap .site-branding {
		order: 2;
	}
	.ast-header-break-point .ast-mobile-header-inline .main-header-container, 
	.ast-header-break-point .ast-mobile-header-stack .main-header-container {
		justify-content: space-between;
	}
	/*--- Footer ---*/
	.ast-container > .ast-row > .ast-col-lg-6,
	.ast-container > .ast-row > .footer-adv-widget.ast-col-lg-6 {
		width: 100%;
	}
	footer .astra-widget-social-profiles {
		flex-direction: column;
	}
	footer .astra-widget-social-profiles h2.widget-title {
		margin-bottom: 20px;
	}
	/*--- Blog ---*/
	.cat-select-row {
		flex-direction: column;
	}
	.cat-select-wrapper {
		padding: 20px;
	}
	/*--- Home Page ---*/
	.home .uabb-blog-posts .uabb-post-thumbnail img {
		height: 250px!important;
	}
	#home-fb-html {
		margin-bottom: 30px;
		text-align: center;
	}	
}

@media (max-width: 768px){
	/*--- Header ---*/
	.main-header-bar-navigation.toggle-on {
		padding-top: 15px;
	}
	/*--- Footer ---*/
	.ast-small-footer-section {
		width: 100%;
	}
	/*--- Blog ---*/
	.blog-layout-3 {
		flex-direction: column;
	}
}

@media (max-width:690px){
	/*--- Header ---*/
	.ast-header-break-point .ast-above-header-section-2 {
		justify-content: center;
	}
	header .site-branding {
		max-width: none;
	}
	/*--- Instagram ---*/
	#sb_instagram .sb_instagram_header a,
	#sb_instagram .sb_instagram_header .sbi_header_text {
		flex-direction: column;
	}
	#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3, 
	#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio {
		font-size: 24px;
		line-height: 1.2;
	}
	/*--- Blog ---*/
	.ast-pagination .page-numbers {
		display: none;
	}
	.ast-pagination .prev.page-numbers, 
	.ast-pagination .next.page-numbers {
		display: block;
		font-size: 1em;
		width: auto;
	}
	/*--- Home Page ---*/
	.home .fl-cta-inline .fl-cta-button,
	.home .fl-cta-inline .fl-cta-text {
		padding: 0;
		width: 100%;
	}
	.home #home-subsciption-cta .fl-cta-inline .fl-cta-button {
		margin-top: 20px;
	}
}

@media (max-width: 544px){
	/*--- Header ---*/
	.img_ad img{
		max-width:100%!important;
		height: auto;
	}
	.site-branding img,
	.site-header .site-logo-img .custom-logo-link img {
		max-width: 100px;
	}
	header .main-header-bar .ast-container {
		padding: 15px;
	}
	.ast-main-header-nav-open header .main-header-bar .ast-container {
		padding: 15px 15px 0;
		max-width:100%!important;
	}
	.ast-above-header {
		padding-top: 0;
	}
	.ast-header-break-point .ast-above-header-section .widget_search {
		display: none;
	}
	/*--- Sub Pages ---*/
	.ast-advanced-headers-layout {
		padding-top: 150px;
	}
}