/***********************************************
/* MENU -WOOCOMMERCE
/**********************************************/
.menu-item-account {
    position: absolute;
    top: 50%;
    right: 120px;
    transform: translateY(-50%);
}

.menu-item-cart {
    position: absolute;
    top: 50%;
    right: 90px;
    transform: translateY(-50%);
}

.menu-item-cart span.count.cart-counter {
    font-size: 10px;
    font-size: 1rem;
    color: #fff;
    font-weight: 300;
    text-align: center;
    line-height: 21px;
    display: inline-block;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 5px;
    top: 0;
    line-height: 20px;
    margin-top: -10px;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.woocommerce .mainMenuWrapper ul ul.sub-menu {
    background-color: #ffffff !important;
    box-shadow: 0 !important;
    top: 60px !important;
}

.woocommerce .fixed .mainMenuWrapper ul ul.sub-menu {
    background-color: #ffffff !important;
    box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.04) !important;
    top: 60px !important;
}

.woocommerce header#site-header .navMenu .searchForm {
    top: 35px;
}

.woocommerce header#site-header .navMenu .searchForm .search-form {
    background-color: #fff;
    z-index: 9999;
}

/***********************************************
/* WOOCOMMERCE
/**********************************************/
body.woocommerce {
    overflow-x: hidden;
}

.woocommerce * {
    font-family: "Roboto";
}

*:focus {
    outline: none !important;
}

.woocommerce h3 {
    font-size: 45px !important;
}

.woocommerce-page li,
.woocommerce-page li a {
    list-style-type: none;
    text-decoration: none;
}

.woocommerce main#main,
.woocommerce-page main#site-content {
    max-width: 1366px !important;
    margin: 0 auto;
    padding-top: 150px;
    margin-bottom: 80px;
    width: 100%;
}

.woocommerce-lost-password main#site-content {
    /*padding-top: 200px;*/
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
    font-weight: 300;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce .woocommerce-form-register .woocommerce-form-register__submit,
