/*extra override*/
:root {
    --textColor: #666666;
    --transition: all 0.3s ease-in-out;
}

body {
    word-break: break-all;
}

body.upholstery .products-outer-wrapper .product-info .dim-col-outer .dim-col-3 {
    width: 100%;
}

body.upholstery .ty-btn__secondary,
body.upholstery input[type="reaccordion"],
body.upholstery .ui-dialog .buttons-container .ty-btn,
body.upholstery .products-outer-wrapper .buttons-container .ty-btn,
body.upholstery .category-view a.ty-btn,
body.upholstery .category-view a.ty-btn.ty-btn__text,
body.upholstery .category-view .ty-btn__add-to-cart,
body.upholstery .products-outer-wrapper .buttons-container .ty-btn__primary,
body.upholstery .products-outer-wrapper .buttons-container .ty-btn,
body.upholstery .ui-dialog .buttons-container .ty-btn__primary,
body.upholstery .ui-dialog .buttons-container .ty-btn,
body.upholstery .ty-subcategories .ty-column.ty-subcategories-block__item a {
    background: #d2aa7f !important;
}

body.upholstery .ty-btn__secondary:hover,
body.upholstery input[type="reaccordion"]:hover,
body.upholstery .ui-dialog .buttons-container .ty-btn:hover,
body.upholstery .products-outer-wrapper .buttons-container .ty-btn:hover,
body.upholstery .category-view a.ty-btn:hover,
body.upholstery .category-view a.ty-btn.ty-btn__text:hover,
body.upholstery .category-view .ty-btn__add-to-cart:hover,
body.upholstery .products-outer-wrapper .buttons-container .ty-btn__primary:hover,
body.upholstery .products-outer-wrapper .buttons-container .ty-btn:hover,
body.upholstery .ui-dialog .buttons-container .ty-btn__primary:hover,
body.upholstery .ui-dialog .buttons-container .ty-btn:hover,
body.upholstery .ty-subcategories .ty-column.ty-subcategories-block__item a:hover {
    background: #d2aa7fd4 !important;
}

a,
body.upholstery .contact-section ul li i,
body.upholstery .contact-section ul li a,
body.upholstery div.accordion:after,
body.upholstery .foam-filling .accordion.active,
body.upholstery .category-view .ty-price-num {
    color: #d2aa7f;
}

body.upholstery .footer-menu a {
    color: #a6a6a6;
}

body.upholstery {
    accent-color: #b9854d;
}

body.upholstery .footer-menu a:hover {
    color: #d2aa7f;
}

body.upholstery .title-breadcrumbs-wrapper {
    display: none;
}

.upholstery .owl-carousel.owl-theme .owl-controls .owl-buttons .owl-next:before,
.upholstery .owl-carousel.owl-theme .owl-controls .owl-buttons .owl-prev:after {
    transform: translateY(-50%) rotate(45deg);
}

.upholstery .owl-carousel.owl-theme .owl-controls .owl-buttons .owl-next:before,
.upholstery .owl-carousel.owl-theme .owl-controls .owl-buttons .owl-prev:after {
    transform: translateY(-50%) !important;
}

.upholstery .ty-menu__items .ty-menu__item-active .ty-menu__item-link {
    background: transparent;
    color: #d2aa7f !important;
}

/*header*/
.upholstery .tygh-header>div>.row>div>.row>div:last-child {
    display: flex;
    flex-direction: row-reverse;
    gap: 15px;
    align-items: center;
}

.upholstery .tygh-header .ty-dropdown-box__title .ty-minicart-title {
    display: none;
}

.upholstery .tygh-header .ty-dropdown-box__title .ty-cart-count {
    top: -5px;
    right: -7px;
    background: #d2aa7f;
}

.upholstery .tygh-header .ty-search-magnifier {
    background: #d2aa7f;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-in-out;
}

.upholstery .tygh-header .ty-search-magnifier:hover {
    background: #d2aa7fd4;
}

.upholstery .tygh-header .ty-search-magnifier svg path {
    stroke: #fff;
}

.upholstery .tygh-header .ty-search-block {
    width: 100%;
}

.upholstery .tygh-header .ty-dropdown-box__title svg {
    position: relative;
    top: 2px;
}

@media(max-width:767px) {
    .upholstery .tygh-header>div>.row>div>.row>div:last-child {
        margin-right: 35px;
    }
}

/*checkout page css*/
body#checkout #litecheckout_step_customer_info,
body#checkout .litecheckout .ty-profile-field__switch,
body#checkout #litecheckout_billing_address_wrapper,
body#checkout .litecheckout__step-delivery .litecheckout__group .litecheckout__group,
body#checkout .litecheckout__group[data-ca-address-position="shipping_first"],
body#checkout #litecheckout_step_payment>.litecheckout__section>.litecheckout__group>div {
    padding-left: 54px !important;
}

body#checkout .litecheckout__step-delivery .litecheckout__group .litecheckout__group .litecheckout__step-title {
    margin-left: -54px;
}

body#checkout .container .content-grid>.row {
    grid-template-columns: 1fr 425px;
    gap: 50px;
    align-items: start;
    display: grid;
    padding-bottom: 90px !important;
}

body#checkout .container .content-grid>.row::before,
body#checkout .container .content-grid>.row::after {
    display: none;
}

body#checkout .container .content-grid .row>div {
    width: 100%;
    margin: 0;
    float: unset;
    text-align: left;
}

body#checkout .litecheckout__ab_sticky-block {
    padding: 30px 20px;
    position: sticky;
    top: 20px;
    margin-top: 35px !important;
}

body#checkout .litecheckout__order-products-p {
    max-width: calc(100% - 25px);
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    margin-block: 0 10px;
    color: #2e3a47;
}

body#checkout .litecheckout__order-products-p:hover {
    color: #d2aa7fd4;
}

body#checkout .ty-order-products__price {
    font-weight: 500;
    margin-bottom: 8px;
}

body#checkout .ty-order-products__list .ty-product-options {
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    padding-top: 3px;
}

body#checkout .ty-order-products__list .ty-product-options .ty-product-options-name {
    font-weight: 500;
}

body#checkout .ty-checkout-summary__block {
    border-top: 1px solid #e0e0e0;
    margin-top: 20px;
}

