/* 20181206 | Thank you page modify
--------------------------------------- */

.clearfix::after {display: block;clear: both;content: "";}
.mock-h1 {border-bottom: 3px solid #03A803;padding-bottom: 5px;margin-bottom: 1rem}
.order-head-datas {background-color: #f5f5f5; padding: 20px; margin-bottom: 2rem}
.invoice-transfer-address {margin-left:0;margin-right:0}
.invoice-transfer-address .transfer-address, .invoice-transfer-address .invoice-address {float: left;width: 50%;}
.invoice-transfer-address .invoice-address address {width: auto;margin: 0 1rem 0 0}
.invoice-transfer-address .transfer-address address {width: auto;margin: 0 0 0 1rem}
.invoice-transfer-address .transfer-address h2 {padding-left: 1rem;}

.woocommerce-column--billing-address address {width:auto}

@media (min-width: 768px){
    .order-head-datas ul li {float:left;width:50%;font-size:11px;}
    .order-head-datas ul li:nth-child(odd) {border-right:2px dotted black}
    .order-head-datas ul li strong {font-size:16px;}
}

@media (min-width: 992px){
    .order-head-datas ul li {width:auto;border-right:2px dotted black}
    .order-head-datas ul li:last-child {border:0}
}
@media (min-width: 1200px){
    .order-head-datas ul li {font-size:12px;}
    .order-head-datas ul li strong {font-size:18px;}
}


.woocommerce .order-head-datas ul.order_details {margin-bottom:0;padding:0}
.woocommerce .order-head-datas ul.order_details li {display:block;float:none;font-size:10px;margin:0;padding:10px;border:0;box-sizing:border-box}
.woocommerce .order-head-datas ul.order_details li strong {font-size:14px}
.woocommerce .order-head-datas ul.order_details li:last-child {border:0}
.woocommerce .order-info {margin-bottom:2rem}

.woocommerce-bacs-bank-details {margin-bottom: 2rem}
.woocommerce ul.order_details.bacs_details {margin-bottom:0;padding:0}
.woocommerce ul.order_details.bacs_details li {display:block;float:none;font-size:10px;margin:0;padding:10px;border:0;box-sizing:border-box}
.woocommerce ul.order_details.bacs_details li strong {font-size:14px}
.woocommerce ul.order_details.bacs_details li:last-child {border:0}



@media (min-width: 768px){
    .woocommerce .order-head-datas ul.order_details li {float:left;width:49%;font-size:11px;}
    .woocommerce .order-head-datas ul.order_details li:nth-child(odd) {border-right:1px dashed #999}
    .woocommerce .order-head-datas ul.order_details li strong {font-size:16px;}
    .woocommerce ul.order_details.bacs_details li {float:left;width:auto;font-size:11px;border-right:1px dashed #999}
}

@media (min-width: 992px){
    .woocommerce .order-head-datas ul.order_details li {width:auto;border-right:1px dashed #999}
    .woocommerce .order-head-datas ul.order_details li:last-child {border:0}
}
@media (min-width: 1200px){
    .woocommerce .order-head-datas ul.order_details li {font-size:12px;}
    .woocommerce .order-head-datas ul.order_details li strong {font-size:18px;}
}

/* A kosarban az ar ket sorba kerul mar xl screenen is, ha az ezres elvalaszto szokoz es nem pont, ezert komment
.woocommerce table.shop_table th.product-name {width: 70%}*/
/*.woocommerce table.shop_table th.product-total {width: 30%}*/

.wc-bacs-bank-details-account-name {margin-top:5px;font-size:1em;margin-bottom:10px}

.woocommerce .woocommerce-customer-details address {width: auto}
.woocommerce table.shop_table tfoot td.customer-order-comment {font-weight: 400}
.woocommerce table.shop_table tfoot td.customer-order-comment span {font-weight: 700}



.addtoany_header {
    margin: 0 0 16px;
}
.addtoany_list {
    display: inline;

}
.a2a_kit, .a2a_menu, .a2a_modal, .a2a_overlay {

    touch-action: manipulation;
    line-height: 32px;
}
.addtoany_list a, .widget .addtoany_list a {
    border: 0;
    box-shadow: none;
    display: inline-block;
    font-size: 16px;
    padding: 0 4px;
    vertical-align: middle;
}
.a2a_kit a {
    cursor: pointer;
}
.addtoany_list.a2a_kit_size_32 a {
    font-size: 32px;
}
.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span {
    height: 32px;
    line-height: 32px;
    width: 32px;
}
.addtoany_list a:not(.addtoany_special_service)>span {
    border-radius: 4px;
    display: inline-block;
    opacity: 1;
}

.a2a_kit .a2a_svg {
    background-repeat: repeat;
}
.addtoany_list a span {
    display: inline-block;
    float: none;
}
.a2a_label {
    position: absolute!important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
    clip-path: polygon(0 0,0 0,0 0);
    -webkit-clip-path: polygon(0 0,0 0,0 0);
    overflow: hidden;
    height: 1px;
    width: 1px;
}



/* Product Sticky Add to Cart
--------------------------------------- */
.storefront-sticky-add-to-cart {display:none;position:fixed;top:40px;width:100%;padding:1rem 0;min-height:50px;background-color: rgba(255,255,255,0.9);border-bottom:1px solid #EAEAEA;z-index: 1000}
.storefront-sticky-add-to-cart.show {display: block;}
.storefront-sticky-add-to-cart .container_24 {display:flex;align-items: center}
.storefront-sticky-add-to-cart .product-name {margin-right:auto;font-weight: bold}
.storefront-sticky-add-to-cart .product-price {margin-right:1rem;font-size:1.75rem;color:#049904;font-weight: bold}
.storefront-sticky-add-to-cart .product-price del {opacity:.5}
.woocommerce .storefront-sticky-add-to-cart button.button.alt {margin-right:20px;white-space: nowrap;color:white}
.sticky-atc-thumb-cont {margin:0 1.5rem 0 20px}
.sticky-atc-thumb-cont img {max-height:50px;height:auto}


@media (max-width:767px) {
    .storefront-sticky-add-to-cart, .storefront-sticky-add-to-cart.show {display: none !important;}
}

@media (max-width:991px) {
    .storefront-sticky-add-to-cart {padding:0}
    .storefront-sticky-add-to-cart .product-price {margin-right:0.5rem;margin-left:0.5rem;font-size:1rem}
    .storefront-sticky-add-to-cart .product-price del {font-size:0.75rem}
    .sticky-atc-thumb-cont {margin:0 0.5rem 0 20px;}
    .woocommerce .storefront-sticky-add-to-cart button.button.alt {font-size:0.75rem}
}

/* Customized bootstrap dropdown select
--------------------------------------- */

.dropdown {position:relative;}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    /*vertical-align: .255em;*/
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    box-sizing: border-box;
    color:white;
    float:right;
    margin-top:5px
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}

.dropdown-item:first-child {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-item:hover, .dropdown-item.active, .dropdown-item.active:hover {color:#03A803}
button#dropdownMenuButton {margin-top:5px;display: block;width: 100%;text-align:left;font-weight: 400;}

/* Invalid tos and privacy policiy red marker - MZ
--------------------------------------------------- */
.woocommerce-invalid #accept_privacy_policy, .woocommerce-invalid #accept_tos {
    outline: 2px solid red;
    outline-offset: 2px;
}

/* Oembed Iframe full width - ex 20201007
--------------------------------------------------- */
iframe.wp-embedded-content {width:100%;}