/*
Theme Name: Kidz-Child
Theme URI: http://wp.ideapark.kz/kidz/
Text Domain: kidz-child
Description: Modern Retina ready Responsive WordPress Blog Theme
License: GNU General Public License v2.0 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.1
Template: kidz
Author: ideapark.kz
Author URI: http://ideapark.kz
Tags: one-column, two-columns, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, theme-options, translation-ready
*/


/* =Theme customization starts here
-------------------------------------------------------------- */


/*.ip-shop-loop-price .price {
    color: #56B0F2;
}*/

div.products .ip-shop-loop-wrap .onsale, .ip-p-c .onsale {
    background: #93c240;
}

#header .top-menu .auth {
    position: relative;
    padding-right: 22px;
    line-height: 40px;
}

#header .top-menu .auth:after {
    content:"";
    position:absolute;
    top:50%;
    right:4px;
    border-top: 6px solid #fff;
    border-left:6px solid transparent;
    border-right:6px solid transparent;
    margin-top: -3px;
}

header#header .subauth {
    display: none;
    position: absolute;
    top:100%;
    left:0;
    z-index: 9;
    background: #fff;
    margin:0;
    padding: 15px;
    min-width:160px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.3);
    border-radius: 15px;
}

header#header .subauth li {
    line-height: 2.5;
    display: block;
}

header#header .auth:hover .subauth {
    display: block;
}

header#header .auth:hover > a,
header#header .auth:focus > a
{
    color: #fff;
}

header#header .auth:hover:after,
header#header .auth:focus:after
{
    border-top-color: #fff;
}

header#header .subauth a {
    color: #404E65 !important;
}

.widget ul.product-categories > li > a {
    font-size: 19px;
    line-height: 1.3;
}

.widget ul.product-categories ul.children ul.children {
    font-weight: normal;
    padding-left:10px;
}


.widget ul.product-categories > li > ul.children > li {
    padding-left: 10px;
}

.widget ul.product-categories > li > ul.children > li > ul li {
    padding-left: 0 !important;
}

.widget ul.product-categories > li > ul.children > li > a {
    font-weight: 700;
    /*color: rgba(64,78,101,0.82);*/
    color:#4a5058;
    font-size: 16px;
    line-height: 1.3;
}

.widget ul.product-categories > li > ul.children > li:hover > a {
    color:#fd3681;
}

.widget.widget_layered_nav li a,
.widget.widget_layered_nav_filters li a,
.widget.widget_product_categories li a {
    padding-right: 0px;
}

.widget ul.product-categories ul.children {
    display: none;
}

.widget ul.product-categories li.current-cat > ul.children,
.widget ul.product-categories li.current-cat-parent > ul.children
{
    display: block;
}

.widget ul.product-categories li.cat-parent ul.children {
    padding: 10px 0;
}

.widget ul.product-categories {
    padding-right: 0;
}

.widget ul.product-categories > li {
    border-bottom: 1px solid #EAEAEA;
    padding:15px 30px 15px 10px;
    position: relative;
}

.widget ul.product-categories > li .tog {
    content:"";
    position:absolute;
    top:14px;
    bottom:14px;
    right:0px;
    width:22px;
    height:22px;
    background: #d9e0ea;
    padding:0;
}

.widget ul.product-categories > li > ul.children > li .tog {
    right: -30px;
}

.widget ul.product-categories > li .tog:hover {
    background: #fd3681;
}

.widget ul.product-categories > li .tog:before {
    content:"";
    border-bottom: 5px solid #fff;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    width:0;
    left:50%;
    top:50%;
    position: absolute;
    margin:-7px 0 0 -5px;
}

.widget ul.product-categories > li .tog:after {
    content:"";
    border-top: 5px solid #fff;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    width:0;
    left:50%;
    top:50%;
    position: absolute;
    margin:0px 0 0 -5px;
}

.widget ul.product-categories > li.current-cat:after {
    border-top: 0;
    border-bottom: 5px solid #fd3681;
}

.widget.widget_layered_nav li a,
.widget.widget_layered_nav_filters li a,
.widget.widget_product_categories li a {
    padding-right: 5px;
}

.widget.widget_product_categories li span.count,
.widget.widget_layered_nav li span.count,
.widget.widget_layered_nav_filters li span.count {
    position: relative;
    font-size: 12px;
    top: initial;
    right: initial;
}

.widget ul.product-categories a {
    color:#404E65;
    font-weight: 600;
}

.widget ul.product-categories > li > a {
    font-weight: bold;
}

.widget ul.product-categories > li.current-cat > a,
.widget ul.product-categories li.current-cat-parent > a,
.widget ul.product-categories li.current-cat > a
{
    color: #fd3681 !important;
}

.ip-shop-loop-actions a.ip-wishlist-btn {
    color:#333 !Important;
}

.ip-shop-loop-actions a.ip-quickview-btn {
    color:#333 !Important;
}

.ip-shop-header select.styled {
    font-size: 15px !important;
    background: #56b0f2 !important;
    padding: 15px !important;
    width: auto !Important;
    color: #fff;
}

/*.ip-shop-header select.styled option {
    line-height: 1.5;
    display: block;
}

.ip-shop-header select.styled option:hover {
    opacity: 0.9;
}*/

/*.main-menu .wishlist svg {
    fill:#fd3681;
}*/

.widget.widget_product_categories li a:hover {
    color: #fd3681;
}

.ip-p-c .cart button[type=submit] {
    background-color: #fd3681;
}

.archive #ip-shop-sidebar .widget-title {
    margin-bottom: 15px;
    padding: 15px 0;
    font-size: 18px;
    line-height: 1.3;
    border-bottom: 1px solid #404e65;
}

a.hfaq {
    display: block;
    background: #fafafa;
    padding:15px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    font-family: 'Montserrat',sans-serif;
    color: #404E65;
    margin-top: 5px;
    border-left: 3px solid #fd3681;
}

a.hfaq.open, a.hfaq:hover {
    background:#fafafa;
    color:#fd3681;
}

.cfaq {
    display: none;
    padding:15px;
    margin-bottom: 15px;
    font-size: 16px;
    background:#fff;
    border-left: 3px solid #fd3681;
}

#footer .footer-logo {
    max-width: none;
    max-height: none;
}

#footer .footer-logo img {
    max-width: 80%;
    max-height: none;
}

#footer .contacts {
    padding-top: 10px;
}

#footer .contacts p {
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: bold;
}

#post-1140 .entry-content,
#post-812 .entry-content,
#post-3 .entry-content,
#post-1385 .entry-content
{
    column-count: 2;
    column-gap: 60px;
    text-align: justify;
}

#post-1140 .entry-content h3,
#post-812 .entry-content h3,
#post-3 .entry-content h3,
#post-1385 .entry-content h3
{
    text-align: left;
}

.archive .widget_layered_nav_filters {
    background: #fff8df;
    padding: 20px;
}

.archive #ip-shop-sidebar .widget_layered_nav_filters h2 {
    border: none;
    margin-bottom: 0;
    padding: 0;
}

.archive #ip-shop-sidebar .widget_layered_nav_filters ul {
    margin:0;
}

/*

.widget + .widget {
    margin-top: 45px;
}



#footer .widget_products {
    flex: 0 0 50%;
}

#footer .widget_products ul.product_list_widget {
    overflow:hidden;
}

#footer .widget_products ul.product_list_widget li {
    width:46%;
    float:left;
    margin-right:2%;
    margin-left:2%;
    margin-bottom: 0;
}

#footer .widget_products ul.product_list_widget li.clear {
    width:100%;
    display: block;
    clear:both;
    padding:0;
    margin:0;
    height: 0;
    min-height:0;
}

*/


.woocommerce-MyAccount-content .order_details,
.woocommerce-thankyou-order-wrap .order_details,
.woocommerce-thankyou-order-wrap
{
    max-width: none;
}


.woocommerce-thankyou-order-wrap .woocommerce-customer-details,
.addresses .cdetails,
.woocommerce-MyAccount-content .woocommerce-customer-details,
.woocommerce-account .ced-rnx_customer_detail
{
    background: #ddf1fb;
    padding: 20px 40px 30px;
    clear: both;
    margin-top: 40px;
}

.woocommerce-MyAccount-content h3,
.woocommerce-MyAccount-content h2,
.woocommerce-account .ced-rnx_customer_detail h2,
.woocommerce-thankyou-order-wrap h2,
.ip-customer-details h2,
.ip-customer-details h3
{
    margin-top: 10px;
}

section.woocommerce-order-details > h2 {
    margin-top: 50px;
}

.ip-customer-details table:before,
.ip-customer-details address:before,
.woocommerce-MyAccount-content address:before {
    display: none;
}

.woocommerce-thankyou-order-wrap .woocommerce-order-details > form,
.woocommerce-MyAccount-content .woocommerce-order-details > form {
    display: inline-block;
    float: left;
    margin: 0 10px 0 0;
}

.woocommerce-orders-table__cell-order-actions a {
    text-indent: -99999px !Important;
    padding:0;
    margin: 0 5px 0 0;
    position: relative;
    background: none !important;
    opacity: 1 !Important;
}

.woocommerce-orders-table__cell-order-actions a:hover:before {
    color:#404E65;
}

.woocommerce-orders-table__cell-order-actions a:before {
    content: "";
    position: absolute;
    color: #fd3681;
    left: 50%;
    top: 50%;
    z-index: 2;
    text-indent: 0;
    margin: -8px 0 0 -10px;
    font-size: 20px;

}

.woocommerce-order-details p.order-again {
    float: left;
    margin-right: 10px;
}

.shop-content .woocommerce-MyAccount-content .button:not(input):not(.wc-backward) {
    padding: 10px 24px;
    margin-top: 15px;
}

section.woocommerce-order-details {
    overflow: hidden;
}

.woocommerce-orders-table__cell-order-actions a.view:before {
    content: "\f06e";
    font-family: 'Font Awesome 5 Free';
}

.woocommerce-orders-table__cell-order-actions a.exchange:before {
    content: "\f021";
    font-family: 'Font Awesome 5 Free';
}

.woocommerce-orders-table__cell-order-actions a.return:before {
    content: "\f0e2";
    font-family: 'Font Awesome 5 Free';
}

.woocommerce-orders-table__cell-order-actions a.cancel:before {
    content: "\f056";
    font-family: 'Font Awesome 5 Free';
}

.woocommerce-orders-table__cell-order-actions a.invoice:before {
    content: "\f570";
    font-family: 'Font Awesome 5 Free';
}

.woocommerce-orders-table__cell-order-actions a.credit-note:before {
    content: "\f572";
    font-family: 'Font Awesome 5 Free';
}

.woocommerce-orders-table__cell-order-actions a.view_msg:before {
    content: "\f075";
    font-family: 'Font Awesome 5 Free';
}

.woocommerce-orders-table__cell-order-actions a span {
    position: absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    display: block;
}

.woocommerce-orders-table__cell-order-actions a span:before {
    content: "";
    display: block;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 32px;
    background: #404E65;
    border-radius: 4px;
    padding: 8px 6px;
    color: #FFF;
    text-align: center;
    font: 400 11px/14px 'Montserrat',sans-serif;
    white-space: pre-wrap;
    text-transform: uppercase;
    width: 160px;
    text-indent: 0;
}

.woocommerce-orders-table__cell-order-actions a.view span:before {
    content:"Vezi comanda";
}

.woocommerce-orders-table__cell-order-actions a.view_msg span:before {
    content:"Adaugă mesaj";
}

.woocommerce-orders-table__cell-order-actions a.exchange span:before {
    content:"Modifică comanda";
}

.woocommerce-orders-table__cell-order-actions a.return span:before {
    content:"Solicită retur";
}

.woocommerce-orders-table__cell-order-actions a.cancel span:before {
    content:"Anulează comanda";
}

.woocommerce-orders-table__cell-order-actions a.invoice span:before {
    content:"Descarcă factura";
}

.woocommerce-orders-table__cell-order-actions a.credit-note span:before {
    content:"Descarcă storno";
}

.woocommerce-orders-table__cell-order-actions a:hover span:before {
    opacity: 1;
    visibility: visible;
}

.woocommerce-orders-table__cell-order-actions a span:after {
    content: '';
    position: absolute;
    /*    -webkit-transition: visibility 0.15s linear,opacity 0.15s linear;
        transition: visibility 0.15s linear,opacity 0.15s linear;*/
    opacity: 0;
    visibility: hidden;
    left: 50%;
    margin-left: -5px;
    top: -5px;
    border: 5px solid transparent;
    border-top: 5px solid #404E65;
    text-indent: 0;
}

