.search {
    margin: 0 !important;
}

.content-area .search {
    margin: 50px 0 !important;
}

.catalog-list__item {
    padding: 83px 225px 12px 55px !important;
    /* padding: 25px 225px 0 35px !important; */
    /* padding: 35px 225px 12px 35px !important; */
}
.catalog-list .product-category {
    padding: 0 15px 25px 15px;
    /* padding: 0 5px 25px 5px; */
}
/*.catalog-list .catalog-list__item {
     margin-bottom: 0 !important;
    display: flex;
    flex-direction: column;
    justify-content: center; 
}*/
.catalog-list .product-category .catalog-list__item {
    height: 100%;
    position: relative;
    min-height: 180px;
}
/* .catalog-list .product-category .catalog-list__item:before {
    content: "";
    display: block;
    width: 150px;
    height: 150px;
    background-color: #dbdbdb;
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: -1;
    border-radius: 8px;
} */
.woocommerce-ordering .product-sort-select-container {
    display: flex;
    justify-content: flex-end;
    margin-top: -51px;
    padding: 12px 0;
}
.woocommerce-ordering .product-sort-select-container select {
    outline: none;
    padding: 3px;
}
.catalog .catalog__tile .lmp_load_more_button {
    display: none !important;
}
.shop-pagination {
    display: block !important;
    list-style-type: none;
}
.shop-pagination .page-numbers {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    justify-content: center;
}
.shop-pagination li {
    width: 35px;
    height: 35px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.shop-pagination li span,
.shop-pagination li a {
    display: grid;
    place-items: center;
    width: 100%;
    height: 100%;
    color: #ABABAB;
    font-weight: bold;
}
.shop-pagination li:hover a {
    color: #F02C55;
}
.shop-pagination li .current {
    color: #fff;
    background-color: #F02C55;
    border-radius: 2px;
}
.catalog__tile .product {
    padding-bottom: 35px;
}
.catalog__tile .product .catalog__item {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.catalog__tile .product .catalog__item .catalog__price + object {
    margin-top: auto;
    margin-bottom: 10px;
}
.added_to_cart {
    display: block;
    color: #ABABAB;
    font-weight: bold;
    margin-bottom: -24px;
}
.woocommerce-message {
    position: relative;
    height: 0;
    color: transparent;
}
.woocommerce-message a {
    position: absolute;
    top: 12px;
    left: auto;
    z-index: 1;
    display: block;
    color: #ABABAB;
    font-weight: bold;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: inherit;
}
.added_to_cart:hover,
.woocommerce-message a:hover {
    color: #F02C55;
}
@media screen and (max-width: 991px){
    .bottom__btn {
        align-items: stretch;
    }
    .bottom__btn .button {
        display: flex;
        justify-content: center;
        align-items: center;
    }    
}
@media screen and (max-width: 768px){
    .banner__item {
        background-position: right bottom !important;
    }
    .banner__item p {
        width: 50% !important;
    }
}
@media screen and (max-width: 560px){
    .banner__item {
        padding-top: 20px !important;
        padding-bottom: 200px !important;
    }
    .banner__item p {
        width: 100% !important;
    }
}

.woocommerce-shipping-method-item label {
    display: flex;
    align-items: center;
}
.woocommerce-shipping-method-item .multiparcels-carrier-icon-image-holder img {
    margin-left: -15px;
}
.menu-tw__item-main.active {
    color: #F02C55;
}
#loginError {
    color: red;
    font-size: 12px;
    margin-left: 5px;
    margin-top: -10px;
    display: block;
}
.catalog__item .catalog__price + .cart {
    margin-top: auto;
    position: relative;
    z-index: 1;
}
.catalog__item .quantity label {
    display: none;  
}
.catalog__item .quantity .amount {
    margin: 20px auto 20px auto;
    max-width: 105px;
}
.catalog__item .quantity .amount input {
    padding: 5px 10px;
    height: 35px;
}
.catalog__item .catalog__price {
    margin-bottom: 0;
}
#registerForm .error,
form.woocommerce-checkout .error {
    color: red;
    font-size: 12px;
    margin-left: 5px;
    display: block;
}
form.woocommerce-checkout span.optional {
    display: none;
}
#registerForm .privacy-error {
    position: absolute;
    left: 40px;
}
.forgot-password-message {
    color: green;
    font-size: 12px;
    display: block;
}
.select2-checkout label .optional {
    display: none;
}
.select2-checkout .woocommerce-input-wrapper {
    display: block;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 15px !important;
    line-height: 23px !important;
    color: #898989 !important;
    font-weight: 400 !important;
    padding: 10px 20px !important;
    min-height: 42px;
}
.select2-container--default .select2-selection--single {
    height: 42px !important;
    border: 1px solid #dddddd !important;
    border-radius: 8px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100% !important;
    top: 0 !important;
    right: 6px !important;
}
.select2-container, .select2-dropdown, .select2-search, .select2-results {
    transition: none !important;
}
.hidden {
    display: none !important;
}
.woocommerce-products-compare-compare-button {
    position: absolute;
    bottom: 35px;
    left: 50%;
    transform: translate(-50%, 0);
    margin: 0;
}
.woocommerce-products-compare-compare-button,
.woocommerce-products-compare-compare-button label {
    display: flex;
    justify-content: center;
    align-items: center;
}
.woocommerce-products-compare-compare-button label {
    margin-right: 5px;
    font-size: 0.8rem;
    line-height: 0.8rem;
}
.woocommerce-products-compare-compare-button label input[type=checkbox] {
    display: block;
    min-width: 15px;
    max-width: 15px;
    min-height: 15px;
    max-height: 15px;
}
.woocommerce-products-compare-content.woocommerce {
    max-width: 1215px;
    width: 100%;
    margin: 0 auto;
}
.password-created-container {
    height: 100%;
    display: none;
}
.password-created-container .request__description {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}
#create-password, #password-created {
    transition: all 0.3s ease-in-out;
}

