input {
    padding: 10px !important;
}

em {
    font-size: 0.7em;
}

fieldset {
    padding: 10px 0;
    margin-bottom: 24px;
}

.woocommerce legend {
    padding-top: 12px;
    margin-bottom: 0;
}

.add-to-cart-on-hover {
    position: relative;
    margin-top: -50px;
    height: 40px;
    margin-bottom: 10px;
    background: purple;
    display: flex;
    align-items: center;
    justify-content: center;
}

.white-text {
    color: white;
    font-size: 0.8em;
}

@media only screen and (min-width: 768px) {
    .hover-to-show {
        opacity: 0;
        transition: all .2s ease-in-out;
    }
}

@media only screen and (max-width: 768px) {
    .add-to-cart-on-hover {
        margin-top: -20px !important;
        opacity: 0.8;
    }
}

.hover-to-show-link:hover .hover-to-show {
    opacity: 1;
    transition: all .2s ease-in-out;
}

.wc-giftwrap.giftwrap_checkout.giftwrap-before-cart.giftwrap-after-cart {
    /*     float: right; */
    width: 100%;
    /* padding: 15px; */
}

@media only screen and (max-width: 800px) {
    .wc-giftwrap.giftwrap_checkout.giftwrap-before-cart.giftwrap-after-cart {
        float: none;
        width: 100%;
        padding: 15px;
    }
}

label.giftwrap_desc {
    padding-left: 5px;
}


/* a.show_giftwrap.show_giftwrap_after_checkout.wcgwp-slide-toggle {
    padding: 15px;
    font-size: 18px;
    font-weight: 500;
} */


/* Product Page Add to Cart Fix */

form.cart {
    display: flex;
}


/* @media only screen and (max-width: 700px){
	form.cart{
		flex-direction: column;
	}
}
 */

.brand-promise-main-section input.text {
    height: auto;
    font-size: 16px;
    /* 	font-family: 'Montserrat'; */
    font-weight: 600;
    border: none;
    border-bottom: 1px solid;
    /*     border-image-source: linear-gradient(
108deg, #8C4877, #c4469a);
    border-image-slice: 1; */
    border-radius: 0px;
}

.brand-promise-main-section input.text:focus {
    outline: none;
    /* 	cursor: auto;  */
}


/* Hide Unwanted Points */


/* .cart label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox.woocommerce-reward-points-use-points-label {
    display: none;
} */

button.single_add_to_cart_button.button.alt {
    margin-left: 20px;
    padding: 10px 40px;
    color: #8C4877;
    display: inline-block;
    font-size: 14px;
    border: 1px solid;
    border-image-source: linear-gradient( 108deg, #8C4877, #c4469a);
    border-image-slice: 1;
    border-radius: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    line-height: 1.5;
}

.single-Cart_Wishlist form.cart {
    margin: 20px 0;
}

.single-Cart_Wishlist .price {
    display: none;
}


/* My Account Page */

.su-point-red .onsale,
.su-point-red .add_to_cart_button.ajax_add_to_cart {
    display: none;
}

.su-point-red .woocommerce-my-points-products li {
    list-style-type: none;
    flex-basis: 30%;
    margin: 0 1% 40px 1%;
    width: 30%;
}

@media screen and (max-width: 700px) {
    .su-point-red .woocommerce-my-points-products li {
        flex-basis: 45%;
        margin: 0 1% 20px 1%;
    }
    .su-point-red .woocommerce-my-points-products .woocommerce-loop-product__title {
        font-size: 1.2em;
    }
    .su-point-red .woocommerce-my-points-products .price {
        font-size: 12px;
    }
    .su-point-red .woocommerce-my-points-products .woocommerce-reward-points-text-product-category {
        font-size: 10px !important;
    }
}

.su-point-red .woocommerce-my-points-products .woocommerce-loop-product__title {
    line-height: 1em;
    font-size: 1.5em;
    margin-top: 15px;
    /*height: em;*/
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}

.su-point-red .woocommerce-my-points-products .row {
    display: flex;
    margin: auto;
    flex-wrap: wrap;
    justify-content: space-between;
}

.su-point-red .woocommerce-my-points-products .woocommerce-reward-points-text-product-category {
    font-size: 80%;
}

.single-Cart_Wishlist .cart {
    flex-wrap: wrap;
}

.cart label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox.woocommerce-reward-points-use-points-label {
    margin-top: 20px;
}


/* Page - Home */


/* Section - Front_Sec3 */


/* ----------- */


/* Wishlist Icon */


/* ----------- */


/* => Border and Style to Btn */

.hover-to-show .tinvwl_add_to_wishlist_button {
    outline: 1px solid;
    position: absolute;
    padding: 5px;
    right: 20px;
    top: 10px;
    background: white;
    z-index: 10;
}


/* => Removing Wishlist Padding  */

.tinvwl_add_to_wishlist_button:before {
    margin: 0 !important;
}


/* => Removing 'Add to Wishlist' Text */

.hover-to-show .tinvwl_add_to_wishlist-text {
    display: none;
}


/* ----------- */


/* EO Wishlist Icon */


/* Btn - Add to Cart  */


/* ---------- */


/* => Add to Cart Style */

.add-to-cart-on-hover a {
    color: white;
    font-size: 14px;
}


/* Product Cards */


/* => Hide Line break between Price on T, M */

.unvisible-xs {
    display: none;
}

@media only screen and (max-width: 768px) {
    /* => 2 Cards on T, M */
    .grid-items.type-1 .item {
        -ms-flex: 0 0 50% !important;
    }
    /* => Show Line break between Price on T, M */
    .unvisible-xs {
        display: block;
    }
    /* => removing Right padding of Regular Price on T,M */
    #regular-price {
        padding: 0 !important;
    }
    /* => Hiding to Provide Space */
    .block-title .new,
    #card-pdct-cat {
        display: none !important;
    }
}


