/*
Theme Name: Sacco
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/


/* GENERAL STYLES */

.title-container {
	border-top: 5px solid #fff !important;
}

.title-container .subpages-title .av-special-heading-tag {
	font-weight: 700;
	letter-spacing: 5px;
	position: relative;
	padding-left: 30px;
}

.title-container .subpages-title .av-special-heading-tag:before {
	content: '';
	position: absolute;
	left: 0;
	width: 4px;
	height: 46px;
	background-color: #000;
	top: -8px;
}

.subpages-slider img {
	object-fit: cover;
	width: 180px;
}


/* HEADER STYLES */

#top #av-burger-menu-ul {
	vertical-align: top !important;
	padding: 160px 0 0 !important;
}

.logo {
	display: none;
}

.av-hamburger-inner {
	transform: scale(.5);
}

.av-hamburger strong {
	font-size: 16px;
	line-height: 1;
	display: block;
	width: max-content;
	position: relative;
	bottom: 4px;
	left: 45px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 3px;
}

.av-hamburger-inner,
.av-hamburger-inner::before,
.av-hamburger-inner::after {
	height: 4px;
}

.html_av-overlay-side .av-burger-overlay-scroll {
	right: auto;
	left: 0;
}

.html_av-overlay-side .av-burger-overlay-scroll {
	-webkit-transform: translateX(-10px) !important;
	transform: translateX(-10px) !important;
}

.html_av-overlay-side-classic #top #wrap_all .av-burger-overlay #av-burger-menu-ul li a {
	border-color: #018fc9;
	font-size: 20px;
	line-height: 1;
	display: block;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 3px;
}

.html_av-overlay-side #top #wrap_all .av-burger-overlay li li a {
	font-size: 18px !important;
	padding-right: 0;
}

.html_av-overlay-side-classic #top #wrap_all .av-burger-overlay #av-burger-menu-ul li a:hover {
	opacity: 1;
	color: #018fc9 !important;
}

.av-hamburger--spin.is-active .av-hamburger-inner {
	transform: rotate(225deg) scale(.5);
}

#top #header {
	position: absolute;
	background: transparent;
}

#top #header .header_bg {
	background: transparent;
	opacity: 0;
	filter: alpha(opacity=0);
}

#header_main {
	border: none !important;
}

#top .cart_dropdown_first .cart_dropdown_link {
	font-size: 24px;
}

#top #s {
	font-family: 'source-sans-pro', sans-serif !important;
	font-size: 13px !important;
	font-weight: 500 !important;
	border: 0 !important;
	background-color: #f5f5f5 !important;
	padding: 20px 30px !important;
	color: #000 !important;
	border-radius: 3px !important;
}


/* Pop Up */

.hustle-popup .gform_wrapper #gform_3 .gform_footer input {
	height: 55px !important;
}

#gform_3 {
	align-items: flex-start;
}

.gform_body #gform_fields_3 {
	display: flex;
	flex-direction: column;
}

.hustle-popup .hustle-layout {
	text-align: center;
	background: #000 !important;
	box-shadow: 0 2px 40px rgba(1, 143, 201, .5) !important;
}

.hustle-popup .hustle-layout * {
	font-family: 'source-sans-pro', sans-serif !important;
}

.hustle-popup .hustle-content {
	padding: 20px 20px 35px !important;
}

.hustle-layout .hustle-content-wrap {
	padding: 0 !important;
}

.hustle-popup .hustle-group-content img {
	padding: 0;
	margin-bottom: 35px;
}

.hustle-popup .hustle-group-content p,
.hustle-popup .gform_confirmation_message {
	font-size: 20px !important;
	font-weight: 600 !important;
	color: #fff !important;
	text-transform: uppercase !important;
}

.hustle-popup .gform_wrapper div.validation_error,
.hustle-popup img.gform_ajax_spinner,
.hustle-popup .gform_wrapper .gfield::before {
	display: none !important;
}

.hustle-popup .gform_wrapper li.gfield.gfield_error,
.hustle-popup .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: transparent;
	margin-bottom: 0;
	border: none;
	padding: 0;
}

.hustle-popup .gform_wrapper .validation_message {
	font-size: 14px;
	color: #fff;
	position: absolute;
	top: -30px;
}

.hustle-popup .gform_wrapper form {
	margin: 25px auto 0 !important;
	display: flex;
	justify-content: center;
	align-items: center;
}

.hustle-popup .gform_wrapper .gform_body {
	width: 50% !important;
}

.hustle-popup .gform_wrapper .gfield {
	padding-right: 0 !important;
}

#top .hustle-popup .gform_wrapper .gfield input[type="text"] {
	font-size: 15px !important;
	border-radius: 0 !important;
	border: none !important;
}

.hustle-popup .gform_wrapper .gform_footer {
	max-width: 100%;
}

.hustle-popup .gform_wrapper .gfield input[type="text"],
.hustle-popup .gform_wrapper .gform_footer input {
	line-height: 1 !important;
	height: 60px !important;
}

.hustle-popup .gform_wrapper .gform_footer input:hover,
.hustle-popup .gform_wrapper .gform_footer input:focus {
	outline: none;
	box-shadow: 0 2px 40px rgba(1, 143, 201, .5);
}

.hustle-popup .hustle-button-close {
	color: #018fc9 !important;
	transition: all .3s linear;
}

.hustle-popup .hustle-button-close:hover {
	color: #FFF !important;
	transition: all .3s linear;
}


/* HOME PAGE STYLES */

.home-slider .avia-caption-content p {
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 6px;
}

.title .av-special-heading-tag {
	line-height: 1.4;
}

.title .av-special-heading-tag,
.single-product .product_title {
	font-weight: 400 !important;
	letter-spacing: 3px !important;
}

.title .av-special-heading-tag .special_amp {
	font-family: 'source-sans-pro', sans-serif;
	font-size: 1em;
	font-style: normal;
}

.home-first-section .content {
	padding: 170px 0 250px;
}

.home-first-section .text {
	max-width: 100%;
}

.text {
	max-width: 755px;
	margin: 0 auto;
}

.text p:first-child {
	margin: 0 0 25px;
}

.cat-grid .text {
	min-width: 100%;
}

.cat-grid .text p:first-child {
	margin-bottom: 30px;
}

.text p {
	font-weight: 400;
	line-height: 1.6;
}

.home-first-section .btn {
	margin: 50px 0 0 !important;
}

.btn .avia-button,
.slider-section .text a {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 2px;
	width: 180px;
	border-radius: 0;
	border: none;
	background: #018fc9;
	text-transform: uppercase;
	padding: 15px;
	transition: all .3s ease-in-out;
}

.btn .avia-button:hover,
#top .info-col .single_add_to_cart_button:hover,
.single-product .form-submit .submit:hover,
#top table.shop_table .actions .button:hover,
.cart-collaterals .cart_totals a.button:hover,
.slider-section .text a:hover,
.woocommerce-page .return-to-shop .button:hover,
.checkout_coupon button[type="submit"]:hover {
	opacity: 1 !important;
	background: #151515 !important;
	color: #fff !important;
	transition: all .3s ease-in-out;
}