.woocommerce-orders-table__cell-order-actions a:hover span:after {
    opacity: 1;
    visibility: visible;
}

.woocommerce-error li {
    color: red;
    border: 1px solid red;
    /*    display: flex;
        -webkit-box-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        align-items: flex-start;
        margin: 0 0 10px 0 !important;*/
}



.woocommerce-account .ced_rnx_product_table_wrapper input[type=checkbox],
.woocommerce-account .ced_rnx_note_tag_wrapper input[type="radio"]
{
    opacity: 1;
}






.ced_rnx_return_notification, .ced_rnx_exchange_notification{
    display:none;
    color: green;
}
#ced-exchange-alert, #ced-return-alert{
    display:none;
    color: #ff0000;
}
.ced_rnx_return_column img, .ced_rnx_return_note img, .ced_rnx_exchange_column img, .ced_rnx_exchange_note img{
    width:75px !important;
    height:75px !important;
}
.ced_rnx_product_table .ced_rnx_product_title {
    float: right;
    padding-left: 20px;
    text-align: left;
    width: 70%;
}
.ced_rnx_product_table .ced_rnx_prod_img{
    float: left;
    width: 30%;
}
.ced_rnx_product_table .ced_rnx_product_title .wc-item-downloads {
    margin-left: 14px;
}
.ced_rnx_product_table tr td{
    text-align: left;
}
.ced_rnx_exchange_product_qty, .ced_rnx_return_product_qty{
    width:100px !important;
}
.ced_rnx_product_table tr th {
    text-align: left;
}
.ced_rnx_exchnaged_product_remove {
    cursor: pointer;
}
#ced_rnx_return_request_subject_text, #ced_rnx_exchange_request_subject_text{
    -moz-box-shadow: 0 5px 7px #ccc;
    -ms-box-shadow: 0 5px 7px #ccc;
    -webkit-box-shadow: 0 5px 7px #ccc;
    box-shadow: 0 5px 7px #ccc;
}
.btn.button.ced_rnx_return_request_morefiles {
    margin-top: 1%;
}
.ced_rnx_return_notification > img, .ced_rnx_exchange_notification > img{
    left: 48%;
    position: absolute;
    top: 45%;
    width: 5%;
}

.ced_rnx_return_notification, .ced_rnx_exchange_notification {
    background-color: #000000;
    bottom: 0;
    height: 100%;
    opacity: 0.50;
    padding: 0;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 99999;
}
.ced_rnx_return_note > i > img, .ced_rnx_exchange_note > i > img {
    height: 25px !important;
    width: 25px !important;
}

.ced_rnx_exchange_notification_choose_product{
    display: none;
}
#ced_rnx_variation_list a
{
    margin-left: 1%;
}
#ced_rnx_refund_method,
.ced_rnx_refund_method-wrap input{
    vertical-align: middle;
}
.ced_rnx_refund_method-wrap{
    margin-bottom: 15px;
}
.ced_rnx_refund_method_input_test {
    display: inline-block;
    margin-left: 15px;
    vertical-align: middle;
}

.ced_rnx_product_table_wrapper {
    position: relative;
}
.ced_rnx_return_notification_checkbox::after {
    background: rgba(255, 255, 255, 0.60) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.ced_rnx_return_notification_checkbox img {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99999999;
}
.ced_rnx_return_notification_checkbox
{
    display: none;
}
.ced_rnx_product_table{
    border-collapse: collapse;
    font-size: 17px;
}

/*.ced_rnx_product_title > a {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
}*/
.ced_rnx_product_title > p {
    /*background-color: #D6D6D6;*/
    color:#000;
    font-weight: bold;
    margin-top: 10px;
}
#ced_rnx_total_exchange_amount, #ced_rnx_total_refund_amount {
    /*font-size: 23px;*/
    font-weight: bold;
}

.ced_rnx_product_table  .ced_rnx_return_product_all ,
.ced_rnx_product_table  .ced_rnx_exchange_product_all {
    margin-right: 4px;
    vertical-align: middle;
}
.ced_rnx_product_table .product-name img.size-thumbnail {
    margin: 0 auto;
}
.ced_rnx_product_table .ced_rnx_product_title .wc-item-meta,
.ced_rnx_product_table .ced_rnx_product_title {
    margin: 0;
}
.form-row.form-row-wide.ced_rnx_exchange_note img ,
.form-row.form-row-wide.ced_rnx_return_note img {
    float: left;
    margin-right: 4px;
}
.ced_rnx_product_table_wrapper,
.ced_rnx_exchanged_products_table_wrapper{
    overflow: auto;
}
.ced_rnx_return_note{
    font-weight: bold;
}
#ced_rnx_return_request_subject ~ .select2.select2-container,
#ced_rnx_exchange_request_subject ~ .select2.select2-container,
.ced_rnx_exchange_request_reason {
    width: 100%!important;
}

#ced_rnx_return_request_form_wrapper hr {
    display: none;
}

.c-home-tabs h2, #home-post h2,
.home-instagram .home-post-header-wrap h2,
.home-html .home-post-header-wrap h2,
.home-shortcode .home-post-header-wrap h2,
#home-text h1, .ip-p-c section.products h2,
.cross-sells h2 {
    border-bottom:solid 4px #fd3681;
}

#home-text h1 {
    line-height: 1.5;
}

.main-menu .cart-info .ip-cart-count,
.ip-p-c .cart button[type=submit],
.ip-p-c .summary a.button.alt,
.shop-content .woocommerce-MyAccount-content .button:not(input):not(.wc-backward),
.woocommerce-MyAccount-content .shop_table .button,
.shop-content .woocommerce-MyAccount-content *[type=submit],
#ip-wishlist-table .actions .button, div.woocommerce-error a,
div.woocommerce-error a.button,
.woocommerce-account #customer_login *[type=submit],
.collaterals a.button.checkout-button,
#place_order {
    background: #fd3681;
}

#place_order {
    background: #fd3681;
    font-size: 28px;
    padding: 20px;
}

#header .top-menu:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
}

#header .top-menu:after {
    height: 16px;
    top: 100%;
    background: linear-gradient(-135deg, #fd3681 8px, transparent 0) 0 8px, linear-gradient(135deg, #fd3681 8px, transparent 0) 0 8px;
    background-position: top left;
    background-repeat: repeat-x;
    background-size: 16px 16px;
}

#header .top-menu {
    height: 40px;
}

#header .top-menu .menu > li {
    line-height: 40px;
}

.woocommerce-account .ced_rnx_product_table_wrapper input[type=checkbox] {
    transform: scale(1.5);
    margin:6px 10px;
}

div.products .ip-shop-loop-wrap .onsale, .ip-p-c .onsale {
    font-size: 13px;
}

.products .ced_rnx_exchange_wrapper {
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 2;
    background: #ffb74a;
    padding: 5px 20px;
    text-align: center;

}

.products .ced_rnx_exchange_wrapper a {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    display: block;
    line-height: 1.5;
}

.single-product .ced_rnx_exchange_wrapper {
    margin-top: 20px;
}

.single-product .ced_rnx_exchange_wrapper button {
    margin-right: 10px;
    background:#ffb74a;
    padding-top: 13px;
    padding-bottom: 14px;
}

.single-product .ced_rnx_exchange_wrapper a {
    font-weight: bold;
}

body #ivole_trustbadgef_sl.ivole-trustbadgef-sl {
    text-align: right;
}

.woocommerce-breadcrumb li {
    color: #8b99ad;
}

div.products .product:not(.product-category) .ip-shop-loop-thumb img {
    left: 0;
}

div.products .product:not(.product-category) .ip-shop-loop-details h3,
.ip-shop-loop-price {
    text-align: left;
    font-size: 16px;
}

.ip-shop-loop-actions a,
.shop-content .ip-shop-loop-actions a.button {
    font-weight: bold;
    opacity: 1;
}

.sidebar-left .cross-sells div.products .product,
.sidebar-right .cross-sells div.products .product {
    width: 25%;
}

.order_details strong {
    font-weight: bold;
}

.order_details thead td,
.order_details thead th,
.woocommerce-thankyou-order-details li,
#ip-wishlist-table th,
.shop_table th,
.woocommerce-account *:not(h3) > label,
#customer_details *:not(h3) > label,
.woocommerce-form-login *:not(h3) > label,
.wpcf7-form label {
    color: #404E63;
    line-height: 2;
}

.ip-customer-details address,
.woocommerce-MyAccount-content address {
    color: #404E65;
    font-weight: bold;
}

input.ced_rnx_exhange_shop,
a#ced_rnx_coupon_regenertor {
    display: inline-block;
    color: #FFF;
    font: 700 14px/16px 'Open Sans',sans-serif;
    text-align: center;
    padding: 10px 24px;
    border: 0;
    outline: 0;
    background: #ffb74a;
    border-radius: 4px;

    webkit-transition: visibility 0.15s linear,opacity 0.15s linear,color 0.15s linear,border-color 0.15s linear,background-color 0.15s linear;
    transition: visibility 0.15s linear,opacity 0.15s linear,color 0.15s linear,border-color 0.15s linear,background-color 0.15s linear;
}

input.ced_rnx_exhange_shop:hover {
    opacity: 0.6;
}

a#ced_rnx_coupon_regenertor {
    background:#fd3681;
}

.ced_rnx_exchanged_products .ced_rnx_product_title {
    vertical-align: middle;
    display: table-cell;
    height: 100px;
    float: none;
}

.collaterals .payment_methods li,
.collaterals #shipping_method li {
    padding-left: 0 !Important;
}

.collaterals #shipping_method li {
    margin-bottom:0 !Important;
    padding-top: 0 !Important;
    line-height: 2;
}

/*.collaterals #shipping_method li:last-child {
    line-height: 1.5;
}*/

.collaterals #shipping_method li label {
    display: inline;
    padding:5px 0;
}

.collaterals #shipping_method li #shipping_method_0_local_pickup3 + label {
    line-height: 1;
}

.collaterals input[type=radio] + i {
    position: relative;
    left: 0;
    top: 0px;
    margin: 0 5px 0 0;
    width: 17px;
    height: 17px;
}

.woocommerce-account .shop-content .woocommerce-MyAccount-content p.ced_rnx_wallet {
    background: #f4f8ff;
    padding: 30px 20px;
    font-size: 18px;
    line-height: 2;
    border: 8px dashed #fd3681;
    color: #fd3681;
}

.bottom a {
    font-weight: bold;
}

.page-template-contact .wpcf7-form textarea {
    max-width: none;
}

.page-template-contact .wpcf7-submit {
    max-width: 200px;
}

.page-template-contact .post-container h2 {
    color:#fd3681;
}

.contact-header {
    font-weight: 600;
    font-size: 14px;
}

.contact-block {
    font-size: 18px;
    position: relative;
    font-weight: bold;
}

.contact-blocks {
    background: #fafafa;
    padding: 50px 30px 0;
}

.contact-blocks p {
    color:#fd3681;
}

.contact-form {
    margin:0;
}

.depozit, .companie {
    max-width: none;
    padding:0 30px;
    box-sizing: border-box;
    margin:40px 0;
    font-size: 16px;
    font-weight: 600;
}

.depozit a, .companie a {
    color:#fd3681;
}

.contact-form {
    width: 100%;
    max-width: none;
    padding:0 30px;
    box-sizing: border-box;
    margin:40px 0;

}

.contact-map {
    width:100%;
    padding:0;
    margin:0 0 30px 0;
}

.contact-map iframe {
    width: 100% !important;

}

.contact-map h2 {
    margin-top: 0;
}

.contact-map p {
    opacity:0.8;
}


.map-wrap {
    width: 100%;
}

.PaymentLogoGrid {
    text-align: right;
}

.contact-row-2 {
    margin: 50px 0px 0 0;
}

.woocommerce-MyAccount-navigation ul li.is-active a {
    color: #fd3681;
}

.woocommerce-MyAccount-navigation ul li.is-active a svg {
    fill: #fd3681;
}

.woocommerce-MyAccount-orders th {
    background: none !important;
    border-bottom:1px solid #fd3681 !important;
    color: #fd3681;
    font: 900 12px/12px 'Open Sans',sans-serif;
}

