@media(min-width:1470px) {
    .custom-container {
        max-width: 100% !important;
    }
}

@media(min-width:1680px) {
    .custom-container {
        max-width: 100% !important;
    }
}

@media screen and (max-width: 768px) {
    .header7 .header-contain .icon-block ul li .item-count-contain {
        top: -10px;
        right: -12px;
    }
}

html,
body {
    height: 100%;
}

.bg-light {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

.site-main {
    flex: 1 1 auto;
}

.pixelstrap .full-mega-menu,
.pixelstrap .clothing-menu {
    padding: 0px 10px !important;
}

.user-msg-container {
    background-color: #ccc;
    display: flex;
    justify-content: center;
    width: 100%;
}

.user-msg {
    background-color: #ffb3b3;
    width: fit-content;
    box-shadow: 0px 0px 3px 0.5px #000;
    position: absolute;
    top: 88%;
    color: #000;
    font-size: 18px;
    padding: 5px 15px;
    font-weight: 550;
    border-radius: 2px;
    margin-bottom: 15px;
    text-align: center;
    display: block;
    visibility: hidden;
    z-index: 1;
}

div#user-msg.success {
    background-color: #aafcaa !important;
}

.collection-filter>div:nth-child(n +2) {
    margin-top: 0px !important;
}

.filter-main-btn {
    margin-top: 20px;
}

#actionProgress {
    margin-top: 0px;
    position: absolute;
    width: 100%;
    background-color: #ddd;
}

#actionProgressBar {
    width: 0%;
    height: 10px;
    background-color: #252525;
}

.delete-cart-item {
    background-image: url(/assets/images/tools/close.png);
    background-size: contain;
    background-repeat: no-repeat;
    box-shadow: none !important;
    height: 15px;
    width: 15px !important;
    margin-right: 0px !important;
    margin-top: -20px !important;
    cursor: pointer;
    float: right;
}

.pixelstrap .full-mega-menu {
    width: fit-content !important;
}

.pixelstrap .full-mega-menu li a {
    line-height: 2 !important;
}

.footer1 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding: 0px 20px !important;
    background-color: #ffffff !important;
}

.footer-title {
    margin-bottom: 10px !important;
    cursor: unset;
}

.fl-form.fl-style-1 .fl-is-active label.fl-label {
    font-weight: 500 !important;
}

.fl-form input.fl-input,
.fl-form select.fl-select,
.fl-form textarea.fl-textarea {
    line-height: 1.25 !important;
    padding: 10px 10px 6px 10px !important;
    margin-bottom: 0px !important;
}

.checkbox label {
    margin-bottom: 0px;
}

.checkbox-primary {
    margin: 10px 5px 0 0;
}

.checkbox-primary input[type="checkbox"] {
    transform: scale(1.5);
    margin-right: 10px;
}

;

.danger {
    color: #ff0000 !important;
}

.disclaimer {
    font-size: 12px;
    color: #000;
    font-style: italic;
}

.newsletter-subscribe {
    padding: 8px 25px;
}

.footer-contant .footer-logo img {
    width: 100%;
    height: auto;
}

.footer-contant {
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer-contant .btn-normal {
    padding: 10px 50px !important;
}

.footer-contant .footer-logo img {
    width: 100% !important;
    height: auto !important;
}

.footer-right .sosiyal li a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.clear-cart {
    font-size: 18px;
    margin: -10px 0px 50px 0px;
    color: #ff0000;
    width: fit-content;
    text-align: center;
    display: inline-block;
}

.delete-btn {
    background-color: #000;
    color: #fff;
    padding: 2px 20px;
    border-radius: 5px;
    cursor: pointer;
}

.delete-btn:hover {
    background-color: #fff;
    color: #000;
    cursor: pointer;
}

#newsletter-subscription-form.fl-form input.fl-input,
.fl-form select.fl-select,
.fl-form textarea.fl-textarea {
    line-height: 1.25 !important;
    padding: 5px 10px 5px 10px !important;
    margin-bottom: 0px !important;
    font-size: 14px !important;
}

.spl-dropdown {
    position: relative;
    display: inline-block;
    width: 100%;
}

.spl-dropdown-content {
    display: none;
    position: fixed;
    background-color: #fff;
    border: 1px solid #ccc;
    min-width: 200px;
    max-height: 250px;
    overflow-y: auto;
    z-index: 1000;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.spl-dropdown-content label {
    display: block;
    padding: 0px 10px;
    margin-bottom: 0px;
    margin-top: 5px;
}

.spl-dropdown.show .spl-dropdown-content {
    display: block;
}

#dropdownButton {
    border: #dfdfdf 1px solid;
    background-color: #fff;
    padding: 5px 5px;
    border-radius: 4px;
    width: 100%;
    cursor: pointer;
}

.custom-loader-wrapper {
    background-color: #ffffff;
    margin: 0;
    height: 100vh;
    width: 100vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
}

.footer-contant {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.footer-contant ul li {
    padding-bottom: 8px !important;
    line-height: 1.5 !important;
}

.footer-contant .footer-logo {
    margin-bottom: 5px !important;
}

.newsletter-request {
    cursor: pointer;
}

.pixelstrap a,
.pixelstrap a:hover,
.pixelstrap a {
    letter-spacing: -0.5px !important;
}

.pixelstrap a,
.pixelstrap a:hover,
.pixelstrap a:active {
    letter-spacing: -0.5px !important;
}