/**
 * Theme Name: Rey Child
 * Theme URI: http://reytheme.com/
 * Description: This is a child theme of Rey.
 * Author: Marius H.
 * Author URI:  https://twitter.com/mariushoria
 * Template: rey
 * Version: 1.0.0
 * License: General Public License
 * License URI: http://www.gnu.org/licenses/gpl.html
 * Text Domain: rey-child
 */

@media (min-width: 1025px) {
 body .rey-checkoutPage.--layout-custom.--rearr-csz .rey-checkoutPage-form #shipping_country_field {
    width: 33.3333%;
    float: left;
    clear: none;
 }
}

@media (min-width: 1025px) {
.rey-checkoutPage.--layout-custom.--rearr-csz .rey-checkoutPage-form #billing_country_field {
    width: 33.3333%;
    float: left;
    clear: none;
 }
}


@media (min-width: 1025px) {
 body .rey-checkoutPage.--layout-custom.--rearr-csz .rey-checkoutPage-form #billing_first_name_field {
    width: 50%;
    float: left;
    clear: none;
 }
}

@media (min-width: 1025px) {
.rey-checkoutPage.--layout-custom.--rearr-csz .rey-checkoutPage-form #billing_last_name_field {
    width: 50%;
    float: left;
    clear: none;
 }
}

@media (min-width: 1025px) {
 body .rey-checkoutPage.--layout-custom.--rearr-csz .rey-checkoutPage-form #shipping_first_name_field {
    width: 50%;
    float: left;
    clear: none;
 }
}

@media (min-width: 1025px) {
.rey-checkoutPage.--layout-custom.--rearr-csz .rey-checkoutPage-form #shipping_last_name_field {
    width: 50%;
    float: left;
    clear: none;
 }
}
body.single-post .rey-siteContainer {
	padding-top: 20px;
	padding-bottom: 50px;
}
body.category-blogas .rey-postItem {
	padding-top: 0px;
}
.rey-checkoutPage.--layout-custom .rey-checkoutPage-review-toggle {
	padding: 20px 5px;
}
.rey-checkoutPage .rey-checkoutPage-review-toggle .__title .__title-text{
	font-size:12px;
}

@media only screen and (max-width: 768px){
.rey-checkoutPage.--layout-custom .rey-formReview .rey-formReview-block{
font-size: 12px;
	}
}
.rey-checkoutPage.--layout-custom .rey-formReview .rey-formReview-block .rey-formReview-content{
	padding: 0px 0px 0px 6px;
}
.rey-checkoutPage.--layout-custom .rey-checkout-shippingMethods ul#shipping_method li{
	image-rendering:-webkit-optimize-contrast;
}
/* Add to Cart Font size */

.woocommerce .rey-stickyAtc .rey-stickyAtc-title {
    font-size: 24px;
}

.select2-container--default .select2-results>.select2-results__options{
max-height: 240px;}

/*Verify badges remove */
.ivole-verified-badge
{
	display:none;
}

/* Add to Cart Mygtukas */

.woocommerce div.product form.cart .button {
	font-weight:500;
	border-radius:25px;
}
/* Cart Panel Mygtukai */
.rey-cartPanel .woocommerce-mini-cart__buttons .wc-forward.checkout {
	border-radius: 25px;
}
.woocommerce .widget_shopping_cart .buttons a{
	border-radius: 25px;
}
.rey-checkoutPage.--layout-custom .rey-checkoutPage-form .__step-footer .__step-fwd{
	border-radius:25px;
}
.btn.btn-primary, button.btn-primary, button[type=button].btn-primary, button[type=submit].btn-primary, input[type=button].btn-primary, input[type=reset].btn-primary, input[type=submit].btn-primary{
	border-radius:25px;
}
.rey-checkoutPage.--layout-custom .woocommerce-form-coupon .button{
	border-radius:25px;
}
	.woocommerce-checkout #payment .place-order button[type="submit"], #add_payment_method #payment .place-order button[type="submit"]{
		border-radius:25px;
		font-weight:500;
}


li.product .rey-pSubtitle.--pos-after_title {
    --subtitle-margin-top: .5em;
}

.woocommerce ul.products li.product .button.rey-btn--primary {
	border-radius: 25px;
}

li.product .rey-pSubtitle.--pos-after_title {
	font-size: 14px;
}

/* Montonio apmokėjimo sistemos css */
body .montonio-bank-payments-form .montonio-payments-country-dropdown {
	width:100%;
}
body .montonio-bank-payments-form .montonio-bank-items .montonio-bank-item{
width:31%;
height:45px;
border-radius:5px;
display:flex;
margin:0px;
padding:5px 10px;
background:#fff;
box-shadow:0 0 0 1px #dfdcde;
cursor:pointer;
transition:box-shadow .3s;
image-rendering:-webkit-optimize-contrast;
}

@media (max-width: 1024px){ 
body .montonio-bank-payments-form .montonio-bank-items .montonio-bank-item{
width:100%;

	}
}
body .montonio-bank-payments-form .montonio-bank-items .montonio-bank-item:hover {
box-shadow:0 0 0 1px #000;
}

body .montonio-bank-payments-form .montonio-bank-items .montonio-bank-item.active {
box-shadow:0 0 0 2px #000;
background: #ffddbe;
border: 0px;
	
}

/* Montonio logo ir korteliu dydis */
.woocommerce-checkout #payment ul.payment_methods .wc_payment_method img, #add_payment_method #payment ul.payment_methods .wc_payment_method img {
max-width: 100%;
image-rendering:-webkit-optimize-contrast;
	
}

body .woocommerce-checkout #payment div.payment_box,#add_payment_method #payment div.payment_box {
border:1px solid HSL(var(--neutral-2));
position:relative;
}
/* Skaityti daugiau post linkas */
.rey-post-moreLink{
	padding: 6px 14px 6px 14px;
	background: #B1A78E; 
	border-radius: 25px;
	color:#FDFDF9;
	text-transform:none;
	
}
.rey-post-moreLink:hover{
	background: #A3997A;
	color:#FDFDF9;
}

.rey-summaryAcc-accItem{
	font-size:18px;
}
/* Icon prie apmokėjimo */
.woocommerce-checkout #payment .place-order button[type="submit"]:before, #add_payment_method #payment .place-order button[type="submit"]:before{
	mix-blend-mode: unset;
}

