/*
 Theme Name:   Fresh Garbage Records
 Theme URI:    https://freshgarbage.pro
 Description:  GeneratePress child theme
 Author:       Cloud9
 Author URI:   https://cloud9.fi
 Template:     generatepress
 Version:      0.1
*/




.menu-item-has-children .dropdown-menu-toggle {
    padding-right: 0px;
    padding-left: 7px;
}


.woocommerce-products-header h1 {
    font-size: 42px;
    margin-bottom: 20px;
    line-height: 1.2em;
    font-weight: 400;
    text-transform: none;
    background-image: url(https://freshgarbage.pro/wp-content/uploads/2023/06/freshgarbage-icn.png);
    background-repeat: no-repeat;
    background-size: 44px;
    padding-left: 50px;
    background-position: 0px 5px;
}
.woocommerce .woocommerce-breadcrumb {
    font-size: .8em;
}
.woocommerce .woocommerce-breadcrumb a {
    color: #767676;
    text-decoration: none;
    border-bottom: 1px solid;
    padding-bottom: 2px;
    margin: 0 3px;
    line-height: 200%;
}
.woocommerce .woocommerce-breadcrumb a:hover {
    color: #767676;
    text-decoration: none;
    border-bottom: 2px solid;
    padding-bottom: 3px;
    margin: 0 3px;
}

.woocommerce .quantity .qty {
    width: 4.235801032em;
}


.woocommerce div.product p.price {
    color: #000000;
    font-size: 1.5em;
    background-color: transparent;
    height: 50px;
    margin: 10px 0;
    display: flex;
    width: fit-content;
    background-image: url(/wp-content/themes/fresh_garbage_records/img/hinta-vas.gif);
    padding-left: 10px;
	line-height:200%;
}

.woocommerce div.product_cat-uusi p.price {
    color: #FFFFFF;
    font-size: 1.5em;
    background-color: transparent;
    height: 50px;
    margin: 10px 0;
    display: flex;
    width: fit-content;
    background-image: url(/wp-content/themes/fresh_garbage_records/img/hinta-vas-uusi.gif);
    padding-left: 10px;
	line-height:200%;
}
.woocommerce div.product_cat-tulossa p.price {
    color: #FFFFFF;
    font-size: 1.5em;
    background-color: transparent;
    height: 50px;
    margin: 10px 0;
    display: flex;
    width: fit-content;
    background-image: url(/wp-content/themes/fresh_garbage_records/img/hinta-vas-tulossa.gif);
    padding-left: 10px;
	line-height:200%;
}
body.single-product span.woocommerce-Price-amount::first-child {
    padding: 7px 4px 7px 10px;
    line-height: 150%;
}
body.single-product span.woocommerce-Price-amount {
    padding: 7px 0px 7px 4px;
    line-height: 150%;
}

.woocommerce div.product p.price::after {
    content: url(/wp-content/themes/fresh_garbage_records/img/hinta-oik.gif);
}
.woocommerce div.product_cat-uusi p.price::after {
    content: url(/wp-content/themes/fresh_garbage_records/img/hinta-oik-uusi.gif);
}
.woocommerce div.product_cat-tulossa p.price::after {
    content: url(/wp-content/themes/fresh_garbage_records/img/hinta-oik-tulossa.gif);
}
 


.related span.woocommerce-Price-amount, ul.products span.woocommerce-Price-amount {
    background-color: inherit;
}

/*

.sale .product p.price del::after {
    content: url(/wp-content/themes/fresh_garbage_records/img/hinta-oik-uusi.gif);
}

*/


.woocommerce a.added_to_cart {
    padding: 4px 8px;
    display: inline-block;
    border: 1px solid #000000;
    margin-top: 7px;
    font-size: 80%;
    background-color: #ffffff;
    color: #000000;
    border-radius: 3px;
    font-weight: 500;
    text-transform: none;
    width: 95%;
    text-align: center;
}
.woocommerce a.added_to_cart:hover {
    background-color: #f1f1f1;
 
}




.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled{
    background-color: #b9b9b9;
    color: #ffffff;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
    background-color: #d3d3d3;
    color: #434343;
    -webkit-font-smoothing: antialiased;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover {
    background-color: #ffc808;
    color: #000000;
}



.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt {
    background-color: #d3d3d3;
    color: #434343;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover{
    background-color: #ffc808;
    color: #000000;
}

.fg-productdata {
    margin: 0;
    display: inline-block;
    width: 100%;
    border: 1px solid #000000;
}
.pd-row {
    display: inline-flex;
    width: 100%;
}
.fg-levymerkki, .fg-kataloginumero, .fg-vuosi, .fg-maa, .fg-kuntolevy, .fg-kuntokansi {
	padding:6px 12px;
	font-size:0.9em;
}

.fg-levymerkki {

}
.fg-kataloginumero {
    border-top: 1px solid #000000;
    width: 40%;
    float: left;
    border-right: 1px solid #000000;
}
.fg-vuosi {
    border-top: 1px solid #000000;
    width: 20%;
    float: left;
	border-right: 1px solid #000000;
}
.fg-maa {
    border-top: 1px solid #000000;
    width: 40%;
    float: left;
}
.fg-kuntolevy {
    border-top: 1px solid #000000;
    width: 50%;
    float: left;
    border-right:1px solid #000000;
}
.fg-kuntokansi {
    border-top: 1px solid #000000;
    width: 50%;
    float: left;
}

span.kuntoarvo {
    font-size: 236%;
    font-weight: 500;
    display: block;
}





.woocommerce ul.products li.product .button {
    display: inline-block;
    margin-top: 1em;
    font-size: 80%;
}


ul.products span.woocommerce-Price-amount {
    background-color: #ffc808;
}
.woocommerce ul.products li.product .price {
    color: #000000;
    background-color: transparent;
    margin: 0;
    display: flex;
    width: fit-content;
    padding: 0 0 0 0;
    line-height: 200%;
    font-size: 15px;
    font-weight: 500;
    background-image: url(/wp-content/themes/fresh_garbage_records/img/hinta-vas.gif);
    background-size: cover;
    padding-left: 10px;
}


ul.products li.product_cat-uusi span.woocommerce-Price-amount {
    background-color: #129700;
}
ul.products li.product_cat-tulossa span.woocommerce-Price-amount {
    background-color: #0000ff;
}


.woocommerce ul.products li.product_cat-uusi .price::before {
	background-image: none;
    background-size: 10px 30px;
    display: none;
    width: 10px; 
    height: 30px;
    content:"";
}
.woocommerce ul.products li.product_cat-tulossa .price::before {
	background-image: none;
    background-size: 10px 30px;
    display: none;
    width: 10px; 
    height: 30px;
    content:"";
}
.woocommerce ul.products li.product_cat-uusi .price {
    color: #ffffff;
    background-image: url(/wp-content/themes/fresh_garbage_records/img/hinta-vas-uusi.gif);
    background-size: cover;
    height: 30px;
    padding-left: 10px;
}
.woocommerce ul.products li.product_cat-tulossa .price {
    color: #ffffff;
    background-image: url(/wp-content/themes/fresh_garbage_records/img/hinta-vas-tulossa.gif);
    background-size: cover;
    height: 30px;
    padding-left: 10px;
}


span.woocommerce-Price-amount amount {
    color: #000000;
    background-color: #ffc808;
    height: 50px;
    width: fit-content;
    margin: 0;
    padding: 7px;
    display: inline;
    position: relative;
}
.woocommerce ul.products li.product .price::after {
	background-image: url(/wp-content/themes/fresh_garbage_records/img/hinta-oik.gif);
    background-size: 10px 30px;
    display: inline-block;
    width: 10px; 
    height: 30px;
    content:"";
}
.woocommerce ul.products li.product_cat-uusi .price::after {
	background-image: url(/wp-content/themes/fresh_garbage_records/img/hinta-oik-uusi.gif);
    background-size: 10px 30px;
    display: inline-block;
    width: 10px; 
    height: 30px;
    content:"";
}
.woocommerce ul.products li.product_cat-tulossa .price::after {
	background-image: url(/wp-content/themes/fresh_garbage_records/img/hinta-oik-tulossa.gif);
    background-size: 10px 30px;
    display: inline-block;
    width: 10px; 
    height: 30px;
    content:"";
}



.woocommerce ul.products li.sale .price {
    background-image: none;
}

.woocommerce ul.products li.sale .price del {
    opacity: 1;
    display: block;
    margin-right: 10px;
    font-size: 0.8em;
    color: #000000;
    font-weight: 400;
}

ul.products li.sale span.woocommerce-Price-amount {
    background-color: transparent;
}
.woocommerce ul.products li.sale .price ins {
    font-weight: 700;
    display: block;
    background: url(/wp-content/themes/fresh_garbage_records/img/sale-vas.gif);
    background-size: cover;
    padding: 0 0 0 10px;
    color:#ffffff;
}

.woocommerce ul.products li.sale .price::after {
    background-image: url(/wp-content/themes/fresh_garbage_records/img/sale-oik.gif);
    background-size: 10px 30px;
    display: inline-block;
    width: 10px;
    height: 30px;
    content: "";
}

article.outofstock p.price {
    filter: grayscale(1);
    opacity: 0.5;
}
span.loppuunmyyty {
    font-weight: bold;
    border: 1px solid;
    padding: 12px;
    display: block;
    margin: 10px 0;
    color: #000000;
}

.woocommerce div.sale p.price {
    color: #FFFFFF;
    font-size: 1.5em;
    background-color: transparent;
    height: 50px;
    margin: 10px 0;
    display: flex;
    width: fit-content;
    background-image: none;
    padding-left: 10px;
    line-height: 200%;
}

.woocommerce div.sale p.price del {
    opacity: 1;
    display: inline-block;
    color: #000000;
    font-size: 0.7em;
    margin-right: 10px;
}
.woocommerce div.sale p.price ins {
    background-image: url(/wp-content/themes/fresh_garbage_records/img/sale-vas.gif);
    padding-left: 10px;
}

.woocommerce div.sale p.price::after {
    content: url(/wp-content/themes/fresh_garbage_records/img/sale-oik.gif);
}

body.single-product .related span.woocommerce-Price-amount {
    padding: 4px;
}

.site-info {
    text-align: center;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 400;
    background-image: url(https://freshgarbage.pro/wp-content/themes/fresh_garbage_records/img/freshgarbage-footerbg.png);
    background-repeat: repeat-x;
    background-size: 260px;
    background-position: center 50px;
    padding-bottom: 200px;
	background-color: #ffffff;
}

.woocommerce .woocommerce-result-count {
    margin: 0 0 1em 0em;
    background-color: #ffc700;
    color: #000000;
    padding: 4px 12px;
    font-size: 0.65em;
    border-radius: 4px;
    font-weight: 500;
}



.woocommerce-products-header h1 {
    font-size: 42px;
    margin-bottom: 20px;
    line-height: 1.2em;
    font-weight: 400;
    text-transform: none;
    background-repeat: no-repeat;
    background-size: 70px;
    padding: 10px 0px 10px 80px;
    background-position: left center;
}
body.term-60s-70s-psych-rock-garage-rock .woocommerce-products-header h1 {
    background-image: url(https://freshgarbage.pro/wp-content/uploads/2023/07/fgr-cat-garage.png);
}

body.term-alternative .woocommerce-products-header h1 {
    background-image: url(https://freshgarbage.pro/wp-content/uploads/2023/07/fgr-cat-altindie.png);
}
body.term-progressive-rock-krautrock .woocommerce-products-header h1 {
    background-image: url(https://freshgarbage.pro/wp-content/uploads/2023/07/fgr-cat-kraut.png);
}
body.term-jazz-fusion .woocommerce-products-header h1 {
    background-image: url(https://freshgarbage.pro/wp-content/uploads/2023/07/fgr-cat-jazz.png);
}
body.term-blues-blues-rock .woocommerce-products-header h1 {
    background-image: url(https://freshgarbage.pro/wp-content/uploads/2023/07/fgr-cat-blues.png);
}

body.term-country-country-rock-bluegrass .woocommerce-products-header h1 {
    background-image: url(https://freshgarbage.pro/wp-content/uploads/2023/07/fgr-cat-country.png);
}

body.term-electronic .woocommerce-products-header h1 {
    background-image: url(https://freshgarbage.pro/wp-content/uploads/2023/07/fgr-cat-electronic.png);
}

body.term-folk-folk-rock-acoustic .woocommerce-products-header h1 {
    background-image: url(https://freshgarbage.pro/wp-content/uploads/2023/07/fgr-cat-folk.png);
}

body.term-hard-rock-heavy .woocommerce-products-header h1 {
    background-image: url(https://freshgarbage.pro/wp-content/uploads/2023/07/fgr-cat-heavy.png);
}

body.term-kotimaiset-finnish .woocommerce-products-header h1 {
    background-image: url(https://freshgarbage.pro/wp-content/uploads/2023/07/fgr-cat-kotimaiset.png);
}

body.term-hip-hop-rap .woocommerce-products-header h1 {
    background-image: url(https://freshgarbage.pro/wp-content/uploads/2023/07/fgr-cat-rap.png);
}

body.term-library-music-space-age-exotica-others .woocommerce-products-header h1 {
    background-image: url(https://freshgarbage.pro/wp-content/uploads/2023/07/fgr-cat-others.png);
}

body.term-metal .woocommerce-products-header h1 {
    background-image: url(https://freshgarbage.pro/wp-content/uploads/2023/07/fgr-cat-metal.png);
}

body.term-new-wave-goth-rock-synth-pop .woocommerce-products-header h1 {
    background-image: url(https://freshgarbage.pro/wp-content/uploads/2023/07/fgr-cat-newwave.png);
}

body.term-progressive-rock-krautrock .woocommerce-products-header h1 {
    background-image: url(https://freshgarbage.pro/wp-content/uploads/2023/07/fgr-cat-kraut.png);
}

body.term-punk-hardcore-emo .woocommerce-products-header h1 {
    background-image: url(https://freshgarbage.pro/wp-content/uploads/2023/07/fgr-cat-punk.png);
}

body.term-reggae-dub-dancehall-ska .woocommerce-products-header h1 {
    background-image: url(https://freshgarbage.pro/wp-content/uploads/2023/07/fgr-cat-reggae.png);
}

body.term-rock-pop .woocommerce-products-header h1 {
    background-image: url(https://freshgarbage.pro/wp-content/uploads/2023/07/fgr-cat-rockpop.png);
}

body.term-soul-funk-disco-rnb .woocommerce-products-header h1 {
    background-image: url(https://freshgarbage.pro/wp-content/uploads/2023/07/fgr-cat-soul.png);
}

body.term-soundtracks .woocommerce-products-header h1 {
    background-image: url(https://freshgarbage.pro/wp-content/uploads/2023/07/fgr-cat-soundtracks.png);
}

body.term-stoner-doom .woocommerce-products-header h1 {
    background-image: url(https://freshgarbage.pro/wp-content/uploads/2023/07/fgr-cat-stonerdoom.png);
}

body.term-world-music-traditional-ethnic .woocommerce-products-header h1 {
    background-image: url(https://freshgarbage.pro/wp-content/uploads/2023/07/fgr-cat-ethnic.png);
}

body.term-experimental-industrial-ambient .woocommerce-products-header h1 {
    background-image: url(https://freshgarbage.pro/wp-content/uploads/2023/07/fgr-cat-indambient.png);
}


div.product-search-filter-terms a, div.product-search-filter-extras a, .widget-area .widget div.product-search-filter-terms a, .widget-area .widget div.product-search-filter-extras a {
    box-shadow: unset;
    font-weight: inherit;
    text-decoration: none;
    color: #000000;
}
.product-search-filter-terms .product-search-filter-product_cat .term-thumbnail {
    box-shadow: none;
}

div.product-search-filter-terms a span, .main-navigation li a {
  background: linear-gradient(0deg, #ffc700, #ffc700) no-repeat right bottom / 0 var(--bg-h);
  transition: background-size 350ms;
  --bg-h: 100%;
  padding: 2px 8px !important;
  border-radius: 4px;
  line-height: 1.5 !important;
}
div.product-search-filter-terms a span:where(:hover, :focus-visible), .main-navigation li a:where(:hover, :focus-visible) {
  background-size: 100% var(--bg-h);
  background-position-x: left;
}

div.product-search-filter-terms a span, .main-navigation li a {
  text-decoration: none;
  color: inherit;
  line-height: 1.5;
}
.product-search-filter-terms .product-search-filter-product_cat .term-name {
    display: inline-block;
    vertical-align: middle;
    padding: 2px 8px;
    border-radius: 4px;
	line-height: 1.5;
}


.widget ul li.nav-back:first-child {
    list-style-type: none;
    position: relative;
    margin-bottom: 0.5em;
    text-transform: uppercase;
    border: 1px solid #000000;
    border-radius: 13px;
    font-size: 12px;
    padding: 2px 10px 3px 7px;
    width: fit-content;
    font-weight: bold;
    background-color: #000000;
    color: #ffffff;
}
.widget ul li.nav-back a:first-child {
    color: #FFFFFF;
}

.top-bar {
    color: #000000;
    background: #ffc700;
}

.widget-area .widget {
    padding: 10px 40px;
    margin:0;
}

.top-bar-align-right .widget .has-text-align-center {
    text-align: center;
    margin: 0;
    font-weight: 400;
    font-size: 1.3em;
    padding: 0.25em 0;
}
.top-bar-align-right .widget:first-child {
    margin-left: initial;
    display: block;
    width: 100%;
}

#left-sidebar .widget ul li {
    margin-bottom: 0.25em;
}

.woocommerce-no-products-found .woocommerce-info {
    padding: 2em 2em 2em 5.5em;
    border-top: none;
}
.woocommerce-no-products-found .woocommerce-info::before {
    background-image: url(img/no-products-found.png);
    background-repeat: no-repeat;
    background-size: 57px 57px;
    height: 60px;
    width: 60px;
    content: "";
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button {
    font-size: 80%;
}

.product-search-filter-terms .product-search-filter-attribute .term-thumbnail {
    box-shadow: 0 0 0px #333;
}

.woocommerce ul.products li.product a img {
    margin: 0;
}


.woocommerce span.onsale {
    min-height: 4.236em;
    min-width: 4.236em;
    padding: 0;
    font-weight: 600;
    position: absolute;
    text-align: center;
    line-height: 4.236;
    top: 15px;
    left: 15px;
    margin: 0;
    border-radius: 100%;
    background-color: #ff0808;
    color: #fff;
    font-size: 1.3em;
    z-index: 9;
    text-transform: uppercase;
    box-shadow: 0px 5px 0px #00000029;
}
.woocommerce ul.products li.product .onsale {
    font-size: 0.8em;
}

.product_cat-kirjat-ja-lehdet .entry-summary .fg-productdata, .product_cat-oheistuotteet .entry-summary .fg-productdata   {
    display: none !important;
}

.productattributes {
    display: flex;
    border-left: 1px solid;
    font-size: 0.9em;
    margin: 0 0 20px 0;
    border-bottom: 1px solid;
    border-right: 1px solid;
}
.productattribute {
    padding: 6px 12px;
}
.productattribute:nth-child(2) {
    border-left:1px solid;
}

.fg-ehmv {
    font-size: 1em;
    color: #ff0000;
    font-weight: 600;
    padding: 1em 1.25em;
    border: 2px solid;
    margin: 1em 0;
    text-align: justify;
    hyphens: auto;
}

.pa_formaatti {
}

.woocommerce table.shop_table {
    border: 1px solid rgb(0 0 0);
    border-radius: 0;
}
.woocommerce table.shop_table th {
    font-weight: 600;
    padding: 10px 12px;
    line-height: 1.5em;
    border: 0;
    font-size: 0.9em;
	background-color: #f8f8f8;
}
.woocommerce table.shop_table td {
    padding: 10px 12px;
    line-height: 1.5em;
    border-width: 1px 0 0 0;
    border-color: #000000;
}
.woocommerce a.remove {
    font-size: 2.4em;
    line-height: 91%;
}


.woocommerce-error, .woocommerce-info, .woocommerce-message {
    border-top: none;
}
.woocommerce-message::before {
    content: "\e007";
    color: #000000;
    font-size: 1.3em;
    margin: 0;
    padding: 0;
    line-height: 70%;
    left: 21px;
}
.woocommerce-info::before {
    content: "\e00f";
    color: #000000;
}
.woocommerce-message::before {
    content: "\e017";
    color: #000000;
}
.woocommerce-error::before {
    content: "\e016";
    color: #ff0000;
    font-size: 2em;
    margin: 0;
    padding: 0;
    left: 15px;
    top: 5px;
}

.woocommerce form .form-row label {
    line-height: 2;
    font-size: 0.9em;
    font-weight: 700;
    margin-left: 0;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    font-size: 1.1em;
    border-color: #000000;
    border-width: 0 0 1px 1px;
}


.woocommerce-checkout #payment {
    background: #ffffff;
    border: 1px solid #000000;
    padding: 2% 3%;
	border-radius: 0px;
}

.woocommerce-checkout #payment ul.payment_methods {
    border: 0px;
}
.woocommerce-checkout #payment div.payment_box {
    background-color: #ffc700;
    color: #000000;
}
.woocommerce-checkout #payment div.payment_box::before {
    border-bottom: 1em solid #ffc700;
}
.paytrail-provider-group {
    margin: 0  !important;
    background-color: #ffc700 !important;
    color: #000000 !important;
}
.paytrail-provider-group:hover {
    background-color: #ffffff !important;
    color: #000000 !important;
}

@media (max-width: 768px) {
    .left-sidebar .site-content {
        display: flex;
        flex-direction: column-reverse;
    }
}



#pwgc-email-gift-card-table td {
    font-family: IBM Plex Sans, sans-serif;
}

#pwgc-email-pdf-link {
    font-family: IBM Plex Sans, sans-serif;
    font-size: 90%;
}




table.wp-list-table .column-thumb {
    font-size: 0;
}



.fwp-cat-choice { display: inline-flex; align-items: center; gap: 10px; }
.fwp-cat-icon { width: 30px; object-fit: contain;}


.sidebar .widget p {    display: none !important;}

.sidebar .facetwp-facet {
    margin-bottom: 10px;
}


.checked {
    background-image: url(img/unfilt.gif) !important;
    background-size: 17px 17px !important;
    background-repeat: no-repeat !important;
    padding: 2px 0 2px 40px !important;
    background-position: 7px 50% !important;
    margin: 5px 0px 10px 0 !important;
}




@media (max-width: 768px) {

    .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
        float: right;
    }

.woocommerce .products ul, .woocommerce ul.products {
    margin: 0 0 1em;
    padding: 0;
    list-style: none outside;
    clear: both;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce-page[class*=columns-] ul.products li.product, .woocommerce[class*=columns-] ul.products li.product {
        float: none;
        flex: 0 0 47%;
        width: auto;
        margin: 0 0 1em 0;
    }
}




.paytrail-woocommerce-payment-fields--list-item--input+.paytrail-woocommerce-payment-fields--list-item--wrapper {
    border: 2px solid #ffffff;
}

.paytrail-woocommerce-payment-fields {
    padding: 5px 0;
}

.woocommerce-checkout #payment ul.payment_methods li.paytrail-woocommerce-payment-fields--list-item {
    margin-bottom: 4px;
    margin-right: 6px;
    background-color: #ffe89b;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: right;
    background-color: #ffc600;
    color: #000000;
}
.woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover {
    background-color: #eb0000;
    color: #ffffff;
}



.fg-ehmv {
    display: none;
}
