﻿.slick-slide {
    outline: none
}

.slick-slider {
    margin-bottom: 25px;
}


.prev {
    display: block;
    position: absolute;
    z-index: 1000;
    top: 105%;
    transform: translateY(-50%);
}

.next {
    right: 0px;
    display: block;
    position: absolute;
    z-index: 1000;
    top: 105%;
    transform: translateY(-50%);
}

.card-footers {
    padding: 0.75rem 1.25rem;
}

.adjimg {
    min-height: 0px !important;
}

.ops-item-temp {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid #a5a5a5 !important;
    border-radius: unset !important;
}

    .ops-item-temp > .card-footers {
        background-color: white !important;
        padding: 0px !important;
        border-top: unset !important;
    }

.template_name {
    margin: 2px;
}

.title-ops {
    border-bottom: 1px solid #a5a5a5 !important;
    margin-bottom: 10px !important;
}

.category_name {
    color: white;
}

.item-link {
    float: right;
}

.card-footers-bottom {
    padding: 3px;
}

.zoom i {
    font-size: 30px;
}



.img-container {
    min-height: 200px !important;
    display: block;
    text-align: center;
}

.img-template-templ {
    padding: 5px;
    width: inherit;
    max-height: 250px;
}

.template_name {
    text-align: center;
}

.modal-dialog-full-width {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    max-width: none !important;
}

.modal-content-full-width {
    height: auto !important;
    min-height: 100% !important;
    border-radius: 0 !important;
    background-color: #696969db !important
}

.modal-header-full-width {
    border-bottom: 1px solid #9ea2a2 !important;
}

.modal-footer-full-width {
    border-top: 1px solid #9ea2a2 !important;
    background-color: white;
}

.thumb-item-link {
    height: auto;
    font-size: 13px;
}

.bx-wrapper {
    background: inherit !important;
}

.page_title {
    white-space: nowrap;
}