.woocommerce-MyAccount-orders tr:nth-child(even) {
    background: #ddf1fb;
}

.woocommerce-MyAccount-orders thead tr {
    background: none !important;
}

.woocommerce-MyAccount-orders tr td {
    font-size: 12px;
    font-weight: bold;
    border-bottom: solid 1px #eaeff9;
    text-align:left !Important;
}

#header .top-menu .menu li > ul {
    width: auto;
    min-width: 150px;
}

#header .top-menu .menu ul li a:hover {
    color: #fff;
    opacity: 0.6;
}

ul.gs-pins li {
    margin-left: 0 !Important;
}

.home-subscribe .mc4wp-form .mc4wp-form-fields {
    display: block;
}

.home-subscribe .mc4wp-form input[type=email] {
    width: 70%;
    line-height: 34px;
    margin-right: 1%;
    display: inline-block;
}

.home-subscribe .mc4wp-form input[type=submit] {
    width: 29%;
    box-sizing: border-box;
    line-height: 14px;
}

.home-subscribe .mc4wp-form label {
    display: block;
}

.cn-button.wp-default {
    background: #fd3681;
}

.main-menu ul.sub-menu ul.sub-menu
{
    background-color: #fff !Important;
}

.main-menu ul.sub-menu ul.sub-menu:after {
    border-right: 10px solid #fff;
}

.posted_in > a {
    color:#404E65;
}

.shippingnotice {
    display: inline-block;
    background: #93C240;
    padding:5px 10px;
    line-height: 1.3;
    color:#fff;
    border-radius:3px;
    margin-bottom: 5px;
    text-transform: none;
    font-size: 15px;
    letter-spacing: normal;

}

.paymentnotice {
    background: #26cffe;
    display: inline-block;
    background: #fe9401;
    padding: 5px 10px;
    line-height: 1.3;
    color: #fff;
    border-radius: 3px;
    margin-bottom: 20px;
    text-transform: none;
    font-size: 15px;
    letter-spacing: normal;
}


.woobt-wrap {
    padding: 30px 0 0;
}

.woobt_before_text {
    font-weight: bold;
}

body #wrap {
    background: url(https://balloo.ro/wp-content/uploads/2021/12/banner-header1.webp) no-repeat center -130px;
    background-size: 100%;
}

.ip-shop-container, .ip-blog-container, .ip-page-container {
    margin-top: 0px;
    margin-bottom: 65px;
}

#header .product-categories {
    padding: 10px 0;
}

.woocommerce-variation-description p {
    color: #fd3681;
    font-weight: 700;
    display: inline-block;
    padding: 5px 20px;
    background: #f5f5f5;
}

.woocommerce-variation-description p:before {
    content: "Ai selectat: ";
    position: relative;
    font-weight: normal;
    color: #333;
}

.product .product-modal-gallery {
    border: 1px solid #bebebe;
    border-radius: 6px;
    overflow: hidden;
}

.woocommerce-checkout .collaterals {
    max-width: none;
}

.widget .product_list_widget .product-title,
.widget .product_list_widget del,
.widget .product_list_widget ins,
.widget .product_list_widget .amount
{
    position: relative;
}

.demo_store {
    background: red !Important;
}

#customer_login .wrap .the_champ_login_ul li {
    display: block;
}

.woocommerce-ResetPassword {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    list-style: none;
    padding: 0;
}

.woocommerce-ResetPassword > p {
    font-weight: bold;
}

.mentiuni {
    padding:20px;
    background:#fafafa;
}

.mentiuni p {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.5;
    color: #444;
}

.ip-p-c .product_meta {
    color: #fe9401;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: normal;
}

/*.ip-p-c .product_meta a {
    text-transform: none;
    letter-spacing: normal;
}*/

.ip-p-c .ip-product-stock-status {
    text-align: left;
    margin-top: 24px;
}

h1.product_title {
    margin:0;
}

.woocommerce-MyAccount-content a.woocommerce-Button--next,
.woocommerce-MyAccount-content a.woocommerce-Button--previous
{
    color: #fff;
}

#primary {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 45px;
    margin-bottom: 65px;
}

.single-product #primary {
    margin-top: 0px;
}

.woocommerce .ip-shop-loop-details h3 a {
    color: #404E65;
    line-height: 1.4;
}

.shop-content div.woocommerce-info,
.shop-content ul.woocommerce-error
{
    margin-top:0;
    margin-bottom:10px;
    display: block;
}

.shop-content .woocommerce div.woocommerce-info {
    background-color: #f4f8ff;
    border: 1px solid #007cba;

    align-content: flex-start;
    align-items: stretch;
    border-radius: 4px;
    box-sizing: border-box;
    color: #2f2f2f;
    display: flex;
    font-size: .875em;
    font-weight: 400;
    gap: 12px;
    line-height: 1.5;
    margin: 16px 0;
    padding: 16px !important;
}

.shop-content .woocommerce div.woocommerce-info > div {
    align-self: center;
    flex-basis: 100%;
    white-space: normal;
}

.shop-content .woocommerce div.woocommerce-info > div > span {
    display: table;
}

.shop-content .woocommerce div.woocommerce-info > div > span > span {
    display: table-cell;
    vertical-align: middle;
}

.shop-content .woocommerce div.woocommerce-info > div > span > span > p {
    margin: 0 !important;
}

.shop-content .woocommerce div.woocommerce-info > svg {
    fill: #fff;
    border-radius: 50%;
    flex-grow: 0;
    flex-shrink: 0;
    height: 100%;
    padding: 2px;
    background-color: #fd3681;
}

.shop-content .woocommerce div.woocommerce-info.woocommerce-cart-notice-minimum-amount {
    background-color: #9ceadb2e;
    border:1px solid #18b394;
}

.shop-content #woocommerce-cart-notice-discount-plata-online {
    background-color: #afea9c2e;
    border: 1px solid #2db318;
}

.shop-content .woocommerce div.woocommerce-info.shipping_info {
    background-color: #c39cea2e;
    border: 1px solid #a966ec;
}

.shop-content .woocommerce div.woocommerce-info.woocommerce-cart-notice-minimum-amount > svg,
.shop-content .woocommerce div.woocommerce-info.woocommerce-cart-notice-minimum-amount a.button {
    background-color: #18b394;
}

.shop-content #woocommerce-cart-notice-discount-plata-online > svg,
.shop-content #woocommerce-cart-notice-discount-plata-online a.button {
    background-color: #2db318;
}

.shop-content .woocommerce div.woocommerce-info.woocommerce-cart-notice-minimum-amount:first-child > svg,
.shop-content .woocommerce div.woocommerce-info.woocommerce-cart-notice-minimum-amount:first-child a.button {
    background-color: #18b394;
}

.shop-content .woocommerce div.woocommerce-info.shipping_info > svg,
.shop-content .woocommerce div.woocommerce-info.shipping_info a.button {
    background-color: #a966ec;
}

.shop-content .woocommerce div.woocommerce-info.woocommerce-cart-notice-deadline {
    background-color: #fd368114;
    border:1px solid #fd3681;
}

.shop-content .woocommerce div.woocommerce-info.woocommerce-cart-notice-deadline > svg,
.shop-content .woocommerce div.woocommerce-info.woocommerce-cart-notice-deadline a.button {
    background-color: #fd3681;
}

.woocommerce-account .woocommerce-customer-details--phone,
.woocommerce-account .woocommerce-customer-details--email {
    margin:0px;
}

.gs-pin-title {
    display: none !important;
}

.mfp-content .gs_pin_popup {
    width: fit-content;
    background:none;
}

button.mfp-close {
    border-radius: 0
}

.woocommerce-cart .woocommerce-info:nth-child(odd),
.woocommerce-checkout .woocommerce-info:nth-child(even)
{
    background:#ffe6ef;
    color: #fd3681;
}

.woocommerce-cart .woocommerce-info:nth-child(odd) a.button,
.woocommerce-checkout .woocommerce-info:nth-child(even) a.button
{
    background:#fd3681;
}

.woocommerce-cart .cart-empty.woocommerce-info {
    background:none;
}

.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info {
    background:#f4f8ff;
    color:#404E64;
}

.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info a.showlogin {
    background: #617ba2;
}

#primary #main {
    margin-left:-15px;
    margin-right:-15px;
}

footer .bpo {
    text-align: right;
    margin:0;
}

/*#sn-mobilpay-methods {
    display: none !important;
}*/

/*.collaterals .payment_methods .payment_box {
    display: none !Important;
}*/

.collaterals .payment_methods .payment_box p {
    margin: 0 0 15px 0;
    background: #e6e6fa;
    border: 1px solid #8888af;
    padding: 3px 5px;
}

.woocommerce-breadcrumb ul {
    width: 100%;
}

.woocommerce-breadcrumb li,
.woocommerce-breadcrumb li a {
    display: inline;
    white-space: normal;
    text-transform: none;
    font-size: 13px;
}

.main-menu .product-categories ul > li.col-2 > ul {
    width: 330px;
}

.main-menu .product-categories ul > li.col-2 > ul > li {
    width: 125px;
}

#mobile-contact-bar {
    z-index: 2 !important;
}

.soldout {
    padding: 0 11px;
    text-align: center;
    background: red;
    color: white;
    font-weight: bold;
    position: absolute;
    top: -5px;
    right: -5px;
    font-size: 12px;
    z-index: 2;
    height: 22px;
    border-radius: 11px;
    font: 700 10px/22px 'Montserrat',sans-serif;
    line-height: 24px;
}

.ip-shop-loop-new-badge {
    line-height: 24px;
}

#footer {
    padding-top: 100px;
    background: url(https://balloo.ro/wp-content/uploads/2021/01/clouds-blue.webp) top center repeat-x;
    background-color: #ddf1fb;
}

#footer > .wrap {
    background: none;
}

#footer del {
    color: #2d383e;
}

.woocommerce-billing-fields .optional {
    display: none;
}

/*.woocommerce-Tabs-panel--description ul li {
    font-weight: bold;
}*/

.tagged_as a, .posted_in a {
    color: #404E65;
    text-transform: capitalize;
}

.ip-shop-header h1 {
    text-transform: capitalize;
}


.woocommerce-product-rating {
    margin-top:5px;
}

form.woocommerce-checkout .collaterals #shipping_method .amount {
    float: none;
}


.woocommerce-notices-wrapper .woocommerce-info {
    display: block;
    position: relative;
}

.woocommerce-notices-wrapper .woocommerce-message {
    margin:0 0 10px 0 !important;
}

div.woocommerce-info a.inlinelink {
    display: inline;
    background: none;
    color: inherit;
    float:none;
    text-decoration: underline;
    font-weight: bold;
    padding:0;
    margin:0;
}

.shop-content .woocommerce .woocommerce-message {
    background: #FFEEED;
    color: #fd3681;
    margin-bottom: 10px !important;
    padding: 10px;
    margin-top: 0;
}

#coupons_list > h3 {
    padding-left: 10px;
}

#sc-cc {
    margin-bottom: 20px !Important;
    padding-left: 10px;
}

div.woocommerce-info a {
    background: #fd3681;
}

.ip-single-product-nav {
    display: none !Important;
}

.row > div.woocommerce-error,
.row > div.woocommerce-info,
.row > div.woocommerce-message {
    margin: 0 15px 20px 15px;
}

.ip-product-stock-status {
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    letter-spacing: 0.0518em;
    text-transform: none;
    vertical-align: middle;
    font-family: 'Fredoka One';
}

.woocommerce-order-details__title.upload_receipt {
    border: 2px solid #fd3681;
    border-bottom:0;
    margin-bottom:0;
    padding: 15px;
    background: #fd3681;
    color: #fff;
}

.woocommerce-table--upload-receipt.upload_receipt {
    border: 2px solid #fd3681;
    border-top:0;
    background: none !important;
}

.woocommerce-table--upload-receipt.upload_receipt th {
    text-align: left;
    padding-left:15px;
    padding-bottom:15px;
    padding-top: 15px;
}

.upload_receipt .receipt-upload-date {
    padding: 15px 0;
}

.upload_receipt .receipt-status {
    font-style: italic;
    font-weight: bold;
}

.upload_receipt .receipt-status.pending {
    color:#777;
}

.upload_receipt .receipt-status.rejected {
    color:red;
}

.upload_receipt .receipt-status.approved {
    color:green;
}

.upload_receipt td.receipt-img-preview {
    padding-top: 15px;
}

