
@font-face {
    font-family: justice_league;
    src: url(fonts/justice_league-webfont.woff);
    src: url(fonts/justice_league-webfont.woff2);
    src: url(fonts/justice_league-webfont.eot lite);
}
@font-face {
    font-family: opensans-light;
    src: url(fonts/opensans-light-webfont.woff);
    src: url(fonts/opensans-light-webfont.woff2);
    src: url(fonts/opensans-light-webfont.eot lite);
}
@font-face {
    font-family: opensans-regular;
    src: url(fonts/opensans-regular-webfont.woff);
    src: url(fonts/opensans-regular-webfont.woff2);
    src: url(fonts/opensans-regular-webfont.eot lite);
}
@font-face {
    font-family: opensans-semibold;
    src: url(fonts/opensans-semibold-webfont.woff);
    src: url(fonts/opensans-semibold-webfont.woff2);
    src: url(fonts/opensans-semibold-webfont.eot lite);
}
@font-face {
    font-family: opensans-bold;
    src: url(fonts/opensans-bold-webfont-webfont.woff);
    src: url(fonts/opensans-bold-webfont.woff2);
    src: url(fonts/opensans-bold-webfont.eot lite);
}
@font-face {
    font-family: 'bignoodletitlingregular';
    src: url('fonts/big_noodle_titling-webfont.eot');
    src: url('fonts/big_noodle_titling-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/big_noodle_titling-webfont.woff2') format('woff2'),
         url('fonts/big_noodle_titling-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'bignoodletitlingoblique';
    src: url('fonts/big_noodle_titling_oblique-webfont.eot');
    src: url('fonts/big_noodle_titling_oblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/big_noodle_titling_oblique-webfont.woff2') format('woff2'),
         url('fonts/big_noodle_titling_oblique-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'arialregular';
    src: url('fonts/arial-webfont.eot');
    src: url('fonts/arial-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/arial-webfont.woff2') format('woff2'),
         url('fonts/arial-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
* p, h1, h3, h4, h5, h5, ul{
  padding: 0;
  margin: 0;
}
body{
  overflow-x: hidden;
}
.languageList{text-align:left; padding-top:5px;}

.productionChamber {

    width: 100%;
    padding-top: 35px;
    padding-bottom: 35px;
}

/*--------- header Start --------*/
/*------ Top Start -----*/
.lang_list{width:100%;margin-top: 10px;}
.lang_list ul{padding:0px;margin:0px;}
.lang_list ul li {display:inline-block}
.top-fluid{
}
.top-left a{
    padding: 11px 0;
    color: #fff;
    font-family: Myriad Pro Regular;
    font-size: 14px;
    display: inline-block;
}
.top-left a:hover{
  color: #fcbd11;
  text-decoration: none;
}
.top{
  border-bottom: solid 1px #f0f0f0;
  padding: 20px 0;
}
.top-text{
}
.top-text p{
  font-size: 12px;
  color: #c2c2c2;
  font-family: opensans-semibold;
  text-transform: uppercase;
}
.top-icon {
    text-align: right;
    padding: 10px 0;
    padding-right: 0px;
    font-size: 16px;
    float: right;
}

.top-icon ul{
  list-style: none;
  display: block;
  margin: 0;
}
.top-icon li{
display: inline-block;
}
.top-icon a{
  display: block;
  color: #fff;
  padding-left: 27px;
  font-size: 20px;
  font-family: opensans-regular;
  text-transform: capitalize;
}
.top-icon img{
  max-width: 520px;
  width: 100%;
}
.top-icon a:hover{
  color: #ff8201;
  text-decoration: none;
}
.basket{
  text-align: right;
  padding: 8px 0;
}
.basket p{
  color: #fff;
  font-family: Myriad Pro Regular;
  font-size: 14px;
  display: inline-block;
}
.basket p:hover{
  color: #ede734;
}
/*------ Top End -----*/



/*------ Nav Bar Start -----*/
.navbar-nav {
  font-size:14px;
}
.navbar-nav a:hover{
  color: #fff;
  background-color: #e6e6e6;
}
.nav li a:hover{
    background-color:none;  
}
.navbar-default{
  background: none;
  border: none;
}
.navbar-toggle {
  margin-bottom: : 20px;
}
.navbar{
  margin: 0;
  border: solid 0px #fff;
}


.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent;
}
.navbar-default .navbar-nav > li > a{
  color: #000;
  font-size: 13px;
  font-family: opensans-regular;
  text-transform: uppercase;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #000;
    background-color: transparent;
}
.nav > li > a{
  padding: 39px 10px;
}
.navbar-default .navbar-toggle .icon-bar{
  background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #fe8a00;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #008add;
    float: right;
    padding: 0;
}
.logo-main{

}
.logo {
    padding: 0px 0;
    max-width: 261px;
    width: 100%;
  
}
.google-lang{margin-top:10px;}
.dropdown-menu > li > a{
  color: #181818;
  font-family: Myriad Pro Regular;
  font-size: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{
  color: #fe8a00;
  background-color: #fcbd11;

}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: #fcbd11;
  color: #fe8a00;
}
/*------ Nav Bar End -----*/



.mmbox{position:relative; overflow:hidden; margin-bottom:20px;}
.mmbox h3{font-family: 'Titillium Web'; font-weight: normal; font-size: 16px; color:#111111d9; margin:0; text-transform:uppercase; text-align:center; bottom:10%; padding:12px; transition:all 0.3s; background:#ffffff; position:absolute; width:100%; z-index:99;}
.mmbox:hover h3{color:#ffffff; bottom:40%;  background:#0186d1;}

.mmbox img {
  width: 100%;
  position:relative;
  -webkit-transition: transform 0.3s linear 0s;
  -moz-transition: transform 0.3s linear 0s;
  -o-transition: transform 0.3s linear 0s;
  transition: transform 0.3s linear 0s;
}

.mmbox:hover img {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition: transform 0.3s linear 0s;
  -moz-transition: transform 0.3s linear 0s;
  -o-transition: transform 0.3s linear 0s;
  transition: transform 0.3s linear 0s;
}
.mg-image img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -o-transition: all 1s ease; /* IE 9 */
    -ms-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
    max-width: 100%;
    overflow:hidden;
}
.mg-image:hover img {
    -webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
     overflow:hidden;
}

.mg-image {
  overflow: auto;
  overflow:hidden;
}    


/*------ Search Start -----*/
.nav-icon{
    padding: 32px 15px;
}
.nav-icon ul{
  list-style: none;
  display: block;
  margin: 0;
} 
.nav-icon li{
  display: inline-block;
}
.nav-icon a{
  display: block;
  padding: 39px 0;
}
.search-ser{
  padding-right: 10px;
}
.searchTerm{
  background-color: #fff;
  border: solid 0px #c2c2c2;
  color: #000;
  height: 30px;
  padding-left: 10px;
  width: 200px;
  border-radius: 0px;
  background-image: url(im/search-icon-1.png);
  background-repeat: no-repeat;
  background-position: 102% center;
  font-size: 12px;
  font-family: opensans-regular;
  text-transform: capitalize;
  margin: 31px 0;
  border: solid 1px #ff8b00;
}
.searchButton{
  border: solid 2px #e5e5e5;
  border-left:   0;
  height: 26px;
  width: 26px;
  margin-left: -10px;
  background-color: #eeeeee;
  color: #999999;
}
.search-main{
  background-color: #f5f5f5;
  padding-top: 25px;
  padding-bottom: 25px;
  text-align: center;
}
.search-text{
  text-align: center;
}
.search-text p{
  color: #666666;
  font-size: 14px;
  font-family: helvetica;
  padding-bottom: 20px;
  letter-spacing: 4px;
}
/*------ Search End -----*/
.carousel-indicators li{
  background-color: #515151 !important;
  border: solid 1px #515151 !important;
}
.carousel-indicators .active{
  background-color: #fcbd11 !important;
  border: solid 1px #fcbd11 !important;
}
.carousel-indicators {
    bottom: -43px !important;
}
#menu-show{
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  background-color: rgb(0,0,0,0.9);
  z-index: 99999999;
  overflow: hidden;
}
#menu-show ul{
  display: block;
  list-style: none;
  padding-left: 20px;
  padding-top: 20px;
}
#menu-show ul li{
  display: block;
}
#menu-show ul li a{
  display: inline-block;
  font-size: 14px !important;
  color: #fff;
  font-family: opensans-regular;
  padding: 10px 30px;
}
#menu-show ul li a:hover{
  text-decoration: none;
  color: #0382c9;
}
#menu-show ul ul{
  padding-top: 0;
}
#menu-show button{
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 999999;
  color: #fff;
  font-size: 20px;
  background-color: transparent;
  border: 0;
  padding: 0;
}
.show{
  width: 100% !important;
}