form.woocommerce-ResetPassword .button,
.woocommerce-account .woocommerce button.button,
.woocommerce #payment #place_order,
.woocommerce ul.products li.product .button {
    background: #000;
    color: #fff;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover,
.woocommerce .woocommerce-form-register .woocommerce-form-register__submit:hover,
.woocommerce-account .woocommerce button.button:hover,
.woocommerce #payment #place_order:hover,
.woocommerce ul.products li.product .button:hover {
    background-color: #dfdcde;
    text-decoration: none;
    background-image: none;
    color: #515151;
}

.woocommerce form .form-row-first,
.woocommerce-page form .form-row-first {
    float: left !important;
    margin: 0 auto !important;
}

/***********************************************
/* WOOCOMMERCE - LOGIN / REGISTER
/**********************************************/
.woocommerce-account h2 {
    font-size: 45px !important;
    font-weight: 300 !important;
    color: #616161 !important;
    letter-spacing: 0.3px
}

.woocommerce form.login {
    border-radius: 0px;
}

.woocommerce form.register {
    margin: 1.9em 0;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce .woocommerce-form-register .woocommerce-form-register__submit {
    width: 100%;
    height: 50px;
    line-height: 32px;
    color: #000;
    background: transparent;
    border: 1px solid #000;
    border-radius: 0px;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover,
.woocommerce .woocommerce-form-register .woocommerce-form-register__submit:hover {
    background: transparent;
    opacity: .5;
}

p.woocommerce-LostPassword.lost_password {
    padding: 16px 0 4px;
}

/***********************************************
/* WOOCOMMERCE - LOST PASSWORD
/**********************************************/
form.woocommerce-ResetPassword.lost_reset_password {
    text-align: center;
}

form.woocommerce-ResetPassword.lost_reset_password label {
    text-align: left;
}

.woocommerce form .form-row-first,
.woocommerce-page form .form-row-first {
    float: unset;
    margin: 0 auto !important;
}

form.woocommerce-ResetPassword .button {
    width: 47%;
    height: 58px;
    line-height: 40px !important;
    color: #fff !important;
}

form.woocommerce-ResetPassword .button:hover {
    background-color: #dfdcde;
    text-decoration: none;
    background-image: none;
    color: #515151 !important;
}

/***********************************************
/* WOOCOMMERCE - ACCOUNT
/**********************************************/
.woocommerce-Address-title h3 {
    margin: 0 !important;
    width: 100% !important;
}

.woocommerce-account .addresses .title .edit {
    float: left !important;
    width: 100px;
    margin-top: -10px;
    margin-bottom: 20px;
}

.woocommerce-Address address {
    font-size: 16px;
}

.select2-container--default .select2-selection--single {
    height: 51px;
    border-radius: 0;
    border: 1px solid #dbdbdb;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    line-height: 51px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 13px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 51px;
}

.woocommerce-account .woocommerce button.button {
    width: 100%;
    margin-top: 30px;
}

/***********************************************
/* WOOCOMMERCE - LOJA
/**********************************************/
.woocommerce #primary {
    width: 100%;
}

.woocommerce #sidebar {
    display: none;
}

h1.woocommerce-products-header__title.page-title {
    display: none;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    line-height: 25px !important;
    height: 60px;
}

.woocommerce .woocommerce-result-count,
.woocommerce .woocommerce-ordering {
    margin: 0 0 3em;
    font-size: 14px;
    font-weight: 300;
}

.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    padding: 10px 10px !important;
    font-weight: 300 !important;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 100%;
    height: 35px;
    font-size: 12px;
    color: #313131;
    font-weight: 300 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url(https://adegamae.pt/wp-content/themes/JELLYCODE-CHILD/images/arrow-down.svg);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) center;
}

.woocommerce ul.products li.product {
    text-align: center;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 20px !important;
    color: #616161 !important;
    margin-top: 55px !important;
    margin-bottom: 5px !important;
    font-family: "Roboto";
    font-weight: 300 !important;
    text-align: center;
    text-transform: uppercase;
    padding: 0;
}

.woocommerce ul.products li.product p.attribute {
    float: left;
    width: 100%;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.5);
    margin-bottom: 20px;
    font-family: "Roboto";
    font-weight: 300;
    text-align: center;
}

.woocommerce ul.products li.product .price {
    float: left;
    text-align: center;
    width: 100%;
    font-size: 25px !important;
    font-weight: 300 !important;
    color: #616161 !important;
    letter-spacing: 0.3px;
}

.woocommerce ul.products li.product .button.add_to_cart_button {
    margin-top: 20px;
    text-align: center;
    width: 100%;
    height: 40px;
    line-height: 20px;
    color: #000;
    background: transparent;
    font-size: 12px;
    font-weight: 300;
    line-height: 50px;
    text-transform: uppercase;
    padding: 0px 30px;
    height: 50px;
    height: 50px;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    width: 150px;
    display: inline-block;
    margin-top: 20px;
}

.woocommerce ul.products li.product .button:hover {
    background: transparent;
}

.woocommerce ul.products li.product .botao-adega {
    text-align: center;
    display: inline-block;
    position: absolute;
    width: 150px;
    height: 50px;
    left: 0;
    top: 0;
}

