.wsmenu>.wsmenu-list>li>.wsshoptabing>.wsshopwp>.wstabitem>li>a {
    padding: 8px 28px 8px 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.h2-heading{
	word-break: break-word;
}
.list-inline.list-inline.justify-content-center{
	display: block;
}
.list-inline-item:not(:last-child){
	margin-right: 0px !important;
}
.list-inline-item{
	padding: 5px 0px;
    font-size: 12px;
}
 .list-inline-item a{
 	color: #000000;
 }


.actions.fixed-add-to-cart .add-to-cart-btn.btn-primary, 
.actions.fixed-add-to-cart .add-to-cart-btn.btn-primary:hover{ padding:10px !important; font-size:13px !important;  }

.category-item h3{ font-size:14px; }

 .account-dropdown.custom-dropdown .dropdown-menu a {white-space: normal;}



 .country-change-popup .col-sm-6.col-12.pb-2:nth-child(1) a{width: auto !important;}
 .country-change-popup .col-sm-6.col-12.pb-2 a#save-country{margin-left: 10px;}

 /*gift store css*/
  .bg-top .main-top-banner span{ font-size: 27px !important; }
  .heading h3{ height:72px; justify-content:center; align-content:center; display:flex;padding: 14px 5px !important }
  .important-gift h2{ font-size:20px !important }

  @media screen and (max-width: 1700px){
  .bg-top .main-top-banner span { font-size: 23px !important;}
  .important-gift h2{ font-size:20px !important }
   
}

   /*gift store css*/


@media screen and (max-width: 1200px){

 .stock-store .availability{ font-size:13px; }
 .important-gift h2{ font-size:16px !important }
     
}   

  @media screen and (max-width: 1024px){
  .bg-top .main-top-banner span {font-size: 16px !important;}
   }
@media screen and (max-width: 768px){
   .important-gift img { width: 30% !important;}
   .important-gift h2 { font-size: 14px !important; }
}
  @media screen and (max-width: 480px){
  .bg-top .main-top-banner span {font-size: 13px !important;line-height: 20px !important;}
  .bg-top .main-top-banner h1 {padding:10px 41px; line-height: 21px !important;}   
  .important-gift h2 { font-size: 12px !important; } 
     .important-gift img { width: 100% !important;}
  }
 @media screen and (max-width: 340px) { 
    .country-slider h2{ line-height:25px !important }
    .heading { font-size: 14px !important; }
 } 
