/*
Theme Name: awsmseotheme
Theme URI: https://www.lernsehen.com
Author: The 4skulls Team
Author URI: https://www.lernsehen.com
Description: https://www.lernsehen.com
Version: 2.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: sport-label
*/
html,body {
	background: #f7f7f7;
}
body {
	padding-top: 0px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: Arial,Arial Unicode MS,Helvetica,DejaVu Sans,Lucida Sans Unicode,sans-serif;
    font-weight: 700;
    line-height: 1.2;
    color: inherit;
}
pre {
    background-color: #fff;
}
.bg-primary {
    background-color: #03bdd5!important;
}
.after-tag:after {
    content: "";
    display: flex;
    width: 100%;
    max-width: 150px;
    height: 10px;
    background-color: #00f200;
    margin: 10px auto;
}
.textcol--black {
    color: #000;
}
/*
 * 
 * Bootstrap Changes
 */
a.nav-link>span {
	position: relative;
}
li.nav-item>a>span:not(.no-effect):hover:before,
li.nav-item>a>span:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
li.active-set>a>span:before,
li.active-set>a>span:after {
   content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -3px;
    left: 0;
    background-color: #44846a;
    visibility: visible;
}
li.nav-item>a>span:not(.no-effect):before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -3px;
    left: 0;
    background-color: #44846a;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition: all .3s ease-in-out;
}
.dropdown-menu {
	display: block;
	max-height: 0;
  	visibility: hidden;
  	transition: all 0.5s ease-in-out;
  	overflow: hidden;
  	width: auto;

}
.cd-morph-dropdown .links .content > ul > li,
.cd-morph-dropdown .link-list .content > ul > li,
.cd-morph-dropdown .content_box .content > ul > li {
	list-style: none;
}
.dropdown-list .dropdown ul {
	margin: 0!important;
	padding: 0!important;
}
.show > .dropdown-menu,
a.nav-link:hover + .dropdown-menu,
.dropdown-menu:hover {
  max-height: 900px;
  visibility: visible;
}
.dropdown-toggle::after {
    display: inline-block;
     width: 10px; 
     height: 0; 
     margin-left: .255em; 
     vertical-align: baseline; 
    content: url('/wp-content/themes/awsmseotheme/assets/chevron-down-solid.svg');
     border-top: inherit; 
     border-right: inherit; 
     border-bottom: inherit; 
     border-left: inherit; 
    font-family: 'Font Awesome\ 5 Free';
    vertical-align: text-top;
}