body#checkout .ty-checkout-summary__block tbody {
    margin-top: 20px;
    display: block;
    width: 100%;
}

body#checkout .ty-checkout-summary__item {
    padding-bottom: 10px;
}

body#checkout .ty-checkout-summary__item,
body#checkout .ty-checkout-summary__taxes-name {
    padding-bottom: 5px;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 400;
}

body#checkout .ty-checkout-summary__item.ty-right {
    font-weight: 500;
}

body#checkout .ty-checkout-summary__taxes-name {
    padding-bottom: 0;
}

body#checkout .ty-gift-certificate-coupon .ty-btn-go {
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    background: #d2aa7f;
}

body#checkout .ty-gift-certificate-coupon .ty-btn-go:hover {
    background: #d2aa7fd4;
}

body#checkout form.cm-ajax.cm-ajax-full-render.cm-processed-form {
    padding: 0;
}

body#checkout #checkout form.cm-ajax.cm-ajax-full-render.cm-processed-form input {
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    padding-right: 110px;
}

body#checkout .ty-checkout-summary__block tbody:nth-child(2) * {
    width: 100%;
    display: table;
}

body#checkout .ty-checkout-summary__block tbody:nth-child(2) div {
    display: flex;
    justify-content: space-between;
    font-weight: 400;
    align-items: center;
}

body#checkout .ty-checkout-summary__block tbody:nth-child(2) div .ty-checkout-summary__total-sum {
    width: fit-content;
    display: flex;
    gap: 3px;
    font-weight: 600;
    font-size: 20px;
}

body#checkout .ty-order-products__item {
    padding: 20px 0;
    border-color: #e0e0e0;
}

body#checkout .ty-order-products__item:first-child {
    padding-top: 0;
}

body#checkout .litecheckout__page-title {
    margin: 0;
    padding: 36px 0 20px;
    font-size: 28px;
    line-height: 1.2;
    font-weight: 600;
    text-align: left;
}

body#checkout .litecheckout__item--fill,
body#checkout .litecheckout__group .litecheckout__item {
    margin: 0;
}

body#checkout .litecheckout__group .litecheckout__item .ty-btn {
    background: #d2aa7f;
    min-height: 44px;
    height: unset;
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 24px;
    text-transform: capitalize;
}

body#checkout .litecheckout__group .litecheckout__item .ty-btn:hover {
    background: #d2aa7fd4;
}

body#checkout .litecheckout__step-title {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 600;
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    gap: 14px;
}

body#checkout .litecheckout__step-title::before {
    content: "1";
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    margin-right: 0;
    border-radius: 20px;
    font-family: inherit;
    color: #fff;
    background: #2e3a47;
}

body#checkout #litecheckout_step_customer_info,
#litecheckout_billing_address_wrapper .litecheckout__group,
body#checkout .litecheckout__step-delivery .litecheckout__group {
    gap: 20px;
    padding: 20px 0;
}

body#checkout .litecheckout__step-delivery .litecheckout__group {
    padding: 0;
}

body#checkout #litecheckout_step_customer_info .litecheckout__field,
body#checkout #litecheckout_billing_address_wrapper .litecheckout__group .litecheckout__field,
body#checkout .litecheckout__step-delivery .litecheckout__container:first-child .litecheckout__field {
    margin: 0;
    flex-basis: unset;
    min-width: unset;
    width: calc(33.333% - 13.333px);
    text-align: left;
}

body#checkout .litecheckout .litecheckout__input {
    min-height: 50px;
    border-color: #e3e3e3;
    font-size: 14px;
    box-shadow: none;
    width: 100%;
    margin: 0;
    border-radius: 0;
    padding-inline: 10px;
    appearance: auto !important;
}

body#checkout .litecheckout .litecheckout__input:focus,
body#checkout .litecheckout .litecheckout__input:focus-within {
    border-color: #333;
}

body#checkout .litecheckout .litecheckout__input:placeholder-shown:not(:focus):not(:focus-within)+.litecheckout__label {
    top: 15px;
    left: 10px;
    font-size: 14px;
    font-weight: 400;
    width: calc(100% - 20px);
}

body#checkout .ty-checkout-summary__block tbody .ty-gift-certificate-coupon input {
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    padding-right: 110px;
}

body#checkout .litecheckout .ty-profile-field__switch {
    background: transparent;
    padding: 0;
    border: 0;
    margin: 25px 0 0;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 10px;
    align-items: flex-start;
}

body#checkout .litecheckout .ty-profile-field__switch::before,
body#checkout .litecheckout .ty-profile-field__switch::after {
    display: none;
}

body#checkout .litecheckout .ty-profile-field__switch input[type="checkbox"],
body#checkout .litecheckout input {
    margin: 0;
    width: 18px;
    height: 18px;
    accent-color: #b9854d;
    cursor: pointer;
}

body#checkout .litecheckout input {
    margin-right: 10px;
}

body#checkout .litecheckout .ty-profile-field__switch label,
body#checkout #litecheckout_terms .ty-checkout__terms label.cm-check-agreement {
    font-size: 14px;
    line-height: 1.4;
    font-weight: 400;
    cursor: pointer;
}

body#checkout .litecheckout__payment-methods>.litecheckout__group> :not(.litecheckout__group):not(.litecheckout__container) {
    margin: 0;
}

body#checkout .litecheckout__group>.row+.row {
    border-top: 1px solid #d7d7d7;
    padding-top: 20px;
    margin-top: 20px !important;
}

body#checkout .litecheckout__step-delivery .litecheckout__container:first-child .litecheckout__step-title::before {
    content: "2";
}

body#checkout .litecheckout__step-delivery .litecheckout__step-title::before {
    content: "3";
}

body#checkout .litecheckout__step-delivery .litecheckout__container:first-child .litecheckout__item {
    width: 100%;
}

body#checkout .ty-credit-card .ty-control-group input#credit_card_month_12,
body#checkout .ty-credit-card .ty-control-group input#credit_card_year_12 {
    border: 0;
    margin: 0;
    text-align: center;
}

body#checkout .ty-credit-card .cc-expiry-wrapper {
    border: 1px solid #e3e3e3;
    width: 120px;
    display: flex;
    align-items: center;
    font-size: 30px;
    color: #e3e3e3;
    position: relative;
}

