.ganSty .page-path {
   
    box-shadow: none;
    font-size:12px;
    line-height: 14px;
}
.ganSty .page-path span {
    display:inline-block;
    vertical-align: middle;
    padding:0 12px 0 0;
    margin:0 1px 0 0;
    position:relative;
}
.static__page .section p{
	margin-bottom: 5px;
}
#refundReplacement .row .col {
    padding: 0 0.2rem !important;
}
.order_title_ineer{
	padding: 10px 0 0 0 !important;
}
.rating img{
	width: 20px !important;
}
.title__refund_text{
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-height: 18px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 13px;
    letter-spacing: 0.6px;
    font-weight: 500;
    height: 34px;
    color: #000;
    margin-bottom: 10px;
    font-weight: 700;
}
.f-11{
	font-size: 11px !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 h4{
    padding: 0px 0 5px 0 !important;
}
.ganSty #order-summary h4, .order-history h4 {
    font-size:17px;
    line-height:22px;
    color:#3d4246;
    text-transform:capitalize;
    padding:16px 0 16px 0;
}

.ganSty #order-summary p {
    padding:0 0 5px 0;
}
.ganSty #order-summary p span {
    min-width:100px;
    display: inline-block;
       vertical-align: text-top;
    font-size: 14px;
}

.ganSty #order-summary ul li {
    text-transform:uppercase;
    margin:0 0 6px 0;
}

