/*@media (max-width: 600px){*/
@media (max-width: 767px){
.order_1{
	order:1;
}
.order_0{
	order:0;
}
#pagin a {
    color: #8f9aa8;
    padding: 0px 12px;
    text-decoration: none;
}
.inp_msg {
    font-size: 10px;
}
.ui[class*="left icon"].input>i.icon {
    right: -1px !important;
    left: auto !important;
    background: #3F21FF !important;
    font-size: 17px !important;
    opacity: 1 !important;
    border-radius: 0 .28571429rem .28571429rem 0 !important;
    color: #fff !important;
}
.input-btn {
    width: 100%;
    display: flex;
    flex-direction: row;
}
.product-grid2 {
    position: relative;
    height: 275px;
}
.modal.left .modal-content, .modal.right .modal-content::-webkit-scrollbar {
    display: none;
}
.Page_nav_bar {
    background: #fff;
    margin: auto;
    width: 100%;
    padding: 15px 8px;
}
.cou_apl_btn {
    margin: -42px 25px 0px 0px;
    text-align: right;
}
.checkout_set_fixed1 {
    max-height: calc(69vh);
    overflow: scroll;
    overflow-x: hidden;
    padding: 0px 15px;
}
.modal.left .modal-dialog, .modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 96%;
    max-width: 860px !important;
    height: 100vh;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}



.stars {
    color: rgb(230 14 14) !important;
    /* margin-bottom: 3px; */
    display: block;
    width: 50%;
    text-align: left;
    margin-top: -10px !important;
}
.product-img {
    width: 100%;
    position: relative;
    padding: 0px !important;
    display: block;
}
.product-img img {
    width: 100%;
    height: auto;
    margin-top: 0px !important; 
    transition: transform .5s ease;
}
.product-text-dt {
    padding: 5px 5px;
}
span.litr {
    white-space: nowrap !important;
    /*width: 50%;*/
    font-size: 16px;
    margin-top: -11px !important;
    font-weight: 500;
    color: #6A7583;
    text-align: right;
     margin-bottom: 5px !important; 
    overflow: hidden !important;
    width: 76px !important;
}
.product-text-dt h4 {
    margin-top: -10px !important;
    font-size: 16px;
    font-weight: 700;
    margin-bottom:0px !important; 
    line-height: 24px;
    text-align: center;
    color: #6A7583;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.product-text-dt {
    padding: 5px 10px 0px 10px!important;
}
.shop-right-head {
    position: relative;
    padding: 5px 0;
    height: 50px;
    display: none !important;
    font-size: 14px;
}
.adjust1 {
    /* padding: 0px !important; */
    padding: 0px 2px;
}
.prod_meg_hed {
    font-size: 12px;
    font-family: 'goBoldBold';
    color: #1f6cf0;
    padding: 3px 0px;
}
.product-item .hot {
    position: absolute;
    background: #E60E0E;
    padding: 2px 8px;
    top: 10px;
    left: 10px;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 1px;
    z-index: 1;
}

.pop-title p {
    color: #444;
    font-size: 14px;
    margin-top: 10px;
    display: inline-block;
    width: 300px;
    line-height: 24px;
    /*padding-bottom: 45px;*/
}
.inp i {
    position: absolute;
    right: 0;
    top: 5px;
}
.login-model .btn-close {
    top: -42px;
    font-size: 22px;
    right: 15px;
    background-color: #F44336 !important;
    color: #ffffff !important;
}

}
.pop-title h2 {
    display: inline-block;
}
span.you_tube_LINK {
    float: right;
}
span.you_tube_LINK i {
    font-size: 21px;
    color: #f00;
}
a:not([href]):not([tabindex]) {
    /*color: #c7d1e3;*/
    text-decoration: none;
    /*margin-bottom: -20px;*/
}



.sms-verification-simple{
  position: relative;
}

.sms-verification-simple input {
    border: none;
    box-shadow: none;
    outline: none;
    font-size: 20px;
    height: 30px;
    letter-spacing: 19.3px;
    text-align: left;
    padding: 0px 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    color: #44c7f4;
    overflow: hidden;
}
.sms-verification-simple input:focus, .sms-verification-simple input:active, .sms-verification-simple input:visited{
  outline: none!important;
  border: none!important;
  box-shadow: none!important;
  
}

.sms-verification-simple span {
    position: absolute;
    bottom: 0;
    left: 0px;
    width: 23px;
    height: 2px;
    background-color: #ecf0f5;
    border-radius: 30px;
}


.sms-verification-simple span:nth-child(1){
  left: 0px;
}
.sms-verification-simple span:nth-child(2){
  left: 30px;
}
.sms-verification-simple span:nth-child(3){
  left: 60px;
}
.sms-verification-simple span:nth-child(4){
  left: 90px;
}