body#checkout .ty-credit-card .cc-expiry-wrapper #credit_card_month_12_error_message {
    position: absolute;
    min-width: max-content;
    bottom: -20px;
}

body#checkout .ty-credit-card .cc-expiry-wrapper span#credit_card_year_12_error_message {
    min-width: max-content;
    bottom: -20px;
}

body#checkout .litecheckout__group[data-ca-address-position="shipping_first"] .litecheckout__field {
    margin: 0;
    text-align: left;
}

body#checkout .litecheckout__step-delivery>.litecheckout__container {
    padding-bottom: 0;
}

body#checkout .litecheckout__step-delivery>.litecheckout__container:last-child {
    margin-top: 35px !important;
    padding-top: 25px;
    border-top: 1px solid #d7d7d7;
}

body#checkout .litecheckout__step-delivery .litecheckout__group .litecheckout__group .litecheckout__group {
    padding-left: 0 !important;
    flex-direction: column;
    gap: 10px;
}

body#checkout .litecheckout__step-delivery .litecheckout__shipping-method,
body#checkout #litecheckout_step_payment>.litecheckout__section>.litecheckout__group>div {
    margin: 0;
    height: unset;
    flex-direction: unset;
    align-items: flex-start;
    gap: 10px;
}

body#checkout .litecheckout__step-payments .litecheckout__step-title::before {
    content: "4";
}

body#checkout .litecheckout__step-delivery .litecheckout__container:nth-child(2) {
    padding: 15px 0 20px;
}

body#checkout .litecheckout__step-delivery .litecheckout__container:nth-child(2) #shipping_rates_list {
    gap: 0;
}

body#checkout .litecheckout__step-delivery .litecheckout__shipping-method__wrapper {
    height: unset;
    border: 0;
    box-shadow: none;
    width: 100%;
    flex-direction: unset;
    gap: 10px;
    justify-content: flex-start;
    position: relative;
    padding-left: 0;
}

body#checkout .litecheckout__step-delivery .litecheckout__shipping-method__title {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400;
}

body#checkout .litecheckout__step-delivery .litecheckout__shipping-method input,
body#checkout #litecheckout_step_payment>.litecheckout__section>.litecheckout__group>div>input {
    display: flex;
    width: 18px;
    height: 18px;
    margin: 0;
    position: relative;
    top: 4px;
}

body#checkout .cm-processing-personal-data .litecheckout__field {
    margin: 0;
}

body#checkout .litecheckout .cm-processing-personal-data textarea {
    min-height: 120px;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 400;
}

body#checkout #litecheckout_terms .ty-checkout__terms {
    padding: 10px 0 15px;
    text-align: left;
}

body#checkout #litecheckout_payments_form .litecheckout__submit-btn {
    border-radius: 0;
    min-height: 50px;
    height: unset;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    transition: all .3s ease-in-out;
    background: #d2aa7f;
}

body#checkout #litecheckout_payments_form .litecheckout__submit-btn:hover {
    background: #d2aa7fd4;
}

body#checkout .ty-credit-card {
    background: transparent;
    border: 1px solid #e3e3e3;
    max-width: 400px !important;
    margin-block: 20px 0;
    display: flex;
    flex-direction: column;
    width: 100%;
    border-bottom: 0;
    padding-inline: 20px;
    padding-block: 15px 0;
    text-align: left;
}

body#checkout .ty-credit-card .ty-control-group {
    width: 100%;
    padding: 0;
    margin-bottom: 18px;
}

body#checkout form .help-inline p {
    font-size: 12px;
    padding: 0;
    line-height: 1.2;
    margin-top: 3px;
}

body#checkout .litecheckout__step-delivery #litecheckout_billing_address_wrapper {
    margin-top: 15px;
}

body#checkout .ty-credit-card label {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400;
}

body#checkout .ty-credit-card .ty-control-group input {
    width: 100%;
    min-height: 42px;
    border-radius: 0;
    height: unset !important;
    border-color: #e3e3e3;
    text-transform: unset;
    font-size: 16px;
}

body#checkout .ty-credit-card .ty-cvv2-about {
    margin: 20px 0 0;
    position: relative;
}

body#checkout .ty-cvv2-about__title {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.2;
    color: #d2aa7f;
}

body#checkout .ty-cvv2-about__description-title {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 5px;
}

body#checkout .ty-cvv2-about__description p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}

body#checkout .ty-cvv2-about__note>div+div {
    margin-top: 10px;
}

body#checkout ul.ty-order-products__list.order-product-list {
    max-height: 600px;
    overflow: auto;
}

body#checkout .litecheckout__step-payments #litecheckout_step_payment .litecheckout__shipping-method {
    height: unset;
}

body#checkout .litecheckout__step-payments #litecheckout_step_payment .litecheckout__shipping-method .litecheckout__shipping-method__wrapper {
    padding: 0;
    border-radius: 0;
    max-height: unset;
    height: unset;
    border: 0;
    box-shadow: none;
    width: 100%;
    flex-direction: unset;
    gap: 10px;
    justify-content: flex-start;
    position: relative;
    padding-left: 0;
    flex-wrap: wrap;
}

body#checkout .litecheckout__shipping-method__logo-image {
    max-height: 20px;
    width: auto;
}

body#checkout #litecheckout_step_payment>.litecheckout__section>.litecheckout__group {
    flex-direction: column;
    gap: 10px;
    margin-top: 8px;
}

body#checkout .litecheckout__step-payments #litecheckout_step_payment .litecheckout__shipping-method .litecheckout__shipping-method__wrapper .litecheckout__shipping-method__title {
    font-size: 16px;
}

body#checkout #litecheckout_terms .ty-checkout__terms .cm-field-container label {
    display: flex;
    align-items: flex-start;
}

body#checkout .ty-control-group.ty-credit-card__cvv-field.cvv-field {
    padding-inline: 20px;
    border: 1px solid #e3e3e3;
    border-top: 0;
    min-width: unset;
    max-width: 400px;
    padding-block: 0 25px;
    text-align: left;
    margin-bottom: 0;
}

body#checkout .ty-control-group.ty-credit-card__cvv-field.cvv-field input#credit_card_cvv2_12 {
    width: 120px;
    height: 42px !important;
}

body#checkout .litecheckout__item .ty-credit-card__cvv-field .ty-control-group__title {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400;
    text-align: left;
}

