.ganSty .page-path {
   
    box-shadow: none;
    font-size:12px;
    line-height: 14px;
}
.fslightboxsn{
	display: none !important;
}
.ganSty .page-path span {
    display:inline-block;
    vertical-align: middle;
    padding:0 12px 0 0;
    margin:0 1px 0 0;
    position:relative;
}
.main-zoom-images{
	width: 100%;
}
/* .fslightboxb:focus {
    outline: none;
    background: rgba(35, 35, 35, .65) !important;
}
.fslightboxx {
    opacity: 1 !important;
    z-index: 1 !important;
} */
.slick-prev.slick-prev-nav, .slick-next.slick-prev-nav, 
.slick-next.slick-prev-nav.button:focus,
.slick-prev.slick-prev-nav.button:focus
{
	background: transparent !important;
}
.slick-prev.slick-prev-nav:before, 
.slick-next.slick-prev-nav:before {
  color: #000 !important;
}
.slick-prev, .slick-next, 
.slick-next.button:focus,
.slick-prev.button:focus {
	position: absolute;
    top: 50%;
    width: 8%;
    z-index: 99;
    background: rgba(0, 0, 0, 0.8) !important;
    border: none;
    color: #fff !important;
    border-radius: 5px;
    transform: translate(0%, -50%);
    font-size: 0 !important;
}

.slick-prev{
	left: 0;
}.slick-next{
	right: 0;
}

.productSummary #totalQty {
    text-align: left !important;
    text-indent: 10px !important;
}
.qty__arrow__box .fa{
	font-size: 20px !important;
}
#cart_notifaction_section .productName-sybheading {
	    font-size: 13px !important;
}
.footer-logo-img img{
	width: 100px !IMPORTANT;
    height: auto !IMPORTANT;
}
.ganSty .page-path span:after {
    content:'>';
    position: absolute;
    right: 0;
    top:1px;
}
.ganSty .page-path span:last-child:after {
    content:'';
    position: absolute;
    right: 0;
    top:4px;
}
.ganSty .page-path a {
    color:#3d4246;
    text-decoration: none;
}
.ganSty .page-path a:hover {
   /*  color:#000000; */
    opacity: 0.6;
    text-decoration:underline;
}
.ganSty #order-summary {
    background-color:#ffffff;
    font-size:16px;
    border: 1px solid #ccc;
    margin: 10px 0;
    border-radius: 4px;
    line-height: 19px;
    padding:10px 10px 10px 10px;
}

.ganSty #order-summary p {
    padding:0 0 5px 0;
    display: flex;
    align-items: center;
}
.ganSty #order-summary p span {
    min-width:100px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.ganSty #order-summary ul li {
    text-transform:uppercase;
    margin:0 0 6px 0;
}
.ganSty #order-summary ul li a {
       font-size: 14px;
    line-height: 20px;
    color: #e96429;
    text-decoration: none;
    text-transform: capitalize;
}
.ganSty #order-summary ul li a:hover{
	text-decoration: underline;
    color: #000;
}
/* .btn:focus {
    background-color: #9f5eac !important;
} */
.product-img-align img{
	border-radius: 10px;
}
/* .ganSty #order-summary ul li a:hover {
    opacity: 0.6;
    text-decoration: none;
} */

/* .ganSty .order-item-row {
    padding:24px 10px 6px 10px;
} */

.cart-left-side ul::first-child{
	width: 80%;
}
.ganSty .order-item-row h2:hover{
	color: #1c2846;
	text-decoration: underline;
}
.ganSty .order-item-img {
    width:62%;
    padding:10px;
    box-shadow: 0 0 5px 0 #cccccc;
    /* margin:0 auto 10px auto; */
    background-color:#ffffff;
    max-width:180px;
}
.ganSty .order-item-img img {
   /*  width:100%;
    max-width:100%; */
}
/*responsive table design*/
.ganSty .order-item-row table {
    /* border-collapse: collapse; */
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
  }
