﻿/*------------------ Design your light page ----------------------*/
.mm-col {
    height: calc(20vh);
    display: inline-block;
    border: 1px solid black;
}

.mm-overlay-span {
    font-size: 25px;
    color: white;
    padding: 60px
}

.mm-single-pendant {
    background-color: #A48E7D;
}

.mm-multiple-pendant {
    background-color: #EFBB54;
}

.mm-single-pendant-title {
    font-size: 38px;
    font-weight: bold;
    color: white;
    transform: rotate(-50deg);
    padding: 0px;
    padding-left: 0px;
    margin-top: 160px;
    padding-left: 0px;
}

.mm-multiple-pendant-title {
    font-size: 37px;
    font-weight: bold;
    color: white;
    transform: rotate(-50deg);
    padding: 0px;
    padding-left: 0px;
    margin-top: 150px;
    padding-left: 0px;
}

.gallery_design {
    text-align: center;
    margin: 0 auto
}

    .gallery_design:after {
        content: '';
        display: inline-block;
        clear: both;
    }

.portfolio .gallery_design .items {
    display: inline-block;
    vertical-align: middle;
}

.portfolio .gallery_design.twsty .eight-column {
    /*width: 11%;*/
}

    .portfolio .gallery_design.twsty .eight-column .item-img {
        height: 150px;
    }

.pages-header {
    height: auto;
    padding: 0px 0px 0px 0px;
}

.btn {
    font-size: 0.7rem;
}

.pages-header .cont h1 {
    font-size: 50px !important;
}

.portfolio .gallery_design.divder:first-child {
    display: none;
}

.portfolio .gallery_design.divder {
    padding: 10px 15px;
}

.btn-curve {
    padding: 5px 10px;
}

.portfolio .gallery_design a.mix-match-a, .portfolio .gallery_design h5.mix-match-a {
    width: 100% !important;
}

.color-box-random {
    padding: 30px 10px !important;
}

    .color-box-random h5 {
        color: #ffffff;
    }

    .color-box-random .btn-curve.btn-color {
        background: #ffffff00;
        border-color: #ffffff;
    }

/*body.common .color-box-random {
    background-color: #6c6314eb;
}*/

/*.portfolio-0 .color-box-random,
.portfolio-5 .color-box-random,
.portfolio-10 .color-box-random,
.portfolio-19 .color-box-random,
.portfolio-24 .color-box-random {
    background-color: #51b0dec9;
}

.portfolio-1 .color-box-random,
.portfolio-6 .color-box-random,
.portfolio-11 .color-box-random,
.portfolio-15 .color-box-random,
.portfolio-20 .color-box-random,
.portfolio-25 .color-box-random {
    background-color: #b7cf45d1;
}

.portfolio-2 .color-box-random,
.portfolio-7 .color-box-random,
.portfolio-12 .color-box-random,
.portfolio-16 .color-box-random,
.portfolio-21 .color-box-random,
.portfolio-26 .color-box-random {
    background-color: #873e8fe8;
}

.portfolio-3 .color-box-random,
.portfolio-8 .color-box-random,
.portfolio-13 .color-box-random,
.portfolio-17 .color-box-random,
.portfolio-22 .color-box-random,
.portfolio-27 .color-box-random {
    background-color: #e75337e3;
}

.portfolio-4 .color-box-random,
.portfolio-9 .color-box-random,
.portfolio-14 .color-box-random,
.portfolio-18 .color-box-random,
.portfolio-23 .color-box-random,
.portfolio-28 .color-box-random {
    background-color: #6c6314eb;
}*/

/*body.common .random-color-card:nth-child(10n+1) .color-box-random {
    background-color: #51b0dec9;
}

body.common .random-color-card:nth-child(10n+2) .color-box-random {
    background-color: #b7cf45d1;
}

body.common .random-color-card:nth-child(10n+3) .color-box-random {
    background-color: #873e8fe8;
}

body.common .random-color-card:nth-child(10n+4) .color-box-random {
    background-color: #e75337e3;
}

body.common .random-color-card:nth-child(10n+5) .color-box-random {
    background-color: #6c6314eb;
}

body.common .random-color-card:nth-child(10n+6) .color-box-random {
    background-color: #1655d4c9;
}
body.common .random-color-card:nth-child(10n+7) .color-box-random {
    background-color: #4d8435c9;
}
body.common .random-color-card:nth-child(10n+8) .color-box-random {
    background-color: #3b1f6bc9;
}
body.common .random-color-card:nth-child(10n+9) .color-box-random {
    background-color: #c03542c9;
}
body.common .random-color-card:nth-child(10n+10) .color-box-random {
    background-color: #181816c9;
}*/
.random-color-card:nth-child(10n+1) .color-box-random {
    background-color: #51b0dec9;
}

