@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');

*{
	outline:none
}
a {
  color: #2b2a29;
  text-decoration: none;
}
a:hover, a:focus{
 color: #2b2a29;
 text-decoration: none;
 opacity: 0.8;
}
body{
	font-family: 'Roboto', sans-serif;
}
.row {
 margin-right: 0;
 margin-left: 0;
}
.container {
	width: auto;
	max-width: 1600px;
}
.nav__panel {
background:#2b2a29;
  padding: 5px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 100;
}
header {
  position: relative;
  z-index: 9;

}
.vertical-align {
  display: flex;
  align-items: center;
}
.logo{
  text-align: center;

}
.logo .white_class {
  max-width: 100px;
    filter: grayscale(1) brightness(1000%);
}
.right__block {
  text-align: right;
}
button.btn.btn-inverse.btn-block.btn-lg.dropdown-toggle {
  background: none;
  border: none;
  box-shadow: none;
  color: #000;
}

div#cart {
  position: relative;
  width: auto;
  display: inline-block;
}
#cart {
  margin-bottom: 0;
}
#cart a{
  text-decoration: none;
}
ul.social__links li {
  display: inline-block;
}
span#cart-total {
  color: #fff;
    font-size: 9px;
    font-weight: 500;
    position: absolute;
    top: 12px;
    text-decoration: none;
    background: #000000;
    border-radius: 10px;
    width: 15px;
    height: 15px;
    padding: 0;
    text-align: center;
    line-height: 17px;
    right: -8px;
}

#panel-search {

}
.contacts__panel {
  position: relative;
  display: inline-block;
  margin: 0 5px 0 10px;
}
.right__block {
  text-align: right;
  font-size: 26px;
}

ul.social__links i {
  color: #2b2a29;
  font-size: 26px;
}
ul.social__links a {
  margin-right: 10px;
}
ul.social__links {
  margin: 0;
  padding: 0;
}
.swiper-button-next:before, .swiper-button-prev:before{
  display: none;
}

.swiper-container {
  height: 550px;
}

.swiper-slide {
  overflow: hidden;
}

.slide-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover !important;
  background-position: center;

}






.nav>li {
  position: unset !important;
}
#menu .dropdown-menu {
  padding-bottom: 0;
  margin-left: 0 !important;
  top: 60px;
}
.dropdown-menu {
  min-width: auto;
  width: 100%;
  height: auto;
  text-align: center;
  border-radius: 0;
  border-width: 0px;
  margin-top: -1px;
  padding: 0 0;
  max-height: 700px;
  overflow: auto;
}

.row-flex {
  display: flex;
  flex-flow: row wrap;
}
ul.list-unstyled li {
  text-align: left;
  list-style: none;
}
ul.list-unstyled li a {
  font-size: 17px;
  font-weight: 600;

}

ul.list-unstyled li ul li a {

  font-weight: 400;

}

ul.list-unstyled ul li a {
  font-size: 16px !important;
}
ul.list-unstyled ul {
  margin: 0;
  padding: 10px 0px 25px !important;
}
.img__thumb {
  position: absolute;
  width: 30%;
  right: 0;
}
.logo__fotter img {
  max-width: 160px;
}
footer ul.social__links i {
  color: #ffffff;
}
.footer__menu ul {
  list-style: none;
}
.social__footer {
  margin-top: 20px;
}
.footer__menu li a {
  font-size: 16px;
  font-weight: 200;
  color: #fff;
  line-height: 42px;
  text-decoration: none;
}
footer .line {
  position: relative;
  border-top: solid 1px #a39e9e;
  margin: 25px 0 10px;
}
footer .author {
  float: left;
  padding: 5px 0;
}
footer .pay {
  float: right;
}
footer .pay img {
  max-width: 100px;
}
footer .logo__fotter {
  text-align: center;
}
.footer__menu ul li a {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 25px;
}
.footer__menu ul li {
  margin: 10px 0;
}
.four {
  padding: 30px 20px;
  text-align: left;
  margin-top: 20px;
}
.four span {
  position: relative;
  color: #2b2a29;
  font-size: 36px;
  font-weight: normal;
  padding: 8px 20px 7px 20px;
  border-top: 3px solid;
  border-left: 3px solid;
  display: inline-block;
  margin: 0;
  line-height: 1;
}
.four span:before {
  content: ""; 
  position: absolute;
  width: 28px;
  height: 28px;
  top: -27px;
  left: -28px;
  border: 3px solid #2b2a29;
  box-sizing: border-box;
}
@media (max-width: 450px) {
  .four span {font-size: 36px;}
  .four span:before {
    width: 20px;
    height: 20px;
    top: -20px;
    left: -20px;
  }
}

.caption h4 {
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  margin: 20px;
  font-weight: 500;
}
.modal-content .title {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.modal-body {

  text-align: center;
  color: #2b2a29;
  font-size: 16px;
  padding: 20px;
  background-color: transparent;
  margin: 0px 10px;
}
.modal-block {
  line-height: 25px;
}
.tr i {
    font-size: 38px;
    margin: 0 11px;
}
.tr.ico {
  margin-top: 20px;
  font-size: 23px;
      margin-bottom: 20px;
}
.line__left {
  border-left: 1px solid #e5e5e5;
}
input, textarea {
  border: 1px solid #e5e5e5;
  width: 100%;
  margin: 5px 0;
      padding: 5px;
}

.h1.right h1 {
  font-size: 30px;
  margin: 0;
}
.h1.right {
  margin: 0;
  padding: 0;
  margin-bottom: 40px;
}
.bls #active {
  float: right;
}
.filt.panel.panel-default.active__filter {
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  top: 35px;
  z-index: 1;
}
#product .radio {
  display: inline-block;
}
#product input[type="radio"] {
  display: none;
}
#product .radio label {
  border: solid 1px #ccc;
  text-align: center;
  width: 40px;
  height: 40px;
  padding: 10px 0;
}
#product input[type="radio"]:checked+label { font-weight: bold;
  background: #000;
  color: #fff; }