.item-slider {
    display: block;
    width: 100%;
    position: absolute;
    top: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.bx-viewport img {
    max-height: fit-content;
}



@media (min-width: 576px) {
    .thumb1 {
        width: 100px;
    }

    .thumb5 {
        width: 50px;
    }

    .thumb10 {
        width: 30px;
    }
}

@media (min-width: 768px) {
    .thumb1 {
        width: 100px;
    }

    .thumb5 {
        width: 50px;
    }

    .thumb10 {
        width: 50px;
    }
}

@media (min-width: 992px) {
    .thumb1 {
        width: 100px;
    }

    .thumb5 {
        width: 50px;
    }

    .thumb10 {
        width: 50px;
    }

    .bx-viewport img {
        max-height: 400px;
    }
}

@media (min-width: 1200px) {
    .thumb1 {
        width: 100px;
    }

    .thumb5 {
        width: 100px;
    }

    .thumb10 {
        width: 80px;
    }

    .bx-viewport img {
        max-height: 600px;
    }
}

.facl {
    margin-left: 10px;
    color: red;
}

.listing-filter {
    margin-bottom: 13px;
}

.rlbItem {
    float: left !important;
}

    .rlbItem img {
        border: 1px solid #b3b3b3;
        margin: 4px;
    }

.rlbGroup, .RadListBox {
    width: auto !important;
}

.RadListBox_Bootstrap .rlbGroup, .RadListBox_Bootstrap .rlbTemplateContainer {
    border-color: white !important;
}

.RadListBox .rlbItem {
    border: 1px solid white;
}

.RadComboBox_Bootstrap .rcbReadOnly .rcbInputCell {
    box-shadow: none;
    text-transform: uppercase;
    letter-spacing: 1.1px;
    color: #000;
    font-weight: bold;
    line-height: 20px;
    font-size: 0.65rem;
    background: none;
    border-radius: 0;
    padding: 8px 12px;
}

.RadComboBox_Bootstrap .rcbInput {
    font-size: 12px !important;
}

.RadComboBox .rcbEmptyMessage {
    font-style: normal !important;
}

.RadComboBox_Bootstrap .rcbFocused .rcbInputCell {
    box-shadow: none !important;
}

.card-event .card-event-info p {
    display: inline-flex;
}

.card-event .card-event-info i {
    margin-right: 10px;
}

.size_selected {
    font-size: 100% !important;
    padding: 0px !important;
}

.rlbGroup, .RadListBox {
    text-align: center !important;
}

.RadListBox_Bootstrap .rlbItem {
    padding: 3px 12px;
    /*width: 33%;*/
}

    .RadListBox_Bootstrap .rlbItem.rlbHovered {
        color: #000;
        background-color: #eee;
        cursor: pointer;
    }

        .RadListBox_Bootstrap .rlbItem.rlbHovered .item_select_label {
            display: contents;
        }

.imglyaout {
    margin: 0px !important;
}

.item_select_label {
    margin: auto;
    position: relative;
    top: 57%;
    z-index: 1000;
    display: none;
    cursor: pointer;
}

.item_select_out {
    position: absolute;
    top: 0px;
    left: 0px;
    float: left;
    width: 100%;
    height: 100%;
    z-index: 100;
    cursor: pointer;
    -webkit-transition: .4s;
    transition: .4s;
}

.color-div {
    width: 80px;
    margin: 6px 28px 6px;
}

    .color-div a {
        width: auto;
    }

.color-out {
    border-radius: 0;
    height: 22px;
    width: 22px;
    padding: 2px;
    margin: 0;
    display: inline-block;
    vertical-align: top;
}

.color-in {
    height: 20px;
    width: 20px;
    border: 1px solid #ebebeb;
}

.dropdown-wst {
    min-width: inherit !important;
}

.img-container {
    display: flex;
}

.img_box_single {
}

.img_box_back {
    position: absolute;
    top: 55px;
    display: contents;
}

    .img_box_back img {
        position: absolute;
        float: right;
        right: 10%;
        bottom: 10%;
        z-index: 5;
    }

        .img_box_back img:hover {
            z-index: 140 !important;
            -webkit-transform: scale(1.1) !important;
            transition: .3s linear all;
        }

.img_box_front {
    position: absolute;
    top: 23px;
    display: contents;
}

    .img_box_front img {
        position: absolute;
        z-index: 10;
        top: 10%;
        left: 10%;
    }

        .img_box_front img:hover {
            z-index: 10 !important;
            -webkit-transform: scale(1.1) !important;
            transition: .3s linear all;
        }

.img-template-templ {
    border: 1px solid #dcdada;
    padding: 0px !important;
    max-width: 65% !important;
}

.card-event .img.has-background {
    text-align: center;
}

.img_box_sinlge {
    margin: auto;
}

    .img_box_sinlge img {
        padding: 15px;
    }

.img_box_sinlge_5 {
    margin: auto;
}

    .img_box_sinlge_5 img {
        padding: 5px;
    }

.flip-box {
    background-color: transparent;
    width: 100%;
    height: 200px;
    perspective: 1000px;
    text-align: center;
}

.flip-box-inner {
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {
    transform: rotateY(180deg);
}

.flip-box-front, .flip-box-back {
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    /*height: 100%;*/
}

.flip-box-front {
    background-color: transparent;
    color: black;
    height: 200px;
    margin: auto;
    width: 100%;
    padding: 12px;
}

.flip-box-back {
    background-color: transparent;
    color: white;
    transform: rotateY(180deg);
    height: 200px;
    margin: auto;
    width: 100%;
    padding: 12px;
}

.flip-box img {
    border: 1px solid #e4e4e4;
    /*height: 100%;*/
    box-shadow: 0 5px 4px 0 rgba(0,0,0,0.1),0 3px 3px 0 rgba(0,0,0,0.1) !important;
    max-width: 100%;
    max-height: 100%;
}




/* remove main borders */
.borderLessDialog.RadWindow {
    border: none;
    padding: 0;
}

    /* both selectors below can be replaced with setting VisibleTitlebar="false" */
    /* remove the titlebar widening */
    .borderLessDialog.RadWindow .rwTitleBar {
        margin: 0;
        padding: 20px;
    }

/* remove the titlebar */
.borderLessDialog .rwTitleBar {
}

/* the selector below can be replaced with setting VisibleStatusbar="false" */
/* remove the statusbar */
.borderLessDialog .rwStatusBar {
    display: none;
}

/* remove the border around the content */
.borderLessDialog.RadWindow .rwContent {
    border: none;
    background-color: lightgray;
}