body#checkout #litecheckout_step_payment>.litecheckout__section>.litecheckout__group>div:first-child p.litecheckout__shipping-method__title {
    font-size: 13px;
}

body#checkout .ty-cvv2-about {
    margin-left: 0;
}

body#checkout .ty-credit-card .help-inline {
    position: absolute;
    display: block;
}

body#checkout #credit_card_year_12_error_message {
    display: none;
}

body#checkout .ui-dialog .object-container {
    height: auto !important;
    padding: 20px;
}

body#checkout form.cm-ajax.cm-ajax-full-render.cm-processed-form .ty-control-group {
    width: 100%;
    float: inherit;
    max-width: 100%;
    padding-inline: 0;
    margin: 0 0 18px 0;
}

body#checkout .ui-dialog .ty-login-reglink {
    text-align: left;
}

body#checkout .ui-dialog .ui-widget-header {
    background: #d2aa7f;
    padding: 15px 20px;
    border: 0;
    border-bottom: 1px solid #e0e0e0;
}

body#checkout .ui-dialog .ui-widget-header .ui-dialog-title {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
}

body#checkout .ui-widget-header .ui-icon-closethick {
    color: #fff;
    font-size: 15px;
    opacity: 1;
}

body#checkout .ui-dialog .object-container label {
    font-size: 14px;
    line-height: 1.2;
}

body#checkout .ui-dialog .object-container .ty-password-forgot__a,
body#checkout .ui-dialog .object-container .ty-login-reglink__a {
    padding: 0;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400;
}

body#checkout .ui-dialog .object-container .ty-password-forgot__a:hover,
body#checkout .ui-dialog .object-container .ty-login-reglink__a:hover {
    color: #000;
}

body#checkout .ui-dialog .buttons-container {
    margin-block: 25px 0;
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
    width: 100% !important;
    gap: 5px;
    padding: 0;
    margin: 20px 0 0;
}

body#checkout .ui-dialog .buttons-container .ty-btn {
    margin: 0 !important;
    background: #d2aa7f !important;
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
    padding: 5px 16px;
    height: unset;
    min-height: 42px;
    min-width: 100%;
}

body#checkout .ui-dialog .buttons-container .ty-btn:hover {
    background: #d2aa7fd4 !important;
}

body#checkout .ui-dialog .ty-login__remember-me input {
    position: relative;
    top: -2px;
    accent-color: #d2aa7f;
    height: 14px;
    width: 14px;
}

body#checkout .ui-widget-content.ui-dialog {
    margin: 0 !important;
}

body#checkout .ui-widget-content.ui-dialog .ty-login__input {
    height: 44px;
    font-size: 14px;
    padding-inline: 10px;
}

body#checkout .litecheckout__label {
    left: 10px;
    width: calc(100% - 20px);
}

body#checkout .ui-dialog .object-container .ty-login-reglink__a {
    font-weight: 400;
    border-bottom: 1px solid currentColor;
}

body#checkout .litecheckout input,
body#checkout .litecheckout select,
body#checkout .litecheckout textarea {
    background: #fff;
}

/*upholstery checkout css*/
body.upholstery#checkout .title-breadcrumbs-wrapper .ty-breadcrumbs {
    display: none;
}

body.upholstery#checkout #tygh_container {
    background: #fff;
}

body.upholstery#checkout .litecheckout__ab_sticky-block {
    background: #f8f8f8;
}

body.upholstery#checkout .tygh-content .container>.row:last-child .row {
    padding-bottom: 0;
}

body.upholstery#checkout .container .content-grid>.row {
    padding-top: 0;
}

body.upholstery#checkout .litecheckout__group>.row:first-child {
    padding-top: 0 !important;
}

body.upholstery#checkout .litecheckout__step-delivery .litecheckout__shipping-method__text.ty-error-text {
    padding: 0;
    color: #b94a48;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 400;
}

body.upholstery#checkout .litecheckout__ab_sticky-block>.row {
    padding-top: 0;
}

body.upholstery#checkout .litecheckout__ab_sticky-block>.row::before {
    display: none !important;
}

body.upholstery#checkout #litecheckout_step_payment>.litecheckout__section>.litecheckout__group>div:first-child p.litecheckout__shipping-method__title {
    font-size: 16px;
    font-weight: 400;
}

/*responsive css start here*/

@media(max-width:1499px) {

    /*checkout page css*/
    body#checkout .container .content-grid>.row {
        grid-template-columns: 1fr 375px;
        padding-bottom: 75px !important;
    }
}

@media (max-width: 1199px) {

    /*checkout page css*/
    body#checkout .litecheckout__ab_sticky-block {
        margin-top: 25px !important;
    }

    body#checkout .ty-credit-card,
    body#checkout .ty-control-group.ty-credit-card__cvv-field.cvv-field {
        max-width: 100% !important;
    }

    body#checkout .litecheckout__page-title {
        padding-top: 25px;
        font-size: 24px;
    }

    body#checkout #litecheckout_step_customer_info .litecheckout__field,
    body#checkout #litecheckout_billing_address_wrapper .litecheckout__group .litecheckout__field,
    body#checkout .litecheckout__step-delivery .litecheckout__container:first-child .litecheckout__field {
        width: 100%;
    }

    body#checkout #litecheckout_step_customer_info,
    #litecheckout_billing_address_wrapper .litecheckout__group,
    body#checkout .litecheckout__step-delivery .litecheckout__group {
        gap: 12px;
    }

    body#checkout .ty-credit-card {
        max-width: 100% !important;
    }

    body#checkout .container .content-grid>.row {
        gap: 35px;
    }
}

