    #tryon_container {
	width: auto;
    height: auto;
    position: fixed !important;
    bottom: 0 !important;
    right: 0 !important;
	}

 #tryon_container .background_box {
		bottom: 0;
		z-index: 999;
		display: inline-flex;
		margin-left: 40px;
		height:115px!important;
	}
		#tryon_container .background_box .re_box{
			height:76px!important;
		}

	#tryon_browseMyImage {
		position: fixed !important;
		padding-right: 0 !important;
		z-index: 9999 !important;
		width: 100% !important;
		height: 100%;
		background: 0 0
	}

	#tryon_browseMyImage .modal-dialog.sizebox_b {
		position: relative;
		width: 100%;
		margin: auto;
		transform: translate(-50%, -50%) !important;
		left: 50%;
		top: 50%;
		height: 100vh;
		background: #fff;
	}

#tryon_browseMyImage {
	background: #fff !important;
	z-index: 99999!important;
}
#tryon_container .background_box .tryon_thumbs{
	width:700px;
   height: 120px!important;    
}
	#Tryon_window{
		padding: 10px 20px;
    	margin-left: 5px;
    	background-color: #ff0000;
	}
	
	#apparel_window{
		margin-bottom:-40px;
		display: none;  /* Start hidden */
	}
	
	#tryon_browseMyImage , #tryon_shareQRImage {
		display:none;
	}
	
	#Tryon_window{
		padding: 10px 20px;
    	margin-left: 5px;
    	background: #ff0000;
	}
	.apparels {
        position: absolute !important;
        left: 40px;
        width: calc(100% - 40px);
        right: 0px;
        z-index: 99;
        display: block;
        bottom: 0px;
        padding: 0 !important;
        background: #fff;
    }
	
	.apparels {
		position: fixed !important
	}
	
	.apparels {
		position: absolute !important;
		right: 0 !important
	}
	
	.apparels {
		background: #fff;
		float: left;
		position: fixed;
		right: 0;
		z-index: 99;
		display: block;
		bottom: 0;
		padding: 0 !important;
		background: #fff
	}

	@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
		.logo-area img {
			width: 166px !important
		}
		.apparels {
		position: fixed !important
		}
	}
	@media only screen and (min-device-width:810px) and (max-device-width:1080px) and (orientation:landscape) {
		.apparels {
			position: absolute !important;
			right: 0 !important
		}
	}
	
	.tabholdercontent {
		position: absolute;
		bottom: 0;
		z-index: 99;
		background: #fff;
		width: 100%;
	}
	
	.tabholdercontent .collcontainer {
		display: none
	}
	
	.tabholdercontent {
		bottom: 60px
	}
	
	.tabholdercontent .collcontainer.active {
		display: block
	}

#tryon_container {
    position: fixed;
    z-index: 99999;
    right: 0;
    bottom: 0;
}
li.apperal_product {
    height: 110px!important;
}
#brandImgContainer a.goDetail {
    position: absolute;
    bottom: 0;
    font-size: 8.5px;
    left: 0;
    background: #b73337;
    width: 100%;
    color: #fff;
    font-weight: 600;
}
.thumbnail_list li {
    display: inline-block;
    position: relative;
    height: auto;
    margin: 2px;
    overflow: hidden;
    height: auto;
    text-align: center;
    color: #fff;
    width: 18%;
    color: #fff;
    cursor: pointer;
    height: 110px !important;
}
.thumbnail_list li {
    display: inline-block;
    position: relative;
    height: auto;
    margin: 2px;
    overflow: hidden;
    height: auto;
    text-align: center;
    color: #fff;
    width: 18%;
    color: #fff;
    cursor: pointer;
    height: 110px !important;
    border: 1px solid #bbbbbb;
}
.thumbnail_list li {
    display: inline-block;
    position: relative;
    height: auto;
    margin: 2px;
    overflow: hidden;
    height: auto;
    text-align: center;
    color: #fff;
    width: 18%;
    color: #fff;
    cursor: pointer;
    height: 110px !important;
    border: 1px solid #bbbbbb;
    border: 1px solid #0c0000;
}
/*------------------------------- css  for collection page html ------------------------------------------------------------*/
.background_box {
  height: auto !important;
  left: 40px;
  width: calc(100% - 40px) !important;
}