.collaterals .payment_methods input[type=radio],
.collaterals #shipping_method input[type=radio] {
    left: 0px;
}

.ip-p-c .summary .yith-wfbt-section .price {
    font-weight:400;
    font-size: inherit;
}

.ip-p-c .summary .yith-wfbt-section .total_price bdi {
    font-weight: bold;
}

.yith-wfbt-submit-button {
    margin-top: 5px;
}

.yith-wfbt-images img {
    border: solid 1px #EAEAEA;
}

.yith-wfbt-section .yith-wfbt-item input[type=checkbox] {
    top: 8px;
}

.woocommerce-tabs {
    margin-top: 30px;
}

.woocommerce-tabs .wc-tab {
    text-align: justify;
}

.yith-wfbt-section {
    padding-top: 30px;
}

.product-category .ip-shop-loop-thumb img {
    border: 1px solid;
}

td.item-quantity .quantity {
    display: inline-block;
    position: relative;
}

td.item-quantity .quantity input {
    font-size: 18px;
    border-radius: 4px;
    text-align: center;
    padding: 0 25px;
    line-height: 41px;
    width: 90px;
    vertical-align: middle;
}

.yith-wacp-content .popup-actions .button {
    font-size: 12px;
    padding: 10px;
}

.ip-product-images-col {
    margin-bottom: 60px;
}

.yith-wacp-mini-cart-count {
    background: #fd3681;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    font-size: 1.5rem;
    font-weight: 400;
}

.widget:not(.custom-latest-posts-widget) li {
    font-weight: bold;
}

#footer .widget li {
    font-size: 16px;
}

#footer .widget .widget-title {
    font-size: 18px;
    line-height: 1;
}

#ivole_trustbadgef_vsd img {
    width:100%;
    height:auto !Important;
}

.woocommerce-pdf-catalog {
    text-align: left;
    padding-top: 20px;
    display: block;
    clear: both;
}

.woocommerce-pdf-catalog > a {
    display: inline-block;
    color: #fd3681;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    margin-right: 20px;
    border: 0;
    outline: 0;
    vertical-align: middle;
}

.woocommerce-pdf-catalog-email-form {
    text-align: left;
}

.woocommerce-pdf-catalog-email-form:before {
    content: "Trimite pe mail";
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 20px;
    display: block;
}

.woocommerce-pdf-catalog-email-form input, .woocommerce-pdf-catalog-email-form textarea, .woocommerce-pdf-catalog-email-form select {
    display: block;
    width:100%;
    border: solid 1px #D5E0EC;
    margin-bottom:10px;
}

.woocommerce-pdf-catalog-overlay {
    background-color: rgb(71,88,115);
    opacity: 0.9;
}

.term-217 .woocommerce-pdf-catalog,
.term-218 .woocommerce-pdf-catalog,
.term-221 .woocommerce-pdf-catalog,
.woocommerce-cart .woocommerce-pdf-catalog {
    display: none !important
}

.ip-shop-loop-details .btype {
    font-family: 'oswald';
    line-height: 1;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background: orangered;
    padding: 5px;
    position: absolute;
    top:0px;
    right:0;

}

.cod_id_wrapper {
    background: #333;
    color:#fff;
    font-weight: bold;
    display: inline-block !important;
    font-size: 14px;
    padding:5px 10px;
    margin-top: 20px;
}

.product_id {
    background: #333;
    color:#fff;
    font-weight: bold;
    display: inline-block;
    margin-bottom:10px;
    padding:3px;
    float: right;
    clear: both;
}

.product-type-simple .stockpreview, 
.product-type-bundle .stockpreview {
    background:#f3f4f5;
    line-height: 1;
    text-align: left;
    display: block;
    overflow: hidden;
    width: 100%;
    font-family: 'Roboto';
    letter-spacing: 0.3px;
    
}

.product-type-variable .stockpreview {
    background:#f3f4f5;
    line-height: 1;
    text-align: left;
    display: block;
    overflow: hidden;
    width: 100%;
    font-family: 'Roboto';
    margin-bottom: 7px;
    
}

.product-type-variable .stockpreview span {
    display: inline-block;
    margin-right: 7px;
    font-size: 14px;
    font-weight: bold;
    
}


.stockpreview:odd
{
    background:#c5e4f3;
}

.product-type-simple .stockpreview span:nth-child(1),
.product-type-bundle .stockpreview span:nth-child(1)
{
    font-weight: bold;
}

.product-type-simple .stockpreview span:nth-child(1):before,
.product-type-bundle .stockpreview span:nth-child(1):before
{
    content: "ID ";
}

.product-type-simple .stockpreview span:nth-child(2),
.product-type-bundle .stockpreview span:nth-child(2)
{
    color: #d32124;
    font-weight: bold;
}

.product-type-simple .stockpreview span:nth-child(2):before,
.product-type-bundle .stockpreview span:nth-child(2):before
{
    content: "SKU ";
}

.stockpreview span:nth-child(3) {
    color: #6400c9;
}

.stockpreview span:last-child {
}

.product-type-simple .stockpreview span,
.product-type-bundle .stockpreview span
{
    font-size: 14px;
    line-height: 1.3;
    padding: 2px 0 !important;
    margin: 0 !Important;
    display: block;
}

.stockpreview p {
    display: inline;
    font-weight: bold;
    padding: 0 !important;
    margin: 0 !Important;
}

.stockpreview p.in-stock {
    color: green;
}

.stockpreview p.out-of-stock {
    color: red;
}


.stockpreview span.units-sold {
    color: #9344fe;
    font-weight: bold;
}

.stockpreview span.units-sold vz {
    color: #a16696;
}

.woocommerce-product-details__short-description {
    padding-top: 20px;
    font-size: 16px;
}

.woo-variation-items-wrapper > label {
    font-size: 14px !Important;
    font-weight: bold;
    color: #404e65 !important;
}

.ip-shop-loop-details h3 .productviews {
    font-style: italic;
    color: #A62D2B;
}

/*.woo-variation-items-wrapper > label:before {
    content:"SELECTEAZĂ VARIANTA DORITĂ:";
    visibility: visible;
    display: inline-block;
    padding-bottom: 20px;
    font-size: 13px;
    font-weight: bold;
    
}*/

.woocommerce-price-suffix {
    font-weight: bold;
    color:#b9b9b9;
}

.tax_label, .includes_tax, #ip-wishlist-table .woocommerce-price-suffix {
    white-space: nowrap;
    font-weight: bold;
}

.woocommerce-invalid.woocommerce-invalid-required-field .woocommerce-form__label-for-checkbox {
    border:1px solid red;
    display: block;
    padding:5px;
    background: #ffe0e0;
}

.infolivrare {
    background: #FFEEED;
    padding:5px 10px;
    font-weight: bold;
}

.infolivrare a {
    color:#fd3681;
}

dt.tm-final-totals {
    display: none;
}

.checkincarcare {
    zoom: 1.7;
}

.checkincarcare-ul .tc-label.tm-label {
    font-size: 16px;
    font-weight: bold;
    color: #607d8b;
}

.tc-extra-product-options {
    background: #ddf1fb;
    padding: 10px 20px;
}

.tm-extra-product-options .tm-epo-element-label {
    margin-bottom: 15px;
}

#wrap a.tm-cart-edit-options {
    font-size: 16px;
}

.update-cart {
    margin-bottom: 20px;
}

input.tm-clear-cart-button {
    background: #91a2bf;
}

tr.cart_item .product-price:before {
    content:"Preț unitar: "
}

.woobt-quantity button {
    visibility: hidden;
}

.woobt-wrap .woobt-products {
    max-height: 290px;
    overflow-y: scroll;
}

.woobt-wrap:before {
    content:"V-ar putea interesa și..";
    font-size: 16px;
    font-weight: bold;
    display: block;
    margin:10px 0 20px;
}

.collaterals .shop_table #shipping_method li:only-child {
    padding-left:0 !Important;
}

#billing_address_2_field, #shipping_address_2_field {
    display: none !Important;
}

#shipping_country_field, #billing_country_field {
    display: none !Important;
}

body #billing_facturare_pe_firma_field {
    margin-top: 40px;
    width:100%;
}

body #billing_facturare_pe_firma_field > label,
#customer_details .woocommerce-account-fields .woocommerce-form__label
{
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.ip-cart-form.woocommerce-shipping-fields h3#ship-to-different-address {
    padding:0;
}

.ip-cart-form.woocommerce-additional-fields {
    margin-top:40px;
}

.woobt_products ul.variable-items-wrapper {
    display: none !Important;
}

.single-product .woobt_products .label {
    display: none !important;
}

.single-product .woobt_products select {
    width:auto !important;
    opacity: 1 !important;
    height: auto !important;
    display: inline-block !important;
    position:relative !important;
    appearance: initial !important;
    font-size: 12px !important;
    padding: 4px 25px 5px 5px !important;

}

.woobt-products .woobt-product .woobt-thumb {
    width: 70px;
    flex: 0 0 70px;
}

.woobt-products .woobt-product .woobt-thumb img {
    width: 60px;
}

.woobt-product .woobt-quantity-input .qty,
.woobt-product .woobt-quantity-input .woobt-qty {
    font-size: 12px !important;
    width:40px;
    height:30px;
    line-height: 28px;
}

.woobt-quantity button {
    width:30px;
    height:30px;
}

.woobt-quantity-input-plus, .woobt-quantity-input-minus {
    width:30px;
    height:30px;
    line-height: 28px;
}

.woobt-products .woobt-product .woobt-quantity {
    text-align: right;
    width: 100px;
    flex: 0 0 100px;
    padding: 0;
}

.woobt-products .woobt-product .woobt-price {
    width: 80px;
    flex: 0 0 80px;
    max-width: 80px;
    text-align: end;
}

.woobt-checkbox {
    zoom: 1.3;
}

.woobt-total {

    font-size: 22px;
    font-weight: bold;
}

.woobt-alert {
    border-left:4px solid #fd3681;
    background: #FFEEED;

}

/*.woobt-hide {
    display: none !Important;
}*/



notice {
    display:block;
    padding:5px 15px;
    background: #fff;
    color: #fd3681;
    text-align: center;
    font-weight: bold;
    line-height:1.3;
}

.single-product .descrieri {
    margin-left: 0 !Important;
    padding:0;
    margin-bottom:30px;
}

.single-product .descrieri ul {
    margin:0;
    padding:0;
}

.single-product .wc-tab p {
    text-align: justify;
}

.single-product .wc-tab ol,
.single-product .wc-tab ul
{
    padding: 0;
}

.single-product .descrieri a {
    color:inherit;
    text-decoration: underline;
}

.single-product .descrieri a:hover {
    color:#fd3681;
}

/*.single-product .infogeneral li {
    list-style-position: outside;
    margin-left:1em;
    line-height: 1.4;
    margin-bottom:10px;
}

.single-product .infogeneral {
    padding:20px 30px;
    background:rgb(244, 245, 247);
    margin-top:30px;
}

.single-product .infogeneral ul {
    margin:0;
    padding:0;
}*/

.woo-variation-items-wrapper label:before {
    content: "Alege ";
}

.woo-variation-items-wrapper label:after {
    content: " ↴";
    font-size: 20px;
}


.woocommerce-tabs blockquote p {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    padding: 0 0 0 30px;
    position: relative;
    margin: 20px 0;
}

.woocommerce-tabs blockquote:before {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyNSAyMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTYuMjcgMS40MTFDMTkuNjUyLS41NzIgMjUgLjk1NSAyNSA3LjUzOGMwIDYuNTg0LTguNzMgMTEuNzgtOC43MyAxMS43OGwtMS44NzMtMi4yNzVzMS45MzMtMS43NzcgNC4zNjUtNS41NTJjLTYuMTc3LTEuNDc1LTUuODc0LTguMDk3LTIuNDkyLTEwLjA4ek0yLjM4NiAxLjc1YzMuMzgyLTEuOTgzIDguNzMtLjQ1NyA4LjczIDYuMTI3IDAgNi41ODMtOC43MyAxMS43OC04LjczIDExLjc4TC41MTQgMTcuMzhzMS45MzItMS43NzcgNC4zNjQtNS41NTFDLTEuMjk5IDEwLjM1NC0uOTk2IDMuNzMzIDIuMzg2IDEuNzV6IiBmaWxsPSIjNDA0RTY1IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=) no-repeat;
    background-size: 25px 20px;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    width: 25px;
    height: 20px;
}

