/**
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 =======================================================================================*/



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

.ast-above-header-section-1 .hdr-tagline {
    font-size: 14px;
}
.ast-above-header-menu a.menu-link {
    color: #fff;
}
.ast-above-header-menu a.menu-link:hover,
.ast-above-header-menu a.menu-link:focus {
    color: #e6802d;
}
.ast-above-header-menu .hdr-cart a:before {
    content: "\f07a";
    font-family: Astra;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
}
.above-header-widget {
    width: 100%;
}
.above-header-widget .zoom-social-icons-widget {
    float: right;
    padding-top: 5px;
}
.ast-header-widget-area .astra-search-shortcode,
.ast-masthead-custom-menu-items {
    padding: 0;
}
.box-menu-links p {
    margin-bottom: 0;
}
.box-menu-links a {
    color: #3a3a3a;
    display: inline-block;
    padding: 5px 0;
    width: 100%;
}
.box-menu-links a:hover {
    color: #ce7228;
}

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

.footer-adv-widget-4 {
    text-align: center;
}

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

.row-main-banner .n2-ss-button-container a {
    transition: all .2s linear!important;
}

/*==== NEWSLETTER FORM ==============================================================================*/
.newsletter-form,
.newsletter-form .gform_body {
    display: flex;
}
.gform_wrapper.gravity-theme .newsletter-form  .gform_fields {
    display: flex!important;
}
.newsletter-form .gform_body {
    display: inline-block;
    width: 80%!important;
}
.newsletter-form .gform_footer {
    display: inline-block;
    width: 19%!important;
}
.newsletter-field {
    display: inline-block;
    width: 50%;
    padding: 10px!important;
}
.newsletter-form .gform_footer input[type="submit"] {
    height: 57px;
    background: transparent;
    border: 2px solid white!important;
    font-weight: bold!important;
}
.col-cta-signup .newsletter-form_wrapper {
    margin: 0!important;
}
.col-cta-signup .gform_legacy_markup_wrapper ul li.gfield,
.col-cta-signup .gform_legacy_markup_wrapper .top_label div.ginput_container {
    margin-top: 0;
}
.col-cta-signup h2,
.col-cta-signup h3 {
    margin-bottom: 0;
}
#gform_wrapper_3 .gform_required_legend {
    display: none!important;
}
.newsletter-form .gfield--type-turnstile {
    position: absolute;
    top: 85px;
    padding: 0 10px;
}
@media(max-width:768px) {
    .newsletter-form,
    .newsletter-form .gform_body,
    .gform_wrapper.gravity-theme .newsletter-form  .gform_fields {
        display: block!important;
    }
    .newsletter-form .gfield--type-turnstile {
        position: relative;
        top: 0;
    }
}

/*==== Custom ====================================================================================*/