.background_box .tryon_thumbs {
  height: 100% !important;
  display: inherit !important;
  width: calc(100% + 1px) !important;
}

.background_box .re_box {
  width: 76px !important;
  height: 116px !important;
}

.tryon_thumbs::-webkit-scrollbar {
  display: block !important;
  width: 4px !important;
  border-radius: 0 !important;
  height: 10px !important;
}

.tryon_thumbs::-webkit-scrollbar-thumb {
  background: #b73336 !important;
  border-radius: 5px !important;
}
button#Tryon_window {
  max-width: 44rem;
  border: 1px solid #dd2941 !important;
  background-color: #dd2941;
  /* padding: 2rem; */
  min-height: calc(4.5rem + var(--buttons-border-width) * 2);
  font-size: 2rem;
  color: #fff;
  font-size: 1.5rem;
  letter-spacing: 0.1rem;
  box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset))
      rgba(255, 255, 255, var(--border-opacity)),
    0 0 0 calc(var(--buttons-border-width) + 1px)
      rgba(var(--color-button), var(--alpha-button-background));
}

.modal-open {
  overflow-x: hidden !important;
  overflow-y: scroll !important;
}

div#remove_bg_div span {
  color: #000;
  font-weight: 600;
  font-size: 1.2rem;
  margin-left: 1rem;
}

.part_c {
  padding-top: 20px;
  background: #fff !important;
}

.part_c {
  position: absolute !important;
  bottom: 27px;
  width: 90%;
  left: 5%;
  right: 5%;
}
/* .modal-dialog.sizebox_b .modal-content {
  margin-top: 4rem;
} */

.modal-dialog.sizebox_b .modal-content {
  /* margin-top: 4rem; */
  background-size: 96%;
  background-position: center -2rem;
}

#tryon_browse_b,
#tryon_uploadTryonImage {
  display: flex;
}

#tryon_browse_b img,
#tryon_uploadTryonImage img {
  margin-bottom: 0px;
}

button:focus {
  outline: none;
}

.arrow {
  display: block !important;
}

.bgGallary img {
  cursor: pointer;
}

#tryon_UploadImageQR .modal-dialog.sizebox .modal-header,
#tryon_shareQRImage .modal-dialog.sizebox .modal-header {
  justify-content: center;
}

#tryon_UploadImageQR .modal-header button.chart-bt,
#tryon_shareQRImage .modal-header button.chart-bt {
  font-size: 30px;
  padding: 0rem;
}

#tryon_UploadImageQR span.modal-title,
#tryon_shareQRImage span.modal-title {
  font-weight: 700;
}

/* #change_apparel {
  display: none !important;
} */

.tryon_collection_btn{
    padding: 15px 4px;
    width: 35px;
    height: 25px;
    background: none;
    position: absolute;
    margin: 0;
    color: #000;
    font-size: 11px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    background-repeat: no-repeat;
    background-size: 19px;
    background-position: 9px 5px;
    text-indent: 0;
    font-weight: 600;
    top: 4px !important;
    left: 2px !important;
    z-index: 9;
    cursor: pointer;
    line-height: 23px;
    border: none;
    background-image: url(https://tryon.textronic.in/image/catalog/t_logo.png) !important;
    outline: none;
}

.modal-backdrop{
  display:none !important;
}

#tryon_mybackgrounds{
      height: auto !important;
}