@media (max-width: 989px) {

    /*checkout page css*/
    body#checkout .litecheckout__step-title {
        font-size: 18px;
        gap: 10px;
    }

    body#checkout .litecheckout__group[data-ca-address-position="shipping_first"] .litecheckout__field {
        flex-basis: unset;
    }

    body#checkout .litecheckout__step-delivery .litecheckout__shipping-method__title {
        font-size: 14px;
    }

    body#checkout .litecheckout__step-delivery .litecheckout__shipping-method input,
    body#checkout #litecheckout_step_payment>.litecheckout__section>.litecheckout__group>div>input {
        top: 2px;
    }

    body#checkout .container .content-grid>.row {
        grid-template-columns: 400px 1fr;
        padding-bottom: 60px !important;
        gap: 30px;
    }

    body#checkout .litecheckout__step-title::before {
        font-size: 16px;
        width: 30px;
        height: 30px;
    }

    body#checkout .litecheckout__step-payments #litecheckout_step_payment .litecheckout__shipping-method {
        margin: 0;
    }

    body#checkout .litecheckout__step-payments #litecheckout_step_payment .litecheckout__group {
        flex-direction: column;
        gap: 15px;
    }

    body#checkout #litecheckout_step_customer_info,
    body#checkout .litecheckout .ty-profile-field__switch,
    body#checkout #litecheckout_billing_address_wrapper,
    body#checkout .litecheckout__step-delivery .litecheckout__group .litecheckout__group,
    body#checkout .litecheckout__group[data-ca-address-position="shipping_first"],
    body#checkout #litecheckout_step_payment>.litecheckout__section>.litecheckout__group>div {
        padding-left: 0 !important;
    }

    body#checkout .litecheckout__step-delivery .litecheckout__group .litecheckout__group .litecheckout__step-title {
        margin-left: 0;
        margin-bottom: 8px;
    }
}

@media (max-width: 767px) {

    /*checkout page css*/
    body#checkout .container .content-grid>.row {
        grid-template-columns: 1fr;
        padding-bottom: 40px !important;
    }

    body#checkout .litecheckout__ab_sticky-block {
        margin-top: 5px !important;
    }

    body#checkout .ty-cvv2-about__description {
        width: 100%;
    }

    body#checkout .ty-cvv2-about__note>div+div {
        margin-top: 15px;
    }

    body#checkout .ty-cvv2-about__image {
        padding: 0;
        max-width: 40px;
    }

    body#checkout .ty-cvv2-about__note {
        width: 280px;
        padding-inline: 10px;
        left: 0;
        bottom: 30px;
        box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
    }

    body#checkout .ty-cvv2-about__description-title {
        font-size: 13px;
        margin-block: 10px 5px;
    }

    body#checkout .ty-cvv2-about__description p {
        font-size: 12px;
        line-height: 17px;
    }

    body#checkout .ty-profile-field__switch-label {
        text-align: left;
        margin: 0;
    }

    body#checkout .ty-input-append .ty-input-text {
        width: 100%;
    }

    body#checkout .ty-checkout-summary__block tbody:nth-child(2) div .ty-checkout-summary__total-sum {
        font-size: 16px;
    }

    body#checkout .ty-checkout-summary__block tbody {
        max-width: 425px;
    }

    body#checkout .litecheckout__group .litecheckout__item .ty-btn,
    body#checkout #litecheckout_payments_form .litecheckout__submit-btn {
        min-height: 40px;
        font-size: 14px;
    }

    body#checkout .ty-gift-certificate-coupon .ty-btn-go {
        min-height: 40px;
        height: unset;
    }

    body#checkout .ty-checkout-summary__block tbody .ty-gift-certificate-coupon input {
        padding-right: 10px;
        height: 40px !important;
        min-height: unset;
    }

    body#checkout .litecheckout__step-payments #litecheckout_step_payment .litecheckout__shipping-method .litecheckout__shipping-method__wrapper .litecheckout__shipping-method__title {
        font-size: 14px;
    }

    body#checkout .litecheckout__step-payments #litecheckout_step_payment .litecheckout__group {
        margin-top: 5px;
    }
}

/*about image with text*/
.AboutPageSection,
.aboutPerferctPillow {
    padding-block: 90px !important;
}

.AboutPageSection .AboutPageSectionInner {
    display: grid;
    grid-template-columns: 1fr 680px;
    gap: 97px;
    align-items: center;
}

.AboutPageSection .CustomHeading {
    margin-bottom: 15px;
    word-break: break-word;
    margin-top: 0;
}

.AboutPageSection .about-page-text p+p {
    margin-block: 15px 0;
}

.AboutPageSection .about-page-text p strong,
.AboutPageSection .about-page-text p a {
    font-weight: 500;
    color: var(--headingColor);
    transition: var(--transition);
}

.AboutPageSection .about-page-text p a:hover {
    color: var(--redColor);
}

.AboutPageSection .about-images img {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    object-position: center;
}

.AboutPageSection .AboutPageSectionInner .btn {
    margin-top: 28px;
}

/*about image with text with bg*/
.AboutPageSection.aboutWithBg {
    position: relative;
}

.AboutPageSection.aboutWithBg::before {
    content: "";
    position: absolute;
    height: 100%;
    background: #f5f5f5;
    width: 100vw;
    z-index: -1;
    inset: 0;
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none;
}

/*about image with text reverse*/
.AboutPageSection.aboutReverse .AboutPageSectionInner {
    grid-template-columns: 680px 1fr;
}

.AboutPageSection.aboutReverse .AboutPageSectionInner .about-images {
    order: 1;
}

.AboutPageSection.aboutReverse .AboutPageSectionInner .about-page-text {
    order: 2;
}