@media screen and (max-width: 1529px){
  .top-icon img{
    padding-right: 12px;
  }
  .top-icon{
    font-size: 15px;
  }
}




@media screen and (max-width: 1365px){
  .top-icon img{
    padding-right: 12px;
  }
}





@media screen and (max-width: 1226px){
  .top-icon a{
    padding-left: 10px;
  }
}






@media screen and (max-width: 1199px){
  .nav > li > a {
    padding: 38px 13px;
  }
}



@media screen and (max-width: 991px){
  .navbar-default .navbar-nav > li > a{
    font-size: 12px;
  }
  .nav > li > a {
    padding: 31px 5px;
  }
  .logo{
    padding: 0px 0;
    max-width: 150px;
  }
  .top-icon {
    padding: 10px 20px;
  }
  .cat-cat{
    margin: 15px 0;
  }
}



@media screen and (max-width: 782px){
  .nav > li > a {
    padding: 31px 5px;
  }
}



@media screen and (max-width: 767px){
  .navbar-toggle{
    margin-right: 0px;
    padding: 0;
    border:0;
  }
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
  }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #5B5B5B;
    float: unset;
    padding: 0;
    text-align: center;
    overflow: hidden;
    border: 1px;
  }
  .nav > li > a {
    padding: 20px 5px;
  }
  .navbar-default .navbar-nav > li > a{
    font-size: 14px;
  }
