/* .intro-slider-container{
    height: 200px;
} */
/**/
.shop-img{
    height: 150px;
    width: 150px;
    overflow: hidden;
}
.shop-title{
 font-size: 4rem;
 color:rgb(0, 0, 0);
    margin: 5px 0px;
}
.shop-c-head{
   font-size: 2.5rem;
    margin: 5px 0px;

 color:rgb(0, 0, 0);
}
.shop-p{
    font-size: 1.2rem;

 color:rgb(0, 0, 0);
}
.shop_detail_d{
    border: 1px solid #0a3040;
    border-radius: 20px;
    margin: 5px;
    box-shadow: 3px 2px 10px -2px #0a3040;
}
.iuon{
    color: #0A3040b2;
    margin: 3px;
    font-size: 17px;
}
.shop-contact{

    /*margin-top: 70px;*/
    margin-left: 25px;
}
.shop-contact ul {
        list-style: initial;
    margin-left: 20px;
}

.shop-info{
    padding-right: 50px;
}
.hrefbtn{

    background: white;
    padding: 5px;
    border-radius: 10px;
    font-size: 12px;
    font-weight: 500;
    color: #0A3040b2;
    transition:0.6s ease-in;
}
.hrefbtn:hover{
   font-weight: 700;
}
.shop-info {
    padding-right: 50px;
}
.shop-p b{
    font-size:1.8rem;
}
.ui-menu .ui-menu-item-wrapper {
    font-size: 1.7rem;
}
.product-media2{

    height: 165px;
    width: auto;
    overflow: hidden;
}
.product-body2{
    padding: 15px;
    height: 130px;
    overflow: hidden;
}
.product-title2{
    font-size:16px;

}
.product.product-2 .product-body
.product-title {
    height:15px;
    overflow:hidden;
}
.product-cat2{
    font-size:12px;
}
/**/
.container-fluid .title{

    background: #F57224;
    text-align: center;
    font-family: 'Poppins';
    padding: 10px;
    color: black;
    font-weight: bolder;

}
.img-slider{
    height: auto;
}
.embed-responsive{

    cursor: pointer;
    height: 240px;
}
 .header-middle .header-left{
    margin-right:50px;
}
.menu1 {
    height: 65vh;
    overflow-x: hidden;
    overflow-y: scroll;
}
@media screen and (max-width: 2560px) {

    .img-slider{
        height: 350px;
    }
    .embed-responsive{

    cursor: pointer;
    height: 490px;
}
.header-search-visible .header-search-wrapper {
    left: 32%;
}
}

@media screen and (max-width: 1920px) {

    .img-slider{
        height:275px ;
    }
    .embed-responsive{

    height: 335px;
}

}
@media screen and (max-width: 1500px) {

    .img-slider{
        height: auto;
    }
    .embed-responsive{

    cursor: pointer;
    height: 260px;
}
.header-search-visible .header-search-wrapper {
    left: 18%;
}
}
@media screen and (max-width: 1100px) {
.product-media2{

    height: 110px;
    width: auto;
    overflow: hidden;
}
   .product-body2{
    padding: 8px;
    height: 130px;
    overflow: hidden;
}
.header-search-visible .header-search-wrapper {
    left: 5%;
}
.header-search .header-search-wrapper{
    min-width: 270px;
}

}
@media screen and (max-width: 980px) {
.input-group {
    left: 5% !important;

}
.product-media2{

    height: 88px;
    width: auto;
    overflow: hidden;
}
.product-body2{
    padding: 15px;
    height: 130px;
    overflow: hidden;
}
.product-title2{
    font-size:13px;
}
.product-cat2 b p{
    font-size:10px;
}
}
@media screen and (max-width: 780px) {
.nav.nav-pills .nav-link {
    font-size: 1rem
}

    .embed-responsive{
         height: auto;
}

.product-media {
    height: 120px;
    width: 120px;
}

.cat-block-title {
     font-size: 1rem;
}
.product-title a {
    font-size: 9px;
}
.product-price {
    font-size: 7px;
}
.product-cat a {
    font-size: 7px;
}
.card-title {
    font-size: 9rem;
}
.card-text:last-child {
    font-size: 7px;
}
}
@media screen and (max-width: 480px) {
.product-media2{

    height: 70px;
    width: auto;
    overflow: hidden;
}
.product-body2{
    padding: 5px;
    height: 130px;
    overflow: hidden;
}
.product-title2{
    font-size:12px;
}
.product-cat2 b p{
    font-size:8px;
}
.product-media {
    height: 100px;
    width: 100px;
}

.cat-block-title {
     font-size: 0.8rem;
}
  .title {
    font-size: 14px;
}
.nav.nav-pills .nav-link {
    font-size: 0.7rem
}
.header-4 .header-top {
    font-size: 8px;
}
.product-title a {
    font-size: 7px;
}
.product-price {
    font-size: 6px;
}
.product-cat a {
    font-size: 6px;
}
.card-title {
    font-size: 7rem;
}
.card-text:last-child {
    font-size: 6px;
}
}

@media screen and (max-width: 480px) {
    .product-media2{
    height: 50px;
    width: auto;
    overflow: hidden;
}
.product-body2{
    padding: 5px;
    height: 100px;
    overflow: hidden;
}
.product-title2{
    font-size:9px;
}
.product-cat2 b p{
    font-size:7px;
}
}