/* => 'Add to Cart' Btn hide after 'View Cart' Btn Shows  */

.add_to_cart_button.ajax_add_to_cart.added {
    display: none;
}


/* => Fixing the Blue Wishlist */

a:hover,
a:focus,
a:active {
    color: #894974;
}


/* => After Fixing the Blue Wishlist
 * Styling the 'Add to Cart' Btn */

 .add_to_cart_button:hover,
 .wc-forward:hover {
    color: white;
    opacity: 0.8;
}

.card-pdct-name-link {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.card-pdct-name {
    vertical-align: middle;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media only screen and (max-width: 800px) {
    /* => Adding Space in Pdct Name in Card for M, T */
    .card-pdct-name {
        font-size: 18px !important;
    }
    /* 	.card-pdct-name{
		height: 40px;
	} */
    /* => Smaller Pdct Img in M, T 	 */
    .img-holder a img {
        height: 150px !important;
    }
    /* => Smaller Sale Price in M, T */
    #regular-price,
    #sale-price {
        font-size: 16px !important;
    }
}

#card-pdct-cat {
    margin: 10px;
}


/* => Add Padding to Cards */

.item {
    margin-bottom: 20px !important;
}


/* ----------- */


/* EO Section - Front_Sec3 */


/* Section - Hero */


/* ---------- */


/* => Hero Section Size */

@media only screen and (max-width: 768px) {
    .banner-section {
        height: 70vh;
    }
}


/* ---------- */


/* EO Section - Hero */


/* EO Page - Home */


/* Section - Header */


/* ---------- */


/* => Wishlist Icon Counter */

.wishlist_products_counter_number {
    position: relative;
    font-size: 80%;
    border-radius: 50%;
    height: 16px !important;
    width: 16px !important;
    top: -1.75em;
    left: -0.6em;
}


/* => Wishlist Icon Size */

a.wishlist_products_counter.top_wishlist-heart.wishlist-counter-with-products:before {
    transform: scale(1.8);
}

a.wishlist_products_counter.top_wishlist-custom img {
    max-width: 30px;
    max-height: 30px;
    margin: 8px 6px 0 0 !important;
}


/* => Color Transitions to the Icons */

.primary-icon:hover span.xoo-wsc-sc-bki.xoo-wsc-icon-shopping-bag1:before {
    color: #8C4977;
    transition: 0.8s;
}


/* => Primary Icons Group Style  */

.primary-icons-grp {
    display: flex;
}


/* => Primary Icon Style  */

.primary-icon {
    margin: auto;
}


/* => Hide Cart Price */

.primary-icon .woocommerce-Price-amount.amount {
    display: none;
}


/* => Add Radius to Cart Btn */

.xoo-wsc-basket {
    border-radius: 50%;
    padding: 12px;
}


/* => Change color of Header Cart Icon */

.primary-icon .xoo-wsc-icon-shopping-bag1:before {
    color: #D06DAF;
    padding: 0 12px 0 7px;
}


/* => Cart Counter Position  */

.primary-icon .xoo-wsc-items-count,
.xoo-wsc-sc-count {
    background-color: white;
    color: #894974;
    position: absolute;
    right: -0.5px;
    top: -6px;
}


/* => For App Bar */