/*about perfect pillow*/
.aboutPerferctPillow .aboutPillowBanner {
    background-image: url("https: //cushionsxpress.com/design/themes/bright_theme/media/images/perfectPillowBanner.png");
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.aboutPerferctPillow .aboutPillowBanner::before {
    content: "";
    background-image: url("https: //cushionsxpress.com/design/themes/bright_theme/media/images/perfectPillowOverlay.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

.aboutPerferctPillow .aboutPillowInnerContent {
    padding-block: 85px;
    padding-inline: 78px;
    position: relative;
}

.aboutPerferctPillow .aboutPillowLogo img,
.aboutPerferctPillow .aboutPillowLogo svg {
    max-width: 249px;
    margin-block: 0 22px;
    max-height: 54px;
    object-fit: contain;
}

.aboutPerferctPillow .aboutPillowSubtext {
    font-size: 18px;
    margin-block: 12px 0;
}

.aboutPerferctPillow .aboutPillowInnerContent a.btn {
    margin-top: 25px;
}

@media(max-width:1499px) {

    /*about image with text*/
    .AboutPageSection,
    .aboutPerferctPillow {
        padding-block: 75px !important;
    }

    .AboutPageSection .AboutPageSectionInner,
    .AboutPageSection.aboutReverse .AboutPageSectionInner {
        grid-template-columns: 1fr 1fr;
        gap: 65px;
    }

    /*about perfect pillow*/
    .aboutPerferctPillow .aboutPillowInnerContent {
        padding-inline: 60px !important;
    }

    .aboutPerferctPillow .aboutPillowSubtext {
        font-size: 16px;
    }
}

@media(max-width:1199px) {

    /*about image with text*/
    .AboutPageSection .AboutPageSectionInner,
    .AboutPageSection.aboutReverse .AboutPageSectionInner {
        grid-template-columns: 1fr 1fr;
        gap: 35px;
    }

    .AboutPageSection .AboutPageSectionInner .btn {
        margin-top: 25px;
    }

    /*about perfect pillow*/
    .aboutPerferctPillow .aboutPillowInnerContent {
        padding-block: 75px;
        padding-inline: 20px;
    }

    .aboutPerferctPillow .aboutPillowLogo img,
    .aboutPerferctPillow .aboutPillowLogo svg {
        margin-block: 0 18px;
    }
}

@media(max-width:989px) {

    /*about image with text*/
    .AboutPageSection,
    .aboutPerferctPillow {
        padding-block: 60px !important;
    }

    .AboutPageSection .AboutPageSectionInner,
    .AboutPageSection.aboutReverse .AboutPageSectionInner {
        grid-template-columns: 1fr;
        gap: 35px;
    }

    .AboutPageSection .about-images img {
        aspect-ratio: 1.25 / 1;
    }

    .AboutPageSection.aboutReverse .AboutPageSectionInner .about-page-text {
        order: 1;
    }

    .AboutPageSection.aboutReverse .AboutPageSectionInner .about-images {
        order: 2;
    }

    .AboutPageSection .AboutPageSectionInner .btn {
        margin-top: 22px;
    }

    /*about perfect pillow*/
    .aboutPerferctPillow .aboutPillowInnerContent {
        padding-block: 60px;
    }

    .aboutPerferctPillow .aboutPillowLogo img,
    .aboutPerferctPillow .aboutPillowLogo svg {
        max-width: 225px;
        margin-block: 0px 12px;
    }
}

@media(max-width:767px) {

    /*about image with text*/
    .AboutPageSection,
    .aboutPerferctPillow {
        padding-block: 40px !important;
    }

    .AboutPageSection .CustomHeading {
        margin-bottom: 10px;
    }

    .AboutPageSection .about-page-text p+p {
        margin-block: 10px 0;
    }

    .AboutPageSection .AboutPageSectionInner,
    .AboutPageSection.aboutReverse .AboutPageSectionInner {
        gap: 30px;
    }

    .AboutPageSection .about-images img {
        aspect-ratio: 1.2 / 1;
    }

    .AboutPageSection .AboutPageSectionInner .btn {
        margin-top: 18px;
    }

    .AboutPageSection .about-page-text p strong,
    .AboutPageSection .about-page-text p a {
        font-size: 14px;
    }

    /*about perfect pillow*/
    .aboutPerferctPillow .aboutPillowInnerContent {
        padding-block: 40px 45px;
    }

    .aboutPerferctPillow .aboutPillowSubtext {
        font-size: 14px;
        margin-block: 8px 0;
        max-width: 65%;
    }

    .aboutPerferctPillow .aboutPillowInnerContent a.btn {
        margin-top: 18px;
    }

    .aboutPerferctPillow .aboutPillowLogo img,
    .aboutPerferctPillow .aboutPillowLogo svg {
        max-width: 200px;
        margin-block: 0px 5px;
    }
}

@media(max-width:575px) {

    /*header logo show*/
    .upholstery .tygh-header .span16 .row>div:first-child {
        display: block;
    }
}

/* mini cart   */

.upholstery .home-btn-action .btn.theme-btn:hover,
.upholstery .tygh-content .container>.row:last-child .row>div a.btn:hover,
.upholstery #tygh_footer .ty-footer-menu .cm-block-add-subscribe .ty-btn-go:hover {
    background: #f3c594;
}

.content-description {
    padding: 15px;
}

.upholstery .tygh-header .ty-logo-container {
    text-align: left;
}

.ty-product-detail #content_indoor .ty-previewer {
    justify-content: unset;
}

.ty-calendar__button {
    margin-top: -2px;
}

.products-outer-wrapper .ty-grid-list__item.ty-quick-view-button__wrapper .ty-grid-list__image {
    align-items: center;
    min-height: initial;
}

.upholstery .owl-carousel.owl-theme .owl-controls .owl-buttons .owl-next:before,
.upholstery .owl-carousel.owl-theme .owl-controls .owl-buttons .owl-prev:after {
    content: "\e01a";
    font-family: glyphs;
    border: 1px solid #dce3ea;
    background: #b3b3b3;
}

.upholstery .owl-carousel.owl-theme .owl-controls .owl-buttons .owl-next:before {
    content: "\e01b";
}

.login_form form[name="main_login_form"] .ty-password-forgot {
    display: block;
    position: relative;
    padding-bottom: 30px;
    margin: 0;
}

.login_form form[name="main_login_form"] .ty-password-forgot a.ty-password-forgot__a {
    position: absolute;
    right: 15px;
    bottom: 0;
}

.recover_password .ty-mainbox-container p {
    text-align: left;
}

.cm-cart-content {
    .ty-cart-items__list-item {
        display: flex;
        align-items: flex-start;
    }

    .ty-cart-items__list-item-desc a {
        word-break: auto-phrase;
    }

    .ty-cart-items__list-item-image {
        flex-shrink: 0;
        margin: 0;
    }

    .ty-cart-items__list-item-desc {
        --ty-cart-items-list-item-desc-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .buttons-container {
        display: flex;
        flex-flow: column;
        gap: 10px;

        .ty-btn__primary {
            color: #fff;
            background: #646a77;
            width: 100%;
        }

    }
}


/*==new css==*/
/*pdp all fabrics popup*/
#products .products-outer-wrapper ul.ty-popup-tabs {
    padding: 0;
    border: 0;
    gap: 12px 20px;
    display: grid;
    grid-template-columns: 1fr 1fr;
}

#products .ui-dialog .ui-dialog-titlebar {
    background: #d2aa7f;
    padding: 15px 20px;
    border: 0;
}