.random-color-card:nth-child(10n+2) .color-box-random {
    background-color: #b7cf45d1;
}

.random-color-card:nth-child(10n+3) .color-box-random {
    background-color: #873e8fe8;
}

.random-color-card:nth-child(10n+4) .color-box-random {
    background-color: #e75337e3;
}

.random-color-card:nth-child(10n+5) .color-box-random {
    background-color: #6c6314eb;
}

.random-color-card:nth-child(10n+6) .color-box-random {
    background-color: #1655d4c9;
}

.random-color-card:nth-child(10n+7) .color-box-random {
    background-color: #4d8435c9;
}

.random-color-card:nth-child(10n+8) .color-box-random {
    background-color: #3b1f6bc9;
}

.random-color-card:nth-child(10n+9) .color-box-random {
    background-color: #c03542c9;
}

.random-color-card:nth-child(10n+10) .color-box-random {
    background-color: #181816c9;
}
.gallery_design .mix-match-a:hover {
    display: flex;
}

.mixmatchsub .btn-curve span {
    font-size: 18px;
}

.arrowbtn.prev, .arrowbtn.next {
    width: 30px;
    background-color: #000;
    margin: 0px 4px;
    color: #fff;
    height: 30px;
    display: flex;
}

.arrowbtn {
    font-size: 20px;
    margin-bottom: 35px;
}

    .arrowbtn.prev::after, .arrowbtn.next::after {
        font-size: 20px;
        color: #fff;
        margin: auto;
        font-weight: bold;
    }

    .arrowbtn.next::after {
        content: ">";
    }

    .arrowbtn.prev::after {
        content: "<";
    }

.items.swiper-slide.swiper-design-list-slide {
    /*margin: 5px;
        margin-top: 5px;
        margin-right: 5px;
        /*border: 2px solid #00000029;
        padding-top: 10px;
        padding-bottom: 10px;
        /* height: 320px!important;
        height: 15rem; */
    height: 100%; /*auto*/
    border-radius: 3px;
}

    .items.swiper-slide.swiper-design-list-slide .bg-img-item {
        /*height: 100%;/*10rem;*/
        height: 15rem;
    }

.shadow {
    /*box-shadow: 0.5rem 0.1rem 1rem 0rem rgb(0 0 0 / 18%) !important;*/
    box-shadow: 0 2px 5px 1px rgba(64,60,67,.16);
}

.swiper-button-next:after, .swiper-button-prev:after {
    color: #a9a6a6;
}

/*.swiper-container-design-list .prev {
    animation: button-prev-anim 1s ease-in-out infinite;
}

.swiper-container-design-list .next {
    animation: button-next-anim 1s ease-in-out infinite;
}*/

@keyframes button-prev-anim {
    0%, 100% {
        transform: translate(0, 0);
    }

    50% {
        transform: translate(10px, 0);
    }
}

@keyframes button-next-anim {
    0%, 100% {
        transform: translate(0, 0);
    }

    50% {
        transform: translate(-10px, 0);
    }
}

.btn-curve.btn-color:hover {
    background: #ffffff;
    border-color: #a7a9ad;
}

.btn-curve:after {
    position: unset !important;
}

.swiper-slide-config .config-title {
    font-size: 22px;
}

/*------------------ Design your light page ends----------------------*/
/*-------------------- List Mix Match --------------------*/
.overflow-mm {
    overflow-y: auto;
    overflow-x: hidden;
    /*  height: 100vh;*/
}

/*    .portfolio .gallery.twsty .list-page {
           width: calc(100% - 10px) !important;
       }*/

.ptb-mm {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    margin-left: 0.625rem;
}

.col-md-4 {
    padding-right: 0px;
    padding-left: 0px;
}

.border-right {
    border-color: silver !important;
}

#mixmatchwishlist, #mixmatchreset, #mixmatchwishlistMM {
    display: none;
}

.fixtureimg {
    height: calc(50vh);
}