.ganSty .order-item-row table tr {
    padding: .35em;
    border-bottom:1px solid #cccccc;
  }
 .ganSty .order-item-row table th,
 .ganSty .order-item-row table td {
    padding: .625em;
    text-align: center;
  }
 .ganSty .order-item-row table th {
    font-size: .85em;
    letter-spacing: .1em;
    text-transform: uppercase;
  }
  @media screen and (max-width: 992px) {
	.ganSty .order-item-header {display:none;}
	.track-modal-content .order-item-header {display:block !important;}  
    .ganSty table.responsive {
      border: 0;
    }
  	#tracking-details tbody td {
	   padding: 12px 10px 8px 10px !important;
	   margin: 0 !important;
	}
	#tracking-details tbody tr {
	   margin: 0 !important;
	}
	
    .ganSty table.responsive tr {
      border-bottom: 3px solid #ddd;
      display: block;
      margin-bottom: .625em;
      background-color:#ffffff;
    }
    .ganSty table.responsive td {
      border-bottom: 1px solid #ddd;
      display: block;
      font-size: 1em;
      text-align: center !important;
      padding-left: 0 !important;
    }
    .ganSty .page_inner{
    	padding: 0;
    }
    .ganSty table.responsive td:before {
      /*
      * aria-label has no advantage, it won't be read inside a table
      content: attr(aria-label);
      */
      content: attr(data-label);
      float: left;
      font-weight: bold;
      /* text-transform: uppercase; */
    }
    .ganSty table.responsive td:last-child {
      border-bottom: 0;
          left: 0 !important;
    }
    .recyclere td:nth-child(1), .recyclere td:nth-child(5) {
	    width: 100%;
    }
    .recyclere_table table.responsive-table td {
   		 padding: 10px;
	}
	.recyclere input[type=text]:not(.browser-default){
		margin: 0 !important;
	}
	.recyclere_table {
	    width: 96%;
	}
	.recycle_top{
		margin-top: 10px;
	}
    .forget_btn{
    	margin-bottom: 10px;
    }
   /* .myrecyleTable th{
    	line-height: 2.9;
    }
     .myrecyleTable td{
    	display: table-cell !important;
    } */
    

  }
 .ganSty .clearfix:before, .clearfix:after {
      content:'';
      display:block;
      width:100%;
      clear:both;
  }
  .ganSty .item-total-box {
          padding: 10px;
    font-size: 16px;
    line-height: 28px;
    background-color: #ffffff;
    padding-right: 0;
  }
  .ganSty .bold {
      font-weight: bold;
  }
