body{
  position: unset !important;
  min-height: unset !important;
  top: unset !important;
}
.app-header__logo .logo-src{
  width: 90%;
}
/* Add here all your CSS customizations */
.logo-src img{
    max-width: 100%;
    max-height: 100%;
    height: auto;
    /*width: 100px;*/
}

[disabled="disabled"],[disabled]{
  cursor: not-allowed !important;
}

.app-drawer-wrapper.drawer-open.float-left{
	left: 0;
	right: unset;
}
.app-drawer-wrapper.float-left{
    left: -450px;
    right: unset;
}

.app-drawer-wrapper.float-left.drawer-open .drawer-nav-btn {
	background: unset;
	top: unset;
	box-shadow: unset;
}
.app-theme-white.fixed-header .app-header__logo{
	background : unset;
}
.ui-theme-settings .btn-open-options{
  transition: 0.5s;
	left: -95px;
	bottom: 10px;
  line-height: unset;
  opacity: 0.6;
  box-shadow: 0px 0px 5px 0px #f17e00;
}

.ui-theme-settings .btn-open-options:hover{
  opacity: 1;
  box-shadow: 0px 0px 7px 1px #f17e00;
}

.bg-midnight-bloom{
  background-image: linear-gradient(-20deg, #000 0%, #f17e00 100%) !important;
}

.goog-te-gadget {
    font-family: Roboto, 'Open Sans', sans-serif!important;
    text-transform: uppercase;
}
.goog-te-gadget-simple {
  background-color: #edf0f4!important;
  border: 1px solid #d8d8d880 !important;
  padding: 6px!important;
  border-radius: 4px!important;
  font-size: 1rem!important;
  line-height: 1rem!important;
  display: inline-block;
  cursor: pointer;
  zoom: 1;
}
.goog-te-gadget-simple:hover{
  background-color: #7d7d7d5e !important;
}

.goog-te-menu2 {
    max-width: 100%;
}
span[aria-hidden="true"],
.goog-te-menu-value {
    color: #515c75 !important;
    font-weight: 700;
}
.goog-te-menu-value:hover{
  text-decoration: unset;
}

.goog-te-menu-value span:nth-child(3) {
    border:none!important;
    font-family: 'Material Icons';
}

.goog-te-gadget-icon {
    background-image: url(https://img.icons8.com/color/18/000000/google-logo.png)!important;
    background-position: 0px 0px !important;
    height: 17px!important;
    width: 19px!important;
    margin-right: 0px!important;
}
.goog-te-banner-frame.skiptranslate {display: none!important;}

@media (max-width: 667px) {
    #google_translate_element {
        position: fixed;
        bottom: 10px;
        left: 16px !important;
        goog-te-gadget {
            width:100%!important;
        }
        .skiptranslate {
            width:100%!important;
        }
        .goog-te-gadget-simple {
            width: calc(100% - 32px)!important;
            text-align: center;
        }
    }
}

.goog-tooltip.skiptranslate{
  visibility: hidden !important;
  display: none !important;
}
.goog-text-highlight {
  background-color : unset !important;
  -webkit-box-shadow : unset !important;
  -moz-box-shadow : unset !important;
  box-shadow : unset !important;
  box-sizing : unset !important;
  -webkit-box-sizing : unset !important;
  -moz-box-sizing : unset !important;
  position : unset !important;
}




.brush_icon{
  position:absolute;width:50px;height:50px;margin-left:-55px;margin-top:-55px;
  cursor:pointer;
  opacity:0.5;
  z-index:99999;
}
.brush_icon img{
  width:100%;height:100%;
}
.brush_icon:hover{
  opacity:1;
}

.brush_icon:active{
  opacity:0.55;
}

.move_icon{
  position:absolute;width:55px;height:55px;margin-left:40px;margin-top:0;
  cursor:move;
  opacity:0.33;
}
.move_icon img{
    width:100%;height:100%;
}
.move_icon:hover{
  opacity:1;
}
.move_icon:active{
  opacity:0.55;
  cursor:move;
}
.show_btn {
  width: 100%;
  position: relative;
  top: 0;
  margin: auto;
  background: white;
  display: none;
}
.show_btn a {
  padding: 17px 20px;
  background: #2c97de;
  color: #fff;
  margin-right: 15px;
  display: inline-block;
  text-transform: capitalize;
  margin: 0 3% 0 0;
  width: 41%;
  font-size: 16px;
  border-radius: 0;
}


.app-sidebar .app-sidebar__inner {
  padding: 0px 10px;
}
.closed-sidebar .app-sidebar:hover{
  width: 210px !important;
}
.app-sidebar{
  width: 240px;
  min-width: 240px;
}

/*.fixed-sidebar .app-main .app-main__outer{
  padding-left: 240px;
}*/


.app-header{
  height: 45px;
}
.fixed-header .app-main {
  padding-top: 45px;
}
.app-header__logo{
  width: 240px;
}
.closed-sidebar .app-header__logo{
  width: 50px;
}
.fixed-sidebar .app-main .app-main__outer {
  padding-left: 240px;
}
.closed-sidebar.fixed-sidebar .app-main__outer {
  padding-left: 60px;
}
.closed-sidebar .app-sidebar{
  width: 50px;
  min-width: 50px;
}
.closed-sidebar:not(.closed-sidebar-mobile) .app-header .app-header__logo{
  width: 50px;
  padding: 10px;
}


.card.widget-chart.tiles-image-card img{
  max-height: 100%;
  max-width: 100%;
  height: 150px;
}

.card.widget-chart.tiles-image-card{
  transition: 0.4s;
  padding: 10px;
}
.card.widget-chart.tiles-image-card:hover {
  -ms-transform: scale(1.05); /* IE 9 */
  -webkit-transform: scale(1.05); /* Safari 3-8 */
  transform: scale(1.05);
  box-shadow: 0px 0px 8px 4px #a0a0a0;
}



.select2-results__options::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);background-color: #F5F5F5}
.select2-results__options::-webkit-scrollbar {width: 5px!important;background-color: #F5F5F5!important}
.select2-results__options::-webkit-scrollbar-thumb {background-color: #929292}

.theme-scroll::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);background-color: #F5F5F5}
.theme-scroll::-webkit-scrollbar {width: 5px!important;background-color: #F5F5F5!important}
.theme-scroll::-webkit-scrollbar-thumb {background-color: #929292}



/*Select 2 css*/
.select2-container--bootstrap4 {
  z-index: 11111;
  width: auto !important;
}
.select2-container--bootstrap4 .select2-results__option{
  padding : 6px;
}







/*SideBar*/
.drawer-content-wrapper {
  background-color: #fff !important;
}





.tiles-list{
  padding : 10px;
  margin : 0px;
}

.app-drawer-wrapper .tiles-view-room img{
  height: 60px;
  width: 100%;
  border-radius: 1px;
}

.app-drawer-wrapper .category-tiles-rooms .room{
  padding: 0 4px 0 0;
}
.app-drawer-wrapper .category-tiles-rooms .room .tiles-view-room{
  background-color: #f8f9fad1;
  padding: 4px;
  border-radius: 5px;
  transition: 0.4s;
}
.app-drawer-wrapper .category-tiles-rooms .room .tiles-view-room:hover{
  -ms-transform: scale(1.05); /* IE 9 */
  -webkit-transform: scale(1.05); /* Safari 3-8 */
  transform: scale(1.05);
  box-shadow: 0px 0px 8px 4px #a0a0a0;
}
.text-body {
  color: #464646 !important;
  text-align: center;
}

a{
  text-decoration: unset!important;
}





/**/
.all-rooms-list {
  height: 500px;
}












input[type="checkbox"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(images/check_radio_sheet.png) left top no-repeat;
    cursor:pointer;
    top: 0;
    position: absolute;
    left: 0;
}

input[type="checkbox"]:checked + label span {
    background:url(images/check_radio_sheet.png) -19px top no-repeat;
    top: 0;
    position: absolute;
    left: 0;
}

input[type="checkbox"] {
    display:none !important;
}
#vis
{
    position:relative !important;
    max-width:100%;
    max-height:100%;
}
#vis_ctrl
{
    position:absolute !important;
    top:0;left:0;width:100%;height:100%;
}
#vis_opentiles
{
    position:absolute !important;
    top:17px;left:17px;
}
#vis_openinfo
{
    position:absolute !important;
    top:17px;right:17px;
}

#vis_dia_tiles, #vis_dia_info
{
    /*padding:17px;*/
    border:none !important;
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    background:rgba(255,255,255,0.7);
}

.tile_list div
{
    display:inline-block !important;
    margin:7px;padding:3.7px;
}

.ui-tabs
{
    padding:0 !important;
}

.tile-tab-body
{
    padding:7px !important;
}

.tile_rad
{
    display:inline-block;
    position: relative;
    margin:7px;
    max-width:18%;
    cursor:pointer;
}

.tile_rad img
{
    cursor:pointer;
}

/* Layouts */
.layout-type-input,
.tile-type-input,
.grout-type-input,
.wallcolour-type-input {
    display: none;
}
.layout-type-label,
.tile-type-label,
.grout-type-label {
    display: inline-block;
    padding: 2px;
    border: 2px solid transparent;
    cursor: pointer;
}

.tiles-search-box-design{
  margin: 10px 0px;
  width: 100%;
  padding: 5px;
  border-radius: 5px;
  border: 2px solid #717171;
  color: #000;
  font-weight: 500;
}

.tile-type-label{
  height: 65px;
  width: 100% !important;
}


/* Tile types */

/*li.tile-wrap img {
  height: 100%;
  width: 100%;
  max-height: 2000px;
  max-width: 2000px !important;
}*/


/* li.tile-wrap img {
  height: 100%;
 width: auto;
  max-height: 2000px;
  max-width: 2000px !important;
}*/

li.tile-wrap img {
  height: 70%;
 width: auto;
  max-height: 2000px;
  max-width: 2000px !important;
}

.tile-wrap.no-match {
    opacity: .5;
    border:1px solid #000;
}
.tile-type-input {
    display: none;
}

.tile-type-input[type=checkbox] {
    display: block;
    position: relative;
    z-index: 2;
    width: 1.4em;
    height: 1.4em;
    margin: 0;
    top: 25px;
}

.tile-type-label {
    display: inline-block;
    max-width: 100%;
    cursor: pointer;
    text-align: top;
}

.grout-type-color {
    width: 40px;
    height: 40px;
}



.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.zoom_btn {
  background-color: #eee;
  font-size: 25px;
  border-radius: 50%;
  height: 45px;
  border: 1px solid #fff;
  width: 45px;
  padding: 3px;
}

.layout_thumbs .grout-type-label div{
  height:30px !important;
  width:30px !important;
}
.layout_thumbs .grout_color_box {
  margin-bottom: 20px;
}

.grout_color_box span{
  padding: 0px 18px;
}
.layout_thumbs .layout-type-label > img {
  max-width: 100%;
  height: auto;
  width: 63px;
}
.layout_thumbs.no-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

hr{
  margin: 5px 0px;
}

.layout_thumbs li.stack-item {
    margin: 0px;
    width: 22%;
    display: inline-block;
}

.grout_color_box .grout-type-label{
  font-weight: bolder !important;
  text-align: center !important;
}


.grout_color_box .grout-type-label div{
  width: 35px !important;
  height: 35px !important;
  margin: -1px !important;
  border-radius: 3px 3px 3px 3px !important;
}

.grout-type-label:hover {
  border-color: #1c74bb;
  border-radius: 2px;
}

.tile-type-input:hover,
.layout-type-label:hover,
.tile-type-label:hover,
.tile-type-label.active,
input:checked + .tile-type-input,
input:checked + .layout-type-label,
.grout-type-label:hover{
  border-color: #f17e00 !important;
  border-radius: 2px !important;
}



#Layout1,
#Layout2,
#Layout3,
#Layout4{
  height: 600px;
}

#menuPanel1 .hamburger,
#menuPanel2 .hamburger,
#menuPanel3 .hamburger,
#menuPanel4 .hamburger{
  left: 100%;
  right: 0;
  position: absolute;
  top: 40%;
  background: #fff;
  padding: 35px 8px;
  border-radius: 0 20px 20px 0;
  border: solid #f17e00 1px;
  border-left: 0;
  box-shadow: 0 0 5px 0 #fbfeff;
}

.app-drawer-wrapper .hamburger:hover {
  opacity: 1 !important;
}
.app-drawer-wrapper .hamburger{
  display: none;
}
.app-drawer-wrapper.drawer-open .hamburger{
  display: unset !important;
}

.app-drawer-wrapper #list-tab a .fa{
  font-size: 20px;
}