.title-sep {
	margin: 15px 0 20px !important;
}

.img-col {
	display: flex !important;
	align-items: baseline;
	margin: 25px 0 0 !important;
}

.img-col .avia-image-container:first-child {
	margin-right: 25px;
	top: 90px;
}

.img-col .avia-image-container:last-child {
	margin-left: 25px;
}

.padd-section .content {
	padding: 200px 0 195px;
}

.home-sec-section .btn {
	margin: 45px 0 0;
}

.testim-section .content {}

.testim-section .text p {
	line-height: 1.4;
	margin: 0 0 50px;
}

.light-text p {
	font-weight: 300;
}

.mini-title .av-special-heading-tag,
.mini-title p,
.glove-title .av-special-heading-tag {
	text-transform: uppercase;
	font-weight: 600 !important;
	line-height: 1;
	letter-spacing: 1px;
}

.mini-title .av-special-heading-tag {
	margin-bottom: 10px !important;
	letter-spacing: 2px;
}

.mini-title .av-subheading {
	opacity: 1 !important;
}

.mini-title p {
	color: #6a6a6a;
	margin: 12px 0 0 !important;
}

.img-slider-section {
	border-top: 1px solid #adadad !important;
}

.img-slider-section .content {
	padding: 145px 0 150px;
}

.slider-col {
	margin-top: 20px !important;
}

.slider .n2-ss-slider-2 {
	background-color: transparent !important;
}

.slider .n2-ss-slide:not(.n2-ss-slide-active) * {
	filter: grayscale(1);
}

.slider .n2-ss-control-bullet {
	bottom: -50px !important;
	visibility: visible !important;
}

.slider .nextend-bullet-bar .n2-ow:not(.n2-bullet) {
	border-radius: 100% !important;
	height: 12px;
	width: 12px;
	border: 2px solid #018fc9;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 4px;
}

.slider .nextend-bullet-bar .n2-ow .n2-bullet {
	padding: 4px !important;
}

.slider .nextend-bullet-bar .n2-ow .n2-bullet.n2-active {
	background: #018fc9 !important;
}

.slider-section .container {
	max-width: 100%;
	padding: 0;
}

.slider-section .content {
	padding: 140px 0 200px;
}

.slider-section .slide-entry-title,
.slider-section .new-special-heading {
	display: none !important;
}

.slider-section .entry-content {
	display: flex !important;
	align-items: center;
}

.slider-section .text {
	max-width: 810px;
}

.slider-section .img {
	width: 40%;
	text-align: right;
}

.slider-section .text h4 {
	font-size: 22px;
	color: #018fc9;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 1px;
	margin-bottom: 20px;
}

.slider-section .text p {
	margin-top: 0;
}

.slider-section .text a {
	display: block;
	text-align: center;
	padding: 12px;
	color: #fff !important;
	text-decoration: none !important;
	margin-top: 10px;
}

.slider-section .avia-slideshow-dots {
	position: absolute !important;
	left: 50% !important;
	transform: translateX(-50%);
	margin: 0 !important;
}

.slider-section .avia-slideshow-dots .goto-slide {
	background-color: transparent !important;
	border-width: 2px !important;
	margin: 50px 4px 0;
	opacity: 1 !important;
	padding: 0;
	width: 16px;
	height: 16px;
}

.slider-section .avia-slideshow-dots .goto-slide.active::after {
	content: '';
	background: #018fc9;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	display: block;
	position: absolute;
	top: 2px;
	left: 2px;
}

.video-section .content {
	padding: 135px 0 150px;
}

.video-section .text p:first-child {
	margin: 0 0 40px;
}

.video-img a::after {
	content: '';
	background-image: url(images/play-icon.png);
	background-repeat: no-repeat;
	background-size: contain;
	height: 70px;
	width: 70px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: all .2s linear;
}

.video-img a:hover::after {
	filter: drop-shadow(2px 4px 6px #000);
	transition: all .2s linear;
}

.prod-section .content {
	padding: 110px 0 80px;
}

.prod-section .flex_column_table {
	margin-top: 60px !important;
}

.prod-section .av-flex-placeholder {
	width: 1.5% !important;
}

.prod-section .flex_column_table .text p {
	max-width: 380px;
}

.contact-form-container .subpages-subtitle .av-special-heading-tag,
.sub-title .av-special-heading-tag {
	letter-spacing: 2px;
	font-weight: 400;
	position: relative;
	text-transform: uppercase;
}

.contact-form-container .subpages-subtitle .av-special-heading-tag:after {
	content: "";
	width: 50px;
	height: 2px;
	background-color: #018fc9;
	bottom: -20px;
	left: 0;
	position: absolute;
}

.contact-details-text p {
	font-size: 16px;
	color: #767676 !important;
}

.contact-details-text p a {
	text-decoration: none !important;
}

.contact-details-separator .hr-inner {
	border-style: dotted;
	border-color: #b2b2b2;
}

.glove-reg-section .container {
	max-width: 785px;
}

.glove-reg-section .text {
	margin: 40px 0 30px !important;
}

.glove-reg-section .gform_wrapper .gform_footer {
	margin-top: 25px;
}


/* About Us Styles */

.about-section .content {
	padding: 70px 0 120px;
}

.about-section .text {
	max-width: 100%;
}


/* Customs Page Styles */

.cust-section .title {
	margin: 40px 0 25px !important;
}

.cust-section .flex_column_table+.title {
	margin-top: 70px !important;
}

.cust-section .flex_column_table:not(:last-child) {
	margin-bottom: 25px !important;
}

.cust-section .text a {
	font-weight: 600;
	color: #018fc9 !important;
}

.cust-section .text strong {
	font-weight: 600;
}

.cust-section .text {
	max-width: 100%;
}

.cust-section .image-overlay {
	display: none !important;
	opacity: 0 !important;
}


/**************************************

CONTACT FORM

***************************************/

.contact-form form .gfield {
	padding-right: 0 !important;
}

#top .form form .gfield {
	padding-right: 16px !important;
}

#top .gform_wrapper .gfield input,
#top .gform_wrapper .gfield textarea,
#top .gform_wrapper .gfield select,
.woocommerce-checkout input:not([type="submit"]),
.woocommerce-checkout textarea,
.woocommerce-checkout #stripe-card-element {
	font-family: 'source-sans-pro', sans-serif !important;
	font-size: 13px !important;
	font-weight: 500 !important;
	border: 0 !important;
	background-color: #f5f5f5 !important;
	padding: 20px 30px !important;
	color: #000 !important;
	border-radius: 3px !important;
}

#top #payment ul.payment_methods li input {
	margin-right: 5px;
	position: relative;
	top: 1px;
}

.woocommerce-checkout .checkout {
	margin-top: 50px;
}

.woocommerce-checkout h2,
.woocommerce-checkout h3 {
	font-weight: 700;
	padding-bottom: 10px;
}

.woocommerce-cart input[type="radio"],
.woocommerce-checkout .woocommerce-shipping-methods input[type="radio"] {
	margin: 0 8px 0 0;
	position: relative;
	top: 2px;
}