#products .products-outer-wrapper ul.ty-popup-tabs .ty-popup-tabs__item {
    border: 1px solid #d2aa7f;
    padding: 20px 5px;
    min-height: 44px;
    display: flex;
    align-items: center;
    padding-block: 5px;
    transition: var(--transition);
    position: relative;
    justify-content: center;
}

#products .products-outer-wrapper ul.ty-popup-tabs .ty-popup-tabs__item:hover {
    background: #d2aa7f;
    border-color: #d2aa7f;
}

#products .products-outer-wrapper ul.ty-popup-tabs .ty-popup-tabs__item:hover a,
#products .products-outer-wrapper ul.ty-popup-tabs .ty-popup-tabs__item:hover span {
    color: #fff;
}

#products .products-outer-wrapper ul.ty-popup-tabs .ty-popup-tabs__item a {
    font-size: 16px;
    line-height: 1.2;
    transition: var(--transition);
}

#products .products-outer-wrapper ul.ty-popup-tabs .ty-popup-tabs__item a::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    inset: 0;
}

#products .products-outer-wrapper ul.ty-popup-tabs .ty-popup-tabs__item .ty-icon {
    font-size: 16px;
    margin-right: 3px;
    transition: var(--transition);
    color: #d2aa7f;
}

#products .ui-dialog .ui-dialog-titlebar .ui-dialog-title {
    color: #fff;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 600;
    text-transform: uppercase;
}

#products .ui-dialog .ui-dialog-titlebar .ui-icon-closethick {
    color: #fff;
    opacity: 1;
    line-height: 1;
    margin: 0;
    position: absolute;
    top: 2px;
    padding: 0;
    left: 0;
}

#products .products-outer-wrapper ul.ty-popup-tabs a {
    color: #d2aa7f;
    transition: var(--transition);
}

#products .ui-dialog .object-container tr {
    display: flex;
    gap: 25px;
    flex-wrap: wrap;
}

#products .ui-dialog .object-container {
    padding: 25px;
}

#products .ui-dialog .object-container tr td {
    padding: 0 !important;
    width: calc(25% - 19px);
    position: relative;
    display: flex;
    flex-direction: column;
}

#products .ui-dialog .object-container tr td p {
    width: 100%;
    font-size: 14px !important;
    line-height: 18px;
    color: var(--textColor);
    font-weight: 400;
    white-space: unset;
    text-overflow: unset;
    word-break: break-word;
}

#products .ui-dialog .object-container tr+tr {
    margin-top: 20px;
}

#products .ui-dialog .object-container tr td>a {
    order: 1;
}

#products .ui-dialog .object-container tr td>p:first-child {
    order: 2;
    margin-top: 5px;
}

#products .ui-dialog .object-container tr td>p:last-child {
    order: 3;
    padding-top: 5px;
}

#products .ui-dialog .object-container tr td>p:last-child a {
    font-size: 14px;
    line-height: 18px;
    margin-block: 0 3px;
    display: inline-block;
    font-weight: 500;
    height: unset;
}

#products .ty-swiper-previewer__dialog .ui-dialog-titlebar.ui-widget-header {
    background: transparent;
    z-index: 99;
}


.febric_filterSec {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
}

.prod-info_mainSec {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    position: relative;
}

.proinfoFilter {
    width: 180px;
    position: sticky;
    top: 0;
}


.prod-info {
    width: calc(100% - 200px);
}

.febric_filter .filterInner {
    max-height: 100px;
    overflow: auto;
}

.febric_filter .filterInner label {
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
    font-weight: 400;
    cursor: pointer;
}

.febric_filter>div strong {
    padding: 10px 0;
    display: block;
    width: 100%;
    font-size: 14px;
}

.filterCol+.filterCol strong {
    margin-top: 10px;
    border-top: 1px solid #eee;
}

.proinfoFilter .reset-btn {
    padding: 0;
    border: none;
    color: #ae4202;
    font-size: 15px;
    background-color: transparent;
    font-weight: 500;
    position: absolute;
    right: 0;
    top: 8px;
}

.proinfoFilter input[type="checkbox"] {
    accent-color: #d2aa7f;
    cursor: pointer;
}

.proinfoFilter input.fabric_colorSearch {
    height: 30px;
    font-size: 14px;
}

#products .ui-dialog .object-container tr td.fabric-item[data-disable="Hide"] {
    display: none !important;
}

.fabricIndoorOutdoorCustom li.fabric-item[data-disable="Hide"] {
    display: none !important;
}

.febric_filter .filterInner label[data-hidden="1"] {
    display: none !important;
}

#products .ui-dialog .object-container tr td.fabric-item[data-hidden="1"],
.prod-info li.fabric-item[data-hidden="1"] {
    display: none !important;
}

/*==new css end==*/