.ganSty #order-summary ul li a:hover{
	color: #212121;
    text-decoration: underline;
    cursor: pointer;
}
/* .ganSty #order-summary ul li a:hover {
    opacity: 0.6;
    text-decoration: none;
} */
.ganSty .order-item-header {
      /*  background-color: #3d4246; */
    color:#3d4246;
    font-size:15px;
    line-height: 17px;
    font-weight: bold;
    text-transform:capitalize;
    padding:12px 10px 8px 10px;
    border-bottom: 1px solid #ccc;
}
/* .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;
        border-bottom: 1px solid #ccc;
  }
 .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: right;
    }
    .item-details-box table.responsive td {
      	font-size: 13px;
    }
    .getTotalPayableCost {
	    color: #212121;
	    font-size: 14px;
	}

    
    .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;
    }
    .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 0;
    font-size: 14px;
    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;
}
.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:hover {
    border-left: 1px solid #5f7886;;
}
.ganSty .login-panel strong {
    font-weight: bold;
}
.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;
}
.ganSty .wishlist-cards .card.horizontal .card-image {
    max-width:102px;
    width:30%;
}
.ganSty .wishlist-cards .card.horizontal .card-image img {
    border-radius: 0;
}
.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 28px;
    font-size: 13px;
    line-height: 22px;
    color: #3d4246;
    text-decoration: none;
    border-radius: 4px;
    text-transform: capitalize;
    text-decoration: none;
}
/* .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;
} 
@media only screen and (max-width: 768px) {
    .ganSty .wishlist-cards .card {
        padding:10px;
        margin-bottom: 10px !important;
    }
    #ninja-slider .fs-icon{
    	display: none;
    } 
    .user-login-panel::before {
    top: -7px;
    right: 117px !important;
}
	#order-summary .productOrder-details {
	    display: inline-block;
	    width: 47%;
	}
	#order-summary .productOrder-title {
	    display: inline-block;
	    width: 50%;
	}
    #thumbnail-slider{
    	display: none !important;
    }   
    .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 {
    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%;
}
@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;
	}
	
}
@media only screen and (min-width:300px) and (max-width: 461px){
	.m-cart-btn{
		float: left !important;
		margin-top: 10px;
	}	
}
@media only screen and (min-width:600px) and (max-width: 768px) {
	.login_box {
    width: 60% !important;
}
}
.container .row{
	margin: 0;
}


.shopping_cart_action{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.shopping_cart_action div:first-child {
	margin: 0;
}
.edit-cart, .delet-cart{
	margin-right: 10px;
}

.notify__me{
	background: #122958 !important;	
	height: 34px;
	line-height: 34px;
	margin-top: 0 !important;
	padding: 0 !important;
}

@media screen and (min-width: 1000px) and (max-width: 1300px) {
	.owl-carousel-div .item {
    	padding: 8px 8px !important;
	}
	.collection__banner__section  .owl-carousel-div.best-selling-slider4  .item{
		margin-bottom: 15px !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	#thumbnail-slider {
   		 height: 352px !important;
	}
	#shipping .all-address-panel .optbtn{
		    left: -8px;
	}
}


@media screen and (max-width: 600px) {
	#ninja-slider {
  		     	width: 100% !important;
		    	margin: 0 !important;
		    	background: transparent !important;
  			}
}

#fablegam-header .left-side-logo {
    /* line-height: 28px; */
    line-height: 69px;
}
.searchpanelSection{
	display: flex;
	align-items: center;
}
.searchpanelSection .all_categories{
	    height: 3rem;
    background: #fff;
    color: #000;
    width: 30%;
    box-shadow: none;
    border: 1px solid #9e9e9e;
    font-size: 12px;
    padding: 0 5px;
    line-height: 3rem;
    border-radius: 30px 0 0 30px;
    text-transform: capitalize;
}
.searchpanel {
    border: none;
    border-radius: 4px;
    line-height: 70px;
    display: inline-block;
    width: 100%;
}
.wishList__cart__icons{
	padding: 10px;
    border-radius: 50px;
    border: 1px solid #ddd;
    margin: 0 10px !important;
}
#shopCart .cart-section-product>tr>td, .shopping-cart-se td{
	vertical-align: middle;
}
.cart-section-product td:nth-child(1) {
	    width: 12%;
    padding: 15px;
}
.cart-section-product tr td:nth-child(2) {
	    width: 23%;
}
.cart-section-product tr td:nth-child(3) {
	    width: 17%;
}
.cart-section-product tr td:nth-child(4) {
	    width: 15%;
}
.cart-section-product tr td:nth-child(5) {
	    width: 10%;
}
.cart-section-product tr td:nth-child(6) {
	    width: 10%;
}
.shop-card-heading{
	font-style: normal;
    font-weight: 500;
    font-size: 36px;
    color: #000000;
    text-align: center;
    padding: 20px 0;
}
=.shopping-cart-se table {
  border-collapse: collapse;
  width: 100%;
}
.shopping-cart-se th{
	font-weight: 600
}
.shopping-cart-se td, .shopping-cart-se th {
  border: 1px solid #EAEDFF;
  padding: 8px;
}
.align-center.counter .minus, .align-center.counter .plus {
    width: 40px !important;
    height: 40px !important;
}
.align-center.counter input {
    border: none !important;
}
.ContinueShopping{
	border: 1px solid #EAEDFF;
    color: #000;
    line-height: 57px;
    text-align: center;
    padding: 10px 28px;
    font-size: 13px;
    color: #3d4246;
    text-decoration: none;
    border-radius: 4px;
    text-transform: capitalize;
    text-decoration: none;
}
.product__sele .delivery-input-box{
	height: auto !important;
}
.product__sele input[type=text]:not(.browser-default):focus:not([readonly]) {
    border-bottom: none !important;
}
.com-rev-rat-com{
	position: absolute;
	bottom: 0;
	display: flex;
	align-items: center;
	width: 45px !important;
	border-radius: 0 12% 12% 0 !important;
}
.com-rev-rat-com  img{
	width: 100% !important;
}
.address_generic .mt-10 a img{
	width: 32px !important;
}
.top-header-bar{
	display: none !important;
}
.trendingcollection-inner{
	margin-top: 10px;
}
.productSizeChart{
    background: transparent;
    border: none;
}
.size-box-sec{
	height: 76vh !important;
}
.productSizeChart:focus{
	background: transparent !important;
    border: none !important;
}
#noChartDescription{
    padding: 50px;
    text-align: center;
    font-size: 30px;
    letter-spacing: 1px;
}