/****************Product Filter******************/

.woocommerce-page main#primary {
    max-width: 1170px;
    width: auto;
}

.catebox {
    display: none;
}

.categoryProductDetails p:empty {
    display: none;
}

.categorysidebar {
    float: left;
    width: 25%;
    border: 1px solid #e1e1e1;
}

.productSideBar>h3 {
    padding: 15px 20px;
    border-bottom: 1px solid #e1e1e1;
    margin: 0;
}

.sidebarblock {
    padding: 15px 20px;
    border-bottom: 1px solid #e1e1e1;
}

.sidebarblock h6 {
    margin: 0;
    margin-bottom: 5px;
}

.sidebarmodelitems {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -5px;
}

.select-box {
    width: 50%;
    text-align: center;
    padding: 5px;
}

.select-box [type="radio"]:checked,
.select-box [type="radio"]:not(:checked),
.sizes-box [type="radio"] {
    position: absolute;
    left: -9999px;
}

.select-box [type="radio"]:checked+label,
.select-box [type="radio"]:not(:checked)+label {
    position: relative;
    cursor: pointer;
    display: inline-block;
    border: 4px solid transparent;
    padding: 10px;
    width: 100%;
    color: #000000;
    transition: .2s all ease;
}

.select-box [type="radio"]:checked+label,
.select-box [type="radio"]+label:hover {
    -webkit-box-shadow: inset 0px 0px 0px 4px #000;
    -moz-box-shadow: inset 0px 0px 0px 4px #000;
    box-shadow: inset 0px 0px 0px 4px #000;
}

.sidebarmodelitems span {
    font-size: 13px;
    padding-bottom: 10px;
    font-weight: 400;
    text-align: center;
    line-height: 13px;
    display: block;
}

.model-select picture {
    display: inline-block;
}

.sidebarfarveitems {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -6px;
}

.sidebarfarveitems span {
    font-size: 13px;
    padding-top: 10px;
    display: block;
    font-weight: 400;
    line-height: 13px;
}

.sizes-box [type="radio"]+label {
    border: 1px solid #2c2b3c;
    padding: 5px 8px;
    display: inline-block;
    width: 100%;
    color: #000000;
    position: relative;
    cursor: pointer;
    font-weight: 400;
    transition: .2s all ease;
}

.sideBarSizesItems {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 15px -4px 0 -4px;
}

.sizes-box {
    text-align: center;
    min-width: 50px;
    padding: 4px;
}

.sizes-box [type="radio"]:checked+label,
.sizes-box [type="radio"]+label:hover {
    -webkit-box-shadow: inset 0px 0px 0px 3px #000;
    -moz-box-shadow: inset 0px 0px 0px 3px #000;
    box-shadow: inset 0px 0px 0px 3px #000;
}

body .sizeguide {
    color: #949494;
    font-weight: 400;
    border-bottom: 1px solid #949494;
    margin: 8px 0 0 0;
    display: inline-block;
}

body .sizeguide:hover {
    color: #949494;
}

.sidebarmodtags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
    -webkit-align-items: end;
    -ms-align-items: end;
    align-items: end;
}

.sidebarmodtags p {
    width: 80%;
    padding-left: 15px;
    margin-bottom: 0px;
}

.size-chart-box {
    box-shadow: 5px 7px 18px 6px #989898;
    background-color: #fff;
    padding: 41px 25px;
    max-width: 1140px;
    position: relative;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.sizeguideleft {
    width: 33.33%;
    float: left;
    text-align: center;
}

.sizeguideright {
    width: 66.66%;
    float: left;
    max-width: 600px;
    margin: auto;
}

.sizeguidecontent h3 {
    font-size: 25px;
    color: #000;
    font-weight: 600;
    margin: 0px 0px 10px 0px;
}

.sizeguidecontent p {
    font-size: 16px;
    line-height: 23px;
    color: #000;
    font-weight: 400;
    padding-bottom: 60px;
    margin-bottom: 0px;
}

.sizeguidecontent {
    text-align: center;
}

.mfp-close-btn-in #sizeguidepopup .mfp-close {
    color: #000;
    font-weight: 700;
    opacity: 1;
    font-size: 35px;
    font-family: 'Poppins', sans-serif;
    right: 5px;
    top: 5px;
}

.sizetable th,
.sizetable td {
    font-size: 16px;
    padding: 8px;
    color: #000;
}

table.sizetable td:first-child {
    font-weight: 700;
}

table.sizetable th {
    border-bottom: 1px solid #bcbec0;
    font-weight: 700;
}

.mfp-bg {
    background: #0000005e!important;
}


/************banner***********/

.cate-block h2 {
    font-size: 33px;
    font-weight: 600;
    text-align: center;
    margin: 0px 0px 10px 0px;
}

.banner-detail {
    max-width: 600px;
    margin: auto;
}