#top #payment div.form-row {
	padding: 0;
}

#top #payment #place_order {
	float: none;
	font-family: 'source-sans-pro', sans-serif;
	font-size: 18px;
	font-weight: 500;
	min-width: 220px;
	padding: 20px;
	background-color: #000;
	text-transform: uppercase;
	border-radius: 0;
	letter-spacing: 2px;
	transition: all .3s ease-in-out;
}

#top #payment #place_order:hover {
	background-color: #018fc9 !important;
	color: #fff !important;
	transition: all .3s ease-in-out;
}

#top #payment #place_order:hover,
#top #payment #place_order:focus {
	outline: none;
}

.contact-form form .gfield textarea,
.form form .gfield textarea {
	max-height: 160px;
}

#top input::placeholder,
#top textarea::placeholder,
#top .gform_wrapper .gfield select {
	color: #767676 !important;
	text-transform: uppercase;
}

#top .gform_wrapper .gfield select option {
	padding: 20px 10px !important;
}

.contact-form form .gform_footer,
.form form .gform_footer {
	text-align: center;
}

#top .gform_wrapper .gform_footer input {
	font-family: 'source-sans-pro', sans-serif !important;
	font-size: 18px !important;
	font-weight: 500 !important;
	margin-right: 0 !important;
	width: 180px !important;
	padding: 20px 0 !important;
	background-color: #018fc9 !important;
	text-transform: uppercase;
	letter-spacing: 2px;
	transition: all .3s ease-in-out;
}

#top .gform_wrapper input[type="submit"]:hover {
	background-color: #000 !important;
	color: #fff !important;
	transition: all .3s ease-in-out;
}

.contact-form form .gform_heading {
	display: none;
}

.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width: 100% !important;
}

#top form .gfield_error {
	background-color: transparent !important;
	border: 0 !important;
}

#top form .gfield_error .validation_message {
	padding-top: 5px;
}

#top form .gfield_error .ginput_container input {
	border: 1px solid #790000 !important;
}


/**************************************

WOOOCOMMERCE GENERAL STYLES

***************************************/

#top .cart_dropdown {
	right: 15px;
}

#top .cart_dropdown .dropdown_widget {
	right: 0;
	width: 240px;
	padding-top: 40px;
}

#top div.woocommerce-message,
#top .woocommerce-info {
	border: none;
	background-color: #018fc9;
	color: #fff !important;
}

#top .woocommerce-info a,
#top div.woocommerce-message a {
	color: #fff !important;
}

#top .cart_dropdown .dropdown_widget .widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
	font-size: 14px;
	text-align: center;
	padding: 5px 0 0;
	position: relative;
	left: 35px;
}

.cart_dropdown .dropdown_widget .widget_shopping_cart_content p {
	padding: 8px;
	text-transform: uppercase;
}

.main_color tr:nth-child(odd),
.main_color .pricing-table>li:nth-child(odd),
.main_color .pricing-extra,
.woocommerce-checkout .order-total th {
	background: #000;
}

table.shop_table th {
	font-family: 'source-sans-pro', 'HelveticaNeue';
	font-size: 16px;
	font-weight: 600;
	padding: 10px 12px !important;
	border-color: #fff !important;
	color: #fff;
}

.cart-collaterals .cart_totals table td,
.cart-collaterals .cart_totals table th {
	border-color: #fff !important;
}

.cart-collaterals .cart_totals .cart-subtotal td {
	font-size: 15px;
	background: #000 !important;
	color: #fff !important;
}

.cart-collaterals .cart_totals .woocommerce-shipping-totals th,
.cart-collaterals .cart_totals .order-total th,
.cart-collaterals .cart_totals .order-total td,
.cart-collaterals .cart_totals .woocommerce-shipping-totals td,
.cart-collaterals .cart_totals .tax-rate td {
	font-size: 15px;
	color: #000 !important;
	border-color: #000 !important;
}

.cart-collaterals .cart_totals table .tax-rate th {
	border-color: #000 !important;
}

table.shop_table td,
.cart-collaterals .cart_totals .order-total th {
	font-size: 15px;
	background: #fff !important;
	border-color: #000 !important;
	color: #000 !important;
}

.woocommerce-shipping-calculator a {
	color: #018fc9 !important;
	font-weight: 600;
}

.select2-container--default .select2-results__option {
	color: #000 !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	color: #fff !important;
}


/**************************************

CATEGORES GRID STYLES

***************************************/

.prod-cat-grid .content {
	padding: 140px 0;
}

.prod-cat-grid .av-flex-placeholder,
.cust-section .av-flex-placeholder {
	width: 1.8% !important;
}

.prod-cat-grid .av-caption-image-overlay-bg {
	opacity: .8 !important;
}

.prod-cat-grid .av-image-caption-overlay-center p {
	font-size: 27px;
	font-weight: 600;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 5px;
	transition: all 200ms ease;
}

.prod-cat-grid .avia-image-overlay-wrap:hover p {
	opacity: 0;
	transition: all 200ms ease;
}


/**************************************

WOOCOMMERCE CATEGORY PAGE STYLES

***************************************/

.cat-banner .container {
	padding: 0 !important;
}

.cat-banner .content {
	padding: 60px 0;
}

#top .cat-banner .image-overlay,
#top .prod-section .image-overlay {
	opacity: 0 !important;
}

.cat-grid .content,
.cust-section .content {
	padding: 140px 0 65px;
}

.cat-prods .products .product {
	margin: 0 1.5% 9% 0;
	width: 32%;
}

.cat-prods .products .inner_product,
.cat-prods .products .inner_product_header {
	border: none !important;
	border-radius: 0;
}

.cat-prods .products .inner_product_header {
	padding: 35px 10px 0 !important;
}

.cat-prods .products .product a,
.cat-prods .products .product a img {
	border-radius: 0;
}

.cat-prods .inner_product_header_cell {
	text-align: center;
}

.cat-prods .woocommerce-loop-product__title {
	font-size: 18px !important;
	letter-spacing: 0 !important;
	color: #666666;
	text-transform: capitalize !important;
	padding: 0 0 15px !important;
}

.cat-prods .amount,
.cat-prods .amount * {
	font-size: 22px !important;
	color: #444444;
	font-weight: 500 !important;
}

.cat-grid .pagination {
	display: flex;
	justify-content: center;
	position: relative;
	padding: 0;
	bottom: 20px;
}

.cat-grid .pagination-slider .pagination span,
.cat-grid .pagination-slider .pagination a {
	box-shadow: none !important;
	position: relative;
	background: transparent;
	border: 2px solid #018fc9;
	height: 16px !important;
	width: 16px !important;
	line-height: 1 !important;
	color: transparent;
}

.cat-grid .pagination-slider .pagination span.current::after {
	content: '';
	background: #018fc9;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	display: block;
	position: absolute;
	top: 2px;
	left: 2px;
}

.cat-grid .pagination-slider .pagination a {}

