.icon-facebook::before {
    content: url("/wp-content/uploads/2024/09/ic_baseline-facebook.svg") !important;
}
.icon-instagram:before{
    content: url("/wp-content/uploads/2024/09/mdi_instagram.svg") !important;	
}
ul.foot-list {
    list-style-type: none;
}
a.button.checkout.wc-forward {
    background: transparent;
    border-color: white;
    font-weight: 400;
}
a.button.wc-forward,
p.woocommerce-mini-cart__total.total strong{
    font-weight: 400 !important;
}
.focused-checkout-logo.text-center div#logo {
    margin: auto !important;
}
a.remove {
    color: white !important;
    border: none !important;
    font-size: 19px !important;
}
input {
    background: transparent !important;
    color: white !important;
    border-radius: 3px !important;
}
textarea#order_comments {
    border-radius: 3px;
}
button#place_order {
    font-weight: 400;
    background: #a7054e;
}
.coupon button.is-form.expand.button {
    background: transparent !important;
    text-shadow: none !important;
    color: white !important;
}
a.checkout-button.button.alt.wc-forward {
    background: #a7054e;
}
table, tr, th, td {
    border-color: white !important;
    border-width: 1px !important;
    font-weight: 400;
	letter-spacing: normal !important;
}
.woocommerce-billing-fields__field-wrapper label {
    font-weight: 400;
}
a.remove:hover {
    color: #a7054e !important;
}
p.woocommerce-mini-cart__total.total {
    border-bottom: 1px solid white;
    border-color: white;
    font-weight: 400 !important;
}
p.price.product-page-price bdi {
    color: #a7054e !important;
}
@media only screen and (max-width: 951px) {
.got-b .col .col-inner {
    border-bottom: 1px solid white;
}
	.woocommerce-billing-fields span.select2-selection.select2-selection--single {
    width: 100% !important;
}
	.ikons-ban .col {
    margin-bottom: 10px;
    margin-top: 10px;
}
	li.get-but.menu-item a {
    padding: 15px 20px !important;
    color: white;
    font-size: 16px;
}
li.menu-item a {
    font-size: 16px !important;
    color: white !important;
}
	ul.nav.nav-simple.nav-uppercase.nav-size-normal.nav-center {
    display: flex;
    flex-direction: column;
}
	select#pa_size {
    width: 60% !important;
}
	.got-b .col .col-inner .icon-box {
    margin-bottom: 20px;
}
	.accordion .toggle {
    left: 88% !important;
}
	h2 {
    font-size: 35px !important;
}
	h1.uppercase {
    font-size: 45px !important;
}
}
@media only screen and (min-width: 951px) {
ul.foot-list {
    display: flex;
    justify-content: space-between;
}
	.two-fl {
    display: flex;
    gap: 20px;
}
	h2 {
    font-size: 55px !important; 
}

h1{
    font-size: 65px !important;
}
}
ul.foot-list li {
    margin-left: 0px !important;
}

a.button.secondary {
    padding: 3px 25px;
    font-weight: 500;
    color: black;
}