.btn-default {
    background: #e4e4e4;
}
.btn-primary {
	background: rgba(1,188,212,1.0);
	border: 1px solid rgba(1,188,212,1.0);
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.0rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none;
}
.cursor-pointer {
	cursor:pointer;
}
figure.shopthema img {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
figure.shopthema figcaption {
    font-size: 1.2rem;
    text-align: center;
}
figure.fronpage_figure {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
figure.fronpage_figure figcaption {
    position: absolute;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
    display: inline-flex;
    flex-direction: column;
    text-align: center;
}
ul#menu-footer > li {
    display: inline-block;
    margin-right: 10px;
}
.woocommerce-MyAccount-navigation ul {
    list-style: none;
}
.woocommerce-MyAccount-navigation ul > li {
    border-bottom: 1px solid #f7f7f7;
    background: #fff;
    margin-bottom: 1px;
    padding: 5px 10px;
}

ul#menu-footer {
    list-style: none;
}
/*
 * Woocommerce Anpassungen
 */
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    margin: 0;
}
.woocommerce-message {
    border-top-width: 0;
    font-size: small;
    width: auto;
}
.cart_totals.calculated_shipping h2 {
    font-size: 1.5rem;
}
.ov-dropdown-menu .jde_hint {
    display: none;
}
 input#coupon_code {
    min-width: 200px;
    height: 32px!important;
}
#add_payment_method .cart-collaterals .cart_totals p small, .woocommerce-cart .cart-collaterals .cart_totals p small, .woocommerce-checkout .cart-collaterals .cart_totals p small {
    color: #777;
    font-size: 80%;
}
.woocommerce table.shop_table,
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment,
.select2-container--default .select2-selection--single,
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button 
{
    border-radius: 0;
}
.childs ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.wc-card-title {
    font-size: 1.0rem;
    font-weight: 400;
    flex-grow:1;
}
select {
    background: #fff;
    padding: 5px 10px;
    border: 1px solid #ccc;
    position: relative;
    border-radius: 0px;
}
.orderbywrapper:after {
    display: flex;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    position: absolute;
    color: #000;
    top: 1.0rem;
    right: 1rem;
}
table.variations select {
    background: #fff;
    padding: 5px 10px;
    border: 1px solid #ccc;
    position: relative;
}
td.value {
	position: relative;
}
table.variations td.value::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    position: absolute;
    color: #000;
    top: 1.3rem;
    right: 1.3rem;
}
.woocommerce .woocommerce-ordering {
	margin:0;
}
.woocommerce-account .woocommerce .col-1,
.woocommerce-account .woocommerce .col-2 {
    max-width: inherit!important;
}
span.wgm-field-label {
    font-weight: bold;
}
span.woocommerce-Price-amount {
    width: 100%;
    display: block;
    color: #B93D1E;
    font-size: 1.125rem;
    font-weight: 600;
}
.price del span.woocommerce-Price-amount {
    font-weight: normal!important;
    font-size: 0.8em;
    color: #000;
}
.sl-price del span.woocommerce-Price-amount {
	font-weight: normal!important;
    font-size: 0.8em;
    color: #000;
    text-decoration: line-through;
}
.price ins {
    text-decoration: none;
}
.sl-price ins {
    text-decoration: none;
}
.sl-price-box {
    flex-shrink: 1;
}
.sl-price-box > p:empty {
    display: none;
}
.sl-price-box ul {
	margin: 0;
	padding: 0;
	padding-left: 20px;
}
.woocommerce span.onsale {
    background-color: rgba(1,188,212,1.0);
}
.home .navbar {
    margin-bottom: 0;
}
.includes_tax .sl-price {
    color: inherit;
    font-size: inherit;
    display: inline;
    font-weight: normal;
}
.includes_tax .woocommerce-Price-amount,
td.woocommerce-table__product-name .woocommerce-Price-amount{
    color: inherit;
    font-size: inherit;
    display: inline;
    font-weight: normal;
}
.woocommerce-table__product-name > a {
    display: inline-block;
    width: 100%;
}
.product-tax .woocommerce-Price-amount {
    font-size: inherit;
    font-weight: normal;
    display: inline;
    color: inherit;
}
.product-tax .sl-price {
    font-size: inherit;
    font-weight: normal;
    display: block;
    color: inherit;
}
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
	padding-left: 0;	
}
.woocommerce div.product form.cart div.quantity {
    margin: 0;
    width: 100%;
}
.quantity .input-text.qty {
    width: 100%;
    padding: 5px;
    border-radius: .3rem;
    border: 1px solid #ccc;
}
.woocommerce div.product form.cart .variations select {
	width: 100%;
}
select#pa_groesse {
    width: 100%;
    height: 40px;
    border: 1px solid #ccc;
    background-color: #f7f7f7;
}
.product_thumbnail_container img {
    border: 5px solid #ccc;
}
span.woocommerce-de_price_taxrate,
.woocommerce_de_versandkosten {
    width: auto;
    display: inline-block;
}
.variableprice .sl-price {
    width: auto;
    display: inline-block;
}
.variableprice {
    display: flex;
    flex-direction: row;
}
.variableprice > span:first-child {
	width: auto;
	margin-right: 10px;
}
.variableprice > span:last-child {
	width: auto;
	margin-left: 10px;
}
.loop-item a.button.product_type_variable.add_to_cart_button {
    display: none;
}
h2.woocommerce-loop-product__title {
    font-size: 100%;
}
.loop-item img.attachment-woocommerce_thumbnail {
    border: 5px solid #ccc;
    margin-bottom: 10px;
}
.woocommerce div.product form.cart .variations {
	margin-bottom: 0px;
}
a.reset_variations {
    display: none!important;
}
input[type=text], input[type=email], input[type=password], input[type=tel], textarea {

    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;

}
.place-order .input-checkbox {
    display: inline;
    margin: 7px 8px 0 0 !important;
    text-align: center;
    vertical-align: middle;
    float: left;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
	background-color: #fff;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: rgba(1,188,212,1.0);
    border-color: #02b2c9;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: rgb(239, 5, 5);
    border-color: #02b2c9;
    color: #fff;
}
.woocommerce-page .woocommerce {
	padding-bottom: 20px;
}
p.form-row.terms {
    display: flex;
    flex-basis: 100%;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
}
label.checkbox {
	order: 2;
}
input#widerruf {
    order: 1;
    margin: 7px 7px 0 0!important;
}
div#navbarsExampleDefault {
    z-index: 999;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline {
    width: 100%;
}
.woocommerce-product-details__short-description ul {
	padding: 0;
	padding-left: 20px;
}
svg.icon {
    height: 20px;
    width: 20px;
    display: inline-block;
    vertical-align: top;
}
svg.icon-double {
    height: 40px;
    width: 40px;
} 
.container-fluid.arg {
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
    height: 30px;
    text-align: center;
    background-color: rgba(1,188,212,1.0);
    color: #fff;
    margin-bottom: 20px;
}
.arg ul {
    animation: 10s cubic-bezier(1, 0, 0.5, 0) 0s normal none infinite running ticker;
    margin: 0;
    padding-left: 0;
    height: 30px;
}
.arg ul li {
    list-style: none;
    line-height: 30px;
}
.product-type-bundle .taxholder {
    display: none;
}
@keyframes ticker {
	0%   {margin-top: 0}
	25%  {margin-top: -30px}
	50%  {margin-top: -60px}
	75%  {margin-top: -90px}
	100% {margin-top: 0}
}
.single-product #wc-stripe-payment-request-button-separator {
    display: none!important;
}
/*
 * New List View Grid
 */
