@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600;700&display=swap');

@font-face {
  font-family: "Great Sejagad";
  src: url("../fonts/GreatSejagad.woff2") format("woff2"), url("../fonts/GreatSejagad.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

a {
  text-decoration: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

a:hover {
  text-decoration: none;
}

.mobile-left,
.cart_menu,
.sidenav {
  display: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
p {
  padding: 0;
  margin: 0;
}

body {
  background-color: #fff;
}

.theme-main-heading{
  text-align: center;
  padding: 35px 0 45px 0;
}

.theme-main-heading h5{
  font-family: "Great Sejagad";
  font-size: 110px;
  color: #e11a36;
  text-transform: capitalize;
  display: inline-block;
  position: relative;
  padding-bottom: 10px;
  transform: skewY(-7deg);
  text-align: center;
}

.theme-main-heading h5::after{
  content: "";
  border-bottom: solid 10px #e11a36;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  margin: auto;
  border-radius: 18px;
  bottom: 0;
}

/**********nav-bar***********/

header .middle-bar {
  padding: 10px 0;
  position: absolute;
  width: 100%;
  z-index: 9;
}

header .middle-bar .top_nav_items {
  text-align: right;
}

header .middle-bar .top_nav_items ul li {
  display: inline-block;
  padding: 0 10px;
}

header .middle-bar .top_nav_items ul li ul {
  width: 250px;
  background: #1e1e1e;
  z-index: 12;
  position: absolute;
  display: none;
}

header .middle-bar .top_nav_items ul li ul li {
  width: 100%;
}

header .middle-bar .top_nav_items ul li ul li a {
  text-align: left;
  display: block;
  color: #ffffff;
}

header .middle-bar .top_nav_items ul li a {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #ffffff;
  text-transform: uppercase;
}

header .middle-bar .top_nav_items ul li a:hover {
  color: #f41e1e;
}

header .middle-bar .top_nav_items ul li:nth-last-child(1) {
  position: relative;
}

header .middle-bar .top_nav_items ul li:nth-last-child(1) span {
  font-family: "Roboto", sans-serif;
  position: absolute;
  top: 0;
  right: 0;
  width: 14px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  background-color: #f41e1e;
  color: #000000;
  border-radius: 30px;
  font-size: 12px;
}
.top-cate{
  text-align: center;
}

/************material-section**********/

.main-background{
  background-image: url(../images/main-background.jpg);
  background-repeat: no-repeat;
}


.raw-heading{
  text-align: center;
  padding: 0 0 0 0;
}

.raw-heading p{
  font-family: "Roboto", sans-serif;
  max-width: 845px;
  margin: 0 auto;
  font-weight: 400;
  padding-bottom: 22px;
}

.raw-heading h2{
  padding-bottom: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #1d1e21;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 48px;
}


/**********category-section*********/
.category-heading{
  text-align: center;
  padding: 5px 0 35px 0;

}

.category-heading h2{
  font-size: 48px;
  color: #1d1e21;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.category-heading p{
  font-size: 16px;
  color: #5e5e5e;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  padding: 12px 112px 25px 112px;
}

.category-main .col-12:nth-child(odd){
  margin-top: -32px;
}
.category-main .col-12:nth-child(odd) .category-text{
  padding-top: 33px;
}

.category-text{
  text-align: center;
}

.category-text h3{
  font-size: 22px;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
}

.category-text-2 {
text-align: center;
padding-top: 35px;
}

.category-text-2 h3{
  font-size: 22px;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
}


.category-text-3 {
  text-align: center;
  padding-top: 11px;
  }

  .category-text-3 h3{
    font-size: 22px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Oswald', sans-serif;
  }


.category-text-4{
  text-align: center;
  padding-top: 35px;
}

.category-text-4 h3{
  font-size: 22px;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
}

/***********emp-section********/

.emp-heading{
  text-align: center;
  padding: 0 0 0 0;
}

.emp-heading h2{
  font-size: 48px;
  color: #1d1e21;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 10px;
}

.emp-heading p{
  font-size: 16px;
  color: #5d5d5d;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  padding:0 100px;
}

.emp-images-main{
  padding-top: 35px;
}

.emp-img-text{
  text-align: center;
  padding-top: 30px;
}

.emp-img-text h2{
  font-size: 20px;
  color: #1d1e21;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
}

/********product-section*********/
.product-section-main{
  padding: 25px 0 25px 0;
}

.product-text{
  text-align: center;
  padding-top: 22px;
}

.product-text h3{
  font-size: 22px;
  color: #000;
  font-weight: 500;
  font-family: 'Barlow Condensed', sans-serif;
  text-transform: uppercase;
}

.product-inner{
  padding-top: 50px;
}

/********work-section********/

.working-main{
  background-image: url(../images/working-background-imgs.jpg);
  background-repeat: no-repeat;
}

.working-inner-heading h2{
  font-family: 'Barlow Condensed', sans-serif;
  color: #1d1e21;
  font-size: 48px;
  font-weight: 700;
  text-transform: uppercase;
}

.working-inner-heading{
  text-align: center;
  padding: 0 0 60px 0;
}

.working-inner-heading p{
  font-size: 16px;
  color: #5d5d5d;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  max-width: 630px;
  margin: 0 auto;
  padding-top: 10px;
}

.working-main{
  padding: 85px 0 0 0;
}

.working-text{
  text-align: center;
  text-align: center;
  padding: 25px 0 0 0;
}
.working-text h3{
  font-size: 24px;
  color: #1d1e21;
  text-transform: uppercase;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
}

.work-img-2{
  margin-top: -38px;
}

.work-img-3{
  margin-top: -68px;
}

/******stiches-section********/

.stiches-main{
  background-image: url(../images/stiches-main-bg.jpg);
  background-repeat: no-repeat;
  padding-bottom: 150px;
}

.stices-imgs-main{
  padding-top: 40px;
}

.stiches-text{
  text-align: center;
  padding-top: 28px;
}

.stiches-text h3{
  color: #1d1e21;
  font-size: 24px;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  text-transform: uppercase;
  padding-bottom: 10px;
}

.stiches-text p{
  color: #3d3d3e;
   font-family: 'Roboto', sans-serif;
  font-weight: 400;
  padding-bottom: 15px;
  font-size: 14px;
}

.read-btn{
  color: #252525;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
}

.read-btn:hover{
  color: #e11a36;
}

/*******contact-us*******/
.contact-us {
  background-color: #f4f2f1;
}

.contact-us .touch {
  position: relative;
  padding-left: 20px;
}

.contact-us .touch form {
  font-family: "Roboto", sans-serif;
}

.contact-us .touch form input {
  width: 80%;
  height: 50px;
  border: none;
  outline: none;
  background: transparent;
  border-bottom: 1px solid #797979;
  padding-left: 10px;
  margin-top: 50px;
  color: #000000;
}

.contact-us .touch form input::-webkit-input-placeholder {
  font-size: 16px;
  font-weight: 300;
  color: #000000;
}

.contact-us .touch form input:-ms-input-placeholder {
  font-size: 16px;
  font-weight: 300;
  color: #000000;
}

.contact-us .touch form input::-ms-input-placeholder {
  font-size: 16px;
  font-weight: 300;
  color: #000000;
}

.contact-us .touch form input::placeholder {
  font-size: 16px;
  font-weight: 300;
  color: #000000;
}

.contact-us .touch button {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
  z-index: 9;
  border: none;
  outline: none;
  background-color: transparent;
  margin: 42px 0 42px 25px;
}

.contact-us .touch button i {
  padding-left: 5px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  font-size: 18px;
}

.contact-us .touch button::after {
  position: absolute;
  content: "";
  width: 52px;
  height: 45px;
  background-color: #f41e1e;
  left: -23px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -9;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  clip-path: polygon(0 1%, 100% 0, 71% 100%, 0% 100%);
}

.contact-us .touch  button:hover i {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.contact-us .touch button:hover::after {
  clip-path: polygon(0 1%, 100% 0, 100% 100%, 0% 100%);
  width: 150px;
}

.contact-us .touch form textarea {
  border: none;
  outline: none;
  background: transparent;
  border-bottom: 1px solid #797979;
  padding: 15px 10px;
  margin-top: 40px;
  width: 80%;
  color: #000000;
}

.contact-us .touch form textarea::-webkit-input-placeholder {
  font-size: 16px;
  font-weight: 300;
  color: #000000;
}

.contact-us .touch form textarea:-ms-input-placeholder {
  font-size: 16px;
  font-weight: 300;
  color: #000000;
}

.contact-us .touch form textarea::-ms-input-placeholder {
  font-size: 16px;
  font-weight: 300;
  color: #000000;
}

.contact-us .touch form textarea::placeholder {
  font-size: 16px;
  font-weight: 300;
  color: #000000;
}

.contact-us .last-adres {
  position: relative;
}

.contact-us .last-adres .adres ul li {
  list-style-type: none;
  padding-bottom: 20px;
}


.top-cntct h5{
  font-family: "Great Sejagad";
  font-size: 110px;
  color: #e11a36;
  text-transform: capitalize;
  display: inline-block;
  position: relative;
  padding-bottom: 10px;
  transform: skewY(-7deg);
  text-align: center;
}

.top-cntct{
  padding: 50px 0;
}


.top-cntct h5::after{
  content: "";
  border-bottom: solid 10px #e11a36;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  margin: auto;
  border-radius: 18px;
  bottom: 0;
}

.contact-us .last-adres .adres ul li p {
  font-family: 'Oswald', sans-serif;
  font-size: 22px;
  font-weight: 600;
  color: #000000;
  padding-top: 10px;
}

.contact-us .last-adres .adres ul li a {
  font-family: "Anton", sans-serif;
  font-size: 22px;
  font-weight: 400;
  color: #000000;
}

.contact-us .last-adres .adres ul li a:hover {
  color: #f41e1e;
}

.contact-us .last-adres .last-map {
  z-index: -9;
}

.contact-container{
  background-color: #000;
}

.contact-us .touch form input::placeholder{
  color: #fff !important;
}

.contact-us .touch form textarea::placeholder{
  color: #fff;
}

/********footer*********/

footer{
  background-color: #000;
}

footer .top-footer {
  padding: 78px 0 0 0;
}

footer .top-footer .inner-link {
  padding-bottom: 35px;
}

footer .top-footer .inner-link h2 {
  font-size: 22px;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
  font-family: 'Barlow Condensed', sans-serif;
}

footer .top-footer .last-menu ul li {
  list-style-type: none;
  padding-bottom: 18px;
}

footer .top-footer .last-menu ul li a {
  font-size: 15px;
  font-weight: 400;
  color: #cccccc;
  text-transform: capitalize;
  font-family: "Roboto", sans-serif;
}

footer .top-footer .last-menu ul li a:hover {
  color: #f41e1e;
  letter-spacing: 1px;
}

footer .top-footer .last-search form {
  font-family: "Roboto", sans-serif;
  display: inline-block;
}

footer .top-footer .last-search form input {
  padding: 18px 18px;
  width: 100%;
  color: #000;
  background: #fff;
  font-size: 15px;
  color: #6a6a6a;
  border: 0;
  border-radius: 5px;
}

footer .top-footer .last-search form input::-webkit-input-placeholder {
  color: #8f8f8f;
}

footer .top-footer .last-search form input:-ms-input-placeholder {
  color: #ffffff;
}

footer .top-footer .last-search form input::-ms-input-placeholder {
  color: #ffffff;
}

footer .top-footer .last-search form input::placeholder {
  color: #ffffff;
}

footer .top-footer .last-search form button {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  border: none;
  outline: none;
  background-color: #e11a36;
  padding: 16px 30px 15px 25px;
  border-radius: 6px;
  margin-top: 16px;
}

footer .top-footer .last-search p {
  font-size: 15px;
  font-weight: 400;
  color: #cccccc;
  padding: 15px 0;
  font-family: "Roboto", sans-serif;
  max-width: 280px;
}

footer .top-footer .last-search form input::placeholder{
  color: #6a6a6a;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.last-search i{
  padding-right: 7px;
}

.last-search form input:focus-visible{
  outline: none;
}

footer .bottom-footer{
  padding: 44px 0 44px 0;
}

.bottom-footer .copy_right{
  padding-top: 9px;
}

footer .inner-link img{
  padding-top: 80px;
}

footer .bottom-footer .copy_right p {
  font-size: 15px;
  font-weight: 400;
  color: #8b8b8b;
  font-family: "Roboto", sans-serif;
}

footer .bottom-footer .copy_right p a{
  font-size: 15px;
  font-weight: 400;
  color: #8b8b8b;
  font-family: "Roboto", sans-serif;
}

footer .bottom-footer .design {
  text-align: right;
}

footer .footer-container{
  border-bottom: 2px solid #1a1a1a;
  padding-bottom: 78px;
}

footer .bottom-footer .design p {
  font-size: 14px;
  font-weight: 400;
  color: #676767;
}

footer .bottom-footer .design p a {
  color: #676767;
}

footer .bottom-footer .design p a:hover {
  color: #f41e1e;
}









/*Search*/

.open-search {
    background: rgba(0, 0, 0, 0.9);
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 9999;
    bottom: 0px;
    height: 100%;
}

.open-search .search-target {
    position: absolute;
    top: 50%;
    left: 15%;
    right: 15%;
    text-align: center;
    transform: translateY(-50%);
}

.open-search .search-target form {
    position: relative;
}

.open-search .search-target form input {
    display: block;
    padding-left: 20px;
    width: 100%;
    outline: none;
    border-radius: 5px;
    font-size: 16px;
    height: 60px;
    background: transparent;
    color: #ffffff;
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
}

.open-search .search-target form button {
    border: none;
    display: block;
    outline: none;
    border-radius: 0px 5px 5px 0px;
    height: 60px;
    position: absolute;
    top: 0px;
    right: 0px;
    color: #fff;
    font-size: 17px;
    background: transparent;
    padding: 0px 40px;
}

/* .open-search .search-target form button:hover {} */

.search-wrapper01 {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 999;
    cursor: pointer;
    padding: 10px;
}

.search-wrapper01::after {
    display: block;
    content: "";
    background: #fff;
    height: 45px;
    width: 2px;
    transform: rotate(-45deg);
}

.search-wrapper01::before {
    display: block;
    content: "";
    background: #fff;
    height: 45px;
    width: 2px;
    transform: rotate(45deg);
    position: absolute;
}

.search-wrapper01:hover::after,
.search-wrapper01:hover::before {
    background: #f41e1e;
}

@media (max-width: 1400px) {
  .main-wall .insta-img ul li {
    width: 24%;
  }
  .top-cate h5 {
    font-size: 75px;
  }
  .top-cate h6 {
    font-size: 75px;
  }
  .why .top-why h5 {
    font-size: 75px;
  }
  .why .top-why h6 {
    font-size: 75px;
  }
  .catalog .right-catalog h5 {
    font-size: 75px;
  }
  .catalog .right-catalog h6 {
    font-size: 75px;
  }
  .contact-us .top-cntct h5 {
    font-size: 75px;
  }
  .contact-us .top-cntct h6 {
    font-size: 75px;
  }
  .contact-us .last-adres .adres ul li p {
    font-size: 20px;
  }
  .contact-us .last-adres .adres ul li a {
    font-size: 20px;
  }
}

@media (max-width: 1300px) {
  .top-cate h5 {
    font-size: 70px;
  }
  .top-cate h6 {
    font-size: 70px;
  }
  .cate-tag a {
    font-size: 15px;
  }
  .cate_main .inner_cate .cate-name h2 {
    font-size: 30px;
  }
  .cate_main .inner_cate .cate-name i {
    font-size: 30px;
  }
  .cate_main {
    padding: 50px 0;
  }
  .why .top-why h5 {
    font-size: 70px;
  }
  .why .top-why h6 {
    font-size: 70px;
  }
  .why .d-flex .flex-grow-1 h4 {
    font-size: 20px;
  }
  .why {
    padding: 20px 0 80px 0;
  }
  .catalog {
    padding: 100px 0;
  }
  .catalog .right-catalog h5 {
    font-size: 70px;
  }
  .catalog .right-catalog h6 {
    font-size: 70px;
  }
  .catalog .right-catalog p {
    padding: 20px 0 50px 0;
  }
  .catalog .right-catalog ul li a {
    font-size: 15px;
  }
  .contact-us {
    padding: 25px 0px 0 0;
  }
  .contact-us .top-cntct h5 {
    font-size: 70px;
  }
  .contact-us .top-cntct h6 {
    font-size: 70px;
  }
  .contact-us .touch form input {
    margin-top: 30px;
  }
  .contact-us .touch form button {
    font-size: 15px;
  }
  .theme-main-heading {
    text-align: center;
    padding: 25px 0 38px 0;
}
.raw-heading h2 {
  padding-bottom: 12px;
}
.cate_main {
  padding: 15px 0;
}
.stiches-text h3 {
  font-size: 21px;
}
.stiches-text p {
  font-size: 13px;
  padding-bottom: 8px;
}
.stiches-main {
  padding-bottom: 50px;
}
.product-inner {
  padding-top: 40px;
}
.top-cntct {
  padding: 12px 0;
}

footer .top-footer {
  padding: 60px 0 0 0;
}

footer .footer-container {
  padding-bottom: 45px;
}

footer .top-footer .inner-link {
  padding-bottom: 30px;
}

footer .inner-link img {
  padding-top: 65px;
}

footer .bottom-footer {
  padding: 30px 0 30px 0;
}

}

@media (max-width: 1200px) {
  header .middle-bar .top_nav_items ul li a {
    font-size: 14px;
  }
  .top-cate h5 {
    font-size: 60px;
  }
  .top-cate h6 {
    font-size: 60px;
  }
  .cate_main .inner_cate .cate-name h2 {
    font-size: 28px;
  }
  .cate_main .inner_cate .cate-name i {
    font-size: 28px;
  }
  .cate_main {
    padding: 15px 0;
  }
  .why .top-why h5 {
    font-size: 60px;
  }
  .why .top-why h6 {
    font-size: 60px;
  }
  .why .d-flex .flex-grow-1 p {
    text-align: justify;
  }
  .why {
    padding: 20px 0 50px 0;
  }
  .catalog .right-catalog h5 {
    font-size: 60px;
  }
  .catalog .right-catalog h6 {
    font-size: 60px;
  }
  .catalog {
    padding: 60px 0;
  }
  .catalog .right-catalog ul li a {
    font-size: 14px;
  }
  .contact-us .top-cntct h5 {
    font-size: 60px;
  }
  .contact-us .top-cntct h6 {
    font-size: 60px;
  }
  .contact-us .touch form input {
    margin-top: 20px;
  }
  .contact-us .last-adres .adres ul li p {
    font-size: 19px;
  }
  .contact-us .last-adres .adres ul li a {
    font-size: 19px;
  }
  .contact-us {
    padding: 50px 0px;
  }
.theme-main-heading {
    text-align: center;
    padding: 25px 0 32px 0;
}
.category-text h3 {
  font-size: 20px;
}
.category-text-2 h3 {
  font-size: 20px;
}
.category-text-2 {
  padding-top: 32px;
}
.category-text-3 h3 {
  font-size: 20px;
}
.category-text-3 {
  padding-top: 5px;
}
.category-text-4 h3 {
  font-size: 20px;
}
.category-text-4 h3{
  font-size: 20px;
}
.category-text-4 {
  padding-top: 30px;
}

.theme-main-heading h5 {
  font-size: 100px;
}
.theme-main-heading {
  padding: 20px 0 30px 0;
}
.raw-heading h2 {
  font-size: 45px;
}
.raw-heading p {
  padding-bottom: 22px;
}
.category-heading h2 {
  font-size: 45px;
}
.category-heading p {
  padding: 12px 75px 20px 75px;
}
.emp-heading h2 {
  font-size: 45px;
}
.emp-heading p {
  padding: 0 25px;
}
.emp-img-text {
  padding-top: 18px;
}
.emp-img-text h2 {
  font-size: 17px;
}
.product-text h3 {
  font-size: 18px;
}
.product-inner {
  padding-top: 25px;
}
.working-main {
  padding: 60px 0 0 0;
}
.working-inner-heading h2 {
  font-size: 45px;
}
.working-inner-heading p {
  font-size: 15px;
  max-width: 560px;
  padding-top: 5px;
}
.working-text {
  padding: 15px 0 0 0;
}
.theme-main-heading {
  padding: 15px 0 25px 0;
}
.stiches-text h3 {
  font-size: 18px;
}
.stiches-text {
  padding-top: 25px;
}
.contact-us {
  padding: 35px 0px 0 0;
}
.contact-us .last-adres .adres ul li {
  padding-bottom: 15px;
}
.contact-us .touch form textarea {
  padding: 0px 10px;
  margin-top: 40px;
}
.contact-us .touch button {
  margin: 35px 0 35px 25px;
}
footer .top-footer {
  padding: 45px 0 0 0;
}
footer .footer-container {
  padding-bottom: 35px;
}
footer .inner-link img {
  padding-top: 55px;
}
footer .bottom-footer {
  padding: 25px 0 25px 0;
}
.stices-imgs-main {
  padding-top: 35px;
}
.stiches-main {
  padding-bottom: 35px;
}
.emp-heading p{
  font-size: 15px;
}
}

@media (max-width: 992px) {
  .sidenav {
    display: block;
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.91);
    overflow-x: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    padding-top: 60px;
  }
  .sidenav a.closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    color: #e11a36;
  }
  .sidenav ul {
    margin: 0;
    padding: 0;
  }
  .sidenav ul li {
    list-style-type: none;
    display: block;
  }
  .sidenav ul li a {
    padding: 8px 8px 8px 32px !important;
    text-decoration: none;
    font-size: 14px;
    color: #e11a36;
    display: block;
    text-transform: uppercase;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-align: left;
  }
  .sidenav ul li ul.dropdown-menu {
    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
    position: relative;
  }
  .sidenav ul li ul.dropdown-menu li {
    background-color: #e11a36;
  }
  .sidenav ul li ul.dropdown-menu li a {
    font-size: 15px;
    color: #fff;
  }
  header .topbar .top-right ul li h6 {
    font-size: 12px;
  }
  header .topbar .top-right ul li h6 a {
    font-size: 12px;
  }
  header .topbar .top-right ul li a {
    font-size: 12px;
  }
  header .topbar .top-right ul li {
    padding: 0 7px;
  }
  header .topbar .top-left h3 {
    font-size: 12px;
  }
  header .middle-bar {
    background-color: #232323;
    position: inherit;
  }
  header .middle-bar .top_nav_items {
    display: none;
  }
  .cart_menu {
    display: block;
    text-align: right;
  }
  .cart_menu ul li {
    display: inline-block;
  }
  .cart_menu ul li a {
    font-size: 20px;
    color: #000000;
    position: relative;
    -webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
            clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
    background-color: #f41e1e;
    display: block;
    padding: 15px 20px;
  }
  .cart_menu ul li a span {
    font-family: "Roboto", sans-serif;
    position: absolute;
    top: 12px;
    right: 12px;
    width: 14px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    background-color: #232323;
    color: #ffffff;
    border-radius: 30px;
    font-size: 12px;
  }
  .cart_menu ul li a:hover {
    background-color: #000000;
    color: #f41e1e;
  }
  .cate_main {
    padding: 20px 0;
  }
  .top-cate h5 {
    font-size: 55px;
  }
  .top-cate h6 {
    font-size: 55px;
  }
  .cate-tag a {
    font-size: 14px;
  }
  .cate-tag a i {
    font-size: 16px;
  }
  .cate_main .inner_cate .cate-name h2 {
    font-size: 24px;
  }
  .cate_main .inner_cate .cate-name i {
    font-size: 24px;
  }
  .category-main .col-12:nth-child(odd){
    margin-top: 0;
  }
  .category-main .col-12:nth-child(odd) .category-text{
    padding-top: 10px;
  }
  .category-main .category-text{
    padding-top: 10px;
  }
  .category-main .category-text h3{
    font-size: 16px;
  }
  .why .top-why h5 {
    font-size: 55px;
  }
  .why .top-why h6 {
    font-size: 55px;
  }
  .why .d-flex {
    margin-top: 30px;
  }
  .why {
    padding: 20px 0 40px 0;
  }
  .feature_prod {
    padding: 100px 0;
  }
  .catalog {
    padding: 40px 0;
  }
  .catalog .right-catalog h5 {
    font-size: 55px;
  }
  .catalog .right-catalog h6 {
    font-size: 55px;
  }
  .catalog .right-catalog p {
    padding: 10px 0 40px 0;
  }
  .catalog .right-catalog ul li a::after {
    height: 48px;
  }
  .cate-tag a::after {
    height: 48px;
  }
  .catalog {
    padding: 20px 0;
  }
  .main-wall {
    padding: 100px 0;
  }
  .contact-us {
    padding: 30px 0px;
  }
  .contact-us .top-cntct h5 {
    font-size: 55px;
  }
  .contact-us .top-cntct h6 {
    font-size: 55px;
  }
  .contact-us .last-adres .adres ul li p {
    font-size: 18px;
  }
  .contact-us .last-adres .adres ul li {
    padding-bottom: 15px;
  }
  .contact-us .last-adres .adres ul li h5 {
    font-size: 13px;
  }
  .contact-us .last-adres .adres ul li a {
    font-size: 18px;
  }
  .contact-us .touch form button::after {
    height: 48px;
  }
  .contact-us .touch form button {
    font-size: 14px;
  }
  footer .top-footer {
    padding: 50px 0 0 0;
  }
  footer .bottom-footer {
    padding: 15px 0;
  }
  footer .top-footer .last-search form button {
    font-size: 14px;
  }
  .theme-main-heading h5 {
      font-size: 90px;
  }
  .cate_main {
    padding: 0px 0;
  }
  .raw-heading h2 {
    font-size: 38px;
  }
  .raw-heading p {
    padding-bottom: 20px;
  }
  .category-heading h2 {
    font-size: 38px;
  }
  .category-heading p {
    padding: 8px 90px 12px 90px;
  }
  .working-main {
    padding: 25px 0 0 0;
  }
  .emp-heading h2 {
    font-size: 38px;
  }
  .working-inner-heading h2 {
    font-size: 38px;
  }
    .working-text h3 {
      font-size: 22px;
  }
  .contact-us .last-adres .adres ul li p {
      font-size: 16px;
  }
  .contact-us .last-adres .adres ul li h5 {
      font-size: 16px;
  }
  .contact-us {
      padding: 30px 0px 0 0;
  }
}

@media (max-width: 768px) {
  .catalog .right-catalog {
    padding-left: 0;
  }
  header .topbar .top-right {
    display: none;
  }
  .mobile-left {
    text-align: right;
    display: block;
  }
  .mobile-left ul {
    font-size: 0;
  }
  .mobile-left ul li {
    display: inline-block;
    padding: 0 10px;
  }
  .mobile-left ul li a {
    font-size: 14px;
    color: #ffffff;
  }
  .mobile-left ul li a:hover {
    color: #f41e1e;
  }
  .mobile-left ul li:nth-last-child(1) {
    border-left: 1px solid #2c2c2c;
  }
  header .topbar .top-left h3 {
    font-size: 13px;
  }
  .cart_menu ul li a {
    padding: 15px 15px;
  }
  .top-cate h5 {
    font-size: 50px;
  }
  .top-cate h6 {
    font-size: 50px;
  }
  .cate-tag a:hover::after {
    width: 178px;
  }
  .cate_main .step {
    padding-top: 0;
  }
  .cate_main .step2 {
    padding-top: 0;
  }
  .cate_main {
    padding: 10px 0;
  }
  .why {
    padding: 10px 0 10px 0;
  }
  .why .top-why h5 {
    font-size: 50px;
  }
  .why .top-why h6 {
    font-size: 50px;
  }
  .why .d-flex .flex-grow-1 h4 {
    font-size: 16px;
  }
  .category-img {
    margin-top: 20px;
  }
  .feature_prod .inner_prod .prod_name h3 {
    font-size: 13px;
  }
  .feature_prod .inner_prod .prod_name p {
    font-size: 13px;
  }
  .feature_prod .inner_prod .prod_name .prod_icon i {
    font-size: 18px;
  }
  .main-wall {
    padding: 40px 0;
  }
  .main-wall .insta-img {
    padding-top: 20px;
  }
  .contact-us {
    padding: 10px 0px;
  }
  .contact-us .top-cntct h5 {
    font-size: 50px;
  }
  .contact-us .top-cntct h6 {
    font-size: 50px;
  }
  .contact-us .touch form input {
    margin-top: 10px;
  }
  .contact-us .touch form button {
    margin-top: 30px;
    margin-left: 25px;
  }
  .contact-us .touch {
    padding-bottom: 20px;
  }
  .left-catalog {
    width: 60%;
    margin: 0 auto;
  }
  .catalog .right-catalog p {
    padding: 10px 0 30px 0;
  }
  .catalog .right-catalog ul li {
    padding-bottom: 35px;
  }
  .contact-us .last-adres .adres ul li p {
    font-size: 17px;
  }
  .contact-us .last-adres .adres ul li a {
    font-size: 17px;
  }
  .theme-main-heading {
    padding: 0px 0 28px 0;
  }
  .theme-main-heading h5 {
      font-size: 80px;
  }
  .raw-heading h2 {
      font-size: 34px;
  }
  .raw-heading p {
      padding-bottom: 22px;
  }
  .category-heading h2 {
      font-size: 35px;
  }
  .category-heading p {
      padding: 0px 25px 12px 25px;
  }
  .category-text h3 {
      font-size: 17px;
  }
    .category-text-2 h3 {
      font-size: 17px;
  }
  .category-text-3 h3 {
    font-size: 17px;
  }
  .category-text-4 h3 {
      font-size: 17px;
  }
  .emp_main{
    padding-top: 25px;
  }
  .emp-heading h2 {
      font-size: 35px;
  }
  .emp-heading p {
    padding: 0 35px;
}
  .emp-images-main {
    padding-top: 18px;
  }
  .emp-img-text h2 {
      font-size: 14px;
  }
  .product-text {
      padding-top: 15px;
  }
  .product-text h3 {
      font-size: 13px;
  }
  .working-inner-heading h2 {
      font-size: 35px;
  }
  .working-inner-heading {
    text-align: center;
      padding: 10px 0 80px 0;
  }
  .working-text h3 {
      font-size: 20px;
  }
  .working-text {
      padding: 5px 0 0 0;
  }
  .stiches-text {
      padding-top: 15px;
  }
  .stiches-text h3 {
      font-size: 13px;
  }
  .stiches-text p {
      font-size: 12px;
      padding-bottom: 5px;
  }
  .read-btn {
      font-size: 12px;
  }
  .contact-us .last-adres .adres ul li p {
      font-size: 15px;
  }
    .contact-us .last-adres .adres ul li {
      padding-bottom: 13px;
  }

  .contact-us {
    padding: 10px 0px 0 0;
}
.contact-us .touch button {
  margin: 32px 0 0px 25px;
}

footer .top-footer .inner-link {
  padding-bottom: 15px;
}

footer .top-footer .last-menu ul li {
  list-style-type: none;
  padding-bottom: 14px;
}

footer .top-footer .last-search p {
  font-size: 15px;
}
footer .footer-container {
  padding-bottom: 15px;
}

.raw-heading p {
  font-size: 14px;
}
.category-heading p {
  font-size: 14px;
  padding: 5px 25px 12px 25px;
}
.cat-col-2{
  margin-top: 0;
}
.cat-col-4{
  margin-top: 0;
}
.category-text-4 {
  padding-top: 6px;
}
.category-text-2 {
  padding: 8px 0;
}
.category-heading {
  padding: 5px 0 15px 0;
}
.emp-heading p {
  font-size: 14px;
}
.emp-img-text {
  padding: 15px 0;
}

.working-main {
  padding: 15px 0 0 0;
}
.stices-imgs-main {
  padding-top: 20px;
}
.theme-main-heading h5 {
  font-size: 70px;
}
.cate_main {
  padding: 8px 0;
}
.theme-main-heading {
  padding: 0px 0 18px 0;
}
.raw-heading h2 {
  font-size: 26px;
}
.category-heading h2 {
  font-size: 30px;
}
.category-heading p {
  font-size: 14px;
  padding: 5px 25px 0px 25px;
}
.emp-heading h2 {
  font-size: 26px;
}
.emp-heading p {
  font-size: 13px;
}
.product-section-main {
  padding: 5px 0 20px 0;
}
.product-text h3 {
  font-size: 16px;
}
.product-text {
  padding: 15px 0;
}
.product-inner {
  padding-top: 10px;
}
.working-inner-heading h2 {
  font-size: 26px;
}
.working-inner-heading{
  padding: 10px 0 80px 0;
}
.working-text h3 {
  font-size: 14px;
}
.stiches-text h3 {
  font-size: 17px;
}
.stiches-text {
  padding: 12px 0;
}
footer .top-footer .inner-link {
  padding-bottom: 10px;
}
footer .top-footer .last-search p {
  font-size: 13px;
}
footer .top-footer .last-search p {
  padding: 9px 0;
}
footer .bottom-footer .design {
  text-align: center;
  padding-top: 7px;
}
footer .top-footer .last-menu ul li {
  list-style-type: none;
  padding-bottom: 12px;
}
footer .bottom-footer .copy_right p {
  font-size: 13px;
}
footer .bottom-footer .copy_right p a {
  font-size: 14px;
}
footer .inner-link img {
  padding-top: 35px;
}

}
@media (max-width: 576px) {
  .mobile-left ul li a {
    font-size: 13px;
  }
  .cart_menu ul li a {
    padding: 12px 12px;
    font-size: 16px;
  }
  .cart_menu ul li a span {
    top: 10px;
    right: 7px;
  }
  .top-cate h5 {
    font-size: 40px;
    margin-bottom: -20px;
  }
  .top-cate h6 {
    font-size: 40px;
  }
  .top-cate {
    margin-bottom: 20px;
  }
  .cate-tag {
    text-align: left;
    padding-left: 25px;
    padding-bottom: 20px;
  }
  .cate-tag a {
    font-size: 13px;
  }
  .why .top-why h5 {
    font-size: 40px;
    margin-bottom: -20px;
  }
  .why .top-why h6 {
    font-size: 40px;
  }
  .why .d-flex {
    margin-top: 20px;
  }
  .feature_prod {
    padding: 20px 0;
    background: #222;
  }
  .feature_prod .inner_prod {
    margin-top: 10px;
  }
  .left-catalog {
    width: 70%;
  }
  .catalog .right-catalog h5 {
    font-size: 40px;
  }
  .catalog .right-catalog h6 {
    font-size: 40px;
  }
  .catalog .right-catalog p {
    text-align: justify;
  }
  .catalog .right-catalog ul li a {
    margin-left: 20px;
  }
  .main-wall {
    padding: 50px 0;
  }
  .contact-us .top-cntct h5 {
    font-size: 40px;
  }
  .contact-us .top-cntct h6 {
    font-size: 40px;
  }
  .contact-us .last-adres .adres {
    position: inherit;
    background: #ffffff;
    width: 100%;
    height: auto;
    padding: 25px 15px;
    top: 0;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  footer .top-footer {
    padding: 30px 0 30px 0;
    background: #222;
  }
  .contact-us .last-adres .adres ul li {
    padding-bottom: 10px;
  }
  .contact-us .last-adres .adres ul li a {
    font-size: 16px;
  }
  .contact-us .last-adres .adres ul li p {
    font-size: 16px;
  }
  .inner-link img {
    width: 70%;
  }
  .copy_right {
    text-align: center;
  }
  footer .bottom-footer .design {
    text-align: center;
  }
  footer .bottom-footer {
    padding: 10px 0;
  }
.category-main{
  text-align: center;
}
.emp-images-main{
  text-align: center;
}
.product-section-main{
  text-align: center;
}
footer .inner-link img {
    padding-top: 15px;
}
.theme-main-heading h5 {
  font-size: 55px;
}
.theme-main-heading h5::after {
  border-bottom: solid 6px #e11a36;
  bottom: 6px;
}
.theme-main-heading {
  padding: 0px 0 12px 0;
}
.raw-heading h2 {
  font-size: 22px;
}
.raw-heading h2 {
  padding-bottom: 8px;
}
.raw-heading p {
  font-size: 13px;
}
.category-heading {
  padding: 5px 0 12px 0;
}
.category-text {
  padding: 0 0 15px 0;
}
.category-text-2 {
  text-align: center;
  padding: 15px 0 15px 0;
}
.category-text-3 {
  text-align: center;
  padding: 15px 0 15px 0;
}
.category-text-4 {
  text-align: center;
  padding: 15px 0 15px 0;
}
.category-heading h2 {
  font-size: 26px;
}
.emp-heading h2 {
  font-size: 22px;
  padding-bottom: 5px;
}
.emp-img-text h2 {
  font-size: 15px;
}
.product-text h3 {
  font-size: 17px;
}
.working-inner-heading h2 {
  font-size: 22px;
}
.working-inner-heading {
    padding: 10px 0 10px 0;
}
.working-inner-heading p {
  font-size: 12px;
  padding-top: 5px;
}
.work-img-2{
  margin-top: 0;
}
.work-img-3{
  margin-top: 0;
}
.working-text {
  padding: 15px 0 15px 0;
}
.working-text h3 {
  font-size: 18px;
}

}
/*# sourceMappingURL=layout.css.map */