.woocommerce ul.products li.product .botao-adega:before {
    content: "";
    width: 60%;
    height: 1px;
    display: inline-block;
    background-color: #000;
    position: absolute;
    left: 0;
    top: 0;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.woocommerce ul.products li.product .botao-adega:after {
    content: "";
    width: 60%;
    height: 1px;
    display: inline-block;
    background-color: #000;
    position: absolute;
    right: 0;
    bottom: 0;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.woocommerce ul.products li.product .botao-adega:hover:before {
    content: "";
    width: 100%;
    height: 1px;
    display: inline-block;
    background-color: #000;
    position: absolute;
    left: 0;
    top: 0;
}

.woocommerce ul.products li.product .botao-adega:hover:after {
    content: "";
    width: 100%;
    height: 1px;
    display: inline-block;
    background-color: #000;
    position: absolute;
    right: 0;
    bottom: 0;
}

.woocommerce ul.products li.product a.add_to_cart_button {
    position: relative;
    width: 200px;
}

.woocommerce ul.products li.product .botao-adega-lateral:before {
    content: "";
    width: 1px;
    height: 40%;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    background-color: #000;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.woocommerce ul.products li.product .botao-adega-lateral:after {
    content: "";
    width: 1px;
    height: 40%;
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-block;
    background-color: #000;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.woocommerce ul.products li.product a.add_to_cart_button:hover .botao-adega-lateral:before {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    background-color: #000;
}

.woocommerce ul.products li.product a.add_to_cart_button:hover .botao-adega-lateral:after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-block;
    background-color: #000;
}

.woocommerce ul.products li.product .added_to_cart.wc-forward {
    width: 100%;
    font-size: 12px;
    color: rgb(0, 0, 0);
    font-family: "Roboto";
    font-weight: 300;
    text-align: center;
    padding-top: 15px;
    text-decoration: underline;
}

.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
    border: 0px !important;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #ffffff;
    color: #000;
    font-weight: 300;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0.3px;
    color: rgba(0, 0, 0, .3);
}

.woocommerce nav.woocommerce-pagination ul li a.next.page-numbers,
.woocommerce nav.woocommerce-pagination ul li a.prev.page-numbers {
    color: transparent;
    position: relative;
}

.woocommerce nav.woocommerce-pagination ul li a:hover {
    opacity: .8;
}

.woocommerce nav.woocommerce-pagination ul li a.next.page-numbers:before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(https://adegamae.pt/wp-content/themes/JELLYCODE-CHILD/images/right-arrow-escuro.svg);
    background-repeat: no-repeat;
    background-size: auto 13px;
    background-position: center center;
    position: absolute;
    left: 5px;
    top: 9px;
}

.woocommerce nav.woocommerce-pagination ul li a.prev.page-numbers:before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(https://adegamae.pt/wp-content/themes/JELLYCODE-CHILD/images/left-arrow-escuro.svg);
    background-repeat: no-repeat;
    background-size: auto 13px;
    background-position: center center;
    position: absolute;
    left: 5px;
    top: 9px;
}

/***********************************************
/* WOOCOMMERCE - SINGLE PRODUCT
/**********************************************/
.woocommerce .voltar {
    background-color: #ffffff !important;
    color: #000000 !important;
    font-size: 12px !important;
    font-weight: 300;
    border-radius: 0px !important;
    padding: 0 50px;
    height: 40px;
}

.woocommerce .voltar:hover {
    text-decoration: none;
    font-weight: 400;
}