.onegrid > .col {
    max-width: 100%;
    padding: 0 15px!important;
    flex-basis: 100%;
}
.onegrid .col-holder,
.onegrid .col-holder-meta {
    flex: 0 0 100%;
    max-width: 100%;
}
.twogrid > .col {
    max-width: 50%;
    flex-basis: 50%;
    flex-grow: 0;
}
.twogrid .col-holder,
.twogrid .col-holder-meta {
    flex: 0 0 100%;
    max-width: 100%;
}
.threegrid > .col {
    max-width: 33.333333%;
    flex-basis: 33.333333%;
    flex-grow: 0;
}
.threegrid .col-holder,
.threegrid .col-holder-meta {
    flex: 0 0 100%;
    max-width: 100%;
}
.twogrid .loop-img-responsive {
    width: 100%;
}
.twogrid .sl-info-txt {
	display: none;
}
#wishlistcontent .nogrid > .col,
.listgrid > .col {
    flex: 0 0 100%;
    -webkit-box-flex: 0;
    max-width: 100%;
    padding-right: 10px!important;
    padding-left: 10px!important;
}
.icon-on-image {
    position: absolute;
    z-index: 9;
}
.icon-on-image {
	left:0.5rem;
	top: 0.5rem;
}
.twogrid .icon-on-image {
	right: auto;
	left: 1rem;
    top: 1rem;
}
.icon-on-image svg {
	width: 30px;
	height: 30px;
}
.wishlist.wishlist-set {
    fill: #fe0000;
}
.ov--mobile-close {
    width: 20px;
    height: auto;
}
.ov-dropdown-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    width: 100%;
    min-width: 250px;
    max-width: 350px;
    background-color: #fff;
    left: auto;
    right: 0;
}
.ov-dropdown-menu li {
    width: 100%;
    text-align: left;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}
.ov-dropdown-menu .dropdown-li.totals span {
    padding: 0;
    margin: 0;
}

.ov-dropdown-menu .dropdown-li.totals {
    display: inline-block;
    padding: 0 1rem;
    text-align: right;
}
.ov-dropdown-menu li span {
    margin-right: 1rem;
}
.ov-dropdown-menu li span img {
    max-width: 60px;
    height: auto;
}
.ov-dropdown-menu .btn {
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0;

}
span.totalone {
    white-space: nowrap;
    word-break: keep-all;
}
span.taxhinweisversand {
    width: 100%;
    display: inline-block;
    text-align: right;
}
a.sl-cart:hover + .cart-header-dropdown,
.cart-header-dropdown:hover {
    display: block!important;
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23333333'%2F%3E%3C%2Fsvg%3E") !important;
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23333333'%2F%3E%3C%2Fsvg%3E") !important;
}
.open-icon.imagelayer {
    position: absolute;
    bottom: 1rem;
    right: 1rem;
    background: #fff;
    border-radius: 50px;
    box-shadow: 0px 0px 10px #333;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.6rem;
    cursor: pointer;
}
p.stock.in-stock {
    display: none;
}
.cart_bewertung {
    width: 48%;
    float: left;
}
.cart_bewertung > svg {
    display: inline-block;
    width: 100px;
    height: 30px;
}
/**
cursor & reset
*/
div#wasc-shadow-layer,
.pswp__scroll-wrap,
.ls_newsletter_overlayhandler,
.modal.fade.show {
    cursor: url(assets/img/light-close.png) 16 16,pointer;
}
.modal-content {
    cursor: initial;
}
.woocommerce-form-login label,
.woocommerce-form-login .password-input {
    display: block;
    width: 100%;
}
.cart_item .quantity {
    display: flex;
    align-items: center;
    justify-content: start;
}
.cart_item .quantity input {
    border: 0!important;
    width: auto!important;
    padding: 0!important;
    display: inline-block;
    font-size: 16px;
    color: #ccc!important;
}
.cart_item .quantity span {
    width: 16px;
    display: flex;
    justify-content:center;
    height: 16px;
    background: transparent;
    border: 1px solid #ccc;
    border-radius: 2px;
    color: #ccc;
}
/* Chrome, Safari, Edge, Opera */
.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.quantity input[type=number] {
  -moz-appearance: textfield;
}