/*Product info detail css
.product_info_bar .product_info_1 .product_wrapper img,
.product_info_bar .product_info_2 .product_wrapper img,
.product_info_bar .product_info_3 .product_wrapper img,
.product_info_bar .product_info_4 .product_wrapper img{
  height: 80px;
  width: 120px;
  border-radius: 2px;
  box-shadow: 0 0 2px 0px;
  margin-left: 10px;
  padding: 2px;
}

.product_info_bar .product_info_1 .product_wrapper .co-md-4,
.product_info_bar .product_info_2 .product_wrapper .co-md-4,
.product_info_bar .product_info_3 .product_wrapper .co-md-4,
.product_info_bar .product_info_4 .product_wrapper .co-md-4{
  padding: 0px;
}

.selected_product_name{
  word-break: break-word;
}

.td-app-logo img{
  height: 50px;
  width: 160px;
  margin-bottom: 20px;
}

.slimScrollDiv{
  height: 600px !important;
}
.product_info_bar{
  height: 100% !important;
}


.list-group-item:not(.active){
  background-color: #b9abdc91 !important;
}

.list-group-item{
  padding: 30px 0px !important;
}


/* Customize the label (the container) */
.radio-container {
  /* display: block; */
  position: relative;
  padding-left: 32px;
  margin-bottom: 10px;
  cursor: pointer;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 500;
}

