/* @import url('https://fonts.googleapis.com/css?family=Poppins:400,500,700');
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel&display=swap'); */

/* cdn norms pro */
/* @import url('http://fonts.cdnfonts.com/css/tt-norms-pro?styles=70921,70923,70915,70918,70920,70909');

:root {
  --rubik: "Rubik", sans-serif;
  --cinzel: "Cinzel", serif;
  --poppins: "Poppins", sans-serif;
}

* {
  font-family: 'TT Norms Pro', sans-serif !important;
} */

/* cdn SF Old Republic */
/* @import url('http://fonts.cdnfonts.com/css/hussar-4'); */

html, body {
  height: 100%;
  width: 100%;
  scroll-behavior: smooth;
  overflow-x: hidden;
  font-family: 'Titillium Web', sans-serif;
  /* display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
  box-sizing: border-box; */
}

body::-webkit-scrollbar{
  width: 0.25rem;
}

body::-webkit-scrollbar-track{
  background-color: #161C33;
}

body::-webkit-scrollbar-thumb{
  background-color: #F15B28;
}


/* Top Content ---------------------------------------------------------------*/
.topHeader {
  background: #232323;
  width: 100%;
  height: 20px;
  color: white;
}

.datetime .date span {
  font-size: 12px; 
}

.fa-facebook.fb,
.fa-twitter.tw,
.fa-google-plus-g.gpl,
.fa-instagram.ins,
.fa-youtube.yt {
  color: white;
  padding: 0px 0px 3px 0px;
}

.socialContent {
  /* background: #F15A22; */
  /* background: blue; */
  position: relative;
  left: 80%;
  right: 50%;
  top: -105%;
}

.socialContent2 {  
  position: relative;
}

/* navigation bar */
.navigation_container{
  box-shadow: 1px 1px 5px #F15B28;
}

.nav-link{
  font-weight: 700;
  letter-spacing: 0.1em;   
  /* background-color: blueviolet; */
}

.searchbox_container{
  width: 100%;
  height: 50px;
  /* background-color: red; */
  display: flex;
  justify-content: center;
  margin-top: -10px;
}

.nav_below{
  width: 700px;
  height: 60px;
    background-color: rgb(247, 247, 247);
  border-radius: 10px;
  margin-top: -10px;
  padding: 10px;
  box-shadow: 1px 1px 15px #cecece;
}

.auto_comp{
  width: 100%;
  position: relative;
}

.search_res{
  color: rgb(59, 59, 59);  
}

.search_res:hover{
  color: #F15B28;
}


.btn_search{
  color: white;
  background-color: #161C33;
}

.navigation_links{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-color: rgb(247, 247, 247);
  /* background-color: red; */
  border-radius: 10px;
}

.img_logo{
  margin-top: -20px;
  /* padding-bottom: 10px; */
}

.nav-link:hover{
  color: #F15B28;
}

.link_home,.link_product,.link_store,.link_contact,.link_account,.link_about_us{
  color: #161C33;
}

.head_orange{
  background-color: #F15B28;
  width: 500px;
  height: 30px;
  border-radius: 20px;
  margin-top: -25px;
}

.navigation_container{
  box-shadow: 1px 1px 15px #e4e4e4;
  background-color: white;
}

.navbar-nav{ 
  margin-top: -20px;  
}

.btn-group{
  /* display: flex; */
  justify-content: flex-end;
  background-color: #161C33;
  width: 100%;
}

.login_text{
  color: white;
  position: absolute;
  margin-top: -5px;
}

.bxs-user-pin{
  margin-left: -210px;
  font-size: 35px;
  color: #F15B28;
}

.bx-shopping-bag{
  font-size: 35px;
  color: #F15B28;
}

.badge-light{  
  position: absolute;
  margin-left: -10px;
  margin-top: -10px;
}

/* end of navigation bar */


/* Content -------------------------------------------------------------------*/

.promos_updates{
  width: 800px;
  height: 500px;  
  display: flex;
  justify-content: center;
  align-items: center;
  background-position: center;
  background-size: cover;
}

.promos_updates .entity-img {
	display: none;
}

.bxl-facebook-circle{  
  margin-top: 90px;
  margin-left: -150px;
  font-size: 50px;
  cursor: pointer;
}

.bxl-instagram-alt{  
  margin-top: 220px;
  margin-left: -150px;
  font-size: 50px;
  cursor: pointer;
}

/* subscribe to our newsletter */

.subscribe_container{
  background-color: rgb(247, 247, 247);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  width: 100%;  
}

.btn_subscribe{
  background-color: #F15B28;
  border-radius: 50%;
}

/* Footer */
footer {
  background-color: rgb(247, 247, 247);
  color: rgb(83, 83, 83);
  font-size: 13px;
  margin-top: 50px;
  font-weight: 700;
}

.social_container{
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;  
}

.fb_bottom:hover,
.bxl-google-plus-circle:hover,
.fb_bottom:hover{
  color: #d5d5d5;
}

.fb_icon, .google_icon, .insta_icon{
 font-size: 50px;
}

.footerLogo {
  width: 200px;
  height: 53.3px;
}

/* About Us */

.aboutUs ul {
  margin-left: -40px;
}

/* subscribe to our newsletter */

.subscribe_container{
  background-color: rgb(247, 247, 247);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  width: 100%;  
}

.btn_subscribe{
  background-color: #F15B28;
  border-radius: 50%;
}

.get_into_newsletter{
  background-color: #F15B28;  
  width: 800px;
  height: 400px;
}

.aboutUs ul li {
  list-style: none;
  margin: 4px 0;
  transition: 0.5s;
  cursor: pointer;
  padding: 0px;
  z-index: 1;
} 

footer ul li a{
  color: rgb(83, 83, 83);
}

footer ul li a:hover {
  left: 20px;
  color: #F15B28;
  transition: 0.3s;
  font-size: 15px;
  text-decoration: none !important;
}

#btnUp {
  position: fixed;
  width: 40px;
  height: 40px;
  background: white;
  bottom: 40px;
  right: 50px;
  text-decoration: none;
  text-align: center;
  color: #F05920;
  font-size: 20px;
  border: none;
  box-shadow: 0px 0px 10px black;
}

/* end of Footer */