.app-bar {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    background: white;
    height: 60px;
    z-index: 20;
    margin: auto;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

.bar {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
}

.app-element-icon {
    width: 30px;
}

.app-element {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.app-element span {
    font-size: 0.6em;
}

@media only screen and (max-width: 768px) {
    /* =>	Show App Bar in M, T */
    .app-bar {
        display: flex;
    }
    /* => Hide Wishlist and Header Icons in M, T */
    .xoo-wsc-basket,
    .primary-icons-grp {
        display: none !important;
    }
}


/* ---------- */


/* EO Section - Header */


/* Scroll Bar */


/* ---------- */

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.08);
    background-color: #FFFFFF;
}

::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    background-color: #C4459A;
}


/* ---------- */


/* EO Scroll Bar */


/* Section - Footer */


/* ---------- */


/* Fixing Subscribe Form  */


/* ---------- */

input.wpcf7-form-control.wpcf7-submit.btn.btn3 {
   margin-right: 92px;
   margin-top: 20px;
    width: 100px;
}


/* Displaying in One line */

.subscribe-form-wrap .form-group {
    display: flex;
    justify-content: space-between;
}


/* Removing Unaligned Arrow */

.subscribe-form-wrap .form-group:after {
    display: none;
}


/* Center Aligning the Subscribe form */

@media only screen and (min-width: 768px) {
    .subscribe-form-wrap .wpcf7-form-control-wrap.email-969 {
        padding-left: 45px;
    }
}


/* Removing 2nd Subscribe form from M, T */

@media only screen and (max-width: 768px) {
    .footer-signup-form,
    .footer-title {
        display: none;
    }
}


/* ---------- */


/* EO Fixing Subscribe Form  */

@media only screen and (max-width: 768px) {
    /* => Fixing the last Feature item on M, T */
    .grid-items.type-2 .item:last-child {
        flex: 100%;
    }
    /* => Align Footer Widget to Middle */
    /* 	==> For Links */
    .widget .menu li {
        text-align: center;
    }
    /* 	==> For Headings  */
    .widget-title {
        text-align: center;
    }
    /* => Adding Margin to Copyright hidden by app bar */
    .middle-footer .copyright {
        margin-bottom: 50px;
    }
    /* => Aligning Footer */
    .site-info,
    .copyright {
        text-align: center;
    }
    /* 	=> Center Footer Logo */
    .site-footer-logo {
        display: flex;
        margin: auto;
        padding: 20px 0 40px;
    }
}


/* => Social Icons ALign middle */

.social-share {
    display: flex;
    justify-content:left;
}


/* ---------- */


/* EO Section - Footer  */


/* => Remove Captcha  */

.grecaptcha-badge {
    visibility: hidden;
}


/* Page - Checkout */


/* ---------- */


/* => Adding Margin before Checkkout form */

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    margin-top: 8vh;
}


/* => Hiding Level Banner */

.woocommerce-reward-points-text-container.woocommerce-reward-points-text-thank-you {
    display: none;
}


/* => Add Padding to Privacy Policy */

.woocommerce-privacy-policy-text {
    padding: 1em;
}


/* => Add Spacing to Place Order Btn */

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    margin-right: 1.5em;
}


/* => Arrow Position of Select */

.select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 8px;
    height: 46px;
}


/* => Address Select */

select#thmaf_billing_alt {
    border: 1px solid #aaa;
    border-radius: 4px;
    padding: 10px;
}


/* ---------- */


/* EO Page - Checkout */


/* Page - Shop */


/* ---------- */


/* Fixing Search Bar */


/* => Field Style */

.aws-search-field {
    background: #FFF3FD;
    border: none !important;
    outline-bottom: 5px solid red;
}

@media only screen and (min-width: 768px) {
    .aws-container {
        width: 250px;
        position: absolute;
        right: 0;
        margin: 20px;
        border-bottom: 1px solid #8C4877;
    }
}

@media only screen and (max-width: 768px) {
    .aws-container {
        width: calc(100% - 16%);
        position: absolute;
        right: 0;
        margin: 5% 8%;
        border-bottom: 1px solid #8C487770;
    }
}

.shop-section {
    padding-top: 120px;
}

@media only screen and (max-width: 768px) {
    /* 	h2:not(.title-with-logo-block) {
		font-size: 2.2em !important;
	}
	p{
		font-size: 1em !important;
	} */
}


/* => Font sizes in M, T */

.single-Cart_Wishlist {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.tinvwl_add_to_wishlist-text {
    margin-left: 10px;
}


/* .single_inquire{
	margin-top: 20px !important;
} */

@media only screen and (max-width: 720px) {
    .single-Cart_Wishlist {
        align-items: flex-start;
    }
    .single_addtowishlist {
        margin: 0;
    }
    button.single_add_to_cart_button.button.alt {
        padding: 10px;
    }
}


/* Page - My Account */

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    margin: 0;
}