.ganSty .round {
	width:24px;
	height:24px;
	border-radius:50%;
	margin:0 4px 0 0;
	float:left;
}
.ganSty .dark-blue {
	background-color:#06228f;
}
.ganSty .dark-red {
	background-color:#c11f46;
}
.ganSty .order-history {
    box-shadow:0 2px 4px 0px #cccccc; 
}
/*order history step progress style*/
.ganSty .progress-tracker {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin:0;
    padding: 0;
    list-style: none;
  }
  
  .ganSty .progress-step {
    display: block;
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
            flex: 1 1 0%;
    margin: 0;
    padding: 0;
    min-width: 28px;
  }
  
  .ganSty .progress-step:last-child {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
  
  .ganSty .progress-step:not(:last-child)::after {
    content: '';
    display: block;
    position: absolute;
    z-index: 10;
    top: 37px;
    bottom: 12px;
    right: -14px;
    width: 100%;
    height: 2px;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  .ganSty .progress-step.is-complete .progress-title {
    color:#5aad03;
  }
  .ganSty .progress-step.is-active .progress-title {
    font-weight: 400;
    color:#000000;
  }
  
  .ganSty .progress-step > a {
    display: block;
  }
  
  .ganSty .progress-marker {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    z-index: 20;
    width: 12px;
    height: 12px;
    padding-bottom: 2px;
    color: #fff;
    font-weight: 400;
    border: 2px solid transparent;
    border-radius: 50%;
    -webkit-transition: background-color, border-color;
    transition: background-color, border-color;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
  }
  
  .ganSty .progress-text {
    display: block;
    padding: 14px 9.3333333333px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  
  .ganSty .progress-title {
    margin-top: 0;
    color:#cccccc;
  }
  
  .ganSty .progress-step .progress-marker {
    color: #fff;
    background-color: #b6b6b6;
  }
  
  .ganSty .progress-step::after {
    /* background-color: #b6b6b6; */
    background-color: #7796a8;
  }
  
  .ganSty .progress-step .progress-text, .progress-step .progress-step > a .progress-text {
    color: #333333;
  }
  
  .ganSty .progress-step.is-active .progress-marker {
    background-color: #6dd208;
    cursor:pointer;
  }
  
  .ganSty .progress-step.is-complete .progress-marker {
    background-color: #57af05;
    cursor: pointer;
  }
  
  .ganSty .progress-step.is-complete::after {
    background-color: #57af05;
  }
  
  .ganSty .progress-step:hover .progress-marker {
    background-color: #5aad03;
  }
  
  .ganSty .progress-tracker--center .progress-step {
    text-align: center;
  }
  
  .ganSty .progress-tracker--center .progress-step:last-child {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  
  .ganSty .progress-tracker--center .progress-step::after {
    right: -50%;
    margin-top: -3px;
  }
  
  .ganSty .progress-tracker--center .progress-marker {
    margin-left: auto;
    margin-right: auto;
  }
  .ganSty .order-history h4.progress-title {
      padding:0 0 10px 0;
      font-size:14px;
      font-weight: bold;
  }

.ganSty .icon_plus_text {
   display: flex; 
   font-size:16px;
}
.ganSty .icon_plus_text div {
    flex:1;
    flex-grow: 1;
    max-width: none;
}
@media only screen and (max-width: 992px) {
.ganSty .icon_plus_text {   
  font-size:11px;
}
.recycle-requestToptable td{
	width: 100%;
}
.recycle-requestToptable th{
	padding: 10px !important;
} 
}
.ganSty .top_brands {
    padding:0 10px;
}
.ganSty .copyright_info {
    padding:20px 10px 20px 10px;
    text-align:left;
}
.play-icon{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 32px;
    color: white;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px;
    border-radius: 50%;
}
.ganSty .copyright {
    padding:0;
    vertical-align: middle;
}
.ganSty .copyright_info .social_media {
    float: right;
    text-align: right;
}
.ganSty .footer_top .footer_links > ul {
    width:45%;
}
.ganSty .footer_top .subscribe .search_text {
    background-color: #ffffff;
}
#cancelOrder .card-btn {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 7px 16px !important;
}
@media only screen and (max-width: 992px) {
.ganSty .copyright_info {
    text-align: center;
}  
.ganSty .social_media {
    float: none;
}  
.ganSty .copyright {
    padding:0 0 10px 0;
}
}
main {
    display:block;
    padding:25px 10px 50px 10px;
    margin:0;
}
.ganSty .login-container {
    margin:0 10px 0 10px;
    float:none;
}
.ganSty .login-panel {
    padding:20px 30px 20px 30px;
}
@media only screen and (max-width: 960px) {
    .ganSty .login-panel {
        padding:20px;
    }
}
.ganSty .login-panel legend {
    display:block;
    font-size:16px;
    text-transform: capitalize;
    font-weight: bold;
    padding:10px 10px 10px;
}
.ganSty .login-panel.white .input-field label {
    color:#000000;
}
.ganSty .login-panel.white input:not([type]), 
.ganSty .login-panel.white input[type=text]:not(.browser-default), 
.ganSty .login-panel.white input[type=password]:not(.browser-default), 
.ganSty .login-panel.white input[type=email]:not(.browser-default), 
.ganSty .login-panel.white input[type=url]:not(.browser-default), 
.ganSty .login-panel.white input[type=time]:not(.browser-default), 
.ganSty .login-panel.white input[type=date]:not(.browser-default), .login-panel.white input[type=datetime]:not(.browser-default), .login-panel.white input[type=datetime-local]:not(.browser-default), .login-panel.white input[type=tel]:not(.browser-default), .login-panel.white input[type=number]:not(.browser-default), .login-panel.white input[type=search]:not(.browser-default), .login-panel.white textarea.materialize-textarea{
    border: 1px solid #d3d3d3 !important;
	color:#000000;
	border-radius: 4px;
}
.ganSty .login-panel.white input:not([type]):focus:not([readonly]), .login-panel.white input[type=text]:not(.browser-default):focus:not([readonly]), .login-panel.white input[type=password]:not(.browser-default):focus:not([readonly]), .login-panel.white input[type=email]:not(.browser-default):focus:not([readonly]), .login-panel.white input[type=url]:not(.browser-default):focus:not([readonly]),.login-panel.white input[type=time]:not(.browser-default):focus:not([readonly]), .login-panel.white input[type=date]:not(.browser-default):focus:not([readonly]), .login-panel.white input[type=datetime]:not(.browser-default):focus:not([readonly]), .login-panel.white input[type=datetime-local]:not(.browser-default):focus:not([readonly]), .login-panel.white input[type=tel]:not(.browser-default):focus:not([readonly]), .login-panel.white input[type=number]:not(.browser-default):focus:not([readonly]), .login-panel.white input[type=search]:not(.browser-default):focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly])
{ 
	border: 1px solid #d3d3d3;;
	color:#000000;
}
/* main p {
    padding:0 0 24px 0;
} 
main h2 {
    font-size:35px;
    color:#a11d29;
    text-transform: uppercase;
    font-weight: normal;
    padding:0 0 20px 0;
}*/
/* .ganSty .table-of-contents a.active, .table-of-contents a.active:hover {
    border-left: 2px solid #5f7886;
    color:#a11d29;
    font-weight: bold;
}
.ganSty .table-of-contents a:hover {
    border-left: 1px solid #5f7886;;
} */
.ganSty .login-panel strong {
    font-weight: bold;
}
.table-of-contents a:hover{
	border-left: none !important;
}
.ganSty .address-title {
    display:block;
    color:#a11d29;
    font-weight: bold;
    padding:0 0 5px 0;
        text-transform: capitalize;
}
.ganSty .address-box.primary {
    padding:0 0 30px 0; 
}
.ganSty .address-box p {
    line-height: 24px;
    padding:0 0 10px 0;
}
.ganSty .remove-btn {
    display: inline-block;
    vertical-align: middle;
    font-size:12px;
    text-decoration:underline;
    text-transform: uppercase;
    color:#999999;
   /*  margin:0 0 0 10px; */
}
.ganSty .remove-btn:hover {
        opacity: 0.6;
    text-decoration:none;
}
.ganSty .modal-content h4 {
    font-size:22px;
    color:#a11d29;
    padding:0 0 5px 0;
    font-weight: bold;
}
.ganSty .right-inset-shadow {
    box-shadow: -2px 0 6px 0px #cccccc inset;
}
.ganSty strong {
    font-weight: bold;
}
.ganSty .wishlist-cards .card {
    border-radius: 0;
    padding:20px;
    margin:10px 0 20px 0;
}
@media only screen and (min-width:300px) and (max-width: 400px){
	.langchange-search{
		width: 32px !important; position: relative;
	}

	.langchange-search .select-dropdown{
	    font-size: 9px !important;
	}
/* 	#header_vertical .main_logo {
	    margin: 12px 0px 0 !important;
	} */
	
}
.ganSty .wishlist-cards .card.horizontal .card-image {
    max-width:102px;
    width:30%;
}
.ganSty .wishlist-cards .card.horizontal .card-image img {
    border-radius: 10px;
}
.ganSty .wishlist-cards .card.horizontal .card-stacked .card-content {
    padding:0 20px 0 20px;
}
.ganSty .wishlist-cards .card .card-content p {
    padding: 0 0 8px 0;
}
.ganSty .wishlist-cards .card-content .card-item-price {
    font-weight: bold;
    font-size:16px;
}
.ganSty .card-btn-row {
    padding:9px 0 0 0;
}
.ganSty .card-btn {
    text-align: center;
    padding: 7px 14px;
    font-size: 14px;
    line-height: 22px;
    color: #3d4246;
    text-decoration: none;
    border-radius: 4px;
    text-transform: capitalize;
    text-decoration: none;
}
.ganSty .card-btn{
	border: none !important;
}
/* .ganSty .card-btn:hover {
    border: 1px solid #5f7886;
    background-color: #5f7886;
    color:#ffffff;
    text-decoration:none;
} */
.ganSty .card-btn:hover .Continue_Shopping{
	color: #fff !important;
} 
.qtybtn-inner{
    	width:20%;
    }
    
    #mainLink[data-fslightbox="productGallery"] .play-icon-main{ display: none; }                /* sab hide */
	#mainLink[data-type="youtube"] .play-icon-main { display: block; }  /* sirf youtube show */
	.main-preview{position: relative;}
	.play-icon-main{font-size: 30px} 
@media only screen and (max-width:600px) {
    .followusContainer, .followusContainer1{
    	padding: 0px 0 0 !important;
    }
    .thumbs img{
    	margin: 0 !important;
    }
    .qty__arrow__box button{
    	height: 17px !important;
	    line-height: 13px !important;
    }
    .qty__arrow__box button .fa{
    	    font-size: 18px ! IMPORTANT;
    }
}
@media (max-width: 760px) {
  .thumbnail-wrapper {
    width: auto;
    height: 80px;
  }
  .thumbnails img{
  	width: 80px !important;
  	height: 80px !important;
  }
  .arrow.arrow-right{
  	font-size:20px;
  	 border-radius: 0px 3px 3px 0;
  }
  .arrow.arrow-left{
  font-size:20px;
  	 border-radius: 3px 0px 0px 3px;
  }
  .arrow{
	  font-size: 12px !important;
	    position: absolute;
        top: 27%;
        background: #000;
        padding: 7px ! IMPORTANT;
       color: #fff;
	}
	.arrow .fa{
	  	font-size: 20px !important;
	}
	.arrow .fa{
	  	font-size: 20px !important;
	}
	.thumbs-wrapper{
		position: relative;
	}
	.arrow-right{
		right: 0;
	}
	.arrow-left{
		left: 0;
	}
  .thumbnails {
    flex-direction: row;
    height: 100px;
    width: 100%;
  }

  .thumb {
    width: 80px !important;
    height: 80px !important;
	aspect-ratio: 1 / 1 !important;
  }

  .arrow.up-arrow::before {
    content: '◀';  /* Left arrow */
  }

  .arrow.down-arrow::before {
    content: '▶';  /* Right arrow */
  }

  .arrow.up-arrow,
  .arrow.down-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    background: rgba(0, 0, 0, 0.8);
    color: #fff !important;
  }

  .arrow.up-arrow {
    left: 0;
  }
  .arrow.up-arrow span, .arrow.down-arrow span{
  	display: none !important;
  }
  .arrow.down-arrow {
    right: 0;
  }
}