#tryon_mybackgrounds .tryon_thumbs{
      width: calc(100% - 15px) !important;
     margin:0rem;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* akash  */
  #tryon_shareQRImage .modal-dialog,
  #tryon_UploadImageQR .modal-dialog {
        min-width : 100%;
    }
  
  #close-tryon-button {
    top: 60px !important;
    padding-top: 0px;
  }

  #tryon_browseMyImage .modal-dialog.sizebox_b {
    max-width: 100%;
    height: inherit;
  }

  #tryon_browseMyImage .modal-content {
    background-size: auto;
  }

  .modal-dialog.sizebox_b .close {
    top: -5px !important;
    z-index: 99;
  }

  .part_c {
    bottom: 5%;
  }

  div#remove_bg_div span {
    font-size: 1.5rem !important;
  }

  .tryon_loader_avtar {
    width: auto !important;
    position: fixed !important;
    text-align: center;
  }
  .tryon_row {
    z-index: 9;
  }
  button#Tryon_window {
    max-width: 44rem;
    width: 100%;
  }
  
}

/* to hide images in product details page */
.product__media-list.contains-media > li:last-child {
  display: none;
}
.product__media-list.contains-media > li:first-child {
  display: block;
}
/* to hide images in pop up */
.product-media-modal__content > img:last-child {
  display: none;
}

.btn_tyron_desktop.btn:focus{
  box-shadow:none;
}


@media (min-width: 1025px) {
  button#Tryon_window {
    min-width: 44rem;
  }
}
@media only screen and (max-width: 768px) {
  #close-tryon-button {
    top: 30px !important;
    padding-top: 0px;
  }
  div#tryon_mybackgrounds {
    left: 0 !important;
    width: calc(100% - 1px) !important;
  }
  .tryon_loader {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    z-index: 9999;
    transform: translate(-50%, -50%);
    margin: 0;
  }
  button#Tryon_window {
    max-width: 44rem;
    width: 100%;
  }
    #tryon_container #tryon_UploadImageQR .modal-header,
    #tryon_container #tryon_shareQRImage .modal-header{
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    position: relative;
  }

    #tryon_shareQRImage .modal-dialog.sizebox {
        min-width: 100%;
    }
  
    #tryon_container #tryon_UploadImageQR button.chart-bt,
   #tryon_container #tryon_shareQRImage button.chart-bt{
    margin: 0rem;
    position: absolute;
    right: 0;
    left: unset;
    top: 9px;
  }
}
@media only screen and (min-device-width: 810px) and (max-device-width: 1080px) and (orientation: portrait) {
  div#tryon_mybackgrounds {
    height: 200px !important;
    left: 0 !important;
    width: calc(100% - 1px) !important;
  }
  .tryon_loader {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    z-index: 9999;
    transform: translate(-50%, -50%);
    margin: 0;
  }
}
@media only screen and (min-device-width: 810px) and (max-device-width: 1080px) {

    div#tryon_mybackgrounds {
    height: 200px !important; 
  }
}
@media only screen and (min-device-width: 810px) and (max-device-width: 1080px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  div#tryon_mybackgrounds {
    height: 200px !important; 
      /* height: auto !important; */
  }
}
@media only screen screen and (min-width: 321px) and (max-width: 768px) {
  #tryon_container {
    display: block;
  }

}

@media only screen and (min-width: 321px) and (max-width: 768px) {
  div#tryon_container {
    display: block;
  }
}

@media screen and (max-width: 576px) {
    #tryon_browseMyImage .modal-dialog.sizebox_b {
    max-width: 100%;
    height: inherit;
  }
}

@media screen and (min-width: 1080px) and (max-width: 1920px) and (orientation: portrait) {
  #styleme .tryon_bt,
  #styleme .gohomepage img{
    display:none !important;
  }

  #styleme #cam-btn{
    padding : 0rem;
  }

   #ScanQR .header{
            display: block !important;
  }

  #ScanQR .qrdetails .qr_img_wrap {
    background-color: white;
    display: flex;
    align-items: center;
    padding: 0.5rem;
  }
}

/* Tryon new addon css from plugin beacause it not nork */






