.mc4wp-form-fields {
    display: flex;
    width: 800px;
}
.signup input {
    width: 40%;
    margin-left: 60px;
}
input#gform_submit_button_1 {
    padding: 12px 40px;
    border-radius: 9px;
    color: #ffffff;
    z-index: 1;
    background: #0074d9;
    position: relative;
    font-size: 16px;
    transition: all 250ms;
    overflow: hidden;
    display: inline-block;
    text-transform: uppercase;
    width: 45%;
}
input#gform_submit_button_1:hover {
    background-color: #72d219;
    box-shadow: 4px 8px 19px -3px rgba(0, 0, 0, 0.27) !important;
}
header.entry-header{
	display:none;
	
}



/* Shop page */

.widget_text h2,.widget-title {
    background-color: #0d6efd;
    padding: 20px 19px 20px;
    border-radius: 10px 10px 0 0;
    color: white;
    font-size: 18px;
    line-height: 25px;
    margin: 0;
}

.woocommerce .woocommerce-breadcrumb,header.woocommerce-products-header{
	display:none;
}
section#woocommerce_price_filter-2 {
    margin: 120px 0 0;
	border: 1px solid #00000042;
    box-shadow: 0px 0px 6px 4px #0000000f;
    border-top: 0;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
}
.price_slider_wrapper {
    margin: 30px 0 0;
	    padding: 11px;
	
}
.product-img img {
    height: 300px !important;
    width: 100% !important;
    object-fit: contain !important;
    border-radius: 10px !important;
    padding: 10px !important;
    box-shadow: 0 0 10px 0 #0000002b !important;
    background: #fff !important;
}



.page-id-12 td.product-name a {
    color: black;
    font-weight: 600;
}
.woocommerce a.remove {
    border-radius: 0;
    font-size: 32px;
    color: #cacfd7 !important;
    font-weight: 400;
}

/* Single Product */

button.minus.qib-button {
    background: white !important;
    border: 1px solid;
}
.wqpmb_input_text {
    border: 1px solid !important;
    border-left: 0 !important;
    border-right: 0 !important;
}
button.plus.qib-button {
    background: white !important;
    border: 1px solid;
}
button.single_add_to_cart_button.button.alt {
    border: 1px solid;
    padding: 12px 0;
    width: 260px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    border-radius: 6px;
    background: white;
    color: black;
    font-weight: 500;
}

.product_meta {
    display: grid;
	    font-size: 18px;
    line-height: 2;
}


.single-product .price span {;
    font-size: 32px !important;
    color: #0d6efd;
}
.woocommerce div.product div.images img {
    box-shadow: 0 0 10px 0 #0000002b !important;
}

.single-product.woocommerce div.product .product_title {
    font-size: 35px !important;
}

ul.tabs.wc-tabs .active {
    background-color: #0d6efd !important;
    color: #fff !important;
    font-weight: 400;
    font-size: 18px;
    border-radius: 0 !important;
	color:white !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    left: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-width: 0 0px 0px 0 !important;
    box-shadow: 0px 0px 0 #e9e6ed !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after{
	content:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background-color: #ffffff;
	border:0;
}
.woocommerce-tabs.wc-tabs-wrapper h2 {
    display: none;
}
.woocommerce-Tabs-panel {
    border-top: 1px solid;
    padding: 20px 0 0;
}

.single-product input#submit {
    background: #0d6efd !important;
    color: white !important;
}
/* //// */






.woocommerce-cart table.cart img{
    width: 130px;
    box-shadow: none;
    padding: 16px;
    box-shadow: 0 0 10px 0 #0000002b;
}
form.woocommerce-cart-form {
    margin: 100px 0px 0;
}
a.checkout-button.button.alt.wc-forward {
    background: white;
    color: black;
    font-weight: 500;
    border: 1px solid;
}
.woocommerce form .form-row input.input-text{

    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    border: 1px solid #80808059;
    padding: 10px 12px 10px;
}


button#place_order {
    background: white;
    border: 1px solid !important;
    color: black;
    font-weight: 500;
}





.log-form input {
    width: auto;
}


section.best-gift {
    margin: 70px 0 0;
}

.error-404 h1 {
    margin-bottom: 0;
}
.error-404 p {
    font-size: 25px;
    color: black;
}

input.email_in {
    margin-left: 10px;
    width: 50%;
}
input.sub_btn {
    margin-left: 0;
    width: 14%;
    position: relative;
    right: 13%;
    background-color: #0074d9;
    border: 1px solid black;
}



.is-form-style input.is-search-submit, .is-search-icon {
    color: #fff !important;
    background: #0074d9 !important;
    border: 1px solid #ccc0 !important;

}
.is-search-icon svg {
    fill: white;
}


.search a{
	position:relative !important;
	width:100% !important
		height:auto !important;
	background:transparent !important;
}


.search-results.woocommerce ul.products li.product a {
    text-decoration: none;
    width: 100% !important;
    height: 100% !important;
}

.search-results a.page-numbers {
    background: #0074d9 !important;
    width: 100% !important;
    height: 100%;
}




.search-results .menuSec ul li a {
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    width: 100%;
    height: 100%;
}



.search-results.search button{
	background:transparent !important;
}
a.custom-logo-link img {
    height: 100%;
}

.contact-us p {
    width: 100% !important;
}
}