@media(max-width:767px) {

    /*mobile filter css*/
    .mobileFilterIcon {
        display: flex !important;
        align-items: center;
        gap: 7px;
        font-size: 15px;
    }

    #products .proinfoFilter {
        position: absolute;
        z-index: 2;
        background-color: #ffffff;
        left: 0;
        top: 0;
        transform: translateX(-100%);
        transition: transform 0.3s ease-in-out;
        padding: 0 10px;
        height: 100%;
        min-height: 500px;
    }

    #products .proinfoFilter.active {
        transform: translateX(0%);
    }

    .closeMobileFilter {
        display: block !important;
        text-align: right;
    }

    .closeMobileFilter svg {
        width: 18px;
    }

    .prod-info {
        width: 100%;
    }

    .prod-info_mainSec {
        flex-wrap: wrap;
        padding: 20px;
        position: relative;
    }

    .prod-info.active:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: rgba(0, 0, 0, .4);
        z-index: 1;
    }

    .proinfoFilter .reset-btn {
        right: 11px;
        top: 35px;
    }

    .filterOverlay {
        position: absolute;
        left: 0;
        right: 0;
        background-color: rgba(0, 0, 0, .4);
        width: 100%;
        height: 100%;
        z-index: 1;
        top: 0;
        display: none;
    }

    .filterOverlay.active {
        display: block !important;
    }

    /*fabric filter popup*/
    html.dialog-is-open {
        overflow: hidden;
    }

    #products .ui-widget-content.ui-dialog {
        height: calc(100vh - 20px) !important;
        margin: 0 !important;
        position: fixed !important;
        top: 10px !important;
        overflow: auto;
    }

    #products .ui-dialog .object-container {
        height: 100% !important;
    }

    #products .ui-dialog .ui-dialog-titlebar {
        position: fixed;
        width: calc(100vw - 20px);
        margin-inline: auto;
        z-index: 2;
    }

    #products .prod-info_wrapper .prod-info_mainSec {
        padding-top: 65px;
        height: 100%;
        align-content: flex-start;
    }

    #products .proinfoFilter {
        width: 48%;
    }

    #products .proinfoFilter {
        position: fixed;
        height: calc(100vh - 67px);
        top: 57px;
        left: 0;
    }

    #products .proinfoFilter.active {
        left: 10px;
    }

    #products .ui-dialog .ui-dialog-content,
    #products .prod-info_wrapper {
        height: 100% !important;
    }

    #products .ui-dialog .object-container tr td {
        width: calc(50% - 10px);
    }

    #products .ui-dialog .object-container {
        padding: 0px;
    }

    #products .ui-dialog .object-container tr {
        gap: 20px;
        padding-bottom: 50px;
    }

    #products .ui-dialog .ui-dialog-titlebar .ui-dialog-title {
        font-size: 14px;
    }

    #products .ui-dialog .ui-dialog-titlebar .ui-icon-closethick {
        top: 0px;
    }

    #products .products-outer-wrapper ul.ty-popup-tabs .ty-popup-tabs__item .ty-icon {
        font-size: 14px;
        margin-right: 4px;
    }

    #products .products-outer-wrapper ul.ty-popup-tabs .ty-popup-tabs__item {
        width: 100%;
    }

    #products .products-outer-wrapper ul.ty-popup-tabs {
        display: flex;
        flex-wrap: wrap;
    }

    .products-outer-wrapper .product-info [class*='cm-reload-'] {
        width: 100%;
    }
}

/*CATEGORIES SHOWN ON CATEGORY PAGE (15 may 2026)*/

body .category-view {
    margin-bottom: 30px;
}

body .span4.category-list {
    margin-bottom: 50px;
}

body .category-list .ty-sidebox-important__title {
    border-bottom: 1px solid #dce3ea;
    margin-bottom: 10px;
}

body .category-list .ty-sidebox-important__title.ty-sidebox-important__title span {
    color: #2e3a47;
    font-weight: 600;
    letter-spacing: .5px;
    font-size: 22px !important;
    text-transform: uppercase;
}

body .category-list .ty-sidebox-important__body .ty-menu__items .ty-menu__item a {
    padding-left: 10px;
    font-size: 18px;
    font-weight: 600 !important;
}

body .ty-pagination__bottom .ty-pagination__range {
    display: none;
}

body .ty-pagination__bottom .ty-pagination {
    display: flex;
    justify-content: center;
}

/*==new css==*/
#products .products-outer-wrapper .buttons-container .ty-btn.ty-btn__add-to-cart {
    display: block !important;
}
/*==new css end==*/


@media(max-width:1199px) {
    #categories .category-list {
        display: block;
    }

    .category-list .ty-sidebox .ty-sidebox__title span {
        top: 10px;
    }

    .category-list .ty-sidebox__title-wrapper.visible-phone {
        padding: 0 !important;
    }

    #categories .category-list {
        padding-right: 15px;
    }

    .category-list .ty-menu-vertical .ty-menu__item .ty-menu__submenu {
        position: static;
        display: block;
    }

    .category-list .ty-sidebox-important__body .ty-menu__items .ty-menu__item {
        display: block !important;
    }

    .category-list .ty-menu-vertical .ty-menu__item.menu-level-:hover>.ty-menu__submenu {
        position: unset;
        box-shadow: none;
        padding: 0;
    }

    .category-list .ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__submenu-items .ty-menu__item .ty-menu__item-link {
        padding-block: 5px;
    }

    .category-list .ty-sidebox-important__body .ty-menu__items .ty-menu__item .ty-menu__item-toggle {
        color: #2e3a47;
        font-size: 22px;
        padding: 0 0 0 10px;
        width: auto;
        height: auto;
        background: transparent;
        display: none !important;
    }

    #categories .category-list>.category-list {
        padding-right: 0;
    }

    .category-list .ty-sidebox-important__body .ty-menu__items .ty-menu__item .ty-menu__item-toggle .ty-icon {
        line-height: 0;
    }

    .category-list .ty-menu.ty-menu-vertical.ty-menu-vertical__dropdown {
        margin-bottom: 0;
    }

    .category-list .ty-menu.ty-menu-vertical.ty-menu-vertical__dropdown>.ty-menu__items li.cm-responsive-menu-toggle-main {
        display: none !important;
    }

    body .category-list .ty-sidebox-important__body .ty-menu__items .ty-menu__item a {
        padding-bottom: 10px;
    }

    body .span4.category-list {
        margin-bottom: 20px;
    }

    body .ty-pagination__bottom .ty-pagination .ty-pagination__items {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 5px;
    }

    body .ty-pagination__bottom .ty-pagination .ty-pagination__items a,
    body .ty-pagination__bottom .ty-pagination__selected {
        margin-inline: 0;
    }

    .category-list .ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__submenu-items .ty-menu__item {
        border: 0;
        padding-left: 10px;
    }

}

@media(max-width:767px) {
    #categories .category-list .ty-wysiwyg-content {
        display: none;
    }

    .category-list .ty-sidebox-important__title {
        padding-inline: 0;
    }

    .category-list .ty-sidebox-important__body .ty-menu__items .ty-menu__item a {
        padding-inline: 0;
    }

    body .category-list .ty-sidebox-important__body .ty-menu__items .ty-menu__item a {
        padding-left: 0px;
    }

    .category-list .ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__submenu-items .ty-menu__item {
        padding-left: 0px;
    }
}

@media(max-width:480px) {
    #products .products-outer-wrapper .buttons-container .ty-btn.ty-btn__add-to-cart {
        font-size: 0 !important;
    }
}


/*==new css==*/
.cm-responsive-menu .ty-menu__submenu-items .ty-top-mine__submenu-col:hover {
    box-shadow: none;
}
#products .products-outer-wrapper .product-info .mainbox-title {
    width: 100%;
}