* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
}
html, body {
    overflow-x: hidden;
    overflow-y: auto;
}
ul.submenu.product_list_widget {
    max-height: 500px;
    overflow: auto;
}
/* .sidebar .newsletter {
    padding-top: 0;
} */
.sidebar .newsletter input[type="submit"] {
    width: 100%;
    padding: 10px;
}
nav.productViewToggle>a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.product-cat-widget .panel-default>.panel-heading+.panel-collapse>.panel-body {
    padding: 0;
}
.product-cat-widget .panel-default>.panel-heading+.panel-collapse>.panel-body > .list-group {
    margin-bottom: 0;
}
.product-cat-widget .panel-default>.panel-heading+.panel-collapse>.panel-body>.list-group > .list-group-item {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-left: 0;
    border-right: 0;
    padding: 8px 15px;
}
.product-cat-widget .panel-default>.panel-heading+.panel-collapse>.panel-body>.list-group > li.list-group-item:first-child {
    border-top: 0;
}
.product-cat-widget .panel-default>.panel-heading+.panel-collapse>.panel-body>.list-group > li.list-group-item:last-child {
    border-bottom: 0;
}
.widget h3 {
    font-size: 16px;
    margin-bottom: 8px;
    padding: 0;
    text-align: left;
    margin-top: 0;
}
.cartWidgetInner .buttons >a {
    padding: 10px 15px;
}
aside.widget {
    margin-bottom: 15px;
}
.cartWidgetInner .total {
    margin: 10px 0;
    padding: 0;
}
.product_list_widget .pdDesc a {
    display: inline-block;
}
.product_list_widget .remove {
    right: 0;
}

.product_list_widget>li:last-child {
    border-bottom: 1px solid #dadada;
}
.product_list_widget .remove {
    color: initial;
}
.product_list_widget .remove:hover {
    background-color: inherit;
    color: #676767;
}
.buttons .btn-group:first-child a {
    margin-right: inherit;
     border-right: 0;
}
.widget-img-slideshow li>p {
    margin-top: 5px;
}
.profilter.form-inline .form-group {
    display: inline-flex !important;
    align-items: center;
    margin-bottom: 15px;
}


.footerSection {
    padding: 90px 0 66px;
    background: #00172a;
    color: var(--whiteColor);
}

.footerTop {
    border-bottom: 1px solid #FFFFFF33;
    padding-bottom: 66px;
}

.footerTop>.row>div:first-child,
.footerMiddle>.row>div:first-child {
    border-right: 1px solid #ffffff33;
}

.footerTop p {
    margin: 0;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: var(--bodyfontWeight);
    line-height: 21.79px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    display: flex;
}
.footerBott__MadeWith {
    margin: 50px 0 0;
}
.footerBott__MadeWith p.footer__MadeWith {
    font-weight: var(--subheadingfontWeight);
}
.footerBott__MadeWith p.footer__MadeWith a {
    font-weight: var(--bodyfontWeight);
    text-decoration: underline;
} 
.footerTop label {
    font-family: Chakra Petch;
    font-size: 16px;
    font-weight: var(--subheadingfontWeight);
    line-height: 20.8px;
    letter-spacing: 0.1em;
    color: var(--whiteColor);
    margin-right: 50px;
    text-transform: uppercase;
}

.footerSocialIcons {
    display: flex;
    justify-content: end;
    align-items: center;
}

.footerSocialIcons ul {
    gap: 20px;
    margin: 0;
    padding: 0;
}

.footerSocialIcons ul a {
    width: 48px;
    height: 48px;
    border-radius: 4px;
    border: 1px solid #146DB6;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footerSocialIcons ul a:hover {
    background: #146DB6;
    color: var(--whiteColor);
}

.footerMiddle {
    padding: 80px 0 86px;
}

.footer__newsletter {
    max-width: 538px;
}

.footer__newsletter {
    max-width: 538px;
}

.footer__newsletter h2 {
    font-family: Chakra Petch;
    font-size: 30px;
    font-weight: var(--bodyfontWeight);
    line-height: 46px;
    margin: 0 0 16px;
}

.footer__newsletter p {
    font-family: Open Sans;
    font-size: 16px;
    font-weight: var(--bodyfontWeight);
    line-height: 30px;
    margin: 0 0 24px;
}

.footer__newsletter form {
    border-radius: 4px;
    background: var(--whiteColor);
    display: flex;
    overflow: hidden;
}

.footer__newsletter form input {
    width: 100%;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: normal;
    line-height: 36px;
    border: none;
}

.footer__newsletter button {
    font-family: Open Sans;
    font-size: 16px;
    font-weight: var(--subheadingfontWeight);
    line-height: 36px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    background: #146DB6;
    padding: 16px 32px;
    border-radius: 4px;
    color: var(--whiteColor);
    text-transform: uppercase;
}

.footerNewsLetter__terms {
    margin: 20px 0 0;
}

.footerNewsLetter__terms label {
    display: flex;
    gap: 15px;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: var(--bodyfontWeight);
    line-height: normal;
}

.footerNewsLetter__terms input[type="checkbox"] {
    background: #146DB6;
    border: none;
    width: 20px;
}

.footerLinkHolder {
    display: flex;
    justify-content: space-around;
    flex-flow: wrap;
}

.footerLinkBlock__heading {
    font-family: Chakra Petch;
    font-size: 18px;
    font-weight: var(--subheadingfontWeight);
    line-height: normal;
    text-transform: uppercase;
    margin: 0 0 30px;
}

.footerLinkBlock ul {
    margin: 0;
    padding: 0;
}