.woocommerce div.product div.summary .product_title {
    text-align: left;
    font-family: "Roboto";
    font-size: 30px !important;
    color: #616161 !important;
    margin-top: 10px;
    font-weight: 400 !important;
    letter-spacing: 0.3px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.woocommerce div.product div.summary .weight,
.woocommerce div.product div.summary p.attribute,
.woocommerce div.product div.summary p.attribute a {
    text-align: left;
    font-family: "Roboto";
    font-size: 14px !important;
    color: rgba(0, 0, 0, 0.5) !important;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 5px;
    line-height: 14px;
    text-decoration: none
}

.woocommerce div.product div.summary p.attribute a:hover {
    color: #000000 !important;
}

.woocommerce div.product div.summary p.price {
    text-align: left;
    font-family: "Roboto";
    font-size: 45px !important;
    font-weight: 300 !important;
    color: #616161 !important;
    letter-spacing: 0.3px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.woocommerce div.product div.summary .line {
    width: 110px;
    margin-bottom: 40px;
    height: 1px;
    border-bottom: 1px solid #707070;
}

.woocommerce div.product div.summary .woocommerce-product-details__short-description p {
    text-align: left;
    font-family: "Roboto";
    font-size: 16px !important;
    line-height: 26px !important;
    color: #616161 !important;
    letter-spacing: 0.3px;
    font-weight: 300;
    margin-bottom: 35px;
}

.woocommerce div.product div.summary .qib-container .qib-button:not(#qib_id):not(#qib_id),
.woocommerce div.product div.summary .qib-container .quantity input.qty:not(#qib_id):not(#qib_id) {
    border-radius: 0px !important;
}

.woocommerce div.product div.summary .qib-container .qib-button:hover:not(#qib_id):not(#qib_id) {
    text-decoration: none;
}

.woocommerce .qib-container .quantity .text {
    top: 0px;
}

.woocommerce div.product div.images .flex-control-thumbs {
    margin-top: 20px;
}

.woocommerce div.product .images,
.woocommerce-page div.product .images {
    /*pointer-events: none !important;*/
}

.woocommerce div.product .single_add_to_cart_button {
    background-color: #ffffff !important;
    color: #000000 !important;
    font-size: 12px !important;
    border-radius: 0px !important;
    border: 1px solid #000000;
    padding: 0;
    height: 50px !important;
    display: inline-block !important;
    width: 150px;
    border: 0px;
}

button.minus.qib-button,
button.plus.qib-button {
    background: transparent !important;
    color: #000 !important;
    font-weight: 300;
    font-size: 20px !important;
    margin: 0 !important;
    width: 50px !important;
    height: 50px !important;
    margin-right: 0 !important;
    text-decoration: none !important;
    border-radius: 0 !important;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

button.minus.qib-button:hover,
button.plus.qib-button:hover {
    opacity: .5;
}

.qib-container button.minus.qib-button {
    margin-right: 0px !important;
}

.qty.text {
    border: 0px !important;
    width: 50px !important;
    height: 50px !important;
    font-weight: 300;
}

form.cart .botao-adega {
    position: relative;
    margin-left: 25px !important;
}

form.cart .botao-adega:before {
    content: "";
    width: 60%;
    height: 1px;
    display: inline-block;
    background-color: #000;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

form.cart .botao-adega:after {
    content: "";
    width: 60%;
    height: 1px;
    display: inline-block;
    background-color: #000;
    position: absolute;
    right: 0;
    bottom: 0;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

form.cart .botao-adega:hover:before {
    content: "";
    width: 100%;
    height: 1px;
    display: inline-block;
    background-color: #000;
    position: absolute;
    left: 0;
    top: 0;
}

form.cart .botao-adega:hover:after {
    content: "";
    width: 100%;
    height: 1px;
    display: inline-block;
    background-color: #000;
    position: absolute;
    right: 0;
    bottom: 0;
}

form.cart .single_add_to_cart_button:before {
    content: "";
    width: 1px;
    height: 40%;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    background-color: #000;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

form.cart .single_add_to_cart_button:after {
    content: "";
    width: 1px;
    height: 40%;
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-block;
    background-color: #000;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

form.cart .single_add_to_cart_button:hover:before {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    background-color: #000;
}

form.cart .single_add_to_cart_button:hover:after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-block;
    background-color: #000;
}

.woocommerce #newsletter-footer {
    text-align: center;
    float: left;
    width: 100%;
}


/***********************************************
/* WOOCOMMERCW MESSAGE
/**********************************************/
.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
    background-color: #ffffff;
    line-height: 40px;
    font-weight: 300;
    font-size: 12px;
}

.woocommerce-error::before {
    top: 5px;
}

.woocommerce-info::before,
.woocommerce-message::before {
    top: 10px;
}

.entry-content a.showlogin,
.entry-content a.showcoupon {
    font-size: 12px !important;
}

.entry-content a.showcoupon {
    border: 1px solid #000;
    padding: 10px;
    text-decoration: none;
    margin-left: 14px;
}

.woocommerce-info::before {
    color: #000;
}

.woocommerce-error a.button.wc-forward,
.woocommerce-info a.button.wc-forward,
.woocommerce-message a.button.wc-forward {
    background-color: #ffffff;
    color: #000000;
    font-size: 12px;
    line-height: 40px;
    border-radius: 0px;
    border: 1px solid #000000;
    padding: 0 20px;
}

.woocommerce-message {
    border-top-color: #000;
    font-size: 13px;
}

.woocommerce-message::before {
    color: #000;
}

.woocommerce-info {
    border-top-color: #000;
}

/***********************************************
/* WOOCOMMERCE - CART
/**********************************************/
.woocommerce table.shop_table > a {
    text-decoration: none;
}

.woocommerce table.shop_table {
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);

}

.woocommerce table.shop_table tr {
    border: 0px;
}

.woocommerce table.shop_table th {
    font-size: 13px;
    font-weight: 300;
    text-transform: uppercase;
    border: 0px;
    padding: 5px 0px;
}

.woocommerce table.shop_table td {
    font-weight: 300;
    padding: 20px 0;
    border-left: 0px;
    border-right: 0px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 0px;
}

.woocommerce table.shop_table td.product-thumbnail {
    width: 100px;
}

.woocommerce table.shop_table td.product-name a {
    text-decoration: none;
}

.woocommerce table.shop_table td.product-thumbnail img {
    width: 100px;
}

.woocommerce table.cart td.product-quantity:not(#qib_id):not(#qib_id) {
    text-align: left !important;
}

.woocommerce a.remove:hover {
    background: none;
}

.woocommerce-cart .cart_coupon {
    margin-bottom: 35px;
    margin-top: 35px;
    padding: 40px;
    border: 1px solid #000;
}

.woocommerce-cart .cart_coupon .coupon label {
    font-size: 16px;
    color: #000000;
    /*font-weight: 300;*/
    font-weight: 400;
    font-size: 20px;
    margin: 0;
    width: 25%;
    float: left;
    text-transform: uppercase;
    line-height: 50px;
}

.woocommerce-cart .cart_coupon .coupon_button {
    width: 50%;
    float: right;
    margin-bottom: 30px;
}

.woocommerce-cart .cart_coupon .coupon_button .input-text {
    color: #000000;
    border-radius: 0;
    width: 70%;
    float: left;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.woocommerce-cart .cart_coupon .coupon_button .button {
    font-size: 12px;
    color: #000000;
    font-weight: 300;
    background-color: transparent;
    text-transform: uppercase;
    min-height: 0;
    min-width: 0;
    line-height: 1;
    padding: 16px 20px;
    /*border-bottom: 2px solid #000;*/
    float: right;
    border-radius: 0;
}

.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination {
    font-size: 14px !important;
}

.woocommerce-cart .cart_coupon .botao-adega {
    position: relative;
    margin-left: 25px !important;
    display: inline-block;
    font-size: 12px;
    float: right;
}

.woocommerce-cart .cart_coupon .botao-adega:before,
.woocommerce-checkout .checkout_coupon .botao-adega:before {
    content: "";
    width: 60%;
    height: 1px;
    display: inline-block;
    background-color: #000;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.woocommerce-cart .cart_coupon .botao-adega:after,
.woocommerce-checkout .checkout_coupon .botao-adega:after {
    content: "";
    width: 60%;
    height: 1px;
    display: inline-block;
    background-color: #000;
    position: absolute;
    right: 0;
    bottom: 0;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.woocommerce-cart .cart_coupon .botao-adega:hover:before,
.woocommerce-checkout .checkout_coupon .botao-adega:hover:before {
    content: "";
    width: 100%;
    height: 1px;
    display: inline-block;
    background-color: #000;
    position: absolute;
    left: 0;
    top: 0;
}

.woocommerce-cart .cart_coupon .botao-adega:hover:after,
.woocommerce-checkout .checkout_coupon .botao-adega:hover:after {
    content: "";
    width: 100%;
    height: 1px;
    display: inline-block;
    background-color: #000;
    position: absolute;
    right: 0;
    bottom: 0;
}

.woocommerce-cart .cart_coupon .coupon_button .button:before,
.woocommerce-checkout .checkout_coupon .coupon_button .button:before {
    content: "";
    width: 1px;
    height: 40%;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    background-color: #000;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.woocommerce-cart .cart_coupon .coupon_button .button:after,
.woocommerce-checkout .checkout_coupon .coupon_button .button:after {
    content: "";
    width: 1px;
    height: 40%;
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-block;
    background-color: #000;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.woocommerce-cart .cart_coupon .coupon_button .button:hover:before,
.woocommerce-checkout .checkout_coupon .coupon_button .button:hover:before {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    background-color: #000;
}

.woocommerce-cart .cart_coupon .coupon_button .button:hover:after,
.woocommerce-checkout .checkout_coupon .coupon_button .button:hover:after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-block;
    background-color: #000;
}

.woocommerce-cart .cart_coupon .coupon_button .input-text {
    font-size: 14px;
}

.woocommerce-cart .cart-collaterals .shipping-calculator-button {
    font-size: 13px !important;
}

.woocommerce-cart .cart_coupon .update_cart {
    float: right;
    width: 50%;
    text-transform: uppercase;
    padding: 0 !important;
    border-radius: 0;
    border: 1px solid #000;
    background: transparent;
    text-transform: capitalize;
    font-size: 13px !important;
}

.woocommerce-cart .cart_coupon .update_cart {
    background: transparent !important;
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
    line-height: 50px;
    font-weight: 300;
    color: #000;
    font-size: 16px;
}

.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled] {
    opacity: .3;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    line-height: 50px;
    font-weight: 300;
    color: #000;
    font-size: 16px;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    float: inherit;
    width: 100%;
}

.woocommerce .cart_totals h2 {
    font-weight: 100 !important;
    font-size: 30px !important;
    color: #000000 !important;
    padding-top: 10px;
}

.woocommerce-cart .cart-collaterals h2 {
    font-size: 20px;
    font-size: 2rem;
    color: #23232c;
    font-weight: 400;
    margin: 0;
    width: 25%;
    float: left;
}

.woocommerce-cart .cart-collaterals table.shop_table {
    width: 50%;
    float: right;
    margin-bottom: 50px;
}

.woocommerce-cart .cart-collaterals table.shop_table th {
    padding-top: 20px;
    font-weight: 300;
}

.woocommerce-cart .cart-collaterals table.shop_table tr.order-total th {
    font-weight: 700;
}

.woocommerce form.checkout_coupon {
    border: 1px solid #000;
    border-radius: 0;
    padding: 40px;
    margin: 25px 0px;
    text-align: left;
    font-size: 16px !important;

}

.woocommerce form.checkout_coupon .botao-adega {
    position: relative;
    width: 150px;
    height: 50px;
}

.woocommerce form.checkout_coupon button {
    font-size: 12px;
    font-weight: 300;
    line-height: 40px;
    background-color: #fff;
    width: 150px;
    height: 50px;
}

.woocommerce form.checkout_coupon button:before {
    content: "";
    width: 1px;
    height: 40%;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    background-color: #000;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.woocommerce form.checkout_coupon button:after {
    content: "";
    width: 1px;
    height: 40%;
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-block;
    background-color: #000;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.woocommerce form.checkout_coupon button:hover {
    background-color: transparent;
}

.woocommerce form.checkout_coupon button:hover:before {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    background-color: #000;
}

.woocommerce form.checkout_coupon button:hover:after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-block;
    background-color: #000;
}

button#place_order {
    border: 1px solid #000;
    background-color: #fff !important;
    border-radius: 0;
    color: #000 !important;
}

.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout {
    width: 50%;
    float: right;
    clear: both;
    padding: 0;
}

.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout a {
    background: transparent;
    color: #000;
    border: 1px solid #000;
    border-radius: 0;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout a:hover {
    opacity: .5;
    background: Transparent;
    color: #000;
}

/*
.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout a:hover {
    background-color: #dfdcde;
    text-decoration: none;
    background-image: none;
    color: #515151;
}*/

/***********************************************
/* WOOCOMMERCE - CHECKOUT
/**********************************************/
.woocommerce-checkout .woocommerce {
    font-size: 16px;
    font-weight: 300;
    font-family: "Roboto", sans-serif;
}

.woocommerce-checkout label {
    letter-spacing: 0;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: transparent;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    float: left;
    height: 58px;
    line-height: 40px;
}

#billing_nif_field {
    width: 100%;
}

/***********************************************
/* WOOCOMMERCE - AFTER CHECKOUT
/**********************************************/
.woocommerce p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 26px !important;
}

.woocommerce section.woocommerce-order-details,
.woocommerce section.woocommerce-customer-details {
    padding: 0 !important;
}

.woocommerce ul.order_details {
    margin: 0;
}

.woocommerce .col2-set,
.woocommerce-page .col2-set {
    padding-top: 40px;
}

.woocommerce h2.woocommerce-order-details__title,
.woocommerce h2.woocommerce-column__title {
    width: 100%;
    font-size: 45px !important;
    color: #616161 !important;
    font-weight: 400;
    float: left;
}

.woocommerce .woocommerce-customer-details address {
    border: 0;
    padding: 0;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 300;
}

.woocommerce h2.woocommerce-column__title {
    margin: 0 0 10px 0;
}

/**********************************************
/* BANNER TOPO 
/**********************************************/

.woocommerce .banner-top {
    margin-left: calc(-100vw / 2 + 1366px / 2);
    margin-right: calc(-100vw / 2 + 1366px / 2);
    margin-top: -70px;
    margin-bottom: 50px;
}

@media all and (max-width: 1366px) {
    .woocommerce .banner-top {
        width: 100vw;
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        margin-top: 0px;
        margin-bottom: 50px;
    }

    .woocommerce main#main,
    .woocommerce-page main#site-content {
        padding-top: 90px;
    }

    .woocommerce #primary,
    .woocommerce main#main,
    .woocommerce-page main#site-content {
        width: 90%;
        margin: 0 auto;
    }

    .woocommerce ul.products li.product .woocommerce-loop-product__title {
        line-height: 20px !important;
        height: 40px;
    }

    .woocommerce .voltar {
        padding: 0;
        margin-bottom: 40px;
    }
}

@media all and (max-width: 414px) {

    .woocommerce ul.products li.product .button.add_to_cart_button,
    .woocommerce ul.products li.product .botao-adega {
        width: 100px;
    }

    .woocommerce-error,
    .woocommerce-info,
    .woocommerce-message {
        line-height: 20px;
        margin-bottom: 0;
    }

    .woocommerce .woocommerce-result-count,
    .woocommerce-page .woocommerce-result-count {
        float: none;
        display: inline-block;
        width: 100%;
        text-align: center;
        margin-bottom: 20px !important;
    }

    .woocommerce .woocommerce-ordering,
    .woocommerce-page .woocommerce-ordering {
        float: none;
        display: inline-block;
        width: 100%;
    }

    .woocommerce ul.products li.product .woocommerce-loop-product__title {
        line-height: 25px !important;
        height: 75px;
    }

    .woocommerce-message a.button.wc-forward {
        margin-bottom: 10px;
        width: 100%;
    }

    .woocommerce nav.woocommerce-pagination {
        margin-bottom: 25px;
    }

    form.cart .qib-container + button[type='submit']:not(#qib_id):not(#qib_id),
    form.cart .qib-container + div:not(#qib_id):not(#qib_id):not(_) {
        margin-left: 0 !important;
    }

    .woocommerce div.product div.summary p.price {
        margin-bottom: 0px;
        margin-top: 30px;
    }

    .woocommerce div.product div.summary .line {
        margin-top: 40px;
    }

    .woocommerce table.cart td.product-quantity:not(#qib_id):not(#qib_id) {
        text-align: right !important;
    }

    .product-remove {
        display: none !important;
    }

    .woocommerce-cart .cart_coupon .coupon label {
        width: 100%;
    }

    .woocommerce-cart .cart_coupon .coupon_button {
        width: 100%;
    }

    .woocommerce-cart .cart_coupon .coupon_button .input-text {
        width: 50%;
    }

    .woocommerce-cart .cart_coupon .update_cart {
        width: 100%;
    }

    .woocommerce-cart .cart-collaterals h2 {
        width: 100%;
    }

    .woocommerce-cart .cart-collaterals table.shop_table {
        width: 100%;
    }

    .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: transparent;
    }

    .woocommerce-cart .cart-collaterals .wc-proceed-to-checkout {
        width: 100%;
    }

    .woocommerce-shipping-fields .woocommerce-form__label-for-checkbox span {
        letter-spacing: 0
    }

}