.woocommerce-form-login .form-row {
    display: flex;
    flex-direction: column;
}

.nsl-container-buttons {
    display: flex !important;
    align-items: center !important;
}

button.woocommerce-Button.button {
    width: 100%;
}

input.woocommerce-reward-points-birthday {
    padding: 4px !important;
}

.woocommerce-reward-points-birthday-form {
    margin: 15px !important;
}

.woocommerce-my-points-bar-text-redemption {
    visibility: hidden;
}

.woocommerce-my-points-bar {
    margin: 0 auto 20px;
}


/* => Fixing Social Icons in Account Info */

span.nsl-button-label-container {
    margin: auto !important;
}

@media only screen and (min-width: 800px) {
    .woocommerce-MyAccount-content .nsl-container-buttons {
        flex-flow: row !important;
        /*     justify-content: space-between; */
        width: 80%;
    }
    div.nsl-container .nsl-button {
        border-radius: 0;
    }
}


/* => This is Gift to Someone center */

.giftwrap_header_wrapper {
    display: flex;
    justify-content: center;
}

div#giftwrap_modal_after_checkout {
    background: rgba(0, 0, 0, 0.6);
}

.woocommerce-ResetPassword .woocommerce-Button.button {
    width: 47%;
}


/* Full Width Add Gift Wrap Btn */

.giftwrap_header_wrapper {
    display: block !important;
}

.wcgwp-modal-toggle.wcgwp-modal-toggle_checkout.btn {
    width: 100% !important;
}

.woocommerce-info {
    border-top-color: #a46497;
}

.woocommerce-info::before {
    color: #a46497;
}

.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
    padding: 10px;
}

@media only screen and (max-width: 1100px) {
    .woocommerce-billing-fields div.nsl-container-block .nsl-container-buttons a {
        max-width: 100% !important;
    }
}

.giftwrapper_products_modal {
    background: rgba(0, 0, 0, 0.5);
    transition: all 2s ease;
}


/* => Fixing Social Icons  */

@media only screen and (min-width: 1100px) {
    .woocommerce-billing-fields .nsl-container-block .nsl-container-buttons {
        flex-flow: row !important;
    }
    .woocommerce-billing-fields div.nsl-container .nsl-button {
        border-radius: 0 !important;
    }
}

button.button.btn.alt.giftwrap_submit.replace_wrap.fusion-button.fusion-button-default.fusion-button-default-size {
    font-weight: 500;
}

@media only screen and (max-width: 768px) and (min-width: 555px) {
    .nsl-container-block .nsl-container-buttons {
        flex-flow: row !important;
    }
    div.nsl-container .nsl-button {
        border-radius: 0 !important;
    }
}

span.select2-selection.select2-selection--single {
    line-height: 20px !important;
    border: 1px solid #ccc;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: normal;
}

.modal-header,
.modal-footer {
    border: none;
}

.modal-header {
    padding: 1rem 1rem 0 1rem;
}

.modal-body {
    padding: 0 1rem;
}

button.button.btn.giftwrap_cancel.fusion-button.fusion-button-default.fusion-button-default-size {
    background-color: transparent;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
#place_order {
    font-weight: normal !important;
    background: transparent;
    color: #C4459A;
    border-radius: 0;
    outline: 1px solid #C4459A;
    transition: all 0.5s;
    line-height: 1.4;
}

.woocommerce button.button:hover,
#place_order:hover {
    background-color: #8C4877;
    /* 	opacity: 0.9; */
    color: white;
}


/* Fixing Wishlist in M */

@media only screen and (max-width: 768px) {
    .tinv-wishlist table.tinvwl-table-manage-list tbody td:not(:last-child) {
        border: none;
    }
    td.product-cb {
        position: absolute;
        float: left;
        right: 42vw;
    }
    td.product-remove {
        position: absolute;
        left: 42vw;
    }
    .tinv-wishlist .product-thumbnail img {
        max-width: 20vh;
    }
    td {
        padding: 0.7vh !important;
    }
}


/* => Making Bday Input Same Height  */

input.woocommerce-reward-points-birthday {
    padding: 8px !important;
}

.ins-container table.cart td.product-name a {
    color: purple !important;
}
.ins-lay2-container .ins-footer a:nth-child(1) {
  align-items: center;
  background: purple !important;
  border: 1px solid purple !important;
}
.ins-lay2-container .ins-footer a:nth-child(1):hover {
    background: white !important;
    color: purple !important;
}

.ins-lay2-container .ins-footer a:nth-child(2) {
  align-items: center;
  background: white !important;
  border: 1px solid purple !important;
  color: purple !important;
}
.ins-lay2-container .ins-footer a:nth-child(2):hover {
    background: purple !important;
    color: white !important;
}