.item-list-other-options-mixmatch {
    height: 150px;
    width: 150px;
    display: flex;
    justify-content: center;
    border: 1px solid #00000029;
    margin: 2px;
    align-items: center;
}

.item-list-other-img-mixmatch {
    max-width: 145px;
    max-height: 145px;
}

.mh-mixmatch {
    min-height: 370px !important;
}

.gallery_design {
    text-align: center;
    margin: 0 auto
}

    .gallery_design:after {
        content: '';
        display: inline-block;
        clear: both;
    }

.portfolio .gallery_design .items {
    display: inline-block;
    vertical-align: middle;
    padding-top: 20px;
    /*border: 1px solid silver;*/
}

.shadesselect {
    border: 2px solid black;
}

.items.list-page.listwidth {
    min-height: 250px !important;
    max-height: calc(70vh);
    overflow: auto;
}

    .items.list-page.listwidth:hover {
        min-height: 250px !important;
    }

.itemcd {
    font-size: 12px !important;
    font-weight: 400 !important;
    text-transform: capitalize;
    padding: 0;
}

.list-mix-match-page .item-selected,
.list-mix-match-page .swiper-main-color.item-selected,
.swiper-container-shade .shades.swiper-slide.item-selected {
    /*border: 4px solid silver !important;*/
    border: 2px solid #9f101085 !important;
}

.list-mix-match-page .info-range.bg-box {
    background-color: #a7a9ad;
    color: #ffffff;
    text-align: center;
}

.mixmatchimg {
    width: calc(50vh) !important;
    object-fit: contain !important;
}

.align-top {
    text-align: top;
}

.portfolio .gallery.twsty .list-page {
    width: calc(15% - 10px) !important;
}

.gallery.twsty .listwidth.carousel-list .item-img.bg-img-item {
    /*height: 130px !important;*/
    text-align: center;
    height: 8rem !important;
}

    .gallery.twsty .listwidth.carousel-list .item-img.bg-img-item img {
        /*height: auto !important;*/
        height: 8rem !important;
        width: auto !important;
    }

.items.list-page.listwidth.carousel-list:hover {
    min-height: auto !important;
    height: auto !important;
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #0d0d0d !important;
}



.swiper-top-space {
    margin: 60px 0px;
}

.arrowbtn {
    font-size: 20px;
    margin-bottom: 35px;
}

    .arrowbtn.prev.swiper-button-disabled, .arrowbtn.next.swiper-button-disabled {
        opacity: .15;
        cursor: auto;
        pointer-events: none;
    }

    .arrowbtn.prev,
    .arrowbtn.next {
        width: 30px;
        background-color: #000;
        margin: 0px 4px;
        color: #fff;
        height: 30px;
        display: flex;
    }

        .arrowbtn.prev::after {
            content: "<";
        }

        .arrowbtn.next::after {
            content: ">";
        }

        .arrowbtn.prev::after,
        .arrowbtn.next::after {
            font-size: 20px;
            color: #fff;
            margin: auto;
            font-weight: bold;
        }


.pages-header.space-sm {
    padding: 0px 0px 0px 0px;
}

    .pages-header.space-sm .cont h1 {
        font-size: 25px;
        margin-bottom: 0px;
        line-height: 50px;
    }

    .pages-header.space-sm .item-list-container.bc {
        position: absolute;
    }

.section-padding .container-fluid .row .full-width {
    margin-left: 0%;
    margin-top: 0% !important;
}

.section-padding.portfolio-space {
    padding: 10px 0px !important;
}

.listwidth .carticon {
    left: 10px !important;
}

li.list.mixmatchtab a {
    font-size: 10px;
    font-weight: 600;
}

.list-mix-match-page .fixtureimg {
    height: 15rem;
}

.list-mix-match-page .item-list-other-options-mixmatch {
    height: 9rem;
    width: 9rem;
}

.list-mix-match-page .mixmatchimg {
    /*/width: calc(50vh) !important;*/
    width: unset !important;
    object-fit: contain !important;
}

.list-mix-match-page .item-list-other-img-mixmatch {
    max-width: 8rem;
    max-height: 8rem;
}

.list-mix-match-page .info-range {
    background-color: transparent;
    color: #000000;
    text-align: center;
}

.list-mix-match-page .nav-tabs {
    border-bottom: 1px solid transparent;
}