.error {
    color: red;
    font-size: 12px;
    margin-left: 5px;
    display: block;
}

.hide {
    display: none !important;
}

.application_checkbox_label {
    display: flex;
    align-items: center;
}
.application_checkbox_text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.application_checkbox_text span {
    margin-right: 20px;
    font-size: 15px;
    line-height: 18px;
    color: #898989;
    cursor: pointer;
}
.application_checkbox_text .error {
    color: red;
    font-size: 12px;
}
.application_checkbox_label input[type=text] {
    width: auto;
    flex: 1;
    max-width: 240px;
    min-width: 240px;
    width: 100%;
}
.branch_items {
    display: none;
}

/* Loading */
.lds-spinner {
    color: official;
    display: none;
    /* display: inline-block; */
    position: relative;
    width: 40px;
    height: 40px;
    transform: scale(0.5);
    margin: -10px auto 15px auto;
}
.lds-spinner div {
    transform-origin: 40px 40px;
    -webkit-animation: lds-spinner 1.2s linear infinite;
            animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
    content: " ";
    display: block;
    position: absolute;
    top: 3px;
    left: 37px;
    width: 6px;
    height: 18px;
    border-radius: 20%;
    /* background: #fff; */
    background: #AA1E76;
}
.lds-spinner div:nth-child(1) {
    transform: rotate(0deg);
    -webkit-animation-delay: -1.1s;
            animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
    transform: rotate(30deg);
    -webkit-animation-delay: -1s;
            animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
    transform: rotate(60deg);
    -webkit-animation-delay: -0.9s;
            animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
    transform: rotate(90deg);
    -webkit-animation-delay: -0.8s;
            animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
    transform: rotate(120deg);
    -webkit-animation-delay: -0.7s;
            animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
    transform: rotate(150deg);
    -webkit-animation-delay: -0.6s;
            animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
    transform: rotate(180deg);
    -webkit-animation-delay: -0.5s;
            animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
    transform: rotate(210deg);
    -webkit-animation-delay: -0.4s;
            animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
    transform: rotate(240deg);
    -webkit-animation-delay: -0.3s;
            animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
    transform: rotate(270deg);
    -webkit-animation-delay: -0.2s;
            animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
    transform: rotate(300deg);
    -webkit-animation-delay: -0.1s;
            animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
    transform: rotate(330deg);
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
}
@-webkit-keyframes lds-spinner {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes lds-spinner {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.application-success{
    display: none;
    padding-left: 18px;
}
#applicationFormLoader {
    margin-left: 60px;
}

/* Product compare custom style */
.woocommerce-products-compare-content .product .product-link img {
    -o-object-fit: contain;
       object-fit: contain;
    max-height: 190px;
    width: 90%;
}
.woocommerce-products-compare-content .product .product-link h3 {
    height: 75px;
}
.woocommerce-products-compare-content .product .cart {
    margin-top: 30px;
}
.woocommerce-products-compare-content .product .cart .quantity {
    margin-bottom: 15px;
}
.woocommerce-products-compare-content .product {
    min-width: 200px;
}
.woocommerce-products-compare-content table thead td {
    vertical-align: baseline;
}

.login-loading .loader {
    display: block;
}
.login-loading#submit-btn {
    height: 42px;
}
.login-loading#submit-btn span {
    display: none;
}

