#jssor_1 {
height: 400.51px;
}

/* Import Google Fonts */
@import url("//fonts.googleapis.com/css2?family=Old+Standard+TT:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap");

/* Column 6/12 */
#desktopview{
 font-family:'Old Standard TT', serif;
 padding-top:13px !important;
}

/* Input */
#desktopview form input[type=text]{
 font-weight:550;
 line-height:3.3em;
 font-size:15px;
 padding-right:0px;
 padding-top:0px;
 padding-bottom:0px;
 padding-left:9px;
 border-width:0px;
 border-color:#e4e1e1;
 border-top-left-radius:49px;
 border-top-right-radius:50px;
}

/* Header account area */
#border-main .col-lg-4 .header_account_area{
 font-weight:550;
}

/* Span Tag */
#desktopview form span{
 background-color:#eeebeb;
 padding-left:0px;
 padding-right:0px;
 padding-top:7px;
 padding-bottom:0px;
}

/* Import Google Fonts */
@import url("//fonts.googleapis.com/css2?family=Oleo+Script:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap");

/* Heading */
.product_area .section_title h2{
 font-family:'Oleo Script', display;
}

/* Image */
#big-banner a img{
 margin-left:0px;
 width:100%;
 height:293px;
 position:static;
}

/* Heading */
#big-banner a h3{
 font-family:'Arial Black','Arial Bold',Gadget,sans-serif;
 line-height:2em;
 text-align:center;
 word-spacing:-5px;
 letter-spacing:2.2px;
 background-size:auto;
 width:144px;
 padding-right:8px;
}
/* Import Google Fonts */
@import url("//fonts.googleapis.com/css2?family=Old+Standard+TT:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap");
/* Heading */
.product_area .section_title h2{
 font-family:'Old Standard TT', serif;
}
/* Heading */
 .product_area .section_title h2{
  font-size:18px !important;
 }
 
}
/* Heading */
#big-banner a h3{
 transform:translatex(499px) translatey(4px);
}

/* Import Google Fonts */
@import url("//fonts.googleapis.com/css2?family=Old+Standard+TT:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap");

/* Link */
.list-inline .list-inline-item a{
 color:#f3f1f1;
 font-family:'Old Standard TT', serif;
}

/* Row */
.customer_login .justify-content-center{
 transform:translatex(-7px) translatey(3px);
}

/* Column 4/12 */
.customer_login .col-lg-4{
 max-width:479px;
 transform:translatex(5px) translatey(-3px);
}

/* Form Division */
#logreg-forms form{
 min-height:493px;
 transform:translatex(0px) translatey(100px);
}

/* Button */
#logreg-forms .form-signin .btn-primary{
 transform:translatex(0px) translatey(100px);
}

/* Forgot pswd */
#forgot_pswd{
 transform:translatex(0px) translatey(100px);
 font-weight:600 !important;
}

/* Google login */
#logreg-forms .form-signin .google-login-btn{
 font-weight:600;
}

/* Logreg forms */
#logreg-forms{
 transform:translatex(0px) translatey(100px);
}

@media (min-width:992px){

 /* Column 4/12 */
 .customer_login .col-lg-4{
  width:479px;
 }
 
}