@media only screen and (max-width: 768px) {
    .ganSty .wishlist-cards .card {
        padding:10px;
        margin-bottom: 10px !important;
    }
    .thumbnail-wrapper{
    	width: 100% !important;
    } 
    .thumbnails{
    	height: auto !important;
    }
    .followusContainer, .followusContainer1{
    	padding: 0px 0 0 !important;
    }
    .qtybtn-inner{
    	width:40%;
    }   
    .ganSty .wishlist-cards .card-content h4, .wishlist-cards .card-content .card-item-price {
        font-size:14px;
        line-height: 16px;
    }  
    .ganSty .wishlist-cards .card.horizontal .card-stacked .card-content {
        padding:0 10px 0 10px;
    }  
 
    .ganSty .wishlist-cards .card-btn{
		padding: 1px 9px !important;
	}
    .cancelOrder .card-btn.card-btn{
    	    padding: 7px 16px;
		    font-size: 16px;
		    line-height: 22px;
    }
    .ganSty .remove-btn {
        font-size:12px;
        line-height: 14px;
    } 

}
.ganSty .order-type-section {
    padding:40px 0 40px 0;
}
.ganSty .order-type-section h4 {
    background:url(../images/grey-line.jpg) repeat-x left 18px;
    padding:0 0 20px 0;
    text-align:left;
}
.ganSty .order-type-section h4 span {
    font-family: Oswald !important;
    text-transform: uppercase;
    font-weight: bold;
    display:inline-block;
    background-color:#ffffff;
    padding:0 20px 0 0;
}
.ganSty .order-type-panel img {
    display:block;
    margin:0 auto 24px auto;
}
.ganSty .order-type-panel a {
    display:inline-block;
    vertical-align: middle;
    color:#000000;
    text-decoration:underline;
}
.ganSty .order-type-panel a:hover {
    color:#000000;
    text-decoration:none;
}
.ganSty .order-type {
    padding:0 0 6px 0; 
}
.ganSty .panel-section {
    background: #fff;
    border-top:1px solid #e8e9eb;
    border-bottom:1px solid #e8e9eb;
    padding: 7px 0 10px;
    /* text-align: center; */    
}
.ganSty .support-tagline {
    font-size:33px;
    line-height: 42px;
    font-weight: bold;
    color: #ffffff;
}
.ganSty .support-tagline span {
    display: inline-block;
    vertical-align: middle;
}
.ganSty .support-tagline span.icon {
    margin:10px 5px 10px 5px;
}
.ganSty .support-tagline span img {
    display: block;
    margin:0 auto;
}
@media only screen and (max-width: 768px) {
    .ganSty .panel-section {
        padding: 20px 0 10px;
    }
    .ganSty .support-tagline span {
        display: block;
    } 
    .ganSty .support-tagline span.icon {
        margin:10px 0 10px 0;
    }    
}