.loader {
display: none;
font-size: 10px;
margin: -8px auto 0 auto;
text-indent: -9999em;
width: 2.8em;
height: 2.8em;
border-radius: 50%;
background: #ffffff;
background: linear-gradient(to right, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
position: relative;
-webkit-animation: load3 1.4s infinite linear;
animation: load3 1.4s infinite linear;
transform: translateZ(0);
}
.loader:before {
width: 50%;
height: 50%;
background: #ffffff;
border-radius: 100% 0 0 0;
position: absolute;
top: 0;
left: 0;
content: '';
}
.loader:after {
background: #B9216F;
width: 75%;
height: 75%;
border-radius: 50%;
content: '';
margin: auto;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
@-webkit-keyframes load3 {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
@keyframes load3 {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}

button:focus {
    outline: none;
}

.related.products .woocommerce-products-compare-compare-button {
    bottom: 9px;
}

.slick-slider .woocommerce-products-compare-compare-button,
.owl-stage .woocommerce-products-compare-compare-button {
    display: none !important;
}
.slick-slider  .catalog__item span + object {
    display: block;
    margin-top: 65px;
}
.slick-slider  .catalog__item span + object a {
    padding: 14px 18px !important;
}

.header {
    position: relative;
    z-index: 10;
}
.header .container {
    position: relative;
}
.header .header__search-container {
    position: absolute;
    top: 0;
    left: 220px;
    width: calc(100% - 216px - 485px);
    z-index: 1;
}
@media(min-width:991px) {
    .header__search-button-cont button {
        display: none;
    }
}

@media(max-width:991px) {
    .header__search {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .header .header__search-container {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translate(0, -50%);
        width: 100%;
        z-index: 9;
        padding: 0 15px;
        box-sizing: border-box;
        height: 0;
    }
    .header__search-input {
        position: absolute !important;
        top: 100%;
        left: 50%;
        transform: translate(-50%, 24px);
        display: block !important;
        overflow: hidden;
        max-height: 0;
        opacity: 0;
        transition: all 0.2s ease-in-out;
        max-width: 100% !important;
    }
    .header__search-button-cont {
        margin-left: 125px;
        width: calc(100% - 130px - 140px);
    }
    .header__search-button-cont button {
        display: block;
        margin-left: auto;

        background: transparent;
        font-size: 0;
        border: none;
        cursor: pointer;
        transform: translate(0, -18px);
    }
    .header__search-button-cont button svg {
        width: 18px;
        height: 18px;
        color: gray;
    }
    .header__search-results {
        width: 100% !important;
        max-width: 100%;
        top: 84px !important;
        left: 50% !important;
        transform: translate(-50%, 0);
    }
    .header__search-input.active {
        max-height: 100px;
        opacity: 1;
    }
}

.checkout.woocommerce-checkout .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    display: none;
}
.checkout.woocommerce-checkout input::-webkit-input-placeholder, .checkout.woocommerce-checkout textarea::-webkit-input-placeholder {
    color: transparent !important;
}
.checkout.woocommerce-checkout input::-moz-placeholder, .checkout.woocommerce-checkout textarea::-moz-placeholder {
    color: transparent !important;
}
.checkout.woocommerce-checkout input:-ms-input-placeholder, .checkout.woocommerce-checkout textarea:-ms-input-placeholder {
    color: transparent !important;
}
.checkout.woocommerce-checkout input::-ms-input-placeholder, .checkout.woocommerce-checkout textarea::-ms-input-placeholder {
    color: transparent !important;
}
.checkout.woocommerce-checkout input::placeholder,
.checkout.woocommerce-checkout textarea::placeholder {
    color: transparent !important;
}

.woocommerce-checkout p.woocommerce-invalid-required-field span.error {
    display: block !important;
 }

 .create-password-form-container {
    display: flex;
    align-items: center;
    justify-content: center;
 }

@media(max-width:768px) {
    .woocommerce-breadcrumb {
        display: none;
    }
}

@media(min-width: 768px) {
    .request__btn .menu-item span:nth-of-type(2) {
        display: none;
    }
    .forms-menu-btn span:nth-of-type(2) {
        display: none;
    }
}
@media(max-width: 768px) {
    .forms-menu-btn span:nth-of-type(1) {
        display: none;
    }
    .forms-menu-btn span:nth-of-type(2) {
        display: block;
    }
    .request__btn .menu-item span:nth-of-type(1) {
        display: none;
    }
    .request__btn .menu-item span:nth-of-type(2) {
        display: block;
    }
}

@media(max-width: 991px) {
    .request .request__line .row {
        flex-direction: column-reverse;
    }
    .request .request__btn {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;

        display: flex;
        padding: 10px 15px;
        align-items: center;
        z-index: 8;
        background: rgba(255, 255, 255, 0.9);
    }

    .request .request__btn .button {
        width: 100%;
        margin: 0 2px;
        padding: 12px 18px;
        font-weight: 500;
        text-align: center;
        
        background-color: #fff;
        font-size: 15px;
        line-height: 15px;
        border-radius: 8px;
    }
}

.sidebar__title-active {
    color: #F02C55 !important;
}

.tables__empty {
    max-width: 400px;
    margin: 0 auto;
}
.tables__empty img {
    width: 100%;
    height: auto;
}
.tables__empty p {
    text-align: center;
    margin-top: 20px;
    font-size: 16px;
}

.profile-customer-select-container {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 450px;
    position: relative;
}
.profile-customer-select-container .error {
    position: absolute;
    left: 0;
    bottom: -20px;
}
.profile-customer-select-container button {
    margin-left: 8px;
}
.profile-customer-select-container-label {
    color: #A41D79;
    font-size: 14px;
    display: block;
    margin-top: 15px;
}

#saveProfileCustomer {
    width: 104px;
    min-width: 104px;
    max-width: 104px;
    height: 42px;
    min-height: 42px;
    max-height: 42px;
    display: block;
}
#saveProfileCustomer.show-loading span {
    display: none;
}
#saveProfileCustomer.show-loading .loader {
    display: block;
}
#saveProfileCustomer.show-loading .loader:after {
    background: #DD285E;
}
.added_to_cart.wc-forward {
    display: none;
}