.woobt-title .variations {
    margin-top: 0;
}

.woobt-products .woobt-product {
    padding:10px 0;
}

.woobt-products .woobt-product .woobt-title a {
    line-height: 1.3;
    display: block;
}

.woobt-products .woobt-product .variations_form .variations .variation {
    padding: 0px 10px 0px 0px;
}

.woobt-products .woobt-product .variations_form .variations .variation .select select {
    line-height: 1.5;
}

/*.product_meta .posted_in {
    display: none !important;
}*/

ul#menu-top > li:hover > a,
#header .top-menu .auth > a:hover,
ul.menu >li:focus > a,
#header .top-menu .auth:focus > a
{
    color:rgba(255,255,255,0.7) !Important;
}

.star-rating {
    cursor:pointer;
}

.tagnav {
    text-align: center;
    margin-bottom: 30px;
    /*    background: rgb(244 248 255 / 80%);*/

    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f4f8ff+0,f4f8ff+35,f4f8ff+35,f4f8ff+65,f4f8ff+65,f4f8ff+100&0+0,1+35,1+65,0+100 */
    background: -moz-linear-gradient(left,  rgba(244,248,255,0) 0%, rgba(244,248,255,1) 35%, rgba(244,248,255,1) 65%, rgba(244,248,255,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(244,248,255,0) 0%,rgba(244,248,255,1) 35%,rgba(244,248,255,1) 65%,rgba(244,248,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(244,248,255,0) 0%,rgba(244,248,255,1) 35%,rgba(244,248,255,1) 65%,rgba(244,248,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f4f8ff', endColorstr='#00f4f8ff',GradientType=1 ); /* IE6-9 */


}

.tagnav span {
    font-weight: bold;
    font-size: 16px;
}

body #wrap a.view-more-button, .tagnav a.tagbtn {
    font-size: 17px;
    line-height: 20px;
    display: inline-block;
    color: white;
    font-weight: 700;
    text-align: center;
    padding: 10px 24px;
    border: 0;
    outline: 0;
    background: #fd3681;
    border-radius: 4px;
    text-transform: capitalize;
    margin:10px 5px;

}

.tagnav a.tagbtn {
    background:#72c038;
    margin:5px;
}

section.related.products .products-wrap {
    margin-bottom: 20px;
}

.tel2 {
    visibility: hidden;
}

footer .fcontact {
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: bold;
    display: inline-block;
}

.woocommerce-tabs .wc-tab {
    padding:0px;
}

/*.woocommerce-tabs .wc-tab:not(.woocommerce-Tabs-panel--reviews) {
    max-height: 380px;
    position: relative;
    overflow: hidden;
}*/
.woocommerce-tabs .wc-tab:not(.woocommerce-Tabs-panel--reviews) .read-more {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: left;
    margin: 0;
    padding: 80px 0 0 0px;
    background-image: linear-gradient(to bottom, transparent, #ffffff);
}

.read-more .button {
    display: inline-block;
    background: #fff;
    padding:5px 15px;
    text-transform: uppercase;
    color: #fd3681;
    font-weight: bold;
}

.widget + .widget {
    margin-top: 25px;
}

.footer-widget {
    margin-top:25px;
}

body #order_review .mwb_upsell_offer_discount_section h3 {
    color: #3fa03f;
    margin: 1px;
    padding: 10px;
    font-size: 22px;
}

body #order_review .mwb_upsell_offer_product_section h4 {
    font-weight: bold;
    line-height: 1.2;
    font-size: 24px;
}

body #order_review .mwb_upsell_offer_product_price {
    margin-top: 15px;
    font-size: 40px;
    line-height: 1;
}

body #order_review p.mwb_upsell_offer_product_price del {
    font-size: 30px;
    opacity: 0.6;
}

body #order_review p.mwb_upsell_offer_product_price ins {
    text-decoration: none;
    letter-spacing: -2px;
    color: #fd3681;
    font-size: 40px;
}

.payment_methods li img {
    margin-top: initial;
}

#netopia-methods {
    display: none !Important;
}

notice {
    line-height: 1.3;
    font-size: 13px;
    background:red;
    color: yellow;
}

notice .owl-prev, notice .owl-next {
    display: block;
    position: absolute;
    z-index: 5;
    top: 50%;
    height: 26px;
    margin-top: -19px;
    width: 26px;
    font-size: 26px !important;
    opacity:0.3;
}

notice .owl-next {
    right:0;
}

.collaterals .woocommerce-price-suffix {
    color: #404e65;
    font-weight:normal;

}

.collaterals #shipping_method .woocommerce-price-suffix {
    /*float:right;*/
}

.woocommerce-shipping-methods .amount {
    float:none !important;
}

label[for=shipping_method_0_local_pickup3] .woocommerce-price-suffix {
    display: none !Important;
}

ftva {
    font-weight: bold;
    opacity: 0.6;
}

.single-product .tm-extra-product-options-totals .tm-options-totals {
    display: none;
}

.single-product .tm-epo-totals {
    padding-top: 0;
}

.single-product .tm-epo-totals dt.tm-final-totals {
    padding-left: 20px;
    background:#ddf1fb;
    font-weight: bold;
    display: block;
    color:#607d8b;
}

.single-product .tm-epo-totals dd.tm-final-totals {
    padding-left: 20px;
    padding-bottom: 30px;
    background:#ddf1fb;


}

.single-product #tm-epo-totals dl.tm-extra-product-options-totals {
    margin:0;
}

.single-product .tm-final-totals .price {
    margin-top: 0;
    font-size: 24px;
}

.single-product .tm-final-totals .price .woocommerce-price-suffix {
    color:#607d8b;
}



.product.type-product .promo_heliu {
    content:"";
    display: block;
    width:70px;
    height:70px;
    background: url('https://balloo.ro/wp-content/uploads/2022/05/heliu2.png') no-repeat;
    background-size:cover;
    position:absolute;
    left:-20px;
    top:-20px;
    z-index: 2;

}

.single .promo_heliu_single {
    content:"";
    width:120px;
    height:120px;
    background: url('https://balloo.ro/wp-content/uploads/2022/05/heliu3.png') no-repeat;
    background-size:cover;
    position:absolute;
    left: 20px;
    top: 5px;
    z-index: 2;
}


/*.section_heliu {
    padding-left: 130px;
    position: relative;
}

.section_heliu:before {
    content:"";
    display: block;
    width:100px;
    max-height:201px;
    background: url('https://balloo.ro/wp-content/uploads/2022/05/heliu5.png') no-repeat;
    background-position: 50%;
    background-size:contain;
    position:absolute;
    left:15px;
    top:20px;
    bottom:15px;
    z-index: 2;
}*/


.checkincarcare {
    margin-bottom:0;
}

.heliu_notice-div {
    margin:0;
    padding:0;
}

.heliu_notice-div, .heliu_notice-div .tc-cell {
    margin-bottom: 0;
}

.heliu_notice-div .tc-cell > p {
    background: #f1f3d8;
    padding: 5px;
    margin:0;
}

.term-description img {
    max-width: 100%;
    height: auto;
}

.single-product .wc-tab .woocommerce-product-attributes p {
    line-height: 1;
    margin:0;
}

.wps_upsell_offer_main_wrapper .wps_upsell_offer_img {

    width:100% !important;
    height:auto !important;

}

.wps_upsell_offer_main_wrapper p.wps_upsell_offer_product_price {
    font-size:26px !important;
}

.wps_upsell_offer_main_wrapper .wps_upsell_offer_discount_section h3 {

    margin-top:20px !important;
}

table.wcss-saved-cart-table {
    width:100%;
}

table.wcss-saved-cart-table td, table.wcss-saved-cart-table th {
    padding:10px;
    text-align: left;
}

table.wcss-saved-cart-table tr:not(:last-child) {
    border-bottom: 1px solid #D5E0EC
}

.woocommerce-privacy-policy-text a {
    text-decoration: underline;
}

#tab-additional_information table {

    width: 100%;
}

#tab-additional_information table tr.woocommerce-product-attributes-item--weight {
    display: none !important;
}

#tab-additional_information table tr {
    border-bottom:1px solid #dedede;
}

#tab-additional_information table tr:last-child {
    border:none;
}

#tab-additional_information table th, #tab-additional_information table td {
    padding: 10px 20px;
}

#tab-additional_information table td.woocommerce-product-attributes-item__value a {
    color: #fd3681;
    text-decoration:underline;
}

.single-product .woocommerce-Tabs-panel {
    padding: 40px;
    border-radius: 10px;
    background: rgb(245, 245, 245);
}

.single-product .woocommerce-Tabs-panel.woocommerce-Tabs-panel--livrare,
.single-product .woocommerce-Tabs-panel.woocommerce-Tabs-panel--plata
{
    padding: 40px 40px 40px 60px;
}

#tab-reviews #comments, #tab-reviews #review_form_wrapper {
    max-width: 100%;
}

#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .review .comment-text {
    display: block;
    border-bottom: 1px solid #e4e1e3;
    padding: 20px;
    background: #e7e7e7;
}

a.clear-cart {
    display: inline-block;
    margin-right: 5px;
    background-color: #52d9bf;
    color: #ffffff;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    padding: 10px 24px;
    border-radius: 4px;
}

a.clear-cart:hover {
    opacity: 0.6;
}

.tiered-pricing-you-save {
    font-size: 18px;
    font-style:italic;
}

.tiered-pricing-wrapper {
    background: #404e65;
    padding: 15px;
    margin-top: 20px;
    margin-bottom:20px;
    border: 10px double white;
    color: #eee;
}

.single-product .summary p.price {
    padding: 5px 10px;
    display: inline-block;
    color: #fd3681;
    font-weight: bold;
    font-size: 32px;
    font-family: "Arial Black";
}

.cart .product-name > div {
    line-height: 1.2;
    padding: 5px;
    font-style: italic;
    background: #f4f8ff;
    border-left: 2px solid #d1e1fc;
}

.single-product .tiered-pricing-options .tiered-pricing--active {
    border-color: #fd3681 !important;
    background: #fd3681 !important;
}

.products .product span.price {
    color: #aaa;
    font-size: 16px !important;
}

.products .product span.price .woocommerce-Price-amount {
    color:#5d5d5d;
    font-size: 22px;
}

.tiered-pricing--active .tiered-pricing-option-checkbox {
    border-color: #404e65 !important;
}

.tiered-pricing--active .tiered-pricing-option-checkbox::after {
    background: #404e65 !important;
}

.ip-shop-loop-price .price del span.amount {
    color: #f75e5e !Important;
    font-size:26px;
}

/*.ip-shop-loop-price .price del bdi {
    font-size: 18px;
}*/

.ip-shop-loop-price .price del:after {
    border: 2px solid #3d3d3d !Important;
}

.single-product .product-type-variable .summary p.price {
    display: none !important;
}

.product-categories li.cat-item-2628 {
    display:none !important;
}

/*.col-sidebar .product-categories > li.cat-item:last-child,
.woocommerce-shop .product-category-list > div:last-child
{
    display: none !important;
}*/

.cr-customer-consent {
    display: none !important;
}

.couponpage {
    border:3px dashed #fd3681;
    padding:30px;
}

.couponpage p, .couponpage li {
    font-size: 16px;
    line-height:1.5;
    margin-bottom:15px;
}

.couponpage h3 {
    color: #fd3681;
    text-transform: uppercase;
}

.balloobtn {
    display: inline-block;
    padding:6px 12px;
    font-weight: bold;
    font-size: 16px;
}

.balloobtn.magenta {
    background: #fd3681;
    color: #fff;
}

.balloobtn.green {
    background: #6d9b1d;
    color: #fff;
}

.couponwheel_stage1_submit_btn {
    background: #ff62a6 !important;
    color:#fff !important;
}

.coupon {
    border: 3px dashed #538ac6;
}

.wrapup_order_bump .wps_upsell_offer_parent_wrapper {
    border: 1px solid transparent !important;
    margin: 0 auto;
    background: #fff;
}

.wrapup_order_bump .wps_upsell_offer_product_section h4 {
    font-size: 16px !important;
    font-weight: 600 !important;
}

.wrapup_order_bump .wps_upsell_offer_primary_section .wps_upsell_bump_checkbox_container {
    padding-left:20px !important;
}

.single-product .ip-p-c .cart .quantity input, .single-product .shop_table.cart .quantity input {
    margin-right:5px;
}