/************after banner***********/

.term-description p {
    margin: 0 0 15px 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
}

.term-description {
    margin-bottom: 45px;
}

.catProAvailableSize span {
    color: #484747;
    font-weight: 300;
}

.woocommerce ul.products li.product .add_to_cart_button {
    font-weight: 300;
    text-transform: uppercase;
}


/*************30/06**********/

.catTopBg img {
    height: 356px;
    object-fit: cover;
    width: 100%;
}

.categoryProductList {
    width: 100%;
    float: left;
}

.categorySideBar {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}


.woocommerce span.onsale {
    background-color: #b9b9b9 !important;
    line-height: 44px !important;
    font-weight: 400;
    width: 47px;
    height: 47px;
    font-size: 13px;
}

.hover-image {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
}

.product-image-hover:hover .hover-image {
    display: block;
}



.categoryProductLists {
    padding-bottom: 50px;
    width: 100%;
}

.sidebarmodelitems img {
    height: 80px;
}

.sidebarfarveitems .select-box img {
    height: 36px;
}

.tax-product_cat .category_min_text .product_discount_time {
    position: absolute;
    top: 15px;
    left: 15px;
    background-color: #B71F06;
    font-size: 11px;
    text-transform: uppercase;
    padding: 2px 11px;
    margin: 0;
}

body.term-411 .categoryProductList {
    width: 100%;
    padding: 0;
}

body.term-411 .catCristNavRow {
    display: flex;
    justify-content: space-between;
}
body.term-411 .categoryCristMasNav a {
    color: #11202c;
    font-size: 14px;
    padding: 3px 1px;
    font-weight: 700;
    flex-grow: 1;
    flex-basis: 0;
    margin: 0 15px;
    text-align: center;
    position: relative;
}

body.term-411 .categoryCristMasNav:before {
    content: "";
    border-bottom: 2px solid #11202c;
    width: 33.33%;
    position: absolute;
    bottom: -1px;
    transition: 0.5s;
}

body.term-411 .categoryCristMasNav[data-active-cat-id='cristRange-1']:before {
    left: 0;
}
body.term-411 .categoryCristMasNav[data-active-cat-id='cristRange-2']:before {
    left: 33.33%;
}
body.term-411 .categoryCristMasNav[data-active-cat-id='cristRange-3']:before {
    left: 66.66%;
}

body.term-411 .categoryCristMasNav {
    margin-bottom: 25px;
}

body.term-411 .categoryCristMasNav {
    border-bottom: 1px solid #cbcbcb;
    width: 100%;
    position: sticky;
    margin: 10px auto 25px;
    top: 0;
    z-index: 9;
    background: white;
}

body.term-411 h3.catCristNavHead {
    text-align: center;
}

/************CK 24***********/

.term-2sortering .categories-banner h4 {
    color: #fff;
    font-size: 16px;
    max-width: 700px;
    margin: 4px auto;
    line-height: 20px;
}

.term-2sortering .categories-banner h4+h4 {
    margin-bottom: 20px;
}

.term-2sortering .category_min_box .category_min_images .pcproducticon,
.term-2sortering .category_min_box .category_min_images .product_discount_time {
    display: none;
}