.logo-xs {
    max-width: 100px;
    width: 100%;
    padding: 10px 0;
    margin: 0 auto;
}
  .navbar-toggle{
    margin-top: 15px;

float: left;

margin-left: -10px;
  }
  .top-fluid{
    position: fixed;
    background-color: transparent;
    border-top: solid 1px #5B5B5B;
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 9999;
  }
  .vc-image{
    padding-top: 15px;
  }
  .cat-fluid {
    padding: 0px 30px;
  }
  .search-xs{
    position: absolute;
    right: -10px;
    top: 17px;
  }
  .basket-xs{
    position: absolute;
    right: 20px;
    top: 17px;
  }

  .searchTerm{
    margin: 0;
    height: 35px;
    width: 100%;
    max-width: 100%;
  }
  .slider--_slider{
    padding-top: 58px;
  }
  .hactive{
    padding-top: 85px;
    font-size: 27px;
  }
}



@media screen and (max-width: 550px){
  .top-left a {
    padding: 9px 3px;
    font-size: 12px;
  }
  .basket p{
    font-size: 11px;
  }
}




@media screen and (max-width: 414px){
  .logo-xs {
    max-width: 100px;
  }
  .navbar-toggle {
    margin-top: 15px;
    margin-left: -10px;
    float: left;
  }
  .top-icon a {
    padding-left: 1px;
}
}
/*--------- header End --------*/


@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap');

.about-main{
  text-align: center;
  padding: 140px 0;
}
.about-main h1{
  font-family: opensans-bold;
  font-size: 50px;
  color: #3e3e3e;
  text-transform: uppercase;
  padding-bottom: 30px;
}
.about-main p{
  font-family: 'Poppins', sans-serif;
  font-weight:300;
  font-size: 16px;
  color: #3e3e3e;
  max-width: 965px;
  margin: 0 auto;
}