.list-mix-match-page .items.list-page.listwidth {
    min-height: 250px !important;
    max-height: unset;
    overflow: unset;
}

.list-mix-match-page .item-list-other-options-mixmatch {
    position: relative;
}

.list-mix-match-page .delete-color-options {
    color: grey !important;
    background-color: white !important;
    z-index: 9;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    left: auto;
}


.col-left {
    width: 70%;
    padding: 0px 20px;
}

.col-right {
    width: 30%;
    padding: 0px 20px;
}



.info p, .info h5 {
    margin-bottom: 0px;
}

.info h5 {
    line-height: 22px;
}

.tabs-section .list {
    border: 1px solid silver;
    border-radius: 5px;
}

    .tabs-section .list.mixmatchtabactive,
    .tabs-section .list.mixmatchtabactive a {
        color: #fff !important;
        background-color: #18191b;
    }

.tabs-section.nav-tabs > li a {
    /* padding: 10px 20px;*/
    padding: 0px 20px;
    margin: 0px;
    font-size: 12px;
}

.tabs-section.nav-tabs > li.active > a,
.tabs-section.nav-tabs > li.active > a:focus,
.tabs-section.nav-tabs > li.active > a:hover {
    color: #fff;
    cursor: default;
    background-color: #000;
    border: unset;
    border-bottom-color: unset;
}

   
/*----------------List Mix Match Ends ---------------------*/
/*------------- Fixture Items --------------*/
.item-img.bg-img img {
    /* height: 150px !important;*/
    height: 135px !important;
    object-fit: contain !important;
    margin: auto;
    display: flex;
}

.portfolio .gallery.twsty .swiper-main-color {
   /* margin: 5px;*/
}

.swiper-main-color.item-selected {
    border: 1px solid silver !important;
}

.portfolio .gallery.twsty .swiper-main-color .item-img {
    background-size: contain !important;
    background-position: center;
    margin: 10px;
    margin-top: 5px !important;
}

.portfolio .gallery.twsty .swiper-slide-color-more {
    margin: 5px;
    margin-right: 5px;
    border: 2px solid #00000029;
    padding-top: 10px;
    height: auto;
}

.gallery.twsty .swiper-main-color.listwidth .item-img.bg-img-item {
    height: 150px !important;
    text-align: center;
}

    .gallery.twsty .swiper-main-color.listwidth .item-img.bg-img-item img {
        height: 12em;
    }

.more-color-btn {
    font-size: 14px;
}

.list-mix-match-page .info.mt-10 > p {
    font-size: 12px !important;
}

.list-mix-match-page .shades.listwidth .itemcolor, .list-mix-match-page .shades.listwidth:hover .itemcolor {
    min-height: 22px;
}

.return-colors {
    /* position: absolute;
            top: 10px;
            left: auto;
            right: 20px; */
    display: flex;
    margin-left: auto;
    font-size: 14px;
    border: 1px solid #a92009;
    background-color: #a92009;
    padding: 3px 8px !important;
    line-height: 22px;
    padding: 0px;
    /* text-decoration: underline; */
    color: #ffffff;
    cursor: pointer;
}

.return-colors {
    animation: blinker 1s linear infinite;
}

.gallery.twsty .listwidth.swiper-slide-color-more .iconstyle,
.fixture-items .iconstyle {
    position: absolute;
    left: 0px;
    z-index: 99;
    padding: 3px;
    background-color: white !important;
    color: grey !important;
}

.fixture-details-section {
    /* width: 70%;
            position: absolute;
            top: 2%;
            left: 10%;*/
}

.swiper-container-more-color .itemcd {
    font-size: 12px !important;
    font-weight: 600 !important;
}

.fixture-details-section .price {
    font-size: 14px !important;
    line-height: 24px;
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 5px;
}
/*-------------Fixture Items Ends ----------------------*/
/*---------------Items -----------------*/
.shades .item-img.bg-img-item img {
   /* height: 140px !important;*/
    height: 6rem !important;
    width: auto !important;
    object-fit: cover !important;
    display: flex;
    margin: auto;
}

.portfolio .gallery.twsty .list-page.shades {
}

.portfolio .gallery.twsty .shades {
    margin: 5px;
    margin-top: 5px;
    margin-right: 5px;
    border: 2px solid #00000029;
    padding-top: 10px;
    padding-bottom: 10px;
    /*height: 320px!important;*/
    /* height: 15rem;*/
}