.woocommerce-billing-fields__field-wrapper .form-row.full-row,
.woocommerce-shipping-fields__field-wrapper .form-row.full-row {
    width:100%;
}

.ip-cart-form input[type=text],
.ip-cart-form input[type=email],
.ip-cart-form input[type=url],
.ip-cart-form input[type=tel],
.ip-cart-form input[type=password],
.ip-cart-form textarea,
.woocommerce-checkout .select2-container {
    border: 3px solid #d5e0ec;
    font-size: 18px;
}

.woocommerce-checkout .select2-container {
    line-height: 1.5;
    border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #ccc;
}

.woocommerce-checkout .select2-container .select2-selection--single {
    height: 40px !important;
    margin-bottom: 0 !important;
}

.woocommerce-checkout .select2-selection__rendered {
    line-height: 40px !important;
    display: block !important;
}

.woocommerce-checkout .select2-container--default .select2-selection--single,
.woocommerce-checkout .select2-container--default .select2-selection--single {
    background: none;
    border:none;
    border-radius: 0;
}

.woocommerce-account *:not(h3) > label,
.ip-cart-form label,
.woocommerce-form-login *:not(h3) > label,
.woocommerce-form-track-order label,
.wpcf7-form label {
    font-size: 12px;
    font-weight: bold;
}

#billing_email_field {
    margin-bottom:20px;
}

.page-links span,
.navigation a,
.navigation span,
.woocommerce-pagination ul li span,
.woocommerce-pagination ul li a {
    font-size: 25px;
    min-width: 56px;
    border-radius: 56px;
    line-height: 56px;
}

.woocommerce-pagination .prev,
.navigation .next, .navigation .prev {
    font-size: 25px;
}

/*label[for="shipping_method_0_free_shipping5"] {
    font-weight: bold;
    font-size: 16px;
    background: #fd3681;
    padding: 5px 10px !important;
    display: inline-block !important;
    color: #fff;
}*/

/*#shipping_method_0_sameday,
label[for="shipping_method_0_sameday"] {
    display: none !Important;
}*/

/*#shipping_method_0_flat_rate1,
label[for="shipping_method_0_flat_rate1"]
{
     display: none !Important;
}*/

.woocommerce-product-attributes tr.woocommerce-product-attributes-item--dimensions {
    display: none;
}

.wcct_countdown_timer[data-type="single"] p,
.wcct_counter_bar[data-type="single"] p {
    font-family: inherit;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: bold;
    font-family: "Arial Black";
}

.wcct_counter_bar[data-type="single"] {
    margin-top: 20px;
    font-weight: bold;
    font-size: 13px;
    font-style: italic;
    opacity:0.8;
}

.wcct_counter_bar[data-type="single"] > span {
    font-size: 20px;
    opacity:1;
}

.cs_footer_btn .cs-info-sticky {
    z-index: 9;
}

.woocommerce-checkout p.form-row {
    margin-bottom: 0;
}

.wa__widget_container .wa__btn_popup {
    z-index: 9999
}

#order_review .product-thumbnail img {
    width:50px;
    height:auto;
}

b.cupon {
    font-size: 16px;
    display: inline-block;
    padding: 4px 8px;
    background: #000;
    color: #fff;
    border: 2px dotted #9ceadb2e;
}

.woocommerce-checkout .ip-cart-form .woocommerce-invalid input[type=text],
.woocommerce-checkout .ip-cart-form .woocommerce-invalid input[type=email],
.woocommerce-checkout .ip-cart-form .woocommerce-invalid input[type=url],
.woocommerce-checkout .ip-cart-form .woocommerce-invalid input[type=tel],
.woocommerce-checkout .ip-cart-form .woocommerce-invalid input[type=password],
.woocommerce-checkout .ip-cart-form .woocommerce-invalid textarea,
.woocommerce-checkout .ip-cart-form .woocommerce-invalid .select2-container {
    border:3px solid red;
}

a.reviews-btn {
    display: inline-block;
    padding: 15px 20px;
    background: #a97dff;
    font-size: 20px;
    border-radius: 30px;
    font-weight: bold;
    color: #fff;

}


.retur-gratuit {
    padding: 30px 20px;
    background: #d9dae5;
    margin-top: 20px;
}

.retur-gratuit img {
    width: 100%;
    height: auto;
}

.retur-gratuit h3 {
    font-size: 22px;
    line-height: 1.3;
}

.retur-gratuit h3 span {
    font-size: 36px;
    display: block;
}

.retur-gratuit a.btnr {
    display: inline-block;
    padding: 15px 25px;
    background: #d32124;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    border-radius: 26px;
}

.retur-gratuit2 {
    padding: 20px;
    background: #e1030a;
    color: #000;
}

.retur-gratuit2 img {
    height: auto;
    width: 100%;
}

.retur-gratuit2 h3 {
    font-size: 20px;
    margin: 5px;
}

.retur-gratuit2 h3 span {
    color: #ffffff;
    font-size: 22px;
    line-height: 1.3;
    font-family: arial black;
}

.shippinginfo {
    font-size: 12px;
    line-height: 1.2;
    display: inline-block;
    padding: 3px 10px;
    margin-top: 0;
    text-decoration: underline;
    color: green;
}

.dgwt-wcas-search-icon svg, .dgwt-wcas-search-submit svg {
    font-size: 20px;
    line-height: 20px;
    height: 20px;
    width:20px;
}

.dgwt-wcas-darkened-overlay {
    opacity: 0.3;
}

.dgwt-wcas-si {
    width: 80px;
}

.wa__widget_container .wa__btn_popup {
    z-index: 99;
}

.cs-privacy-content .row {
    margin-left:0;
    margin-right:0;
}

.wa__stt_online {
    margin-top: 20px;
}

.xt_woofc-wc-notices {
    display: none;
}

.bundled_product h4.bundled_product_title {
    margin-top: 0;
    font-size: 13px !important;
    text-transform: uppercase;
    font-family: arial black !important;
}

h4.bundled_product_attributes_title, h4.bundled_product_attributes_title + .woocommerce-product-attributes {
    display: none !important;
}

body .woom-sticky-chat-widget-toggle-button .woom-toggler-action {
    width: 46px;
    height: 46px;
}

body .woom-sticky-chat-widget-panel .woom-chat-button {
    padding:0;
}

body .woom-sticky-chat-widget-container {
    z-index: 99999;
}

body .woom-sticky-chat-widget-container .img-responsive {
    display: none;
}

body .woom-sticky-chat-widget-container .panel-description {
    font-size: 18px;
    font-weight: bold;
    margin-top: 0;
}

body .woom-toggler-description .woom-description-panel {
    background: #fff;
}

body .woom-sticky-chat-widget-panel {
    width: 275px;
}

.collaterals .wa__r_button {
    border-radius: 0;
}

.collaterals .wa__button {
    width: 100%;
}


.page-id-42596 .wpcf7-submit {
    margin-top: 10px;
}

.page-id-42596 label {
    display: block;
    margin-top: 10px;
}

.woocommerce-error li a {
    background: none;
    color: red;
    display: inline;
    min-width: 100%;
    text-align: left;
    margin-left:0;
    padding:0;
}

#smartbill_billing_type,
#smartbill_shipping_type
{
    border: 3px solid #d5e0ec;
    font-size: 18px;
    line-height: 1.6;
    padding: 5px 12px;
    display: inline-block;
    height: auto;
}

.checkout-inline-error-message {
    display: none;
}

#deadline-wrapper {
    background: #e6e6fa;
    padding: 10px 20px 30px 20px;
    border: 1px solid #8888af;
    border-radius:3px;
}

/*#shipping_method_0_flat_rate1, label[for="shipping_method_0_flat_rate1"] {
    display: none !Important;
}*/


@media (min-width: 768px) {
    /*    #primary {
            width: 750px;
        }*/
    
    .woocommerce-billing-fields__field-wrapper .form-row, 
    .woocommerce-shipping-fields__field-wrapper .form-row {
        width:100%;
    }
}



@media (min-width: 1200px) {
    /*    #primary {
            width: 1170px;
        }*/
}



@media (min-width: 992px) {

    /*    #primary {
            width: 970px;
        }*/

    .menu-ltr {
        right: -205px !important;
    }

    .main-menu .product-categories > ul > li.ltr > ul > li > ul {
        background: #fff;
        width: 360px;
        left: 190px;
        column-count: 2;
        display: block !important;
        column-gap: 0px;
    }

    .main-menu .product-categories > ul > li.ltr > ul > li#menu-item-1276 > ul {
        background: #fff;
        width: 460px;
        left: 190px;
        column-count: 3;
        display: block !important;
        column-gap: 0px;
    }

    .main-menu .product-categories ul > li ul li {
        padding: 8px 20px;
        margin:0;
    }

    .main-menu .product-categories > ul > li > ul > li > ul a {
        color:#404E65;
    }

    .main-menu .product-categories > ul > li.ltr > ul > li ul:after {
        border-right-color: #fff;
    }

    .main-menu .product-categories > ul > li > a > img {
        height: 73px;
        position: relative;
    }

    .sticky .main-menu .product-categories > ul > li > a > img {
        height: 53px;
    }

    .main-menu .product-categories > ul > li > a {
        display: block;
        /*        border-top: 10px solid #d9e0ea;
                border-radius: 100px;*/
        padding-top: 10px;
    }

    .sticky .main-menu .product-categories > ul > li > a {
        padding-top: 0;
        border-radius: 0;
        border:none;
    }

    .main-menu .product-categories > ul > li span {
        font-size: 18px !important;
        line-height: 1.1;
        text-transform: capitalize;
        font-family:"Roboto", sans-serif;
    }

    .sticky.sticky-type-2  .main-menu .product-categories > ul > li span {
        font-size: 17px !important;
    }

    .home.header-type-2:not(.sticky) .container-2 {
        padding: 20px 0 20px 0;
    }

    .home #header .product-categories {
        padding: 0;
    }

    .home .header-type-2:not(.sticky) .main-menu .product-categories > ul {
        padding-bottom:0;
    }

    .header-type-1 .main-menu .product-categories > ul > li,
    .header-type-2:not(.sticky) .main-menu .product-categories > ul > li {
        max-width: 120px !important;
    }


    .sticky.sticky-type-2 .main-menu .product-categories > ul > li {
        max-width: 122px !important;
        margin: 0 10px !important;
    }

    .main-menu .product-categories ul > li ul li:hover > a,
    .main-menu .product-categories ul > li ul li:active > a {
        opacity:0.6;
    }

    .collaterals .shop_table td.product-name {
        width:70%;
    }

    .collaterals .shop_table tr.wc_shipping_sameday_lockers th,
    .collaterals .shop_table tr.wc_shipping_sameday_lockers td {
        width:100%;
    }

    #select2-curiero_sameday_lockers_select-results .select2-results__option {
        font-size: 12px;
        line-height: 1.3;
    }

    #select2-curiero_sameday_lockers_select-container {
        max-width:450px;
    }

    .home div.products .product .ip-shop-loop-actions .quantity,
    #main div.products .product .ip-shop-loop-actions .quantity {
        display: none;
    }

    .woocommerce div.products .product .ip-shop-loop-actions .quantity {

        display: none;

    }

    .menu-rtl:after {
        border-left-color: #fff !important;
    }

    .menu-rtl {
        left: -215px !important;
    }

    .drawer .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon {
        display: none;
    }


}