.ganSty .column1
{
   width:44%;
  float:left;
}
.ganSty .first-testimonial
{
  width:100%;
}
.ganSty .first-testimonial-image
{
  float:left;
  clear:both;
}
.ganSty .first-testimonial-details
{
    width: 350px;
    float: left;
    margin-top: 18px;
    margin-left:44px;
}
.ganSty .comment
{
  color: #222222;
  
}
.ganSty .sign
{
  color: #222222;
  text-transform: uppercase;
    font-weight: bolder;
    margin-top: 20px;
    line-height: 1px;
}
.ganSty .testimonial-btn
{
  border: 1px solid #000;
    float: left;
    margin-bottom: 20px;
    margin-top: 66px;
    padding: 7px 38px;
    margin-left: 0px;
  display:block;
}
.ganSty .testimonial-btn a
{
  color:#000;
  text-transform: uppercase;
  
}
.login-panel textarea.materialize-textarea{padding: 0 !important;}
.ganSty .column2
{
  width:54%;
  float:right;
}
.ganSty .column2-img
{
  text-align:center;
  padding:27px;
}
.ganSty .column2-img img
{
  width:100%;
}
.menu-top { background: #F7F5F5; padding: 10px 5px;}
.owl-carousel-menu .owl-nav { display: none; }

@media only screen and (min-width:961px) and (max-width: 1185px){
	.modal {
	    width: 92% !important;
	    padding-left: 0 !important;
	}
	
}
@media only screen and (min-width:993px) and (max-width: 1285px){
	.footer_leftSide{
		width: 30% !important;
	}
	.footer_top .footer_links > ul:first-child {
	    margin-right: 4%;
	}
	
}
@media only screen and (min-width:601px) and (max-width: 992px){
	.footer_logo{
		width: 100% !important;
	}
	.footer_top div {
	    max-width: 100% !important;
	}
	.footer_links1, .footer_logo1 {
		width: 50% !important;
		display: inline-block !important;
	}
	.footer_logo1{ 
		width: 48% !important;
		text-align: center !important; 
	}
	.footer_logo_size {
	    width: 32% !important;
	}
	.price-summary.totalQty_box .qtybtn-inner{
		width: 13vw;
	}
	
}
@media only screen and (min-width:300px) and (max-width: 461px){
	.m-cart-btn{
		float: left !important;
		margin-top: 10px;
	}	
	.card-btn {
	    padding: 6px 8px !important;
	}
}
@media only screen and (min-width:600px) and (max-width: 768px) {
	.login_box {
    width: 60% !important;
}
}
.container .row{
	margin: 0;
}
@media only screen and (min-width:993px) and (max-width: 1024px){
	.main-header.kyarate-main-header{
		       height: auto !important;
		    min-height: auto !important;
		    max-height: initial !important;
		    margin-top: 10px;
	}
}


/* .btn:focus {
    background-color: #b20643 !important;
} */
.langchange-search{
	width: 40px; position: relative;
}

.langchange-search input{
	border: 1px solid #b42842 !important;
    line-height: 0;
    height: 2rem !important;
    margin-bottom: 0 !important;
    border-radius: 5px !important;
    /* text-align: center; */
    top: 3px;
    text-indent: 4px;
    font-size: 10px !important;
    text-transform: capitalize;
}
.langchange-search .select-wrapper span.caret{
	right: 0 !important;
    top: 7px !important;	
}
#zoom-controls {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 10000;
}
#zoom-image {
    cursor: crosshair;
}
#videoModal{
	    overflow-y: hidden !important; 	
}



