@charset "utf-8";
img{max-width:100%;}
.avtspq2 {
    width: 45%;
}
.box-product-allq2 {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    background: #0080ba;
    padding: 15px;
    border-radius: 20px;
    box-shadow: 0px 0px 25px #606060;
}
.box-avtspq2 {
    clear: both;
    padding: 20px 0px;
}
.box-avtspq2 a {
    width: 50%;
    float: left;
    padding-right: 10px;
}
.box-avtspq2 a img {
    width: 100%;
    float: left;
}
.box-q2-1{
    background:#fff;
}
.box-q2-1 a {
    background: #00d5ff;
    border-radius: 5px;
    padding: 5px;
    text-align: center;
    font-size: 12px;
    margin: 5px;
}
.box-q2-1 {
    border-left: 3px solid #82c5ff!important;
}

.ed-spq2 {
    border: 1px dotted #009dff!important;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    margin: 3px;

    float: left;
    padding: 5px;
}
.ed-spq2wi {
 width: 32%; 
}
.ed-spq2 a {
    text-align: center;
    display: block;
    margin: 5px;
    font-size: 16px;
}

.ed-spq2 h5 {
    border-bottom: 3px double;
}
.ed-spq2 .left-block {
    margin: 5px 0px;
}

.ed-tinq2 {
    background: #00d5ff;
    display: flex;
    flex-direction: column;
    color: #5a5a5a;
}
.ed-tinq2 a {
    display: block;
    text-align: center;
    font-size: 16px;
    padding: 0 10px;
}
.ed-tinq2 .right-block {
    padding: 10px;
    font-size: 15px;
}
.ed-product-allq2 h5 a {
    font-size: 16px;
    text-align: center;
    display: block;
    border-bottom: 1px solid #aaa;
    padding-bottom: 5px;
    color: #ff0094;
}
.ed-product-allq2 {
    font-size: 15px;
    background: #07ffcd;
    margin: 20px 4px;
}
.mota-spq2 {
    font-size: 15px;
    width: 55%;
}

.product-allq2 {
    width: 24%;
    padding: 10px;
    margin: 10px 5px;
    background: #f7f7f7;
    border-radius: 20px;
    height: 520px;
}
.cao2 {  height: 600px; }
.product-allq2 h3, .product-allq2 h4, .product-allq2 h5 {
    font-size: 14px;
    text-align: center;
    border-bottom: 3px solid #ff7402;
    border-radius: 10px;
    padding: 7px;
    box-shadow: 0px 3px 10px #aaa;
    font-family: sans-serif;
    line-height: 20px;
}
.product-allq2 h3 a:hover, .product-allq2 h4 a:hover, .product-allq2 h5 a:hover {
    color: #008eff;
}
.product-allq2 .giaban {
    font-size: 13px!important;
}
.product-allq2 .old-price {
    font-size: 12px!important;
}
.product-allq2 h3:hover, .product-allq2 h4:hover, .product-allq2 h5:hover {
    border-bottom: 3px solid #008eff;
}
.product-allq2 p {
    font-size: 14px;
    clear: both;
    padding: 15px 0px;
    line-height: 24px;
}
.text30q2 {
    font-size: 13px;
}
.text30q2 p {
    padding: 5px;
}
.text70q2 {
    font-size: 14px;
}
.text70q2 h3 {
    font-size: 14px;
    text-transform: uppercase;
}
.text70q2 h3 a {
    display: block;
    font-weight: 700;
}
.title-h1q2{
    color: rgb(255 73 0 / 80%);
    font-size: 30px;
    border-bottom: 1px dotted #aaa;
    padding-bottom: 5px;
}
.title-bangspq2 {
    clear: both;
    text-align: center;
    color: #ff006a;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
}
.title-spq12 {
font-size: 14px;
font-family: none;
}
.title-tinq2 {
    display: block;
    font-size: 14px;
    margin: 0px 5px 5px 5px;
    text-align: center;
    background: #00ffd9;
    padding: 3px;
    box-shadow: 3px 4px 5px #aaa;
}
.tin-allq2 h3 a {
    font-size: 16px;
    margin: 5px 0px;
    display: block;
    color: #005aff;
    background: #f9ff00;
    padding: 5px;
}
.tin-allq2 {
    border: 1px solid#4896ff !important;
    padding: 10px;
    background: #fff;
}
 .tin-container
  {width:49%;
    border: 1px solid #a9a9a930;
    border-radius: 5px;
     margin: 2px;
     } 
     .tin-container-left
  {width:30%;
   float:left;
     }  