.footerLinkBlock ul li {
    margin: 0 0 22px;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: var(--bodyfontWeight);
    line-height: normal;
    color: var(--whiteColor);
}

.footerLinkBlock ul li a {
    display: flex;
    align-items: center;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: var(--bodyfontWeight);
    line-height: normal;
    color: var(--whiteColor);
}

.footerLinkBlock ul li a::before {
    content: "—";
    margin-right: 10px;
}


.footerCopyRight {
    border-top: 1px solid #ffffff33;
    padding-top: 54px;
}

.footerCopyRight ul {
    margin: 0 0;
    padding: 0;
    display: flex;
    flex-flow: wrap;
    justify-content: end;
}

.footerCopyRight p,
.footerCopyRight li,
.footerCopyRight a {
    font-family: Open Sans;
    font-size: 16px;
    font-weight: var(--bodyfontWeight);
    margin: 0;
}

.footerCopyRight ul li::after {
    content: "|";
    padding: 0 20px;
}

.footerCopyRight ul li:last-child::after {
    display: none;
}

/* .ms-options-wrap>.ms-options>ul,
.ms-options-wrap>.ms-options>ul>li.optgroup ul {
    display: flex;
    flex-direction: column;
}
.ms-options-wrap>button:focus,
.ms-options-wrap>button {
    background: #F2F2F2;
    background: -moz-linear-gradient(top, #F8F8F8 1%, #E1E1E1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #F8F8F8), color-stop(100%, #E1E1E1));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8F8F8', endColorstr='#E1E1E1', GradientType=0);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    cursor: default;
}
.ms-options-wrap>button:after {
    border: 5px solid rgba(0, 0, 0, 0);
    border-top-color: var(--blackColor);
    margin-top: 1px;
}
.ms-options-wrap>button:before {
    content: ' ';
    height: 0;
    position: absolute;
    top: 1px;
    right: 5px;
    width: 0;
    border: 5px solid rgba(0, 0, 0, 0);
    border-bottom-color: var(--blackColor);
    margin-top: 5px;
}
.ms-options-wrap>button>span {
    color: var(--blackColor);
} */
.selectBox-dropdown {
    min-width: 210px;
}
div#ms-list-1 {
    width: 180px;
    max-width: 234px;
}
.profilter>div:last-child>a.selectBox-dropdown {
    min-width: 83px; 
}
.selectBox-dropdown .selectBox-label {
    overflow: inherit;
}
.ms-options-wrap>button:focus,
.ms-options-wrap>button {
    margin-top: -1px;
    max-height: 35px;
}
/* ===== MEDIA QUERIES FOR ALL SCREENS ===== */
/* Min Width 1025px Screen */
@media(min-width:1025px) {

} /* => Min 1025px Screen Ends */
@media(max-width:1024px){
    .productLimiter label {
        display: none;
    }
    .productViewToggle {
        margin-left: 0;
    }
}/* Max1024 Screen ends */
/* 769 to 1024 Screen */
@media(min-width:768px) and (max-width:1024px) {
    .navbar-brand {
        height: auto;
    }
    .profilter.form-inline .form-group {
        width: auto;
    }
} /* => Min 769 to Max 1024 Screen Ends */

/* Max width 767px Screen */
@media(max-width:767px) {
    ul.submenu.product_list_widget {
        max-height: 320px;
    }
    .navbar-brand>img {
        width: auto;
        max-width: 100%;
        height: auto;
        vertical-align: middle;
    }
    .top-nav.dropdown.type2 {
        padding: 7px 15px 13px 0px;
    }
    .topRight {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: -7px;
    }
    .quick-contact {
        display: flex;
        align-items: center;
    }
    .top-nav.type2>ul {
        text-align: inherit;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    .newsletter input[type="submit"] {
        margin-left: 0;
    }
    .gallery-filter {
         background: whitesmoke;
        margin-bottom: 15px;
    }
    .gallery-filter>ul {
        display: flex;
        flex-wrap: wrap;
    }
    .gallery-filter>ul>li {
        width: 50%;
        background: #e4e4e4;
    }
    .gallery-filter>ul>li:nth-child(odd) {
        border-right: 1px solid #b3b3b3;
        background: var(--blackColor18);
    }
    .gallery-filter>ul>li>a {
        min-height: 36px;
    }
    div#ms-list-1,
    .profilter.form-inline .form-group {
        width: 100%;
        max-width: 100%;
    }
    .productDisplayType {
        margin-bottom: 15px;
    }
    .productViewToggle {
        margin: 0;
    }
    .selectBox-dropdown,
    .profilter>div:last-child>a.selectBox-dropdown {
        min-width: 100%;
    }
} /* => Max 767px Screen Ends*/
@media(max-width:480px) {
    .gallery-filter>ul>li {
        width: 100%;
    }
    .gallery-filter>ul>li:nth-child(odd) {
        border-right: 0px solid #b3b3b3;
    }
    .slide-top span {
        width: 100%;
        right: 0;
        height: auto;
        padding: 6px;
    }
}/* => Max 480px Screen Ends*/
/* 481 to 767px Screen */
@media(min-width:481px) and (max-width:767px) {
    .proLists>div {
        width: 50%;
    }
} /* => Min 481 to Max 767px Screen Ends */

/* 321 to 480px Screen */
@media(min-width:321px) and (max-width:480px) {
     
} /* => min 321 to Max 480px Screen ends*/

/* Max width 320px Screen */
@media(max-width:320px) {
    
} /* => Max 320px Screen Ends */