.portfolio .gallery .shades.items .info h5 {
    font-size: 12px !important;
    font-weight: 600 !important;
}

.portfolio .gallery .shades.items p,
.portfolio .gallery .shades.items .stockitem {
    font-size: 11px !important;
    color:black;
}

.gallery.twsty .listwidth.shades .item-img.bg-img-item {
    height: 55% !important;
}

.items.shades.listwidth .stockitem,
.items.shades.listwidth:hover .stockitem {
    transition-delay: .1s;
    white-space: normal;
    display: block;
}

.items.shades.listwidth .itemcolor,
.items.shades.listwidth:hover .itemcolor {
    /*min-height: 42px;*/
    transition-delay: .5s;
    display: block !important;
}

.items.shades.listwidth .hideso1,
.items.shades.listwidth:hover .hideso1 {
    display: none;
}

.items.shades.listwidth {
    border: 2px solid #a7a9ad;
    transform: scale(1.0);
    background: #fff;
    z-index: 1;
    transition-delay: .1s;
    /*height: auto;*/
}

    .items.shades.listwidth:hover .hideso,
    .items.shades.listwidth:hover .hideso {
        display: block;
    }

    .items.shades.listwidth:hover .hideso,
    .items.shades.listwidth .hideso {
        display: block;
        min-height: unset;
    }

.shades.listwidth .carticon,
.shades.listwidth:hover .carticon {
    display: block;
    color: black !important;
}

.dropdown-item {
    font-size: 13px !important;
    color: black;
}

.dropdown-menu a:hover {
    /*display: block !important;*/
    cursor: pointer;
    background-color: #333333cf;
    color: #495057 !important;
}

.list-filter-nav button.btn.btn-primary.dropdown-toggle {
    font-size: 13px !important;
    padding: 6px 5px;
}

.gallery.twsty .listwidth.shades .carticon {
    position: absolute;
    left: 0px;
    z-index: 99;
    padding: 3px;
    color: grey !important;
    background-color: white !important;
}

.filter-bar {
    background-color: #eeeeee;
    width: 100%;
}

    .filter-bar .dropdown-menu.width.show {
        display: block !important;
        position: absolute;
        z-index:1;
    }

.br-0 {
    border: 0px;
    border-radius: 0px;
}

ul.navbar-nav.width.list-filter-nav {
    list-style: none;
    width: 100%;
    margin: auto;
    display: flex;
    padding: 0px;
    /* margin-left: 0px; */
}

.list-filter-nav button.btn.btn-primary.dropdown-toggle {
    width: 100%;
    font-size: 13px;
    padding: 10px 3px;
    background-color: transparent;
    color: #000;
    border-color: #a7a9ad;
}

.list-filter-nav .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}
/*------------------ Items Ends -------------------*/
/*------------Item Mix Match --------------*/

.Added-cart #success-msg-1 {
    display: block;
}

#success-msg-1,
#success-msg-2 {
    display: none;
}

.custom-design-left .mixmatchbuttons .mmadditem,
.custom-design-left .mixmatchbuttons .mmitemadded {
    font-size: 0.875rem;
}
.mmadditemwhislist, .mmitemaddedwhislist, .mmitemaddedwhislistsuccess,
.mmreset {
    font-size: 0.875rem;
}
.cmixmatchreset {
    top: 20px;
    margin: auto;
}
/*---------Item Mix Match Ends --------------*/