.catalog__tile-title h3 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 5px;
}
.catalog__tile-title p {
    margin-bottom: 0;
    font-size: 14px;
    color: #a7a7a7;
}
.empty-cart__image {
    margin: 40px auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.empty-cart__image img {
    max-width: 500px;
}
p.cart-empty.woocommerce-info {
    font-size: 32px;
    font-weight: 600;
    text-align: center;
}
.profile-order-table th,
.profile-order-table td {
    padding: 10px !important;
}
.profile-order-table th:nth-of-type(1),
.profile-order-table td:nth-of-type(1) {
    padding-right: 0 !important;
}
.profile-order-add-to-cart form {
    display: flex;
    align-items: center;
}
.profile-order-add-to-cart form .add_to_cart_button {
    white-space: nowrap;
    padding: 10px 8px !important;
    font-size: 13px !important;
}
.profile-order-add-to-cart form .amount {
    min-width: 60px;
    margin-right: 3px;
}
.profile-order-add-to-cart form .amount .up {
    right: 2px;
}
.profile-order-add-to-cart form .amount .down {
    left: 2px;
}
.profile-order-add-to-cart form .quantity label {
    display: none;
}
.card-product__nav-item {
    overflow: hidden;
}

.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    color: #fff;
}
.badge-1 {
    background-color: #EC2B58;
}
.badge-2 {
    background-color: #A41D79;
}