.cat-prods .thumbnail_container {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.cust-section .avia-image-overlay-wrap::before {
	z-index: 1;
}

.cat-prods .product a:hover .tag {
	display: none;
}

.cat-prods .tag {
	font-size: 27px;
	font-weight: 600;
	color: #fff;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 5px;
}

.cat-prods .rating_container,
.cat-prods .products .avia-arrow,
.cat-prods .avia_cart_buttons,
.pagination-slider .pagination-meta,
.single-product #av_section_1,
.single-product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information {
	display: none !important;
}


/**************************************

SINGLE PRODUCT STYLES

***************************************/

#top #wrap_all del {
	color: #151515 !important;
}

.single-product .subpages-slider .avia-caption-title img {
	width: 150px;
}

.single-product .avia-post-nav,
.cat-prods .onsale {
	display: none;
}

.main-prod-section .content {
	padding: 150px 0 115px;
}

.nickx-slider-nav img {
	opacity: 1 !important;
	max-height: 120px;
	object-fit: cover;
}

.single-product .product_title {
	font-size: 37px;
	text-transform: uppercase;
	margin-bottom: 45px;
	position: relative;
}

.single-product .product_title::after {
	content: '';
	width: 52px;
	height: 2px;
	background: #018fc9;
	position: relative;
	top: 22px;
	display: block;
}

.single-product-summary .price .amount,
.single-product-summary .price .amount * {
	font-size: 30px !important;
	font-weight: 600 !important;
	color: #018fc9;
	letter-spacing: 3px;
}

.single-product-summary .title-sep {
	margin: 10px 0 !important;
}

.single-product .woocommerce-product-details__short-description {
	margin: 65px 0 50px;
}

.single-product .woocommerce-product-details__short-description p {
	text-align: justify;
}

.single-product .woocommerce-product-details__short-description p:first-child {
	margin: 0 0 25px;
}

.single-product .woocommerce-product-details__short-description ul {
	list-style: inside;
}

.single-product-summary .cart .quantity {
	margin: 0 25px 0 0 !important;
}

.woocommerce input.plus,
.woocommerce input.minus {
	font-size: 18px;
	font-weight: 400;
	line-height: 17px !important;
	border: none !important;
	background: #018fc9 !important;
	height: 50px !important;
	width: 50px !important;
	transition: all .3s ease-in-out;
}

#top div .quantity input.qty {
	font-size: 18px;
	font-weight: 400;
	color: #151515;
	line-height: 17px !important;
	border-color: #018fc9 !important;
	height: 50px !important;
	width: 50px !important;
}

.woocommerce .single_add_to_cart_button {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 2px;
	width: 180px;
	border-radius: 0;
	border: none;
	background: #018fc9 !important;
	text-transform: uppercase;
	padding: 16px 15px;
	transition: all .3s ease-in-out;
}

.woocommerce input.plus:hover,
.woocommerce input.minus:hover,
.woocommerce .single_add_to_cart_button:hover {
	background: #151515 !important;
	transition: all .3s ease-in-out;
}

.reviews-section .container {
	max-width: 870px;
	padding: 0;
	border-top: 2px dashed #b2b2b2;
}

.single-product .product {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
	padding: 110px 0 70px;
}

.single-product .single-product-main-image:not(.slick-track) {
	display: flex;
	flex-basis: 50%;
}

.single-product .single-product-summary {
	display: flex;
	flex-direction: column;
	flex-basis: 42%;
}

#top .single-product-main-image .thumbnails a {
	margin: 0;
	padding: 0;
	border: none;
}

.single-product .product .images img {
	padding: 0 !important;
}

.single-product .woocommerce-product-gallery__image img {
	height: 505px !important;
	object-fit: cover;
}

.single-product .images .thumbnails {
	padding-top: 0 !important;
	margin: 0;
}

.single-product .nickx-slider-for .btn-prev,
.single-product .nickx-slider-for .btn-next {
	top: 40% !important;
	margin: 0 !important;
	opacity: 1 !important;
	background: (255, 255, 255, .4) !important;
	z-index: 1000;
}

.single-product .woocommerce-tabs {
	display: flex;
	flex-direction: column;
	width: 870px;
	padding: 30px 0 0 !important;
	border-top: 2px dashed #b2b2b2;
}

.single-product .woocommerce-tabs ul:not(.children),
.single-product .product_meta,
.single-product .comment-form-author label,
.single-product .comment-form-email label,
.single-product #reviews .star-rating,
#top #reviews .commentlist .woocommerce-review__dash,
.entry-summary .woocommerce-product-rating,
.single-product .single-product-main-image .avia-wc-30-product-gallery-lightbox {
	display: none !important;
}

.single-product .wc-tab {
	display: inline-block !important;
	width: 100%;
	background: transparent !important;
	border: none !important;
	padding: 0 !important;
}

.single-product .woocommerce-Reviews-title {
	font-family: 'source-sans-pro', 'HelveticaNeue' !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	margin: 0 !important;
}

.single-product .woocommerce-Reviews-title span {
	font-weight: 600;
	text-transform: uppercase;
}

#top .wc-tab input[type="text"],
#top .wc-tab input[type="email"],
#top .wc-tab textarea {
	background: #f5f5f5 !important;
	border: none !important;
	color: #767676 !important;
	font-size: 13px !important;
	font-weight: 400 !important;
	padding: 20px 25px !important;
	border-radius: 4px;
	width: 100%;
}

#top .wc-tab textarea {
	resize: none;
	min-height: 125px;
}

.wc-tab ::placeholder {
	color: #767676;
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
}

#top .wc-tab label {
	font-size: 14px !important;
	text-transform: uppercase;
	padding: 0 0 15px;
}

#top #commentform p {
	padding: 0;
	margin: 25px 0 0;
}

#top #commentform .comment-form-cookies-consent {
	margin: 5px 0 15px;
}

#top #commentform .comment-form-cookies-consent input {
	margin: 0;
}

#top #commentform .comment-form-cookies-consent label {
	left: 1.5em;
	top: 2px;
}

.single-product #reply-title {
	display: block;
	text-transform: uppercase;
	font-size: 16px;
	color: #151515;
	font-weight: 500;
}

.single-product .comment-form {
	display: inline-block;
	width: 100%;
	position: relative;
}

.single-product .comment-form-author,
.single-product .comment-form-email {
	display: inline-block;
	width: 48.5%;
	margin-top: 0 0 25px !important;
}

.single-product .comment-form-email {
	margin-left: 21px !important;
}

.single-product .form-submit {
	text-align: center;
	margin-top: 90px !important;
}

.single-product .form-submit .submit {
	font-family: 'source-sans-pro', 'HelveticaNeue';
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 2px;
	width: 180px;
	background: #018fc9 !important;
	text-transform: uppercase;
	padding: 15px !important;
	transition: all .3s ease-in-out;
}

#top .commentlist ul {
	border: none;
}

.single-product #reviews #comments ol.commentlist {
	border-bottom: 2px dashed #b2b2b2;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

.single-product .comment_container {
	padding-right: 0;
	display: flex;
	justify-content: center;
	height: 230px;
	padding: 45px 25px 45px 60px;
	background: #f5f5f5;
	color: #151515;
	margin: 0 0 40px;
}