.tin-container-left img
      {width:100%;
	  padding:10px;
          }
 .tin-container-right
  {width:70%;
   float:left;
     } 
@media (min-width: 992px) and (max-width: 1199px)
{ 
.product-allq2 {
    margin: 3px;
}
.product-allq2 h3, .product-allq2 h4, .product-allq2 h5 {
    font-size: 13px;
}
.mota-spq2 {
    font-size: 13px;
}
}
@media (max-width: 991px)
{ 
.box-avtspq2 a {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 10px;
}
}
@media (min-width: 768px) and (max-width: 991px)
{ 
    
    .box-avtspq2 {
        flex-direction: column;
    }
    .box-avtspq2 a img{
        width: 100%;
    }
    .avtspq2{width: 100%;}
    .mota-spq2{width: 100%;}
    
    .ed-product-allq2 {
        font-size: 14px;
        margin: 10px 3px;
    }
    .ed-product-allq2 h5 a {
        font-size: 13px!important;
    }
    .ed-product-allq2 .old-price {
        font-size: 12px;
    }
   .ed-spq2 {
        margin: 0;
        padding: 10px;
        width: 100%;
    }
	.ed-spq2wi {
	 width: 100%;
	}
    .ed-spq2 a {
        font-size: 13px;
    }
    .ed-tinq2 a {
        font-size: 14px;
        padding: 0 2px;
        display: block;
    margin: auto;
    }
    .ed-spq2 p {
        font-size: 13px;
    }
    .ed-tinq2 .right-block {
        padding: 10px;
        font-size: 14px;
    }
    .ed-product-allq2 h5 a {
    font-size: 16px;
    text-align: center;
    display: block;
    border-bottom: 1px solid #aaa;
    padding-bottom: 5px;
    color: #ff0094;
}
.product-allq2 {
    width: 32%;
    margin: 3px;
}
.title-h1q2{
    font-size: 24px;
}
 .tin-container
                  {width:100%;
                    border: 1px solid #a9a9a930;
                    border-radius: 5px;
                     margin: 2px;
                     } 

}
@media (max-width: 767px) 
{ 
    .box-avtspq2 {
        flex-direction: column;
    }
    .box-avtspq2 a img{
        width: 100%;
    }
    .avtspq2{width: 100%;}
    .mota-spq2{width: 100%;}
    .ed-spq2 {
        margin: 0;
        padding: 10px;
        width: 100%;
    }
    .ed-spq2 a {
        font-size: 14px;
    }
    .product-allq2 {
        width: 48%;
        margin: 3px;
    }
    .product-allq2 h3, .product-allq2 h4, .product-allq2 h5 {
        font-size: 12px;
    }
    .title-h1q2{
        font-size: 20px;
        text-align: center;
    }
     .tin-container
                  {width:100%;
                    border: 1px solid #a9a9a930;
                    border-radius: 5px;
                     margin: 2px;
                     } 

}
@media (max-width: 480px) 
{ 
    .product-allq2 {
        width: 98%;
        margin: 3px;
    }
    .title-h1q2{
        font-size: 18px;
        text-align: center;
    }
	 .tin-container
                  {width:100%;
                    border: 1px solid #a9a9a930;
                    border-radius: 5px;
                     margin: 2px;
                     } 
}