#product input[type="radio"]:checked+span {
    background: #c8c8c8;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.form-group.main {
    width: 50%;
}
.f {
    text-align: center;
    font-size: 30px;
    margin: 20px 0;
        text-transform: uppercase;
}
.categories_class {
    padding: 5px 0 40px 0;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}
.categories_class ul {
    list-style: none;
}
div#review input[type=checkbox], input[type=radio] {

    display: inline-block;
    width: 20px;
}

.quickcheckoutleft.extra-width {
    width:  100%;
}
.navbar-header_display {
    display: none;
}
@media(max-width: 767px){

  .row.vertical-align {
    display: block;
}
.swiper-container {
    height: 350px;
}
header ul.social__links {
    text-align: center;
}

header .right__block {
    text-align: center;
    font-size: 26px;
}
#panel-search {
   float: none;
    display: inline-block;
    margin: 0;
}
.navbar-header_display {
    display: inline-block;
        margin: 0 10px;
}
button.btse {
    border: none;
    background: #fff;
}
.footer__menu {
    text-align: center;
}
.footer__menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.list-unstyled .img__thumb {

    display: none;
}
#menu div.dropdown-menu {

    background-color: rgb(0 0 0) !important;
}
#menu .dropdown-inner ul {
    display: block;
    width: 100%;
    padding: 0px;
}
.nav>li {
    position: unset !important;
    text-align: center;
}
.h1.right {
    text-align: center;
    font-size: 20px;
    margin-bottom: 15px;
}
.h1.right h1 {
    font-size: 22px;
    margin: 0;
}
.categories_class ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.breadcrumb {
    display: none;
}
.col-sm-3.bls {
    text-align: center;
}
.bls #active {
    float: none;
    text-align: center;
}
#filter-group3 {
    float: left;
    text-align: left;
}
#filter-group3 .checkbox input[type=checkbox]{
    position: absolute;
    margin-top: 4px\9;
    margin-left: -40px;
}
.form-group.main {
    width: 100%;
}
footer .author {
    float: none;
    text-align: center;
}
footer .pay {
    float: none;
    text-align: center;
}
.quickcheckout-content .col-sm-12.required {
    padding-right: 15px;
}
.col-sm-6.img_img {
    margin: 10px 0px;
}
.col-sm-12.img__one {
    margin-top: -5px;
}
}
.modal-backdrop {

    z-index: 1;
}
#content_gftbrand a img:hover {
    opacity: 0.8;
}
button.modal-btn.hvr-bounce-to-right {
    background: #000;
    border: none;
    width: 100%;
    color: #fff;
        padding: 5px;
}
button.modal-btn.hvr-bounce-to-right:hover {
    opacity: 0.8;
}
@media(max-width: 460px){
  .swiper-container{
    height: 190px;
  }
}
.swiper-button-next, .swiper-button-prev {
    top: 40% !important;
    width: 33px !important;
    height: 26px !important;

}

.bank {
    margin-top: 10px;
}
.bank p {
    padding: 0;
    margin: 0;
    font-weight: bold;
}




.burger-checkbox {
  position: absolute;
  visibility: hidden;
}
.burger {
  position: relative;
  z-index: 1;
  cursor: pointer;
  display: block;
  position: relative;
  border: none;
  background: transparent;
  width: 40px;
  height: 26px;
}
.burger::before,
.burger::after {
  content: '';
  left: 0;
  position: absolute;
  display: block;
  width: 100%;
  height: 4px;
  border-radius: 10px;
  background: #000;
}
.burger::before {
  top: 0;
  box-shadow: 0 11px 0 #000;
  transition: box-shadow .3s .15s, top .3s .15s, transform .3s;
}
.burger::after {
  bottom: 0;
  transition: bottom .3s .15s, transform .3s;
}
.burger-checkbox:checked + .burger::before {
  top: 11px;
  transform: rotate(45deg);
  box-shadow: 0 6px 0 rgba(0,0,0,0);
  transition: box-shadow .15s, top .3s, transform .3s .15s;
}
.burger-checkbox:checked + .burger::after {
  bottom: 11px;
  transform: rotate(-45deg);
  transition: bottom .3s, transform .3s .15s;
}
.menu-list {
  top: 0;
  left: 0;
  position: absolute;
  display: grid;
  gap: 12px;
  padding: 42px 0;
  margin: 0;
 background:#2b2a29;
  list-style-type: none;
  transform: translateX(-100%);
  transition: .3s;
  width: 100%;

  height: 100%;
}
.menu-item {
  display: block;
  padding: 8px;
  color: white;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
}
.menu-item:hover {
  background: rgba(255,255,255,.2)
}
.burger-checkbox:checked ~ .menu-list {
  transform: translateX(0);
}
div#mn {
    position: absolute;
    z-index: 10;
    display: flex
;
    height: 100%;
    width: 100%;
    margin-top: 0;
}