.single-product #reviews #comments ol.commentlist li .avatar {
	position: relative;
	top: 20px;
	border: none;
	min-width: 95px;
	height: 95px;
	padding: 0;
	border-radius: 100%;
}

.single-product #reviews #comments ol.commentlist li .comment-text {
	width: 100%;
	border: none;
	padding: 0;
	background: transparent;
	margin-left: 75px;
	position: relative;
}

.single-product #reviews #comments ol.commentlist li .comment-text::before {
	content: '';
	display: inline-block;
	position: absolute;
	left: -39px;
	bottom: 0;
	height: 148px;
	width: 1px;
	background: #dcdcdc;
}

#top #reviews h2 span,
#reviews #comments ol.commentlist li .comment-text p {
	font-size: 16px;
	color: #151515;
	font-style: normal;
}

#reviews #comments ol.commentlist li .comment-text p.meta {
	font-size: 16px;
	margin-bottom: 5px;
}

.single-product #reviews .woocommerce-review__author {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
}

.single-product #reviews .woocommerce-review__published-date {
	display: block;
	color: #3f3f3f;
	font-size: 16px;
	font-weight: 500;
	position: relative;
}

.single-product #reviews .woocommerce-review__published-date::before {
	content: 'Posted on';
	display: inline-block;
	color: #3f3f3f;
	font-size: 16px;
	font-weight: 500;
	margin-right: 4px;
}

.single-product .comment-form-rating .stars:not(:nth-child(2)),
.single-product .sidebar {
	display: none !important;
}

.product_cat-lacings .single-product-main-image,
.product_cat-lacings .slick-slide.slick-current.slick-active {
	width: 100% !important;
}

table .product-quantity div.quantity {
	width: 150px;
}

.woocommerce-cart .wc-proceed-to-checkout {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	text-align: left !important;
	margin: 35px 0 0;
}

.angelleye-proceed-to-checkout-button-separator {
	opacity: 1 !important;
	margin: 20px 0 !important;
}

.angelleye_smart_button_bottom {
	margin: 0 !important;
	width: 100% !important;
}

#top table.shop_table .actions .button,
.cart-collaterals .cart_totals a.button,
.woocommerce-page .return-to-shop .button,
#top div.woocommerce-error a.button,
#top div.woocommerce-message a.button,
.checkout_coupon button[type="submit"] {
	font-size: 15px !important;
	font-weight: 500;
	min-width: 210px !important;
	border-radius: 0;
	border: none;
	background: #018fc9;
	text-transform: uppercase;
	padding: 13px 15px !important;
	transition: all .3s ease-in-out;
}

.checkout_coupon button[type="submit"] {
	padding: 20px 15px !important;
	margin: 0;
}

#top table.shop_table {
	border-radius: 0;
	border: none;
}

.woocommerce-checkout #checkout_paypal_message {
	display: none !important;
}

#top div.woocommerce-error a.button,
#top div.woocommerce-message a.button {
	background: #000 !important;
}

#top div.woocommerce-error a.button:hover,
#top div.woocommerce-message a.button:hover {
	color: #000 !important;
	background: #fff !important;
}

#top div.woocommerce-error,
#top div.woocommerce-message,
#top .woocommerce-info {
	border-radius: 0;
}

td.actions .coupon {
	width: 500px;
}

td.actions .coupon input[type="text"] {
	font-family: 'source-sans-pro', sans-serif !important;
	font-size: 13px !important;
	font-weight: 500 !important;
	border: 0 !important;
	background-color: #f5f5f5 !important;
	color: #000 !important;
	margin-right: 15px !important;
}

table.shop_table th.product-remove,
.cart-collaterals .cart_totals .cart-subtotal th {
	border-left-color: #000 !important;
}

table.shop_table th.product-subtotal,
.cart-collaterals .cart_totals .cart-subtotal td {
	border-right-color: #000 !important;
}

.woocommerce-checkout table.shop_table th {
	border-color: #000 !important;
	vertical-align: middle;
}

.woocommerce-checkout .woocommerce-shipping-totals th {
	color: #000 !important;
}

#top .select2-container--default .select2-selection--single .select2-selection__rendered {
	font-family: 'source-sans-pro', sans-serif !important;
	font-size: 13px !important;
	font-weight: 500 !important;
	border: 0 !important;
	background-color: #f5f5f5 !important;
	padding: 15px 30px !important;
	color: #000 !important;
	border-radius: 3px !important;
	border: none !important;
}

#top .select2-container--default .select2-selection--single {
	background-color: transparent;
	border: none;
	border-radius: 0;
	height: 100%;
}

#top .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 100%;
	right: 15px;
}

.woocommerce-checkout label {
	font-size: 16px !important;
	margin-bottom: 15px;
}

.cart-collaterals .cart_totals h2 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 5px;
	position: relative;
	margin-top: 20px;
}

#top #payment {
	border-radius: 0 !important;
	border: none !important;
	background: transparent !important;
}

#top #payment ul.payment_methods {
	padding: 0;
}

#top #payment ul.payment_methods li {
	line-height: 1;
	background: transparent;
	margin: 0 0 20px;
	border: none;
	padding: 0;
}

#top #payment ul.payment_methods li img {
	margin: 0 0 0 15px;
}

.variations_form {
	background-color: transparent !important;
	border: 0 !important;
	padding-left: 0 !important;
}

.variations_form .variations .label {
	text-align: left !important;
	padding-left: 0 !important;
	font-size: 20px !important;
	vertical-align: middle !important;
	width: 50px !important;
}

.variations {
	display: none;
	visibility: visible !important;
}

.variations_form .variations .value select {
	width: 100% !important;
	max-width: 200px !important;
	color: #000 !important;
	font-size: 18px !important;
	height: 50px;
}

.variations_form .single_variation_wrap {
	margin-left: 0 !important;
}

.reset_variations {
	display: none !important;
}

.gloves-cont::before,
.postid-614 .summary .variations_form::before {
	font-family: 'source-sans-pro', sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #151515;
}

.gloves-cont::before {
	content: 'Throwing Hand Option';
	position: absolute;
	top: -40px;
}

.postid-614 .gloves-cont::before {
	content: 'Lace Color';
}

.postid-614 .summary .variations_form::before {
	content: 'Note: Left-Handed Gloves Available Upon Request';
	display: block;
	margin-bottom: 20px;
}

.gloves-cont {
	display: flex;
	align-items: center;
	margin-top: 60px;
	position: relative;
}

.gloves {
	font-size: 26px;
	font-weight: 700;
	color: #151515;
	text-transform: uppercase;
	width: max-content;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	padding: 20px;
	border: 2px solid #018fc9;
	transition: all .3s ease-in-out;
}

.gloves-cont .gloves:first-child {
	margin-right: 25px;
}

.gloves-cont .gloves[selected],
.gloves:hover {
	cursor: pointer;
	background: #018fc9;
	border-color: #018fc9;
	color: #fff;
	transition: all .3s ease-in-out;
}

#top .woocommerce-variation-add-to-cart .single_add_to_cart_button {
	opacity: .6;
	pointer-events: none;
}