/* Hide the browser's default radio button */
.radio-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.radio-container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.radio-container input:checked ~ .checkmark {
  background-color: #f17e00;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radio-container .checkmark:after {
  top: 6px;
  left: 6px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: white;
}




.check-container {
  position: relative;
  padding-left: 35px;
  margin-bottom: 0px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.check-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.check-checkmark {
  position: absolute;
  transition: 0.5s;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.check-container:hover input ~ .check-checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.check-container input:checked ~ .check-checkmark {
  background-color: #f17e00;
}

/* Create the check-checkmark/indicator (hidden when not checked) */
.check-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the check-checkmark when checked */
.check-container input:checked ~ .check-checkmark:after {
  display: block;
}

/* Style the check-checkmark/indicator */
.check-container .check-checkmark:after {
  left: 8px;
  top: 3px;
  width: 9px;
  height: 15px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}




.img_hover {
  transition: 0.5s;
  margin: auto;
  text-align: center;
  background: #eaeaea94;
  width: 89%;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding-top: 22%;
  z-index: 11;
}
.img_hover a {
  display: inline-block;
  color: #fff;
  text-transform: capitalize;
  background: #f17e00;
  padding: 1px 10px;
  border-radius: 4px;
  margin-right: 5px;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1px;
  border: 2px solid #f17e00;
}

.room_img{
    margin-bottom: 25px;
}
.gallery_img:hover .img_hover {
    display: inline-block;
}
.img_hover:hover {
    display: inline-block;
}
.img_hover a:hover{
    text-decoration: none;
}
.gallery_hover{
  transition: 0.5s;
}
.gallery_hover:hover + .img_hover {
  display: inline-block;
}













input[type=range] {
  background-color: unset;
  -webkit-appearance: none;
  margin: 10px 0;
  width: 80%;
  box-shadow: 0px 0px 2px 1px #9e9d9d;
  border-radius: 10px;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 12.8px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: silver;
  border-radius: 25px;
  border: 0px solid #000101;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0px solid #000000;
  height: 20px;
  width: 39px;
  border-radius: 7px;
  background: #f17e00;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -3.6px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: silver;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 12.8px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: silver;
  border-radius: 25px;
  border: 0px solid #000101;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0px solid #000000;
  height: 20px;
  width: 39px;
  border-radius: 7px;
  background: #007bff;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 12.8px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  border-width: 39px 0;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: silver;
  border: 0px solid #000101;
  border-radius: 50px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-fill-upper {
  background: silver;
  border: 0px solid #000101;
  border-radius: 50px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0px solid #000000;
  height: 20px;
  width: 39px;
  border-radius: 7px;
  background: #007bff;
  cursor: pointer;
}
input[type=range]:focus::-ms-fill-lower {
  background: silver;
}
input[type=range]:focus::-ms-fill-upper {
  background: silver;
}




.minicolors-panel.minicolors-slider-hue{
  border: solid 3px #3f6ad8;
  border-radius: 5px;
}


.minicolors-swatch.minicolors-sprite.minicolors-input-swatch,
.minicolors-swatch-color{
  width: 34px !important;
  height: 34px !important;
  border-radius: 2px;
  background:url('https://img.icons8.com/office/50/000000/rgb-circle-1.png');
  background-position: center;
  background-repeat: no-repeat;
}


/* jaydeep css start*/

.js div#preloader{
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fff url('../images/loader.gif') no-repeat center center;
  text-align: center;
  padding-top: 35%;
  color: #000;
  background-size: 130px 130px;
}

.js div#preloader2{
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fff  url('../images/loader.gif') no-repeat center center;
  text-align: center;
  color: #fff;
  background-size: 130px 130px;
  opacity: 0.7;
}

.app-sidebar__inner ul.vertical-nav-menu li{
  padding: 6px 0;
}
.fixed-sidebar .app-sidebar{
  height: 110vh;
}

.app-sidebar,
.hamburger.close-sidebar-btn.hamburger--elastic{
  display: none;
}
.fixed-sidebar .app-main .app-main__outer {
  padding-left: unset;
}

.catname{
  display: none;
  padding-top: 50px  !important;
}
.category-header-fixed{
  background-color: #f17e00;
  padding: 45px 0px 5px 0px !important;
  text-align: center;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 11;
  transition: 0.2s;
  border-bottom: solid 2px #000;
}
.app-header.header-shadow{
  border-bottom: solid 2px #000;
}
.category-header-fixed .body-tabs-animated{
  justify-content: center;
  padding: 0 0 !important;
}
.category-label{
  z-index: 111;
}

.btn-outline-link.active{
    color: #3f6ad8;
    background: #f8f9fa;
}

@media only screen and (min-height: 250px) and (max-height: 480px) {

    div.bhoechie-tab-menu div.list-group {
       line-height: 30px;
    }
    .list-group h4{
      margin: 0px 0px;
    }
    div.bhoechie-tab-menu .list-group-item p {
        line-height: 1px !important;
        text-align: center;
    }
    .cbp-spmenu-vertical a {
      padding: 5px 0 !important;
    }
    .logo{
      height: 50px !important;
    }
    .brush_icon{
      height: 30px !important;
      width: 30px !important;
    }
}

@media (max-width: 991.98px){
  .app-page-title .page-title-icon, .ui-theme-settings {
    display: unset !important;
  }
  .category-header-fixed{
    display: none;
  }
  .catname{
    padding-top: 0px  !important;
  }
  .app-sidebar,
  .hamburger.close-sidebar-btn.hamburger--elastic{
    display: unset;
  }
}

  .set_convert_icon {
      position: fixed;
      top: 48%;
      right: 0px;
      z-index: 1111;
      margin: 0 !important;
      background: #fff;
      left: auto;
      padding: 10px 0px;
      text-align: center;
      width: 60px;
      color: #000;
  }
/*jaydeep end start*/

.ai-button {
    right: 0;
    box-shadow: 0px 0px 5px 0px #443000;
    margin-right: 11px;
    border-radius: 50px;
    position: fixed;
    bottom: 80px;
    padding: 0;
    cursor: pointer;
    border: 0px;
    height: 54px;
    width: 54px;
    text-align: center;
    display: block;
    margin-top: -27px;
    z-index: 11;
    opacity: 0.6;
    transition: 0.5s;
}

.add-to-cart-btn {
    right: 0;
    box-shadow: 0px 0px 5px 0px #443000;
    margin-right: 11px;
    border-radius: 50px;
    position: fixed;
    bottom: 80px;
    padding: 0;
    cursor: pointer;
    border: 0px;
    height: 54px;
    width: 54px;
    text-align: center;
    display: block;
    margin-top: -27px;
    z-index: 11;
    opacity: 0.6;
    transition: 0.5s;
}
.add-to-cart-btn:hover{
  opacity: 1;
  box-shadow: 0px 0px 7px 1px #f17e00;
}
.inq-message-btn {
    right: 0;
    box-shadow: 0px 0px 5px 0px #443000;
    margin-right: 11px;
    border-radius: 50px;
    position: fixed;
    bottom: 142px;
    padding: 0;
    cursor: pointer;
    border: 0px;
    height: 54px;
    width: 54px;
    text-align: center;
    display: block;
    margin-top: -27px;
    z-index: 11;
    opacity: 0.6;
    transition: 0.5s;
    color: #fff;
}
.inq-message-btn:hover{
  opacity: 1;
  box-shadow: 0px 0px 7px 1px #f17e00;
  color: #fff;
}
.form-select {
    display: block;
    width: 100%;
    padding: 9px 40px 9px 18px;
    -moz-padding-start: calc(1.125rem - 3px);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #454056;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right 1.125rem center;
    background-size: 16px 12px;
    border: 1px solid #d5d2dc;
    border-radius: 0.5rem;
    box-shadow: inset 0 1px 2px transparent;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
 .ai-button:hover{
      opacity: 1;
      box-shadow: 0px 0px 7px 1px #f17e00;
  }

img.f-cart-image{
  height: 145px;
  width: 100%;
  border-radius: 5px;
  box-shadow: 0px 0px 2px 0px;
}
.cart-count-label{
  background-color: #f17e00 !important;
  text-align: center;
  font-size: 20px;
  display: grid;
  font-weight: bold;
  height: 40px;
  color: white;
  width: 40px !important;
  min-width: 40px;
  border-radius: 50%;
  position: relative;
  margin: 0 1rem 0 0;
  align-content: center;
  align-items: center;
  overflow: hidden;
}

.cd-cart-container{
  height: 70vh;
  overflow-y: scroll;
}
.cd-cart-container .widget-chart{
  border: solid 1px #afb5bb;
  box-shadow: 0px 0px 4px 0px #afb5bb;
}
.cd-cart-container .widget-chart:hover{
  box-shadow: 0px 0px 5px 2px #afb5bb;
}
.user-cart-count-label{
  padding: 4px 0px;
  border-radius: 20px;
  position: absolute;
  top: -15px;
  right: -9px;
  height: 28px;
  width: 28px;
  background: #e94b35;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  box-shadow: 0px 0px 4px 1px #ffffff;
}

.user-cart-count-label:empty{
  display: none;
}

.theme-scroll::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);background-color: #F5F5F5}
.theme-scroll::-webkit-scrollbar {width: 7px!important;background-color: #F5F5F5!important}
.theme-scroll::-webkit-scrollbar-thumb {background-color: #929292}
.hidden { display: none !important; }

/* Toggle Button CSS */
  
  .btn-toggle.btn-sm {
    margin: 0 0.5rem;
    padding: 0;
    position: relative;
    border: none;
    height: 1.5rem;
    width: 3rem;
    border-radius: 1.5rem;
    z-index: 999999;
  }
  
  .btn-toggle.btn-sm:before,
  .btn-toggle.btn-sm:after {
    line-height: 1.5rem;
    width: 0.5rem;
    text-align: center;
    font-weight: 600;
    font-size: 0.55rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: absolute;
    bottom: 0;
    transition: opacity 0.25s;
  }
  .btn-toggle.btn-sm:before {
    content: "Off";
    left: -0.5rem;
  }
  .btn-toggle.btn-sm:after {
    content: "On";
    right: -0.5rem;
    opacity: 0.5;
  }
  .btn-toggle.btn-sm > .handle {
    position: absolute;
    top: 0.1875rem;
    left: 0.1875rem;
    width: 1.125rem;
    height: 1.125rem;
    border-radius: 1.125rem;
    background: #fff;
    transition: left 0.25s;
  }
  
  .btn-toggle.btn-sm.active > .handle {
    left: 1.6875rem;
    transition: left 0.25s;
  }
  .btn-toggle.btn-sm.active:before {
    opacity: 0.5;
  }
  .btn-toggle.btn-sm.active:after {
    opacity: 1;
  }
  .btn-toggle.btn-sm.btn-sm:before,
  .btn-toggle.btn-sm.btn-sm:after {
    line-height: -0.5rem;
    color: #fff;
    letter-spacing: 0.75px;
    left: 0.4125rem;
    width: 2.325rem;
  }
  .btn-toggle.btn-sm.btn-sm:before {
    text-align: right;
  }
  .btn-toggle.btn-sm.btn-sm:after {
    text-align: left;
    opacity: 0;
  }
  .btn-toggle.btn-sm.btn-sm.active:before {
    opacity: 0;
  }
  .btn-toggle.btn-sm.btn-sm.active:after {
    opacity: 1;
  }
  
  .btn-toggle.btn-secondary {
    color: #6b7381;
    background: #bdc1c8;
  }
  .btn-toggle.btn-secondary:before,
  .btn-toggle.btn-secondary:after {
    color: #6b7381;
  }
  .btn-toggle.btn-secondary.active {
    background-color: #ff8300;
  }
  .btn-toggle.btn-secondary.active:focus {
    box-shadow: none;
  }
  
  /* Compare button  */
  .compare-button-container {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1000;
  }
  
  .compare-button-container button {
    background-color: #007bff;
    color: white;
    border: none;
    padding: 10px 15px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s ease;
  }
  
  .compare-button-container button:hover {
    background-color: #0056b3;
  }
  
  .cd-resize-img,
  .cd-resize-img canvas {
    top: 0;
    height: 100%;
    position: absolute;
  }
  .cd-image-container {
    position: relative;
    margin: 0 auto;
  }
  .cd-image-container canvas {
    display: block;
  }
  .cd-resize-img {
    width: 100%;
    overflow: hidden;
    backface-visibility: hidden;
  }
  .cd-resize-img canvas {
    left: 0;
    display: block;
    width: auto;
    max-width: none;
  }
  .cd-handle.draggable {
    background-color: #ff8300;
  }
  .is-visible .cd-handle {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  -moz-transform: translate3d(0, 0, 0) scale(1);
  -ms-transform: translate3d(0, 0, 0) scale(1);
  -o-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
  -webkit-transition: -webkit-transform .3s .7s, opacity 0s .7s;
  -moz-transition: -moz-transform .3s .7s, opacity 0s .7s;
  transition: transform .3s .7s, opacity 0s .7s;
  }
  .cd-handle-container {
    display: none;
  }
  .cd-handle-container i {
    font-size: 25px;
  }
  .cd-handle {
  position: absolute; 
  left: 50%; 
  height: 44px;
  width: 44px;
  border-radius: 50%;
  background-color: black;
  cursor: col-resize;
  box-shadow: 0 0 6px 6px rgba(0, 0, 0, 0.2), 0 0 10px rgba(0, 0, 0, 0.6),
    inset 0 1px 0 rgba(255, 255, 255, 0.3);
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}
  
  .comparison-canvas-indecator-container .btn-container {
    position: fixed;
    display: flex;
    justify-content: center;
    width: 100%;
    bottom: 0%;
    z-index: 10;
  }
  .comparison-canvas-indecator-container .btn-container .btn-backpanel {
    background: #dfdfdf99;
    padding: 7px;
    border-radius: 10px 10px 0px 0px;
  }
  .comparison-canvas-indecator-container .btn-container .btn {
    background-color: #000;
    color: #FFF;
    border-radius: 8px;
  }
  .comparison-canvas-indecator-container .btn-container .btn.active {
    background-color: #ff8300;
    color: #FFF;
  }
  
  .modal-backdrop {
    opacity: 0.3;
    z-index: 0;
    height: 100% !important;
  }
  
  #comparison_modal .frame-preview-container .img-container {
    position: relative;
    border-radius: 0.3rem;
    overflow: auto;
    cursor: pointer;
    border: 2px solid transparent;
  }
  #comparison_modal .frame-preview-container .img-container:hover {
    border: 2px solid #ff8300;
  }
  
  #comparison_modal .frame-preview-container .frame-title {
    position: absolute;
    bottom: 0;
    color: white;
    text-align: center;
    width: 100%;
    /* height: auto; */
    background-color: #00000078;
    padding: 10px;
  }
  
  
  #comparison_modal .modal-dialog {
    box-shadow: none !important;
  }
  
  #comparison_modal .modal-content {
    box-shadow: none !important;
  }
  
  @media (max-width: 900px) {
    #comparison_modal .frame-preview-container .frame-title {
        font-size: 10px;
        padding: 1px;
    }
  }
  
  @media (min-width: 1200px) {
    #comparison_modal .modal-dialog.modal-xl {
        max-width: 940px;
    }
  }