.about-main a{margin-top:25px;font-size:22px; color:#000;}




/*--------- Our Categories Start --------*/
.cat-hading{
  font-family: opensans-bold;
  font-size: 50px;
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 30px;
  text-align: center;
}
.cat-fluid{
  padding: 30px 30px;
}
.cat-cat{
  padding: 0px;
}
.cat-cat img{
  width: 100%;
}





@media screen and (max-width: 991px){
  .cat-text a{
    font-size: 25px;
  }
  .cat-text a:hover{
    font-size: 35px;
  }
  .cat-main-text{
  }
}


@media screen and (max-width: 767px){
  
}



@media screen and (max-width: 550px){
  .cat-main-text p {
    font-size: 15px;
}
.cat-main-text h1 {
    font-size: 35px;
  }
  .cat-text a {
    font-size: 20px;
}
  .cat-text a:hover {
    font-size: 25px;
}
}
/*--------- Our Categories End --------*/










/*--------- Special Products Start --------*/
.special-products-fluid{
  padding-top: 0;
  padding-bottom: 0px;
}
.special-products-fluid{
  text-align: center;
}
.special-products-fluid h1{
  font-family: opensans-bold;
  font-size: 35px;
  color: #000;
  text-transform: uppercase;
  padding-bottom: 30px;
}

.special{
  padding: 0px 0px 0px;
  position: relative;
  background-color: #fff;
  border-radius: 0px;
  border: solid 2px #ebebeb;
  text-align: center;
  overflow: hidden;
  transition: all 0.5s ease;
}
.special:hover{
  border: solid 2px #000;
}
.special-text{
  text-align: left;
  padding-top: 25px;
  padding-bottom: 25px;
  transition: all 0.5s ease;
  padding-left: 15px;
}
.special-text h4{
  font-size: 12px;
  font-family: opensans-regular;
  text-transform: capitalize
}
.special-text p{
  font-size: 12px;
  font-family: opensans-regular;
  text-transform: capitalize;
  padding-top: 5px;
}
.special-text a{
  background-color: #fcbd11;
  color: #fff;
  font-size: 14px;
  font-family: Myriad Pro Regular;
  padding: 13px 23px;
  display: inline-block;
  margin-top: 6px;
}
.special-hover{
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom:0;
  margin-bottom: 0;
  width: 100%;
  height: 0%;
  background-color: rgb(0,0,0,0.2);
  border-radius: 10px;
  transition: all 0.5s ease;
}
.special-hover-img{
  padding: 7px 7px;
  background-color: #03a9f4;
  margin-top: 0px;
  border-radius: 0px 0px 10px 10px; 
  text-align: center;
  animation-name: top;
  animation-duration: 4s;
  animation-iteration-count: 2;
  animation-direction: alternate-reverse;
  transition: all 0.7s ease;
}
.special-hover-img div{
  padding-top: 23px;
  padding-bottom: 23px;
  border: solid 1px #fff;
  border-radius: 0px 0px 10px 10px; 
}
.special-hover-img a{
  padding: 0 5px;
}
.special:hover .special-hover-img{
  margin-top: 230px; 
}
.special:hover .special-hover{
  opacity: 1;
  height: 100%
}
.slider_control{
  height: 0px;
}
.prev-prev1{
   margin-left:-2%;
   position: relative;
   bottom: 205px;
   z-index: 9;
}
.next-next1{
   margin-left: 98.8%;
   position: relative;
   bottom: 245px;
   z-index: 9;
}
.h2-hover{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  font-size: 20px;
  color: #fff;
  font-family: bignoodletitlingregular;
  background-color: #181818;
  opacity: 0;
  line-height: 18px;
  text-transform: capitalize;
  transition: all 0.3s ease;
}
.special img{
  width: 100%;
}
#owl-demo .owl-nav.disabled{
  display: block !important;
}
.left-nav1{
  position: absolute;
  top: 30%;
  left: 0px;
}
.right-nav1{
  position: absolute;
  top: 30%;
  right: 0;
}
.owl-theme .owl-dots{
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
}
.owl-theme .owl-dots .owl-dot{
  display: inline-block !important;
}
.owl-theme .owl-dots .owl-dot span {
    width: 18px !important;
    height: 1px !important;
    margin: 6px 4px !important;
    border-radius: 0 !important;
    transition: all 0.3s ease !important;
    background-color: #000 !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot{
  transition: all 0.3s ease !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #000 !important;
    height: 4px !important;
}








@media screen and (max-width: 1428px){
  
}



@media screen and (max-width: 1276px){
  
}






@media screen and (max-width: 1199px){
  .special:hover .special-hover-img{
    margin-top: 229px; 
  }
  .detail{
    top: 20%;
    font-size: 40px;
    line-height: 30px;
    padding: 18px;
  }
}


@media screen and (max-width: 1100px){
  .right-nav {
    right: 0;
    top: -68px;
  }
  .left-nav {
    right: -78%;
    top: -68px;
  }
}


@media screen and (max-width: 1050px){
  
}



@media screen and (max-width: 991px){
  
}



@media screen and (max-width: 845px){
  
}

@media screen and (max-width: 845px){
  
}




@media screen and (max-width: 767px){
  .cat-top{
    padding-top: 20px;
  }
  .special:hover .special-hover-img {
    margin-top: 229px;
  }
  .special-products-fluid {
    padding-top: 0px;
  }
  .detail{
    top: 33%;
    font-size: 40px;
    line-height: 30px;
    padding: 18px;
  }
  .special-products-fluid h1{
    font-size: 24px;
  }
}





@media screen and (max-width: 725px){
  
}







@media screen and (max-width: 550px){
  .detail{
    top: 16vh;
    font-size: 35px;
    line-height: 27px;
    padding: 15px;
  }
  
}