#top #payment div.payment_box {
	width: 100%;
	box-shadow: none;
	padding: 25px 0 0;
	margin: 0;
	left: 0;
}

.woocommerce-checkout .wc-credit-card-form label {
	display: block !important;
}

.woocommerce-checkout .wc-credit-card-form .form-row-wide {
	margin-bottom: 25px !important;
}

.woocommerce-checkout .wc-credit-card-form .form-row-first {
	display: flex;
	flex-wrap: wrap;
}

.woocommerce-checkout .wc-credit-card-form .form-row-first label {
	width: 100%;
}

.woocommerce #payment .form-row select,
.woocommerce-page #payment .form-row select {
	font-family: 'source-sans-pro', sans-serif !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	border: 0 !important;
	background-color: #f5f5f5 !important;
	padding: 20px 30px !important;
	color: #000 !important;
	border-radius: 3px !important;
}


/**************************************

FOOTER STYLES

***************************************/

#footer {
	padding: 15px 0 0;
}

#footer .flex_column {
	display: flex !important;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

#footer .widget {
	margin: 0;
}

#footer .footer-logo {
	margin: 20px 0;
	left: 18px;
}

#footer .footer-logo .image-overlay,
#top .video-img .image-overlay {
	opacity: 0 !important;
	display: none !important;
}

#footer .footer-logo img {
	height: 160px !important;
	object-fit: contain;
}

#footer .social ul {
	display: flex;
	align-items: center;
	justify-content: center;
}

#footer .social a {
	font-size: 20px !important;
}

#socket .container {
	display: flex;
	justify-content: center;
	padding: 20px 0 15px;
}

#socket .copyright {
	float: none;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 500;
}

.copyright a:hover,
#footer .social a:hover {
	color: #018fc9 !important;
	text-decoration: none !important;
}


/* MEDIA QUERIES */

@media (min-width: 1921px) {
	.subpages-slider ul.avia-slideshow-inner,
	.subpages-slider ul.avia-slideshow-inner * {
		max-height: 320px !important;
	}
}

@media (max-width: 1800px) {
	.slider-section .entry-content {
		flex-wrap: wrap;
	}
	.slider-section .img,
	.slider-section .text {
		display: flex;
	}
	.slider-section .img {
		flex-basis: 52.6%;
	}
	.slider-section .text {
		flex-direction: column;
		flex-basis: 43%;
	}
	.subpages-slider ul.avia-slideshow-inner,
	.subpages-slider ul.avia-slideshow-inner * {
		max-height: 350px !important;
	}
}

@media (max-width: 1300px) {
	.contact-form-container .template-page {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

@media (max-width: 1200px) {
	.home-first-section .content {
		padding: 60px 0 150px;
	}
	.padd-section .content,
	.prod-cat-grid .content {
		padding: 60px 0 70px;
	}
	.testim-section .content,
	.video-section .content {
		padding: 60px 0;
	}
	.img-slider-section .content {
		padding: 60px 0 120px;
	}
	.prod-section .content {
		padding: 60px 0 40px;
	}
	.slider-section .content {
		padding: 60px 0 135px;
	}
	.slide-col {
		margin-top: 50px !important;
	}
	.testim-section .text p {
		margin: 0 0 30px;
		font-size: 26px;
	}
	.img-col .avia-image-container:first-child {
		margin-right: 15px;
	}
	.img-col .avia-image-container:last-child {
		margin-left: 15px;
	}
	.baseball-section .container {
		height: 450px !important;
	}
	.slider-section .text {
		flex-basis: 35%;
	}
	.cont-slide-col {
		margin-top: 0 !important;
	}
	.title-sep {
		margin: 5px 0 20px !important;
	}
	.home-first-section .btn {
		margin: 30px 0 0 !important;
	}
	.title-container .content {
		padding: 35px 0 40px;
	}
	.single-product .product {
		padding: 30px 0 40px;
	}
	.single-product .woocommerce-product-details__short-description {
		margin: 20px 0 35px;
	}
	.single-product .product_title {
		margin-bottom: 40px;
	}
	.single-product .product_title::after {
		top: 18px;
	}
	.single-product .woocommerce-product-details__short-description p:first-child {
		margin: 0 0 15px;
	}
	.single-product .single-product-main-image:not(.slick-track) {
		padding-bottom: 25px;
	}
	.single-product .form-submit {
		margin-top: 50px !important;
	}
	.cat-grid .content,
	.cust-section .content {
		padding: 60px 0;
	}
	.cat-prods .woocommerce-loop-product__title {
		font-size: 18px !important;
		padding: 0 0 8px !important;
	}
	.cat-prods .amount,
	.cat-prods .amount * {
		font-size: 18px !important;
	}
	.cat-prods .products .product {
		margin: 0 1.5% 5% 0;
	}
	.cat-grid .pagination {
		bottom: 0;
	}
	.cat-prods .tag,
	.prod-cat-grid .av-image-caption-overlay-center p {
		font-size: 24px;
		letter-spacing: 3px;
	}
	#top .cart_dropdown .dropdown_widget {
		display: none !important;
		opacity: 0 !important;
	}
	.responsive #top .slideshow_caption h2 {
		margin-bottom: 0;
	}
	.responsive .single-product .slideshow_caption {
		padding: 0 !important;
	}
	.single-product .subpages-slider img {
		width: 120px;
	}
	.subpages-slider ul.avia-slideshow-inner,
	.subpages-slider ul.avia-slideshow-inner * {
		max-height: 100% !important;
	}
	.about-section .content {
		padding: 50px 0 70px;
	}
}