.price.mobile-price {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}
.price.mobile-price span.woocommerce-Price-amount {
    display: inline!important;
}
.update_cart_holder .checkout-button,
.update_coupon_holder .checkout-button {
    display: none!important;
}
.bundle_error .woocommerce-info::before {
    color: #000;
}
.bundle_error .woocommerce-info {
    margin:0!important;
}
.bundle_form {
    margin: 1em 4px!important;
}
form.bundle_form > .bundled_product_summary:nth-child(2) {
    margin-bottom: 0!important;
    border-bottom: 0!important;
}
.bundle_add_to_cart_button.disabled {
    text-decoration: line-through;
    cursor: not-allowed;
}
.bundle_error  .woocommerce-info {
    border-top-color: #000;
    display:none;
}
.font-size-0-8 {
    font-size: 0.8rem;
}
.font-size-0-9 {
    font-size: 0.9rem;
}
.font-size-1 {
    font-size: 1rem;
}
.font-size-2 {
    font-size: 2rem;
}
.font-size-3 {
    font-size: 3rem;
}
.font-size-4 {
    font-size: 4rem;
}
.font-size-5 {
    font-size: 5rem;
}
.font-size-6 {
    font-size: 6rem;
}
body.modal-open.overflow-hidden .modal_popup.quickaddtocartbutton + .modal.show {
    display:none!important;
}
/*
 * media queries!
 */

@media (max-width: 767.98px) {
    .font-size-xs-0-8 {
        font-size: 0.8rem;
    }
    .font-size-xs-0-9 {
        font-size: 0.9rem;
    }
    .font-size-xs-1 {
        font-size: 1rem;
    }
    .font-size-xs-2 {
        font-size: 2rem;
    }
    .font-size-xs-3 {
        font-size: 3rem;
    }
    .font-size-xs-4 {
        font-size: 4rem;
    }
    .font-size-xs-5 {
        font-size: 5rem;
    }
    .font-size-xs-6 {
        font-size: 6rem;
    }
	ul#menu-footer {
		padding: 0;
		margin: 1rem 0;
	}
	ul#menu-footer > li
	{
		padding: 0.5rem 0;
		width: 100%;
	}
	.container-fluid.arg {
		height: 40px;
		font-size: 0.8rem;	
	}
	@keyframes ticker {
		0%   {margin-top: 0}
		33%  {margin-top: -40px}
		66%  {margin-top: -80px}
		99%  {margin-top: -120px}
		100% {margin-top: 0}
	}
	.arg ul li {
	    list-style: none;
	    line-height: normal;
	    vertical-align: middle;
	    display: flex;
	    flex-direction: row;
	    align-items: center;
	    justify-content: center;
	    width: 100%;
	    height: 40px;
	}
	.woocommerce-product-details__short-description {
		-webkit-order: 3;
	    order: 3;
    }

	h1,
	h2,h3,h4,h1 {
	    font-size: 120%;
	}
	h1.product_title.entry-title.sl-title {
		font-size: 100%;
	}
	.woocommerce img, .woocommerce-page img {
	    height: auto;
	    max-width: 100%;
	    max-height: 250px;
	    /*width: auto;*/
    }
    .onegrid img {
        max-height: inherit;
        width: 100%;
    }
	#ismobileimagecarouselExampleIndicators .carousel-inner {
	    text-align: center;
	}
	a.nav-link {
		color: #fff;
	}
	.woocommerce-mobile-cart .includes_tax .sl-price {
	    color: inherit;
	    font-size: inherit;
	    font-weight: 600;
	    display: inline;
	}
	.single-p-args {
    	order: 4;
	}
	span.onsale {
    display: none;
	}
	.home .navbar {
    	padding: 0 1rem;
	}
	.navbar {
    	padding: 0 1rem;
    }
    img.pswp__img {
        max-height: initial;
        height: auto!important;
    }
    .pswp__zoom-wrap {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}
/* Landscape */
@media only screen 
  and (max-width: 767.98px) 
  and (orientation: landscape) { 
	
}