.thumbnail-wrapper {
  width: 100px;
  position: relative;
  text-align: center;
}

.thumbnails {
  height: 460px; /* Fixed height: 4 thumbnails * 100px */
  overflow: hidden;
  position: relative;
}
.thumb {
  display: block;
  text-align:center;
  width: 100%;
  height: 100px;
}
.thumbnails {
    width: auto !important;
}
.desktop_arrow.arrow .fa{
	font-size: 30px;
}




.gallery-container {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    
  }
 .fslightbox-thumbs .fslightbox-thumb-wrapper img{
	 width:100px !important;
 }
 .fslightbox-thumb-invalid{
	    min-width: auto !important;
 }
 .thumb-play-svg {
	  width: 16px !important;   /* जितना छोटा चाहिए उतना रख सकते हैं */
	  height: 16px !important;
	}
  /* Left vertical thumbnails */
  .thumbs-wrapper{
	  
	  width: 20%;  
  }
  .thumbs {
	    display: flex;
	    gap: 2px;
	    max-height: 332px;
	    flex-direction: column;
	    overflow: hidden;
	}
  .main-preview {
    width: 80%;
  }
 
  .thumbs img {
    width: 80px !important;
    height: 80px !important;
    object-fit: cover;
    border: 2px solid transparent;
    cursor: pointer;
    border-radius: 6px;
    transition: 0.3s;
  }
  .thumbs img:hover,
  .thumbs img.active {
    border: 2px solid #ff9800;
  }
 
  /* Main preview image */
  .main-preview img {
    width: 100% !important;
    height: auto;
    border-radius: 10px;
    cursor: pointer;
    transition: 0.3s;
  }
  .main-preview img:hover { transform: scale(1.02); }
  
  /* Arrows */
  .arrow {
    cursor: pointer;
    text-align:center;
  }
  .mobile-arrows {
	  display: none;
	}
  /* ð± Mobile view: thumbs horizontal below main image */
  @media (max-width: 768px) {
    .thumbs-wrapper {
      flex-direction: row;
      justify-content: center;
      align-items: center;
    }
    .desktop_arrow{
    	display:none;
    }
    .gallery-container{
    	flex-direction: column-reverse;
    	gap:0;
    }
    .thumbs {
      flex-direction: row;
      max-height: none;
      max-width: 100%;
      overflow-x: hidden;
      overflow-y: hidden;
    }

    .arrow-up, .arrow-down {
      display: none;
    }

    .mobile-arrows {
      display: flex;
      justify-content: space-between;
      width: 100%;
    }

    .arrow-left, .arrow-right {
      font-size: 24px;
      color: #333;
    }
    .thumbs-wrapper{ 
  	  	width: 100%;  
    }
    .main-preview{
        width: 100%;
    }
    /* make thumb wrapper a positioned container */
.fslightbox-thumb-wrapper {
  position: relative;
}

/* overlay SVG play icon centered on the thumbnail */
.video-thumb-overlay { display: inline-block; position: relative; }
.video-thumb-overlay .fslightbox-thumb { display: block; }

/* centered play circle */
.video-thumb-overlay .thumb-play-svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  pointer-events: none;
  opacity: 0.95;
}
  