@media (max-width: 989px) {
	.hustle-popup .hustle-popup-content {
		max-width: 85% !important;
	}
	.hustle-popup .gform_wrapper .gform_body {
		width: 60% !important;
	}
	.hustle-popup .gform_wrapper form {
		width: 100% !important;
		position: relative;
		right: 15px;
	}
	.hustle-popup .hustle-group-content p,
	.hustle-popup .gform_confirmation_message {
		font-size: 18px !important;
	}
	.slider-section .img {
		width: inherit;
	}
	.av-hamburger strong {
		bottom: 5px;
	}
	.home-first-section .content {
		padding: 60px 0 100px;
	}
	.img-col .avia-image-container:first-child {
		top: 40px;
	}
	.text {
		max-width: 100%;
	}
	.slider .n2-ss-control-bullet {
		bottom: -55px !important;
		display: block !important;
		left: 50% !important;
		transform: translateX(-50%);
		width: 100%;
	}
	.slide-col .mini-title {
		margin-top: 40px !important;
	}
	.slider-section .entry-content {
		flex-direction: column;
	}
	.slider-section .img,
	.slider-section .cont-slider .text {
		flex-basis: 100%;
	}
	.slider-section .cont-slider .text {
		max-width: 100%;
		margin: 50px 0 0;
		padding: 0 45px;
	}
	.slider-section .avia-slideshow-dots .goto-slide {
		margin: 35px 4px 0;
	}
	.slider-section .text h4 {
		margin-bottom: 10px;
	}
	.prod-section .flex_column_table {
		margin-top: 35px !important;
	}
	.glove-title .av-special-heading-tag,
	.prod-section .flex_column_table .text p {
		text-align: center;
	}
	.prod-section .flex_column_table .text p {
		max-width: 410px;
		margin: 0 auto 25px;
	}
	.html_mobile_menu_tablet #top #wrap_all #header {
		background-color: transparent !important;
		border: none !important;
		position: absolute !important;
	}
	.single-product .product {
		flex-direction: column;
	}
	.single-product .single-product-main-image:not(.slick-track) {
		padding-bottom: 0;
		flex-basis: 100%;
		width: 100%;
		float: none;
		margin: 0;
	}
	.single-product .single-product-summary {
		flex-basis: 100%;
	}
	.single-product-main-image {
		margin-bottom: 0;
	}
	.single-product .woocommerce-tabs {
		width: 100%;
	}
	.single-product .comment-form-author,
	.single-product .comment-form-email {
		width: 48%;
	}
	.cat-prods .products {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.cat-prods .products .product {
		display: flex;
		flex-direction: column;
		flex-basis: 47%;
		margin: 0 3% 5% 0 !important;
		width: 100%;
	}
	.cat-prods .products .inner_product_header {
		padding: 20px 10px 0 !important;
	}
	.sub-title {
		margin: 40px 0 25px !important;
	}
	.cust-section .title {
		margin: 25px 0 !important;
	}
	.cust-section .flex_column_table+.title {
		margin: 30px 0 20px !important;
	}
	.cust-section .title .av-special-heading-tag {
		font-size: .9em !important;
	}
	.cust-section .text p {
		font-size: .8em;
	}
	#top .cust-section .flex_column_table {
		display: flex !important;
		flex-wrap: wrap;
		justify-content: center;
		align-items: flex-start;
		margin-bottom: 0 !important;
	}
	.cust-section .flex_column_table .flex_column {
		width: 32% !important;
	}
	.html_mobile_menu_tablet .woocommerce-cart #wrap_all #header,
	.html_mobile_menu_tablet .woocommerce-checkout #wrap_all #header {
		position: relative !important;
	}
	.woocommerce-cart #header .header_bg,
	.woocommerce-checkout #header .header_bg {
		background: #000 !important;
		opacity: 1 !important;
	}
	.woocommerce-cart .av-hamburger-inner,
	.woocommerce-checkout .av-hamburger-inner {
		margin: 0;
	}
	.woocommerce-cart .av-hamburger strong,
	.woocommerce-checkout .av-hamburger strong {
		bottom: 2px;
	}
	.responsive.html_mobile_menu_tablet.html_header_top #top.woocommerce-cart #main,
	.responsive.html_mobile_menu_tablet.html_header_top #top.woocommerce-checkout #main {
		padding-top: 75px !important;
	}
}

@media (max-width: 850px) {
	.subpages-slider ul.avia-slideshow-inner,
	.subpages-slider ul.avia-slideshow-inner * {
		max-height: 220px !important;
		min-height: 100% !important;
	}
}