@media (max-width: 991px) {

    .sidebar-left #ip-shop-sidebar {
        padding-bottom:30px;
        padding-top:30px;
        margin-top:15px;
    }

    .sidebar-left #ip-shop-sidebar .widget {
        margin-top:15px;
    }

    .home-tabs, .woocommerce-tabs .tabs {
        position: relative;
        width: 100%;
        z-index: 2;
    }

    .main-header h1 {
        padding-top:0px;
    }

    .main-menu .product-categories > ul > li > a:not(.js-more),
    .main-menu .product-categories > ul > li > span {
        font-size: 16px;
        line-height: 1.5;
        padding: 25px 0 25px 80px;
    }

    .main-menu .product-categories > ul > li img,
    .main-menu .product-categories > ul > li svg {
        margin-top: -25px;
        width: 45px;
        height: 45px;
    }


    .main-menu .product-categories > ul > li > ul > li a:not(.js-more) {
        font-size: 16px;
        padding: 15px 30px 15px 30px;
        line-height: 1.5;
    }

    .home-tabs li a, .woocommerce-tabs .tabs li a {
        margin:0 !important;
        padding:0 28px 0 20px !important;
    }

    /*    .home-tabs:before, .woocommerce-tabs .tabs:before {
            z-index: 2;
        }*/

    .home-tabs li a, .woocommerce-tabs .tabs li a {
        background: none;
        color: #777;
    }

    .ip-p-c .summary > .row:first-child {
        display: block;
    }

    .ip-product-stock-status > .ip-stock {
        font-weight:bold;
        font-size: 14px;
        margin-bottom:20px;
        display: block;
        text-transform: capitalize;
    }

    .ip-product-stock-status .ip-out-of-stock {
        color: red;
    }

    .ip-product-stock-status .ip-out-of-stock svg {
        fill: red;
    }

    .wishlist-info.wishlist {
        margin-right: 10px;
    }

    #header .mobile-menu:after {
        content: "MENIU";
        position: absolute;
        left: 40px;
        top: 50%;
        margin-top: -11px;
        font-weight: bold;
        color: #fd3681;
        font-size: 11px !important;

    }

    #header .product-categories:before {
        background: #262626;
    }

    body #wrap {
        background-position:0 30px;
        background-size: contain;
    }

    .woocommerce-Tabs-panel {
        padding:0 30px;
        font-size: 14px;
    }


    #footer aside {
        margin-bottom: 0;
    }

    #footer h2.widget-title {
        border:1px solid #ddd;
        padding:5px 10px;
        background: #f5f5f5;
        position: relative;
        font-size: 16px;
    }

    #footer h2.widget-title:after {
        content: '+';
        position: absolute;
        right: 20px;
        font-size: 20px;
        top: 50%;
        margin-top: -10px;
        line-height: 1;

    }

    #footer h2.widget-title.opened:after {
        content: '-';
    }


    #footer h2.widget-title + div {
        display: none;
        cursor: pointer;
    }

    #footer h2.widget-title + div.active {
        display: block;
    }

    .widget_product_categories {
        display: none;
    }

    .woocommerce-Tabs-panel--section-on-mobile:before {

    }


    /*    .woocommerce-tabs .wc-tab > *:not(.tabtitle) {
            display: none;
        }*/

    .woocommerce-Tabs-panel--section-on-mobile {
        margin:0;
        margin-bottom:5px;
    }

    .woocommerce-Tabs-panel--section-on-mobile:before {
        display: none;
    }

    .woocommerce-Tabs-panel--section-on-mobile > h2.tabtitle {
        font-size: 18px;
        line-height: 1;
        padding: 10px 0px;
        color: #fd3681;
        border-bottom: 1px solid #ddd;
        margin:0px;
        position: relative;
        cursor:pointer;
    }

    .woocommerce-Tabs-panel--section-on-mobile > h2.tabtitle:after {
        content: '+';
        position: absolute;
        right: 10px;
        font-size: 20px;
        top: 50%;
        margin-top: -10px;
        line-height: 1;
    }

    .woocommerce-Tabs-panel--section-on-mobile > h2.tabtitle.opened:after {
        content: '-';
    }

    .woocommerce-Tabs-panel--section-on-mobile .hcontent {
        display: none;
        cursor: pointer;
        padding:20px;
    }

    .woocommerce-Tabs-panel--section-on-mobile h2.tabtitle + .active {
        display: block;
    }

    .woocommerce-tabs .wc-tab:not(.woocommerce-Tabs-panel--reviews) .read-more {
        text-align: center;
    }

    .read-more .button {
        color: #000;
    }

    notice .owl-prev, notice .owl-next {
        display:none !Important
    }

    .product.type-product .promo_heliu {
        content:"";
        display: block;
        width:50px;
        height:50px;
        background: url('https://balloo.ro/wp-content/uploads/2022/05/heliu4.png') no-repeat;
        background-size:cover;
        position:absolute;
        left:-10px;
        top:-10px;
        z-index: 2;

    }

    .single .promo_heliu_single {
        content:"";
        width:70px;
        height:70px;
        background: url('https://balloo.ro/wp-content/uploads/2022/05/heliu2.png') no-repeat;
        background-size:cover;
        position:absolute;
        left: 20px;
        top: 5px;
        z-index: 2;
        display: block;
    }

    .single-product .woocommerce-Tabs-panel {
        padding: 0px !important;
        background: none;
    }

    #tab-reviews #comments, #tab-reviews #review_form_wrapper {
        padding: 0 20px;
    }

    .main-menu .product-categories>ul li.has-children:after,
    .main-menu .product-categories>ul li.menu-item-has-children:after {

        margin-top: -16px;
        width: 9px;
        height: 21px;
        background: var(--mobile-menu-more) no-repeat center;
        background-size: 9px 21px;
        padding: 15px;
        text-align: center;
        background-color: #eee;
        color: #fff;
    }



    .menu-shadow, .search-shadow {
        transition: var(--opacity-transition);
        background-color: rgba(0,0,0,.1);

    }

    /*Butoane Add to cart*/

    /*    .home .products .product .ip-shop-loop-actions .quantity,
        #main div.products .product .ip-shop-loop-actions .quantity,*/
    .woocommerce div.products .product .ip-shop-loop-actions .quantity {
        display: inline-block;
        position: relative;
        order: 1;
        margin-bottom: 20px;
        text-align: left;
        padding: 0;

    }

    /*    .home div.products .product .ip-shop-loop-actions .quantity input.qty,
        #main div.products .product .ip-shop-loop-actions .quantity input.qty,*/
    .woocommerce div.products .product .ip-shop-loop-actions .quantity input.qty {
        height:45px;
        padding: 5px 30px;
        border-width: 2px;
        width: 80px;
    }

    /*    .home div.products .product .ip-shop-loop-actions a.button.product_type_simple,
        .home div.products .product .ip-shop-loop-actions a.button.product_type_bundle,
        .home div.products .product .ip-shop-loop-actions a.button.product_type_variable,
    
        #main div.products .product .ip-shop-loop-actions a.button.product_type_simple,
        #main div.products .product .ip-shop-loop-actions a.button.product_type_bundle,
        #main div.products .product .ip-shop-loop-actions a.button.product_type_variable,*/

    .woocommerce div.products .product .ip-shop-loop-actions a.button.product_type_simple,
    .woocommerce div.products .product .ip-shop-loop-actions a.button.product_type_bundle,
    .woocommerce div.products .product .ip-shop-loop-actions a.button.product_type_variable {

        margin-top: 0;
        border: 2px solid #fd3681;
        height: 45px;
        line-height: 43px;
        border-radius: 4px;
        margin-bottom: 20px;
        color: #fd3681;
        display: inline-block;
        text-align: center;
    }

    /*    .home div.products .product .ip-shop-loop-actions a.button.product_type_bundle .svg-add,
        #main div.products .product .ip-shop-loop-actions a.button.product_type_bundle .svg-add,*/
    .woocommerce .product .ip-shop-loop-actions a.button.product_type_bundle .svg-add

    /*    .home div.products .product .ip-shop-loop-actions a.button.product_type_simple .svg-add,
        #main div.products .product .ip-shop-loop-actions a.button.product_type_simple .svg-add,*/
    .woocommerce .product .ip-shop-loop-actions a.button.product_type_simple .svg-add
    {
        display: none;
    }

    /*    .home div.products .product .ip-shop-loop-actions a.button.add_to_cart_button.product_type_bundle .svg-add,
        #main div.products .product .ip-shop-loop-actions a.button.add_to_cart_button.product_type_bundle .svg-add,*/
    .woocommerce div.products .product .ip-shop-loop-actions a.button.add_to_cart_button.product_type_bundle .svg-add,

    /*    .home div.products .product .ip-shop-loop-actions a.button.add_to_cart_button.product_type_simple .svg-add,
        #main div.products .product .ip-shop-loop-actions a.button.add_to_cart_button.product_type_simple .svg-add,*/
    .woocommerce div.products .product .ip-shop-loop-actions a.button.add_to_cart_button.product_type_simple .svg-add

    {
        display: inline;
    }

    .woocommerce div.products .product .ip-shop-loop-actions a.button.add_to_cart_button.loading {
        opacity:0.6;
    }

    /*    .home div.products .product .ip-shop-loop-actions a.button.add_to_cart_button.product_type_simple,
        .home div.products .product .ip-shop-loop-actions a.button.add_to_cart_button.product_type_bundle,
    
        #main div.products .product .ip-shop-loop-actions a.button.add_to_cart_button.product_type_simple,
        #main div.products .product .ip-shop-loop-actions a.button.add_to_cart_button.product_type_bundle,*/

    .woocommerce div.products .product .ip-shop-loop-actions a.button.add_to_cart_button.product_type_simple,
    .woocommerce div.products .product .ip-shop-loop-actions a.button.add_to_cart_button.product_type_bundle {

        order:2;
        margin-left: 2px;
        text-align: center;
        height: 45px;
        vertical-align: middle;
        background: #fd3681;
        color: #fff;
        display: inline-block;
        margin-bottom: 20px;
        margin-top: 0;
        border-radius: 4px;
    }

    /*    .home div.products .product .ip-shop-loop-actions a.add_to_cart_button.product_type_variable,
        #main div.products .product .ip-shop-loop-actions a.add_to_cart_button.product_type_variable,*/
    .woocommerce div.products .product .ip-shop-loop-actions a.add_to_cart_button.product_type_variable {

        margin-top: 0;
        border: 1px solid #fd3681;
        height: 45px;
        line-height: 43px;
        border-radius: 4px;
        margin-bottom: 20px;
        background: #fd3681;
        color: #fff;
    }

    /*    .home div.products .product .ip-shop-loop-actions .add_to_cart_button .svg-add,
        #main div.products .product .ip-shop-loop-actions .add_to_cart_button .svg-add,*/
    .woocommerce div.products .product .ip-shop-loop-actions .add_to_cart_button .svg-add {

        width: 20px;
        height: 45px;
        margin-right: 0px;
        vertical-align: middle;
        margin-top: 0;

    }

    .woocommerce  div.products .product .ip-shop-loop-actions .add_to_cart_button.product_type_bundle .ip-shop-loop-add-text,
    .woocommerce  div.products .product .ip-shop-loop-actions .add_to_cart_button.product_type_bundle .ip-shop-loop-add-text,
    .woocommerce  div.products .product .ip-shop-loop-actions .add_to_cart_button.product_type_simple .ip-shop-loop-add-text,
    .woocommerce  div.products .product .ip-shop-loop-actions .add_to_cart_button.product_type_simple .ip-shop-loop-add-text,
    .woocommerce div.products .product .ip-shop-loop-actions .add_to_cart_button.product_type_bundle .ip-shop-loop-add-text,
    .woocommerce div.products .product .ip-shop-loop-actions .add_to_cart_button.product_type_simple .ip-shop-loop-add-text {
        display: none;
    }

    /*    .home div.products .product .ip-shop-loop-actions .ip-quickview-btn,
        #main div.products .product .ip-shop-loop-actions .ip-quickview-btn,*/
    .woocommerce div.products .product .ip-shop-loop-actions .ip-quickview-btn {
        order:3;
        color: #898f92;
    }

    /*    .home div.products .product .ip-shop-loop-actions .ip-wishlist-btn,
        #main div.products .product .ip-shop-loop-actions .ip-wishlist-btn,*/
    .woocommerce div.products .product .ip-shop-loop-actions .ip-wishlist-btn {
        order:4;
        color: #898f92;
    }

    /*    .home div.products .product .ip-shop-loop-actions .ip-prod-quantity-minus,
        #main div.products .product .ip-shop-loop-actions .ip-prod-quantity-minus,*/
    .woocommerce div.products .product .ip-shop-loop-actions .ip-prod-quantity-minus {
        left: 1px;
        top:1px;
        vertical-align: top;
        height: 43px;
        line-height: 43px;
        text-align: center;
        width: 35px;
        padding-bottom:0;
    }

    /*    .home div.products .product .ip-shop-loop-actions .ip-prod-quantity-plus,
        #main div.products .product .ip-shop-loop-actions .ip-prod-quantity-plus,*/
    .woocommerce div.products .product .ip-shop-loop-actions .ip-prod-quantity-plus {
        right: 1px;
        top: 1px;
        vertical-align: top;
        height: 43px;
        line-height: 43px;
        text-align: center;
        width: 35px;

    }

    /*    .home div.products .product .ip-shop-loop-actions .add_to_cart_button.added,
        #main div.products .product .ip-shop-loop-actions .add_to_cart_button.added,*/
    .woocommerce div.products .product .ip-shop-loop-actions .add_to_cart_button.added {
        display: inline-block !important;
    }

    /*    .home div.products .product .ip-shop-loop-actions .added_to_cart,
        #main div.products .product .ip-shop-loop-actions .added_to_cart,*/
    .woocommerce div.products .product .ip-shop-loop-actions .added_to_cart {
        display: none !Important;
    }

    .tagactionlabel {
        display: block;
        text-align: center;
        font-weight: bold;
    }

    html:not(.dgwt-wcas-overlay-mobile-on) .drawer .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon {
        top: 0px;
        position: absolute;
        right: 26px;
        background: #e33074;
        color: #fff;
        width: 29px;
        height: 50px;
        padding-top: 20px;
        text-align: center;
        max-width: 29px;
    }

    #header .mobile-menu-close {
        display: none;
    }

    .drawer .dgwt-wcas-search-icon {
        width:auto;
    }

    .cs_preview_container>div>div .cs-modal .cs-privacy-overview .btn-row .btn {
        margin-left: 0 !Important;
    }





}