/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .col-left {
        width: 100%;
    }

    .col-right {
        padding-top: 4rem;
        width: 100%;
    }
    .portfolio .gallery.twsty .shades,
    .portfolio .gallery.twsty .swiper-slide-color-more {
        margin: 0px;
        margin-right: 0px;
    }
    .gallery_design.custom-design-left .btn{
        margin:0px;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .list-mix-match-page .item-list-other-img-mixmatch {
        max-width: 8em;
        max-height: 8em;
    }

    .list-mix-match-page .item-list-other-options-mixmatch {
        height: 9em;
        width: 9em;
    }
    .portfolio .gallery.twsty .shades,
    .portfolio .gallery.twsty .swiper-slide-color-more {
        margin: 0px;
        margin-right: 0px;
    }
    .gallery_design.custom-design-left .btn {
        margin: 0px;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .list-mix-match-page .item-list-other-img-mixmatch {
        max-width: 8em;
        max-height: 8em;
    }

    .list-mix-match-page .item-list-other-options-mixmatch {
        height: 9em;
        width: 9em;
    }
    .portfolio .gallery.twsty .shades,
    .portfolio .gallery.twsty .swiper-slide-color-more {
        margin: 0px;
        margin-right: 0px;
    }
    .gallery_design.custom-design-left .btn {
        margin: 0px;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .portfolio .gallery.twsty .shades,
    .portfolio .gallery.twsty .swiper-slide-color-more {
        margin: 5px;
        margin-right: 5px;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    .portfolio .gallery.twsty .shades,
    .portfolio .gallery.twsty .swiper-slide-color-more {
        margin: 5px;
        margin-right: 5px;
    }
}

.itemcolor {
    display: block !important;
    font-size: 13px !important;
}

.stockitem {
    font-size: 11px !important;
}

.dyl-bg-box {
    background-color: #a7a9ad;
    color: #FFF !important;
    height: auto;
    min-height: 50px;
    vertical-align: middle;
}
.dyl-bg-box-bottom {
    background-color: #a7a9ad;
    color: #FFF !important;
    height: auto;
    min-height: 30px;
}
.text-07{
    font-size: .7rem !important;
}
.shade-clear-all-btn {
    padding: 3px 10px;
    font-size: 12px;
    background-color: grey;
    border: 0px !important;
    font-size: .8rem !important;
}
.btn-dark-bg {
    background-color: #000 !important;
    color: #FFF !important;
    font-family: sans-serif !importnat;
    font-size: 12px !important;
}
.dyl-content-bottom {
   /* bottom: 0px;
    position: absolute;*/
}
.pb-5px{
    padding-bottom: 5px !important; 
}

.stockitem-font10 {
    font-size: 10px !important;
    text-transform: capitalize !important;
}
.item-font12{
    font-size: 12px !important;
}
.item-font11 {
    font-size: 11px !important;
}
.list-mix-match-page .info.mt-10 > p{
    font-size: 11px !important;
}

.dyl-header-text {
    font-size: 2rem !important;
    font-family: sans-serif !important;
    font-weight: 600 !important;
    color: #FFF !important;
    line-height: 1.5;
}
.dyl-breadcrumb {
    padding: 0px 0px 2px 0px !important;
    font-size: 11px;
    color: #FFF !important;
}
.pb-15rem{
    padding-bottom: .15rem !important;
}
.pl-25 {
    padding-left: 25px !important;
}
.dyl-mlr-40{
    margin: 0px 40px !important;
}
.dyl-bg-dark {
    background-color: #3E4043;
}
[data-overlay-dark]:before {
    background: #02050b;
}
.retrive-dig-width-80 {
    width:auto;
    margin-left:auto;
    /*width: 75% !important;*/
    /* width: 80% !important;*/
}
.ml-10{
    margin-left: 10px !important;
}

.list-group-item-action:focus, .list-group-item-action:hover {
    color: #495057 !important;
    background-color: #f8f9fa !important;
}
.dropdown-menu a:hover {
    cursor: pointer;
    background-color: #f8f9fa;
    color: #495057 !important;
}

/************ Design your light Start *************************/
@media (max-width: 991px) {
    .dyl-breadcrumb-center {
        position: relative;
        text-align: center !important;
    }

    .dyl-search-box-50 {
        width:auto;
       /* width: 50% !important;*/
        position: relative;
        bottom: 1px;
    }

    .dyl-content-bottom-mobile {
        position: relative !important;
        text-align: -webkit-center;
    }

}
@media (min-width: 992px) {
    .pdl-25 {
        padding-left: 25px !important;
    }
}
@media (max-width: 767px){
    .retrive-desg-search-w-120 {
       /* width: 120px !important;*/
    }
}
.dyl-bb-01 {
    border-bottom: #FFF solid 1px !important;
}
.row-ml-mr-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.font-size-colr {
    /*font-size: 1.25rem !important;*/
}
.items.listwidth a.carticon {
     display: block; 
}

.fixture-groups-items .listwidth {
    display: flex;
    flex-direction: column;
}

    .fixture-groups-items .listwidth .dyl-bg-box {
        flex-grow: 1;
    }


.dialog-content .button{
    padding:0px 10px;
}