@media (max-width: 767px) {
	.hustle-popup .hustle-content {
		padding: 10px 20px 25px !important;
	}
	.hustle-popup .hustle-popup-content {
		max-width: 80%;
	}
	.hustle-popup .hustle-group-content br {
		display: none;
	}
	.hustle-popup .hustle-group-content img {
		margin-bottom: 20px;
	}
	.hustle-popup .hustle-group-content p,
	.hustle-popup .gform_confirmation_message {
		font-size: 16px !important;
	}
	.hustle-popup .gform_wrapper form {
		flex-direction: column;
		margin-top: 0 !important;
		right: 0;
	}
	.hustle-popup .gform_wrapper .gform_body {
		width: 100% !important;
	}
	.hustle-popup .gform_wrapper .gform_body input {
		text-align: center;
	}
	.hustle-popup .gform_wrapper,
	.hustle-popup .gform_wrapper .gform_footer {
		padding: 0;
		margin: 0;
	}
	#top .hustle-popup .gform_wrapper .gform_footer input {
		line-height: 1;
		width: 100% !important;
	}
	.hustle-popup .gform_wrapper .validation_message {
		position: relative;
		top: -5px;
	}
	#top #payment ul.payment_methods li img {
		margin: 5px;
	}
	#top #payment #place_order {
		min-width: 100%;
	}
	.woocommerce-variation-add-to-cart {
		text-align: center;
	}
	#top div.woocommerce-error,
	#top div.woocommerce-message,
	#top .woocommerce-info {
		padding: 25px;
		display: flex;
		flex-direction: column-reverse;
		justify-content: center;
	}
	#top div.woocommerce-error a.button,
	#top div.woocommerce-message a.button {
		position: relative;
		top: 0;
		left: 0;
		margin: 20px auto 0;
		width: 100% !important;
		float: none;
		display: block;
	}
	.responsive #top .col2-set .col-1,
	.responsive #top .col2-set .col-2,
	.responsive .cart-collaterals .shipping_calculator,
	#top .form-row-first,
	#top .form-row-last {
		width: 100%;
	}
	.single-product-summary .cart .quantity {
		margin-right: 0 !important;
	}
	.gloves {
		font-size: 24px;
		padding: 15px;
	}
	.html_mobile_menu_tablet #top #wrap_all #header {
		top: 5px;
	}
	#top .av-main-nav .menu-item-avia-special {
		right: 35px;
		bottom: 5px;
	}
	.responsive #top .logo {
		float: right !important;
		display: none;
		justify-content: flex-end;
	}
	.responsive #top .logo,
	.responsive #top .logo * {
		height: 50px !important;
		object-fit: contain;
	}
	.responsive #top #wrap_all .main_menu {
		left: 0 !important;
	}
	.logo {
		position: relative !important;
		top: 5px;
	}
	.home-slider .avia-caption-content p {
		letter-spacing: 5px;
		font-size: 20px;
	}
	.title .av-special-heading-tag {
		font-size: 24px !important;
	}
	.title-sep {
		margin: 0 0 10px !important;
	}
	.img-col {
		flex-direction: column;
		margin: 0 !important;
	}
	.img-col .avia-image-container:first-child {
		top: 0;
	}
	.img-col .avia-image-container {
		margin: 0 0 20px !important;
	}
	.img-col .avia-image-container:last-child,
	.cont-col {
		margin-bottom: 0 !important;
	}
	.home-first-section .content {
		padding: 50px 0 35px;
	}
	.home-first-section .btn {
		margin: 30px 0 25px !important;
	}
	.padd-section .content,
	.testim-section .content,
	.video-section .content {
		padding: 50px 0;
	}
	.home-sec-section .btn {
		margin: 30px 0 0;
	}
	.baseball-section {
		background: none !important;
	}
	.baseball-section .container {
		height: 100% !important;
		width: 100% !important;
		max-width: 100% !important;
		padding: 0 !important;
	}
	.testim-section .text p {
		margin: 0 0 20px;
		font-size: 19px;
	}
	.text p:first-child {
		margin: 0;
	}
	.img-slider-section .content {
		padding: 50px 0 80px;
	}
	.prod-section .content {
		padding: 50px 0 40px;
	}
	.slide-col .mini-title {
		margin-top: 15px !important;
	}
	.slider-section .cont-slider .text {
		margin: 35px 0 0;
		padding: 0 0;
		flex-basis: 100%;
		max-width: 100%;
	}
	.slider-section .text {
		align-items: flex-start;
	}
	.slider-section .text h4,
	.slider-section .cont-slider .text p {
		margin-bottom: 0;
	}
	.slider-section .content {
		padding: 60px 0 0;
	}
	.video-section .text p:first-child {
		margin: 0 0 10px;
	}
	.mini-title .av-special-heading-tag {
		margin-bottom: 0 !important;
		font-size: 17px !important;
	}
	.glove-title .av-special-heading-tag {
		font-size: 18px !important;
	}
	.slider-section .text h4 {
		font-size: 18px;
		font-weight: 600;
	}
	.prod-section .content {
		padding: 50px 0 20px;
	}
	.testim-section .mini-title .av-special-heading-tag {
		margin: 25px 0 0 !important;
		font-size: 17px !important;
	}
	.mini-title p {
		font-size: 14px;
		margin: 8px 0 0 !important;
	}
	.title {
		padding-bottom: 5px !important;
	}
	.title-container {
		min-height: 100%;
	}
	.title-container .subpages-title .av-special-heading-tag:before {
		top: -5px;
		height: 35px;
	}
	.title-container .subpages-title .av-special-heading-tag {
		font-size: 20px !important;
		letter-spacing: 3px;
		padding-left: 20px;
	}
	.title-container .content {
		padding: 25px 0;
	}
	.single-product .template-shop {
		padding-top: 25px;
	}
	.single-product .product div.images {
		display: flex;
		flex-direction: column;
	}
	.single-product .vertical-img-left.nickx-slider-for {
		width: 100%;
		margin: 0;
		float: none;
	}
	.single-product .woocommerce-product-gallery__image img {
		height: 100% !important;
	}
	.single-product .single-product-main-image {
		height: 300px;
	}
	#top .single-product-main-image .thumbnails a,
	#top .single-product-main-image .thumbnails li {
		width: 25% !important;
		margin: 0 !important;
	}
	#nickx-gallery .slick-list.draggable .slick-track,
	#nickx-gallery .slick-list {
		height: 100% !important;
	}
	.single-product .product_title {
		margin: 30px 0 45px;
	}
	#top .nickx-slider-nav .slick-slide {
		border: none;
	}
	#top .single-product-main-image .thumbnails a img,
	#top .single-product-main-image .thumbnails li img {
		height: 90px !important;
		object-fit: cover;
	}
	#top .single-product-summary .single_add_to_cart_button {
		display: block !important;
		width: 100%;
		margin: 30px 0 15px !important;
	}
	.single-product .comment_container {
		flex-direction: column;
		align-items: center;
		height: 100%;
		padding: 30px 20px;
		margin-bottom: 25px;
	}
	.single-product #reviews #comments ol.commentlist li .comment-text {
		margin: 30px auto 10px;
		text-align: center;
	}
	.single-product #reviews #comments ol.commentlist li .comment-text::before {
		display: none;
	}
	#top .commentlist ul {
		margin-left: 25px;
	}
	.single-product #reviews #comments ol.commentlist {
		padding-bottom: 0;
	}
	.single-product .comment-form-author,
	.single-product .comment-form-email {
		width: 100%;
	}
	#top #commentform p {
		margin: 15px 0 0;
	}
	.single-product .comment-form-email {
		margin-left: 0 !important;
	}
	#top .wc-tab input[type="text"],
	#top .wc-tab input[type="email"],
	#top .wc-tab textarea {
		margin: 0;
	}
	#top #commentform .comment-form-cookies-consent {
		margin: 20px 0 0;
	}
	#top #commentform .comment-form-cookies-consent label {
		left: 1.5em;
		top: -25px;
		width: 90%;
		padding-bottom: 0;
	}
	#top .wc-tab label {
		padding-bottom: 10px;
	}
	.single-product .product_title {
		font-size: 30px;
	}
	.single-product-summary .price .amount,
	.single-product-summary .price .amount * {
		font-size: 26px !important;
	}
	.cat-grid .content,
	.cust-section .content {
		padding: 50px 0 20px;
	}
	.cust-section .content {
		padding-bottom: 0;
	}
	.single-product .product {
		padding: 10px 0 40px;
	}
	.cat-prods .products .product {
		flex-basis: 100%;
		margin: 0 0 3% 0 !important;
	}
	.cat-prods .tag,
	.prod-cat-grid .av-image-caption-overlay-center p {
		font-size: 20px;
	}
	#top .cart_dropdown {
		border: none;
		right: 15px;
		margin-top: 8px !important;
	}
	#top .cart_dropdown_link {
		background: transparent !important;
	}
	.prod-cat-grid .content {
		padding: 50px 0 30px;
	}
	.cat-prods {
		margin-top: 20px !important;
	}
	.html_header_transparency #top .subpages-slider .slideshow_caption {
		padding-top: 25px;
	}
	.home-first-section .text p,
	.cust-section .text p {
		font-size: 18px;
	}
	.about-section .content {
		padding: 40px 0 50px;
	}
	.cust-section .title .av-special-heading-tag {
		font-size: .6em !important;
	}
	.cust-section .title {
		margin: 10px 0 !important;
	}
	.cust-section .flex_column_table .flex_column {
		width: 100% !important;
	}
	.cust-section .flex_column_table+.title {
		margin: 20px 0 !important;
	}
	.cust-section .text p:first-child {
		margin-bottom: 15px;
	}
}

@media (max-width: 480px) {
	#footer {
		padding: 30px 0 0;
	}
	#socket .container {
		padding: 10px 0;
	}
	#socket .copyright {
		text-align: center;
	}
	#socket .copyright span {
		display: none;
	}
	#socket .copyright a {
		display: block;
	}
	.testim-section .content {
		padding: 45px 0;
	}
	.subpages-slider ul.avia-slideshow-inner,
	.subpages-slider ul.avia-slideshow-inner * {
		max-height: 100% !important;
	}
}

@media (max-width: 390px) {
	.title .av-special-heading-tag {
		font-size: 22px !important;
		letter-spacing: 0 !important;
	}
	.testim-section .text br {
		display: none;
	}
}

@media (max-width: 360px) {
	.title .av-special-heading-tag {
		font-size: 19px !important;
	}
	.slider-section .text h4 {
		font-size: 17px;
	}
	.mini-title .av-special-heading-tag {
		font-size: 16px !important;
	}
	.cat-prods .products .inner_product_header {
		padding: 15px 0 0 !important;
	}
	.cat-prods .woocommerce-loop-product__title {
		font-size: 16px !important;
		padding: 0 0 5px !important;
	}
}

@media (max-width: 340px) {
	.hustle-popup .hustle-group-content p,
	.hustle-popup .gform_confirmation_message {
		font-size: 14px !important;
	}
}