.term-2sortering .category_min_box .category_min_images .pair_text_text h6 {
    z-index: 1;
    background: #FFCE2E;
    font-size: 12px;
    line-height: 21px;
    font-weight: 600;
    color: #000;
    padding: 1px 10px;
    margin-top: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.term-2sortering .category_min_box .category_min_images .pair_text_text h6 span {
    margin: 0 5px;
}

.term-2sortering .category_min_box .catProPrice {
    margin-top: 15px;
}

.term-2sortering .category_min_box table.variations {
    width: 65%;
    margin-bottom: 0;
    margin-top: 10px;
}

.term-2sortering .category_min_box table.variations select {
    display: block;
    width: 100%;
    height: 30px;
    padding: 0 10px;
    border: 1px solid #05253e;
}

.term-2sortering .category_min_box table.variations td.label {
    display: none;
}

.term-2sortering .category_min_box .btnss a.button {
    border-radius: 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 11px 22px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background-color: #0f202d;
}

.term-2sortering .category_min_box .quantity {
    width: 30%;
    float: right;
    margin-top: -30px;
    margin-bottom: 10px;
}

.term-2sortering .category_min_box .quantity input {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.term-2sortering .category_min_box .quantity input[type=number]::-webkit-inner-spin-button,
.term-2sortering .category_min_box .quantity input[type=number]::-webkit-outer-spin-button {
    opacity: 1;
}

.term-2sortering .noti_html {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    left: 0;
    padding: 30px;
    padding-bottom: 10px;
    text-align: center;
    z-index: 9;
    border-top: 1px solid #000;
}

.term-2sortering .noti_html .nCnotihtml {
    max-width: 500px;
    margin: 0 auto;
}

.term-2sortering .noti_html .mainHadding {
    margin-bottom: 15px;
    margin-top: 0;
    font-size: 16px;
    line-height: 23px;
    color: #000000;
    margin-bottom: 20px;
    font-family: 'Poppins', sans-serif;
}

.term-2sortering .noti_html span.cut_price {
    text-decoration: line-through;
}

.term-2sortering .noti_html .NCbtnBox {
    max-width: 500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    margin-bottom: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.term-2sortering .noti_html .nCBtn {
    border-radius: 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 11px 22px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    width: 45%;
}

.term-2sortering .noti_html .nCBtn.btnPrimary {
    background-color: #0f202d;
    margin-right: 5%;
}

.term-2sortering .noti_html .nCBtn.btnPrimary:hover {
    opacity: .8;
}

.term-2sortering .noti_html .nCBtn.btnSecondory {
    margin-left: 5%;
    background-color: #22a126;
}

.term-2sortering .noti_html .nCBtn.btnSecondory.ml {
    margin-left: 0;
}

.term-2sortering .noti_html .nCBtn.btnSecondory:hover {
    opacity: .8;
}
p.forti_percentage
{
    margin-bottom: 0;
}
p.sixti_percentage
{
    color: #22a126;
}

.term-sale .categories-banner p
{
    color: #0F202D !important;
}

.term-sale .categories-banner h1
{
    color: #0F202D !important;

}
.term-sale .categories-banner
{
    background-color: #FFEC00 !important;
}


.woocommerce .catProNormalImage img {
    max-height: 505px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.wooPageHead {
    margin: 25px 0;
}

/* Filter Css */

.ck-filters-inner-section {
    display: flex;
    gap: 25px;
}
a.reset-filters {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 14px;
    font-weight: 600;
    color: #fff;
    background-color: #0f202d;
    padding: 19px 15px;
    display: inline-block;
    font-family: "Poppins";
    text-align: center;
    margin-left: 25px;
}
.filterContent {
    display: none;
    position: absolute;
    background: #ffffff;
    width: 320px;
    padding: 15px;
    z-index: 9;
    border: 1px solid #a9a9a9;
}

.filterBlocks.filterOpen .filterContent {
    display: block;
}

.filterHeading {
    display: inline-block;
    border: 1px solid #a9a9a9;
    padding: 15px 55px 15px 15px;
    position: relative;
    font-size: 14px;
    color: #000000;
}

.filterBlocks {
    position: relative;
}

.filterHeading:before {
    top: 0;
    bottom: 5px;
    margin: auto;
    transform: rotate(225deg);
    content: "";
    position: absolute;
    right: 15px;
    z-index: 11;
    display: block;
    width: 10px;
    height: 10px;
    border-top: 2px solid #000000;
    border-left: 2px solid #000000;
}


.filterCheckRadioBox input[type=checkbox], 
.filterCheckRadioBox input[type=radio] {
    opacity: 0;
    position: absolute;
    z-index: -1;
}

.filterCheckRadioBox label {
    display: block;
    margin: 0;
    position: relative;
    padding-right: 19px;
    padding-left: 15px;
    cursor: pointer;
    font-weight: 400;
    width: 100%;
}

.filterCheckRadioBox {
    position: relative;
    border-bottom: 1px solid #a8a8a8;
    padding: 12px 0;
}

.filterCheckRadioBox:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.filterCheckRadioBox label:before {
    content: "";
    display: inline-block;
    transform: rotate(45deg);
    height: 15px;
    width: 8px;
    border-bottom: 2px solid #000000;
    border-right: 2px solid #000000;
    position: absolute;
    right: 4px;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
}

.filterCheckRadioBox input[type=checkbox]:checked ~ label:before, 
.filterCheckRadioBox input[type=radio]:checked ~ label:before {
    opacity: 1;
}


.filterContent .ui-widget-header {
    background: #767676;
}

.filterContent .ui-slider-horizontal .ui-slider-handle {
    border-radius: 100%;
    background: #2d2d2d;
    border-color: #2d2d2d;
}

.priceRangeFilter span.ck_min {
    position: absolute;
    left: 10px;
    bottom: 10px;
}

.priceRangeFilter span.ck_max {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.filterBlocks.priceRangeFilter .filterContent {
    padding-bottom: 35px;
}

.ck-filters-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ck-loader-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding: 100px;
}



.filterHeadingMobile {
    display: none;
}


.ck-filter-overlay {
    display: none;
    opacity: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    background: #0000006e;
    top: 0;
    left: 0;
    z-index: 9;
}


.categoryPage.pc_Page .categorySideBar {
    width: 25%;
}
.woocommerce .categoryProductLists ul.products {
    display: flex;
    flex-wrap: wrap;
}