/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.title-wrapper.text-center .title{
    width: 65% !important;
}
.title-after_title {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    margin-top: -26px;
}
.delivery-note{
    text-align: center;
    border: 1px solid #ccc;
    padding: 20px 0;
}

/*.citypopup {*/
/*    padding-top: 40px;*/
/*}*/

/*.citypopup form#form1 {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*}*/

/*.citypopup form#form1 select#city {*/
/*    padding: 0 15px;*/
/*    max-width: 100%;*/
/*    width: 100%;*/
/*    height: 42px;*/
/*    border: 2px solid rgb(0 172 238);*/
/*    border-radius: 0;*/
/*    background-color: transparent;*/
/*    box-shadow: none;*/
/*    vertical-align: middle;*/
/*    font-size: 14px;*/
/*    transition: border-color .5s ease;*/
/*}*/

/*.citypopup form#form1 button#select-city {*/
/*    background-color: #00acee;*/
/*    padding: 15px 30px;*/
/*    width: fit-content;*/
/*    margin: 20px auto auto !important;*/
/*    color: #fff;*/
/*    font-size: 20px;*/
/*}*/

/*div#popmake-11662 {*/
/*    border-color: #00acee;*/
/*}*/

/*button.pum-close.popmake-close {*/
/*    padding: 20px !important;*/
/*    top: -30px !important;*/
/*    font-size: 40px !important;*/
/*    right: -30px !important;*/
/*}*/
h1.pop-hd {
    margin: 0;
    font-size: 28px;
    font-family: 'Roboto';
    font-weight: 600;
    color: #00acee;
}
.tabsArea .wd-nav-wrapper.wd-nav-tabs-wrapper.tabs-navigation-wrapper {
    padding-bottom: 30px;
}
@media screen and (-webkit-min-device-pixel-ratio: 1), and (max-width:768px) {
	#processDesk{
	display : none !important;
}
	.page-id-7125 #processMobile{
	display : block !important;
}
}

#processMobile{
	display : none !important;
}
.woocommerce-mini-cart__buttons .btn-cart {
    color: #fff !important;
}
.woocommerce-mini-cart__buttons .btn-cart:hover ,.cart-actions .button[name="update_cart"]:hover{
    color: #002b90!IMPORTANT;
}
.cart-actions .button[name="update_cart"] {
	color:#fff !IMPORTANT;
}