/**
Theme Name: Americaneagle.com Child Theme
Author: Americaneagle.com
Author URI: https://americaneagle.com
Description: A fast, lightweight theme build upon AstraWP.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: americaneagle-com-child-theme
Template: astra
*/

/* WooCommerce Styles */
.ppcp-button-container { 
	margin-top:20px; 
}
.woocommerce-product-gallery__trigger {
    display: none;
}
.woocommerce-variation-add-to-cart {
    justify-content: flex-start!important;
    margin-left: 100px;
}
.woo-selected-variation-item-name {
    display: none!important;
}
button.single_add_to_cart_button:before {
   display: inline-block;
   font-family: "Font Awesome 5 Free";
   content: "\f07a";
   font-weight: 900;
   -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    padding-right: 13px;
}
.single_add_to_cart_button {
    background-color: #003A70!important;
    min-width: 355px;
    height: 50px;
    border-radius:25px!important;
}
input.qty {
    border-radius: 25px!important;
}
.variations {
    border: 0!important; 
}
.variations tbody tr { 
	display:flex; 
}
.variations tbody tr .label { 	
	min-width: 100px; 
}
.variations tbody tr:first-of-type th label {
    vertical-align: -webkit-baseline-middle;
	top: 5px;
    position: relative;
}
.variations tbody tr:nth-of-type(2) th label {
    vertical-align: -webkit-baseline-middle;
    top: 0px;
    position: relative;
}
.variations tbody tr:nth-of-type(2) .value {
	flex-basis: 60%;
}
#pa_size {
	font-size: 16px;
    color: #000;
     background-color: #ECEEF0;
    border-radius: 25px;
    border: 0;
    display: inline-block;
    font: inherit;
    line-height: 1.5em;
    padding: 0.5em 3.5em 0.5em 1em;
  /* reset */
    margin: 0;      
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
  /*  background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc); */
    background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - 2.5em) 0.5em;
    /* background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;  */
    background-repeat: no-repeat;
}
#pa_size:focus {
    /* background-image:
    linear-gradient(45deg, green 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, green 50%),
    linear-gradient(to right, #ccc, #ccc); 
    background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    calc(100% - 2.5em) 0.5em;
    background-size:
    5px 5px,
    5px 5px,
    1px 1.5em; */
    background-repeat: no-repeat;
    border-color: red;
    outline: 0;
}
#pa_size:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

.variations tbody tr { display:flex; }

.uael-woo-products-grid .uael-woo-product-wrapper { 
	border-radius: 20px;
    border-color: #C2D0DD; 
}

.uael-woo-products-grid .uael-woo-products-thumbnail-wrap {
	padding:10px;
}

.uael-woo-products-grid .uael-woo-products-summary-wrap {
    padding: 30px;
    background: #ECEEF0;
    border-radius: 0 0 20px 20px;
}


/* Header Styles */

.elementor-217 {
    position: absolute;
    width: 100%;
    z-index: 99;
}

/* Tabs */
.tech-tabs.elementor-widget-tabs .elementor-tab-content {
	padding: 0;
}

.tech-tabs.elementor-widget-tabs .elementor-tabs .elementor-tab-title {
	text-align: center;
}

.tech-tabs.elementor-widget-tabs .elementor-tabs-wrapper {
	border-radius: 12px;
	margin-bottom: 50px;
}

.tech-tabs.elementor-widget-tabs .elementor-tab-desktop-title {
	background-color: #eceef0;
	border-right: 1px solid #c2d0dd;
	padding: 20px 45px;
}

.tech-tabs .elementor-tab-desktop-title:last-of-type {
	border-right-width: 0;
}

.tech-tabs .elementor-inline-item {
	margin-bottom: 10px;
}

@media (max-width: 930px) {
	.tech-tabs.elementor-widget-tabs .elementor-tab-desktop-title {
		padding: 20px 25px;
	}
}

@media (max-width: 767px) {
	
	.tech-tabs .elementor-tabs-content-wrapper {
		background-color: #fff !important;
	}
	
	.tech-tabs .elementor-tabs-content-wrapper .elementor-active {
		background-color: #0157a7;
	}
	
	.tech-tabs.elementor-widget-tabs .elementor-tabs .elementor-tab-title.elementor-tab-mobile-title {
		border: 1px solid #0157A7;
		border-radius: 50px;
		margin-bottom: 10px;
	}
	

}

/* Weglot */
.wglanguage-name {
	margin-left: 30px;
	position: relative;
}

.wglanguage-name::before {
	background-image: url('/wp-content/uploads/globe-solid-svg.png');
	content: "";
	height: 20px;
	position: absolute;
	top: 8px;
	left: -19px;
	width: 20px;
}

.country-selector.weglot-dropdown li {
	padding-left: 30px !important;
}

/* Smart Slider */
.homepage-hero  .nextend-bullet-bar.n2-bar-justify-content-center {
	position: relative;
	left: calc(50% + 110px);
}

@media (max-width: 900px) {
	.homepage-hero  .nextend-bullet-bar.n2-bar-justify-content-center {
		right: calc(50VW - 100% - 40px);
		left: unset;
	}
}

@media (max-width: 767px) {
	.homepage-hero  .nextend-bullet-bar.n2-bar-justify-content-center {
		right: calc(50VW - 100%);
	}
}
	


/* News Listing Page */

.news-results{
    display: flex;
    flex-wrap: wrap;
}

.news-results .news-post{
    margin: 20px;
    width: calc(33% - 40px)!important;
}

.news-results .news-post img{
    width: 100%;
    margin-bottom: 20px;
}
.news-results .news-post .news-title{
    color: #000000;
    font-family: "EB Garamond", Sans-serif;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
}

.news-results .news-post .news-publish-date {
    line-height: 1.3em;
    font-size: 12px;
    margin-bottom: 13px;
    color: #adadad;
}

@media(max-width:1024px){
   .news-results .news-post{
        margin: 20px;
        width: calc(50% - 40px)!important;
    }
}

@media(max-width:767px){
   .news-results .news-post{
        margin: 20px;
        width: calc(100% - 40px)!important;
    } 
}


/* Navigation */

.wp-pagenavi{
    text-align: center;
}

.wp-pagenavi .pages,
.wp-pagenavi .last{
    display: none;
}

.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: none;
    padding: 3px 5px;
    margin: 4px;
}