@media screen and (max-width: 480px){
  .special:hover .special-hover-img {
    margin-top: 229px;
  }
  .detail{
    top: 10vh;
    font-size: 30px;
    line-height: 25px;
    padding: 15px;
  }
  .left-nav {
    right: -65%;
    top: -68px;
  }
}



@media screen and (max-width: 398px){
  
}
/*--------- Special Products End --------*/











/*--------- About Us  Start --------*/
.about-fluid{
  margin-top: 20px;
}
.about-text{
  text-align: left;
  padding-top: 70px;
}
.about-text h1{
  font-size: 36px;
  color: #444444;
  font-family: opensans-regular;
  text-transform: uppercase;
}
.about-text h2{
  font-size: 30px;
  color: #03a9f4;
  font-family: justice_league;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 60px;
  text-transform: uppercase;
}
.about-text p{
  font-size: 16px;
  color: #868686;
  font-family: opensans-regular;
  line-height: 27px;
  letter-spacing: 1px;
}
/*--------- About Us  End --------*/










/*--------- Newsletter Start --------*/
.btm-newsletter{
}
.btm-newsletter input {
    width: 100%;
    max-width: 314px;
    border: 0;
    border: solid 1px #767677;
    height: 45px;
    color: #000;
    font-size: 14px;
    font-family: opensans-regular;
    padding-left: 15px;
    vertical-align: bottom;
    background-color: #fff;
    float: right;
}
.newsletter-text{
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px;
}
.btm-newsletter h3{
  font-size: 30px;
  color: #e6e6e6;
  font-family: Myriad Pro Regular;
}
.btm-newsletter h1{
  font-size: 30px;
  color: #000;
  font-family: opensans-semibold;
  float: left;
  padding-top: 6px;
}
.btm-newsletter p{
  font-size: 17px;
  color: #e6e6e6;
  font-family: Myriad Pro Regular;
  padding-bottom: 90px;
}
.btm-newsletter button{
  padding: 10px 18px;
  border: 0;
  font-family: Myriad Pro Regular;
  font-size: 17px;
  background-color: #000;
  color: #fff;
  margin-left: -4px;
  float: right;
}





@media screen and (max-width: 991px){
}



@media screen and (max-width: 991px){
}


@media screen and (max-width: 767px){
}



@media screen and (max-width: 480px){
}
/*--------- Newsletter  End --------*/










/*--------- Map  Start --------*/
.map-text{
  text-align: left;
}
.map-text ul{
  list-style: none;
  display: block;
  padding-top: 74px;
}
.map-text li{
  display: block;
  padding: 15px 0;
}
.map-text img{
  display: inline-block;
}
.map-text h3{
  display: inline-block;
  font-size: 16px;
  color: #444444;
  font-family: opensans-bold;
  padding-left: 15px;
}
.map-text p{
  font-size: 14px;
  color: #868686;
  font-family: opensans-regular;
  display: inline-block;
}
/*--------- Map  End --------*/
















/*--------- Bottom Start --------*/
.bottom-fluid{
  background-color: #1d1d1d;
  margin-top: 50px;
}
.bottom-link{
  padding: 50px 0 36px;
}
.bottom-link h1{
  font-size: 18px;
  color: #fff;
  font-family: opensans-bold;
  text-transform: uppercase;
  padding-bottom: 30px;
}
.bottom-link ul{
  display: block;
  list-style: none;
}
.bottom-link ul li{
  display: block;
  padding-bottom: 20px;
  color: #fff;
}
.bottom-link ul li a{
  font-size: 14px;
  color: #fff;
  font-family: opensans-regular;
  text-transform: uppercase;
}



@media screen and (max-width: 767px){
  .bottom-text h1 {
    font-size: 35px;
  }
  .bottom-fluid {
    padding-top: 30px;
    padding-bottom: 0px;
  }
}




@media screen and (max-width: 500px){
  .btm a{
  display: block;
  padding: 10px 20px 0;
}
.newsletter button {
    padding: 14px 49px;
}
}
/*--------- Bottom End --------*/






.sub-banner{
  height: 0px;
  background-image: url(im/sub.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}


@media screen and (max-width: 991px){
  .sub-banner{
    height: 0px;
  }
  .newsletter button{
    margin-top: 20px;
  }
}


@media screen and (max-width: 767px){
  .sub-banner{
    display: none;
  }
  .btm-newsletter input{
    max-width: 240px;
  }
  .btm-newsletter h1{
    padding-bottom: 20px;
    float: unset;
  }
  .bottom-link {
    padding: 20px 0 20px;
  }
}