@media (min-width: 768px) and (max-width: 991px) {
    #footer .widget_products {
        flex: none;
    }

    #footer .widget {
        width: 100%;
    }

    .main-menu .product-categories li.text a {
        margin: 0 !important;
        padding-left: 10px !important;
        color: #fd3681;
        display: inline !Important;
    }

    .footer-widget {
        margin-top:0;
    }

    #header .main-menu {
        padding: 33px 0;
    }



}



@media (max-width: 767px) {

    /*    body:not(.home) #header {
            background: url(https://balloo.ro/wp-content/uploads/2020/10/banner-header1.jpg) no-repeat center bottom;
            background-size: cover;
        }*/

    .contact-block {
        width: 100%;
        box-sizing: border-box;
    }

    .footer-sidebar {
        padding-top: 0;
    }

    #footer .widget_products,
    #footer .widget .widget-title
    {

    }

    #footer .widget_nav_menu {
        box-sizing: border-box;
    }

    #footer .widget_nav_menu .menu-suport-container {
        padding-top: 0;
    }

    .footer-sidebar__wrap {
        padding-top: 45px;
    }

    #footer .widget {
        max-width: none;
        width: auto;
        padding: 5px 15px;
        margin-top: 0px;
    }

    #footer aside.widget_nav_menu h2.widget-title {
        margin-bottom: 0;
    }

    #footer .bottom {
        margin-top: 0;
    }

    #footer .bottom > div {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .woocommerce-MyAccount-navigation {
        background: #ddf1fb;
    }

    .woocommerce-MyAccount-navigation ul li {
        display: block;
        text-align: left;
    }

    .widget:not(.custom-latest-posts-widget) li, .widget:not(.custom-latest-posts-widget) li a {
        font-family: "Open Sans",sans-serif;
        font-size: 16px;
        line-height: 26px;
        font-weight: bold;
    }

    .addresses .cdetails {
        background: none;
        padding:0;
    }

    .woocommerce-Addresses .woocommerce-Address {
        margin-left: 0;
        margin-bottom: 40px;
    }

    .woocommerce-Addresses .woocommerce-Address:last-child {
        margin-bottom: 0;
    }

    .woocommerce-MyAccount-orders tr td {
        font-size: 14px;
    }

    .woocommerce-MyAccount-orders td:before {
        color: #56b0f3;
        min-width: 80px;
        font-size: 12px;
    }

    .main-menu .product-categories > ul > li.menu-item > a:not(.js-more) {
        padding-left: 70px;
        line-height: 1.5;
        color:#404E65;
    }

    .main-menu .product-categories > ul > li.menu-item.lmobile,
    .main-menu .product-categories > ul > li.space-item
    {
        /*        background: #f5f5f5*/
    }

    .main-menu .product-categories > ul > li.menu-item.lmobile:after {
        background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDkgMTMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcuMzc3IDUuODM4YS45MTYuOTE2IDAgMCAxIDAgMS4yOTVsLTQuNjA5IDQuNjA4YS45MTYuOTE2IDAgMCAxLTEuMjk1LTEuMjk1bDQuNjA4LTQuNjA4djEuMjk1bC00LjU3LTQuNTdhLjkxNi45MTYgMCAwIDEgMS4yOTYtMS4yOTVsNC41NyA0LjU3eiIgc3Ryb2tlPSIjM0E0QzY5IiBmaWxsPSIjM0E0QzY5IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=) no-repeat;
    }

    .main-menu .product-categories > ul > li.menu-item.lmobile li a {
        color: #404E65;
    }

    .PaymentLogoGrid {
        text-align: center;
    }

    #wrap {
        min-width: initial;
    }

    #footer .bottom:before {
        border: 0;
    }

    .entry-content ul,
    .entry-content ol {
        padding: 0;
    }

    .entry-content ol {
        margin: 0;
    }

    div.ivole-all-reviews-shortcode ol li.review div.comment_container img.avatar {
        display: none;
    }

    div.ivole-all-reviews-shortcode ol.commentlist li .comment-text {
        margin:0;
    }

    .map-wrap {
        width: 100%;
        margin-bottom: 20px;
    }

    .contact-row-2 {
        margin: 20px 0px 0 0;
    }

    .woocommerce-MyAccount-content small {
        display: block;
    }

    .main-menu .product-categories li.text a {
        margin: 0 !important;
        padding-left: 10px !important;
        color: #fd3681;
        display: inline !Important;
    }

    footer .bpo {
        text-align: center;
    }

    footer .bottomleft {
        text-align: center;
    }

    .woocommerce-MyAccount-orders tr:nth-child(even) {
        background: none;
    }

    #header .main-menu {
        padding: 33px 0;
    }

    .shipdif {
        display: block;
    }

    .shipdifbtn {
        float: none !important;
        margin:10px auto;
    }

    #footer .footer-logo {
        text-align: center;
        margin-top:15px;
    }

    #footer .footer-logo img {
        max-width: 60%;
    }

    #footer .contacts {
        text-align: center;
    }

    #footer h2.widget-title {
        /*        border: 3px solid #fd3681;*/
        /*border-radius: 20px;*/
        text-align: left;
        padding:10px 20px;
        line-height: 1;
        color:#fd3681;
        font-size: 20px;
    }

    /*    #footer h2.widget-title:after {
            content: '▼';
            position: absolute;
            right:20px;
            top: 10px;
            font-size: 14px;
            color:#fd3681;
        }
    
    
        #footer h2.widget-title.opened:after {
            color:#fd3681;
        }*/

    /*    #footer aside > ul,
        #footer aside > div {
            display: none;
        }*/

    #footer aside > ul.active,
    #footer aside > div.active {
        display: block;

    }

    .widget > div > ul {
        padding:20px !Important;
    }

    #woocommerce_products-7 {
        display: none !Important;
    }

    .to-top-button {
        display: none !important;
    }

    #post-1140 .entry-content,
    #post-812 .entry-content,
    #post-3 .entry-content,
    #post-1385 .entry-content
    {
        column-count: auto;
        column-gap: normal;
        text-align: left;
    }

    #footer {
        padding-top: 0;
        background: none;
        background-color: #fff;
    }

    #footer > .wrap {
        background: #fff;
    }

    #footer del {
        color: #2d383e;
    }

    .ip-shop-loop-price {
        text-align: center;
    }

    .single-product #primary,
    .single-product .ip-p-c:not(.qv) {
        margin-top: 0px;
    }

    .tax-product_cat #primary {
        margin-top:15px;
    }

    .ip-product-images-col {
        margin-bottom: 0px;
    }

    /*    .slick-product .slide {
            max-width: 60px;
        }*/

    .woocommerce-breadcrumb {
        display: none;
    }

    .ip-p-c .product_meta {
        margin-top: 0;
    }

    .ip-p-c.qv .product_title,
    .sidebar-right .ip-p-c .product_title,
    .sidebar-short .ip-p-c .product_title {
        font-size: 26px;
    }

    .ip-p-c .summary .price {
        font-size: 22px;
    }

    .woocommerce-pdf-catalog-popup-container {
        max-width: 90%;
    }

    .woocommerce-pdf-catalog-popup-container .woocommerce-pdf-catalog-popup {
        border-radius: 10px;
    }

    .woobt-wrap .woobt-products {
        max-height: 390px;
    }

    .woobt-products .woobt-product {
        border-bottom: 1px dotted #e5e5e5;
        background: #fafafa;
    }

    .woobt-checkbox {
        zoom: 2;
    }

    .woobt-products .woobt-product .woobt-thumb img {
        width: 70% !important;
        border: 1px solid #ddd;
    }

    .woobt-products .woobt-product .woobt-title a {
        font-size: 16px;
        font-weight: bold;
    }

    .woobt-products .woobt-product .woobt-price {
        font-size: 22px;
        color: #fd3681;
        font-weight: bold;

    }

    .woobt-total {
        text-align: center;
        font-size: 22px;
        font-weight: bold;
    }

    .single-product .woobt_products .variation {
        height: 52px;
        padding:0 0px 0 0 !important;
        border:0 !important;
    }

    .woobt-products .woobt-product .variations_form .variations .variation .select {
        line-height: 50px;
        padding-right: 20px !important;
        background: #fff;
        border:1px solid #e5e5e5;
    }

    .woobt-products .woobt-product.woobt-hide .variations_form .variations .variation .select {
        opacity: 0.5;
        pointer-events: none;
    }

    .woobt-products .woobt-product .woobt-thumb {
        width: 70%!important;
    }

    .single-product .woobt_products select {
        font-size: 16px !important;
        width: 152px !important;
        margin:0 !important;
        line-height: 50px !Important;
        box-sizing: content-box;
        padding-top: 0 !important;
        padding-bottom: 0 !Important;

    }

    .woobt-quantity-input-plus,
    .woobt-quantity-input-minus {
        width: 50px;
        height: 50px;
        box-sizing: content-box;
        line-height: 50px;
        font-size: 16px !Important;
        background: #fff;
    }

    .woobt-products .woobt-product.woobt-hide .woobt-quantity * {
        opacity: 1 !important;
        pointer-events: none;
    }

    .woobt-products .woobt-product.woobt-hide .woobt-quantity-input-plus,
    .woobt-products .woobt-product.woobt-hide .woobt-quantity-input-minus {
        opacity: 0.5 !important;
    }


    .woobt-products .woobt-product .woobt-quantity .quantity {
        height: 52px;
        box-sizing: content-box;
        background: #fff;
    }

    .woobt-products .woobt-product.woobt-hide .woobt-quantity .quantity {
        opacity: 0.5 !important;
    }

    .woobt-product .woobt-quantity-input .qty,
    .woobt-product .woobt-quantity-input .woobt-qty {
        height: 50px;
        line-height: 50px;
        box-sizing: content-box;
        width:80px;
        font-size: 16px !important;
    }

    .woobt-products .woobt-product .woobt-quantity {
        margin-bottom: 20px;

    }



    /*    .woobt-products .woobt-product .woobt-quantity .woobt-quantity-input {
            background: #fff;
        }*/

    .tagnav a.tagbtn {
        font-size: 14px;
        padding: 5px 15px;
    }

    .ip-shop-loop-price .price ins {
        display: block;

    }

    .products .product span.price .woocommerce-Price-amount {
        display: block;
    }

}

@media (max-width: 320px) {

    #header .product-categories {
        width: 90%;
    }

    .main-menu .product-categories > ul,
    .main-menu .product-categories > ul > li ul {
        width: 100%;
    }

    .footer-sidebar__wrap {
        margin: 0px -15px 0 -15px;
    }

    .home-subscribe__svg {
        display: block;
        margin: 0 auto 20px;
        width: 100px;
        height: 100px;
    }

    .home-subscribe .mc4wp-form input[type=email],
    .home-subscribe .mc4wp-form input[type=submit] {
        width: 100%;
        margin-right: 0;
        margin-bottom: 5px;
        display: block;
    }

    .woocommerce-MyAccount-orders tr td {
        padding-left: 80px !important;
    }

    .woocommerce-MyAccount-orders td:before {
        margin-left: -80px;
    }

    .main-menu .product-categories li.text a {
        margin: 0 !important;
        padding-left: 10px !important;
        color: #fd3681;
        display: inline !Important;
    }



}