/* Store */
.ast-woo-mini-cart-wrapper.left .ast-site-header-cart .widget_shopping_cart {
    font-family: poppins; 
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    border: 2px solid #ce7228!important;
}
.site-header .ast-site-header-cart-data .button.wc-forward, 
.site-header .ast-site-header-cart-data .button.wc-forward:hover {
    background-color: #ce7228;
}
.uabb-woo-products .button {
    border: 2px solid #ce7228!important;
    -webkit-border-radius: 12px!important;
    -moz-border-radius: 12px!important;
    border-radius: 12px!important;
    background-color: #fff!important;
    color: #ce7228!important;
}
.uabb-woo-products .button:hover {
    background-color: #ce7228!important;
    color: #fff!important;
}
header.woocommerce-products-header {
    align-items: center;
	display: flex;
    flex-wrap: wrap;
    padding-bottom: 35px;
}
h1.woocommerce-products-header__title.page-title {
    flex-basis: 100%;
}
header.woocommerce-products-header img {
    flex-basis: 33.33%;
	max-width: 33.33%;
	width: auto;
	
}
.woocommerce-products-header .term-description {
    flex-basis: 66.66%;
    padding: 0 3%;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce-page ul.products li.product .woocommerce-loop-category__title { 
bottom: 1.0em;
font-size: .7em;
}
.shipping-notice {
    background-color: #625548;
    color: #fff;
    padding: 2px 10px;
    text-align: center;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.shipsfor {
    -webkit-backface-visibility: hidden;
	background-color: #ce7228;
    display: block;
    z-index: 98;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
    border-radius: 5%;
    text-align: center;
    padding: 0 5px;
    pointer-events: none;
    /*#ffc813;*/
    top: 20px;
    left: 15px;
}
/* End Store */
.banner-spotlight .uabb-ultb3-info {
    background-color: rgba(206,114,40,0.7);
}
.row-section-hdr h2 {
    margin-bottom: 0;
}
/* Events */
.tribe-common .tribe-common-c-btn, 
.tribe-common a.tribe-common-c-btn {
    background-color: #ce7228
}
.tribe-common .tribe-common-c-btn:hover, 
.tribe-common a.tribe-common-c-btn:hover {
    background-color: #e6802d;
}
.tribe-events-widget .tribe-events-widget-events-list__view-more-link {
    color: #e6802d!important;
}
.tribe-events-widget .tribe-events-widget-events-list__view-more-link:hover {
    border-bottom: 1px solid #e6802d!important;
}

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

@media (max-width:1205px){ 
    .main-header-menu .menu-link, .ast-header-custom-item a {
        font-size: 14px;
    }
    .main-navigation ul .menu-item .menu-link {
        padding-left: 10px;
        padding-right: 10px;
    }
    header .custom-logo-link img {
        max-width: 220px;
    }
    .main-header-bar .ast-container {
        padding-left: 5px;
    }
    .ast-logo-title-inline .site-logo-img {
        padding-right: 0;
    }
    .ast-above-header .ast-container {
        padding: 0 10px 0 0;
    }
}
@media (max-width:1090px){ 
    header .custom-logo-link img {
        max-width: 180px;
    }
    .banner-hdr h1 {
        font-size: 48px!important;
    }
    .banner-subhdr h2 {
        font-size: 24px!important;
    }
    .main-header-menu .menu-link, .ast-header-custom-item a {
        font-size: 13px;
    }
    .main-navigation ul .menu-item .menu-link {
        padding-left: 5px;
        padding-right: 5px;
    }
}
@media (max-width:1000px){ 
    header .custom-logo-link img {
        max-width: 150px;
    }
}
@media (max-width:921px){
    header .custom-logo-link img {
        max-width: 250px;
    }
    .main-header-menu .menu-link, .ast-header-custom-item a {
        font-size: 16px;
    }
    .ast-header-break-point .ast-header-widget-area .widget {
        display: inline-block!important;
    }
    .main-header-bar, .ast-header-break-point .main-header-bar {
        padding-top: 0;
        padding-bottom: 0;
    }
    .main-header-bar .ast-container {
        padding-right: 0;
    }
    .banner-hdr h1 {
        font-size: 36px!important;
    }
    .banner-subhdr h2 {
        font-size: 20px!important;
    }
}
@media (max-width:768px){
    .col-section-hdr-content,
    .col-section-hdr-btn .fl-button-right {
        text-align: center;
    }
    .col-section-hdr-content .fl-module-content {
        margin-bottom: 0;
    }
    .site-footer {
        text-align: center;
    }
    .footer-sml-layout-2 .ast-small-footer-section-1, 
    .footer-sml-layout-2 .ast-small-footer-section-2 {
        width: 100%;
    }
    .newsletter-field,
    .newsletter-form .gform_body,
    .newsletter-form .gform_footer,
    .newsletter-form .gform_footer input[type="submit"]   {
        width: 100%!important;
        padding: 0!important;
    }
	/* Store */
	.woocommerce-products-header .term-description {
	padding: 3% 0 0;
    flex-basis: 100%;
	}
	header.woocommerce-products-header {
    justify-content: center;
	}
}
@media (max-width:545px){
    header .custom-logo-link img {
        max-width: 180px!important;
    }
    .above-header-widget .zoom-social-icons-widget {
        float: none;
        padding-left: 10px;
    }
    .ast-above-header-section-1 .hdr-tagline {
        font-size: 11px;
    }
    .banner-hdr h1 {
        font-size: 32px!important;
    }
    .banner-subhdr h2 {
        font-size: 18px!important;
    }
    .banner-btn a {
        font-size: 14px!important;
    }
}

@media (max-width: 400px){
	.above-header-widget .zoom-social-icons-widget {
        display: none!important;
    }
}

@media (max-width: 360px){
}
