﻿html {
  height: 100%;
  overflow-x: hidden
}

body {
  position: relative;
  color: #2F2E2F;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  min-height: 100%
}

body ::-moz-selection {
  background: rgba(238, 63, 84, 0.6)
}

body ::selection {
  background: rgba(238, 63, 84, 0.6)
}

a {
  color: inherit;
  outline: none !important;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  transition: 0.3s ease
}

a:hover,
a:active,
a:focus {
  color: inherit;
  text-decoration: none
}

button,
input,
optgroup,
select,
textarea {
  outline: none !important
}

img {
  height: auto;
  max-width: 100%
}

.img-responsive {
  display: block;
  width: 100%
}

body {
  font: 14px/1.7em 'Open Sans', sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.4em;
  font-weight: 300
}

.font-0_5x {
  font-size: 0.5em
}

.font-0_5x h1 {
  font-size: calc(36px * 0.5)
}

.font-0_5x h2 {
  font-size: calc(30px * 0.5)
}

.font-0_5x h3 {
  font-size: calc(22px * 0.5)
}

.font-0_5x h4 {
  font-size: calc(16px * 0.5)
}

.font-0_5x h5 {
  font-size: calc(14px * 0.5)
}

.font-0_5x h6 {
  font-size: calc(12px * 0.5)
}

.font-1_5x {
  font-size: 1.5em
}

.font-1_5x h1 {
  font-size: calc(36px * 1.5)
}

.font-1_5x h2 {
  font-size: calc(30px * 1.5)
}

.font-1_5x h3 {
  font-size: calc(22px * 1.5)
}

.font-1_5x h4 {
  font-size: calc(16px * 1.5)
}

.font-1_5x h5 {
  font-size: calc(14px * 1.5)
}

.font-1_5x h6 {
  font-size: calc(12px * 1.5)
}

.font-2x {
  font-size: 2em
}

.font-2x h1 {
  font-size: 60px
}

.font-2x h2 {
  font-size: 50px
}

.font-2x h3 {
  font-size: 40px
}

.font-2x h4 {
  font-size: 30px
}

.font-2x h5 {
  font-size: 27px
}

.font-2x h6 {
  font-size: 24px
}

.font-2_5x {
  font-size: 2.5em
}

.font-2_5x h1 {
  font-size: calc(36px * 2.5)
}

.font-2_5x h2 {
  font-size: calc(30px * 2.5)
}

.font-2_5x h3 {
  font-size: calc(22px * 2.5)
}

.font-2_5x h4 {
  font-size: calc(16px * 2.5)
}

.font-2_5x h5 {
  font-size: calc(14px * 2.5)
}

.font-2_5x h6 {
  font-size: calc(12px * 2.5)
}

.font-3x {
  font-size: 3em
}

.font-3x h1 {
  font-size: calc(36px * 3)
}

.font-3x h2 {
  font-size: calc(30px * 3)
}

.font-3x h3 {
  font-size: calc(22px * 3)
}

.font-3x h4 {
  font-size: calc(16px * 3)
}

.font-3x h5 {
  font-size: calc(14px * 3)
}

.font-3x h6 {
  font-size: calc(12px * 3)
}

h1 {
  font-size: 36px;
  line-height: 1.2em;
  letter-spacing: 1.7px
}

h1.font-0_5x {
  font-size: calc(36px * 0.5)
}

h1.font-1_5x {
  font-size: calc(36px * 1.5)
}

h1.font-2x {
  font-size: calc(36px * 2)
}

h1.font-2_5x {
  font-size: calc(36px * 2.5)
}

h1.font-3x {
  font-size: calc(36px * 3)
}

h2 {
  font-size: 30px;
  letter-spacing: 2px
}

h2.font-0_5x {
  font-size: calc(30px * 0.5)
}

h2.font-1_5x {
  font-size: calc(30px * 1.5)
}

h2.font-2x {
  font-size: calc(30px * 2)
}

h2.font-2_5x {
  font-size: calc(30px * 2.5)
}

h2.font-3x {
  font-size: calc(30px * 3)
}

h3 {
  font-size: 22px;
  letter-spacing: 1.5px
}

h3.font-0_5x {
  font-size: calc(22px * 0.5)
}

h3.font-1_5x {
  font-size: calc(22px * 1.5)
}

h3.font-2x {
  font-size: calc(22px * 2)
}

h3.font-2_5x {
  font-size: calc(22px * 2.5)
}

h3.font-3x {
  font-size: calc(22px * 3)
}

h4 {
  font-size: 16px;
  letter-spacing: 0.5px
}

h4.font-0_5x {
  font-size: calc(16px * 0.5)
}

h4.font-1_5x {
  font-size: calc(16px * 1.5)
}

h4.font-2x {
  font-size: calc(16px * 2)
}

h4.font-2_5x {
  font-size: calc(16px * 2.5)
}

h4.font-3x {
  font-size: calc(16px * 3)
}

h5 {
  font-size: 14px
}

h5.font-0_5x {
  font-size: calc(14px * 0.5)
}

h5.font-1_5x {
  font-size: calc(14px * 1.5)
}

h5.font-2x {
  font-size: calc(14px * 2)
}

h5.font-2_5x {
  font-size: calc(14px * 2.5)
}

h5.font-3x {
  font-size: calc(14px * 3)
}

h6 {
  font-size: 12px
}

h6.font-0_5x {
  font-size: calc(12px * 0.5)
}

h6.font-1_5x {
  font-size: calc(12px * 1.5)
}

h6.font-2x {
  font-size: calc(12px * 2)
}

h6.font-2_5x {
  font-size: calc(12px * 2.5)
}

h6.font-3x {
  font-size: calc(12px * 3)
}

p {
  font-weight: 300
}

.selector .lol {
  content: "0_5"
}

.image-fill {
  background-size: cover;
  background-position: center
}

.text-light {
  font-weight: 300 !important
}

.text-bold {
  font-weight: bold !important
}

.text-white {
  color: #fff !important
}

.section-text-white h1,
.section-text-white h2,
.section-text-white h3,
.section-text-white h4,
.section-text-white h5,
.section-text-white h6,
.section-text-white p,
.section-text-white span {
  color: #fff
}

.theme-box-shadow {
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.15)
}

.theme-box-shadow-hover {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: box-shadow 0.5s;
  -moz-transition: box-shadow 0.5s;
  transition: box-shadow 0.5s
}

.theme-box-shadow-hover:hover {
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.15)
}

.nomargin {
  margin: 0 !important
}

.nomargin-right {
  margin-right: 0 !important
}

.nomargin-left {
  margin-left: 0 !important
}

.nomargin-bottom {
  margin-bottom: 0 !important
}

.nomargin-top {
  margin-top: 0 !important
}

.margin-top-0 {
  margin-top: 0px !important
}

.margin-top-5 {
  margin-top: 5px !important
}

.margin-top-10 {
  margin-top: 10px !important
}

.margin-top-15 {
  margin-top: 15px !important
}

.margin-top-20 {
  margin-top: 20px !important
}

.margin-top-25 {
  margin-top: 25px !important
}

.margin-top-30 {
  margin-top: 30px !important
}

.margin-top-35 {
  margin-top: 35px !important
}

.margin-top-40 {
  margin-top: 40px !important
}

.margin-top-45 {
  margin-top: 45px !important
}

.margin-top-50 {
  margin-top: 50px !important
}

.margin-top-55 {
  margin-top: 55px !important
}

.margin-top-60 {
  margin-top: 60px !important
}

.margin-top-65 {
  margin-top: 65px !important
}

.margin-top-70 {
  margin-top: 70px !important
}

.margin-top-75 {
  margin-top: 75px !important
}

.margin-top-80 {
  margin-top: 80px !important
}

.margin-top-85 {
  margin-top: 85px !important
}

.margin-top-90 {
  margin-top: 90px !important
}

.margin-top-95 {
  margin-top: 95px !important
}

.margin-top-100 {
  margin-top: 100px !important
}

.margin-bottom-0 {
  margin-bottom: 0px !important
}

.margin-bottom-5 {
  margin-bottom: 5px !important
}

.margin-bottom-10 {
  margin-bottom: 10px !important
}

.margin-bottom-15 {
  margin-bottom: 15px !important
}

.margin-bottom-20 {
  margin-bottom: 20px !important
}

.margin-bottom-25 {
  margin-bottom: 25px !important
}

.margin-bottom-30 {
  margin-bottom: 30px !important
}

.margin-bottom-35 {
  margin-bottom: 35px !important
}

.margin-bottom-40 {
  margin-bottom: 40px !important
}

.margin-bottom-45 {
  margin-bottom: 45px !important
}

.margin-bottom-50 {
  margin-bottom: 50px !important
}

.margin-bottom-55 {
  margin-bottom: 55px !important
}

.margin-bottom-60 {
  margin-bottom: 60px !important
}

.margin-bottom-65 {
  margin-bottom: 65px !important
}

.margin-bottom-70 {
  margin-bottom: 70px !important
}

.margin-bottom-75 {
  margin-bottom: 75px !important
}

.margin-bottom-80 {
  margin-bottom: 80px !important
}

.margin-bottom-85 {
  margin-bottom: 85px !important
}

.margin-bottom-90 {
  margin-bottom: 90px !important
}

.margin-bottom-95 {
  margin-bottom: 95px !important
}

.margin-bottom-100 {
  margin-bottom: 100px !important
}

.margin-left-0 {
  margin-left: 0px !important
}

.margin-left-5 {
  margin-left: 5px !important
}

.margin-left-10 {
  margin-left: 10px !important
}

.margin-left-15 {
  margin-left: 15px !important
}

.margin-left-20 {
  margin-left: 20px !important
}

.margin-left-25 {
  margin-left: 25px !important
}

.margin-left-30 {
  margin-left: 30px !important
}

.margin-left-35 {
  margin-left: 35px !important
}

.margin-left-40 {
  margin-left: 40px !important
}

.margin-left-45 {
  margin-left: 45px !important
}

.margin-left-50 {
  margin-left: 50px !important
}

.margin-left-55 {
  margin-left: 55px !important
}

.margin-left-60 {
  margin-left: 60px !important
}

.margin-left-65 {
  margin-left: 65px !important
}

.margin-left-70 {
  margin-left: 70px !important
}

.margin-left-75 {
  margin-left: 75px !important
}

.margin-left-80 {
  margin-left: 80px !important
}

.margin-left-85 {
  margin-left: 85px !important
}

.margin-left-90 {
  margin-left: 90px !important
}

.margin-left-95 {
  margin-left: 95px !important
}

.margin-left-100 {
  margin-left: 100px !important
}

.margin-right-0 {
  margin-right: 0px !important
}

.margin-right-5 {
  margin-right: 5px !important
}

.margin-right-10 {
  margin-right: 10px !important
}

.margin-right-15 {
  margin-right: 15px !important
}

.margin-right-20 {
  margin-right: 20px !important
}

.margin-right-25 {
  margin-right: 25px !important
}

.margin-right-30 {
  margin-right: 30px !important
}

.margin-right-35 {
  margin-right: 35px !important
}

.margin-right-40 {
  margin-right: 40px !important
}

.margin-right-45 {
  margin-right: 45px !important
}

.margin-right-50 {
  margin-right: 50px !important
}

.margin-right-55 {
  margin-right: 55px !important
}

.margin-right-60 {
  margin-right: 60px !important
}

.margin-right-65 {
  margin-right: 65px !important
}

.margin-right-70 {
  margin-right: 70px !important
}

.margin-right-75 {
  margin-right: 75px !important
}

.margin-right-80 {
  margin-right: 80px !important
}

.margin-right-85 {
  margin-right: 85px !important
}

.margin-right-90 {
  margin-right: 90px !important
}

.margin-right-95 {
  margin-right: 95px !important
}

.margin-right-100 {
  margin-right: 100px !important
}

.nopadding {
  padding: 0 !important
}

.nopadding-right {
  padding-right: 0 !important
}

.nopadding-left {
  padding-left: 0 !important
}

.nopadding-top {
  padding-top: 0 !important
}

.nopadding-bottom {
  padding-bottom: 0 !important
}

.padding-top-0 {
  padding-top: 0px !important
}

.padding-top-5 {
  padding-top: 5px !important
}

.padding-top-10 {
  padding-top: 10px !important
}

.padding-top-15 {
  padding-top: 15px !important
}

.padding-top-20 {
  padding-top: 20px !important
}

.padding-top-25 {
  padding-top: 25px !important
}

.padding-top-30 {
  padding-top: 30px !important
}

.padding-top-35 {
  padding-top: 35px !important
}

.padding-top-40 {
  padding-top: 40px !important
}

.padding-top-45 {
  padding-top: 45px !important
}

.padding-top-50 {
  padding-top: 50px !important
}

.padding-top-55 {
  padding-top: 55px !important
}

.padding-top-60 {
  padding-top: 60px !important
}

.padding-top-65 {
  padding-top: 65px !important
}

.padding-top-70 {
  padding-top: 70px !important
}

.padding-top-75 {
  padding-top: 75px !important
}

.padding-top-80 {
  padding-top: 80px !important
}

.padding-top-85 {
  padding-top: 85px !important
}

.padding-top-90 {
  padding-top: 90px !important
}

.padding-top-95 {
  padding-top: 95px !important
}

.padding-top-100 {
  padding-top: 100px !important
}

.padding-bottom-0 {
  padding-bottom: 0px !important
}

.padding-bottom-5 {
  padding-bottom: 5px !important
}

.padding-bottom-10 {
  padding-bottom: 10px !important
}

.padding-bottom-15 {
  padding-bottom: 15px !important
}

.padding-bottom-20 {
  padding-bottom: 20px !important
}

.padding-bottom-25 {
  padding-bottom: 25px !important
}

.padding-bottom-30 {
  padding-bottom: 30px !important
}

.padding-bottom-35 {
  padding-bottom: 35px !important
}

.padding-bottom-40 {
  padding-bottom: 40px !important
}

.padding-bottom-45 {
  padding-bottom: 45px !important
}

.padding-bottom-50 {
  padding-bottom: 50px !important
}

.padding-bottom-55 {
  padding-bottom: 55px !important
}

.padding-bottom-60 {
  padding-bottom: 60px !important
}

.padding-bottom-65 {
  padding-bottom: 65px !important
}

.padding-bottom-70 {
  padding-bottom: 70px !important
}

.padding-bottom-75 {
  padding-bottom: 75px !important
}

.padding-bottom-80 {
  padding-bottom: 80px !important
}

.padding-bottom-85 {
  padding-bottom: 85px !important
}

.padding-bottom-90 {
  padding-bottom: 90px !important
}

.padding-bottom-95 {
  padding-bottom: 95px !important
}

.padding-bottom-100 {
  padding-bottom: 100px !important
}

.padding-left-0 {
  padding-left: 0px !important
}

.padding-left-5 {
  padding-left: 5px !important
}

.padding-left-10 {
  padding-left: 10px !important
}

.padding-left-15 {
  padding-left: 15px !important
}

.padding-left-20 {
  padding-left: 20px !important
}

.padding-left-25 {
  padding-left: 25px !important
}

.padding-left-30 {
  padding-left: 30px !important
}

.padding-left-35 {
  padding-left: 35px !important
}

.padding-left-40 {
  padding-left: 40px !important
}

.padding-left-45 {
  padding-left: 45px !important
}

.padding-left-50 {
  padding-left: 50px !important
}

.padding-left-55 {
  padding-left: 55px !important
}

.padding-left-60 {
  padding-left: 60px !important
}

.padding-left-65 {
  padding-left: 65px !important
}

.padding-left-70 {
  padding-left: 70px !important
}

.padding-left-75 {
  padding-left: 75px !important
}

.padding-left-80 {
  padding-left: 80px !important
}

.padding-left-85 {
  padding-left: 85px !important
}

.padding-left-90 {
  padding-left: 90px !important
}

.padding-left-95 {
  padding-left: 95px !important
}

.padding-left-100 {
  padding-left: 100px !important
}

.padding-right-0 {
  padding-right: 0px !important
}

.padding-right-5 {
  padding-right: 5px !important
}

.padding-right-10 {
  padding-right: 10px !important
}

.padding-right-15 {
  padding-right: 15px !important
}

.padding-right-20 {
  padding-right: 20px !important
}

.padding-right-25 {
  padding-right: 25px !important
}

.padding-right-30 {
  padding-right: 30px !important
}

.padding-right-35 {
  padding-right: 35px !important
}

.padding-right-40 {
  padding-right: 40px !important
}

.padding-right-45 {
  padding-right: 45px !important
}

.padding-right-50 {
  padding-right: 50px !important
}

.padding-right-55 {
  padding-right: 55px !important
}

.padding-right-60 {
  padding-right: 60px !important
}

.padding-right-65 {
  padding-right: 65px !important
}

.padding-right-70 {
  padding-right: 70px !important
}

.padding-right-75 {
  padding-right: 75px !important
}

.padding-right-80 {
  padding-right: 80px !important
}

.padding-right-85 {
  padding-right: 85px !important
}

.padding-right-90 {
  padding-right: 90px !important
}

.padding-right-95 {
  padding-right: 95px !important
}

.padding-right-100 {
  padding-right: 100px !important
}

.padding-left-xs-0 {
  padding-left: 0px !important
}

.padding-left-xs-5 {
  padding-left: 5px !important
}

.padding-left-xs-10 {
  padding-left: 10px !important
}

.padding-left-xs-15 {
  padding-left: 15px !important
}

.padding-left-xs-20 {
  padding-left: 20px !important
}

.padding-left-xs-25 {
  padding-left: 25px !important
}

.padding-left-xs-30 {
  padding-left: 30px !important
}

.padding-left-xs-35 {
  padding-left: 35px !important
}

.padding-left-xs-40 {
  padding-left: 40px !important
}

.padding-left-xs-45 {
  padding-left: 45px !important
}

.padding-left-xs-50 {
  padding-left: 50px !important
}

@media (min-width: 768px) {
  .padding-left-sm-0 {
    padding-left: 0px !important
  }

  .padding-left-sm-5 {
    padding-left: 5px !important
  }

  .padding-left-sm-10 {
    padding-left: 10px !important
  }

  .padding-left-sm-15 {
    padding-left: 15px !important
  }

  .padding-left-sm-20 {
    padding-left: 20px !important
  }

  .padding-left-sm-25 {
    padding-left: 25px !important
  }

  .padding-left-sm-30 {
    padding-left: 30px !important
  }

  .padding-left-sm-35 {
    padding-left: 35px !important
  }

  .padding-left-sm-40 {
    padding-left: 40px !important
  }

  .padding-left-sm-45 {
    padding-left: 45px !important
  }

  .padding-left-sm-50 {
    padding-left: 50px !important
  }
}

@media (min-width: 992px) {
  .padding-left-md-0 {
    padding-left: 0px !important
  }

  .padding-left-md-5 {
    padding-left: 5px !important
  }

  .padding-left-md-10 {
    padding-left: 10px !important
  }

  .padding-left-md-15 {
    padding-left: 15px !important
  }

  .padding-left-md-20 {
    padding-left: 20px !important
  }

  .padding-left-md-25 {
    padding-left: 25px !important
  }

  .padding-left-md-30 {
    padding-left: 30px !important
  }

  .padding-left-md-35 {
    padding-left: 35px !important
  }

  .padding-left-md-40 {
    padding-left: 40px !important
  }

  .padding-left-md-45 {
    padding-left: 45px !important
  }

  .padding-left-md-50 {
    padding-left: 50px !important
  }
}

@media (min-width: 1199px) {
  .padding-left-lg-0 {
    padding-left: 0px !important
  }

  .padding-left-lg-5 {
    padding-left: 5px !important
  }

  .padding-left-lg-10 {
    padding-left: 10px !important
  }

  .padding-left-lg-15 {
    padding-left: 15px !important
  }

  .padding-left-lg-20 {
    padding-left: 20px !important
  }

  .padding-left-lg-25 {
    padding-left: 25px !important
  }

  .padding-left-lg-30 {
    padding-left: 30px !important
  }

  .padding-left-lg-35 {
    padding-left: 35px !important
  }

  .padding-left-lg-40 {
    padding-left: 40px !important
  }

  .padding-left-lg-45 {
    padding-left: 45px !important
  }

  .padding-left-lg-50 {
    padding-left: 50px !important
  }
}

.padding-right-xs-0 {
  padding-right: 0px !important
}

.padding-right-xs-5 {
  padding-right: 5px !important
}

.padding-right-xs-10 {
  padding-right: 10px !important
}

.padding-right-xs-15 {
  padding-right: 15px !important
}

.padding-right-xs-20 {
  padding-right: 20px !important
}

.padding-right-xs-25 {
  padding-right: 25px !important
}

.padding-right-xs-30 {
  padding-right: 30px !important
}

.padding-right-xs-35 {
  padding-right: 35px !important
}

.padding-right-xs-40 {
  padding-right: 40px !important
}

.padding-right-xs-45 {
  padding-right: 45px !important
}

.padding-right-xs-50 {
  padding-right: 50px !important
}

@media (min-width: 768px) {
  .padding-right-sm-0 {
    padding-right: 0px !important
  }

  .padding-right-sm-5 {
    padding-right: 5px !important
  }

  .padding-right-sm-10 {
    padding-right: 10px !important
  }

  .padding-right-sm-15 {
    padding-right: 15px !important
  }

  .padding-right-sm-20 {
    padding-right: 20px !important
  }

  .padding-right-sm-25 {
    padding-right: 25px !important
  }

  .padding-right-sm-30 {
    padding-right: 30px !important
  }

  .padding-right-sm-35 {
    padding-right: 35px !important
  }

  .padding-right-sm-40 {
    padding-right: 40px !important
  }

  .padding-right-sm-45 {
    padding-right: 45px !important
  }

  .padding-right-sm-50 {
    padding-right: 50px !important
  }
}

@media (min-width: 992px) {
  .padding-right-md-0 {
    padding-right: 0px !important
  }

  .padding-right-md-5 {
    padding-right: 5px !important
  }

  .padding-right-md-10 {
    padding-right: 10px !important
  }

  .padding-right-md-15 {
    padding-right: 15px !important
  }

  .padding-right-md-20 {
    padding-right: 20px !important
  }

  .padding-right-md-25 {
    padding-right: 25px !important
  }

  .padding-right-md-30 {
    padding-right: 30px !important
  }

  .padding-right-md-35 {
    padding-right: 35px !important
  }

  .padding-right-md-40 {
    padding-right: 40px !important
  }

  .padding-right-md-45 {
    padding-right: 45px !important
  }

  .padding-right-md-50 {
    padding-right: 50px !important
  }
}

@media (min-width: 1199px) {
  .padding-right-lg-0 {
    padding-right: 0px !important
  }

  .padding-right-lg-5 {
    padding-right: 5px !important
  }

  .padding-right-lg-10 {
    padding-right: 10px !important
  }

  .padding-right-lg-15 {
    padding-right: 15px !important
  }

  .padding-right-lg-20 {
    padding-right: 20px !important
  }

  .padding-right-lg-25 {
    padding-right: 25px !important
  }

  .padding-right-lg-30 {
    padding-right: 30px !important
  }

  .padding-right-lg-35 {
    padding-right: 35px !important
  }

  .padding-right-lg-40 {
    padding-right: 40px !important
  }

  .padding-right-lg-45 {
    padding-right: 45px !important
  }

  .padding-right-lg-50 {
    padding-right: 50px !important
  }
}

.pull-left-xs {
  float: left !important
}

@media (min-width: 768px) {
  .pull-left-sm {
    float: left !important
  }
}

@media (min-width: 992px) {
  .pull-left-md {
    float: left !important
  }
}

@media (min-width: 1199px) {
  .pull-left-lg {
    float: left !important
  }
}

.pull-right-xs {
  float: right !important
}

@media (min-width: 768px) {
  .pull-right-sm {
    float: right !important
  }
}

@media (min-width: 992px) {
  .pull-right-md {
    float: right !important
  }
}

@media (min-width: 1999px) {
  .pull-right-lg {
    float: right !important
  }
}

.btn {
  display: inline-block;
  padding: 0 20px;
  font-size: 15px;
  line-height: 48px;
  text-transform: uppercase;
  font-weight: 300;
  border: 1px solid #fff;
  border-radius: 0 !important;
  outline: none !important;
  background-color: #fff;
  vertical-align: middle;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.btn.focus,
.btn:focus,
.btn:hover,
.btn.active,
.btn:active {
  color: inherit;
  box-shadow: none
}

.btn i {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%
}

.btn._animation_left i,
.btn._animation_right i {
  position: relative;
  -webkit-transition: -webkit-transform .5s ease-in-out;
  -moz-transition: -moz-transform .5s ease-in-out;
  transition: transform .5s ease-in-out;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0)
}

.btn._animation_left i {
  margin-right: 15px
}

.btn._animation_right i {
  margin-left: 15px
}

.btn:hover._animation_left i {
  -webkit-transform: translate(-15%, 0);
  -moz-transform: translate(-15%, 0);
  -ms-transform: translate(-15%, 0);
  -o-transform: translate(-15%, 0);
  transform: translate(-15%, 0)
}

.btn:hover._animation_right i {
  -webkit-transform: translate(15%, 0);
  -moz-transform: translate(15%, 0);
  -ms-transform: translate(15%, 0);
  -o-transform: translate(15%, 0);
  transform: translate(15%, 0)
}

.btn[disabled],
.btn.btn-disabled {
  cursor: not-allowed;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.5
}

.btn.btn-sm {
  padding: 0 15px;
  font-size: 14px;
  line-height: 34px
}

.btn.btn-md {
  padding: 0 25px;
  font-size: 15px;
  line-height: 58px
}

.btn.btn-lg {
  padding: 0 40px;
  font-size: 15px;
  line-height: 68px
}

.btn-white .waves-ripple {
  background-color: rgba(238, 63, 84, 0.45) !important
}

.btn-color .waves-ripple {
  background-color: rgba(255, 255, 255, 0.45) !important
}

.btn-white {
  color: #EE3F54;
  background-color: #fff;
  border-color: #fff
}

.btn-white:hover,
.btn-white:focus,
.btn-white.active,
.btn-white.active.focus,
.btn-white.active:focus,
.btn-white.active:hover,
.btn-white:active,
.btn-white:active.focus,
.btn-white:active:focus,
.btn-white:active:hover {
  color: #fff;
  background-color: transparent;
  border-color: #fff
}

.btn-white.btn-inverse {
  color: #fff;
  background: transparent
}

.btn-white.btn-inverse:hover,
.btn-white.btn-inverse:focus,
.btn-white.btn-inverse.active,
.btn-white.btn-inverse.active.focus,
.btn-white.btn-inverse.active:focus,
.btn-white.btn-inverse.active:hover,
.btn-white.btn-inverse:active,
.btn-white.btn-inverse:active.focus,
.btn-white.btn-inverse:active:focus,
.btn-white.btn-inverse:active:hover {
  color: #EE3F54;
  background-color: #fff;
  border-color: #fff
}

.btn-white[disabled],
.btn-white.btn-disabled {
  cursor: not-allowed;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.5;
  color: #EE3F54 !important;
  background-color: #fff !important;
  border-color: #fff !important
}

.btn-color {
  color: #fff;
  border-color: #EE3F54;
  background-color: #EE3F54
}

.btn-color:hover,
.btn-color:focus,
.btn-color.active,
.btn-color.active.focus,
.btn-color.active:focus,
.btn-color.active:hover,
.btn-color:active,
.btn-color:active.focus,
.btn-color:active:focus,
.btn-color:active:hover {
  color: #EE3F54;
  background-color: transparent
}

.btn-color.btn-inverse {
  color: #EE3F54;
  background: transparent;
  border-color: #EE3F54
}

.btn-color.btn-inverse:hover,
.btn-color.btn-inverse:focus,
.btn-color.btn-inverse.active,
.btn-color.btn-inverse.active.focus,
.btn-color.btn-inverse.active:focus,
.btn-color.btn-inverse.active:hover,
.btn-color.btn-inverse:active,
.btn-color.btn-inverse:active.focus,
.btn-color.btn-inverse:active:focus,
.btn-color.btn-inverse:active:hover {
  color: #fff;
  border-color: #EE3F54;
  background-color: #EE3F54
}

.btn-color[disabled],
.btn-color.btn-disabled {
  cursor: not-allowed;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.5;
  color: #fff !important;
  border-color: #EE3F54 !important;
  background-color: #EE3F54 !important
}

.btn-gray {
  color: #fff;
  border-color: #2F2E2F;
  background-color: #2F2E2F
}

.btn-gray:hover,
.btn-gray:focus,
.btn-gray.active,
.btn-gray.active.focus,
.btn-gray.active:focus,
.btn-gray.active:hover,
.btn-gray:active,
.btn-gray:active.focus,
.btn-gray:active:focus,
.btn-gray:active:hover {
  color: #2F2E2F;
  background-color: transparent
}

.btn-gray.btn-inverse {
  color: #2F2E2F;
  background: transparent;
  border-color: #2F2E2F
}

.btn-gray.btn-inverse:hover,
.btn-gray.btn-inverse:focus,
.btn-gray.btn-inverse.active,
.btn-gray.btn-inverse.active.focus,
.btn-gray.btn-inverse.active:focus,
.btn-gray.btn-inverse.active:hover,
.btn-gray.btn-inverse:active,
.btn-gray.btn-inverse:active.focus,
.btn-gray.btn-inverse:active:focus,
.btn-gray.btn-inverse:active:hover {
  color: #fff;
  border-color: #2F2E2F;
  background-color: #2F2E2F
}

.btn-gray[disabled],
.btn-gray.btn-disabled {
  cursor: not-allowed;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.5;
  color: #fff !important;
  border-color: #2F2E2F !important;
  background-color: #2F2E2F !important
}

.btn-filter {
  color: #EE3F54;
  font-weight: 300;
  border: 1px solid #EE3F54;
  background-color: transparent;
  box-shadow: none
}

.btn-filter:hover,
.btn-filter:focus,
.btn-filter.active,
.btn-filter.active.focus,
.btn-filter.active:focus,
.btn-filter.active:hover,
.btn-filter:active,
.btn-filter:active.focus,
.btn-filter:active:focus,
.btn-filter:active:hover {
  color: #fff;
  background-color: #EE3F54
}

.sort-btn {
  position: relative;
  display: block;
  border: none;
  width: 36px;
  height: 36px;
  background-color: transparent;
  cursor: pointer
}

.sort-btn span {
  position: absolute;
  display: block;
  width: 8px;
  height: 8px;
  border: 1px solid #000;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.sort-btn .item-1 {
  top: 0;
  left: 0
}

.sort-btn .item-2 {
  top: 14px;
  left: 0
}

.sort-btn .item-3 {
  top: 28px;
  left: 0
}

.sort-btn .item-4 {
  width: 22px;
  height: 1px;
  right: 0;
  top: 50%;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  -webkit-transition: border-top-color 0.5s 0s;
  -moz-transition: border-top-color 0.5s 0s;
  transition: border-top-color 0.5s 0s
}

.sort-btn .item-4:before,
.sort-btn .item-4:after {
  content: '';
  position: absolute;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: #000;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.sort-btn .item-4:before {
  top: -14px
}

.sort-btn .item-4:after {
  top: 14px
}

.sort-btn.-sort_square span {
  width: 16px;
  height: 16px
}

.sort-btn.-sort_square .item-1 {
  left: 18px
}

.sort-btn.-sort_square .item-2 {
  top: 0
}

.sort-btn.-sort_square .item-3 {
  top: 18px;
  left: 0
}

.sort-btn.-sort_square .item-4 {
  width: 16px;
  height: 16px;
  left: 18px;
  top: 18px;
  border-top-color: #000;
  border-left-color: #000;
  border-right-color: #000;
  -webkit-transition: border-top-color 0.5s 0.4s, border-left-color 0.5s 0.6s, border-right-color 0.5s 0.6s;
  -moz-transition: border-top-color 0.5s 0.4s, border-left-color 0.5s 0.6s, border-right-color 0.5s 0.6s;
  transition: border-top-color 0.5s 0.4s, border-left-color 0.5s 0.6s, border-right-color 0.5s 0.6s
}

.sort-btn.-sort_square .item-4:before,
.sort-btn.-sort_square .item-4:after {
  content: '';
  position: absolute;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: #000
}

.sort-btn.-sort_square .item-4:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  -webkit-transform-origin: right;
  -moz-transform-origin: right;
  -ms-transform-origin: right;
  -o-transform-origin: right;
  transform-origin: right;
  top: -1px
}

.sort-btn.-sort_square .item-4:after {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  -o-transform-origin: left;
  transform-origin: left;
  top: 13px;
  left: -1px
}

.box__toggle {
  width: 50px;
  height: 50px;
  padding: 11px;
  border: 1px solid #969396;
  cursor: pointer;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.box__toggle .tale__out {
  height: 12px
}

.box__toggle .tale__out::after {
  clear: both;
  content: "";
  display: table
}

.box__toggle .tale__out .tale {
  display: block;
  float: left;
  margin-bottom: 4px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.box__toggle .tale__out .tale__box {
  width: 11px;
  height: 11px;
  margin-right: 4px;
  border: 1px solid #969396
}

.box__toggle .tale__out .tale__line {
  position: relative;
  width: 11px;
  height: 11px;
  border: 1px solid #969396
}

.box__toggle .tale__out .tale__line:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 0;
  width: 11px;
  height: 1px;
  background-color: #969396;
  opacity: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.box__toggle.js-toggle-icon .tale__out .tale__line {
  border-left: none;
  border-right: none
}

.box__toggle.js-toggle-icon .tale__out .tale__line:after {
  opacity: 1
}

.box__toggle:hover {
  background-color: #969396
}

.box__toggle:hover .tale__out .tale {
  border-color: #fff
}

.box__toggle:hover .tale__out .tale:after {
  background-color: #fff
}

.wrapper__modal {
  position: fixed;
  display: none;
  opacity: 0;
  z-index: 99999 !important;
  max-width: 900px;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #fff
}

.wrapper__modal.modal__full__screen {
  width: 100vw;
  height: 100vh;
  max-width: 100vw;
  margin-top: 0;
  -webkit-transition: margin-top 0.3s;
  -moz-transition: margin-top 0.3s;
  transition: margin-top 0.3s
}

.wrapper__modal.modal__full__screen .wrapper__modal-in {
  padding: 0
}

.wrapper__modal.modal__full__screen .modal__close:after,
.wrapper__modal.modal__full__screen .modal__close:before {
  background-color: #fff
}

.wrapper__modal.modal__full__screen.open {
  margin-top: -10vh
}

.wrapper__modal .wpcf7-form .select-wrapper input.select-dropdown {
  padding-left: 0
}

.lean-overlay {
  position: fixed;
  z-index: 99998 !important;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  opacity: 1 !important;
  background-color: rgba(0, 0, 0, 0.6)
}

.wrapper__modal-in {
  padding: 40px
}

.wrapper__modal-center>h4 {
  margin-bottom: 40px;
  font-size: 25px
}

.modal__close {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 40px;
  height: 40px;
  z-index: 3;
  cursor: pointer;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s
}

.modal__close:after,
.modal__close:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 20px;
  height: 1px;
  margin: auto;
  background-color: #2F2E2F;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center
}

.modal__close:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg)
}

.modal__close:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.modal__close:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1)
}

.widget_search {
  width: 100vw;
  height: 100vh;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #2F2E2F
}

.widget_search .searchform {
  position: relative;
  width: 100%;
  max-width: 1170px;
  margin: auto;
  padding: 0 20px
}

.widget_search .searchform label {
  display: none
}

.widget_search .searchform input[type=text] {
  height: 95px;
  padding-right: 95px;
  letter-spacing: 1.5px;
  line-height: 95px;
  font-size: 60px;
  font-weight: 300;
  color: #fff;
  background-color: transparent
}

.widget_search .searchform .btn,
.widget_search .searchform input[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  width: 95px;
  height: 95px;
  line-height: 95px;
  opacity: 0
}

.widget_search .searchform:after {
  display: inline-block;
  font: normal normal normal 14px/1 'brooks-icons';
  text-rendering: auto;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e957";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 95px;
  height: 95px;
  color: #fff;
  font-size: 60px;
  line-height: 95px;
  text-align: center
}

.preloader__wrap {
  position: fixed;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  z-index: 999999;
  opacity: 1;
  background-color: #fff;
  -webkit-transition: opacity 0.5s, z-index 0s;
  -moz-transition: opacity 0.5s, z-index 0s;
  transition: opacity 0.5s, z-index 0s
}

.preloader__wrap.-preloader__done {
  opacity: 0;
  z-index: -5;
  -webkit-transition: opacity 0.5s, z-index 0s 0.5s;
  -moz-transition: opacity 0.5s, z-index 0s 0.5s;
  transition: opacity 0.5s, z-index 0s 0.5s
}

.preloader__wrap.-preloader__done .preloader__wrap__item {
  -webkit-animation-play-state: paused !important;
  -moz-animation-play-state: paused !important;
  animation-play-state: paused !important
}

.preloader__wrap__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 30px;
  will-change: transform;
  backface-visibility: hidden;
  perspective: 1000px;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0)
}

.preloader__wrap__item {
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  width: 50px;
  height: 30px;
  will-change: transform;
  backface-visibility: hidden;
  transform-origin: 100% 100%;
  transform-style: preserve-3d;
  pointer-events: none
}

.preloader__wrap__item svg {
  display: block;
  width: 50px;
  height: 30px
}

.preloader__wrap__item svg polygon {
  fill: rgba(238, 63, 84, 0.8)
}

.preloader__wrap__item svg path {
  fill: #fff
}

.preloader__wrap__item:nth-child(1) {
  opacity: 0;
  -webkit-animation: preloader__item__transform__right 4s linear infinite 0s;
  -moz-animation: preloader__item__transform__right 4s linear infinite 0s;
  animation: preloader__item__transform__right 4s linear infinite 0s
}

.preloader__wrap__item:nth-child(2) {
  opacity: 0;
  -webkit-animation: preloader__item__transform__left 4s linear infinite 1s;
  -moz-animation: preloader__item__transform__left 4s linear infinite 1s;
  animation: preloader__item__transform__left 4s linear infinite 1s
}

.preloader__wrap__item:nth-child(3) {
  opacity: 0;
  -webkit-animation: preloader__item__transform__right 4s linear infinite 2s;
  -moz-animation: preloader__item__transform__right 4s linear infinite 2s;
  animation: preloader__item__transform__right 4s linear infinite 2s
}

.preloader__wrap__item:nth-child(4) {
  opacity: 0;
  -webkit-animation: preloader__item__transform__left 4s linear infinite 3s;
  -moz-animation: preloader__item__transform__left 4s linear infinite 3s;
  animation: preloader__item__transform__left 4s linear infinite 3s
}

@keyframes preloader__item__transform__right {
  0% {
    -webkit-transform: translate3d(30px, -30px, 0);
    -moz-transform: translate3d(30px, -30px, 0);
    -ms-transform: translate3d(30px, -30px, 0);
    -o-transform: translate3d(30px, -30px, 0);
    transform: translate3d(30px, -30px, 0);
    z-index: 1;
    opacity: 0
  }

  10%,
  20% {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 4;
    opacity: 1
  }

  30%,
  40% {
    -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    -o-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    z-index: 3;
    opacity: 1
  }

  50%,
  60% {
    -webkit-transform: translate3d(0, 20px, 0);
    -moz-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    -o-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    z-index: 2;
    opacity: 0
  }

  70%,
  80%,
  90% {
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    -ms-transform: translate3d(0, 30px, 0);
    -o-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
    z-index: 1;
    opacity: 0
  }

  100% {
    -webkit-transform: translate3d(30, 30px, 0);
    -moz-transform: translate3d(30, 30px, 0);
    -ms-transform: translate3d(30, 30px, 0);
    -o-transform: translate3d(30, 30px, 0);
    transform: translate3d(30, 30px, 0);
    z-index: 1;
    opacity: 0
  }
}

@keyframes preloader__item__transform__left {
  0% {
    -webkit-transform: translate3d(-30px, -30px, 0);
    -moz-transform: translate3d(-30px, -30px, 0);
    -ms-transform: translate3d(-30px, -30px, 0);
    -o-transform: translate3d(-30px, -30px, 0);
    transform: translate3d(-30px, -30px, 0);
    z-index: 1;
    opacity: 0
  }

  10%,
  20% {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 4;
    opacity: 1
  }

  30%,
  40% {
    -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    -o-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    z-index: 3;
    opacity: 1
  }

  50%,
  60% {
    -webkit-transform: translate3d(0, 20px, 0);
    -moz-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    -o-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    z-index: 2;
    opacity: 0
  }

  70%,
  80%,
  90% {
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    -ms-transform: translate3d(0, 30px, 0);
    -o-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
    z-index: 1;
    opacity: 0
  }

  100% {
    -webkit-transform: translate3d(-30, 30px, 0);
    -moz-transform: translate3d(-30, 30px, 0);
    -ms-transform: translate3d(-30, 30px, 0);
    -o-transform: translate3d(-30, 30px, 0);
    transform: translate3d(-30, 30px, 0);
    z-index: 1;
    opacity: 0
  }
}

.preloader-wrapper {
  display: inline-block;
  position: relative;
  width: 48px;
  height: 48px
}

.preloader-wrapper.small {
  width: 36px;
  height: 36px
}

.preloader-wrapper.big {
  width: 64px;
  height: 64px
}

.preloader-wrapper.active {
  -webkit-animation: container-rotate 1568ms linear infinite;
  animation: container-rotate 1568ms linear infinite
}

@-webkit-keyframes container-rotate {
  to {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes container-rotate {
  to {
    transform: rotate(360deg)
  }
}

.spinner-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-color: #EE3F54
}

.spinner-blue,
.spinner-blue-only {
  border-color: #4285f4
}

.spinner-red,
.spinner-red-only {
  border-color: #db4437
}

.spinner-yellow,
.spinner-yellow-only {
  border-color: #f4b400
}

.spinner-green,
.spinner-green-only {
  border-color: #0f9d58
}

.active .spinner-layer.spinner-blue {
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
}

.active .spinner-layer.spinner-red {
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
}

.active .spinner-layer.spinner-yellow {
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
}

.active .spinner-layer.spinner-green {
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
}

.active .spinner-layer,
.active .spinner-layer.spinner-blue-only,
.active .spinner-layer.spinner-red-only,
.active .spinner-layer.spinner-yellow-only,
.active .spinner-layer.spinner-green-only {
  opacity: 1;
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
}

@-webkit-keyframes fill-unfill-rotate {
  12.5% {
    -webkit-transform: rotate(135deg)
  }

  25% {
    -webkit-transform: rotate(270deg)
  }

  37.5% {
    -webkit-transform: rotate(405deg)
  }

  50% {
    -webkit-transform: rotate(540deg)
  }

  62.5% {
    -webkit-transform: rotate(675deg)
  }

  75% {
    -webkit-transform: rotate(810deg)
  }

  87.5% {
    -webkit-transform: rotate(945deg)
  }

  to {
    -webkit-transform: rotate(1080deg)
  }
}

@keyframes fill-unfill-rotate {
  12.5% {
    transform: rotate(135deg)
  }

  25% {
    transform: rotate(270deg)
  }

  37.5% {
    transform: rotate(405deg)
  }

  50% {
    transform: rotate(540deg)
  }

  62.5% {
    transform: rotate(675deg)
  }

  75% {
    transform: rotate(810deg)
  }

  87.5% {
    transform: rotate(945deg)
  }

  to {
    transform: rotate(1080deg)
  }
}

@-webkit-keyframes blue-fade-in-out {
  from {
    opacity: 1
  }

  25% {
    opacity: 1
  }

  26% {
    opacity: 0
  }

  89% {
    opacity: 0
  }

  90% {
    opacity: 1
  }

  100% {
    opacity: 1
  }
}

@keyframes blue-fade-in-out {
  from {
    opacity: 1
  }

  25% {
    opacity: 1
  }

  26% {
    opacity: 0
  }

  89% {
    opacity: 0
  }

  90% {
    opacity: 1
  }

  100% {
    opacity: 1
  }
}

@-webkit-keyframes red-fade-in-out {
  from {
    opacity: 0
  }

  15% {
    opacity: 0
  }

  25% {
    opacity: 1
  }

  50% {
    opacity: 1
  }

  51% {
    opacity: 0
  }
}

@keyframes red-fade-in-out {
  from {
    opacity: 0
  }

  15% {
    opacity: 0
  }

  25% {
    opacity: 1
  }

  50% {
    opacity: 1
  }

  51% {
    opacity: 0
  }
}

@-webkit-keyframes yellow-fade-in-out {
  from {
    opacity: 0
  }

  40% {
    opacity: 0
  }

  50% {
    opacity: 1
  }

  75% {
    opacity: 1
  }

  76% {
    opacity: 0
  }
}

@keyframes yellow-fade-in-out {
  from {
    opacity: 0
  }

  40% {
    opacity: 0
  }

  50% {
    opacity: 1
  }

  75% {
    opacity: 1
  }

  76% {
    opacity: 0
  }
}

@-webkit-keyframes green-fade-in-out {
  from {
    opacity: 0
  }

  65% {
    opacity: 0
  }

  75% {
    opacity: 1
  }

  90% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

@keyframes green-fade-in-out {
  from {
    opacity: 0
  }

  65% {
    opacity: 0
  }

  75% {
    opacity: 1
  }

  90% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

.gap-patch {
  position: absolute;
  top: 0;
  left: 45%;
  width: 10%;
  height: 100%;
  overflow: hidden;
  border-color: inherit
}

.gap-patch .circle {
  width: 1000%;
  left: -450%
}

.circle-clipper {
  display: inline-block;
  position: relative;
  width: 50%;
  height: 100%;
  overflow: hidden;
  border-color: inherit
}

.circle-clipper .circle {
  width: 200%;
  height: 100%;
  border-width: 3px;
  border-style: solid;
  border-color: #EE3F54;
  border-bottom-color: transparent !important;
  border-radius: 50%;
  -webkit-animation: none;
  animation: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0
}

.circle-clipper.left .circle {
  left: 0;
  border-right-color: transparent !important;
  -webkit-transform: rotate(129deg);
  transform: rotate(129deg)
}

.circle-clipper.right .circle {
  left: -100%;
  border-left-color: transparent !important;
  -webkit-transform: rotate(-129deg);
  transform: rotate(-129deg)
}

.active .circle-clipper.left .circle {
  -webkit-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
}

.active .circle-clipper.right .circle {
  -webkit-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
}

@-webkit-keyframes left-spin {
  from {
    -webkit-transform: rotate(130deg)
  }

  50% {
    -webkit-transform: rotate(-5deg)
  }

  to {
    -webkit-transform: rotate(130deg)
  }
}

@keyframes left-spin {
  from {
    transform: rotate(130deg)
  }

  50% {
    transform: rotate(-5deg)
  }

  to {
    transform: rotate(130deg)
  }
}

@-webkit-keyframes right-spin {
  from {
    -webkit-transform: rotate(-130deg)
  }

  50% {
    -webkit-transform: rotate(5deg)
  }

  to {
    -webkit-transform: rotate(-130deg)
  }
}

@keyframes right-spin {
  from {
    transform: rotate(-130deg)
  }

  50% {
    transform: rotate(5deg)
  }

  to {
    transform: rotate(-130deg)
  }
}

#spinnerContainer.cooldown {
  -webkit-animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
  animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1)
}

@-webkit-keyframes fade-out {
  from {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@keyframes fade-out {
  from {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

.progress {
  position: relative;
  height: 2px;
  display: block;
  width: 100%;
  background-color: #fffafb;
  margin: 0.5rem 0 1rem 0;
  overflow: hidden
}

.progress .determinate {
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #EE3F54;
  transition: width .3s linear
}

.progress .indeterminate {
  background-color: #EE3F54
}

.progress .indeterminate:before {
  content: '';
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite
}

.progress .indeterminate:after {
  content: '';
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  animation-delay: 1.15s
}

@keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%
  }

  60% {
    left: 100%;
    right: -90%
  }

  100% {
    left: 100%;
    right: -90%
  }
}

@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%
  }

  60% {
    left: 107%;
    right: -8%
  }

  100% {
    left: 107%;
    right: -8%
  }
}

.theme__container__full:before,
.theme__container__full:after,
.theme__container:before,
.theme__container:after,
.theme__container__left:before,
.theme__container__left:after,
.theme__container__right:before,
.theme__container__right:after {
  content: '';
  display: table;
  width: 100%;
  clear: both
}

.theme__container .theme__container,
.theme__container .theme__container__left,
.theme__container .theme__container__right,
.theme__container__left .theme__container,
.theme__container__left .theme__container__left,
.theme__container__left .theme__container__right,
.theme__container__right .theme__container,
.theme__container__right .theme__container__left,
.theme__container__right .theme__container__right {
  padding-left: 0 !important;
  padding-right: 0 !important
}

@media (min-width: 768px) {
  .theme__container {
    padding-left: calc((100vw - 750px) / 2);
    padding-right: calc((100vw - 750px) / 2)
  }

  .theme__container__left {
    padding-left: calc((100vw - 750px) / 2)
  }

  .theme__container__right {
    padding-right: calc((100vw - 750px) / 2)
  }

  .theme__container__full .theme__container {
    padding-left: calc((100vw - 720px) / 2);
    padding-right: calc((100vw - 720px) / 2)
  }

  .theme__container__full .theme__container__left {
    padding-left: calc((100vw - 720px) / 2)
  }

  .theme__container__full .theme__container__right {
    padding-right: calc((100vw - 720px) / 2)
  }

  .theme__container__full .theme__container__full .theme__container {
    padding-left: calc((100vw - 750px) / 2);
    padding-right: calc((100vw - 750px) / 2)
  }

  .theme__container__full .theme__container__full .theme__container__left {
    padding-left: calc((100vw - 750px) / 2)
  }

  .theme__container__full .theme__container__full .theme__container__right {
    padding-right: calc((100vw - 750px) / 2)
  }
}

@media (min-width: 992px) {
  .theme__container {
    padding-left: calc((100vw - 970px) / 2);
    padding-right: calc((100vw - 970px) / 2)
  }

  .theme__container__left {
    padding-left: calc((100vw - 970px) / 2)
  }

  .theme__container__right {
    padding-right: calc((100vw - 970px) / 2)
  }

  .theme__container__full .theme__container {
    padding-left: calc((100vw - 940px) / 2);
    padding-right: calc((100vw - 940px) / 2)
  }

  .theme__container__full .theme__container__left {
    padding-left: calc((100vw - 940px) / 2)
  }

  .theme__container__full .theme__container__right {
    padding-right: calc((100vw - 940px) / 2)
  }

  .theme__container__full .theme__container__full .theme__container {
    padding-left: calc((100vw - 970px) / 2);
    padding-right: calc((100vw - 970px) / 2)
  }

  .theme__container__full .theme__container__full .theme__container__left {
    padding-left: calc((100vw - 970px) / 2)
  }

  .theme__container__full .theme__container__full .theme__container__right {
    padding-right: calc((100vw - 970px) / 2)
  }
}

@media (min-width: 1200px) {
  .theme__container {
    padding-left: calc((100vw - 1170px) / 2);
    padding-right: calc((100vw - 1170px) / 2)
  }

  .theme__container__left {
    padding-left: calc((100vw - 1170px) / 2)
  }

  .theme__container__right {
    padding-right: calc((100vw - 1170px) / 2)
  }

  .theme__container__full .theme__container {
    padding-left: calc((100vw - 1140px) / 2);
    padding-right: calc((100vw - 1140px) / 2)
  }

  .theme__container__full .theme__container__left {
    padding-left: calc((100vw - 1140px) / 2)
  }

  .theme__container__full .theme__container__right {
    padding-right: calc((100vw - 1140px) / 2)
  }

  .theme__container__full .theme__container__full .theme__container {
    padding-left: calc((100vw - 1170px) / 2);
    padding-right: calc((100vw - 1170px) / 2)
  }

  .theme__container__full .theme__container__full .theme__container__left {
    padding-left: calc((100vw - 1170px) / 2)
  }

  .theme__container__full .theme__container__full .theme__container__right {
    padding-right: calc((100vw - 1170px) / 2)
  }
}

@media (min-width: 1025px) {

  .side__bar__menu__left .theme__container,
  .side__bar__menu__right .theme__container {
    padding-left: calc(((100vw - 250px) - 1170px) / 2);
    padding-right: calc(((100vw - 250px) - 1170px) / 2)
  }

  .side__bar__menu__left .theme__container__left,
  .side__bar__menu__right .theme__container__left {
    padding-left: calc(((100vw - 250px) - 1170px) / 2)
  }

  .side__bar__menu__left .theme__container__right,
  .side__bar__menu__right .theme__container__right {
    padding-right: calc(((100vw - 250px) - 1170px) / 2)
  }

  .side__bar__menu__left .theme__container__full .theme__container,
  .side__bar__menu__right .theme__container__full .theme__container {
    padding-left: calc(((100vw - 250px) - 1140px) / 2);
    padding-right: calc(((100vw - 250px) - 1140px) / 2)
  }

  .side__bar__menu__left .theme__container__full .theme__container__left,
  .side__bar__menu__right .theme__container__full .theme__container__left {
    padding-left: calc(((100vw - 250px) - 1140px) / 2)
  }

  .side__bar__menu__left .theme__container__full .theme__container__right,
  .side__bar__menu__right .theme__container__full .theme__container__right {
    padding-right: calc(((100vw - 250px) - 1140px) / 2)
  }

  .side__bar__menu__left .theme__container__full .theme__container__full .theme__container,
  .side__bar__menu__right .theme__container__full .theme__container__full .theme__container {
    padding-left: calc(((100vw - 250px) - 1170px) / 2);
    padding-right: calc(((100vw - 250px) - 1170px) / 2)
  }

  .side__bar__menu__left .theme__container__full .theme__container__full .theme__container__left,
  .side__bar__menu__right .theme__container__full .theme__container__full .theme__container__left {
    padding-left: calc(((100vw - 250px) - 1170px) / 2)
  }

  .side__bar__menu__left .theme__container__full .theme__container__full .theme__container__right,
  .side__bar__menu__right .theme__container__full .theme__container__full .theme__container__right {
    padding-right: calc(((100vw - 250px) - 1170px) / 2)
  }
}

.theme__column__flex {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  box-lines: single;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

.theme__column__flex .vc_row {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 100%;
  -moz-flex: 1 100%;
  -ms-flex: 1 100%;
  flex: 1 100%
}

.theme__column__flex.column__wrap {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.theme__column__flex.column__align__center {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center
}

.theme__column__flex.column__align__top {
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start
}

.theme__column__flex.column__align__bottom {
  -webkit-box-align: end;
  -moz-box-align: end;
  box-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-align: end
}

.theme__column__flex.column__align__baseline {
  -webkit-box-align: baseline;
  -moz-box-align: baseline;
  box-align: baseline;
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  -ms-align-items: baseline;
  -o-align-items: baseline;
  align-items: baseline;
  -ms-flex-align: baseline
}

.theme__column__flex.column__align__stretch {
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  box-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  -ms-flex-align: stretch
}

.theme__column__flex.column__align__inherit {
  -webkit-box-align: inherit;
  -moz-box-align: inherit;
  box-align: inherit;
  -webkit-align-items: inherit;
  -moz-align-items: inherit;
  -ms-align-items: inherit;
  -o-align-items: inherit;
  align-items: inherit;
  -ms-flex-align: inherit
}

.theme__column__flex.column__align__initial {
  -webkit-box-align: initial;
  -moz-box-align: initial;
  box-align: initial;
  -webkit-align-items: initial;
  -moz-align-items: initial;
  -ms-align-items: initial;
  -o-align-items: initial;
  align-items: initial;
  -ms-flex-align: initial
}

.theme__column__flex.column__justify__center {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center
}

.theme__column__flex.column__justify__left {
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start
}

.theme__column__flex.column__justify__right {
  -webkit-box-pack: end;
  -moz-box-pack: end;
  box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end
}

.theme__column__flex.column__justify__space-around {
  -webkit-box-pack: distribute;
  -moz-box-pack: distribute;
  box-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: distribute
}

.theme__column__flex.column__justify__space-between {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify
}

.theme__column__flex.column__justify__inherit {
  -webkit-box-pack: inherit;
  -moz-box-pack: inherit;
  box-pack: inherit;
  -webkit-justify-content: inherit;
  -moz-justify-content: inherit;
  -ms-justify-content: inherit;
  -o-justify-content: inherit;
  justify-content: inherit;
  -ms-flex-pack: inherit
}

.theme__column__flex.column__justify__initial {
  -webkit-box-pack: initial;
  -moz-box-pack: initial;
  box-pack: initial;
  -webkit-justify-content: initial;
  -moz-justify-content: initial;
  -ms-justify-content: initial;
  -o-justify-content: initial;
  justify-content: initial;
  -ms-flex-pack: initial
}

.space__offset__xs__0 {
  height: 0px;
  clear: both
}

.space__offset__xs__5 {
  height: 5px;
  clear: both
}

.space__offset__xs__10 {
  height: 10px;
  clear: both
}

.space__offset__xs__15 {
  height: 15px;
  clear: both
}

.space__offset__xs__20 {
  height: 20px;
  clear: both
}

.space__offset__xs__25 {
  height: 25px;
  clear: both
}

.space__offset__xs__30 {
  height: 30px;
  clear: both
}

.space__offset__xs__35 {
  height: 35px;
  clear: both
}

.space__offset__xs__40 {
  height: 40px;
  clear: both
}

.space__offset__xs__45 {
  height: 45px;
  clear: both
}

.space__offset__xs__50 {
  height: 50px;
  clear: both
}

.space__offset__xs__55 {
  height: 55px;
  clear: both
}

.space__offset__xs__60 {
  height: 60px;
  clear: both
}

.space__offset__xs__65 {
  height: 65px;
  clear: both
}

.space__offset__xs__70 {
  height: 70px;
  clear: both
}

.space__offset__xs__75 {
  height: 75px;
  clear: both
}

.space__offset__xs__80 {
  height: 80px;
  clear: both
}

.space__offset__xs__85 {
  height: 85px;
  clear: both
}

.space__offset__xs__90 {
  height: 90px;
  clear: both
}

.space__offset__xs__95 {
  height: 95px;
  clear: both
}

.space__offset__xs__100 {
  height: 100px;
  clear: both
}

.space__offset__xs__105 {
  height: 105px;
  clear: both
}

.space__offset__xs__110 {
  height: 110px;
  clear: both
}

.space__offset__xs__115 {
  height: 115px;
  clear: both
}

.space__offset__xs__120 {
  height: 120px;
  clear: both
}

.space__offset__xs__125 {
  height: 125px;
  clear: both
}

.space__offset__xs__130 {
  height: 130px;
  clear: both
}

.space__offset__xs__135 {
  height: 135px;
  clear: both
}

.space__offset__xs__140 {
  height: 140px;
  clear: both
}

.space__offset__xs__145 {
  height: 145px;
  clear: both
}

.space__offset__xs__150 {
  height: 150px;
  clear: both
}

.space__offset__xs__155 {
  height: 155px;
  clear: both
}

.space__offset__xs__160 {
  height: 160px;
  clear: both
}

.space__offset__xs__165 {
  height: 165px;
  clear: both
}

.space__offset__xs__170 {
  height: 170px;
  clear: both
}

.space__offset__xs__175 {
  height: 175px;
  clear: both
}

.space__offset__xs__180 {
  height: 180px;
  clear: both
}

.space__offset__xs__185 {
  height: 185px;
  clear: both
}

.space__offset__xs__190 {
  height: 190px;
  clear: both
}

.space__offset__xs__195 {
  height: 195px;
  clear: both
}

.space__offset__xs__200 {
  height: 200px;
  clear: both
}

.space__offset__xs__250 {
  height: 250px;
  clear: both
}

.space__offset__xs__300 {
  height: 300px;
  clear: both
}

.space__offset__xs__350 {
  height: 350px;
  clear: both
}

.space__offset__xs__400 {
  height: 400px;
  clear: both
}

.space__offset__xs__450 {
  height: 450px;
  clear: both
}

.space__offset__xs__500 {
  height: 500px;
  clear: both
}

.space__offset__xs__550 {
  height: 550px;
  clear: both
}

.space__offset__xs__600 {
  height: 600px;
  clear: both
}

.space__offset__xs__650 {
  height: 650px;
  clear: both
}

.space__offset__xs__700 {
  height: 700px;
  clear: both
}

.space__offset__xs__750 {
  height: 750px;
  clear: both
}

.space__offset__xs__800 {
  height: 800px;
  clear: both
}

.space__offset__xs__850 {
  height: 850px;
  clear: both
}

.space__offset__xs__900 {
  height: 900px;
  clear: both
}

.space__offset__xs__950 {
  height: 950px;
  clear: both
}

.space__offset__xs__1000 {
  height: 1000px;
  clear: both
}

@media (min-width: 768px) {
  .space__offset__sm__0 {
    height: 0px;
    clear: both
  }

  .space__offset__sm__5 {
    height: 5px;
    clear: both
  }

  .space__offset__sm__10 {
    height: 10px;
    clear: both
  }

  .space__offset__sm__15 {
    height: 15px;
    clear: both
  }

  .space__offset__sm__20 {
    height: 20px;
    clear: both
  }

  .space__offset__sm__25 {
    height: 25px;
    clear: both
  }

  .space__offset__sm__30 {
    height: 30px;
    clear: both
  }

  .space__offset__sm__35 {
    height: 35px;
    clear: both
  }

  .space__offset__sm__40 {
    height: 40px;
    clear: both
  }

  .space__offset__sm__45 {
    height: 45px;
    clear: both
  }

  .space__offset__sm__50 {
    height: 50px;
    clear: both
  }

  .space__offset__sm__55 {
    height: 55px;
    clear: both
  }

  .space__offset__sm__60 {
    height: 60px;
    clear: both
  }

  .space__offset__sm__65 {
    height: 65px;
    clear: both
  }

  .space__offset__sm__70 {
    height: 70px;
    clear: both
  }

  .space__offset__sm__75 {
    height: 75px;
    clear: both
  }

  .space__offset__sm__80 {
    height: 80px;
    clear: both
  }

  .space__offset__sm__85 {
    height: 85px;
    clear: both
  }

  .space__offset__sm__90 {
    height: 90px;
    clear: both
  }

  .space__offset__sm__95 {
    height: 95px;
    clear: both
  }

  .space__offset__sm__100 {
    height: 100px;
    clear: both
  }

  .space__offset__sm__105 {
    height: 105px;
    clear: both
  }

  .space__offset__sm__110 {
    height: 110px;
    clear: both
  }

  .space__offset__sm__115 {
    height: 115px;
    clear: both
  }

  .space__offset__sm__120 {
    height: 120px;
    clear: both
  }

  .space__offset__sm__125 {
    height: 125px;
    clear: both
  }

  .space__offset__sm__130 {
    height: 130px;
    clear: both
  }

  .space__offset__sm__135 {
    height: 135px;
    clear: both
  }

  .space__offset__sm__140 {
    height: 140px;
    clear: both
  }

  .space__offset__sm__145 {
    height: 145px;
    clear: both
  }

  .space__offset__sm__150 {
    height: 150px;
    clear: both
  }

  .space__offset__sm__155 {
    height: 155px;
    clear: both
  }

  .space__offset__sm__160 {
    height: 160px;
    clear: both
  }

  .space__offset__sm__165 {
    height: 165px;
    clear: both
  }

  .space__offset__sm__170 {
    height: 170px;
    clear: both
  }

  .space__offset__sm__175 {
    height: 175px;
    clear: both
  }

  .space__offset__sm__180 {
    height: 180px;
    clear: both
  }

  .space__offset__sm__185 {
    height: 185px;
    clear: both
  }

  .space__offset__sm__190 {
    height: 190px;
    clear: both
  }

  .space__offset__sm__195 {
    height: 195px;
    clear: both
  }

  .space__offset__sm__200 {
    height: 200px;
    clear: both
  }

  .space__offset__sm__250 {
    height: 250px;
    clear: both
  }

  .space__offset__sm__300 {
    height: 300px;
    clear: both
  }

  .space__offset__sm__350 {
    height: 350px;
    clear: both
  }

  .space__offset__sm__400 {
    height: 400px;
    clear: both
  }

  .space__offset__sm__450 {
    height: 450px;
    clear: both
  }

  .space__offset__sm__500 {
    height: 500px;
    clear: both
  }

  .space__offset__sm__550 {
    height: 550px;
    clear: both
  }

  .space__offset__sm__600 {
    height: 600px;
    clear: both
  }

  .space__offset__sm__650 {
    height: 650px;
    clear: both
  }

  .space__offset__sm__700 {
    height: 700px;
    clear: both
  }

  .space__offset__sm__750 {
    height: 750px;
    clear: both
  }

  .space__offset__sm__800 {
    height: 800px;
    clear: both
  }

  .space__offset__sm__850 {
    height: 850px;
    clear: both
  }

  .space__offset__sm__900 {
    height: 900px;
    clear: both
  }

  .space__offset__sm__950 {
    height: 950px;
    clear: both
  }

  .space__offset__sm__1000 {
    height: 1000px;
    clear: both
  }
}

@media (min-width: 992px) {
  .space__offset__md__0 {
    height: 0px;
    clear: both
  }

  .space__offset__md__5 {
    height: 5px;
    clear: both
  }

  .space__offset__md__10 {
    height: 10px;
    clear: both
  }

  .space__offset__md__15 {
    height: 15px;
    clear: both
  }

  .space__offset__md__20 {
    height: 20px;
    clear: both
  }

  .space__offset__md__25 {
    height: 25px;
    clear: both
  }

  .space__offset__md__30 {
    height: 30px;
    clear: both
  }

  .space__offset__md__35 {
    height: 35px;
    clear: both
  }

  .space__offset__md__40 {
    height: 40px;
    clear: both
  }

  .space__offset__md__45 {
    height: 45px;
    clear: both
  }

  .space__offset__md__50 {
    height: 50px;
    clear: both
  }

  .space__offset__md__55 {
    height: 55px;
    clear: both
  }

  .space__offset__md__60 {
    height: 60px;
    clear: both
  }

  .space__offset__md__65 {
    height: 65px;
    clear: both
  }

  .space__offset__md__70 {
    height: 70px;
    clear: both
  }

  .space__offset__md__75 {
    height: 75px;
    clear: both
  }

  .space__offset__md__80 {
    height: 80px;
    clear: both
  }

  .space__offset__md__85 {
    height: 85px;
    clear: both
  }

  .space__offset__md__90 {
    height: 90px;
    clear: both
  }

  .space__offset__md__95 {
    height: 95px;
    clear: both
  }

  .space__offset__md__100 {
    height: 100px;
    clear: both
  }

  .space__offset__md__105 {
    height: 105px;
    clear: both
  }

  .space__offset__md__110 {
    height: 110px;
    clear: both
  }

  .space__offset__md__115 {
    height: 115px;
    clear: both
  }

  .space__offset__md__120 {
    height: 120px;
    clear: both
  }

  .space__offset__md__125 {
    height: 125px;
    clear: both
  }

  .space__offset__md__130 {
    height: 130px;
    clear: both
  }

  .space__offset__md__135 {
    height: 135px;
    clear: both
  }

  .space__offset__md__140 {
    height: 140px;
    clear: both
  }

  .space__offset__md__145 {
    height: 145px;
    clear: both
  }

  .space__offset__md__150 {
    height: 150px;
    clear: both
  }

  .space__offset__md__155 {
    height: 155px;
    clear: both
  }

  .space__offset__md__160 {
    height: 160px;
    clear: both
  }

  .space__offset__md__165 {
    height: 165px;
    clear: both
  }

  .space__offset__md__170 {
    height: 170px;
    clear: both
  }

  .space__offset__md__175 {
    height: 175px;
    clear: both
  }

  .space__offset__md__180 {
    height: 180px;
    clear: both
  }

  .space__offset__md__185 {
    height: 185px;
    clear: both
  }

  .space__offset__md__190 {
    height: 190px;
    clear: both
  }

  .space__offset__md__195 {
    height: 195px;
    clear: both
  }

  .space__offset__md__200 {
    height: 200px;
    clear: both
  }

  .space__offset__md__250 {
    height: 250px;
    clear: both
  }

  .space__offset__md__300 {
    height: 300px;
    clear: both
  }

  .space__offset__md__350 {
    height: 350px;
    clear: both
  }

  .space__offset__md__400 {
    height: 400px;
    clear: both
  }

  .space__offset__md__450 {
    height: 450px;
    clear: both
  }

  .space__offset__md__500 {
    height: 500px;
    clear: both
  }

  .space__offset__md__550 {
    height: 550px;
    clear: both
  }

  .space__offset__md__600 {
    height: 600px;
    clear: both
  }

  .space__offset__md__650 {
    height: 650px;
    clear: both
  }

  .space__offset__md__700 {
    height: 700px;
    clear: both
  }

  .space__offset__md__750 {
    height: 750px;
    clear: both
  }

  .space__offset__md__800 {
    height: 800px;
    clear: both
  }

  .space__offset__md__850 {
    height: 850px;
    clear: both
  }

  .space__offset__md__900 {
    height: 900px;
    clear: both
  }

  .space__offset__md__950 {
    height: 950px;
    clear: both
  }

  .space__offset__md__1000 {
    height: 1000px;
    clear: both
  }
}

@media (min-width: 1200px) {
  .space__offset__lg__0 {
    height: 0px;
    clear: both
  }

  .space__offset__lg__5 {
    height: 5px;
    clear: both
  }

  .space__offset__lg__10 {
    height: 10px;
    clear: both
  }

  .space__offset__lg__15 {
    height: 15px;
    clear: both
  }

  .space__offset__lg__20 {
    height: 20px;
    clear: both
  }

  .space__offset__lg__25 {
    height: 25px;
    clear: both
  }

  .space__offset__lg__30 {
    height: 30px;
    clear: both
  }

  .space__offset__lg__35 {
    height: 35px;
    clear: both
  }

  .space__offset__lg__40 {
    height: 40px;
    clear: both
  }

  .space__offset__lg__45 {
    height: 45px;
    clear: both
  }

  .space__offset__lg__50 {
    height: 50px;
    clear: both
  }

  .space__offset__lg__55 {
    height: 55px;
    clear: both
  }

  .space__offset__lg__60 {
    height: 60px;
    clear: both
  }

  .space__offset__lg__65 {
    height: 65px;
    clear: both
  }

  .space__offset__lg__70 {
    height: 70px;
    clear: both
  }

  .space__offset__lg__75 {
    height: 75px;
    clear: both
  }

  .space__offset__lg__80 {
    height: 80px;
    clear: both
  }

  .space__offset__lg__85 {
    height: 85px;
    clear: both
  }

  .space__offset__lg__90 {
    height: 90px;
    clear: both
  }

  .space__offset__lg__95 {
    height: 95px;
    clear: both
  }

  .space__offset__lg__100 {
    height: 100px;
    clear: both
  }

  .space__offset__lg__105 {
    height: 105px;
    clear: both
  }

  .space__offset__lg__110 {
    height: 110px;
    clear: both
  }

  .space__offset__lg__115 {
    height: 115px;
    clear: both
  }

  .space__offset__lg__120 {
    height: 120px;
    clear: both
  }

  .space__offset__lg__125 {
    height: 125px;
    clear: both
  }

  .space__offset__lg__130 {
    height: 130px;
    clear: both
  }

  .space__offset__lg__135 {
    height: 135px;
    clear: both
  }

  .space__offset__lg__140 {
    height: 140px;
    clear: both
  }

  .space__offset__lg__145 {
    height: 145px;
    clear: both
  }

  .space__offset__lg__150 {
    height: 150px;
    clear: both
  }

  .space__offset__lg__155 {
    height: 155px;
    clear: both
  }

  .space__offset__lg__160 {
    height: 160px;
    clear: both
  }

  .space__offset__lg__165 {
    height: 165px;
    clear: both
  }

  .space__offset__lg__170 {
    height: 170px;
    clear: both
  }

  .space__offset__lg__175 {
    height: 175px;
    clear: both
  }

  .space__offset__lg__180 {
    height: 180px;
    clear: both
  }

  .space__offset__lg__185 {
    height: 185px;
    clear: both
  }

  .space__offset__lg__190 {
    height: 190px;
    clear: both
  }

  .space__offset__lg__195 {
    height: 195px;
    clear: both
  }

  .space__offset__lg__200 {
    height: 200px;
    clear: both
  }

  .space__offset__lg__250 {
    height: 250px;
    clear: both
  }

  .space__offset__lg__300 {
    height: 300px;
    clear: both
  }

  .space__offset__lg__350 {
    height: 350px;
    clear: both
  }

  .space__offset__lg__400 {
    height: 400px;
    clear: both
  }

  .space__offset__lg__450 {
    height: 450px;
    clear: both
  }

  .space__offset__lg__500 {
    height: 500px;
    clear: both
  }

  .space__offset__lg__550 {
    height: 550px;
    clear: both
  }

  .space__offset__lg__600 {
    height: 600px;
    clear: both
  }

  .space__offset__lg__650 {
    height: 650px;
    clear: both
  }

  .space__offset__lg__700 {
    height: 700px;
    clear: both
  }

  .space__offset__lg__750 {
    height: 750px;
    clear: both
  }

  .space__offset__lg__800 {
    height: 800px;
    clear: both
  }

  .space__offset__lg__850 {
    height: 850px;
    clear: both
  }

  .space__offset__lg__900 {
    height: 900px;
    clear: both
  }

  .space__offset__lg__950 {
    height: 950px;
    clear: both
  }

  .space__offset__lg__1000 {
    height: 1000px;
    clear: both
  }
}

.theme__block__height__10 {
  width: 100%;
  padding-bottom: 10%
}

.theme__block__height__20 {
  width: 100%;
  padding-bottom: 20%
}

.theme__block__height__30 {
  width: 100%;
  padding-bottom: 30%
}

.theme__block__height__40 {
  width: 100%;
  padding-bottom: 40%
}

.theme__block__height__50 {
  width: 100%;
  padding-bottom: 50%
}

.theme__block__height__60 {
  width: 100%;
  padding-bottom: 60%
}

.theme__block__height__70 {
  width: 100%;
  padding-bottom: 70%
}

.theme__block__height__80 {
  width: 100%;
  padding-bottom: 80%
}

.theme__block__height__90 {
  width: 100%;
  padding-bottom: 90%
}

.theme__block__height__100 {
  width: 100%;
  padding-bottom: 100%
}

.main__theme__wrap {
  position: relative;
  z-index: 1;
  overflow: hidden;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  -ms-flex-negative: 0;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  flex-basis: auto;
  -ms-flex-preferred-size: auto;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform .7s;
  -moz-transition: -moz-transform .7s;
  transition: transform .7s
}

.main__theme__wrap>.theme__container__full,
.main__theme__wrap>.theme__container,
.main__theme__wrap>.theme__container__left,
.main__theme__wrap>.theme__container__right {
  margin: 0
}

.theme__default__page {
  padding-top: 150px
}

header.main__header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s
}

header.main__header .container {
  position: relative
}

.theme__content {
  width: auto;
  margin: 0 auto
}

.theme__content.-content__narrow {
  width: 100%
}

.theme__container .theme__content {
  padding: 0 0
}

.theme__container .theme__content.-gap__15,
.theme__container .theme__content.-gap__30 {
  padding: 15px
}

.theme__container__full .theme__content.-gap__15,
.theme__container__full .theme__content.-gap__30 {
  padding: 15px
}

.theme__container.sidebar__left,
.theme__container.sidebar__right {
  padding-top: 15px
}

.sidebar__left .theme__content,
.sidebar__right .theme__content {
  width: 80%;
  padding: 0 15px
}

.sidebar__left .theme__sidebar,
.sidebar__right .theme__sidebar {
  width: 20%;
  padding: 15px 15px 0
}

.sidebar__left .theme__content {
  float: right
}

.sidebar__left .theme__sidebar {
  float: left
}

.sidebar__right .theme__content {
  float: left
}

.sidebar__right .theme__sidebar {
  float: left
}

@media (max-width: 992px) {

  .sidebar__left .theme__content,
  .sidebar__right .theme__content {
    width: 70%
  }

  .sidebar__left .theme__sidebar,
  .sidebar__right .theme__sidebar {
    width: 30%
  }
}

@media (max-width: 767px) {

  .sidebar__left .theme__content,
  .sidebar__right .theme__content {
    width: auto;
    float: none
  }

  .sidebar__left .theme__sidebar,
  .sidebar__right .theme__sidebar {
    width: auto;
    float: none
  }
}

.theme__sidebar__title {
  position: relative;
  text-transform: uppercase;
  color: #EE3F54;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-weight: 300
}

.theme__sidebar__title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 30px;
  height: 3px;
  background-color: #EE3F54
}

.theme__widget,
.menu.menu__extra .menu__item {
  margin-bottom: 50px
}

.theme__widget h4,
.theme__widget h5,
.menu.menu__extra .menu__item h4,
.menu.menu__extra .menu__item h5 {
  position: relative;
  text-transform: uppercase;
  color: #2F2E2F;
  margin-bottom: 20px;
  font-weight: bold;
  letter-spacing: 2px;
  font-size: 14px
}

.theme__widget .textwidget,
.menu.menu__extra .menu__item .textwidget {
  line-height: 1.4em;
  font-weight: 300
}

.theme__widget .blog__grid__item .blog__grid__item__wrap__inner .blog__item__cat,
.theme__widget .blog__grid__item .blog__grid__item__wrap__inner .blog__item__date,
.menu.menu__extra .menu__item .blog__grid__item .blog__grid__item__wrap__inner .blog__item__cat,
.menu.menu__extra .menu__item .blog__grid__item .blog__grid__item__wrap__inner .blog__item__date {
  font-size: 12px
}

.theme__widget .blog__grid__item .blog__grid__item__wrap__inner .blog__item__date,
.menu.menu__extra .menu__item .blog__grid__item .blog__grid__item__wrap__inner .blog__item__date {
  right: 0;
  left: 0;
  top: 35px;
  text-align: left;
  width: 100%
}

.theme__widget .blog__grid__item .blog__grid__item__wrap__inner .blog__item__title,
.menu.menu__extra .menu__item .blog__grid__item .blog__grid__item__wrap__inner .blog__item__title {
  font-size: 15px;
  line-height: 20px
}

.theme__widget .searchform,
.menu.menu__extra .menu__item .searchform {
  position: relative
}

.theme__widget .searchform label,
.menu.menu__extra .menu__item .searchform label {
  display: none
}

.theme__widget .searchform input[type="text"],
.menu.menu__extra .menu__item .searchform input[type="text"] {
  padding-right: 30px;
  width: 100%
}

.theme__widget .searchform .btn,
.theme__widget .searchform input[type="submit"],
.menu.menu__extra .menu__item .searchform .btn,
.menu.menu__extra .menu__item .searchform input[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  opacity: 0
}

.theme__widget .searchform:after,
.menu.menu__extra .menu__item .searchform:after {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f002";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center
}

.theme__widget ul:not(.product_list_widget)>li:first-child>a,
.menu.menu__extra .menu__item ul:not(.product_list_widget)>li:first-child>a {
  padding-top: 0
}

.theme__widget ul:not(.product_list_widget)>li:first-child>a+.count,
.menu.menu__extra .menu__item ul:not(.product_list_widget)>li:first-child>a+.count {
  top: -3px
}

.theme__widget ul:not(.product_list_widget) ul>li:first-child>a,
.menu.menu__extra .menu__item ul:not(.product_list_widget) ul>li:first-child>a {
  padding-top: 9px
}

.theme__widget ul:not(.product_list_widget) ul>li:first-child>a+.count,
.menu.menu__extra .menu__item ul:not(.product_list_widget) ul>li:first-child>a+.count {
  top: 7px
}

.theme__widget ul:not(.product_list_widget),
.menu.menu__extra .menu__item ul:not(.product_list_widget) {
  padding: 0;
  list-style: none
}

.theme__widget ul:not(.product_list_widget) li,
.menu.menu__extra .menu__item ul:not(.product_list_widget) li {
  position: relative;
  font-size: 14px;
  color: #2F2E2F;
  font-weight: 300
}

.theme__widget ul:not(.product_list_widget) li::after,
.menu.menu__extra .menu__item ul:not(.product_list_widget) li::after {
  clear: both;
  content: "";
  display: table
}

.theme__widget ul:not(.product_list_widget) li.recentcomments,
.menu.menu__extra .menu__item ul:not(.product_list_widget) li.recentcomments {
  position: relative;
  display: block;
  padding: 9px 0;
  font-size: 14px;
  color: #2F2E2F;
  font-weight: 300;
  line-height: 23px;
  border-bottom: 1px solid #eee
}

.theme__widget ul:not(.product_list_widget) li.recentcomments a,
.menu.menu__extra .menu__item ul:not(.product_list_widget) li.recentcomments a {
  border: none;
  display: inline-block;
  padding: 0
}

.theme__widget ul:not(.product_list_widget) li a,
.menu.menu__extra .menu__item ul:not(.product_list_widget) li a {
  position: relative;
  display: block;
  padding: 9px 0;
  font-size: 14px;
  color: #2F2E2F;
  font-weight: 300;
  line-height: 23px;
  border-bottom: 1px solid #eee
}

.theme__widget ul:not(.product_list_widget) li .count,
.menu.menu__extra .menu__item ul:not(.product_list_widget) li .count {
  position: absolute;
  right: 0;
  top: 7px;
  width: auto;
  min-width: 28px;
  height: 28px;
  padding: 0 5px;
  margin: auto;
  color: #fff;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  background-color: #eee;
  border-radius: 3px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s
}

.theme__widget ul:not(.product_list_widget) li .children,
.menu.menu__extra .menu__item ul:not(.product_list_widget) li .children {
  padding-left: 20px
}

.theme__widget ul:not(.product_list_widget) li:hover>li,
.theme__widget ul:not(.product_list_widget) li.active>li,
.menu.menu__extra .menu__item ul:not(.product_list_widget) li:hover>li,
.menu.menu__extra .menu__item ul:not(.product_list_widget) li.active>li {
  color: #EE3F54;
  border-color: #EE3F54
}

.theme__widget ul:not(.product_list_widget) li:hover>a,
.theme__widget ul:not(.product_list_widget) li.active>a,
.menu.menu__extra .menu__item ul:not(.product_list_widget) li:hover>a,
.menu.menu__extra .menu__item ul:not(.product_list_widget) li.active>a {
  color: #EE3F54;
  border-color: #EE3F54
}

.theme__widget .price_slider_wrapper .price_slider,
.menu.menu__extra .menu__item .price_slider_wrapper .price_slider {
  position: relative;
  height: 7px;
  margin-bottom: 20px;
  background-color: #eee;
  border-radius: 3px
}

.theme__widget .price_slider_wrapper .price_slider .ui-slider-range,
.menu.menu__extra .menu__item .price_slider_wrapper .price_slider .ui-slider-range {
  position: absolute;
  top: 0;
  height: 7px;
  background-color: #EE3F54;
  border-radius: 3px
}

.theme__widget .price_slider_wrapper .price_slider .ui-slider-handle,
.menu.menu__extra .menu__item .price_slider_wrapper .price_slider .ui-slider-handle {
  position: absolute;
  top: -4px;
  width: 14px;
  height: 14px;
  margin-left: -7px;
  background-color: #fff;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
  outline: none !important
}

.theme__widget .price_slider_wrapper .price_slider_amount label,
.menu.menu__extra .menu__item .price_slider_wrapper .price_slider_amount label {
  display: none
}

.theme__widget .price_slider_wrapper .price_slider_amount .button,
.menu.menu__extra .menu__item .price_slider_wrapper .price_slider_amount .button {
  float: right;
  height: 36px;
  padding: 0 10px;
  color: #fff;
  letter-spacing: 0.5px;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 36px;
  border: 1px solid #EE3F54;
  background-color: #EE3F54;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.theme__widget .price_slider_wrapper .price_slider_amount .button:hover,
.menu.menu__extra .menu__item .price_slider_wrapper .price_slider_amount .button:hover {
  color: #EE3F54;
  background-color: #fff
}

.theme__widget .price_slider_wrapper .price_slider_amount .price_label,
.menu.menu__extra .menu__item .price_slider_wrapper .price_slider_amount .price_label {
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  color: #2F2E2F
}

.theme__widget .product_list_widget li,
.menu.menu__extra .menu__item .product_list_widget li {
  margin-bottom: 20px
}

.theme__widget .product_list_widget li::after,
.menu.menu__extra .menu__item .product_list_widget li::after {
  clear: both;
  content: "";
  display: table
}

.theme__widget .product_list_widget .wp-post-image,
.menu.menu__extra .menu__item .product_list_widget .wp-post-image {
  width: 70px;
  float: left;
  margin-right: 20px
}

.theme__widget .product_list_widget .product-title,
.menu.menu__extra .menu__item .product_list_widget .product-title {
  display: block;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1em;
  font-weight: 300;
  color: #2F2E2F
}

.theme__widget .product_list_widget .star-rating,
.menu.menu__extra .menu__item .product_list_widget .star-rating {
  display: block;
  margin-bottom: 6px;
  line-height: 1.5em
}

.theme__widget .product_list_widget .woocommerce-Price-amount,
.menu.menu__extra .menu__item .product_list_widget .woocommerce-Price-amount {
  display: block;
  font-size: 14px;
  line-height: 1.5em;
  color: #2F2E2F
}

.theme__widget .social__widget a,
.menu.menu__extra .menu__item .social__widget a {
  display: inline-block;
  margin-right: 20px;
  font-size: 18px;
  color: #636063
}

.theme__widget .social__widget a i,
.menu.menu__extra .menu__item .social__widget a i {
  width: 1.8em;
  height: 1.8em;
  color: inherit;
  vertical-align: middle;
  line-height: 1.7em;
  text-align: center;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  transition: color 0.5s
}

.theme__widget .social__widget a:hover,
.menu.menu__extra .menu__item .social__widget a:hover {
  color: #EE3F54
}

.theme__widget .theme__recent__posts,
.menu.menu__extra .menu__item .theme__recent__posts {
  max-width: 250px
}

.theme__widget .instagram__feed__widget h5,
.menu.menu__extra .menu__item .instagram__feed__widget h5 {
  color: #fff;
  margin-top: 0;
  letter-spacing: 1px
}

.tagcloud::after {
  clear: both;
  content: "";
  display: table
}

.tagcloud a {
  display: block;
  float: left;
  height: 30px;
  margin: 0 5px 5px 0;
  padding: 0 10px;
  color: #2F2E2F;
  font-size: 14px;
  line-height: 28px;
  font-weight: 300;
  text-transform: uppercase;
  border: 1px solid #2F2E2F
}

.tagcloud a:hover {
  color: #fff;
  border-color: #2F2E2F;
  background-color: #2F2E2F
}

.theme__section {
  position: relative;
  background-color: #fff
}

.theme__section>*:not(.vc_video-bg) {
  position: relative;
  z-index: 3
}

.theme__section.-parallax,
.theme__section.-scale {
  background-color: transparent
}

.theme__section:before,
.theme__section:after {
  clear: both;
  content: "";
  display: table
}

.theme__section.parallax-header {
  background-color: transparent
}

.theme__section.block__z__index {
  z-index: 5
}

.theme__section .vc_video-bg {
  z-index: 1
}

.theme__section .theme__section__overlay {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  overflow: hidden
}

.theme__section .theme__section__overlay.-opacity {
  opacity: 0.7
}

.theme__section .theme__section__overlay.-parallax .parallax__wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}

.theme__section .theme__section__overlay.-parallax .parallax__wrap img {
  display: none;
  position: absolute;
  left: 50%;
  bottom: 0;
  max-width: none;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%)
}

@-webkit-keyframes scale-effect {
  0% {
    -webkit-transform: scale(1)
  }

  50% {
    -webkit-transform: scale(1.3)
  }

  100% {
    -webkit-transform: scale(1)
  }
}

@-moz-keyframes scale-effect {
  0% {
    -moz-transform: scale(1)
  }

  50% {
    -moz-transform: scale(1.3)
  }

  100% {
    -moz-transform: scale(1)
  }
}

@keyframes scale-effect {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
  }

  50% {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3)
  }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
  }
}

.theme__section .theme__section__overlay.-scale .-image {
  -webkit-animation: scale-effect 80s infinite linear;
  -moz-animation: scale-effect 80s infinite linear;
  animation: scale-effect 80s infinite linear
}

.theme__section .theme__section__overlay .-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center;
  background-size: cover
}

.theme__section .theme__section__overlay.-overlay_dark {
  background-color: #000;
  z-index: 2
}

.theme__section .theme__section__overlay.-overlay_light {
  background-color: #fff;
  z-index: 2
}

.theme__section .theme__section__overlay.-overlay_theme {
  background-color: #EE3F54;
  z-index: 2
}

.parallax__wrap .parallax__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  /* opacity: 0 */
}

.parallax__covers .parallax__wrap {
  position: fixed;
  top: 20px;
  left: 0;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  background: none;
  overflow: hidden;
  will-change: transform;
  pointer-events: auto
}

.parallax__covers .parallax__wrap .parallax__image {
  opacity: 1;
  position: absolute;
  top: 50px;
  left: 0;
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.theme__widget {
  margin-bottom: 15px
}

.theme__widget ul {
  padding: 0;
  list-style: none
}

.line__md {
  margin: 20px 0;
  font-size: 0;
  line-height: 1
}

.line__md:after {
  content: '';
  display: inline-block;
  width: 40px;
  height: 3px;
  background-color: #EE3F54
}

.line__lg {
  margin: 20px 0;
  font-size: 0;
  line-height: 1
}

.line__lg:after {
  content: '';
  display: inline-block;
  width: 70px;
  height: 1px;
  background-color: #969396
}

.line__md.white__line:after,
.line__lg.white__line:after {
  background-color: #fff
}

.title__underline {
  position: relative;
  display: block;
  padding-bottom: 40px
}

.title__underline:after {
  content: '';
  position: absolute;
  bottom: 17px;
  left: 0;
  width: 40px;
  height: 3px;
  background-color: #EE3F54
}

.title__underline.-underline-white:after {
  background-color: #fff
}

.title__underline.-underline-center:after {
  right: 0;
  margin: auto
}

.title__underline.-underline-right:after {
  left: auto;
  right: 0
}

.comments .comments__list {
  width: 100%;
  padding: 0;
  overflow: visible
}

.comments .comments__list>li:last-child .comments__list__inner {
  border-bottom: none
}

.comments .comments__list li {
  margin: 0 0 25px;
  list-style: none;
  overflow: visible
}

.comments .comments__list li .comments__list__inner {
  width: 100%;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee
}

.comments .comments__list li .comments__list__inner .comments__list__head {
  position: relative;
  padding: 15px 0 0
}

.comments .comments__list li .comments__list__inner .comments__list__head::after {
  clear: both;
  content: "";
  display: table
}

.comments .comments__list li .comments__list__inner .comments__list__head img {
  float: left;
  max-width: 60px;
  height: auto;
  margin-right: 20px
}

.comments .comments__list li .comments__list__inner .comments__list__head .user__info {
  float: left;
  overflow: hidden
}

.comments .comments__list li .comments__list__inner .comments__list__head .user__info .comments__autor__name {
  margin: 0;
  color: #EE3F54;
  font-weight: 600
}

.comments .comments__list li .comments__list__inner .comments__list__head .user__info .comment__date {
  display: block;
  color: #969396;
  font-size: 12px;
  font-weight: 600
}

.comments .comments__list li .comments__list__inner .comments__list__head .comment-reply-link {
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  padding: 0 10px;
  overflow: hidden;
  color: #fff;
  font-size: 14px;
  background-color: #EE3F54;
  text-align: center;
  text-transform: uppercase
}

.comments .comments__list li .comments__list__inner .comments__list__head .comment-reply-link:hover {
  opacity: 0.6
}

.comments .comments__list li .comments__list__inner .comment__text {
  color: #000;
  font-weight: 300;
  font-size: 14px;
  padding-left: 80px
}

.comments .comments__list li .children,
.comments .comments__list li .reply__comment {
  margin: 25px 0;
  padding-left: 65px
}

.comments .comments__list li .children li,
.comments .comments__list li .reply__comment li {
  margin: 0
}

.comments .comment__respond #cancel__comment__reply__link {
  float: right;
  color: #EE3F54
}

.comments .comment__respond #cancel__comment__reply__link:hover {
  opacity: 0.6
}

.theme__map__wrap {
  position: relative
}

.main__footer .theme__google__map__block,
.theme__section .theme__google__map__block {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 4
}

.theme__google__map__preloader {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.95)
}

.theme__google__map__preloader .preloader-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto
}

.cluster,
.simple-marker {
  position: relative;
  color: #EE3F54 !important;
  font-size: 15px !important;
  font-weight: 300 !important;
  line-height: 40px !important;
  border-radius: 50%;
  background-color: #fff;
  text-align: center;
  background-image: none !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12), 0 0 0 2px #EE3F54 inset;
  -webkit-transition: box-shadow 0.5s;
  -moz-transition: box-shadow 0.5s;
  transition: box-shadow 0.5s
}

.cluster:hover,
.simple-marker:hover {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15), 0 0 0 0px #EE3F54 inset
}

.simple-marker {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff
}

.simple-marker i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 18px;
  color: #EE3F54;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.theme__map__infobox {
  position: relative;
  z-index: 9;
  background-color: #fff !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12)
}

.theme__map__infobox:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  width: 20px;
  height: 10px;
  margin: auto;
  border-top: 10px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent
}

.theme__map__infobox.-simple__infobox {
  width: 160px;
  height: 100px
}

.theme__map__infobox.-simple__infobox h6 {
  color: #fff;
  background-color: #EE3F54;
  padding: 0 10px;
  margin: 0;
  line-height: 35px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.theme__map__infobox.-simple__infobox p {
  line-height: 1.4em;
  padding: 10px 10px 0;
  max-height: 55px;
  overflow: hidden
}

.theme__map__infobox.-post__infobox {
  width: 230px;
  height: 190px
}

.theme__map__infobox.-post__infobox .infobox__inner {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden
}

.theme__map__infobox.-post__infobox .infobox__inner .infobox__image {
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  z-index: 0;
  height: 150px;
  width: 100%;
  background-position: center;
  background-size: cover
}

.theme__map__infobox.-post__infobox .infobox__inner .infobox__title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  z-index: 2;
  background-color: #fff
}

.theme__map__infobox.-post__infobox .infobox__inner .infobox__title h6 {
  margin: 0
}

.theme__map__infobox.-post__infobox .infobox__inner .infobox__title a {
  display: block;
  padding: 0 15px;
  line-height: 40px;
  color: #000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s
}

.theme__map__infobox.-post__infobox .infobox__inner .infobox__title a:hover {
  opacity: 0.6
}

.theme__map__infobox.-post__infobox .infobox__inner .infobox__cover {
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  z-index: 1;
  height: 150px;
  width: 100%;
  overflow: hidden;
  opacity: 0;
  background-color: rgba(238, 63, 84, 0.9);
  -webkit-transition: -webkit-transform .3s, opacity 0.5s;
  -moz-transition: -moz-transform .3s, opacity 0.5s;
  transition: transform .3s, opacity 0.5s;
  -webkit-transform: translate(0, 20px);
  -moz-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  -o-transform: translate(0, 20px);
  transform: translate(0, 20px)
}

.theme__map__infobox.-post__infobox .infobox__inner .infobox__cover h4 {
  margin: 0;
  padding: 15px 15px 0;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.theme__map__infobox.-post__infobox .infobox__inner .infobox__cover address {
  max-height: 100px;
  margin: 0;
  padding: 10px 15px 0
}

.theme__map__infobox.-post__infobox .infobox__inner .infobox__cover address div,
.theme__map__infobox.-post__infobox .infobox__inner .infobox__cover address a {
  display: block;
  font-size: 12px;
  line-height: 22px;
  color: #fff;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s
}

.theme__map__infobox.-post__infobox .infobox__inner .infobox__cover address a:hover {
  opacity: 0.6
}

.theme__map__infobox.-post__infobox .infobox__inner:hover .infobox__cover {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0)
}

.theme__google__map__block.-dark .cluster,
.theme__google__map__block.-dark .simple-marker {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12), 0 0 0 2px #EE3F54 inset;
  color: #EE3F54 !important
}

.theme__google__map__block.-dark .cluster i,
.theme__google__map__block.-dark .simple-marker i {
  color: #EE3F54
}

.theme__google__map__block.-dark .theme__map__infobox.-simple__infobox h6 {
  background-color: #EE3F54
}

.theme__google__map__block.-dark .theme__map__infobox.-post__infobox .infobox__cover {
  background-color: rgba(238, 63, 84, 0.9)
}

.theme__google__map__block.-dark.-mono .cluster,
.theme__google__map__block.-dark.-mono .simple-marker {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12), 0 0 0 2px #fff inset;
  background-color: #969396;
  color: #fff !important
}

.theme__google__map__block.-dark.-mono .cluster i,
.theme__google__map__block.-dark.-mono .simple-marker i {
  color: #2F2E2F
}

.theme__google__map__block.-dark.-mono .theme__map__infobox.-simple__infobox h6 {
  background-color: #2F2E2F
}

.theme__google__map__block.-dark.-mono .theme__map__infobox.-post__infobox .infobox__cover {
  background-color: rgba(47, 46, 47, 0.9)
}

.theme__google__map__block.-light .cluster,
.theme__google__map__block.-light .simple-marker {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12), 0 0 0 2px #EE3F54 inset;
  color: #EE3F54 !important
}

.theme__google__map__block.-light .cluster i,
.theme__google__map__block.-light .simple-marker i {
  color: #EE3F54
}

.theme__google__map__block.-light .theme__map__infobox.-simple__infobox h6 {
  background-color: #EE3F54
}

.theme__google__map__block.-light .theme__map__infobox.-post__infobox .infobox__cover {
  background-color: rgba(238, 63, 84, 0.9)
}

.theme__google__map__block.-light.-mono .cluster,
.theme__google__map__block.-light.-mono .simple-marker {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12), 0 0 0 2px #2F2E2F inset;
  background-color: #fff;
  color: #2F2E2F !important
}

.theme__google__map__block.-light.-mono .cluster i,
.theme__google__map__block.-light.-mono .simple-marker i {
  color: #2F2E2F
}

.theme__google__map__block.-light.-mono .theme__map__infobox.-simple__infobox h6 {
  background-color: #969396
}

.theme__google__map__block.-light.-mono .theme__map__infobox.-post__infobox .infobox__cover {
  background-color: rgba(150, 147, 150, 0.9)
}

.theme__google__map__block.-normal.-mono .cluster,
.theme__google__map__block.-normal.-mono .simple-marker {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12), 0 0 0 2px #2F2E2F inset;
  background-color: #fff;
  color: #636063 !important
}

.theme__google__map__block.-normal.-mono .cluster i,
.theme__google__map__block.-normal.-mono .simple-marker i {
  color: #636063
}

.theme__google__map__block.-normal.-mono .theme__map__infobox.-simple__infobox h6 {
  background-color: #636063
}

.theme__google__map__block.-normal.-mono .theme__map__infobox.-post__infobox .infobox__cover {
  background-color: rgba(99, 96, 99, 0.9)
}

.theme__grid__wrap #brooks__loader-button {
  display: block;
  min-width: 270px;
  padding-right: 90px;
  margin: 20px auto 40px;
  text-align: center
}

.theme__grid__wrap #brooks__loader-button span {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  overflow: hidden;
  margin-right: 20px;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s
}

.theme__grid__wrap #brooks__loader-button span .preloader-wrapper {
  width: 40px;
  height: 40px
}

.theme__grid__wrap #brooks__loader-button.loading span {
  opacity: 1
}

.theme__grid__wrap #brooks__loader-trigger {
  padding: 20px 0;
  opacity: 0;
  text-align: center;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s
}

.theme__grid__wrap #brooks__loader-trigger.loading {
  opacity: 1
}

.brooks__filters {
  padding-left: 7px;
  padding-right: 7px;
  list-style: none
}

.brooks__filters::after {
  clear: both;
  content: "";
  display: table
}

.brooks__filters-item {
  display: block;
  float: left;
  height: 30px;
  margin: 0 5px 5px 0;
  padding: 0 10px;
  color: #2F2E2F;
  font-size: 14px;
  line-height: 28px;
  font-weight: 300;
  text-transform: uppercase;
  border: 1px solid #2F2E2F;
  cursor: pointer;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.brooks__filters-item:hover,
.brooks__filters-item.js-active {
  color: #fff;
  border-color: #2F2E2F;
  background-color: #2F2E2F
}

.panel {
  box-shadow: none
}

.paging-navigation {
  text-align: center;
  clear: both
}

.pagination {
  width: 100%;
  text-align: center;
  margin: 20px 0
}

.pagination>a,
.pagination>span {
  display: inline-block;
  width: 48px;
  line-height: 48px;
  padding: 0;
  margin: 0 2px;
  text-align: center;
  color: #EE3F54;
  border: 1px solid #EE3F54;
  background-color: #fff
}

.pagination .next,
.pagination .prev {
  width: auto;
  padding: 0 15px
}

.pagination .next {
  float: right
}

.pagination .prev {
  float: left
}

.pagination>span,
.pagination a:hover {
  color: #fff;
  background-color: #EE3F54
}

blockquote {
  padding: 25px;
  margin: 0 5% 20px;
  font-size: 24px;
  line-height: 40px;
  font-style: italic;
  color: #EE3F54;
  border: none
}

.theme__breadcrumb {
  margin-bottom: 40px;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase
}

.theme__breadcrumb a {
  color: #fff;
  font-weight: 300
}

.theme__breadcrumb a:hover {
  opacity: 0.6
}

.theme__share-module {
  position: relative;
  display: inline-block;
  vertical-align: middle
}

.theme__share-module .share-in {
  position: relative;
  width: 30px;
  height: 30px;
  margin: auto;
  font-size: 30px;
  text-align: center;
  color: #EE3F54;
  cursor: pointer;
  background-color: #fff
}

.theme__share-module .share-in span {
  display: block
}

.theme__share-module .share-links {
  position: absolute;
  top: 0;
  left: 30px;
  right: auto;
  height: 100%;
  width: 165px;
  padding: 0;
  margin: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s 0.5s;
  -moz-transition: visibility 0s 0.5s;
  transition: visibility 0s 0.5s
}

.theme__share-module .share-links li {
  display: block;
  float: left;
  margin: 0;
  vertical-align: middle;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s
}

.theme__share-module .share-links li a {
  position: relative;
  display: block;
  padding-right: 2px;
  color: #EE3F54;
  z-index: 1;
  cursor: pointer;
  font-size: 30px;
  background-color: #fff;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: scaleY(0) scaleX(0) translateY(0px) translateX(0px);
  -moz-transform: scaleY(0) scaleX(0) translateY(0px) translateX(0px);
  -ms-transform: scaleY(0) scaleX(0) translateY(0px) translateX(0px);
  -o-transform: scaleY(0) scaleX(0) translateY(0px) translateX(0px);
  transform: scaleY(0) scaleX(0) translateY(0px) translateX(0px);
  opacity: 0
}

.theme__share-module .share-links li a i {
  background-color: #fff
}

.theme__share-module .share-links li:hover {
  opacity: 0.6
}

.theme__share-module .share-links.active {
  visibility: visible;
  -webkit-transition: visibility 0s 0s;
  -moz-transition: visibility 0s 0s;
  transition: visibility 0s 0s
}

.theme__share-module .share-links.active li a {
  -webkit-transform: scaleY(1) scaleX(1) translateY(0px) translateX(0px);
  -moz-transform: scaleY(1) scaleX(1) translateY(0px) translateX(0px);
  -ms-transform: scaleY(1) scaleX(1) translateY(0px) translateX(0px);
  -o-transform: scaleY(1) scaleX(1) translateY(0px) translateX(0px);
  transform: scaleY(1) scaleX(1) translateY(0px) translateX(0px);
  opacity: 1
}

.theme__share-module .share-links.active li:nth-child(0) a {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s
}

.theme__share-module .share-links.active li:nth-child(1) a {
  -webkit-transition-delay: .1s;
  -moz-transition-delay: .1s;
  transition-delay: .1s
}

.theme__share-module .share-links.active li:nth-child(2) a {
  -webkit-transition-delay: .2s;
  -moz-transition-delay: .2s;
  transition-delay: .2s
}

.theme__share-module .share-links.active li:nth-child(3) a {
  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  transition-delay: .3s
}

.theme__share-module .share-links.active li:nth-child(4) a {
  -webkit-transition-delay: .4s;
  -moz-transition-delay: .4s;
  transition-delay: .4s
}

.theme__share-module .share-links.active li:nth-child(5) a {
  -webkit-transition-delay: .5s;
  -moz-transition-delay: .5s;
  transition-delay: .5s
}

.theme__share-module .share-links.active li:nth-child(6) a {
  -webkit-transition-delay: .6s;
  -moz-transition-delay: .6s;
  transition-delay: .6s
}

.theme__share-module .share-links.active li:nth-child(7) a {
  -webkit-transition-delay: .7s;
  -moz-transition-delay: .7s;
  transition-delay: .7s
}

.theme__share-module .share-links.active li:nth-child(8) a {
  -webkit-transition-delay: .8s;
  -moz-transition-delay: .8s;
  transition-delay: .8s
}

.theme__share-module .share-links.active li:nth-child(9) a {
  -webkit-transition-delay: .9s;
  -moz-transition-delay: .9s;
  transition-delay: .9s
}

.theme__share-module .share-links.active li:nth-child(10) a {
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  transition-delay: 1s
}

.blog__item__share {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px
}

.blog__item__share i {
  display: inline-block;
  vertical-align: middle;
  color: #EE3F54;
  font-size: 30px
}

.blog__item__share span {
  display: inline-block;
  vertical-align: middle;
  font-weight: 300;
  color: #2F2E2F
}

.theme__like__post {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 15px;
  margin-right: 5px
}

.theme__like__post i {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  font-size: 21px;
  color: #EE3F54;
  vertical-align: middle
}

.theme__like__post .like__number {
  display: inline-block;
  font-size: 20px;
  color: #2F2E2F;
  vertical-align: middle
}

.theme__like__post:hover {
  opacity: 0.6
}

@font-face {
  font-family: 'brooks-icons';
  src: url("../img/brooks-icons.ttf?6oope7") format("truetype"), url("../fonts/brooks-icons.woff?6oope7") format("woff"), url("../fonts/brooks-icons.svg?6oope7#brooks-icons") format("svg");
  font-weight: normal;
  font-style: normal
}

.bicon {
  display: inline-block;
  font: normal normal normal 14px/1 'brooks-icons';
  font-size: inherit;
  text-rendering: auto;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.bi-double-carret-left:before {
  content: ""
}

.bi-double-carret-right:before {
  content: ""
}

.bi-arrow-down:before {
  content: ""
}

.bi-arrow-left:before {
  content: ""
}

.bi-arrow-right:before {
  content: ""
}

.bi-arrow-up:before {
  content: ""
}

.bi-baidu-fill:before {
  content: ""
}

.bi-baidu:before {
  content: ""
}

.bi-behance-fill:before {
  content: ""
}

.bi-behance:before {
  content: ""
}

.bi-bell:before {
  content: ""
}

.bi-brooks-logo:before {
  content: ""
}

.bi-build:before {
  content: ""
}

.bi-card:before {
  content: ""
}

.bi-carret-down:before {
  content: ""
}

.bi-carret-left:before {
  content: ""
}

.bi-carret-right:before {
  content: ""
}

.bi-carret-up:before {
  content: ""
}

.bi-cart:before {
  content: ""
}

.bi-close-circle:before {
  content: ""
}

.bi-close:before {
  content: ""
}

.bi-comment-fill:before {
  content: ""
}

.bi-comment:before {
  content: ""
}

.bi-compass:before {
  content: ""
}

.bi-copy:before {
  content: ""
}

.bi-cristal:before {
  content: ""
}

.bi-cup:before {
  content: ""
}

.bi-discuss-fill:before {
  content: ""
}

.bi-discuss:before {
  content: ""
}

.bi-down-fill:before {
  content: ""
}

.bi-download:before {
  content: ""
}

.bi-dribbble-fill:before {
  content: ""
}

.bi-dribbble:before {
  content: ""
}

.bi-evernote-fill:before {
  content: ""
}

.bi-evernote:before {
  content: ""
}

.bi-eye-close:before {
  content: ""
}

.bi-facebook-fill:before {
  content: ""
}

.bi-facebook:before {
  content: ""
}

.bi-flickr-fill:before {
  content: ""
}

.bi-flickr:before {
  content: ""
}

.bi-globe:before {
  content: ""
}

.bi-googleplus-fill:before {
  content: ""
}

.bi-googleplus:before {
  content: ""
}

.bi-home:before {
  content: ""
}

.bi-heart-broken-fill:before {
  content: ""
}

.bi-heart-broken:before {
  content: ""
}

.bi-heart-fill:before {
  content: ""
}

.bi-heart:before {
  content: ""
}

.bi-linkedin-fill:before {
  content: ""
}

.bi-linkedin:before {
  content: ""
}

.bi-instagram-fill:before {
  content: ""
}

.bi-instagram:before {
  content: ""
}

.bi-keyboard:before {
  content: ""
}

.bi-link-fill:before {
  content: ""
}

.bi-link:before {
  content: ""
}

.bi-lock:before {
  content: ""
}

.bi-logout:before {
  content: ""
}

.bi-mail:before {
  content: ""
}

.bi-mic:before {
  content: ""
}

.bi-minus-circle:before {
  content: ""
}

.bi-minus:before {
  content: ""
}

.bi-mous:before {
  content: ""
}

.bi-paper:before {
  content: ""
}

.bi-pause:before {
  content: ""
}

.bi-pen:before {
  content: ""
}

.bi-phone:before {
  content: ""
}

.bi-picture:before {
  content: ""
}

.bi-pin-fill:before {
  content: ""
}

.bi-pin:before {
  content: ""
}

.bi-pinterest-fill:before {
  content: ""
}

.bi-pinterest:before {
  content: ""
}

.bi-play-fill:before {
  content: ""
}

.bi-play:before {
  content: ""
}

.bi-playstation-fill:before {
  content: ""
}

.bi-playstation:before {
  content: ""
}

.bi-plus-circle:before {
  content: ""
}

.bi-plus:before {
  content: ""
}

.bi-quot-close-2:before {
  content: ""
}

.bi-quot-open-2:before {
  content: ""
}

.bi-quote-close:before {
  content: ""
}

.bi-quote-open:before {
  content: ""
}

.bi-qzone-fill:before {
  content: ""
}

.bi-qzone:before {
  content: ""
}

.bi-rec:before {
  content: ""
}

.bi-reddit-fill:before {
  content: ""
}

.bi-reddit:before {
  content: ""
}

.bi-reload:before {
  content: ""
}

.bi-right-fill:before {
  content: ""
}

.bi-save:before {
  content: ""
}

.bi-search:before {
  content: ""
}

.bi-settings:before {
  content: ""
}

.bi-share-fill:before {
  content: ""
}

.bi-share:before {
  content: ""
}

.bi-sort-list-border:before {
  content: ""
}

.bi-sort-list:before {
  content: ""
}

.bi-sort-square-border:before {
  content: ""
}

.bi-sort-square:before {
  content: ""
}

.bi-soundcloud-fill:before {
  content: ""
}

.bi-soundcloud:before {
  content: ""
}

.bi-star-fill:before {
  content: ""
}

.bi-star:before {
  content: ""
}

.bi-stop:before {
  content: ""
}

.bi-trash:before {
  content: ""
}

.bi-tumblr-fill:before {
  content: ""
}

.bi-tumblr:before {
  content: ""
}

.bi-twitter-fill:before {
  content: ""
}

.bi-twitter:before {
  content: ""
}

.bi-unlock:before {
  content: ""
}

.bi-up-fill:before {
  content: ""
}

.bi-upload:before {
  content: ""
}

.bi-user:before {
  content: ""
}

.bi-view-fill:before {
  content: ""
}

.bi-view:before {
  content: ""
}

.bi-vimeo-fill:before {
  content: ""
}

.bi-vimeo:before {
  content: ""
}

.bi-volume-low:before {
  content: ""
}

.bi-volume-max:before {
  content: ""
}

.bi-volume-medium:before {
  content: ""
}

.bi-weibo-fill:before {
  content: ""
}

.bi-weibo:before {
  content: ""
}

.bi-youtube-fill:before {
  content: ""
}

.bi-youtube:before {
  content: ""
}

.bi-zoom-in:before {
  content: ""
}

.bi-zoom-out:before {
  content: ""
}

.blueimp-gallery>.prev,
.blueimp-gallery>.next {
  position: absolute;
  top: 50%;
  font-size: 50px;
  color: #EE3F54
}

.blueimp-gallery>.prev {
  left: 2%
}

.blueimp-gallery>.next {
  right: 2%
}

.swiper-pagination-bullet {
  border: 2px solid #fff;
  opacity: 1;
  background-color: transparent
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: none
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px
}

[dir='rtl'] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block;
  outline: none !important
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden {
  display: none
}

/*!
 * Waves v0.6.0
 * http://fian.my.id/Waves
 *
 * Copyright 2014 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE
 */
.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  will-change: opacity, transform;
  transition: all .3s ease-out
}

.waves-effect .waves-ripple {
  position: absolute;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  transition: all 0.7s ease-out;
  transition-property: transform, opacity;
  transform: scale(0);
  pointer-events: none
}

.waves-effect.waves-light .waves-ripple {
  background-color: rgba(255, 255, 255, 0.45)
}

.waves-effect.waves-red .waves-ripple {
  background-color: rgba(244, 67, 54, 0.7)
}

.waves-effect.waves-yellow .waves-ripple {
  background-color: rgba(255, 235, 59, 0.7)
}

.waves-effect.waves-orange .waves-ripple {
  background-color: rgba(255, 152, 0, 0.7)
}

.waves-effect.waves-purple .waves-ripple {
  background-color: rgba(156, 39, 176, 0.7)
}

.waves-effect.waves-green .waves-ripple {
  background-color: rgba(76, 175, 80, 0.7)
}

.waves-effect.waves-teal .waves-ripple {
  background-color: rgba(0, 150, 136, 0.7)
}

.waves-effect input[type="button"],
.waves-effect input[type="reset"],
.waves-effect input[type="submit"] {
  padding: 0;
  border: 0;
  font-style: normal;
  font-size: inherit;
  text-transform: inherit;
  background: none
}

.waves-notransition {
  transition: none !important
}

.waves-circle {
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 100%)
}

.waves-input-wrapper {
  border-radius: 0.2em;
  vertical-align: bottom
}

.waves-input-wrapper .waves-button-input {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1
}

.waves-circle {
  text-align: center;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 50%;
  -webkit-mask-image: none
}

.waves-block {
  display: block
}

a.waves-effect .waves-ripple {
  z-index: -1
}

.wpcf7-form {
  clear: both
}

.wpcf7-form .theme__form__box__style {
  box-sizing: border-box;
  padding-left: 30px;
  height: 50px;
  border-bottom: 0;
  line-height: 50px;
  border-right: 1px solid #EE3F54
}

.wpcf7-form .theme__form__box__style+.wpcf7-not-valid-tip {
  position: absolute;
  top: -23px;
  left: 0;
  color: #fff
}

.subscription__form::after {
  clear: both;
  content: "";
  display: table
}

.subscription__form>div {
  padding: 0
}

.waves-effect input[type="button"],
.waves-effect input[type="reset"],
.waves-effect input[type="submit"] {
  display: block;
  width: 100%
}

select:focus {
  outline: 1px solid #fff
}

label {
  font-size: 15px;
  color: #969396;
  font-weight: 300
}

::-webkit-input-placeholder {
  color: #c8c7c8
}

:-moz-placeholder {
  color: #c8c7c8
}

::-moz-placeholder {
  color: #c8c7c8
}

:-ms-input-placeholder {
  color: #c8c7c8
}

.inline-form input:not([type]),
.inline-form input[type=text],
.inline-form input[type=password],
.inline-form input[type=email],
.inline-form input[type=url],
.inline-form input[type=time],
.inline-form input[type=date],
.inline-form input[type=datetime-local],
.inline-form input[type=tel],
.inline-form input[type=number],
.inline-form input[type=search],
.inline-form textarea.materialize-textarea {
  box-sizing: border-box;
  padding-left: 30px;
  height: 50px;
  border-bottom: 0;
  line-height: 50px
}

.inline-form .select-wrapper input:not([type]),
.inline-form .select-wrapper input[type=text],
.inline-form .select-wrapper input[type=password],
.inline-form .select-wrapper input[type=email],
.inline-form .select-wrapper input[type=url],
.inline-form .select-wrapper input[type=time],
.inline-form .select-wrapper input[type=date],
.inline-form .select-wrapper input[type=datetime-local],
.inline-form .select-wrapper input[type=tel],
.inline-form .select-wrapper input[type=number],
.inline-form .select-wrapper input[type=search],
.inline-form .select-wrapper textarea.materialize-textarea {
  box-sizing: border-box;
  padding-left: 30px;
  height: 50px;
  border-bottom: 0;
  line-height: 50px
}

legend {
  border-bottom: none;
  font-weight: 300;
  color: #2F2E2F
}

input:not([type]),
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=time],
input[type=date],
input[type=datetime-local],
input[type=tel],
input[type=number],
input[type=search],
textarea.materialize-textarea {
  background-color: #fff;
  border: none;
  border-bottom: 1px solid #969396;
  border-radius: 0;
  outline: none;
  height: 30px;
  width: 100%;
  font-size: 14px;
  margin: 0;
  padding: 0;
  box-shadow: none;
  box-sizing: border-box;
  transition: all .3s;
  -webkit-transition: border-color 0.5s;
  -moz-transition: border-color 0.5s;
  transition: border-color 0.5s
}

input:not([type]):disabled,
input:not([type])[readonly="readonly"],
input[type=text]:disabled,
input[type=text][readonly="readonly"],
input[type=password]:disabled,
input[type=password][readonly="readonly"],
input[type=email]:disabled,
input[type=email][readonly="readonly"],
input[type=url]:disabled,
input[type=url][readonly="readonly"],
input[type=time]:disabled,
input[type=time][readonly="readonly"],
input[type=date]:disabled,
input[type=date][readonly="readonly"],
input[type=datetime-local]:disabled,
input[type=datetime-local][readonly="readonly"],
input[type=tel]:disabled,
input[type=tel][readonly="readonly"],
input[type=number]:disabled,
input[type=number][readonly="readonly"],
input[type=search]:disabled,
input[type=search][readonly="readonly"],
textarea.materialize-textarea:disabled,
textarea.materialize-textarea[readonly="readonly"] {
  color: #eee;
  border-bottom: 1px dotted #eee
}

input:not([type]):disabled+label,
input:not([type])[readonly="readonly"]+label,
input[type=text]:disabled+label,
input[type=text][readonly="readonly"]+label,
input[type=password]:disabled+label,
input[type=password][readonly="readonly"]+label,
input[type=email]:disabled+label,
input[type=email][readonly="readonly"]+label,
input[type=url]:disabled+label,
input[type=url][readonly="readonly"]+label,
input[type=time]:disabled+label,
input[type=time][readonly="readonly"]+label,
input[type=date]:disabled+label,
input[type=date][readonly="readonly"]+label,
input[type=datetime-local]:disabled+label,
input[type=datetime-local][readonly="readonly"]+label,
input[type=tel]:disabled+label,
input[type=tel][readonly="readonly"]+label,
input[type=number]:disabled+label,
input[type=number][readonly="readonly"]+label,
input[type=search]:disabled+label,
input[type=search][readonly="readonly"]+label,
textarea.materialize-textarea:disabled+label,
textarea.materialize-textarea[readonly="readonly"]+label {
  color: #eee
}

input:not([type]):focus:not([readonly]),
input[type=text]:focus:not([readonly]),
input[type=password]:focus:not([readonly]),
input[type=email]:focus:not([readonly]),
input[type=url]:focus:not([readonly]),
input[type=time]:focus:not([readonly]),
input[type=date]:focus:not([readonly]),
input[type=datetime-local]:focus:not([readonly]),
input[type=tel]:focus:not([readonly]),
input[type=number]:focus:not([readonly]),
input[type=search]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
  border-bottom: 1px solid #EE3F54;
  box-shadow: 0 1px 0 0 #EE3F54
}

input:not([type]):focus:not([readonly])+label,
input[type=text]:focus:not([readonly])+label,
input[type=password]:focus:not([readonly])+label,
input[type=email]:focus:not([readonly])+label,
input[type=url]:focus:not([readonly])+label,
input[type=time]:focus:not([readonly])+label,
input[type=date]:focus:not([readonly])+label,
input[type=datetime-local]:focus:not([readonly])+label,
input[type=tel]:focus:not([readonly])+label,
input[type=number]:focus:not([readonly])+label,
input[type=search]:focus:not([readonly])+label,
textarea.materialize-textarea:focus:not([readonly])+label {
  color: #EE3F54
}

input:not([type]).valid,
input:not([type]):focus.valid,
input[type=text].valid,
input[type=text]:focus.valid,
input[type=password].valid,
input[type=password]:focus.valid,
input[type=email].valid,
input[type=email]:focus.valid,
input[type=url].valid,
input[type=url]:focus.valid,
input[type=time].valid,
input[type=time]:focus.valid,
input[type=date].valid,
input[type=date]:focus.valid,
input[type=datetime-local].valid,
input[type=datetime-local]:focus.valid,
input[type=tel].valid,
input[type=tel]:focus.valid,
input[type=number].valid,
input[type=number]:focus.valid,
input[type=search].valid,
input[type=search]:focus.valid,
textarea.materialize-textarea.valid,
textarea.materialize-textarea:focus.valid {
  border-bottom: 1px solid green;
  box-shadow: 0 1px 0 0 green
}

input:not([type]).valid+label:after,
input:not([type]):focus.valid+label:after,
input[type=text].valid+label:after,
input[type=text]:focus.valid+label:after,
input[type=password].valid+label:after,
input[type=password]:focus.valid+label:after,
input[type=email].valid+label:after,
input[type=email]:focus.valid+label:after,
input[type=url].valid+label:after,
input[type=url]:focus.valid+label:after,
input[type=time].valid+label:after,
input[type=time]:focus.valid+label:after,
input[type=date].valid+label:after,
input[type=date]:focus.valid+label:after,
input[type=datetime-local].valid+label:after,
input[type=datetime-local]:focus.valid+label:after,
input[type=tel].valid+label:after,
input[type=tel]:focus.valid+label:after,
input[type=number].valid+label:after,
input[type=number]:focus.valid+label:after,
input[type=search].valid+label:after,
input[type=search]:focus.valid+label:after,
textarea.materialize-textarea.valid+label:after,
textarea.materialize-textarea:focus.valid+label:after {
  content: attr(data-success);
  color: green;
  opacity: 1
}

input:not([type]).invalid,
input:not([type]):focus.invalid,
input[type=text].invalid,
input[type=text]:focus.invalid,
input[type=password].invalid,
input[type=password]:focus.invalid,
input[type=email].invalid,
input[type=email]:focus.invalid,
input[type=url].invalid,
input[type=url]:focus.invalid,
input[type=time].invalid,
input[type=time]:focus.invalid,
input[type=date].invalid,
input[type=date]:focus.invalid,
input[type=datetime-local].invalid,
input[type=datetime-local]:focus.invalid,
input[type=tel].invalid,
input[type=tel]:focus.invalid,
input[type=number].invalid,
input[type=number]:focus.invalid,
input[type=search].invalid,
input[type=search]:focus.invalid,
textarea.materialize-textarea.invalid,
textarea.materialize-textarea:focus.invalid {
  border-bottom: 1px solid red;
  box-shadow: 0 1px 0 0 red
}

input:not([type]).invalid+label:after,
input:not([type]):focus.invalid+label:after,
input[type=text].invalid+label:after,
input[type=text]:focus.invalid+label:after,
input[type=password].invalid+label:after,
input[type=password]:focus.invalid+label:after,
input[type=email].invalid+label:after,
input[type=email]:focus.invalid+label:after,
input[type=url].invalid+label:after,
input[type=url]:focus.invalid+label:after,
input[type=time].invalid+label:after,
input[type=time]:focus.invalid+label:after,
input[type=date].invalid+label:after,
input[type=date]:focus.invalid+label:after,
input[type=datetime-local].invalid+label:after,
input[type=datetime-local]:focus.invalid+label:after,
input[type=tel].invalid+label:after,
input[type=tel]:focus.invalid+label:after,
input[type=number].invalid+label:after,
input[type=number]:focus.invalid+label:after,
input[type=search].invalid+label:after,
input[type=search]:focus.invalid+label:after,
textarea.materialize-textarea.invalid+label:after,
textarea.materialize-textarea:focus.invalid+label:after {
  content: attr(data-error);
  color: red;
  opacity: 1
}

input:not([type])+label:after,
input[type=text]+label:after,
input[type=password]+label:after,
input[type=email]+label:after,
input[type=url]+label:after,
input[type=time]+label:after,
input[type=date]+label:after,
input[type=datetime-local]+label:after,
input[type=tel]+label:after,
input[type=number]+label:after,
input[type=search]+label:after,
textarea.materialize-textarea+label:after {
  display: block;
  content: "";
  position: absolute;
  top: 65px;
  opacity: 0;
  transition: .2s opacity ease-out, .2s color ease-out
}

.input-field {
  display: block;
  position: relative;
  margin-bottom: 15px
}

.input-field label {
  color: #969396;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px;
  font-weight: 300;
  cursor: text;
  text-transform: uppercase;
  transition: .2s ease-out;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap
}

.input-field label.active {
  font-size: 10px;
  -webkit-transform: translateY(-65%);
  -moz-transform: translateY(-65%);
  -ms-transform: translateY(-65%);
  -o-transform: translateY(-65%);
  transform: translateY(-65%)
}

.input-field .prefix {
  position: absolute;
  width: 3rem;
  font-size: 2rem;
  transition: color .2s
}

.input-field .prefix.active {
  color: #EE3F54
}

.input-field .prefix~input,
.input-field .prefix~textarea {
  margin-left: 3rem;
  width: 92%;
  width: calc(100% - 3rem)
}

.input-field .prefix~textarea {
  padding-top: .8rem
}

.input-field .prefix~label {
  margin-left: 3rem
}

.input-field.dropdown input.select-dropdown,
.input-field.dropdown_single input.select-dropdown {
  height: 30px;
  padding: 0;
  margin-bottom: 0;
  line-height: 30px;
  font-weight: 300;
  text-transform: uppercase
}

.input-field.dropdown .select-wrapper span.caret,
.input-field.dropdown_single .select-wrapper span.caret {
  margin-top: -7px
}

.number-range {
  margin: 0;
  padding: 5px 0 15px
}

.input-field input[type=search] {
  display: block;
  line-height: inherit;
  padding-left: 4rem;
  width: calc(100% - 4rem)
}

.input-field input[type=search]:focus {
  background-color: #fff;
  border: 0;
  box-shadow: none;
  color: #444
}

.input-field input[type=search]:focus+label i,
.input-field input[type=search]:focus~.mdi-navigation-close,
.input-field input[type=search]:focus~.material-icons {
  color: #444
}

.input-field input[type=search]+label {
  left: 1rem
}

.input-field input[type=search]~.mdi-navigation-close,
.input-field input[type=search]~.material-icons {
  position: absolute;
  top: 0;
  right: 1rem;
  color: transparent;
  cursor: pointer;
  font-size: 2rem;
  transition: .3s color
}

textarea {
  width: 100%;
  background-color: transparent
}

textarea.materialize-textarea {
  overflow-y: hidden;
  resize: none
}

.hiddendiv {
  display: none;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow-wrap: break-word;
  padding-top: 1.2rem
}

[type="radio"]:not(:checked),
[type="radio"]:checked {
  position: absolute;
  left: -9999px;
  visibility: hidden
}

[type="radio"]:not(:checked)+label,
[type="radio"]:checked+label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  transition: .28s ease;
  -khtml-user-select: none;
  user-select: none
}

[type="radio"]+label:before,
[type="radio"]+label:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  margin: 4px;
  width: 16px;
  height: 16px;
  z-index: 0;
  transition: .28s ease
}

[type="radio"]:not(:checked)+label:before {
  border-radius: 50%;
  border: 2px solid #EE3F54
}

[type="radio"]:not(:checked)+label:after {
  border-radius: 50%;
  border: 2px solid #EE3F54;
  z-index: -1;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0)
}

[type="radio"]:checked+label:before {
  border-radius: 50%;
  border: 2px solid transparent
}

[type="radio"]:checked+label:after {
  border-radius: 50%;
  border: 2px solid #EE3F54;
  background-color: #EE3F54;
  z-index: 0;
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02)
}

[type="radio"].with-gap:checked+label:before {
  border-radius: 50%;
  border: 2px solid #EE3F54
}

[type="radio"].with-gap:checked+label:after {
  border-radius: 50%;
  border: 2px solid #EE3F54;
  background-color: #EE3F54;
  z-index: 0;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5)
}

[type="radio"].with-gap:disabled:checked+label:before {
  border: 2px solid #eee
}

[type="radio"].with-gap:disabled:checked+label:after {
  border: none;
  background-color: #eee
}

[type="radio"]:disabled:not(:checked)+label:before,
[type="radio"]:disabled:checked+label:before {
  background-color: transparent;
  border-color: #eee
}

[type="radio"]:disabled+label {
  color: #eee
}

[type="radio"]:disabled:not(:checked)+label:before {
  border-color: #eee
}

[type="radio"]:disabled:checked+label:after {
  background-color: #eee;
  border-color: #eee
}

form p {
  margin-bottom: 10px;
  text-align: left
}

form p:last-child {
  margin-bottom: 0
}

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
  visibility: hidden
}

[type="checkbox"]+label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none
}

[type="checkbox"]+label:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 0;
  border: 2px solid #EE3F54;
  border-radius: 1px;
  margin-top: 2px;
  transition: .2s
}

[type="checkbox"]:not(:checked):disabled+label:before {
  border: none;
  background-color: #eee
}

[type="checkbox"]:checked+label:before {
  top: -4px;
  left: -3px;
  width: 12px;
  height: 22px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #EE3F54;
  border-bottom: 2px solid #EE3F54;
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  transform: rotate(40deg);
  backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%
}

[type="checkbox"]:checked:disabled+label:before {
  border-right: 2px solid #eee;
  border-bottom: 2px solid #eee
}

[type="checkbox"]:indeterminate+label:before {
  left: -10px;
  top: -11px;
  width: 10px;
  height: 22px;
  border-top: none;
  border-left: none;
  border-right: 2px solid #EE3F54;
  border-bottom: none;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%
}

[type="checkbox"]:indeterminate:disabled+label:before {
  border-right: 2px solid #eee;
  background-color: transparent
}

[type="checkbox"].filled-in+label:after {
  border-radius: 2px
}

[type="checkbox"].filled-in+label:before,
[type="checkbox"].filled-in+label:after {
  content: '';
  left: 0;
  position: absolute;
  transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
  z-index: 1
}

[type="checkbox"].filled-in:not(:checked)+label:before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
  -webkit-transform: rotateZ(37deg);
  -moz-transform: rotateZ(37deg);
  -ms-transform: rotateZ(37deg);
  -o-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%
}

[type="checkbox"].filled-in:not(:checked)+label:after {
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 2px solid #EE3F54;
  top: 0px;
  z-index: 0
}

[type="checkbox"].filled-in:checked+label:before {
  top: 0;
  left: 1px;
  width: 8px;
  height: 13px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotateZ(37deg);
  -moz-transform: rotateZ(37deg);
  -ms-transform: rotateZ(37deg);
  -o-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%
}

[type="checkbox"].filled-in:checked+label:after {
  top: 0px;
  width: 20px;
  height: 20px;
  border: 2px solid #EE3F54;
  background-color: #EE3F54;
  z-index: 0
}

[type="checkbox"].filled-in:disabled:not(:checked)+label:before {
  background-color: transparent;
  border: 2px solid transparent
}

[type="checkbox"].filled-in:disabled:not(:checked)+label:after {
  border-color: transparent;
  background-color: #eee
}

[type="checkbox"].filled-in:disabled:checked+label:before {
  background-color: transparent
}

[type="checkbox"].filled-in:disabled:checked+label:after {
  background-color: #eee;
  border-color: #eee
}

.switch,
.switch * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none
}

.switch label {
  cursor: pointer
}

.switch label input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0
}

.switch label input[type=checkbox]:checked+.lever {
  background-color: #EE3F54
}

.switch label input[type=checkbox]:checked+.lever:after {
  background-color: #fff
}

.switch label .lever {
  content: "";
  display: inline-block;
  position: relative;
  width: 40px;
  height: 15px;
  background-color: #969396;
  border-radius: 15px;
  margin-right: 10px;
  transition: background 0.3s ease;
  vertical-align: middle;
  margin: 0 16px
}

.switch label .lever:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 21px;
  height: 21px;
  background-color: #fff;
  border-radius: 21px;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
  left: -5px;
  top: -3px;
  transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease
}

input[type=checkbox]:checked:not(:disabled)~.lever:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 255, 255, 0.1)
}

input[type=checkbox]:not(:disabled)~.lever:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.08)
}

.switch label input[type=checkbox]:checked+.lever:after {
  left: 24px
}

.switch input[type=checkbox][disabled]+.lever {
  cursor: default
}

.switch label input[type=checkbox][disabled]+.lever:after,
.switch label input[type=checkbox][disabled]:checked+.lever:after {
  background-color: #eee
}

.select-label {
  position: absolute
}

.select-wrapper {
  position: relative;
  background-color: #fff
}

.select-wrapper .dropdown-content {
  top: 100% !important
}

.select-wrapper input.select-dropdown {
  position: relative;
  z-index: 2;
  cursor: pointer;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #969396;
  outline: none;
  color: #969396;
  width: 100%;
  font-size: 15px;
  padding: 0;
  padding-left: 20px;
  display: block
}

.select-wrapper span.caret {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  z-index: 1;
  width: 10px;
  height: 10px;
  margin: auto;
  font-size: 0px;
  color: #000;
  border: none;
  border-right: 1px solid #EE3F54;
  border-bottom: 1px solid #EE3F54;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.select-wrapper span.caret.disabled {
  color: #eee;
  border-color: #eee
}

.select-wrapper+label {
  position: absolute;
  top: 100%;
  width: 100%;
  text-align: center;
  padding-top: 10px;
  font-size: 13px
}

select {
  display: none
}

select.browser-default {
  display: block
}

select:disabled {
  color: #eee
}

.select-wrapper input.select-dropdown:disabled {
  color: #eee;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none
}

.select-wrapper i {
  color: rgba(0, 0, 0, 0.3)
}

.select-dropdown {
  padding: 0;
  list-style: none
}

.select-dropdown li.disabled,
.select-dropdown li.disabled>span,
.select-dropdown li.optgroup {
  color: #eee;
  background-color: #fff
}

.circle {
  border-radius: 50%
}

.select-dropdown li img {
  height: 30px;
  width: 30px;
  margin: 5px 15px;
  float: right
}

.select-dropdown li.optgroup {
  border-top: 1px solid #eee
}

.select-dropdown li.optgroup.selected>span {
  color: rgba(0, 0, 0, 0.7)
}

.select-dropdown li.optgroup>span {
  color: rgba(0, 0, 0, 0.4)
}

.select-dropdown li.optgroup~li:not(.optgroup) {
  padding-left: 1rem
}

.file-field {
  position: relative
}

.file-field .file-path-wrapper {
  overflow: hidden;
  padding-left: 10px
}

.file-field input.file-path {
  width: 100%
}

.file-field .btn {
  float: left;
  height: 3rem;
  line-height: 3rem
}

.file-field span {
  cursor: pointer
}

.file-field input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0)
}

.range-field {
  position: relative
}

input[type=range],
input[type=range]+.thumb {
  cursor: pointer
}

input[type=range] {
  position: relative;
  background-color: transparent;
  border: none;
  outline: none;
  width: 100%;
  margin: 15px 0px;
  padding: 0
}

input[type=range]+.thumb {
  position: absolute;
  border: none;
  height: 0;
  width: 0;
  border-radius: 50%;
  background-color: #EE3F54;
  top: 10px;
  margin-left: -6px;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

input[type=range]+.thumb .value {
  display: block;
  width: 30px;
  text-align: center;
  color: #EE3F54;
  font-size: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg)
}

input[type=range]+.thumb.active {
  border-radius: 50% 50% 50% 0
}

input[type=range]+.thumb.active .value {
  color: #fff;
  margin-left: 0;
  margin-top: 0;
  font-size: 10px
}

input[type=range]:focus {
  outline: none
}

input[type=range] {
  -webkit-appearance: none
}

input[type=range]::-webkit-slider-runnable-track {
  height: 3px;
  background: #c2c0c2;
  border: none
}

input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background-color: #EE3F54;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  margin: -5px 0 0 0;
  transition: .3s
}

input[type=range]:focus::-webkit-slider-runnable-track {
  background: #ccc
}

input[type=range] {
  border: 1px solid white
}

input[type=range]::-moz-range-track {
  height: 3px;
  background: #ddd;
  border: none
}

input[type=range]::-moz-range-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #EE3F54;
  margin-top: -5px
}

input[type=range]:-moz-focusring {
  outline: 1px solid white;
  outline-offset: -1px
}

input[type=range]:focus::-moz-range-track {
  background: #ccc
}

input[type=range]::-ms-track {
  height: 3px;
  background: transparent;
  border-color: transparent;
  border-width: 6px 0;
  color: transparent
}

input[type=range]::-ms-fill-lower {
  background: #777
}

input[type=range]::-ms-fill-upper {
  background: #ddd
}

input[type=range]::-ms-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #EE3F54
}

input[type=range]:focus::-ms-fill-lower {
  background: #888
}

input[type=range]:focus::-ms-fill-upper {
  background: #ccc
}

select {
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  padding: 5px;
  border: 1px solid #f2f2f2;
  border-radius: 2px;
  height: 3rem
}

.dropdown-content {
  background-color: #fff;
  margin: 0;
  display: none;
  min-width: 100px;
  max-height: 650px;
  overflow-y: auto;
  opacity: 0;
  position: absolute;
  z-index: 999;
  will-change: width, height;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12)
}

.dropdown-content li {
  clear: both;
  cursor: pointer;
  min-height: 30px;
  width: 100%;
  text-align: left;
  text-transform: none
}

.dropdown-content li:hover,
.dropdown-content li.active,
.dropdown-content li.selected {
  background-color: #eee
}

.dropdown-content li.active.selected {
  background-color: #e1e1e1
}

.dropdown-content li.divider {
  min-height: 0;
  height: 1px
}

.dropdown-content li>a,
.dropdown-content li>span {
  font-size: 16px;
  display: block;
  line-height: 22px;
  padding: 10px 16px
}

.dropdown-content li>span>label {
  top: 1px;
  left: 3px;
  height: 18px
}

.dropdown-content li>a>i {
  height: inherit;
  line-height: inherit
}

.theme__grid.grid__columns__1.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
  width: 100% !important;
  padding-bottom: 90% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__1.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 100% !important;
    padding-bottom: 90% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__1.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 100% !important;
    padding-bottom: 90% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__1.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 100% !important;
    padding-bottom: 90% !important
  }
}

.theme__grid.grid__columns__1 .grid__item {
  width: 100%
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__1 .grid__item {
    width: 100%
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__1 .grid__item {
    width: 100%
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__1 .grid__item {
    width: 100%
  }
}

.theme__grid.grid__columns__1 .grid__item.item__width__1 {
  width: 100%;
  padding-bottom: 90%
}

.theme__grid.grid__columns__1 .grid__item.item__height__1 {
  padding-bottom: 90% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__1 .grid__item.item__width__1 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__1 .grid__item.item__width__1.item__height__1 {
    padding-bottom: 90% !important
  }
}

.theme__grid.grid__columns__1 .grid__item.item__height__2 {
  padding-bottom: 180% !important
}

.theme__grid.grid__columns__1 .grid__item.item__height__1.item__width__2 {
  padding-bottom: 45% !important
}

.theme__grid.grid__columns__2.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
  width: 50% !important;
  padding-bottom: 45% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__2.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 100% !important;
    padding-bottom: 90% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__2.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 50% !important;
    padding-bottom: 45% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__2.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 50% !important;
    padding-bottom: 45% !important
  }
}

.theme__grid.grid__columns__2 .grid__item {
  width: 50%
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__2 .grid__item {
    width: 100%
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__2 .grid__item {
    width: 50%
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__2 .grid__item {
    width: 50%
  }
}

.theme__grid.grid__columns__2 .grid__item.item__width__1 {
  width: 50%;
  padding-bottom: 45%
}

.theme__grid.grid__columns__2 .grid__item.item__height__1 {
  padding-bottom: 45% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__2 .grid__item.item__width__1 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__2 .grid__item.item__width__1.item__height__1 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__2 .grid__item.item__width__1.item__height__2 {
    padding-bottom: 180% !important
  }
}

.theme__grid.grid__columns__2 .grid__item.item__width__2 {
  width: 100%;
  padding-bottom: 45%
}

.theme__grid.grid__columns__2 .grid__item.item__height__2 {
  padding-bottom: 90% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__2 .grid__item.item__width__2 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__2 .grid__item.item__width__2.item__height__1 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__2 .grid__item.item__width__2.item__height__2 {
    padding-bottom: 90% !important
  }
}

.theme__grid.grid__columns__3.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
  width: 33.33333% !important;
  padding-bottom: 30% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__3.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 100% !important;
    padding-bottom: 90% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__3.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 50% !important;
    padding-bottom: 45% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__3.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 33.33333% !important;
    padding-bottom: 30% !important
  }
}

.theme__grid.grid__columns__3 .grid__item {
  width: 33.33333%
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__3 .grid__item {
    width: 100%
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__3 .grid__item {
    width: 50%
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__3 .grid__item {
    width: 33.33333%
  }
}

.theme__grid.grid__columns__3 .grid__item.item__width__1 {
  width: 33.33333%;
  padding-bottom: 30%
}

.theme__grid.grid__columns__3 .grid__item.item__height__1 {
  padding-bottom: 30% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__3 .grid__item.item__width__1 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__3 .grid__item.item__width__1.item__height__1 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__3 .grid__item.item__width__1.item__height__2 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__3 .grid__item.item__width__1.item__height__3 {
    padding-bottom: 270% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__3 .grid__item.item__width__1 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__3 .grid__item.item__width__1.item__height__1 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__3 .grid__item.item__width__1.item__height__2 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__3 .grid__item.item__width__1.item__height__3 {
    padding-bottom: 135% !important
  }
}

.theme__grid.grid__columns__3 .grid__item.item__width__2 {
  width: 66.66667%;
  padding-bottom: 30%
}

.theme__grid.grid__columns__3 .grid__item.item__height__2 {
  padding-bottom: 60% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__3 .grid__item.item__width__2 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__3 .grid__item.item__width__2.item__height__1 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__3 .grid__item.item__width__2.item__height__2 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__3 .grid__item.item__width__2.item__height__3 {
    padding-bottom: 135% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__3 .grid__item.item__width__2 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__3 .grid__item.item__width__2.item__height__1 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__3 .grid__item.item__width__2.item__height__2 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__3 .grid__item.item__width__2.item__height__3 {
    padding-bottom: 135% !important
  }
}

.theme__grid.grid__columns__3 .grid__item.item__width__3 {
  width: 100%;
  padding-bottom: 30%
}

.theme__grid.grid__columns__3 .grid__item.item__height__3 {
  padding-bottom: 90% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__3 .grid__item.item__width__3 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__3 .grid__item.item__width__3.item__height__1 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__3 .grid__item.item__width__3.item__height__2 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__3 .grid__item.item__width__3.item__height__3 {
    padding-bottom: 90% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__3 .grid__item.item__width__3 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__3 .grid__item.item__width__3.item__height__1 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__3 .grid__item.item__width__3.item__height__2 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__3 .grid__item.item__width__3.item__height__3 {
    padding-bottom: 90% !important
  }
}

.theme__grid.grid__columns__4.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
  width: 25% !important;
  padding-bottom: 22.5% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__4.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 100% !important;
    padding-bottom: 90% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__4.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 50% !important;
    padding-bottom: 45% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__4.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 33.33333% !important;
    padding-bottom: 30% !important
  }
}

.theme__grid.grid__columns__4 .grid__item {
  width: 25%
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__4 .grid__item {
    width: 100%
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__4 .grid__item {
    width: 50%
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__4 .grid__item {
    width: 33.33333%
  }
}

.theme__grid.grid__columns__4 .grid__item.item__width__1 {
  width: 25%;
  padding-bottom: 22.5%
}

.theme__grid.grid__columns__4 .grid__item.item__height__1 {
  padding-bottom: 22.5% !important
}

/* .theme__grid.grid__columns__4 .grid__item.item__height__1_new{
    width: 50%;
} */

@media (max-width: 767px) {

  /* .theme__grid.grid__columns__4 .grid__item.item__width__1 {
        width: 100%;
        padding-bottom: 90%;
        border-bottom: 1px solid #ebebeb;
    }

    .theme__grid.grid__columns__4 .grid__item.item__width__1.item__height__1 {
        padding-bottom: 90% !important
    }

    .theme__grid.grid__columns__4 .grid__item.item__width__1.item__height__2 {
        padding-bottom: 180% !important
    }

    .theme__grid.grid__columns__4 .grid__item.item__width__1.item__height__3 {
        padding-bottom: 270% !important
    }

    .theme__grid.grid__columns__4 .grid__item.item__width__1.item__height__4 {
        padding-bottom: 360% !important
    } */
  .theme__grid.grid__columns__4 .grid__item.item__width__1 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__1.item__height__1 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__1.item__height__2 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__1.item__height__3 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__1.item__height__4 {
    padding-bottom: 180% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__4 .grid__item.item__width__1 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__1.item__height__1 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__1.item__height__2 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__1.item__height__3 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__1.item__height__4 {
    padding-bottom: 180% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__4 .grid__item.item__width__1 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__1.item__height__1 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__1.item__height__2 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__1.item__height__3 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__1.item__height__4 {
    padding-bottom: 120% !important
  }
}

.theme__grid.grid__columns__4 .grid__item.item__width__2 {
  width: 50%;
  padding-bottom: 22.5%
}

.theme__grid.grid__columns__4 .grid__item.item__height__2 {
  padding-bottom: 45% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__4 .grid__item.item__width__2 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__2.item__height__1 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__2.item__height__2 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__2.item__height__3 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__2.item__height__4 {
    padding-bottom: 180% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__4 .grid__item.item__width__2 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__2.item__height__1 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__2.item__height__2 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__2.item__height__3 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__2.item__height__4 {
    padding-bottom: 90% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__4 .grid__item.item__width__2 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__2.item__height__1 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__2.item__height__2 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__2.item__height__3 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__2.item__height__4 {
    padding-bottom: 60% !important
  }
}

.theme__grid.grid__columns__4 .grid__item.item__width__3 {
  width: 75%;
  padding-bottom: 22.5%
}

.theme__grid.grid__columns__4 .grid__item.item__height__3 {
  padding-bottom: 67.5% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__4 .grid__item.item__width__3 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__3.item__height__1 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__3.item__height__2 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__3.item__height__3 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__3.item__height__4 {
    padding-bottom: 120% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__4 .grid__item.item__width__3 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__3.item__height__1 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__3.item__height__2 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__3.item__height__3 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__3.item__height__4 {
    padding-bottom: 120% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__4 .grid__item.item__width__3 {
    width: 100%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__3.item__height__1 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__3.item__height__2 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__3.item__height__3 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__3.item__height__4 {
    padding-bottom: 120% !important
  }
}

.theme__grid.grid__columns__4 .grid__item.item__width__4 {
  width: 100%;
  padding-bottom: 22.5%
}

.theme__grid.grid__columns__4 .grid__item.item__height__4 {
  padding-bottom: 90% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__4 .grid__item.item__width__4 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__4.item__height__1 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__4.item__height__2 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__4.item__height__3 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__4.item__height__4 {
    padding-bottom: 90% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__4 .grid__item.item__width__4 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__4.item__height__1 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__4.item__height__2 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__4.item__height__3 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__4.item__height__4 {
    padding-bottom: 90% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__4 .grid__item.item__width__4 {
    width: 100%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__4.item__height__1 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__4.item__height__2 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__4.item__height__3 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__4 .grid__item.item__width__4.item__height__4 {
    padding-bottom: 90% !important
  }
}

.theme__grid.grid__columns__5.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
  width: 20% !important;
  padding-bottom: 18% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__5.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 100% !important;
    padding-bottom: 90% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__5.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 50% !important;
    padding-bottom: 45% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__5.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 33.33333% !important;
    padding-bottom: 30% !important
  }
}

.theme__grid.grid__columns__5 .grid__item {
  width: 20%
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__5 .grid__item {
    width: 100%
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__5 .grid__item {
    width: 50%
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__5 .grid__item {
    width: 33.33333%
  }
}

.theme__grid.grid__columns__5 .grid__item.item__width__1 {
  width: 20%;
  padding-bottom: 18%
}

.theme__grid.grid__columns__5 .grid__item.item__height__1 {
  padding-bottom: 18% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__5 .grid__item.item__width__1 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__1.item__height__1 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__1.item__height__2 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__1.item__height__3 {
    padding-bottom: 270% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__1.item__height__4 {
    padding-bottom: 360% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__1.item__height__5 {
    padding-bottom: 450% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__5 .grid__item.item__width__1 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__1.item__height__1 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__1.item__height__2 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__1.item__height__3 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__1.item__height__4 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__1.item__height__5 {
    padding-bottom: 225% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__5 .grid__item.item__width__1 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__1.item__height__1 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__1.item__height__2 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__1.item__height__3 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__1.item__height__4 {
    padding-bottom: 120% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__1.item__height__5 {
    padding-bottom: 150% !important
  }
}

.theme__grid.grid__columns__5 .grid__item.item__width__2 {
  width: 40%;
  padding-bottom: 18%
}

.theme__grid.grid__columns__5 .grid__item.item__height__2 {
  padding-bottom: 36% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__5 .grid__item.item__width__2 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__2.item__height__1 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__2.item__height__2 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__2.item__height__3 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__2.item__height__4 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__2.item__height__5 {
    padding-bottom: 225% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__5 .grid__item.item__width__2 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__2.item__height__1 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__2.item__height__2 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__2.item__height__3 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__2.item__height__4 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__2.item__height__5 {
    padding-bottom: 112.5% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__5 .grid__item.item__width__2 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__2.item__height__1 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__2.item__height__2 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__2.item__height__3 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__2.item__height__4 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__2.item__height__5 {
    padding-bottom: 75% !important
  }
}

.theme__grid.grid__columns__5 .grid__item.item__width__3 {
  width: 60%;
  padding-bottom: 18%
}

.theme__grid.grid__columns__5 .grid__item.item__height__3 {
  padding-bottom: 54% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__5 .grid__item.item__width__3 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__3.item__height__1 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__3.item__height__2 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__3.item__height__3 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__3.item__height__4 {
    padding-bottom: 120% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__3.item__height__5 {
    padding-bottom: 150% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__5 .grid__item.item__width__3 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__3.item__height__1 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__3.item__height__2 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__3.item__height__3 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__3.item__height__4 {
    padding-bottom: 120% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__3.item__height__5 {
    padding-bottom: 150% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__5 .grid__item.item__width__3 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__3.item__height__1 {
    padding-bottom: 10% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__3.item__height__2 {
    padding-bottom: 20% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__3.item__height__3 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__3.item__height__4 {
    padding-bottom: 40% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__3.item__height__5 {
    padding-bottom: 50% !important
  }
}

.theme__grid.grid__columns__5 .grid__item.item__width__4 {
  width: 80%;
  padding-bottom: 18%
}

.theme__grid.grid__columns__5 .grid__item.item__height__4 {
  padding-bottom: 72% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__5 .grid__item.item__width__4 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__4.item__height__1 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__4.item__height__2 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__4.item__height__3 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__4.item__height__4 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__4.item__height__5 {
    padding-bottom: 112.5% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__5 .grid__item.item__width__4 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__4.item__height__1 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__4.item__height__2 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__4.item__height__3 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__4.item__height__4 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__4.item__height__5 {
    padding-bottom: 112.5% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__5 .grid__item.item__width__4 {
    width: 100%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__4.item__height__1 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__4.item__height__2 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__4.item__height__3 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__4.item__height__4 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__4.item__height__5 {
    padding-bottom: 112.5% !important
  }
}

.theme__grid.grid__columns__5 .grid__item.item__width__5 {
  width: 100%;
  padding-bottom: 18%
}

.theme__grid.grid__columns__5 .grid__item.item__height__5 {
  padding-bottom: 90% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__5 .grid__item.item__width__5 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__5.item__height__1 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__5.item__height__2 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__5.item__height__3 {
    padding-bottom: 54% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__5.item__height__4 {
    padding-bottom: 72% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__5.item__height__5 {
    padding-bottom: 90% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__5 .grid__item.item__width__5 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__5.item__height__1 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__5.item__height__2 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__5.item__height__3 {
    padding-bottom: 54% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__5.item__height__4 {
    padding-bottom: 72% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__5.item__height__5 {
    padding-bottom: 90% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__5 .grid__item.item__width__5 {
    width: 100%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__5.item__height__1 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__5.item__height__2 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__5.item__height__3 {
    padding-bottom: 54% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__5.item__height__4 {
    padding-bottom: 72% !important
  }

  .theme__grid.grid__columns__5 .grid__item.item__width__5.item__height__5 {
    padding-bottom: 90% !important
  }
}

.theme__grid.grid__columns__6.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
  width: 16.66667% !important;
  padding-bottom: 15% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__6.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 100% !important;
    padding-bottom: 90% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__6.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 50% !important;
    padding-bottom: 45% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__6.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 33.33333% !important;
    padding-bottom: 30% !important
  }
}

.theme__grid.grid__columns__6 .grid__item {
  width: 16.66667%
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__6 .grid__item {
    width: 100%
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__6 .grid__item {
    width: 50%
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__6 .grid__item {
    width: 33.33333%
  }
}

.theme__grid.grid__columns__6 .grid__item.item__width__1 {
  width: 16.66667%;
  padding-bottom: 15%
}

.theme__grid.grid__columns__6 .grid__item.item__height__1 {
  padding-bottom: 15% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__6 .grid__item.item__width__1 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__1.item__height__1 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__1.item__height__2 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__1.item__height__3 {
    padding-bottom: 270% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__1.item__height__4 {
    padding-bottom: 360% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__1.item__height__5 {
    padding-bottom: 450% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__1.item__height__6 {
    padding-bottom: 540% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__6 .grid__item.item__width__1 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__1.item__height__1 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__1.item__height__2 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__1.item__height__3 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__1.item__height__4 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__1.item__height__5 {
    padding-bottom: 225% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__1.item__height__6 {
    padding-bottom: 270% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__6 .grid__item.item__width__1 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__1.item__height__1 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__1.item__height__2 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__1.item__height__3 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__1.item__height__4 {
    padding-bottom: 120% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__1.item__height__5 {
    padding-bottom: 150% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__1.item__height__6 {
    padding-bottom: 180% !important
  }
}

.theme__grid.grid__columns__6 .grid__item.item__width__2 {
  width: 33.33333%;
  padding-bottom: 15%
}

.theme__grid.grid__columns__6 .grid__item.item__height__2 {
  padding-bottom: 30% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__6 .grid__item.item__width__2 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__2.item__height__1 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__2.item__height__2 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__2.item__height__3 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__2.item__height__4 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__2.item__height__5 {
    padding-bottom: 225% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__2.item__height__6 {
    padding-bottom: 270% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__6 .grid__item.item__width__2 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__2.item__height__1 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__2.item__height__2 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__2.item__height__3 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__2.item__height__4 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__2.item__height__5 {
    padding-bottom: 112.5% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__2.item__height__6 {
    padding-bottom: 135% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__6 .grid__item.item__width__2 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__2.item__height__1 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__2.item__height__2 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__2.item__height__3 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__2.item__height__4 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__2.item__height__5 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__2.item__height__6 {
    padding-bottom: 90% !important
  }
}

.theme__grid.grid__columns__6 .grid__item.item__width__3 {
  width: 50%;
  padding-bottom: 15%
}

.theme__grid.grid__columns__6 .grid__item.item__height__3 {
  padding-bottom: 45% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__6 .grid__item.item__width__3 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__3.item__height__1 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__3.item__height__2 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__3.item__height__3 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__3.item__height__4 {
    padding-bottom: 120% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__3.item__height__5 {
    padding-bottom: 150% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__3.item__height__6 {
    padding-bottom: 180% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__6 .grid__item.item__width__3 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__3.item__height__1 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__3.item__height__2 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__3.item__height__3 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__3.item__height__4 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__3.item__height__5 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__3.item__height__6 {
    padding-bottom: 90% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__6 .grid__item.item__width__3 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__3.item__height__1 {
    padding-bottom: 10% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__3.item__height__2 {
    padding-bottom: 20% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__3.item__height__3 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__3.item__height__4 {
    padding-bottom: 40% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__3.item__height__5 {
    padding-bottom: 50% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__3.item__height__6 {
    padding-bottom: 60% !important
  }
}

.theme__grid.grid__columns__6 .grid__item.item__width__4 {
  width: 66.66667%;
  padding-bottom: 15%
}

.theme__grid.grid__columns__6 .grid__item.item__height__4 {
  padding-bottom: 60% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__6 .grid__item.item__width__4 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__4.item__height__1 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__4.item__height__2 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__4.item__height__3 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__4.item__height__4 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__4.item__height__5 {
    padding-bottom: 112.5% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__4.item__height__6 {
    padding-bottom: 135% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__6 .grid__item.item__width__4 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__4.item__height__1 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__4.item__height__2 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__4.item__height__3 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__4.item__height__4 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__4.item__height__5 {
    padding-bottom: 112.5% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__4.item__height__6 {
    padding-bottom: 135% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__6 .grid__item.item__width__4 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__4.item__height__1 {
    padding-bottom: 7.5% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__4.item__height__2 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__4.item__height__3 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__4.item__height__4 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__4.item__height__5 {
    padding-bottom: 37.5% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__4.item__height__6 {
    padding-bottom: 45% !important
  }
}

.theme__grid.grid__columns__6 .grid__item.item__width__5 {
  width: 83.33333%;
  padding-bottom: 15%
}

.theme__grid.grid__columns__6 .grid__item.item__height__5 {
  padding-bottom: 75% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__6 .grid__item.item__width__5 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__5.item__height__1 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__5.item__height__2 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__5.item__height__3 {
    padding-bottom: 54% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__5.item__height__4 {
    padding-bottom: 72% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__5.item__height__5 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__5.item__height__6 {
    padding-bottom: 108% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__6 .grid__item.item__width__5 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__5.item__height__1 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__5.item__height__2 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__5.item__height__3 {
    padding-bottom: 54% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__5.item__height__4 {
    padding-bottom: 72% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__5.item__height__5 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__5.item__height__6 {
    padding-bottom: 108% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__6 .grid__item.item__width__5 {
    width: 100%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__5.item__height__1 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__5.item__height__2 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__5.item__height__3 {
    padding-bottom: 54% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__5.item__height__4 {
    padding-bottom: 72% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__5.item__height__5 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__5.item__height__6 {
    padding-bottom: 108% !important
  }
}

.theme__grid.grid__columns__6 .grid__item.item__width__6 {
  width: 100%;
  padding-bottom: 15%
}

.theme__grid.grid__columns__6 .grid__item.item__height__6 {
  padding-bottom: 90% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__6 .grid__item.item__width__6 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__6.item__height__1 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__6.item__height__2 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__6.item__height__3 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__6.item__height__4 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__6.item__height__5 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__6.item__height__6 {
    padding-bottom: 90% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__6 .grid__item.item__width__6 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__6.item__height__1 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__6.item__height__2 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__6.item__height__3 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__6.item__height__4 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__6.item__height__5 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__6.item__height__6 {
    padding-bottom: 90% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__6 .grid__item.item__width__6 {
    width: 100%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__6.item__height__1 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__6.item__height__2 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__6.item__height__3 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__6.item__height__4 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__6.item__height__5 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__6 .grid__item.item__width__6.item__height__6 {
    padding-bottom: 90% !important
  }
}

.theme__grid.grid__columns__7.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
  width: 14.28571% !important;
  padding-bottom: 12.85714% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__7.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 100% !important;
    padding-bottom: 90% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__7.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 50% !important;
    padding-bottom: 45% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__7.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 33.33333% !important;
    padding-bottom: 30% !important
  }
}

.theme__grid.grid__columns__7 .grid__item {
  width: 14.28571%
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__7 .grid__item {
    width: 100%
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__7 .grid__item {
    width: 50%
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__7 .grid__item {
    width: 33.33333%
  }
}

.theme__grid.grid__columns__7 .grid__item.item__width__1 {
  width: 14.28571%;
  padding-bottom: 12.85714%
}

.theme__grid.grid__columns__7 .grid__item.item__height__1 {
  padding-bottom: 12.85714% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__7 .grid__item.item__width__1 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__1.item__height__1 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__1.item__height__2 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__1.item__height__3 {
    padding-bottom: 270% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__1.item__height__4 {
    padding-bottom: 360% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__1.item__height__5 {
    padding-bottom: 450% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__1.item__height__6 {
    padding-bottom: 540% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__1.item__height__7 {
    padding-bottom: 630% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__7 .grid__item.item__width__1 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__1.item__height__1 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__1.item__height__2 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__1.item__height__3 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__1.item__height__4 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__1.item__height__5 {
    padding-bottom: 225% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__1.item__height__6 {
    padding-bottom: 270% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__1.item__height__7 {
    padding-bottom: 315% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__7 .grid__item.item__width__1 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__1.item__height__1 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__1.item__height__2 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__1.item__height__3 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__1.item__height__4 {
    padding-bottom: 120% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__1.item__height__5 {
    padding-bottom: 150% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__1.item__height__6 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__1.item__height__7 {
    padding-bottom: 210% !important
  }
}

.theme__grid.grid__columns__7 .grid__item.item__width__2 {
  width: 28.57143%;
  padding-bottom: 12.85714%
}

.theme__grid.grid__columns__7 .grid__item.item__height__2 {
  padding-bottom: 25.71429% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__7 .grid__item.item__width__2 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__2.item__height__1 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__2.item__height__2 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__2.item__height__3 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__2.item__height__4 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__2.item__height__5 {
    padding-bottom: 225% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__2.item__height__6 {
    padding-bottom: 270% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__2.item__height__7 {
    padding-bottom: 315% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__7 .grid__item.item__width__2 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__2.item__height__1 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__2.item__height__2 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__2.item__height__3 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__2.item__height__4 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__2.item__height__5 {
    padding-bottom: 112.5% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__2.item__height__6 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__2.item__height__7 {
    padding-bottom: 157.5% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__7 .grid__item.item__width__2 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__2.item__height__1 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__2.item__height__2 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__2.item__height__3 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__2.item__height__4 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__2.item__height__5 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__2.item__height__6 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__2.item__height__7 {
    padding-bottom: 105% !important
  }
}

.theme__grid.grid__columns__7 .grid__item.item__width__3 {
  width: 42.85714%;
  padding-bottom: 12.85714%
}

.theme__grid.grid__columns__7 .grid__item.item__height__3 {
  padding-bottom: 38.57143% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__7 .grid__item.item__width__3 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__3.item__height__1 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__3.item__height__2 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__3.item__height__3 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__3.item__height__4 {
    padding-bottom: 120% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__3.item__height__5 {
    padding-bottom: 150% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__3.item__height__6 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__3.item__height__7 {
    padding-bottom: 210% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__7 .grid__item.item__width__3 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__3.item__height__1 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__3.item__height__2 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__3.item__height__3 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__3.item__height__4 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__3.item__height__5 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__3.item__height__6 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__3.item__height__7 {
    padding-bottom: 105% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__7 .grid__item.item__width__3 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__3.item__height__1 {
    padding-bottom: 10% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__3.item__height__2 {
    padding-bottom: 20% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__3.item__height__3 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__3.item__height__4 {
    padding-bottom: 40% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__3.item__height__5 {
    padding-bottom: 50% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__3.item__height__6 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__3.item__height__7 {
    padding-bottom: 70% !important
  }
}

.theme__grid.grid__columns__7 .grid__item.item__width__4 {
  width: 57.14286%;
  padding-bottom: 12.85714%
}

.theme__grid.grid__columns__7 .grid__item.item__height__4 {
  padding-bottom: 51.42857% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__7 .grid__item.item__width__4 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__4.item__height__1 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__4.item__height__2 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__4.item__height__3 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__4.item__height__4 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__4.item__height__5 {
    padding-bottom: 112.5% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__4.item__height__6 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__4.item__height__7 {
    padding-bottom: 157.5% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__7 .grid__item.item__width__4 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__4.item__height__1 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__4.item__height__2 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__4.item__height__3 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__4.item__height__4 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__4.item__height__5 {
    padding-bottom: 112.5% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__4.item__height__6 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__4.item__height__7 {
    padding-bottom: 157.5% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__7 .grid__item.item__width__4 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__4.item__height__1 {
    padding-bottom: 7.5% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__4.item__height__2 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__4.item__height__3 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__4.item__height__4 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__4.item__height__5 {
    padding-bottom: 37.5% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__4.item__height__6 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__4.item__height__7 {
    padding-bottom: 52.5% !important
  }
}

.theme__grid.grid__columns__7 .grid__item.item__width__5 {
  width: 71.42857%;
  padding-bottom: 12.85714%
}

.theme__grid.grid__columns__7 .grid__item.item__height__5 {
  padding-bottom: 64.28571% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__7 .grid__item.item__width__5 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__5.item__height__1 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__5.item__height__2 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__5.item__height__3 {
    padding-bottom: 54% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__5.item__height__4 {
    padding-bottom: 72% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__5.item__height__5 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__5.item__height__6 {
    padding-bottom: 108% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__5.item__height__7 {
    padding-bottom: 126% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__7 .grid__item.item__width__5 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__5.item__height__1 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__5.item__height__2 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__5.item__height__3 {
    padding-bottom: 54% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__5.item__height__4 {
    padding-bottom: 72% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__5.item__height__5 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__5.item__height__6 {
    padding-bottom: 108% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__5.item__height__7 {
    padding-bottom: 126% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__7 .grid__item.item__width__5 {
    width: 100%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__5.item__height__1 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__5.item__height__2 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__5.item__height__3 {
    padding-bottom: 54% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__5.item__height__4 {
    padding-bottom: 72% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__5.item__height__5 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__5.item__height__6 {
    padding-bottom: 108% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__5.item__height__7 {
    padding-bottom: 126% !important
  }
}

.theme__grid.grid__columns__7 .grid__item.item__width__6 {
  width: 85.71429%;
  padding-bottom: 12.85714%
}

.theme__grid.grid__columns__7 .grid__item.item__height__6 {
  padding-bottom: 77.14286% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__7 .grid__item.item__width__6 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__6.item__height__1 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__6.item__height__2 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__6.item__height__3 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__6.item__height__4 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__6.item__height__5 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__6.item__height__6 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__6.item__height__7 {
    padding-bottom: 105% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__7 .grid__item.item__width__6 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__6.item__height__1 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__6.item__height__2 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__6.item__height__3 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__6.item__height__4 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__6.item__height__5 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__6.item__height__6 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__6.item__height__7 {
    padding-bottom: 105% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__7 .grid__item.item__width__6 {
    width: 100%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__6.item__height__1 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__6.item__height__2 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__6.item__height__3 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__6.item__height__4 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__6.item__height__5 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__6.item__height__6 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__6.item__height__7 {
    padding-bottom: 105% !important
  }
}

.theme__grid.grid__columns__7 .grid__item.item__width__7 {
  width: 100%;
  padding-bottom: 12.85714%
}

.theme__grid.grid__columns__7 .grid__item.item__height__7 {
  padding-bottom: 90% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__7 .grid__item.item__width__7 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__7.item__height__1 {
    padding-bottom: 12.85714% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__7.item__height__2 {
    padding-bottom: 25.71429% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__7.item__height__3 {
    padding-bottom: 38.57143% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__7.item__height__4 {
    padding-bottom: 51.42857% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__7.item__height__5 {
    padding-bottom: 64.28571% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__7.item__height__6 {
    padding-bottom: 77.14286% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__7.item__height__7 {
    padding-bottom: 90% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__7 .grid__item.item__width__7 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__7.item__height__1 {
    padding-bottom: 12.85714% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__7.item__height__2 {
    padding-bottom: 25.71429% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__7.item__height__3 {
    padding-bottom: 38.57143% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__7.item__height__4 {
    padding-bottom: 51.42857% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__7.item__height__5 {
    padding-bottom: 64.28571% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__7.item__height__6 {
    padding-bottom: 77.14286% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__7.item__height__7 {
    padding-bottom: 90% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__7 .grid__item.item__width__7 {
    width: 100%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__7.item__height__1 {
    padding-bottom: 12.85714% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__7.item__height__2 {
    padding-bottom: 25.71429% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__7.item__height__3 {
    padding-bottom: 38.57143% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__7.item__height__4 {
    padding-bottom: 51.42857% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__7.item__height__5 {
    padding-bottom: 64.28571% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__7.item__height__6 {
    padding-bottom: 77.14286% !important
  }

  .theme__grid.grid__columns__7 .grid__item.item__width__7.item__height__7 {
    padding-bottom: 90% !important
  }
}

.theme__grid.grid__columns__8.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
  width: 12.5% !important;
  padding-bottom: 11.25% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__8.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 100% !important;
    padding-bottom: 90% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__8.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 50% !important;
    padding-bottom: 45% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__8.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 33.33333% !important;
    padding-bottom: 30% !important
  }
}

.theme__grid.grid__columns__8 .grid__item {
  width: 12.5%
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__8 .grid__item {
    width: 100%
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__8 .grid__item {
    width: 50%
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__8 .grid__item {
    width: 33.33333%
  }
}

.theme__grid.grid__columns__8 .grid__item.item__width__1 {
  width: 12.5%;
  padding-bottom: 11.25%
}

.theme__grid.grid__columns__8 .grid__item.item__height__1 {
  padding-bottom: 11.25% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__8 .grid__item.item__width__1 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__1.item__height__1 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__1.item__height__2 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__1.item__height__3 {
    padding-bottom: 270% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__1.item__height__4 {
    padding-bottom: 360% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__1.item__height__5 {
    padding-bottom: 450% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__1.item__height__6 {
    padding-bottom: 540% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__1.item__height__7 {
    padding-bottom: 630% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__1.item__height__8 {
    padding-bottom: 720% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__8 .grid__item.item__width__1 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__1.item__height__1 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__1.item__height__2 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__1.item__height__3 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__1.item__height__4 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__1.item__height__5 {
    padding-bottom: 225% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__1.item__height__6 {
    padding-bottom: 270% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__1.item__height__7 {
    padding-bottom: 315% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__1.item__height__8 {
    padding-bottom: 360% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__8 .grid__item.item__width__1 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__1.item__height__1 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__1.item__height__2 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__1.item__height__3 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__1.item__height__4 {
    padding-bottom: 120% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__1.item__height__5 {
    padding-bottom: 150% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__1.item__height__6 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__1.item__height__7 {
    padding-bottom: 210% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__1.item__height__8 {
    padding-bottom: 240% !important
  }
}

.theme__grid.grid__columns__8 .grid__item.item__width__2 {
  width: 25%;
  padding-bottom: 11.25%
}

.theme__grid.grid__columns__8 .grid__item.item__height__2 {
  padding-bottom: 22.5% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__8 .grid__item.item__width__2 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__2.item__height__1 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__2.item__height__2 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__2.item__height__3 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__2.item__height__4 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__2.item__height__5 {
    padding-bottom: 225% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__2.item__height__6 {
    padding-bottom: 270% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__2.item__height__7 {
    padding-bottom: 315% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__2.item__height__8 {
    padding-bottom: 360% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__8 .grid__item.item__width__2 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__2.item__height__1 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__2.item__height__2 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__2.item__height__3 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__2.item__height__4 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__2.item__height__5 {
    padding-bottom: 112.5% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__2.item__height__6 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__2.item__height__7 {
    padding-bottom: 157.5% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__2.item__height__8 {
    padding-bottom: 180% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__8 .grid__item.item__width__2 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__2.item__height__1 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__2.item__height__2 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__2.item__height__3 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__2.item__height__4 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__2.item__height__5 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__2.item__height__6 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__2.item__height__7 {
    padding-bottom: 105% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__2.item__height__8 {
    padding-bottom: 120% !important
  }
}

.theme__grid.grid__columns__8 .grid__item.item__width__3 {
  width: 37.5%;
  padding-bottom: 11.25%
}

.theme__grid.grid__columns__8 .grid__item.item__height__3 {
  padding-bottom: 33.75% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__8 .grid__item.item__width__3 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__3.item__height__1 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__3.item__height__2 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__3.item__height__3 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__3.item__height__4 {
    padding-bottom: 120% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__3.item__height__5 {
    padding-bottom: 150% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__3.item__height__6 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__3.item__height__7 {
    padding-bottom: 210% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__3.item__height__8 {
    padding-bottom: 240% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__8 .grid__item.item__width__3 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__3.item__height__1 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__3.item__height__2 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__3.item__height__3 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__3.item__height__4 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__3.item__height__5 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__3.item__height__6 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__3.item__height__7 {
    padding-bottom: 105% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__3.item__height__8 {
    padding-bottom: 120% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__8 .grid__item.item__width__3 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__3.item__height__1 {
    padding-bottom: 10% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__3.item__height__2 {
    padding-bottom: 20% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__3.item__height__3 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__3.item__height__4 {
    padding-bottom: 40% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__3.item__height__5 {
    padding-bottom: 50% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__3.item__height__6 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__3.item__height__7 {
    padding-bottom: 70% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__3.item__height__8 {
    padding-bottom: 80% !important
  }
}

.theme__grid.grid__columns__8 .grid__item.item__width__4 {
  width: 50%;
  padding-bottom: 11.25%
}

.theme__grid.grid__columns__8 .grid__item.item__height__4 {
  padding-bottom: 45% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__8 .grid__item.item__width__4 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__4.item__height__1 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__4.item__height__2 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__4.item__height__3 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__4.item__height__4 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__4.item__height__5 {
    padding-bottom: 112.5% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__4.item__height__6 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__4.item__height__7 {
    padding-bottom: 157.5% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__4.item__height__8 {
    padding-bottom: 180% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__8 .grid__item.item__width__4 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__4.item__height__1 {
    padding-bottom: 11.25% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__4.item__height__2 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__4.item__height__3 {
    padding-bottom: 33.75% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__4.item__height__4 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__4.item__height__5 {
    padding-bottom: 56.25% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__4.item__height__6 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__4.item__height__7 {
    padding-bottom: 78.75% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__4.item__height__8 {
    padding-bottom: 90% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__8 .grid__item.item__width__4 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__4.item__height__1 {
    padding-bottom: 7.5% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__4.item__height__2 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__4.item__height__3 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__4.item__height__4 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__4.item__height__5 {
    padding-bottom: 37.5% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__4.item__height__6 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__4.item__height__7 {
    padding-bottom: 52.5% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__4.item__height__8 {
    padding-bottom: 60% !important
  }
}

.theme__grid.grid__columns__8 .grid__item.item__width__5 {
  width: 62.5%;
  padding-bottom: 11.25%
}

.theme__grid.grid__columns__8 .grid__item.item__height__5 {
  padding-bottom: 56.25% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__8 .grid__item.item__width__5 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__5.item__height__1 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__5.item__height__2 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__5.item__height__3 {
    padding-bottom: 54% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__5.item__height__4 {
    padding-bottom: 72% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__5.item__height__5 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__5.item__height__6 {
    padding-bottom: 108% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__5.item__height__7 {
    padding-bottom: 126% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__5.item__height__8 {
    padding-bottom: 144% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__8 .grid__item.item__width__5 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__5.item__height__1 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__5.item__height__2 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__5.item__height__3 {
    padding-bottom: 54% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__5.item__height__4 {
    padding-bottom: 72% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__5.item__height__5 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__5.item__height__6 {
    padding-bottom: 108% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__5.item__height__7 {
    padding-bottom: 126% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__5.item__height__8 {
    padding-bottom: 144% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__8 .grid__item.item__width__5 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__5.item__height__1 {
    padding-bottom: 6% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__5.item__height__2 {
    padding-bottom: 12% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__5.item__height__3 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__5.item__height__4 {
    padding-bottom: 24% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__5.item__height__5 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__5.item__height__6 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__5.item__height__7 {
    padding-bottom: 42% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__5.item__height__8 {
    padding-bottom: 48% !important
  }
}

.theme__grid.grid__columns__8 .grid__item.item__width__6 {
  width: 75%;
  padding-bottom: 11.25%
}

.theme__grid.grid__columns__8 .grid__item.item__height__6 {
  padding-bottom: 67.5% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__8 .grid__item.item__width__6 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__6.item__height__1 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__6.item__height__2 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__6.item__height__3 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__6.item__height__4 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__6.item__height__5 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__6.item__height__6 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__6.item__height__7 {
    padding-bottom: 105% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__6.item__height__8 {
    padding-bottom: 120% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__8 .grid__item.item__width__6 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__6.item__height__1 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__6.item__height__2 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__6.item__height__3 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__6.item__height__4 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__6.item__height__5 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__6.item__height__6 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__6.item__height__7 {
    padding-bottom: 105% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__6.item__height__8 {
    padding-bottom: 120% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__8 .grid__item.item__width__6 {
    width: 100%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__6.item__height__1 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__6.item__height__2 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__6.item__height__3 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__6.item__height__4 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__6.item__height__5 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__6.item__height__6 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__6.item__height__7 {
    padding-bottom: 105% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__6.item__height__8 {
    padding-bottom: 120% !important
  }
}

.theme__grid.grid__columns__8 .grid__item.item__width__7 {
  width: 87.5%;
  padding-bottom: 11.25%
}

.theme__grid.grid__columns__8 .grid__item.item__height__7 {
  padding-bottom: 78.75% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__8 .grid__item.item__width__7 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__7.item__height__1 {
    padding-bottom: 12.85714% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__7.item__height__2 {
    padding-bottom: 25.71429% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__7.item__height__3 {
    padding-bottom: 38.57143% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__7.item__height__4 {
    padding-bottom: 51.42857% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__7.item__height__5 {
    padding-bottom: 64.28571% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__7.item__height__6 {
    padding-bottom: 77.14286% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__7.item__height__7 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__7.item__height__8 {
    padding-bottom: 102.85714% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__8 .grid__item.item__width__7 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__7.item__height__1 {
    padding-bottom: 12.85714% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__7.item__height__2 {
    padding-bottom: 25.71429% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__7.item__height__3 {
    padding-bottom: 38.57143% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__7.item__height__4 {
    padding-bottom: 51.42857% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__7.item__height__5 {
    padding-bottom: 64.28571% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__7.item__height__6 {
    padding-bottom: 77.14286% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__7.item__height__7 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__7.item__height__8 {
    padding-bottom: 102.85714% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__8 .grid__item.item__width__7 {
    width: 100%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__7.item__height__1 {
    padding-bottom: 12.85714% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__7.item__height__2 {
    padding-bottom: 25.71429% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__7.item__height__3 {
    padding-bottom: 38.57143% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__7.item__height__4 {
    padding-bottom: 51.42857% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__7.item__height__5 {
    padding-bottom: 64.28571% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__7.item__height__6 {
    padding-bottom: 77.14286% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__7.item__height__7 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__7.item__height__8 {
    padding-bottom: 102.85714% !important
  }
}

.theme__grid.grid__columns__8 .grid__item.item__width__8 {
  width: 100%;
  padding-bottom: 11.25%
}

.theme__grid.grid__columns__8 .grid__item.item__height__8 {
  padding-bottom: 90% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__8 .grid__item.item__width__8 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__8.item__height__1 {
    padding-bottom: 11.25% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__8.item__height__2 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__8.item__height__3 {
    padding-bottom: 33.75% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__8.item__height__4 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__8.item__height__5 {
    padding-bottom: 56.25% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__8.item__height__6 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__8.item__height__7 {
    padding-bottom: 78.75% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__8.item__height__8 {
    padding-bottom: 90% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__8 .grid__item.item__width__8 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__8.item__height__1 {
    padding-bottom: 11.25% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__8.item__height__2 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__8.item__height__3 {
    padding-bottom: 33.75% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__8.item__height__4 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__8.item__height__5 {
    padding-bottom: 56.25% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__8.item__height__6 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__8.item__height__7 {
    padding-bottom: 78.75% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__8.item__height__8 {
    padding-bottom: 90% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__8 .grid__item.item__width__8 {
    width: 100%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__8.item__height__1 {
    padding-bottom: 11.25% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__8.item__height__2 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__8.item__height__3 {
    padding-bottom: 33.75% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__8.item__height__4 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__8.item__height__5 {
    padding-bottom: 56.25% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__8.item__height__6 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__8.item__height__7 {
    padding-bottom: 78.75% !important
  }

  .theme__grid.grid__columns__8 .grid__item.item__width__8.item__height__8 {
    padding-bottom: 90% !important
  }
}

.theme__grid.grid__columns__9.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
  width: 11.11111% !important;
  padding-bottom: 10% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__9.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 100% !important;
    padding-bottom: 90% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__9.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 50% !important;
    padding-bottom: 45% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__9.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 33.33333% !important;
    padding-bottom: 30% !important
  }
}

.theme__grid.grid__columns__9 .grid__item {
  width: 11.11111%
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__9 .grid__item {
    width: 100%
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__9 .grid__item {
    width: 50%
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__9 .grid__item {
    width: 33.33333%
  }
}

.theme__grid.grid__columns__9 .grid__item.item__width__1 {
  width: 11.11111%;
  padding-bottom: 10%
}

.theme__grid.grid__columns__9 .grid__item.item__height__1 {
  padding-bottom: 10% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__9 .grid__item.item__width__1 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__1.item__height__1 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__1.item__height__2 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__1.item__height__3 {
    padding-bottom: 270% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__1.item__height__4 {
    padding-bottom: 360% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__1.item__height__5 {
    padding-bottom: 450% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__1.item__height__6 {
    padding-bottom: 540% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__1.item__height__7 {
    padding-bottom: 630% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__1.item__height__8 {
    padding-bottom: 720% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__1.item__height__9 {
    padding-bottom: 810% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__9 .grid__item.item__width__1 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__1.item__height__1 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__1.item__height__2 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__1.item__height__3 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__1.item__height__4 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__1.item__height__5 {
    padding-bottom: 225% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__1.item__height__6 {
    padding-bottom: 270% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__1.item__height__7 {
    padding-bottom: 315% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__1.item__height__8 {
    padding-bottom: 360% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__1.item__height__9 {
    padding-bottom: 405% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__9 .grid__item.item__width__1 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__1.item__height__1 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__1.item__height__2 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__1.item__height__3 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__1.item__height__4 {
    padding-bottom: 120% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__1.item__height__5 {
    padding-bottom: 150% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__1.item__height__6 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__1.item__height__7 {
    padding-bottom: 210% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__1.item__height__8 {
    padding-bottom: 240% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__1.item__height__9 {
    padding-bottom: 270% !important
  }
}

.theme__grid.grid__columns__9 .grid__item.item__width__2 {
  width: 22.22222%;
  padding-bottom: 10%
}

.theme__grid.grid__columns__9 .grid__item.item__height__2 {
  padding-bottom: 20% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__9 .grid__item.item__width__2 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__2.item__height__1 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__2.item__height__2 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__2.item__height__3 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__2.item__height__4 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__2.item__height__5 {
    padding-bottom: 225% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__2.item__height__6 {
    padding-bottom: 270% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__2.item__height__7 {
    padding-bottom: 315% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__2.item__height__8 {
    padding-bottom: 360% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__2.item__height__9 {
    padding-bottom: 405% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__9 .grid__item.item__width__2 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__2.item__height__1 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__2.item__height__2 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__2.item__height__3 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__2.item__height__4 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__2.item__height__5 {
    padding-bottom: 112.5% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__2.item__height__6 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__2.item__height__7 {
    padding-bottom: 157.5% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__2.item__height__8 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__2.item__height__9 {
    padding-bottom: 202.5% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__9 .grid__item.item__width__2 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__2.item__height__1 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__2.item__height__2 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__2.item__height__3 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__2.item__height__4 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__2.item__height__5 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__2.item__height__6 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__2.item__height__7 {
    padding-bottom: 105% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__2.item__height__8 {
    padding-bottom: 120% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__2.item__height__9 {
    padding-bottom: 135% !important
  }
}

.theme__grid.grid__columns__9 .grid__item.item__width__3 {
  width: 33.33333%;
  padding-bottom: 10%
}

.theme__grid.grid__columns__9 .grid__item.item__height__3 {
  padding-bottom: 30% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__9 .grid__item.item__width__3 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__3.item__height__1 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__3.item__height__2 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__3.item__height__3 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__3.item__height__4 {
    padding-bottom: 120% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__3.item__height__5 {
    padding-bottom: 150% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__3.item__height__6 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__3.item__height__7 {
    padding-bottom: 210% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__3.item__height__8 {
    padding-bottom: 240% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__3.item__height__9 {
    padding-bottom: 270% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__9 .grid__item.item__width__3 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__3.item__height__1 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__3.item__height__2 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__3.item__height__3 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__3.item__height__4 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__3.item__height__5 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__3.item__height__6 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__3.item__height__7 {
    padding-bottom: 105% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__3.item__height__8 {
    padding-bottom: 120% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__3.item__height__9 {
    padding-bottom: 135% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__9 .grid__item.item__width__3 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__3.item__height__1 {
    padding-bottom: 10% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__3.item__height__2 {
    padding-bottom: 20% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__3.item__height__3 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__3.item__height__4 {
    padding-bottom: 40% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__3.item__height__5 {
    padding-bottom: 50% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__3.item__height__6 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__3.item__height__7 {
    padding-bottom: 70% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__3.item__height__8 {
    padding-bottom: 80% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__3.item__height__9 {
    padding-bottom: 90% !important
  }
}

.theme__grid.grid__columns__9 .grid__item.item__width__4 {
  width: 44.44444%;
  padding-bottom: 10%
}

.theme__grid.grid__columns__9 .grid__item.item__height__4 {
  padding-bottom: 40% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__9 .grid__item.item__width__4 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__4.item__height__1 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__4.item__height__2 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__4.item__height__3 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__4.item__height__4 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__4.item__height__5 {
    padding-bottom: 112.5% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__4.item__height__6 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__4.item__height__7 {
    padding-bottom: 157.5% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__4.item__height__8 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__4.item__height__9 {
    padding-bottom: 202.5% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__9 .grid__item.item__width__4 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__4.item__height__1 {
    padding-bottom: 11.25% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__4.item__height__2 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__4.item__height__3 {
    padding-bottom: 33.75% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__4.item__height__4 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__4.item__height__5 {
    padding-bottom: 56.25% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__4.item__height__6 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__4.item__height__7 {
    padding-bottom: 78.75% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__4.item__height__8 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__4.item__height__9 {
    padding-bottom: 101.25% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__9 .grid__item.item__width__4 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__4.item__height__1 {
    padding-bottom: 7.5% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__4.item__height__2 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__4.item__height__3 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__4.item__height__4 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__4.item__height__5 {
    padding-bottom: 37.5% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__4.item__height__6 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__4.item__height__7 {
    padding-bottom: 52.5% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__4.item__height__8 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__4.item__height__9 {
    padding-bottom: 67.5% !important
  }
}

.theme__grid.grid__columns__9 .grid__item.item__width__5 {
  width: 55.55556%;
  padding-bottom: 10%
}

.theme__grid.grid__columns__9 .grid__item.item__height__5 {
  padding-bottom: 50% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__9 .grid__item.item__width__5 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__5.item__height__1 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__5.item__height__2 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__5.item__height__3 {
    padding-bottom: 54% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__5.item__height__4 {
    padding-bottom: 72% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__5.item__height__5 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__5.item__height__6 {
    padding-bottom: 108% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__5.item__height__7 {
    padding-bottom: 126% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__5.item__height__8 {
    padding-bottom: 144% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__5.item__height__9 {
    padding-bottom: 162% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__9 .grid__item.item__width__5 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__5.item__height__1 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__5.item__height__2 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__5.item__height__3 {
    padding-bottom: 54% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__5.item__height__4 {
    padding-bottom: 72% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__5.item__height__5 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__5.item__height__6 {
    padding-bottom: 108% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__5.item__height__7 {
    padding-bottom: 126% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__5.item__height__8 {
    padding-bottom: 144% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__5.item__height__9 {
    padding-bottom: 162% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__9 .grid__item.item__width__5 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__5.item__height__1 {
    padding-bottom: 6% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__5.item__height__2 {
    padding-bottom: 12% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__5.item__height__3 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__5.item__height__4 {
    padding-bottom: 24% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__5.item__height__5 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__5.item__height__6 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__5.item__height__7 {
    padding-bottom: 42% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__5.item__height__8 {
    padding-bottom: 48% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__5.item__height__9 {
    padding-bottom: 54% !important
  }
}

.theme__grid.grid__columns__9 .grid__item.item__width__6 {
  width: 66.66667%;
  padding-bottom: 10%
}

.theme__grid.grid__columns__9 .grid__item.item__height__6 {
  padding-bottom: 60% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__9 .grid__item.item__width__6 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__6.item__height__1 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__6.item__height__2 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__6.item__height__3 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__6.item__height__4 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__6.item__height__5 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__6.item__height__6 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__6.item__height__7 {
    padding-bottom: 105% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__6.item__height__8 {
    padding-bottom: 120% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__6.item__height__9 {
    padding-bottom: 135% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__9 .grid__item.item__width__6 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__6.item__height__1 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__6.item__height__2 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__6.item__height__3 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__6.item__height__4 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__6.item__height__5 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__6.item__height__6 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__6.item__height__7 {
    padding-bottom: 105% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__6.item__height__8 {
    padding-bottom: 120% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__6.item__height__9 {
    padding-bottom: 135% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__9 .grid__item.item__width__6 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__6.item__height__1 {
    padding-bottom: 5% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__6.item__height__2 {
    padding-bottom: 10% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__6.item__height__3 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__6.item__height__4 {
    padding-bottom: 20% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__6.item__height__5 {
    padding-bottom: 25% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__6.item__height__6 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__6.item__height__7 {
    padding-bottom: 35% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__6.item__height__8 {
    padding-bottom: 40% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__6.item__height__9 {
    padding-bottom: 45% !important
  }
}

.theme__grid.grid__columns__9 .grid__item.item__width__7 {
  width: 77.77778%;
  padding-bottom: 10%
}

.theme__grid.grid__columns__9 .grid__item.item__height__7 {
  padding-bottom: 70% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__9 .grid__item.item__width__7 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__7.item__height__1 {
    padding-bottom: 12.85714% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__7.item__height__2 {
    padding-bottom: 25.71429% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__7.item__height__3 {
    padding-bottom: 38.57143% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__7.item__height__4 {
    padding-bottom: 51.42857% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__7.item__height__5 {
    padding-bottom: 64.28571% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__7.item__height__6 {
    padding-bottom: 77.14286% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__7.item__height__7 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__7.item__height__8 {
    padding-bottom: 102.85714% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__7.item__height__9 {
    padding-bottom: 115.71429% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__9 .grid__item.item__width__7 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__7.item__height__1 {
    padding-bottom: 12.85714% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__7.item__height__2 {
    padding-bottom: 25.71429% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__7.item__height__3 {
    padding-bottom: 38.57143% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__7.item__height__4 {
    padding-bottom: 51.42857% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__7.item__height__5 {
    padding-bottom: 64.28571% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__7.item__height__6 {
    padding-bottom: 77.14286% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__7.item__height__7 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__7.item__height__8 {
    padding-bottom: 102.85714% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__7.item__height__9 {
    padding-bottom: 115.71429% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__9 .grid__item.item__width__7 {
    width: 100%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__7.item__height__1 {
    padding-bottom: 12.85714% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__7.item__height__2 {
    padding-bottom: 25.71429% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__7.item__height__3 {
    padding-bottom: 38.57143% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__7.item__height__4 {
    padding-bottom: 51.42857% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__7.item__height__5 {
    padding-bottom: 64.28571% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__7.item__height__6 {
    padding-bottom: 77.14286% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__7.item__height__7 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__7.item__height__8 {
    padding-bottom: 102.85714% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__7.item__height__9 {
    padding-bottom: 115.71429% !important
  }
}

.theme__grid.grid__columns__9 .grid__item.item__width__8 {
  width: 88.88889%;
  padding-bottom: 10%
}

.theme__grid.grid__columns__9 .grid__item.item__height__8 {
  padding-bottom: 80% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__9 .grid__item.item__width__8 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__8.item__height__1 {
    padding-bottom: 11.25% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__8.item__height__2 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__8.item__height__3 {
    padding-bottom: 33.75% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__8.item__height__4 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__8.item__height__5 {
    padding-bottom: 56.25% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__8.item__height__6 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__8.item__height__7 {
    padding-bottom: 78.75% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__8.item__height__8 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__8.item__height__9 {
    padding-bottom: 101.25% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__9 .grid__item.item__width__8 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__8.item__height__1 {
    padding-bottom: 11.25% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__8.item__height__2 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__8.item__height__3 {
    padding-bottom: 33.75% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__8.item__height__4 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__8.item__height__5 {
    padding-bottom: 56.25% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__8.item__height__6 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__8.item__height__7 {
    padding-bottom: 78.75% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__8.item__height__8 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__8.item__height__9 {
    padding-bottom: 101.25% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__9 .grid__item.item__width__8 {
    width: 100%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__8.item__height__1 {
    padding-bottom: 11.25% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__8.item__height__2 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__8.item__height__3 {
    padding-bottom: 33.75% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__8.item__height__4 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__8.item__height__5 {
    padding-bottom: 56.25% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__8.item__height__6 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__8.item__height__7 {
    padding-bottom: 78.75% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__8.item__height__8 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__8.item__height__9 {
    padding-bottom: 101.25% !important
  }
}

.theme__grid.grid__columns__9 .grid__item.item__width__9 {
  width: 100%;
  padding-bottom: 10%
}

.theme__grid.grid__columns__9 .grid__item.item__height__9 {
  padding-bottom: 90% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__9 .grid__item.item__width__9 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__9.item__height__1 {
    padding-bottom: 10% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__9.item__height__2 {
    padding-bottom: 20% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__9.item__height__3 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__9.item__height__4 {
    padding-bottom: 40% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__9.item__height__5 {
    padding-bottom: 50% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__9.item__height__6 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__9.item__height__7 {
    padding-bottom: 70% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__9.item__height__8 {
    padding-bottom: 80% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__9.item__height__9 {
    padding-bottom: 90% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__9 .grid__item.item__width__9 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__9.item__height__1 {
    padding-bottom: 10% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__9.item__height__2 {
    padding-bottom: 20% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__9.item__height__3 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__9.item__height__4 {
    padding-bottom: 40% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__9.item__height__5 {
    padding-bottom: 50% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__9.item__height__6 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__9.item__height__7 {
    padding-bottom: 70% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__9.item__height__8 {
    padding-bottom: 80% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__9.item__height__9 {
    padding-bottom: 90% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__9 .grid__item.item__width__9 {
    width: 100%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__9.item__height__1 {
    padding-bottom: 10% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__9.item__height__2 {
    padding-bottom: 20% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__9.item__height__3 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__9.item__height__4 {
    padding-bottom: 40% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__9.item__height__5 {
    padding-bottom: 50% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__9.item__height__6 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__9.item__height__7 {
    padding-bottom: 70% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__9.item__height__8 {
    padding-bottom: 80% !important
  }

  .theme__grid.grid__columns__9 .grid__item.item__width__9.item__height__9 {
    padding-bottom: 90% !important
  }
}

.theme__grid.grid__columns__10.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
  width: 10% !important;
  padding-bottom: 9% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__10.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 100% !important;
    padding-bottom: 90% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__10.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 50% !important;
    padding-bottom: 45% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__10.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 33.33333% !important;
    padding-bottom: 30% !important
  }
}

.theme__grid.grid__columns__10 .grid__item {
  width: 10%
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__10 .grid__item {
    width: 100%
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__10 .grid__item {
    width: 50%
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__10 .grid__item {
    width: 33.33333%
  }
}

.theme__grid.grid__columns__10 .grid__item.item__width__1 {
  width: 10%;
  padding-bottom: 9%
}

.theme__grid.grid__columns__10 .grid__item.item__height__1 {
  padding-bottom: 9% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__10 .grid__item.item__width__1 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__1.item__height__1 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__1.item__height__2 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__1.item__height__3 {
    padding-bottom: 270% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__1.item__height__4 {
    padding-bottom: 360% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__1.item__height__5 {
    padding-bottom: 450% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__1.item__height__6 {
    padding-bottom: 540% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__1.item__height__7 {
    padding-bottom: 630% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__1.item__height__8 {
    padding-bottom: 720% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__1.item__height__9 {
    padding-bottom: 810% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__1.item__height__10 {
    padding-bottom: 900% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__10 .grid__item.item__width__1 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__1.item__height__1 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__1.item__height__2 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__1.item__height__3 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__1.item__height__4 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__1.item__height__5 {
    padding-bottom: 225% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__1.item__height__6 {
    padding-bottom: 270% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__1.item__height__7 {
    padding-bottom: 315% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__1.item__height__8 {
    padding-bottom: 360% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__1.item__height__9 {
    padding-bottom: 405% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__1.item__height__10 {
    padding-bottom: 450% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__10 .grid__item.item__width__1 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__1.item__height__1 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__1.item__height__2 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__1.item__height__3 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__1.item__height__4 {
    padding-bottom: 120% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__1.item__height__5 {
    padding-bottom: 150% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__1.item__height__6 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__1.item__height__7 {
    padding-bottom: 210% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__1.item__height__8 {
    padding-bottom: 240% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__1.item__height__9 {
    padding-bottom: 270% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__1.item__height__10 {
    padding-bottom: 300% !important
  }
}

.theme__grid.grid__columns__10 .grid__item.item__width__2 {
  width: 20%;
  padding-bottom: 9%
}

.theme__grid.grid__columns__10 .grid__item.item__height__2 {
  padding-bottom: 18% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__10 .grid__item.item__width__2 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__2.item__height__1 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__2.item__height__2 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__2.item__height__3 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__2.item__height__4 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__2.item__height__5 {
    padding-bottom: 225% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__2.item__height__6 {
    padding-bottom: 270% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__2.item__height__7 {
    padding-bottom: 315% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__2.item__height__8 {
    padding-bottom: 360% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__2.item__height__9 {
    padding-bottom: 405% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__2.item__height__10 {
    padding-bottom: 450% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__10 .grid__item.item__width__2 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__2.item__height__1 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__2.item__height__2 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__2.item__height__3 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__2.item__height__4 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__2.item__height__5 {
    padding-bottom: 112.5% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__2.item__height__6 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__2.item__height__7 {
    padding-bottom: 157.5% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__2.item__height__8 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__2.item__height__9 {
    padding-bottom: 202.5% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__2.item__height__10 {
    padding-bottom: 225% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__10 .grid__item.item__width__2 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__2.item__height__1 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__2.item__height__2 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__2.item__height__3 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__2.item__height__4 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__2.item__height__5 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__2.item__height__6 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__2.item__height__7 {
    padding-bottom: 105% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__2.item__height__8 {
    padding-bottom: 120% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__2.item__height__9 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__2.item__height__10 {
    padding-bottom: 150% !important
  }
}

.theme__grid.grid__columns__10 .grid__item.item__width__3 {
  width: 30%;
  padding-bottom: 9%
}

.theme__grid.grid__columns__10 .grid__item.item__height__3 {
  padding-bottom: 27% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__10 .grid__item.item__width__3 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__3.item__height__1 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__3.item__height__2 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__3.item__height__3 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__3.item__height__4 {
    padding-bottom: 120% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__3.item__height__5 {
    padding-bottom: 150% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__3.item__height__6 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__3.item__height__7 {
    padding-bottom: 210% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__3.item__height__8 {
    padding-bottom: 240% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__3.item__height__9 {
    padding-bottom: 270% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__3.item__height__10 {
    padding-bottom: 300% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__10 .grid__item.item__width__3 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__3.item__height__1 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__3.item__height__2 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__3.item__height__3 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__3.item__height__4 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__3.item__height__5 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__3.item__height__6 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__3.item__height__7 {
    padding-bottom: 105% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__3.item__height__8 {
    padding-bottom: 120% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__3.item__height__9 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__3.item__height__10 {
    padding-bottom: 150% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__10 .grid__item.item__width__3 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__3.item__height__1 {
    padding-bottom: 10% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__3.item__height__2 {
    padding-bottom: 20% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__3.item__height__3 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__3.item__height__4 {
    padding-bottom: 40% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__3.item__height__5 {
    padding-bottom: 50% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__3.item__height__6 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__3.item__height__7 {
    padding-bottom: 70% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__3.item__height__8 {
    padding-bottom: 80% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__3.item__height__9 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__3.item__height__10 {
    padding-bottom: 100% !important
  }
}

.theme__grid.grid__columns__10 .grid__item.item__width__4 {
  width: 40%;
  padding-bottom: 9%
}

.theme__grid.grid__columns__10 .grid__item.item__height__4 {
  padding-bottom: 36% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__10 .grid__item.item__width__4 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__4.item__height__1 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__4.item__height__2 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__4.item__height__3 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__4.item__height__4 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__4.item__height__5 {
    padding-bottom: 112.5% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__4.item__height__6 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__4.item__height__7 {
    padding-bottom: 157.5% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__4.item__height__8 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__4.item__height__9 {
    padding-bottom: 202.5% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__4.item__height__10 {
    padding-bottom: 225% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__10 .grid__item.item__width__4 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__4.item__height__1 {
    padding-bottom: 11.25% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__4.item__height__2 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__4.item__height__3 {
    padding-bottom: 33.75% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__4.item__height__4 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__4.item__height__5 {
    padding-bottom: 56.25% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__4.item__height__6 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__4.item__height__7 {
    padding-bottom: 78.75% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__4.item__height__8 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__4.item__height__9 {
    padding-bottom: 101.25% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__4.item__height__10 {
    padding-bottom: 112.5% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__10 .grid__item.item__width__4 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__4.item__height__1 {
    padding-bottom: 7.5% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__4.item__height__2 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__4.item__height__3 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__4.item__height__4 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__4.item__height__5 {
    padding-bottom: 37.5% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__4.item__height__6 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__4.item__height__7 {
    padding-bottom: 52.5% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__4.item__height__8 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__4.item__height__9 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__4.item__height__10 {
    padding-bottom: 75% !important
  }
}

.theme__grid.grid__columns__10 .grid__item.item__width__5 {
  width: 50%;
  padding-bottom: 9%
}

.theme__grid.grid__columns__10 .grid__item.item__height__5 {
  padding-bottom: 45% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__10 .grid__item.item__width__5 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__5.item__height__1 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__5.item__height__2 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__5.item__height__3 {
    padding-bottom: 54% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__5.item__height__4 {
    padding-bottom: 72% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__5.item__height__5 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__5.item__height__6 {
    padding-bottom: 108% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__5.item__height__7 {
    padding-bottom: 126% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__5.item__height__8 {
    padding-bottom: 144% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__5.item__height__9 {
    padding-bottom: 162% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__5.item__height__10 {
    padding-bottom: 180% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__10 .grid__item.item__width__5 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__5.item__height__1 {
    padding-bottom: 9% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__5.item__height__2 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__5.item__height__3 {
    padding-bottom: 27% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__5.item__height__4 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__5.item__height__5 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__5.item__height__6 {
    padding-bottom: 54% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__5.item__height__7 {
    padding-bottom: 63% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__5.item__height__8 {
    padding-bottom: 72% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__5.item__height__9 {
    padding-bottom: 81% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__5.item__height__10 {
    padding-bottom: 90% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__10 .grid__item.item__width__5 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__5.item__height__1 {
    padding-bottom: 6% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__5.item__height__2 {
    padding-bottom: 12% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__5.item__height__3 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__5.item__height__4 {
    padding-bottom: 24% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__5.item__height__5 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__5.item__height__6 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__5.item__height__7 {
    padding-bottom: 42% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__5.item__height__8 {
    padding-bottom: 48% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__5.item__height__9 {
    padding-bottom: 54% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__5.item__height__10 {
    padding-bottom: 60% !important
  }
}

.theme__grid.grid__columns__10 .grid__item.item__width__6 {
  width: 60%;
  padding-bottom: 9%
}

.theme__grid.grid__columns__10 .grid__item.item__height__6 {
  padding-bottom: 54% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__10 .grid__item.item__width__6 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__6.item__height__1 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__6.item__height__2 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__6.item__height__3 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__6.item__height__4 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__6.item__height__5 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__6.item__height__6 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__6.item__height__7 {
    padding-bottom: 105% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__6.item__height__8 {
    padding-bottom: 120% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__6.item__height__9 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__6.item__height__10 {
    padding-bottom: 150% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__10 .grid__item.item__width__6 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__6.item__height__1 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__6.item__height__2 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__6.item__height__3 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__6.item__height__4 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__6.item__height__5 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__6.item__height__6 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__6.item__height__7 {
    padding-bottom: 105% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__6.item__height__8 {
    padding-bottom: 120% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__6.item__height__9 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__6.item__height__10 {
    padding-bottom: 150% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__10 .grid__item.item__width__6 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__6.item__height__1 {
    padding-bottom: 5% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__6.item__height__2 {
    padding-bottom: 10% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__6.item__height__3 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__6.item__height__4 {
    padding-bottom: 20% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__6.item__height__5 {
    padding-bottom: 25% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__6.item__height__6 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__6.item__height__7 {
    padding-bottom: 35% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__6.item__height__8 {
    padding-bottom: 40% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__6.item__height__9 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__6.item__height__10 {
    padding-bottom: 50% !important
  }
}

.theme__grid.grid__columns__10 .grid__item.item__width__7 {
  width: 70%;
  padding-bottom: 9%
}

.theme__grid.grid__columns__10 .grid__item.item__height__7 {
  padding-bottom: 63% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__10 .grid__item.item__width__7 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__7.item__height__1 {
    padding-bottom: 12.85714% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__7.item__height__2 {
    padding-bottom: 25.71429% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__7.item__height__3 {
    padding-bottom: 38.57143% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__7.item__height__4 {
    padding-bottom: 51.42857% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__7.item__height__5 {
    padding-bottom: 64.28571% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__7.item__height__6 {
    padding-bottom: 77.14286% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__7.item__height__7 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__7.item__height__8 {
    padding-bottom: 102.85714% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__7.item__height__9 {
    padding-bottom: 115.71429% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__7.item__height__10 {
    padding-bottom: 128.57143% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__10 .grid__item.item__width__7 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__7.item__height__1 {
    padding-bottom: 12.85714% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__7.item__height__2 {
    padding-bottom: 25.71429% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__7.item__height__3 {
    padding-bottom: 38.57143% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__7.item__height__4 {
    padding-bottom: 51.42857% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__7.item__height__5 {
    padding-bottom: 64.28571% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__7.item__height__6 {
    padding-bottom: 77.14286% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__7.item__height__7 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__7.item__height__8 {
    padding-bottom: 102.85714% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__7.item__height__9 {
    padding-bottom: 115.71429% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__7.item__height__10 {
    padding-bottom: 128.57143% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__10 .grid__item.item__width__7 {
    width: 100%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__7.item__height__1 {
    padding-bottom: 12.85714% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__7.item__height__2 {
    padding-bottom: 25.71429% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__7.item__height__3 {
    padding-bottom: 38.57143% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__7.item__height__4 {
    padding-bottom: 51.42857% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__7.item__height__5 {
    padding-bottom: 64.28571% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__7.item__height__6 {
    padding-bottom: 77.14286% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__7.item__height__7 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__7.item__height__8 {
    padding-bottom: 102.85714% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__7.item__height__9 {
    padding-bottom: 115.71429% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__7.item__height__10 {
    padding-bottom: 128.57143% !important
  }
}

.theme__grid.grid__columns__10 .grid__item.item__width__8 {
  width: 80%;
  padding-bottom: 9%
}

.theme__grid.grid__columns__10 .grid__item.item__height__8 {
  padding-bottom: 72% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__10 .grid__item.item__width__8 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__8.item__height__1 {
    padding-bottom: 11.25% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__8.item__height__2 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__8.item__height__3 {
    padding-bottom: 33.75% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__8.item__height__4 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__8.item__height__5 {
    padding-bottom: 56.25% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__8.item__height__6 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__8.item__height__7 {
    padding-bottom: 78.75% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__8.item__height__8 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__8.item__height__9 {
    padding-bottom: 101.25% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__8.item__height__10 {
    padding-bottom: 112.5% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__10 .grid__item.item__width__8 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__8.item__height__1 {
    padding-bottom: 11.25% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__8.item__height__2 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__8.item__height__3 {
    padding-bottom: 33.75% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__8.item__height__4 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__8.item__height__5 {
    padding-bottom: 56.25% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__8.item__height__6 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__8.item__height__7 {
    padding-bottom: 78.75% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__8.item__height__8 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__8.item__height__9 {
    padding-bottom: 101.25% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__8.item__height__10 {
    padding-bottom: 112.5% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__10 .grid__item.item__width__8 {
    width: 100%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__8.item__height__1 {
    padding-bottom: 11.25% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__8.item__height__2 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__8.item__height__3 {
    padding-bottom: 33.75% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__8.item__height__4 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__8.item__height__5 {
    padding-bottom: 56.25% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__8.item__height__6 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__8.item__height__7 {
    padding-bottom: 78.75% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__8.item__height__8 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__8.item__height__9 {
    padding-bottom: 101.25% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__8.item__height__10 {
    padding-bottom: 112.5% !important
  }
}

.theme__grid.grid__columns__10 .grid__item.item__width__9 {
  width: 90%;
  padding-bottom: 9%
}

.theme__grid.grid__columns__10 .grid__item.item__height__9 {
  padding-bottom: 81% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__10 .grid__item.item__width__9 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__9.item__height__1 {
    padding-bottom: 10% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__9.item__height__2 {
    padding-bottom: 20% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__9.item__height__3 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__9.item__height__4 {
    padding-bottom: 40% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__9.item__height__5 {
    padding-bottom: 50% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__9.item__height__6 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__9.item__height__7 {
    padding-bottom: 70% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__9.item__height__8 {
    padding-bottom: 80% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__9.item__height__9 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__9.item__height__10 {
    padding-bottom: 100% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__10 .grid__item.item__width__9 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__9.item__height__1 {
    padding-bottom: 10% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__9.item__height__2 {
    padding-bottom: 20% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__9.item__height__3 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__9.item__height__4 {
    padding-bottom: 40% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__9.item__height__5 {
    padding-bottom: 50% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__9.item__height__6 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__9.item__height__7 {
    padding-bottom: 70% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__9.item__height__8 {
    padding-bottom: 80% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__9.item__height__9 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__9.item__height__10 {
    padding-bottom: 100% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__10 .grid__item.item__width__9 {
    width: 100%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__9.item__height__1 {
    padding-bottom: 10% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__9.item__height__2 {
    padding-bottom: 20% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__9.item__height__3 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__9.item__height__4 {
    padding-bottom: 40% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__9.item__height__5 {
    padding-bottom: 50% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__9.item__height__6 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__9.item__height__7 {
    padding-bottom: 70% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__9.item__height__8 {
    padding-bottom: 80% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__9.item__height__9 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__9.item__height__10 {
    padding-bottom: 100% !important
  }
}

.theme__grid.grid__columns__10 .grid__item.item__width__10 {
  width: 100%;
  padding-bottom: 9%
}

.theme__grid.grid__columns__10 .grid__item.item__height__10 {
  padding-bottom: 90% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__10 .grid__item.item__width__10 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__10.item__height__1 {
    padding-bottom: 9% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__10.item__height__2 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__10.item__height__3 {
    padding-bottom: 27% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__10.item__height__4 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__10.item__height__5 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__10.item__height__6 {
    padding-bottom: 54% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__10.item__height__7 {
    padding-bottom: 63% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__10.item__height__8 {
    padding-bottom: 72% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__10.item__height__9 {
    padding-bottom: 81% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__10.item__height__10 {
    padding-bottom: 90% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__10 .grid__item.item__width__10 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__10.item__height__1 {
    padding-bottom: 9% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__10.item__height__2 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__10.item__height__3 {
    padding-bottom: 27% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__10.item__height__4 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__10.item__height__5 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__10.item__height__6 {
    padding-bottom: 54% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__10.item__height__7 {
    padding-bottom: 63% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__10.item__height__8 {
    padding-bottom: 72% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__10.item__height__9 {
    padding-bottom: 81% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__10.item__height__10 {
    padding-bottom: 90% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__10 .grid__item.item__width__10 {
    width: 100%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__10.item__height__1 {
    padding-bottom: 9% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__10.item__height__2 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__10.item__height__3 {
    padding-bottom: 27% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__10.item__height__4 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__10.item__height__5 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__10.item__height__6 {
    padding-bottom: 54% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__10.item__height__7 {
    padding-bottom: 63% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__10.item__height__8 {
    padding-bottom: 72% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__10.item__height__9 {
    padding-bottom: 81% !important
  }

  .theme__grid.grid__columns__10 .grid__item.item__width__10.item__height__10 {
    padding-bottom: 90% !important
  }
}

.theme__grid.grid__columns__11.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
  width: 9.09091% !important;
  padding-bottom: 8.18182% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__11.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 100% !important;
    padding-bottom: 90% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__11.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 50% !important;
    padding-bottom: 45% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__11.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 33.33333% !important;
    padding-bottom: 30% !important
  }
}

.theme__grid.grid__columns__11 .grid__item {
  width: 9.09091%
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__11 .grid__item {
    width: 100%
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__11 .grid__item {
    width: 50%
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__11 .grid__item {
    width: 33.33333%
  }
}

.theme__grid.grid__columns__11 .grid__item.item__width__1 {
  width: 9.09091%;
  padding-bottom: 8.18182%
}

.theme__grid.grid__columns__11 .grid__item.item__height__1 {
  padding-bottom: 8.18182% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__1 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__1 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__2 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__3 {
    padding-bottom: 270% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__4 {
    padding-bottom: 360% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__5 {
    padding-bottom: 450% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__6 {
    padding-bottom: 540% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__7 {
    padding-bottom: 630% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__8 {
    padding-bottom: 720% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__9 {
    padding-bottom: 810% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__10 {
    padding-bottom: 900% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__11 {
    padding-bottom: 990% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__1 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__1 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__2 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__3 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__4 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__5 {
    padding-bottom: 225% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__6 {
    padding-bottom: 270% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__7 {
    padding-bottom: 315% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__8 {
    padding-bottom: 360% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__9 {
    padding-bottom: 405% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__10 {
    padding-bottom: 450% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__11 {
    padding-bottom: 495% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__1 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__1 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__2 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__3 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__4 {
    padding-bottom: 120% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__5 {
    padding-bottom: 150% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__6 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__7 {
    padding-bottom: 210% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__8 {
    padding-bottom: 240% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__9 {
    padding-bottom: 270% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__10 {
    padding-bottom: 300% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__1.item__height__11 {
    padding-bottom: 330% !important
  }
}

.theme__grid.grid__columns__11 .grid__item.item__width__2 {
  width: 18.18182%;
  padding-bottom: 8.18182%
}

.theme__grid.grid__columns__11 .grid__item.item__height__2 {
  padding-bottom: 16.36364% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__2 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__1 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__2 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__3 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__4 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__5 {
    padding-bottom: 225% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__6 {
    padding-bottom: 270% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__7 {
    padding-bottom: 315% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__8 {
    padding-bottom: 360% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__9 {
    padding-bottom: 405% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__10 {
    padding-bottom: 450% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__11 {
    padding-bottom: 495% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__2 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__1 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__2 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__3 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__4 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__5 {
    padding-bottom: 112.5% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__6 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__7 {
    padding-bottom: 157.5% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__8 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__9 {
    padding-bottom: 202.5% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__10 {
    padding-bottom: 225% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__11 {
    padding-bottom: 247.5% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__2 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__1 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__2 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__3 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__4 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__5 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__6 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__7 {
    padding-bottom: 105% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__8 {
    padding-bottom: 120% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__9 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__10 {
    padding-bottom: 150% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__2.item__height__11 {
    padding-bottom: 165% !important
  }
}

.theme__grid.grid__columns__11 .grid__item.item__width__3 {
  width: 27.27273%;
  padding-bottom: 8.18182%
}

.theme__grid.grid__columns__11 .grid__item.item__height__3 {
  padding-bottom: 24.54545% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__3 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__1 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__2 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__3 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__4 {
    padding-bottom: 120% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__5 {
    padding-bottom: 150% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__6 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__7 {
    padding-bottom: 210% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__8 {
    padding-bottom: 240% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__9 {
    padding-bottom: 270% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__10 {
    padding-bottom: 300% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__11 {
    padding-bottom: 330% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__3 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__1 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__2 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__3 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__4 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__5 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__6 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__7 {
    padding-bottom: 105% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__8 {
    padding-bottom: 120% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__9 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__10 {
    padding-bottom: 150% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__11 {
    padding-bottom: 165% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__3 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__1 {
    padding-bottom: 10% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__2 {
    padding-bottom: 20% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__3 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__4 {
    padding-bottom: 40% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__5 {
    padding-bottom: 50% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__6 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__7 {
    padding-bottom: 70% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__8 {
    padding-bottom: 80% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__9 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__10 {
    padding-bottom: 100% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__3.item__height__11 {
    padding-bottom: 110% !important
  }
}

.theme__grid.grid__columns__11 .grid__item.item__width__4 {
  width: 36.36364%;
  padding-bottom: 8.18182%
}

.theme__grid.grid__columns__11 .grid__item.item__height__4 {
  padding-bottom: 32.72727% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__4 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__1 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__2 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__3 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__4 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__5 {
    padding-bottom: 112.5% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__6 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__7 {
    padding-bottom: 157.5% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__8 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__9 {
    padding-bottom: 202.5% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__10 {
    padding-bottom: 225% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__11 {
    padding-bottom: 247.5% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__4 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__1 {
    padding-bottom: 11.25% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__2 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__3 {
    padding-bottom: 33.75% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__4 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__5 {
    padding-bottom: 56.25% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__6 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__7 {
    padding-bottom: 78.75% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__8 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__9 {
    padding-bottom: 101.25% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__10 {
    padding-bottom: 112.5% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__11 {
    padding-bottom: 123.75% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__4 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__1 {
    padding-bottom: 7.5% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__2 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__3 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__4 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__5 {
    padding-bottom: 37.5% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__6 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__7 {
    padding-bottom: 52.5% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__8 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__9 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__10 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__4.item__height__11 {
    padding-bottom: 82.5% !important
  }
}

.theme__grid.grid__columns__11 .grid__item.item__width__5 {
  width: 45.45455%;
  padding-bottom: 8.18182%
}

.theme__grid.grid__columns__11 .grid__item.item__height__5 {
  padding-bottom: 40.90909% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__5 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__1 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__2 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__3 {
    padding-bottom: 54% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__4 {
    padding-bottom: 72% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__5 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__6 {
    padding-bottom: 108% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__7 {
    padding-bottom: 126% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__8 {
    padding-bottom: 144% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__9 {
    padding-bottom: 162% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__10 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__11 {
    padding-bottom: 198% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__5 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__1 {
    padding-bottom: 9% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__2 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__3 {
    padding-bottom: 27% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__4 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__5 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__6 {
    padding-bottom: 54% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__7 {
    padding-bottom: 63% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__8 {
    padding-bottom: 72% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__9 {
    padding-bottom: 81% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__10 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__11 {
    padding-bottom: 99% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__5 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__1 {
    padding-bottom: 6% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__2 {
    padding-bottom: 12% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__3 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__4 {
    padding-bottom: 24% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__5 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__6 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__7 {
    padding-bottom: 42% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__8 {
    padding-bottom: 48% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__9 {
    padding-bottom: 54% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__10 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__5.item__height__11 {
    padding-bottom: 66% !important
  }
}

.theme__grid.grid__columns__11 .grid__item.item__width__6 {
  width: 54.54545%;
  padding-bottom: 8.18182%
}

.theme__grid.grid__columns__11 .grid__item.item__height__6 {
  padding-bottom: 49.09091% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__6 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__1 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__2 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__3 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__4 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__5 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__6 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__7 {
    padding-bottom: 105% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__8 {
    padding-bottom: 120% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__9 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__10 {
    padding-bottom: 150% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__11 {
    padding-bottom: 165% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__6 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__1 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__2 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__3 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__4 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__5 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__6 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__7 {
    padding-bottom: 105% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__8 {
    padding-bottom: 120% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__9 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__10 {
    padding-bottom: 150% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__11 {
    padding-bottom: 165% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__6 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__1 {
    padding-bottom: 5% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__2 {
    padding-bottom: 10% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__3 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__4 {
    padding-bottom: 20% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__5 {
    padding-bottom: 25% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__6 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__7 {
    padding-bottom: 35% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__8 {
    padding-bottom: 40% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__9 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__10 {
    padding-bottom: 50% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__6.item__height__11 {
    padding-bottom: 55% !important
  }
}

.theme__grid.grid__columns__11 .grid__item.item__width__7 {
  width: 63.63636%;
  padding-bottom: 8.18182%
}

.theme__grid.grid__columns__11 .grid__item.item__height__7 {
  padding-bottom: 57.27273% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__7 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__1 {
    padding-bottom: 12.85714% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__2 {
    padding-bottom: 25.71429% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__3 {
    padding-bottom: 38.57143% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__4 {
    padding-bottom: 51.42857% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__5 {
    padding-bottom: 64.28571% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__6 {
    padding-bottom: 77.14286% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__7 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__8 {
    padding-bottom: 102.85714% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__9 {
    padding-bottom: 115.71429% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__10 {
    padding-bottom: 128.57143% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__11 {
    padding-bottom: 141.42857% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__7 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__1 {
    padding-bottom: 12.85714% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__2 {
    padding-bottom: 25.71429% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__3 {
    padding-bottom: 38.57143% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__4 {
    padding-bottom: 51.42857% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__5 {
    padding-bottom: 64.28571% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__6 {
    padding-bottom: 77.14286% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__7 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__8 {
    padding-bottom: 102.85714% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__9 {
    padding-bottom: 115.71429% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__10 {
    padding-bottom: 128.57143% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__11 {
    padding-bottom: 141.42857% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__7 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__1 {
    padding-bottom: 4.28571% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__2 {
    padding-bottom: 8.57143% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__3 {
    padding-bottom: 12.85714% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__4 {
    padding-bottom: 17.14286% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__5 {
    padding-bottom: 21.42857% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__6 {
    padding-bottom: 25.71429% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__7 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__8 {
    padding-bottom: 34.28571% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__9 {
    padding-bottom: 38.57143% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__10 {
    padding-bottom: 42.85714% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__7.item__height__11 {
    padding-bottom: 47.14286% !important
  }
}

.theme__grid.grid__columns__11 .grid__item.item__width__8 {
  width: 72.72727%;
  padding-bottom: 8.18182%
}

.theme__grid.grid__columns__11 .grid__item.item__height__8 {
  padding-bottom: 65.45455% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__8 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__1 {
    padding-bottom: 11.25% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__2 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__3 {
    padding-bottom: 33.75% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__4 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__5 {
    padding-bottom: 56.25% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__6 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__7 {
    padding-bottom: 78.75% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__8 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__9 {
    padding-bottom: 101.25% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__10 {
    padding-bottom: 112.5% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__11 {
    padding-bottom: 123.75% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__8 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__1 {
    padding-bottom: 11.25% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__2 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__3 {
    padding-bottom: 33.75% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__4 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__5 {
    padding-bottom: 56.25% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__6 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__7 {
    padding-bottom: 78.75% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__8 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__9 {
    padding-bottom: 101.25% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__10 {
    padding-bottom: 112.5% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__11 {
    padding-bottom: 123.75% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__8 {
    width: 100%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__1 {
    padding-bottom: 11.25% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__2 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__3 {
    padding-bottom: 33.75% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__4 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__5 {
    padding-bottom: 56.25% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__6 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__7 {
    padding-bottom: 78.75% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__8 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__9 {
    padding-bottom: 101.25% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__10 {
    padding-bottom: 112.5% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__8.item__height__11 {
    padding-bottom: 123.75% !important
  }
}

.theme__grid.grid__columns__11 .grid__item.item__width__9 {
  width: 81.81818%;
  padding-bottom: 8.18182%
}

.theme__grid.grid__columns__11 .grid__item.item__height__9 {
  padding-bottom: 73.63636% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__9 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__1 {
    padding-bottom: 10% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__2 {
    padding-bottom: 20% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__3 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__4 {
    padding-bottom: 40% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__5 {
    padding-bottom: 50% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__6 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__7 {
    padding-bottom: 70% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__8 {
    padding-bottom: 80% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__9 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__10 {
    padding-bottom: 100% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__11 {
    padding-bottom: 110% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__9 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__1 {
    padding-bottom: 10% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__2 {
    padding-bottom: 20% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__3 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__4 {
    padding-bottom: 40% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__5 {
    padding-bottom: 50% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__6 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__7 {
    padding-bottom: 70% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__8 {
    padding-bottom: 80% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__9 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__10 {
    padding-bottom: 100% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__11 {
    padding-bottom: 110% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__9 {
    width: 100%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__1 {
    padding-bottom: 10% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__2 {
    padding-bottom: 20% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__3 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__4 {
    padding-bottom: 40% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__5 {
    padding-bottom: 50% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__6 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__7 {
    padding-bottom: 70% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__8 {
    padding-bottom: 80% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__9 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__10 {
    padding-bottom: 100% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__9.item__height__11 {
    padding-bottom: 110% !important
  }
}

.theme__grid.grid__columns__11 .grid__item.item__width__10 {
  width: 90.90909%;
  padding-bottom: 8.18182%
}

.theme__grid.grid__columns__11 .grid__item.item__height__10 {
  padding-bottom: 81.81818% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__10 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__1 {
    padding-bottom: 9% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__2 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__3 {
    padding-bottom: 27% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__4 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__5 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__6 {
    padding-bottom: 54% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__7 {
    padding-bottom: 63% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__8 {
    padding-bottom: 72% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__9 {
    padding-bottom: 81% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__10 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__11 {
    padding-bottom: 99% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__10 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__1 {
    padding-bottom: 9% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__2 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__3 {
    padding-bottom: 27% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__4 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__5 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__6 {
    padding-bottom: 54% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__7 {
    padding-bottom: 63% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__8 {
    padding-bottom: 72% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__9 {
    padding-bottom: 81% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__10 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__11 {
    padding-bottom: 99% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__10 {
    width: 100%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__1 {
    padding-bottom: 9% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__2 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__3 {
    padding-bottom: 27% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__4 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__5 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__6 {
    padding-bottom: 54% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__7 {
    padding-bottom: 63% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__8 {
    padding-bottom: 72% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__9 {
    padding-bottom: 81% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__10 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__10.item__height__11 {
    padding-bottom: 99% !important
  }
}

.theme__grid.grid__columns__11 .grid__item.item__width__11 {
  width: 100%;
  padding-bottom: 8.18182%
}

.theme__grid.grid__columns__11 .grid__item.item__height__11 {
  padding-bottom: 90% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__11 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__1 {
    padding-bottom: 8.18182% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__2 {
    padding-bottom: 16.36364% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__3 {
    padding-bottom: 24.54545% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__4 {
    padding-bottom: 32.72727% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__5 {
    padding-bottom: 40.90909% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__6 {
    padding-bottom: 49.09091% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__7 {
    padding-bottom: 57.27273% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__8 {
    padding-bottom: 65.45455% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__9 {
    padding-bottom: 73.63636% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__10 {
    padding-bottom: 81.81818% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__11 {
    padding-bottom: 90% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__11 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__1 {
    padding-bottom: 8.18182% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__2 {
    padding-bottom: 16.36364% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__3 {
    padding-bottom: 24.54545% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__4 {
    padding-bottom: 32.72727% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__5 {
    padding-bottom: 40.90909% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__6 {
    padding-bottom: 49.09091% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__7 {
    padding-bottom: 57.27273% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__8 {
    padding-bottom: 65.45455% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__9 {
    padding-bottom: 73.63636% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__10 {
    padding-bottom: 81.81818% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__11 {
    padding-bottom: 90% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__11 .grid__item.item__width__11 {
    width: 100%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__1 {
    padding-bottom: 8.18182% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__2 {
    padding-bottom: 16.36364% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__3 {
    padding-bottom: 24.54545% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__4 {
    padding-bottom: 32.72727% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__5 {
    padding-bottom: 40.90909% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__6 {
    padding-bottom: 49.09091% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__7 {
    padding-bottom: 57.27273% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__8 {
    padding-bottom: 65.45455% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__9 {
    padding-bottom: 73.63636% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__10 {
    padding-bottom: 81.81818% !important
  }

  .theme__grid.grid__columns__11 .grid__item.item__width__11.item__height__11 {
    padding-bottom: 90% !important
  }
}

.theme__grid.grid__columns__12.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
  width: 8.33333% !important;
  padding-bottom: 7.5% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__12.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 100% !important;
    padding-bottom: 90% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__12.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 50% !important;
    padding-bottom: 45% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__12.grid__type__simple .grid__item[class*="item__height__"][class*="item__width__"] {
    width: 33.33333% !important;
    padding-bottom: 30% !important
  }
}

.theme__grid.grid__columns__12 .grid__item {
  width: 8.33333%
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__12 .grid__item {
    width: 100%
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__12 .grid__item {
    width: 50%
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__12 .grid__item {
    width: 33.33333%
  }
}

.theme__grid.grid__columns__12 .grid__item.item__width__1 {
  width: 8.33333%;
  padding-bottom: 7.5%
}

.theme__grid.grid__columns__12 .grid__item.item__height__1 {
  padding-bottom: 7.5% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__1 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__1 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__2 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__3 {
    padding-bottom: 270% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__4 {
    padding-bottom: 360% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__5 {
    padding-bottom: 450% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__6 {
    padding-bottom: 540% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__7 {
    padding-bottom: 630% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__8 {
    padding-bottom: 720% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__9 {
    padding-bottom: 810% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__10 {
    padding-bottom: 900% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__11 {
    padding-bottom: 990% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__12 {
    padding-bottom: 1080% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__1 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__1 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__2 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__3 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__4 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__5 {
    padding-bottom: 225% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__6 {
    padding-bottom: 270% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__7 {
    padding-bottom: 315% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__8 {
    padding-bottom: 360% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__9 {
    padding-bottom: 405% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__10 {
    padding-bottom: 450% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__11 {
    padding-bottom: 495% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__12 {
    padding-bottom: 540% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__1 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__1 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__2 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__3 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__4 {
    padding-bottom: 120% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__5 {
    padding-bottom: 150% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__6 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__7 {
    padding-bottom: 210% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__8 {
    padding-bottom: 240% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__9 {
    padding-bottom: 270% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__10 {
    padding-bottom: 300% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__11 {
    padding-bottom: 330% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__1.item__height__12 {
    padding-bottom: 360% !important
  }
}

.theme__grid.grid__columns__12 .grid__item.item__width__2 {
  width: 16.66667%;
  padding-bottom: 7.5%
}

.theme__grid.grid__columns__12 .grid__item.item__height__2 {
  padding-bottom: 15% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__2 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__1 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__2 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__3 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__4 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__5 {
    padding-bottom: 225% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__6 {
    padding-bottom: 270% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__7 {
    padding-bottom: 315% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__8 {
    padding-bottom: 360% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__9 {
    padding-bottom: 405% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__10 {
    padding-bottom: 450% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__11 {
    padding-bottom: 495% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__12 {
    padding-bottom: 540% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__2 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__1 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__2 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__3 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__4 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__5 {
    padding-bottom: 112.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__6 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__7 {
    padding-bottom: 157.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__8 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__9 {
    padding-bottom: 202.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__10 {
    padding-bottom: 225% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__11 {
    padding-bottom: 247.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__12 {
    padding-bottom: 270% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__2 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__1 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__2 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__3 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__4 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__5 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__6 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__7 {
    padding-bottom: 105% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__8 {
    padding-bottom: 120% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__9 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__10 {
    padding-bottom: 150% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__11 {
    padding-bottom: 165% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__2.item__height__12 {
    padding-bottom: 180% !important
  }
}

.theme__grid.grid__columns__12 .grid__item.item__width__3 {
  width: 25%;
  padding-bottom: 7.5%
}

.theme__grid.grid__columns__12 .grid__item.item__height__3 {
  padding-bottom: 22.5% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__3 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__1 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__2 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__3 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__4 {
    padding-bottom: 120% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__5 {
    padding-bottom: 150% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__6 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__7 {
    padding-bottom: 210% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__8 {
    padding-bottom: 240% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__9 {
    padding-bottom: 270% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__10 {
    padding-bottom: 300% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__11 {
    padding-bottom: 330% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__12 {
    padding-bottom: 360% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__3 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__1 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__2 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__3 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__4 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__5 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__6 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__7 {
    padding-bottom: 105% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__8 {
    padding-bottom: 120% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__9 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__10 {
    padding-bottom: 150% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__11 {
    padding-bottom: 165% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__12 {
    padding-bottom: 180% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__3 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__1 {
    padding-bottom: 10% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__2 {
    padding-bottom: 20% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__3 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__4 {
    padding-bottom: 40% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__5 {
    padding-bottom: 50% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__6 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__7 {
    padding-bottom: 70% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__8 {
    padding-bottom: 80% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__9 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__10 {
    padding-bottom: 100% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__11 {
    padding-bottom: 110% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__3.item__height__12 {
    padding-bottom: 120% !important
  }
}

.theme__grid.grid__columns__12 .grid__item.item__width__4 {
  width: 33.33333%;
  padding-bottom: 7.5%
}

.theme__grid.grid__columns__12 .grid__item.item__height__4 {
  padding-bottom: 30% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__4 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__1 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__2 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__3 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__4 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__5 {
    padding-bottom: 112.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__6 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__7 {
    padding-bottom: 157.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__8 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__9 {
    padding-bottom: 202.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__10 {
    padding-bottom: 225% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__11 {
    padding-bottom: 247.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__12 {
    padding-bottom: 270% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__4 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__1 {
    padding-bottom: 11.25% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__2 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__3 {
    padding-bottom: 33.75% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__4 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__5 {
    padding-bottom: 56.25% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__6 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__7 {
    padding-bottom: 78.75% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__8 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__9 {
    padding-bottom: 101.25% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__10 {
    padding-bottom: 112.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__11 {
    padding-bottom: 123.75% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__12 {
    padding-bottom: 135% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__4 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__1 {
    padding-bottom: 7.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__2 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__3 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__4 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__5 {
    padding-bottom: 37.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__6 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__7 {
    padding-bottom: 52.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__8 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__9 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__10 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__11 {
    padding-bottom: 82.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__4.item__height__12 {
    padding-bottom: 90% !important
  }
}

.theme__grid.grid__columns__12 .grid__item.item__width__5 {
  width: 41.66667%;
  padding-bottom: 7.5%
}

.theme__grid.grid__columns__12 .grid__item.item__height__5 {
  padding-bottom: 37.5% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__5 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__1 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__2 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__3 {
    padding-bottom: 54% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__4 {
    padding-bottom: 72% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__5 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__6 {
    padding-bottom: 108% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__7 {
    padding-bottom: 126% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__8 {
    padding-bottom: 144% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__9 {
    padding-bottom: 162% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__10 {
    padding-bottom: 180% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__11 {
    padding-bottom: 198% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__12 {
    padding-bottom: 216% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__5 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__1 {
    padding-bottom: 9% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__2 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__3 {
    padding-bottom: 27% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__4 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__5 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__6 {
    padding-bottom: 54% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__7 {
    padding-bottom: 63% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__8 {
    padding-bottom: 72% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__9 {
    padding-bottom: 81% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__10 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__11 {
    padding-bottom: 99% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__12 {
    padding-bottom: 108% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__5 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__1 {
    padding-bottom: 6% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__2 {
    padding-bottom: 12% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__3 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__4 {
    padding-bottom: 24% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__5 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__6 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__7 {
    padding-bottom: 42% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__8 {
    padding-bottom: 48% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__9 {
    padding-bottom: 54% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__10 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__11 {
    padding-bottom: 66% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__5.item__height__12 {
    padding-bottom: 72% !important
  }
}

.theme__grid.grid__columns__12 .grid__item.item__width__6 {
  width: 50%;
  padding-bottom: 7.5%
}

.theme__grid.grid__columns__12 .grid__item.item__height__6 {
  padding-bottom: 45% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__6 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__1 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__2 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__3 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__4 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__5 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__6 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__7 {
    padding-bottom: 105% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__8 {
    padding-bottom: 120% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__9 {
    padding-bottom: 135% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__10 {
    padding-bottom: 150% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__11 {
    padding-bottom: 165% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__12 {
    padding-bottom: 180% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__6 {
    width: 50%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__1 {
    padding-bottom: 7.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__2 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__3 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__4 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__5 {
    padding-bottom: 37.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__6 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__7 {
    padding-bottom: 52.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__8 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__9 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__10 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__11 {
    padding-bottom: 82.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__12 {
    padding-bottom: 90% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__6 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__1 {
    padding-bottom: 5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__2 {
    padding-bottom: 10% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__3 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__4 {
    padding-bottom: 20% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__5 {
    padding-bottom: 25% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__6 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__7 {
    padding-bottom: 35% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__8 {
    padding-bottom: 40% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__9 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__10 {
    padding-bottom: 50% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__11 {
    padding-bottom: 55% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__6.item__height__12 {
    padding-bottom: 60% !important
  }
}

.theme__grid.grid__columns__12 .grid__item.item__width__7 {
  width: 58.33333%;
  padding-bottom: 7.5%
}

.theme__grid.grid__columns__12 .grid__item.item__height__7 {
  padding-bottom: 52.5% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__7 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__1 {
    padding-bottom: 12.85714% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__2 {
    padding-bottom: 25.71429% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__3 {
    padding-bottom: 38.57143% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__4 {
    padding-bottom: 51.42857% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__5 {
    padding-bottom: 64.28571% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__6 {
    padding-bottom: 77.14286% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__7 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__8 {
    padding-bottom: 102.85714% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__9 {
    padding-bottom: 115.71429% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__10 {
    padding-bottom: 128.57143% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__11 {
    padding-bottom: 141.42857% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__12 {
    padding-bottom: 154.28571% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__7 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__1 {
    padding-bottom: 12.85714% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__2 {
    padding-bottom: 25.71429% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__3 {
    padding-bottom: 38.57143% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__4 {
    padding-bottom: 51.42857% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__5 {
    padding-bottom: 64.28571% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__6 {
    padding-bottom: 77.14286% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__7 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__8 {
    padding-bottom: 102.85714% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__9 {
    padding-bottom: 115.71429% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__10 {
    padding-bottom: 128.57143% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__11 {
    padding-bottom: 141.42857% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__12 {
    padding-bottom: 154.28571% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__7 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__1 {
    padding-bottom: 4.28571% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__2 {
    padding-bottom: 8.57143% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__3 {
    padding-bottom: 12.85714% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__4 {
    padding-bottom: 17.14286% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__5 {
    padding-bottom: 21.42857% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__6 {
    padding-bottom: 25.71429% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__7 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__8 {
    padding-bottom: 34.28571% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__9 {
    padding-bottom: 38.57143% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__10 {
    padding-bottom: 42.85714% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__11 {
    padding-bottom: 47.14286% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__7.item__height__12 {
    padding-bottom: 51.42857% !important
  }
}

.theme__grid.grid__columns__12 .grid__item.item__width__8 {
  width: 66.66667%;
  padding-bottom: 7.5%
}

.theme__grid.grid__columns__12 .grid__item.item__height__8 {
  padding-bottom: 60% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__8 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__1 {
    padding-bottom: 11.25% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__2 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__3 {
    padding-bottom: 33.75% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__4 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__5 {
    padding-bottom: 56.25% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__6 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__7 {
    padding-bottom: 78.75% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__8 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__9 {
    padding-bottom: 101.25% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__10 {
    padding-bottom: 112.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__11 {
    padding-bottom: 123.75% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__12 {
    padding-bottom: 135% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__8 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__1 {
    padding-bottom: 11.25% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__2 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__3 {
    padding-bottom: 33.75% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__4 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__5 {
    padding-bottom: 56.25% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__6 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__7 {
    padding-bottom: 78.75% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__8 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__9 {
    padding-bottom: 101.25% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__10 {
    padding-bottom: 112.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__11 {
    padding-bottom: 123.75% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__12 {
    padding-bottom: 135% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__8 {
    width: 33.33333%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__1 {
    padding-bottom: 3.75% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__2 {
    padding-bottom: 7.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__3 {
    padding-bottom: 11.25% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__4 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__5 {
    padding-bottom: 18.75% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__6 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__7 {
    padding-bottom: 26.25% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__8 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__9 {
    padding-bottom: 33.75% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__10 {
    padding-bottom: 37.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__11 {
    padding-bottom: 41.25% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__8.item__height__12 {
    padding-bottom: 45% !important
  }
}

.theme__grid.grid__columns__12 .grid__item.item__width__9 {
  width: 75%;
  padding-bottom: 7.5%
}

.theme__grid.grid__columns__12 .grid__item.item__height__9 {
  padding-bottom: 67.5% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__9 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__1 {
    padding-bottom: 10% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__2 {
    padding-bottom: 20% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__3 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__4 {
    padding-bottom: 40% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__5 {
    padding-bottom: 50% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__6 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__7 {
    padding-bottom: 70% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__8 {
    padding-bottom: 80% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__9 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__10 {
    padding-bottom: 100% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__11 {
    padding-bottom: 110% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__12 {
    padding-bottom: 120% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__9 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__1 {
    padding-bottom: 10% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__2 {
    padding-bottom: 20% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__3 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__4 {
    padding-bottom: 40% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__5 {
    padding-bottom: 50% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__6 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__7 {
    padding-bottom: 70% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__8 {
    padding-bottom: 80% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__9 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__10 {
    padding-bottom: 100% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__11 {
    padding-bottom: 110% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__12 {
    padding-bottom: 120% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__9 {
    width: 100%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__1 {
    padding-bottom: 10% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__2 {
    padding-bottom: 20% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__3 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__4 {
    padding-bottom: 40% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__5 {
    padding-bottom: 50% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__6 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__7 {
    padding-bottom: 70% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__8 {
    padding-bottom: 80% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__9 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__10 {
    padding-bottom: 100% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__11 {
    padding-bottom: 110% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__9.item__height__12 {
    padding-bottom: 120% !important
  }
}

.theme__grid.grid__columns__12 .grid__item.item__width__10 {
  width: 83.33333%;
  padding-bottom: 7.5%
}

.theme__grid.grid__columns__12 .grid__item.item__height__10 {
  padding-bottom: 75% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__10 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__1 {
    padding-bottom: 9% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__2 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__3 {
    padding-bottom: 27% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__4 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__5 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__6 {
    padding-bottom: 54% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__7 {
    padding-bottom: 63% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__8 {
    padding-bottom: 72% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__9 {
    padding-bottom: 81% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__10 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__11 {
    padding-bottom: 99% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__12 {
    padding-bottom: 108% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__10 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__1 {
    padding-bottom: 9% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__2 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__3 {
    padding-bottom: 27% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__4 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__5 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__6 {
    padding-bottom: 54% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__7 {
    padding-bottom: 63% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__8 {
    padding-bottom: 72% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__9 {
    padding-bottom: 81% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__10 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__11 {
    padding-bottom: 99% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__12 {
    padding-bottom: 108% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__10 {
    width: 100%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__1 {
    padding-bottom: 9% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__2 {
    padding-bottom: 18% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__3 {
    padding-bottom: 27% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__4 {
    padding-bottom: 36% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__5 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__6 {
    padding-bottom: 54% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__7 {
    padding-bottom: 63% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__8 {
    padding-bottom: 72% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__9 {
    padding-bottom: 81% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__10 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__11 {
    padding-bottom: 99% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__10.item__height__12 {
    padding-bottom: 108% !important
  }
}

.theme__grid.grid__columns__12 .grid__item.item__width__11 {
  width: 91.66667%;
  padding-bottom: 7.5%
}

.theme__grid.grid__columns__12 .grid__item.item__height__11 {
  padding-bottom: 82.5% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__11 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__1 {
    padding-bottom: 8.18182% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__2 {
    padding-bottom: 16.36364% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__3 {
    padding-bottom: 24.54545% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__4 {
    padding-bottom: 32.72727% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__5 {
    padding-bottom: 40.90909% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__6 {
    padding-bottom: 49.09091% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__7 {
    padding-bottom: 57.27273% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__8 {
    padding-bottom: 65.45455% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__9 {
    padding-bottom: 73.63636% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__10 {
    padding-bottom: 81.81818% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__11 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__12 {
    padding-bottom: 98.18182% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__11 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__1 {
    padding-bottom: 8.18182% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__2 {
    padding-bottom: 16.36364% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__3 {
    padding-bottom: 24.54545% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__4 {
    padding-bottom: 32.72727% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__5 {
    padding-bottom: 40.90909% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__6 {
    padding-bottom: 49.09091% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__7 {
    padding-bottom: 57.27273% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__8 {
    padding-bottom: 65.45455% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__9 {
    padding-bottom: 73.63636% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__10 {
    padding-bottom: 81.81818% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__11 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__12 {
    padding-bottom: 98.18182% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__11 {
    width: 100%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__1 {
    padding-bottom: 8.18182% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__2 {
    padding-bottom: 16.36364% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__3 {
    padding-bottom: 24.54545% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__4 {
    padding-bottom: 32.72727% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__5 {
    padding-bottom: 40.90909% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__6 {
    padding-bottom: 49.09091% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__7 {
    padding-bottom: 57.27273% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__8 {
    padding-bottom: 65.45455% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__9 {
    padding-bottom: 73.63636% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__10 {
    padding-bottom: 81.81818% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__11 {
    padding-bottom: 90% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__11.item__height__12 {
    padding-bottom: 98.18182% !important
  }
}

.theme__grid.grid__columns__12 .grid__item.item__width__12 {
  width: 100%;
  padding-bottom: 7.5%
}

.theme__grid.grid__columns__12 .grid__item.item__height__12 {
  padding-bottom: 90% !important
}

@media (max-width: 767px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__12 {
    width: 100%;
    padding-bottom: 90%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__1 {
    padding-bottom: 7.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__2 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__3 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__4 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__5 {
    padding-bottom: 37.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__6 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__7 {
    padding-bottom: 52.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__8 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__9 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__10 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__11 {
    padding-bottom: 82.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__12 {
    padding-bottom: 90% !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__12 {
    width: 100%;
    padding-bottom: 45%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__1 {
    padding-bottom: 7.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__2 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__3 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__4 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__5 {
    padding-bottom: 37.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__6 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__7 {
    padding-bottom: 52.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__8 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__9 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__10 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__11 {
    padding-bottom: 82.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__12 {
    padding-bottom: 90% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme__grid.grid__columns__12 .grid__item.item__width__12 {
    width: 100%;
    padding-bottom: 30%
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__1 {
    padding-bottom: 7.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__2 {
    padding-bottom: 15% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__3 {
    padding-bottom: 22.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__4 {
    padding-bottom: 30% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__5 {
    padding-bottom: 37.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__6 {
    padding-bottom: 45% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__7 {
    padding-bottom: 52.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__8 {
    padding-bottom: 60% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__9 {
    padding-bottom: 67.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__10 {
    padding-bottom: 75% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__11 {
    padding-bottom: 82.5% !important
  }

  .theme__grid.grid__columns__12 .grid__item.item__width__12.item__height__12 {
    padding-bottom: 90% !important
  }
}

.theme__grid .grid__item {
  position: absolute;
  background-size: cover;
  background-position: center
}

.theme__grid .grid__item .grid__item__content__wrap {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: block
}

.theme__grid .grid__item .grid__item__content__wrap .grid__item__content {
  position: relative;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0
}

.theme__grid.grid__type__masonry .grid__item .grid__item__content__wrap {
  position: relative
}

.theme__grid.grid__type__metro .grid__item .grid__item__content__wrap .grid__item__content,
.theme__grid.grid__type__simple .grid__item .grid__item__content__wrap .grid__item__content {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  box-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  -ms-flex-align: stretch
}

.theme__grid.grid__type__metro .grid__item .grid__item__content__wrap .grid__item__content.content__align__top,
.theme__grid.grid__type__simple .grid__item .grid__item__content__wrap .grid__item__content.content__align__top {
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start
}

.theme__grid.grid__type__metro .grid__item .grid__item__content__wrap .grid__item__content.content__align__bottom,
.theme__grid.grid__type__simple .grid__item .grid__item__content__wrap .grid__item__content.content__align__bottom {
  -webkit-box-align: end;
  -moz-box-align: end;
  box-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-align: end
}

.theme__grid.grid__type__metro .grid__item .grid__item__content__wrap .grid__item__content.content__align__center,
.theme__grid.grid__type__simple .grid__item .grid__item__content__wrap .grid__item__content.content__align__center {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center
}

.theme__grid.grid__type__metro .grid__item .grid__item__content__wrap .grid__item__content.content__align__stretch,
.theme__grid.grid__type__simple .grid__item .grid__item__content__wrap .grid__item__content.content__align__stretch {
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  box-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  -ms-flex-align: stretch
}

.theme__grid__wrap.-gap__15 .grid__item .grid__item__content__wrap {
  padding: 7.5px
}

.theme__grid__wrap.-gap__30 .grid__item .grid__item__content__wrap {
  padding: 15px
}

.theme__animation {
  opacity: 0;
  position: relative;
  will-change: opacity, transform;
  -webkit-transition: opacity 0.8s, -webkit-transform .8s;
  -moz-transition: opacity 0.8s, -moz-transform .8s;
  transition: opacity 0.8s, transform .8s
}

.-animateIt {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.-animation_delay_0 {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s
}

.-animation_delay_1 {
  -webkit-transition-delay: .2s;
  -moz-transition-delay: .2s;
  transition-delay: .2s
}

.-animation_delay_2 {
  -webkit-transition-delay: .4s;
  -moz-transition-delay: .4s;
  transition-delay: .4s
}

.-animation_delay_3 {
  -webkit-transition-delay: .6s;
  -moz-transition-delay: .6s;
  transition-delay: .6s
}

.-animation_delay_4 {
  -webkit-transition-delay: .8s;
  -moz-transition-delay: .8s;
  transition-delay: .8s
}

.-animation_delay_5 {
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  transition-delay: 1s
}

.-animation_delay_6 {
  -webkit-transition-delay: 1.2s;
  -moz-transition-delay: 1.2s;
  transition-delay: 1.2s
}

.-animation_delay_7 {
  -webkit-transition-delay: 1.4s;
  -moz-transition-delay: 1.4s;
  transition-delay: 1.4s
}

.-animation_delay_8 {
  -webkit-transition-delay: 1.6s;
  -moz-transition-delay: 1.6s;
  transition-delay: 1.6s
}

.-animation_delay_9 {
  -webkit-transition-delay: 1.8s;
  -moz-transition-delay: 1.8s;
  transition-delay: 1.8s
}

.-animation_delay_10 {
  -webkit-transition-delay: 2s;
  -moz-transition-delay: 2s;
  transition-delay: 2s
}

.-fadeInUp {
  opacity: 0;
  -webkit-transform: translate3d(0, -50px, 0);
  -moz-transform: translate3d(0, -50px, 0);
  -ms-transform: translate3d(0, -50px, 0);
  -o-transform: translate3d(0, -50px, 0);
  transform: translate3d(0, -50px, 0)
}

.-fadeInUp.-animateIt {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.-fadeInDown {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  -moz-transform: translate3d(0, 50px, 0);
  -ms-transform: translate3d(0, 50px, 0);
  -o-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0)
}

.-fadeInDown.-animateIt {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.-fadeInLeft {
  opacity: 0;
  -webkit-transform: translate3d(-50px, 0, 0);
  -moz-transform: translate3d(-50px, 0, 0);
  -ms-transform: translate3d(-50px, 0, 0);
  -o-transform: translate3d(-50px, 0, 0);
  transform: translate3d(-50px, 0, 0)
}

.-fadeInLeft.-animateIt {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.-fadeInRight {
  opacity: 0;
  -webkit-transform: translate3d(50px, 0, 0);
  -moz-transform: translate3d(50px, 0, 0);
  -ms-transform: translate3d(50px, 0, 0);
  -o-transform: translate3d(50px, 0, 0);
  transform: translate3d(50px, 0, 0)
}

.-fadeInRight.-animateIt {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.-zoomIn {
  opacity: 0;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5)
}

.-zoomIn.-animateIt {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1)
}

.picker {
  font-size: 16px;
  text-align: left;
  line-height: 1.2;
  color: #000000;
  position: absolute;
  z-index: 10000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.picker__input {
  cursor: default
}

.picker__input.picker__input--active {
  border-color: #0089ec
}

.picker__holder {
  width: 100%;
  -webkit-overflow-scrolling: touch
}

/*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
.picker__holder,
.picker__frame {
  bottom: 0;
  left: 0;
  right: 0;
  top: 100%
}

.picker__holder {
  position: fixed;
  -webkit-transition: background 0.15s ease-out, top 0s 0.15s;
  -moz-transition: background 0.15s ease-out, top 0s 0.15s;
  transition: background 0.15s ease-out, top 0s 0.15s;
  -webkit-backface-visibility: hidden
}

.picker__frame {
  position: absolute;
  margin: 0 auto;
  min-width: 256px;
  width: 300px;
  max-height: 350px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out
}

@media (min-height: 28.875em) {
  .picker__frame {
    overflow: visible;
    top: auto;
    bottom: -100%;
    max-height: 80%
  }
}

@media (min-height: 40.125em) {
  .picker__frame {
    margin-bottom: 7.5%
  }
}

.picker__wrap {
  display: table;
  width: 100%;
  height: 100%
}

@media (min-height: 28.875em) {
  .picker__wrap {
    display: block
  }
}

.picker__box {
  background: #ffffff;
  display: table-cell;
  vertical-align: middle
}

@media (min-height: 28.875em) {
  .picker__box {
    display: block;
    border: 1px solid #777777;
    border-top-color: #898989;
    border-bottom-width: 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    -webkit-box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24);
    box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24)
  }
}

.picker--opened .picker__holder {
  top: 0;
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1E000000,endColorstr=#1E000000)";
  zoom: 1;
  background: rgba(0, 0, 0, 0.32);
  -webkit-transition: background 0.15s ease-out;
  -moz-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out
}

.picker--opened .picker__frame {
  top: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1
}

@media (min-height: 35.875em) {
  .picker--opened .picker__frame {
    top: 10%;
    bottom: 20%auto
  }
}

.picker__input.picker__input--active {
  border-color: color("blue", "lighten-5")
}

.picker__frame {
  margin: 0 auto;
  max-width: 325px
}

@media (min-height: 38.875em) {
  .picker--opened .picker__frame {
    top: 10%;
    bottom: auto
  }
}

.picker__box {
  padding: 0 1em
}

.picker__header {
  text-align: center;
  position: relative;
  margin-bottom: 15px;
  margin-top: 15px
}

.picker__month,
.picker__year {
  display: inline-block;
  margin-left: .25em;
  margin-right: .25em
}

.picker__select--month,
.picker__select--year {
  height: 2em;
  padding: 0;
  margin-left: .25em;
  margin-right: .25em
}

.picker__select--month.browser-default {
  display: inline;
  background-color: #FFFFFF;
  width: 40%
}

.picker__select--year.browser-default {
  display: inline;
  background-color: #FFFFFF;
  width: 25%
}

.picker__select--month:focus,
.picker__select--year:focus {
  border-color: #EE3F54
}

.picker__nav--prev,
.picker__nav--next {
  position: absolute;
  padding: .5em 1.25em;
  width: 1em;
  height: 1em;
  box-sizing: content-box;
  top: -0.25em
}

.picker__nav--prev {
  left: -1em;
  padding-right: 1.25em
}

.picker__nav--next {
  right: -1em;
  padding-left: 1.25em
}

.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
  cursor: default;
  background: none;
  border-right-color: #f5f5f5;
  border-left-color: #f5f5f5
}

.picker__table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: 12px;
  width: 100%;
  margin-top: .75em;
  margin-bottom: .5em
}

.picker__table th,
.picker__table td {
  text-align: center
}

.picker__table td {
  margin: 0;
  padding: 0
}

.picker__weekday {
  width: 14.285714286%;
  font-size: 14px;
  padding-bottom: .25em;
  color: #999999;
  font-weight: 500;
  background-color: transparent
}

@media (min-height: 33.875em) {
  .picker__weekday {
    padding-bottom: .5em
  }
}

.picker__day--today {
  position: relative;
  color: #595959;
  letter-spacing: -.3;
  padding: .75rem 0;
  font-weight: 400;
  border: 1px solid transparent
}

.picker__day--disabled:before {
  border-top-color: #aaaaaa
}

.picker__day--infocus:hover {
  cursor: pointer;
  color: #000;
  font-weight: 500
}

.picker__day--outfocus {
  display: none;
  padding: .75rem 0;
  color: #fff
}

.picker__day--outfocus:hover {
  cursor: pointer;
  color: #dddddd;
  font-weight: 500
}

.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
  cursor: pointer
}

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  border-radius: 50%;
  background: #0089ec;
  color: #ffffff
}

.picker__day--disabled,
.picker__day--disabled:hover,
.picker--focused .picker__day--disabled {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default
}

.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
  background: #bbbbbb
}

.picker__footer {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between
}

.picker__button--today,
.picker__button--clear,
.picker__button--close {
  border: 1px solid #ffffff;
  background: #ffffff;
  font-size: .8em;
  padding: .66em 0;
  font-weight: bold;
  width: 33%;
  display: inline-block;
  vertical-align: bottom;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
  opacity: 0.7
}

.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
  border-bottom-color: #b1dcfb
}

.picker__button--today:focus,
.picker__button--clear:focus,
.picker__button--close:focus {
  background: #b1dcfb;
  border-color: #EE3F54;
  outline: none
}

.picker__button--today:before,
.picker__button--clear:before,
.picker__button--close:before {
  position: relative;
  display: inline-block;
  height: 0
}

.picker__button--today:before,
.picker__button--clear:before {
  content: " ";
  margin-right: .45em
}

.picker__button--today:before {
  top: -0.05em;
  width: 0;
  border-top: 0.66em solid #0059bc;
  border-left: .66em solid transparent
}

.picker__button--clear:before {
  top: -0.25em;
  width: .66em;
  border-top: 3px solid #ee2200
}

.picker__button--close:before {
  content: "\D7";
  top: -0.1em;
  vertical-align: top;
  font-size: 1.1em;
  margin-right: .35em;
  color: #777777
}

.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default
}

.picker__button--today[disabled]:before {
  border-top-color: #aaaaaa
}

.picker__box {
  border-radius: 2px;
  overflow: hidden
}

.picker__date-display {
  text-align: center;
  background-color: #EE3F54;
  color: #fff;
  padding-bottom: 15px;
  font-weight: 300
}

.picker__nav--prev:hover,
.picker__nav--next:hover {
  cursor: pointer;
  color: #000000
}

.picker__nav--next:hover:before {
  border-left-color: #EE3F54
}

.picker__nav--prev:hover:before {
  border-right-color: #EE3F54
}

.picker__weekday-display {
  background-color: #EE3F54;
  padding: 10px;
  font-weight: 200;
  letter-spacing: .5;
  font-size: 13px;
  margin-bottom: 15px
}

.picker__month-display {
  text-transform: uppercase;
  font-size: 2rem
}

.picker__day-display {
  font-size: 4.5rem;
  font-weight: 400
}

.picker__year-display {
  font-size: 1.8rem;
  color: #fff
}

.picker__box {
  padding: 0
}

.picker__calendar-container {
  padding: 0 1rem
}

.picker__calendar-container thead {
  border: none
}

.picker__table {
  margin-top: 0;
  margin-bottom: .5em;
  border: none
}

.picker__day--infocus {
  width: 25px;
  height: 25px;
  padding: 5px;
  margin: 0 auto;
  font-weight: 400;
  color: #595959;
  letter-spacing: -.3;
  border: 1px solid transparent
}

.picker__day.picker__day--today {
  color: #EE3F54
}

.picker__day.picker__day--today.picker__day--selected {
  color: #fff
}

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  border-radius: 50%;
  background-color: #EE3F54;
  color: #ffffff
}

.picker__day--selected.picker__day--outfocus,
.picker__day--selected:hover.picker__day--outfocus,
.picker--focused .picker__day--selected.picker__day--outfocus {
  background-color: #EE3F54
}

.picker__footer {
  text-align: right;
  padding: 5px 10px 15px
}

.picker__clear,
.picker__close,
.picker__today {
  height: 38px;
  padding: 0 20px;
  font-size: 15px;
  line-height: 38px;
  text-transform: uppercase;
  font-weight: 400;
  border: none;
  border-radius: 0;
  outline: none !important;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  color: #EE3F54;
  background-color: transparent
}

.picker__clear {
  color: #000
}

.picker__nav--prev:before,
.picker__nav--next:before {
  content: " ";
  border-top: .5em solid transparent;
  border-bottom: .5em solid transparent;
  border-right: 0.75em solid #676767;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto
}

.picker__nav--next:before {
  border-right: 0;
  border-left: 0.75em solid #676767
}

button.picker__today:hover,
button.picker__today:focus,
button.picker__clear:hover,
button.picker__clear:focus,
button.picker__close:hover,
button.picker__close:focus {
  color: #fff;
  background-color: #EE3F54
}

.picker__list {
  list-style: none;
  padding: 0.75em 0 4.2em;
  margin: 0
}

.picker__list-item {
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  margin-bottom: -1px;
  position: relative;
  background: #ffffff;
  padding: .75em 1.25em
}

@media (min-height: 46.75em) {
  .picker__list-item {
    padding: .5em 1em
  }
}

.picker__list-item:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
  border-color: #0089ec;
  z-index: 10
}

.picker__list-item--highlighted {
  border-color: #0089ec;
  z-index: 10
}

.picker__list-item--highlighted:hover,
.picker--focused .picker__list-item--highlighted {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb
}

.picker__list-item--selected,
.picker__list-item--selected:hover,
.picker--focused .picker__list-item--selected {
  background: #0089ec;
  color: #ffffff;
  z-index: 10
}

.picker__list-item--disabled,
.picker__list-item--disabled:hover,
.picker--focused .picker__list-item--disabled {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default;
  border-color: #dddddd;
  z-index: auto
}

.picker--time .picker__button--clear {
  display: block;
  width: 80%;
  margin: 1em auto 0;
  padding: 1em 1.25em;
  background: none;
  border: 0;
  font-weight: 500;
  font-size: .67em;
  text-align: center;
  text-transform: uppercase;
  color: #666
}

.picker--time .picker__button--clear:hover,
.picker--time .picker__button--clear:focus {
  color: #000000;
  background: #b1dcfb;
  background: #ee2200;
  border-color: #ee2200;
  cursor: pointer;
  color: #ffffff;
  outline: none
}

.picker--time .picker__button--clear:before {
  top: -0.25em;
  color: #666;
  font-size: 1.25em;
  font-weight: bold
}

.picker--time .picker__button--clear:hover:before,
.picker--time .picker__button--clear:focus:before {
  color: #ffffff
}

.picker--time .picker__frame {
  min-width: 256px;
  max-width: 320px
}

.picker--time .picker__box {
  font-size: 1em;
  background: #f2f2f2;
  padding: 0
}

@media (min-height: 40.125em) {
  .picker--time .picker__box {
    margin-bottom: 5em
  }
}

.main__menu {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  transform: translate(0, 50px);
  -webkit-transition: all 0.5s, -webkit-transform .7s ease;
  -moz-transition: all 0.5s, -moz-transform .7s ease;
  transition: all 0.5s, transform .7s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.main__menu--static {
  position: static;
  left: 0;
  top: 0
}

.main__menu--scroll {
  background-color: #2F2E2F;
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.2);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0)
}

.main__menu--scroll .main__menu__logo img,
.main__menu--scroll .main-logo img {
  display: none !important
}

.main__menu--scroll .main__menu__logo img.alt__logo,
.main__menu--scroll .main-logo img.alt__logo {
  display: block !important
}

.main__menu--boxed .main__menu__inner__wrap {
  max-width: 1170px
}

.main__menu--full__width .main__menu__inner__wrap {
  max-width: 100%
}

.main__menu__inner__wrap {
  position: relative;
  padding: 0 15px;
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center
}

.main__menu__wrap {
  margin: 0 0 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-flex-grow: 2;
  -moz-flex-grow: 2;
  flex-grow: 2;
  -ms-flex-positive: 2
}

.main__menu .main__menu__logo {
  margin: 5px auto 5px 0
}

.main__menu .main__menu__logo img {
  width: auto;
  height: 50px
}

.main__menu .main__menu__logo img,
.main__menu .main-logo img {
  display: block
}

.main__menu .main__menu__logo img.alt__logo,
.main__menu .main-logo img.alt__logo {
  display: none
}

.main__menu .main__menu__navbar {
  padding: 0;
  margin: 0;
  list-style: none;
  background-color: #2F2E2F;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.main__menu .main__menu__navbar li {
  position: relative;
  float: left;
  color: #fff
}

.main__menu .main__menu__navbar li>a:hover,
.main__menu .main__menu__navbar li>a:focus {
  opacity: 0.6
}

.main__menu .main__menu__navbar li a {
  position: relative;
  display: block;
  padding: 0 15px;
  color: inherit;
  font-size: 13px;
  font-weight: 300;
  line-height: 65px;
  letter-spacing: 1.3px;
  cursor: pointer;
  opacity: 1;
  will-change: opacity, color;
  -webkit-transition: opacity 0.5s, color 0.5s;
  -moz-transition: opacity 0.5s, color 0.5s;
  transition: opacity 0.5s, color 0.5s
}

.main__menu .main__menu__navbar li a i {
  display: inline-block;
  font-size: 1.4em;
  margin: -3px 5px 6px 0;
  vertical-align: middle
}

.main__menu .main__menu__navbar li a i.bi-carret-down {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 7px;
  width: 18px;
  height: 18px;
  margin: auto;
  line-height: 13px;
  text-align: center;
  vertical-align: middle;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg)
}

.main__menu .main__menu__navbar li a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #EE3F54;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s
}

.main__menu .main__menu__navbar li.active>a:before {
  opacity: 1
}

.main__menu .main__menu__navbar li.brooks__narrow .dropdown__content li .no_link {
  font-weight: 300;
  padding-bottom: 10px
}

.main__menu .main__menu__navbar .dropdown__content {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 999;
  min-width: 100px;
  padding-left: 0;
  opacity: 0;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  list-style: none;
  overflow: visible;
  white-space: nowrap;
  background-color: #EE3F54;
  text-align: left;
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  transform-origin: top;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: -webkit-transform .3s ease-in-out, opacity 0.5s;
  -moz-transition: -moz-transform .3s ease-in-out, opacity 0.5s;
  transition: transform .3s ease-in-out, opacity 0.5s
}

.main__menu .main__menu__navbar .dropdown__content .dropdown__content {
  top: 0;
  left: 100%;
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  -o-transform-origin: left;
  transform-origin: left;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform .3s ease-in-out, opacity 0.5s;
  -moz-transition: -moz-transform .3s ease-in-out, opacity 0.5s;
  transition: transform .3s ease-in-out, opacity 0.5s
}

.main__menu .main__menu__navbar .dropdown__content .dropdown__content.active {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1)
}

.main__menu .main__menu__navbar .dropdown__content.active {
  opacity: 1 !important;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1)
}

.main__menu .main__menu__navbar .dropdown__content li {
  float: none;
  color: #fff
}

.main__menu .main__menu__navbar .dropdown__content li a {
  position: relative;
  display: block;
  padding: 10px 15px;
  padding-right: 50px;
  font-size: 13px;
  line-height: 22px;
  font-weight: 300;
  color: inherit;
  background-color: transparent
}

.main__menu .main__menu__navbar .dropdown__content li a:before {
  height: 100%;
  width: 3px
}

.main__menu .main__menu__navbar .dropdown__content li.theme__dropdown__arrow--left .dropdown__content {
  left: auto;
  right: 100%;
  -webkit-transform-origin: right;
  -moz-transform-origin: right;
  -ms-transform-origin: right;
  -o-transform-origin: right;
  transform-origin: right
}

.main__menu .main__menu__navbar .dropdown__content .menu__badge {
  margin-left: 10px
}

.main__menu .main__menu__navbar .dropdown__content .theme__widget h4 {
  display: block;
  padding: 10px 15px 15px;
  margin: 0;
  font-size: 13px;
  line-height: 1.4em;
  font-weight: 400;
  color: inherit;
  background-color: transparent;
  text-transform: uppercase
}

.main__menu .main__menu__navbar .dropdown__content .theme__widget img {
  display: block;
  width: 100%;
  height: auto;
  margin: auto
}

.main__menu .main__menu__navbar .dropdown__content i.bi-carret-down {
  display: block;
  top: 0;
  right: 15px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg)
}

.main__menu .main__menu__navbar .dropdown__content .hide_elem>a {
  display: none
}

.main__menu .main__menu__navbar .dropdown__content .hide_elem>.dropdown__content li a {
  padding-left: 15px !important
}

.main__menu .main__menu__navbar .dropdown__content .hide_elem>.dropdown__content .dropdown__content li a {
  padding-left: 30px !important
}

.main__menu .main__menu__navbar .dropdown__content .no_link {
  padding-bottom: 15px;
  font-weight: 400;
  cursor: default
}

.main__menu .main__menu__navbar .dropdown__content .no_link+.dropdown__content li a {
  padding-left: 15px !important
}

.main__menu .main__menu__navbar .dropdown__content .no_link+.dropdown__content .dropdown__content li a {
  padding-left: 30px !important
}

@media (min-width: 1025px) {
  .main__menu.--header__content__left .main__menu__inner__wrap {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-direction: row-reverse
  }

  .main__menu.--header__content__left .main__menu__inner__wrap .main__menu__wrap {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-direction: row-reverse
  }

  .main__menu.--menu__list__left .main__menu__inner__wrap .main__menu__wrap {
    justify-content: space-between
  }

  .main__menu.--menu__list__left .main__menu__inner__wrap .main__menu__wrap .menu.menu__extra .menu__item__shop .submenu {
    left: 0;
    right: auto
  }

  .main__menu.--menu__list__center .main__menu__inner__wrap .main__menu__wrap {
    justify-content: flex-end
  }

  .main__menu.--menu__list__center .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar {
    margin: auto
  }

  .main__menu.--menu__list__right .main__menu__inner__wrap .main__menu__wrap {
    justify-content: flex-end
  }

  .main__menu.--menu__list__right .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar {
    margin: 0
  }

  .main__menu.-normal__menu.main__menu--scroll .main__menu__navbar {
    background-color: transparent
  }

  .main__menu.-normal__menu.main__menu--scroll .menu.menu__extra {
    background-color: transparent
  }

  .main__menu.-center__logo__menu .main__menu__wrap {
    -webkit-box-pack: center !important;
    -moz-box-pack: center !important;
    box-pack: center !important;
    -webkit-justify-content: center !important;
    -moz-justify-content: center !important;
    -ms-justify-content: center !important;
    -o-justify-content: center !important;
    justify-content: center !important;
    -ms-flex-pack: center !important;
    max-width: 100%
  }

  .main__menu.-center__logo__menu.main__menu--scroll .main__menu__navbar {
    background-color: transparent
  }

  .main__menu.-center__logo__menu .main__menu__logo {
    display: none
  }

  .main__menu.-center__logo__menu.--header__content__left .menu.menu__extra {
    right: auto;
    left: 15px
  }

  .main__menu.-center__logo__menu.--header__content__left .menu.menu__extra .menu__item__shop .submenu {
    right: auto;
    left: 0
  }

  .main__menu.-center__logo__menu .main__menu__navbar {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center
  }

  .main__menu.-center__logo__menu .menu.menu__extra {
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    height: 65px;
    margin: auto;
    background-color: transparent !important
  }

  .main__menu.-center__logo__menu .menu.menu__extra .menu__item__shop .submenu {
    right: 0;
    left: auto
  }

  .main__menu.-normal__menu .main__menu__navbar>li.brooks__wide,
  .main__menu.-center__logo__menu .main__menu__navbar>li.brooks__wide,
  .main__menu.-side__bar__menu__left.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide,
  .main__menu.-side__bar__menu__right.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide {
    position: static
  }

  .main__menu.-normal__menu .main__menu__navbar>li.brooks__wide i.bi-carret-down,
  .main__menu.-center__logo__menu .main__menu__navbar>li.brooks__wide i.bi-carret-down,
  .main__menu.-side__bar__menu__left.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide i.bi-carret-down,
  .main__menu.-side__bar__menu__right.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide i.bi-carret-down {
    display: none !important
  }

  .main__menu.-normal__menu .main__menu__navbar>li.brooks__wide.brooks__count__childrens_1>.dropdown__content>li,
  .main__menu.-center__logo__menu .main__menu__navbar>li.brooks__wide.brooks__count__childrens_1>.dropdown__content>li,
  .main__menu.-side__bar__menu__left.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide.brooks__count__childrens_1>.dropdown__content>li,
  .main__menu.-side__bar__menu__right.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide.brooks__count__childrens_1>.dropdown__content>li {
    width: 100%
  }

  .main__menu.-normal__menu .main__menu__navbar>li.brooks__wide.brooks__count__childrens_2>.dropdown__content>li,
  .main__menu.-center__logo__menu .main__menu__navbar>li.brooks__wide.brooks__count__childrens_2>.dropdown__content>li,
  .main__menu.-side__bar__menu__left.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide.brooks__count__childrens_2>.dropdown__content>li,
  .main__menu.-side__bar__menu__right.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide.brooks__count__childrens_2>.dropdown__content>li {
    width: 50%
  }

  .main__menu.-normal__menu .main__menu__navbar>li.brooks__wide.brooks__count__childrens_3>.dropdown__content>li,
  .main__menu.-center__logo__menu .main__menu__navbar>li.brooks__wide.brooks__count__childrens_3>.dropdown__content>li,
  .main__menu.-side__bar__menu__left.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide.brooks__count__childrens_3>.dropdown__content>li,
  .main__menu.-side__bar__menu__right.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide.brooks__count__childrens_3>.dropdown__content>li {
    width: 33.33333%
  }

  .main__menu.-normal__menu .main__menu__navbar>li.brooks__wide.brooks__count__childrens_4>.dropdown__content>li,
  .main__menu.-center__logo__menu .main__menu__navbar>li.brooks__wide.brooks__count__childrens_4>.dropdown__content>li,
  .main__menu.-side__bar__menu__left.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide.brooks__count__childrens_4>.dropdown__content>li,
  .main__menu.-side__bar__menu__right.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide.brooks__count__childrens_4>.dropdown__content>li {
    width: 25%
  }

  .main__menu.-normal__menu .main__menu__navbar>li.brooks__wide.brooks__count__childrens_5>.dropdown__content>li,
  .main__menu.-center__logo__menu .main__menu__navbar>li.brooks__wide.brooks__count__childrens_5>.dropdown__content>li,
  .main__menu.-side__bar__menu__left.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide.brooks__count__childrens_5>.dropdown__content>li,
  .main__menu.-side__bar__menu__right.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide.brooks__count__childrens_5>.dropdown__content>li {
    width: 20%
  }

  .main__menu.-normal__menu .main__menu__navbar>li.brooks__wide>.dropdown__content,
  .main__menu.-center__logo__menu .main__menu__navbar>li.brooks__wide>.dropdown__content,
  .main__menu.-side__bar__menu__left.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide>.dropdown__content,
  .main__menu.-side__bar__menu__right.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide>.dropdown__content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    left: 15px !important;
    width: calc(100% - 30px);
    padding: 10px 0
  }

  .main__menu.-normal__menu .main__menu__navbar>li.brooks__wide>.dropdown__content::after,
  .main__menu.-center__logo__menu .main__menu__navbar>li.brooks__wide>.dropdown__content::after,
  .main__menu.-side__bar__menu__left.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide>.dropdown__content::after,
  .main__menu.-side__bar__menu__right.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide>.dropdown__content::after {
    clear: both;
    content: "";
    display: table
  }

  .main__menu.-normal__menu .main__menu__navbar>li.brooks__wide>.dropdown__content>li,
  .main__menu.-center__logo__menu .main__menu__navbar>li.brooks__wide>.dropdown__content>li,
  .main__menu.-side__bar__menu__left.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide>.dropdown__content>li,
  .main__menu.-side__bar__menu__right.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide>.dropdown__content>li {
    display: block !important;
    width: 20%;
    float: left !important;
    clear: initial !important;
    border-left: 1px solid rgba(255, 255, 255, 0.3)
  }

  .main__menu.-normal__menu .main__menu__navbar>li.brooks__wide>.dropdown__content>li:nth-child(5n+1),
  .main__menu.-center__logo__menu .main__menu__navbar>li.brooks__wide>.dropdown__content>li:nth-child(5n+1),
  .main__menu.-side__bar__menu__left.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide>.dropdown__content>li:nth-child(5n+1),
  .main__menu.-side__bar__menu__right.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide>.dropdown__content>li:nth-child(5n+1) {
    border-left: none
  }

  .main__menu.-normal__menu .main__menu__navbar>li.brooks__wide>.dropdown__content>li>a.no_link,
  .main__menu.-center__logo__menu .main__menu__navbar>li.brooks__wide>.dropdown__content>li>a.no_link,
  .main__menu.-side__bar__menu__left.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide>.dropdown__content>li>a.no_link,
  .main__menu.-side__bar__menu__right.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide>.dropdown__content>li>a.no_link {
    padding-bottom: 20px
  }

  .main__menu.-normal__menu .main__menu__navbar>li.brooks__wide>.dropdown__content li a,
  .main__menu.-center__logo__menu .main__menu__navbar>li.brooks__wide>.dropdown__content li a,
  .main__menu.-side__bar__menu__left.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide>.dropdown__content li a,
  .main__menu.-side__bar__menu__right.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide>.dropdown__content li a {
    padding-right: 60px !important;
    white-space: normal
  }

  .main__menu.-normal__menu .main__menu__navbar>li.brooks__wide>.dropdown__content .menu__badge,
  .main__menu.-center__logo__menu .main__menu__navbar>li.brooks__wide>.dropdown__content .menu__badge,
  .main__menu.-side__bar__menu__left.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide>.dropdown__content .menu__badge,
  .main__menu.-side__bar__menu__right.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide>.dropdown__content .menu__badge {
    position: absolute;
    right: 10px;
    top: 8px
  }

  .main__menu.-normal__menu .main__menu__navbar>li.brooks__wide>.dropdown__content .dropdown__content,
  .main__menu.-center__logo__menu .main__menu__navbar>li.brooks__wide>.dropdown__content .dropdown__content,
  .main__menu.-side__bar__menu__left.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide>.dropdown__content .dropdown__content,
  .main__menu.-side__bar__menu__right.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide>.dropdown__content .dropdown__content {
    position: relative !important;
    left: 0 !important;
    opacity: 1 !important;
    box-shadow: none;
    background-color: transparent !important;
    -webkit-transform: scaleX(1) !important;
    -moz-transform: scaleX(1) !important;
    -ms-transform: scaleX(1) !important;
    -o-transform: scaleX(1) !important;
    transform: scaleX(1) !important
  }

  .main__menu.-normal__menu .main__menu__navbar>li.brooks__wide>.dropdown__content .dropdown__content li a,
  .main__menu.-center__logo__menu .main__menu__navbar>li.brooks__wide>.dropdown__content .dropdown__content li a,
  .main__menu.-side__bar__menu__left.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide>.dropdown__content .dropdown__content li a,
  .main__menu.-side__bar__menu__right.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide>.dropdown__content .dropdown__content li a {
    padding-left: 30px
  }

  .main__menu.-normal__menu .main__menu__navbar>li.brooks__wide>.dropdown__content .dropdown__content .dropdown__content li a,
  .main__menu.-center__logo__menu .main__menu__navbar>li.brooks__wide>.dropdown__content .dropdown__content .dropdown__content li a,
  .main__menu.-side__bar__menu__left.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide>.dropdown__content .dropdown__content .dropdown__content li a,
  .main__menu.-side__bar__menu__right.main__menu--outside__dropdown .main__menu__navbar>li.brooks__wide>.dropdown__content .dropdown__content .dropdown__content li a {
    padding-left: 45px
  }

  .main__menu.-side__bar__menu__left,
  .main__menu.-side__bar__menu__right {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }

  .main__menu.-side__bar__menu__left.main__menu--boxed .main__menu__inner__wrap,
  .main__menu.-side__bar__menu__right.main__menu--boxed .main__menu__inner__wrap {
    max-width: 100%
  }

  .main__menu.-side__bar__menu__left.--logo__left .main__menu__wrap .main__menu__logo,
  .main__menu.-side__bar__menu__right.--logo__left .main__menu__wrap .main__menu__logo {
    -webkit-align-self: flex-start;
    -moz-align-self: flex-start;
    align-self: flex-start;
    -ms-flex-item-align: start
  }

  .main__menu.-side__bar__menu__left.--logo__center .main__menu__wrap .main__menu__logo,
  .main__menu.-side__bar__menu__right.--logo__center .main__menu__wrap .main__menu__logo {
    -webkit-align-self: center;
    -moz-align-self: center;
    align-self: center;
    -ms-flex-item-align: center
  }

  .main__menu.-side__bar__menu__left.--logo__right .main__menu__wrap .main__menu__logo,
  .main__menu.-side__bar__menu__right.--logo__right .main__menu__wrap .main__menu__logo {
    -webkit-align-self: flex-end;
    -moz-align-self: flex-end;
    align-self: flex-end;
    -ms-flex-item-align: end
  }

  .main__menu.-side__bar__menu__left.--header__content__left .main__menu__inner__wrap .main__menu__wrap,
  .main__menu.-side__bar__menu__right.--header__content__left .main__menu__inner__wrap .main__menu__wrap {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    box-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-align: start
  }

  .main__menu.-side__bar__menu__left.--header__content__center .main__menu__inner__wrap .main__menu__wrap,
  .main__menu.-side__bar__menu__right.--header__content__center .main__menu__inner__wrap .main__menu__wrap {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center
  }

  .main__menu.-side__bar__menu__left.--header__content__right .main__menu__inner__wrap .main__menu__wrap,
  .main__menu.-side__bar__menu__right.--header__content__right .main__menu__inner__wrap .main__menu__wrap {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: end;
    -moz-box-align: end;
    box-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    -o-align-items: flex-end;
    align-items: flex-end;
    -ms-flex-align: end
  }

  .main__menu.-side__bar__menu__left.--menu__list__left .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar,
  .main__menu.-side__bar__menu__right.--menu__list__left .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar {
    margin: 0
  }

  .main__menu.-side__bar__menu__left.--menu__list__left .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar>li>a,
  .main__menu.-side__bar__menu__right.--menu__list__left .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar>li>a {
    text-align: left
  }

  .main__menu.-side__bar__menu__left.--menu__list__left.main__menu--expand__dropdown .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar,
  .main__menu.-side__bar__menu__right.--menu__list__left.main__menu--expand__dropdown .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar {
    margin: 0
  }

  .main__menu.-side__bar__menu__left.--menu__list__left.main__menu--expand__dropdown .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar li>a,
  .main__menu.-side__bar__menu__right.--menu__list__left.main__menu--expand__dropdown .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar li>a {
    text-align: left
  }

  .main__menu.-side__bar__menu__left.--menu__list__center .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar,
  .main__menu.-side__bar__menu__right.--menu__list__center .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar {
    margin: 0
  }

  .main__menu.-side__bar__menu__left.--menu__list__center .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar>li>a,
  .main__menu.-side__bar__menu__right.--menu__list__center .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar>li>a {
    text-align: center
  }

  .main__menu.-side__bar__menu__left.--menu__list__center.main__menu--expand__dropdown .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar,
  .main__menu.-side__bar__menu__right.--menu__list__center.main__menu--expand__dropdown .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar {
    margin: 0
  }

  .main__menu.-side__bar__menu__left.--menu__list__center.main__menu--expand__dropdown .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar li>a,
  .main__menu.-side__bar__menu__right.--menu__list__center.main__menu--expand__dropdown .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar li>a {
    text-align: center
  }

  .main__menu.-side__bar__menu__left.--menu__list__right .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar,
  .main__menu.-side__bar__menu__right.--menu__list__right .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar {
    margin: 0
  }

  .main__menu.-side__bar__menu__left.--menu__list__right .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar>li>a,
  .main__menu.-side__bar__menu__right.--menu__list__right .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar>li>a {
    text-align: right
  }

  .main__menu.-side__bar__menu__left.--menu__list__right.main__menu--expand__dropdown .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar,
  .main__menu.-side__bar__menu__right.--menu__list__right.main__menu--expand__dropdown .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar {
    margin: 0
  }

  .main__menu.-side__bar__menu__left.--menu__list__right.main__menu--expand__dropdown .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar li>a,
  .main__menu.-side__bar__menu__right.--menu__list__right.main__menu--expand__dropdown .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar li>a {
    text-align: right
  }

  .main__menu.-side__bar__menu__left.main__menu--expand__dropdown .main__menu__wrap,
  .main__menu.-side__bar__menu__right.main__menu--expand__dropdown .main__menu__wrap {
    overflow: auto
  }

  .main__menu.-side__bar__menu__left.main__menu--expand__dropdown .main__menu__wrap .main__menu__navbar .dropdown__content,
  .main__menu.-side__bar__menu__right.main__menu--expand__dropdown .main__menu__wrap .main__menu__navbar .dropdown__content {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    display: none;
    max-height: 100% !important;
    box-shadow: none;
    opacity: 1 !important;
    background-color: transparent;
    -webkit-transform: scaleY(1) !important;
    -moz-transform: scaleY(1) !important;
    -ms-transform: scaleY(1) !important;
    -o-transform: scaleY(1) !important;
    transform: scaleY(1) !important
  }

  .main__menu.-side__bar__menu__left.main__menu--expand__dropdown .main__menu__wrap .main__menu__navbar .dropdown__content li a,
  .main__menu.-side__bar__menu__right.main__menu--expand__dropdown .main__menu__wrap .main__menu__navbar .dropdown__content li a {
    padding: 7px 30px 7px 30px;
    line-height: 1.5em;
    color: inherit
  }

  .main__menu.-side__bar__menu__left.main__menu--expand__dropdown .main__menu__wrap .main__menu__navbar .dropdown__content i.bi-carret-down,
  .main__menu.-side__bar__menu__right.main__menu--expand__dropdown .main__menu__wrap .main__menu__navbar .dropdown__content i.bi-carret-down {
    right: 8px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  .main__menu.-side__bar__menu__left.main__menu--expand__dropdown .main__menu__wrap .main__menu__navbar .dropdown__content .dropdown__content a,
  .main__menu.-side__bar__menu__right.main__menu--expand__dropdown .main__menu__wrap .main__menu__navbar .dropdown__content .dropdown__content a {
    padding-left: 50px
  }

  .main__menu.-side__bar__menu__left.main__menu--expand__dropdown .main__menu__wrap .main__menu__navbar .dropdown__content .hide_elem>.dropdown__content,
  .main__menu.-side__bar__menu__right.main__menu--expand__dropdown .main__menu__wrap .main__menu__navbar .dropdown__content .hide_elem>.dropdown__content {
    display: block !important
  }

  .main__menu.-side__bar__menu__left.main__menu--expand__dropdown .main__menu__wrap .main__menu__navbar .dropdown__content .hide_elem>.dropdown__content li a,
  .main__menu.-side__bar__menu__right.main__menu--expand__dropdown .main__menu__wrap .main__menu__navbar .dropdown__content .hide_elem>.dropdown__content li a {
    padding-left: 30px !important
  }

  .main__menu.-side__bar__menu__left.main__menu--expand__dropdown .main__menu__wrap .main__menu__navbar .dropdown__content .no_link+.dropdown__content li a,
  .main__menu.-side__bar__menu__right.main__menu--expand__dropdown .main__menu__wrap .main__menu__navbar .dropdown__content .no_link+.dropdown__content li a {
    padding-left: 50px !important
  }

  .main__menu.-side__bar__menu__left.main__menu--outside__dropdown .main__menu__wrap .main__menu__navbar>li.brooks__wide,
  .main__menu.-side__bar__menu__right.main__menu--outside__dropdown .main__menu__wrap .main__menu__navbar>li.brooks__wide {
    position: relative
  }

  .main__menu.-side__bar__menu__left.main__menu--outside__dropdown .main__menu__wrap .main__menu__navbar>li.brooks__wide>.dropdown__content,
  .main__menu.-side__bar__menu__right.main__menu--outside__dropdown .main__menu__wrap .main__menu__navbar>li.brooks__wide>.dropdown__content {
    width: calc(100vw - 250px)
  }

  .main__menu.-side__bar__menu__left.main__menu--outside__dropdown .main__menu__wrap .main__menu__navbar>li.brooks__wide>.dropdown__content>li,
  .main__menu.-side__bar__menu__right.main__menu--outside__dropdown .main__menu__wrap .main__menu__navbar>li.brooks__wide>.dropdown__content>li {
    width: 25% !important
  }

  .main__menu.-side__bar__menu__left.main__menu--outside__dropdown .main__menu__wrap .main__menu__navbar>li.brooks__wide>.dropdown__content>li:nth-child(4n+1),
  .main__menu.-side__bar__menu__right.main__menu--outside__dropdown .main__menu__wrap .main__menu__navbar>li.brooks__wide>.dropdown__content>li:nth-child(4n+1) {
    border-left: none
  }

  .main__menu.-side__bar__menu__left .main__menu__inner__wrap>.main__menu__logo,
  .main__menu.-side__bar__menu__right .main__menu__inner__wrap>.main__menu__logo {
    display: none
  }

  .main__menu.-side__bar__menu__left .main__menu__wrap,
  .main__menu.-side__bar__menu__right .main__menu__wrap {
    position: absolute;
    top: 0;
    width: 250px;
    height: 100vh;
    padding: 0;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: flex-start !important;
    -moz-box-pack: flex-start !important;
    box-pack: flex-start !important;
    -webkit-justify-content: flex-start !important;
    -moz-justify-content: flex-start !important;
    -ms-justify-content: flex-start !important;
    -o-justify-content: flex-start !important;
    justify-content: flex-start !important;
    -ms-flex-pack: flex-start !important;
    -webkit-box-align: start;
    -moz-box-align: start;
    box-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-align: start
  }

  .main__menu.-side__bar__menu__left .main__menu__wrap .main__menu__logo,
  .main__menu.-side__bar__menu__right .main__menu__wrap .main__menu__logo {
    display: block;
    margin: 30px
  }

  .main__menu.-side__bar__menu__left .main__menu__wrap .main__menu__navbar,
  .main__menu.-side__bar__menu__right .main__menu__wrap .main__menu__navbar {
    width: 100%;
    margin-top: 0;
    background-color: transparent
  }

  .main__menu.-side__bar__menu__left .main__menu__wrap .main__menu__navbar>li>a,
  .main__menu.-side__bar__menu__right .main__menu__wrap .main__menu__navbar>li>a {
    padding-left: 30px;
    padding-right: 30px
  }

  .main__menu.-side__bar__menu__left .main__menu__wrap .main__menu__navbar li,
  .main__menu.-side__bar__menu__right .main__menu__wrap .main__menu__navbar li {
    display: block;
    float: none
  }

  .main__menu.-side__bar__menu__left .main__menu__wrap .main__menu__navbar li a,
  .main__menu.-side__bar__menu__right .main__menu__wrap .main__menu__navbar li a {
    white-space: normal
  }

  .main__menu.-side__bar__menu__left .main__menu__wrap .main__menu__navbar li a:before,
  .main__menu.-side__bar__menu__right .main__menu__wrap .main__menu__navbar li a:before {
    height: 100%;
    width: 3px
  }

  .main__menu.-side__bar__menu__left .main__menu__wrap .main__menu__navbar .dropdown__content,
  .main__menu.-side__bar__menu__right .main__menu__wrap .main__menu__navbar .dropdown__content {
    left: 100%;
    top: 0;
    width: 100%;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0)
  }

  .main__menu.-side__bar__menu__left .main__menu__wrap .main__menu__navbar .dropdown__content.active,
  .main__menu.-side__bar__menu__right .main__menu__wrap .main__menu__navbar .dropdown__content.active {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1)
  }

  .main__menu.-side__bar__menu__left .main__menu__wrap .main__menu__navbar .dropdown__content .hide_elem .dropdown__content,
  .main__menu.-side__bar__menu__right .main__menu__wrap .main__menu__navbar .dropdown__content .hide_elem .dropdown__content {
    left: 0;
    opacity: 1;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1)
  }

  .main__menu.-side__bar__menu__left .main__menu__wrap .menu.menu__extra,
  .main__menu.-side__bar__menu__right .main__menu__wrap .menu.menu__extra {
    position: relative;
    width: 100%;
    margin: auto 0 0;
    text-align: center;
    background-color: transparent !important
  }

  .main__menu.-side__bar__menu__left .main__menu__wrap .menu.menu__extra .menu__item,
  .main__menu.-side__bar__menu__right .main__menu__wrap .menu.menu__extra .menu__item {
    display: inline-block;
    float: none
  }

  .main__menu.-side__bar__menu__left .main__menu__wrap .menu.menu__extra .menu__item__shop .submenu,
  .main__menu.-side__bar__menu__right .main__menu__wrap .menu.menu__extra .menu__item__shop .submenu {
    position: fixed;
    z-index: 9999;
    left: 0;
    right: auto;
    top: 0;
    width: 250px;
    -webkit-transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
    -o-transform-origin: right;
    transform-origin: right
  }

  .main__menu.-side__bar__menu__left .main__menu__inner__wrap .main__menu__wrap {
    left: 0
  }

  .main__menu.-side__bar__menu__left .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar {
    left: 100%;
    right: auto
  }

  .main__menu.-side__bar__menu__left .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar .dropdown__content {
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    -o-transform-origin: left;
    transform-origin: left
  }

  .main__menu.-side__bar__menu__left.main__menu--outside__dropdown .main__menu__wrap .main__menu__navbar>li.brooks__wide>.dropdown__content {
    left: 100% !important;
    right: auto
  }

  .main__menu.-side__bar__menu__right .main__menu__inner__wrap .main__menu__wrap {
    right: 0;
    left: auto
  }

  .main__menu.-side__bar__menu__right .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar .dropdown__content {
    left: auto;
    right: 100%;
    -webkit-transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
    -o-transform-origin: right;
    transform-origin: right
  }

  .main__menu.-side__bar__menu__right .main__menu__inner__wrap .main__menu__wrap .menu.menu__extra .menu__item__shop .submenu {
    position: fixed;
    left: auto;
    right: 0;
    top: 0;
    width: 250px;
    -webkit-transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
    -o-transform-origin: right;
    transform-origin: right
  }

  .main__menu.-side__bar__menu__right.main__menu--outside__dropdown .main__menu__wrap .main__menu__navbar>li.brooks__wide>.dropdown__content {
    left: auto !important;
    right: 100%
  }

  .main__menu.-side__bar__menu__right.main__menu--outside__dropdown .main__menu__wrap .main__menu__navbar li:not(.brooks__wide) .dropdown__content li a {
    padding-left: 40px;
    padding-right: 15px
  }

  .main__menu.-side__bar__menu__right.main__menu--outside__dropdown .main__menu__wrap .main__menu__navbar li:not(.brooks__wide) .dropdown__content i.bi-carret-down {
    right: auto;
    left: 8px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
  }

  .main__menu.-full__menu {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
  }

  .main__menu.-full__menu .main__menu__wrap {
    flex-direction: column
  }

  .main__menu.-full__menu .main__menu__wrap .main__menu__navbar {
    position: absolute;
    top: 0;
    width: 100%;
    max-height: 80vh;
    text-align: center;
    opacity: 0;
    transition: opacity 0.5s 0.5s;
    overflow: auto;
    -webkit-transform: translateY(100vh);
    -moz-transform: translateY(100vh);
    -ms-transform: translateY(100vh);
    -o-transform: translateY(100vh);
    transform: translateY(100vh)
  }

  .main__menu.-full__menu .main__menu__wrap .main__menu__navbar li {
    display: block;
    float: none
  }

  .main__menu.-full__menu .main__menu__wrap .main__menu__navbar li a {
    padding: 0 15px !important;
    white-space: normal
  }

  .main__menu.-full__menu .main__menu__wrap .main__menu__navbar li a i.bi-carret-down {
    display: none !important
  }

  .main__menu.-full__menu .main__menu__wrap .main__menu__navbar li a:before {
    display: none !important
  }

  .main__menu.-full__menu .main__menu__wrap .main__menu__navbar li a:after {
    content: '';
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    width: 30%;
    height: 3px;
    margin: auto;
    background-color: #EE3F54;
    opacity: 0;
    transition: opacity 0.5s
  }

  .main__menu.-full__menu .main__menu__wrap .main__menu__navbar li a.active:after {
    opacity: 1
  }

  .main__menu.-full__menu .main__menu__wrap .main__menu__navbar .dropdown__content {
    position: relative !important;
    opacity: 1;
    top: 100% !important;
    left: 0 !important;
    right: auto !important;
    display: none;
    width: 100%;
    background-color: transparent !important;
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important
  }

  .main__menu.-full__menu .main__menu__wrap .main__menu__navbar .dropdown__content .hide_elem .dropdown__content {
    left: 0;
    opacity: 1
  }

  .main__menu.-full__menu .main__menu__wrap .main__menu__navbar .dropdown__content li a {
    padding: 15px !important
  }

  .main__menu.-full__menu .main__menu__wrap .main__menu__navbar .dropdown__content li a:after {
    width: 50%
  }

  .main__menu.-full__menu .main__menu__wrap .menu.menu__extra {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: auto 0 0;
    text-align: center;
    -webkit-transform: translateY(100vh);
    -moz-transform: translateY(100vh);
    -ms-transform: translateY(100vh);
    -o-transform: translateY(100vh);
    transform: translateY(100vh);
    background-color: transparent !important
  }

  .main__menu.-full__menu .main__menu__wrap .menu.menu__extra .menu__item {
    display: inline-block;
    float: none
  }

  .main__menu.-full__menu .main__menu__wrap .menu.menu__extra .menu__item__shop .submenu {
    position: fixed;
    bottom: 65px;
    left: 0;
    right: auto;
    top: auto;
    width: 250px;
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    -ms-transform-origin: bottom;
    -o-transform-origin: bottom;
    transform-origin: bottom
  }

  .main__menu.-full__menu .open__menu__btn {
    display: block
  }

  .main__menu.-full__menu.-menu_is_open {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    width: 100vw;
    height: 100vh;
    background-color: #000
  }

  .main__menu.-full__menu.-menu_is_open .main__menu__wrap {
    height: 100vh
  }

  .main__menu.-full__menu.-menu_is_open .main__menu__wrap .main__menu__navbar {
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 1
  }

  .main__menu.-full__menu.-menu_is_open .main__menu__logo {
    display: none
  }

  .main__menu.-full__menu.-menu_is_open .open__menu__btn {
    right: 50%;
    transform: translateX(50%)
  }

  .main__menu.-full__menu.-menu_is_open .menu.menu__extra {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
  }
}

.main__menu.-menu_is_open:not(.-full__menu) {
  -webkit-transform: translate(-250px, 0);
  -moz-transform: translate(-250px, 0);
  -ms-transform: translate(-250px, 0);
  -o-transform: translate(-250px, 0);
  transform: translate(-250px, 0)
}

.open__menu__btn {
  position: absolute;
  z-index: 999;
  display: none;
  padding: 15px;
  cursor: pointer
}

.open__menu__btn span {
  position: relative;
  top: 0;
  display: block;
  width: 25px;
  height: 3px;
  margin-top: 4px;
  background-color: #fff;
  box-shadow: none;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.open__menu__btn span:first-child {
  margin: 0
}

.open__menu__btn.-menu_is_open span {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.open__menu__btn.-menu_is_open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 5px
}

.open__menu__btn.-menu_is_open span:nth-child(2) {
  opacity: 0
}

.open__menu__btn.-menu_is_open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: -9px
}

.main__menu .menu.menu__extra {
  list-style: none;
  padding: 0;
  margin: 0;
  background-color: #2F2E2F;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  transition: background-color 0.5s
}

.main__menu .menu.menu__extra::after {
  clear: both;
  content: "";
  display: table
}

.main__menu .menu.menu__extra ul {
  list-style: none;
  padding: 0;
  margin: 0
}

.main__menu .menu.menu__extra .menu__item {
  float: left;
  margin-bottom: 0
}

.main__menu .menu.menu__extra .menu__item>div {
  position: relative;
  opacity: 1
}

.main__menu .menu.menu__extra .menu__item>div>a {
  display: block;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 1
}

.main__menu .menu.menu__extra .menu__item>div>a:hover {
  opacity: 0.6
}

.main__menu .menu.menu__extra .menu__item>div>a i {
  color: #fff;
  font-size: 24px;
  line-height: 64px;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  transition: color 0.5s
}

.main__menu .menu.menu__extra .menu__item__wishlist {
  height: 65px;
  width: 65px;
  text-align: center
}

.main__menu .menu.menu__extra .menu__item__wishlist>a {
  height: 65px;
  line-height: 65px
}

.main__menu .menu.menu__extra .menu__item__wishlist>a span {
  display: none
}

.main__menu .menu.menu__extra .menu__item__shop {
  width: 65px;
  text-align: center
}

.main__menu .menu.menu__extra .menu__item__shop>a {
  height: 65px;
  line-height: 65px
}

.main__menu .menu.menu__extra .menu__item__shop>a .shopping-cart-items-count {
  position: absolute;
  right: 10px;
  top: 10px;
  min-width: 15px;
  height: 15px;
  padding: 0 2px;
  line-height: 13px;
  background-color: transparent;
  color: #EE3F54;
  border-radius: 20px;
  border: 1px solid #fff;
  font-size: 9px;
  overflow: hidden;
  text-align: center
}

.main__menu .menu.menu__extra .menu__item__shop>a .shopping-cart-items-count.no-items {
  display: none
}

.main__menu .menu.menu__extra .menu__item__shop .submenu {
  position: absolute;
  top: 100%;
  right: 0;
  width: 260px;
  background-color: #fff;
  box-shadow: 0 0 1px 1px #eee inset;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  transform-origin: top;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: -webkit-transform .3s ease-in-out, opacity 0.5s, max-height 0s 0.5s;
  -moz-transition: -moz-transform .3s ease-in-out, opacity 0.5s, max-height 0s 0.5s;
  transition: transform .3s ease-in-out, opacity 0.5s, max-height 0s 0.5s
}

.main__menu .menu.menu__extra .menu__item__shop .submenu .cart_list {
  padding-bottom: 20px;
  max-height: calc(100vh - 325px);
  overflow: hidden
}

.main__menu .menu.menu__extra .menu__item__shop .submenu .cart_list li.empty {
  padding-top: 20px
}

.main__menu .menu.menu__extra .menu__item__shop .submenu .mini_cart_item {
  position: relative;
  padding: 0 20px;
  margin: 20px 0;
  min-height: 60px;
  line-height: 1.4em;
  text-align: left
}

.main__menu .menu.menu__extra .menu__item__shop .submenu .mini_cart_item:last-child {
  margin-bottom: 0
}

.main__menu .menu.menu__extra .menu__item__shop .submenu .mini_cart_item .remove {
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  z-index: 9;
  width: 30px;
  height: 30px;
  margin: auto;
  line-height: 30px;
  text-align: center;
  color: #EE3F54;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s
}

.main__menu .menu.menu__extra .menu__item__shop .submenu .mini_cart_item .remove:hover {
  opacity: 0.6
}

.main__menu .menu.menu__extra .menu__item__shop .submenu .mini_cart_item a:not(.remove) {
  position: relative;
  display: block;
  padding-left: 75px;
  margin-bottom: 5px;
  font-size: 14px;
  color: #000;
  font-weight: 300
}

.main__menu .menu.menu__extra .menu__item__shop .submenu .mini_cart_item a:not(.remove) img {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 0;
  left: 0
}

.main__menu .menu.menu__extra .menu__item__shop .submenu .mini_cart_item .variation {
  padding-left: 75px
}

.main__menu .menu.menu__extra .menu__item__shop .submenu .mini_cart_item .variation .brooks__variation__row div {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 300
}

.main__menu .menu.menu__extra .menu__item__shop .submenu .mini_cart_item .variation .brooks__variation__row p {
  margin-bottom: 0
}

.main__menu .menu.menu__extra .menu__item__shop .submenu .mini_cart_item .quantity {
  display: block;
  padding-left: 75px;
  margin-top: 5px;
  font-weight: 300;
  font-size: 14px;
  color: #EE3F54
}

.main__menu .menu.menu__extra .menu__item__shop .submenu .total {
  text-align: left;
  margin: 0;
  padding: 10px 20px;
  font-size: 14px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  text-transform: uppercase
}

.main__menu .menu.menu__extra .menu__item__shop .submenu .total span {
  float: right;
  color: #EE3F54
}

.main__menu .menu.menu__extra .menu__item__shop .submenu .btn {
  margin-top: 30px;
  margin-bottom: 0
}

.main__menu .menu.menu__extra .menu__item__shop .submenu .btn.checkout {
  margin-top: 15px;
  margin-bottom: 20px
}

.main__menu .menu.menu__extra .menu__item__shop:hover .submenu {
  opacity: 1;
  max-height: 100vh;
  -webkit-transition: -webkit-transform .3s ease-in-out, opacity 0.5s, max-height 0s 0s;
  -moz-transition: -moz-transform .3s ease-in-out, opacity 0.5s, max-height 0s 0s;
  transition: transform .3s ease-in-out, opacity 0.5s, max-height 0s 0s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0)
}

.main__menu .menu.menu__extra .menu__item__search {
  width: 65px;
  height: 65px;
  text-align: center
}

.main__menu .menu.menu__extra .menu__item__search a {
  height: 65px;
  line-height: 65px
}

.main__menu .menu.menu__extra .menu__item__search form {
  display: none
}

.main__menu .menu.menu__extra .menu__item h4 {
  text-align: left;
  color: #fff
}

.main__menu .menu.menu__extra .menu__item ul li.recentcomments {
  width: 220px;
  text-align: left;
  color: #fff
}

.main__menu .menu.menu__extra .menu__item ul li.recentcomments a {
  color: inherit
}

.main__menu .menu.menu__extra .menu__item .theme__recent__posts {
  width: 250px
}

.main__menu .menu.menu__extra .menu__item form {
  width: 220px;
  text-align: left
}

.main__menu .menu.menu__extra .menu__item .input-field input:not([type]),
.main__menu .menu.menu__extra .menu__item .input-field input[type=text],
.main__menu .menu.menu__extra .menu__item .input-field input[type=password],
.main__menu .menu.menu__extra .menu__item .input-field input[type=email],
.main__menu .menu.menu__extra .menu__item .input-field input[type=url],
.main__menu .menu.menu__extra .menu__item .input-field input[type=time],
.main__menu .menu.menu__extra .menu__item .input-field input[type=date],
.main__menu .menu.menu__extra .menu__item .input-field input[type=datetime-local],
.main__menu .menu.menu__extra .menu__item .input-field input[type=tel],
.main__menu .menu.menu__extra .menu__item .input-field input[type=number],
.main__menu .menu.menu__extra .menu__item .input-field input[type=search],
.main__menu .menu.menu__extra .menu__item .input-field textarea.materialize-textarea {
  border-color: #fff;
  background-color: transparent !important
}

.main__menu .menu.menu__extra .menu__item .input-field label {
  color: #fff
}

.main__menu .menu.menu__extra .menu__item .tagcloud {
  width: 220px
}

.main__menu .menu.menu__extra .menu__item .tagcloud a {
  border-color: #fff;
  color: #fff;
  background-color: transparent
}

.main__menu .menu.menu__extra .menu__item .social__widget {
  text-align: center
}

.main__menu .menu.menu__extra .menu__item .social__widget a {
  display: inline-block;
  height: 65px;
  width: 65px;
  margin: 0
}

.main__menu .menu.menu__extra .menu__item .textwidget {
  text-align: left;
  color: #fff;
  padding: 14px
}

.menu__badge {
  display: inline-block;
  min-width: 10px;
  padding: 0 3px;
  font-size: 13px;
  line-height: 20px;
  font-weight: 300;
  color: inherit;
  text-align: center;
  white-space: nowrap;
  text-transform: uppercase;
  background-color: rgba(255, 255, 255, 0.3)
}

@media (min-width: 1025px) {
  body.side__bar__menu__left .main__theme__wrap {
    width: calc(100vw - 250px);
    -webkit-transform: translateX(250px);
    -moz-transform: translateX(250px);
    -ms-transform: translateX(250px);
    -o-transform: translateX(250px);
    transform: translateX(250px)
  }

  body.side__bar__menu__left footer.main__footer {
    left: 250px;
    width: calc(100vw - 250px)
  }

  body.side__bar__menu__left .parallax__covers .parallax__wrap {
    left: 250px
  }

  body.side__bar__menu__right .main__theme__wrap {
    width: calc(100vw - 250px);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
  }

  body.side__bar__menu__right footer.main__footer {
    left: auto;
    width: calc(100vw - 250px)
  }

  body.side__bar__menu__right .parallax__covers .parallax__wrap {
    left: auto;
    right: 250px
  }
}

@media (max-width: 1024px) {


  .main__menu .main__menu__logo img,
  .main__menu .main-logo img {
    display: none
  }

  .main__menu .main__menu__logo img.alt__logo,
  .main__menu .main-logo img.alt__logo {
    display: block
  }

  .main__menu {
    background-color: #2F2E2F;
    box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.2);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
  }

  .main__menu .main__menu__inner__wrap {
    min-height: 50px;
    max-width: 100%;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify
  }

  .main__menu .main__menu__inner__wrap .main__menu__logo {
    margin: 5px
  }

  .main__menu .main__menu__inner__wrap .main__menu__logo img {
    max-height: 60px
  }

  .main__menu .main__menu__inner__wrap .open__menu__btn {
    position: relative;
    display: block
  }

  .main__menu .main__menu__inner__wrap .main__menu__wrap {
    position: absolute;
    top: 0;
    left: 100%;
    width: 250px;
    height: 100vh;
    overflow: auto;
    padding: 0;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    box-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-align: start;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0
  }

  .main__menu .main__menu__inner__wrap .main__menu__wrap .main__menu__logo {
    display: none
  }

  .main__menu .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar {
    width: 100%;
    background-color: transparent
  }

  .main__menu .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar>li a {
    line-height: 45px
  }

  .main__menu .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar li {
    float: none
  }

  .main__menu .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar li.main-logo {
    display: none
  }

  .main__menu .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar li a {
    padding: 0 20px;
    white-space: normal
  }

  .main__menu .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar li a:before {
    width: 3px;
    height: 100%
  }

  .main__menu .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar li a.dropdown__menu {
    padding-right: 40px !important
  }

  .main__menu .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar li a.dropdown__menu i.bi-carret-down {
    display: block;
    right: 15px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  .main__menu .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar li .dropdown__content {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    display: none;
    max-height: 100% !important;
    box-shadow: none;
    opacity: 1 !important;
    background-color: transparent;
    -webkit-transform: scaleY(1) !important;
    -moz-transform: scaleY(1) !important;
    -ms-transform: scaleY(1) !important;
    -o-transform: scaleY(1) !important;
    transform: scaleY(1) !important
  }

  .main__menu .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar li .dropdown__content li a {
    padding: 7px 5px 7px 30px;
    line-height: 1.5em;
    color: inherit
  }

  .main__menu .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar li .dropdown__content .dropdown__content a {
    padding-left: 50px
  }

  .main__menu .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar li .dropdown__content .hide_elem>.dropdown__content {
    display: block !important
  }

  .main__menu .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar li .dropdown__content .hide_elem>.dropdown__content li a {
    padding-left: 30px !important
  }

  .main__menu .main__menu__inner__wrap .main__menu__wrap .main__menu__navbar li .dropdown__content .no_link+.dropdown__content li a {
    padding-left: 50px !important
  }

  .main__menu .main__menu__inner__wrap .main__menu__wrap .menu.menu__extra {
    width: 100%;
    background-color: transparent !important;
    text-align: center
  }

  .main__menu .main__menu__inner__wrap .main__menu__wrap .menu.menu__extra .menu__item {
    display: inline-block;
    float: none
  }

  .main__menu .main__menu__inner__wrap .main__menu__wrap .menu.menu__extra .menu__item__shop {
    position: static
  }

  .main__menu .main__menu__inner__wrap .main__menu__wrap .menu.menu__extra .menu__item__shop>a {
    position: relative
  }

  .main__menu .main__menu__inner__wrap .main__menu__wrap .menu.menu__extra .menu__item__shop .submenu {
    position: fixed;
    left: 100%;
    right: auto;
    width: 250px
  }
}

.about__block__col img {
  display: block;
  width: 88%;
  height: auto
}

.about__block__col p {
  margin-top: 40px
}

.rent__list {
  text-align: center;
  font-size: 0;
  letter-spacing: 0
}

.rent__list::after {
  clear: both;
  content: "";
  display: table
}

.rent__list .rent__list__item .input-field {
  border-right: 1px solid #EE3F54
}

.rent__list__item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 25%
}

.rent__list__item:last-child {
  width: auto
}

.rent__list__item .progress {
  position: absolute;
  top: calc(100% - 8px);
  left: 0;
  z-index: 2;
  height: 3px
}

.gallery__item {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden
}

.gallery__item .gallery__item__description {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.gallery__item .gallery__item__description i {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 30px;
  height: 30px;
  margin: auto;
  font-size: 30px;
  color: #fff
}

.gallery__item:hover .gallery__item__description {
  opacity: 1
}

.services__block__col {
  margin-top: 50px
}

.services__block__col .services__block__col__img img {
  display: block;
  width: 120px;
  margin: auto
}

.services__block__col p {
  max-width: 300px;
  margin: 30px auto 0;
  font-size: 18px;
  font-weight: 300;
  text-transform: none;
  color: #000
}

.subscribe__section {
  margin-top: 30px
}

.subscribe__section p {
  margin-top: 40px;
  color: #fff;
  font-weight: 300
}

.video__container {
  position: relative;
  max-width: 1000px;
  margin: 20px auto;
  padding: 0;
  background-position: center;
  background-size: cover;
  box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.5)
}

.video__container .play__btn {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  color: #fff;
  background: transparent;
  border: none;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: pointer
}

.video__container .play__btn .fa {
  font-size: 100px;
  opacity: 0.5
}

.video__container .play__btn span {
  display: block;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 2px
}

.customers__list {
  text-align: left
}

.customers__list::after {
  clear: both;
  content: "";
  display: table
}

.customers__list .customers__list__item {
  display: inline-block;
  vertical-align: top;
  margin-right: 62px;
  margin-top: 20px;
  margin-bottom: 20px
}

.customers__list .customers__list__item img {
  display: block
}

.customers__container {
  padding: 50px
}

.customers__container .customers__container__wrap {
  position: relative
}

.customers__container .customers__quote {
  font-size: 14px;
  line-height: 30px;
  color: #2F2E2F;
  font-weight: 300
}

.customers__container .customers__quote p {
  font-size: 14px;
  line-height: 30px
}

.customers__container .customers__name {
  margin-top: 30px;
  font-size: 16px;
  font-weight: 700;
  color: #2F2E2F;
  text-align: center
}

.customers__container .customers__tab__list {
  display: block;
  text-align: center;
  list-style: none;
  margin-bottom: 40px
}

.customers__container .customers__tab__list__item {
  display: inline-block;
  float: none;
  margin: 0 3%;
  cursor: pointer
}

.customers__container .customers__tab__list__item .customers__tab__list__item-in {
  width: 100px;
  margin: auto;
  border: 5px solid transparent;
  border-radius: 100px;
  overflow: hidden;
  -webkit-transition: border-color 0.8s;
  -moz-transition: border-color 0.8s;
  transition: border-color 0.8s
}

.customers__container .customers__tab__list__item:hover .customers__tab__list__item-in,
.customers__container .customers__tab__list__item.slick-current .customers__tab__list__item-in {
  border-color: #EE3F54
}

.customers__container .customers__tab__list .slick-track {
  margin: 0 auto
}

.theme__pricing__item {
  margin-bottom: 15px;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.15)
}

.theme__pricing__item.-popular_pricing .theme__pricing__item__title__price {
  background-color: #2F2E2F
}

.theme__pricing__item:hover .theme__pricing__item__image .image__cover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1)
}

.theme__pricing__item__title {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  box-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  -ms-flex-align: stretch;
  min-height: 80px;
  margin: 0;
  font-size: 20px;
  font-weight: 300;
  color: #2F2E2F;
  letter-spacing: 2px;
  line-height: 25px;
  background-color: #fff;
  overflow: hidden;
  text-align: center
}

.theme__pricing__item__title__col {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  width: calc(100% - 110px);
  padding: 0 5px
}

.theme__pricing__item__title__price {
  width: 110px;
  color: #fff;
  letter-spacing: 0.75px;
  background-color: #EE3F54
}

.theme__pricing__item__image {
  overflow: hidden
}

.theme__pricing__item__image .image__cover {
  width: 100%;
  padding-bottom: 60%;
  background-position: center;
  background-size: cover;
  -webkit-transition: -webkit-transform .5s;
  -moz-transition: -moz-transform .5s;
  transition: transform .5s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1)
}

.theme__pricing__item__wrap {
  overflow: hidden;
  background-color: #fff;
  padding: 30px 20px 20px;
  text-align: center;
  color: #2F2E2F
}

.theme__pricing__item__wrap h5 {
  letter-spacing: 2px
}

.theme__pricing__item__wrap p {
  text-align: left
}

.theme__pricing__item__wrap ol,
.theme__pricing__item__wrap ul {
  padding-left: 20px;
  text-align: left;
  list-style: none
}

.theme__pricing__item__wrap ol li,
.theme__pricing__item__wrap ul li {
  position: relative;
  margin-bottom: 10px;
  font-weight: 300
}

.theme__pricing__item__wrap ol li:after,
.theme__pricing__item__wrap ul li:after {
  content: '';
  position: absolute;
  left: -10px;
  top: 10px;
  width: 3px;
  height: 3px;
  background-color: #EE3F54;
  border-radius: 50%;
  overflow: hidden
}

.theme__pricing__item__wrap .btn {
  margin-top: 20px
}

.pricing__item {
  position: relative;
  display: inline-block;
  width: 25%;
  padding: 20px;
  margin: 0 13px;
  vertical-align: middle;
  background-color: #fff;
  background-position: center;
  background-size: cover;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.15)
}

.pricing__item .pricing__item__wrap {
  position: relative;
  z-index: 1;
  border: 1px solid #fff
}

.pricing__item .pricing__item__wrap h3 {
  color: #EE3F54
}

.pricing__item .line__md {
  display: none
}

.pricing__item .line__md:after {
  background-color: #fff
}

.pricing__item .line__lg {
  display: none;
  margin: 30px 0
}

.pricing__item .pricing__item__title {
  text-transform: uppercase
}

.pricing__item h5 {
  margin: 30px 0;
  letter-spacing: 2px
}

.pricing__item .pricing__item__demand {
  display: none;
  margin: 25px 0;
  color: #fff;
  font-weight: 400
}

.pricing__item.-popular_pricing {
  width: 35%;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.35)
}

.pricing__item.-popular_pricing .line__md {
  display: block
}

.pricing__item.-popular_pricing .line__lg {
  opacity: 0
}

.pricing__item.-popular_pricing .pricing__item__title {
  color: #fff
}

.pricing__item.-popular_pricing:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  background-color: #EE3F54
}

.pricing__item.-popular_pricing .pricing__item__wrap h3,
.pricing__item.-popular_pricing .pricing__item__wrap h5 {
  color: #fff
}

.pricing__item.-popular_pricing .pricing__item__demand {
  display: block
}

.pricing__item.-popular_pricing .btn {
  margin-bottom: 20px
}

.theme__team__block::after {
  clear: both;
  content: "";
  display: table
}

.theme__team__block.-no__gap .theme__team-column {
  padding: 0
}

.theme__team__block.-no__gap .theme__team-left,
.theme__team__block.-no__gap .theme__team-right {
  padding: 0
}

.theme__team-fullname,
.theme__team-position,
.theme__team-description {
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase
}

.theme__team-fullname {
  font-weight: 300;
  margin-bottom: 5px
}

.theme__team-position {
  font-weight: 700;
  margin-bottom: 10px
}

.theme__team-description {
  font-weight: 300;
  letter-spacing: 0;
  line-height: 19px;
  text-transform: none
}

.team__networks a {
  display: inline-block;
  margin: 0 10px;
  color: inherit;
  font-size: 25px;
  vertical-align: middle;
  opacity: 0.5
}

.team__networks a i {
  display: block
}

.team__networks a:hover {
  opacity: 0.8
}

.theme__team-column .theme__team-in .theme__team-pic {
  overflow: hidden
}

.theme__team-column .theme__team-in .theme__team-pic .image-fill {
  padding-bottom: 110%;
  -webkit-transition: -webkit-transform .5s;
  -moz-transition: -moz-transform .5s;
  transition: transform .5s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1)
}

.theme__team-column .theme__team-in .theme__team-text {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  min-height: 135px;
  padding: 10px;
  background-color: #F8F8F8;
  text-align: center;
  color: #2F2E2F
}

.theme__team-column .theme__team-in .theme__team-text .theme__team-fullname {
  margin-top: 5px
}

.theme__team-column:hover .theme__team-in .theme__team-pic .image-fill {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1)
}

.theme__team-left,
.theme__team-right {
  padding: 0 15px 15px
}

.theme__team-left:last-child,
.theme__team-right:last-child {
  padding-bottom: 0
}

.theme__team-left .theme__team-in,
.theme__team-right .theme__team-in {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center
}

.theme__team-left .theme__team-pic,
.theme__team-right .theme__team-pic {
  position: relative;
  width: 50%;
  overflow: hidden
}

.theme__team-left .theme__team-pic .image-fill,
.theme__team-right .theme__team-pic .image-fill {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform .5s;
  -moz-transition: -moz-transform .5s;
  transition: transform .5s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1)
}

.theme__team-left .theme__team-text,
.theme__team-right .theme__team-text {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
  width: 50%;
  min-height: 270px;
  color: #2F2E2F;
  padding: 0 20px
}

.theme__team-left .theme__team-text .theme__team-fullname,
.theme__team-right .theme__team-text .theme__team-fullname {
  margin-top: 15px
}

.theme__team-left .theme__team-text .theme__team-position,
.theme__team-right .theme__team-text .theme__team-position {
  margin-bottom: 20px
}

.theme__team-left .theme__team-text .theme__team-description,
.theme__team-right .theme__team-text .theme__team-description {
  position: relative;
  min-height: 135px;
  overflow: hidden
}

.theme__team-left .theme__team-text .team__networks,
.theme__team-right .theme__team-text .team__networks {
  padding-bottom: 20px;
  margin-top: 15px
}

.theme__team-left:hover .theme__team-in .theme__team-pic .image-fill,
.theme__team-right:hover .theme__team-in .theme__team-pic .image-fill {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1)
}

.theme__team-left .theme__team-in {
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row
}

.theme__team-right .theme__team-in {
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -ms-flex-direction: row-reverse
}

.theme__chart__block {
  position: relative
}

.theme__chart__block .chart__wrap {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  position: relative
}

.theme__chart__block .chart__wrap svg {
  width: 100%;
  height: 100%
}

.theme__chart__block.chart__type__pie .chart__holder {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg)
}

.theme__chart__block.chart__type__linear {
  margin-bottom: 20px
}

.theme__chart__block.chart__type__linear .chart__description {
  padding: 0;
  text-align: left
}

.theme__chart__block.chart__type__linear .chart__wrap {
  max-width: 100%
}

.theme__chart__block.chart__type__linear .chart__holder,
.theme__chart__block.chart__type__linear .label__wrap {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  line-height: 0;
  font-size: 0
}

.theme__chart__block.chart__type__linear .chart__holder {
  width: calc(100% - 95px)
}

.theme__chart__block.chart__type__linear .label__wrap {
  position: relative;
  top: -2px;
  width: 90px;
  padding-left: 10px;
  text-align: right
}

.theme__chart__block.chart__type__linear .label__wrap .label__data {
  font-size: 20px;
  line-height: 27px
}

.theme__chart__block.chart__type__text {
  text-align: center
}

.theme__chart__block.chart__type__text .chart__holder,
.theme__chart__block.chart__type__text .label__wrap {
  position: relative
}

.theme__chart__block.chart__type__text .chart__holder .label__data,
.theme__chart__block.chart__type__text .label__wrap .label__data {
  margin: auto;
  font-size: 30px;
  line-height: 41px
}

.theme__chart__block.chart__type__text .chart__description {
  padding: 20px 0;
  font-size: 20px;
  line-height: 26px
}

.chart__holder,
.label__wrap {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%
}

.label__wrap {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex
}

.label__wrap .label__data {
  margin: auto;
  font-size: 20px;
  font-weight: bold
}

.chart__description {
  font-weight: 300;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  padding: 40px 0 20px;
  margin-top: 0
}

.figure__holder__square {
  padding-bottom: 100%
}

.search__results__map {
  height: 500px
}

.search__results__item {
  padding-top: 30px;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  transition: 0.8s
}

.search__results__item.-sort_full_width {
  width: 100%
}

.search__results__item .search__results__inner__wrap {
  position: relative
}

.search__results__item .search__results__inner__wrap:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  background-color: transparent;
  background-image: -webkit-linear-gradient(transparent, #000);
  background-image: linear-gradient(transparent, #000);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.search__results__item .search__results__inner__wrap:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s
}

.search__results__item .search__results__inner__wrap:hover:before {
  opacity: 0
}

.search__results__item .search__results__inner__wrap:hover:after {
  opacity: 1
}

.search__results__item canvas {
  display: block;
  width: 100%;
  height: auto;
  max-height: 360px;
  background-size: cover
}

.search__results__item .search__results__item__description {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  padding: 0 15px;
  color: #fff
}

.search__results__item .search__results__item__description h3 {
  font-size: 17px;
  font-weight: 300
}

.search__results__item .search__results__item__description h6 {
  font-weight: 300
}

.brooks__not__found {
  padding-top: 50px
}

.brooks__not__found h2 {
  text-align: center;
  margin-bottom: 30px
}

.brooks__not__found img {
  display: block;
  width: 100%;
  max-width: 700px;
  margin: 0 auto 30px
}

.brooks__not__found form {
  max-width: 700px;
  margin: 0 auto 15px
}

.brooks__not__found form input[type="text"] {
  width: calc(100% - 190px);
  height: 49px;
  margin-right: 20px;
  float: left
}

.brooks__not__found form input[type="submit"],
.brooks__not__found form .btn {
  width: auto
}

.buil__main {
  height: 60vh;
  max-height: 800px
}

.build__section .build__addres i {
  display: inline-block;
  font-size: 20px;
  margin-right: 5px;
  color: #EE3F54
}

.build__icons__grid {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  flex-wrap: wrap
}

.build__addres {
  margin-bottom: 20px
}

.build__icon {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px
}

.build__icon .build__icon__image img {
  width: auto;
  height: 70px
}

.build__icon .build__icon__value {
  margin: 10px 0;
  font-size: 50px;
  color: #EE3F54;
  font-weight: 300;
  text-align: center;
  line-height: 45px;
  letter-spacing: 3.3px
}

.build__icon .build__icon__value span {
  display: inline-block;
  font-size: 30px
}

.build__icon .build__icon__name {
  font-size: 14px;
  line-height: 40px;
  color: #636063;
  letter-spacing: 2px;
  font-weight: bold;
  text-transform: uppercase
}

.tech__row {
  border-bottom: 1px solid #969396;
  color: #969396;
  font-weight: 300;
  line-height: 40px;
  margin-bottom: 10px
}

.tech__row::after {
  clear: both;
  content: "";
  display: table
}

.tech__row .tech__col__left {
  float: left;
  max-width: 50%;
  font-size: 14px;
  text-align: left
}

.tech__row .tech__col__right {
  float: right;
  max-width: 50%;
  font-size: 18px;
  text-align: right
}

.single__building__content {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex
}

.single__building__content .build__section__col {
  height: 100%;
  width: 100%;
  background-position: bottom left;
  background-size: cover
}

.single__building__content .build__section__col.build__image__right {
  position: absolute;
  left: 0;
  top: 0
}

.blog__main h1 {
  font-size: 60px;
  line-height: 1.2em;
  text-align: center;
  letter-spacing: 1.7px;
  text-transform: uppercase;
  color: #fff
}

.blog__main .post__audio__heading h1 {
  margin-bottom: 40px;
  font-size: 50px;
  font-weight: 300
}

.blog__main .post__quote__heading {
  text-align: center
}

.blog__main .post__quote__heading .single__post__icon {
  color: #fff;
  font-size: 70px
}

.blog__main .post__quote__heading .single__post__icon i {
  color: #fff
}

.blog__main .post__quote__heading .quote__content {
  font-size: 50px;
  line-height: 1.2em;
  font-weight: 300;
  letter-spacing: 1.7px;
  color: #fff;
  text-align: center
}

.blog__main .post__quote__heading .quote__content p {
  line-height: 1.2em
}

.blog__main .post__quote__heading h3 {
  color: #fff
}

.blog__main .post__link__heading a {
  display: block;
  width: 70px;
  height: 70px;
  margin: 0 auto 40px
}

.blog__main .post__link__heading a i {
  display: block;
  font-size: 70px;
  color: #fff
}

.blog__main .post__link__heading h1 {
  color: #fff
}

.blog__grid__item {
  position: relative;
  overflow: hidden
}

.blog__grid__item .blog__grid__item__wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  overflow: hidden
}

.blog__grid__item .blog__grid__item__wrap .blog__grid__item__wrap__inner {
  position: relative;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12)
}

.blog__grid__item .blog__grid__item__wrap .blog__grid__item__wrap__inner:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  background-color: #2F2E2F;
  background-image: -webkit-linear-gradient(bottom, #2F2E2F 0%, transparent 60%);
  background-image: linear-gradient(to top, #2F2E2F 0%, transparent 60%);
  background-color: transparent;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.blog__grid__item .blog__grid__item__wrap .blog__grid__item__wrap__inner:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s
}

.blog__grid__item:hover .blog__grid__item__wrap__inner:before {
  opacity: 0
}

.blog__grid__item:hover .blog__grid__item__wrap__inner:after {
  opacity: 1
}

.blog__list__metro .blog__grid__item,
.blog__list__simple .blog__grid__item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.-gap__15 {
  margin: -7.5px
}

.-gap__15 .blog__list__metro .blog__grid__item,
.-gap__15 .blog__list__simple .blog__grid__item {
  top: 7.5px;
  left: 7.5px;
  height: calc(100% - 15px);
  width: calc(100% - 15px)
}

.-gap__15 .grid__item__content {
  position: absolute;
  top: 7.5px;
  left: 7.5px;
  height: calc(100% - 15px);
  width: calc(100% - 15px)
}

.-gap__30 {
  margin: -15px
}

.-gap__30 .blog__list__metro .blog__grid__item,
.-gap__30 .blog__list__simple .blog__grid__item {
  top: 15px;
  left: 15px;
  height: calc(100% - 30px);
  width: calc(100% - 30px)
}

.-gap__30 .grid__item__content {
  position: absolute;
  top: 15px;
  left: 15px;
  height: calc(100% - 30px);
  width: calc(100% - 30px)
}

.-gap__15 .blog__list__masonry .grid__item {
  padding: 7.5px
}

.-gap__15 .gallery__masonry .grid__item__content {
  position: relative;
  padding: 7.5px;
  left: 0;
  top: 0;
  height: auto;
  width: auto
}

.-gap__30 .blog__list__masonry .grid__item {
  padding: 15px
}

.-gap__30 .gallery__masonry .grid__item__content {
  position: relative;
  padding: 15px;
  left: 0;
  top: 0;
  height: auto;
  width: auto
}

.blog__grid__item__slider {
  position: absolute;
  top: 7.5px;
  left: 7.5px;
  width: calc(100% - 15px);
  height: calc(100% - 15px);
  overflow: hidden
}

.blog__grid__item__slider canvas {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-position: center;
  background-size: cover
}

.grid__item__content {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.blog__grid__image {
  background-position: center;
  background-size: cover
}

.blog__grid__image.-image__fill {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0
}

.single__post__embeded iframe {
  max-width: 100%;
  margin: 0 auto
}

.figure__holder__1__1 {
  padding-bottom: 90%
}

.figure__holder__1__2 {
  padding-bottom: 180%
}

.figure__holder__1__3 {
  padding-bottom: 270%
}

.figure__holder__1__4 {
  padding-bottom: 360%
}

.figure__holder__1__5 {
  padding-bottom: 450%
}

.figure__holder__2__1 {
  padding-bottom: 45%
}

.figure__holder__2__2 {
  padding-bottom: 90%
}

.figure__holder__2__3 {
  padding-bottom: 135%
}

.figure__holder__2__4 {
  padding-bottom: 180%
}

.figure__holder__2__5 {
  padding-bottom: 225%
}

.figure__holder__3__1 {
  padding-bottom: 30%
}

.figure__holder__3__2 {
  padding-bottom: 60%
}

.figure__holder__3__3 {
  padding-bottom: 90%
}

.figure__holder__3__4 {
  padding-bottom: 120%
}

.figure__holder__3__5 {
  padding-bottom: 150%
}

.figure__holder__4__1 {
  padding-bottom: 22.5%
}

.figure__holder__4__2 {
  padding-bottom: 45%
}

.figure__holder__4__3 {
  padding-bottom: 67.5%
}

.figure__holder__4__4 {
  padding-bottom: 90%
}

.figure__holder__4__5 {
  padding-bottom: 112.5%
}

.figure__holder__5__1 {
  padding-bottom: 18%
}

.figure__holder__5__2 {
  padding-bottom: 36%
}

.figure__holder__5__3 {
  padding-bottom: 54%
}

.figure__holder__5__4 {
  padding-bottom: 72%
}

.figure__holder__5__5 {
  padding-bottom: 90%
}

.grid__item[class*="item__height__"] .blog__grid__image,
.grid__item[class*="item__width__"] .blog__grid__image {
  width: 100%;
  height: 100%;
  padding: 0
}

.blog__grid__item iframe {
  position: absolute;
  width: 100%;
  height: 100%
}

.blog__grid__item .blog__grid__item__wrap__inner .blog__item__link {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 3
}

.blog__grid__item .blog__grid__item__wrap__inner .blog__item__cat,
.blog__grid__item .blog__grid__item__wrap__inner .blog__item__date {
  position: absolute;
  top: 10px;
  z-index: 4;
  width: 50%;
  padding: 0 15px;
  font-size: 14px;
  letter-spacing: 1px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  opacity: 0;
  -webkit-transition: -webkit-transform .5s 0s, opacity 0.5s 0s;
  -moz-transition: -moz-transform .5s 0s, opacity 0.5s 0s;
  transition: transform .5s 0s, opacity 0.5s 0s;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px)
}

.blog__grid__item .blog__grid__item__wrap__inner .blog__item__cat a,
.blog__grid__item .blog__grid__item__wrap__inner .blog__item__date a {
  display: block;
  color: #fff
}

.blog__grid__item .blog__grid__item__wrap__inner .blog__item__cat {
  left: 0;
  text-align: left
}

.blog__grid__item .blog__grid__item__wrap__inner .blog__item__cat a {
  float: left;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1)
}

.blog__grid__item .blog__grid__item__wrap__inner .blog__item__cat a:hover {
  opacity: 0.7;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1)
}

.blog__grid__item .blog__grid__item__wrap__inner .blog__item__date {
  text-align: right;
  right: 0
}

.blog__grid__item .blog__grid__item__wrap__inner .blog__item__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  font-size: 80px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.blog__grid__item .blog__grid__item__wrap__inner .blog__item__icon i {
  color: #fff;
  display: block
}

.blog__grid__item .blog__grid__item__wrap__inner .blog__item__title {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  padding: 20px 15px;
  margin: 0;
  font-size: 18px;
  letter-spacing: 1.2px;
  line-height: 25px;
  color: #fff;
  text-align: left;
  font-weight: 400;
  -webkit-transition: -webkit-transform .5s, bottom 0.5s, opacity 0.5s;
  -moz-transition: -moz-transform .5s, bottom 0.5s, opacity 0.5s;
  transition: transform .5s, bottom 0.5s, opacity 0.5s
}

.blog__grid__item .blog__grid__item__wrap__inner:hover .blog__item__cat {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform .5s .2s, opacity 0.5s 0.2s;
  -moz-transition: -moz-transform .5s .2s, opacity 0.5s 0.2s;
  transition: transform .5s .2s, opacity 0.5s 0.2s
}

.blog__grid__item .blog__grid__item__wrap__inner:hover .blog__item__date {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform .5s .4s, opacity 0.5s 0.4s;
  -moz-transition: -moz-transform .5s .4s, opacity 0.5s 0.4s;
  transition: transform .5s .4s, opacity 0.5s 0.4s
}

.blog__list__metro .blog__grid__item.gallery__post__item .blog__grid__item__wrap__inner .blog__item__title,
.blog__list__masonry .blog__grid__item.gallery__post__item .blog__grid__item__wrap__inner .blog__item__title {
  padding: 20px 15px 30px
}

.blog__list__metro .blog__grid__item.gallery__post__item .swiper-container-horizontal .swiper-pagination,
.blog__list__masonry .blog__grid__item.gallery__post__item .swiper-container-horizontal .swiper-pagination {
  bottom: 5px
}

.audio__post .blog__grid__item__wrap__inner .blog__item__title {
  padding-left: 65px;
  z-index: 4
}

.audio__post .blog__grid__item__wrap__inner .play__btn {
  position: absolute;
  left: 35px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  width: 23px;
  height: 30px;
  padding: 0;
  border: none;
  background-color: transparent;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.audio__post .blog__grid__item__wrap__inner .play__btn:before,
.audio__post .blog__grid__item__wrap__inner .play__btn:after {
  content: '';
  position: absolute;
  top: 0
}

.audio__post .blog__grid__item__wrap__inner .play__btn:before {
  left: 0;
  border-top: 15px solid transparent;
  border-left: 23px solid #fff;
  border-bottom: 15px solid transparent;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.audio__post .blog__grid__item__wrap__inner .play__btn:after {
  right: 0;
  width: 8px;
  height: 20px;
  background-color: #fff;
  opacity: 0
}

.audio__post .blog__grid__item__wrap__inner .play__btn:hover {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
  -moz-transform: translate(-50%, -50%) scale(1.1);
  -ms-transform: translate(-50%, -50%) scale(1.1);
  -o-transform: translate(-50%, -50%) scale(1.1);
  transform: translate(-50%, -50%) scale(1.1)
}

.audio__post .blog__grid__item__wrap__inner .load__bar {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 7px;
  background-color: #eee;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateY(7px);
  -moz-transform: translateY(7px);
  -ms-transform: translateY(7px);
  -o-transform: translateY(7px);
  transform: translateY(7px)
}

.audio__post .blog__grid__item__wrap__inner .load__bar .load__bar__line {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 7px;
  background-color: #EE3F54
}

.audio__post .-is_play .play__btn:before {
  border-top: 15px solid #fff;
  border-left: 8px solid #fff;
  border-bottom: 15px solid #fff
}

.audio__post .-is_play .play__btn:after {
  width: 8px;
  height: 30px;
  opacity: 1
}

.audio__post .-is_play .load__bar {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0)
}

.link__post .blog__grid__item__wrap__inner .blog__item__icon {
  z-index: 4
}

.link__post .blog__grid__item__wrap__inner .blog__item__icon svg {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1
}

.link__post .blog__grid__item__wrap__inner .blog__item__icon svg:hover {
  opacity: 0.7;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1)
}

.video__post .blog__grid__item__wrap__inner .blog__item__icon {
  color: #fff;
  font-size: 80px
}

.quote__post .blog__grid__item__wrap__inner .blog__item__title i {
  font-size: 70px;
  display: block
}

.quote__post .blog__grid__item__wrap__inner .blog__item__title p {
  font-size: 18px;
  line-height: 24px;
  font-style: italic
}

.gallery__post__item .theme__slider__block {
  position: relative;
  height: 100%
}

.gallery__post__item .swiper-container-horizontal .swiper-pagination {
  bottom: 0
}

.single__post__meta {
  min-height: 70px;
  margin-bottom: 30px
}

.single__post__meta::after {
  clear: both;
  content: "";
  display: table
}

.single__post__meta .author__meta {
  position: relative;
  float: left;
  padding-left: 100px
}

.single__post__meta .author__meta img {
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  height: 70px
}

.single__post__meta .author__meta .author__name {
  color: #EE3F54;
  font-size: 18px;
  margin: 0
}

.single__post__meta .author__meta .author__name a {
  color: #EE3F54
}

.single__post__meta .author__meta .date__meta {
  margin-top: 5px;
  font-size: 14px;
  font-weight: 300;
  color: #2F2E2F
}

.single__post__meta .author__meta .categories__meta {
  font-size: 14px;
  font-weight: 300;
  color: #2F2E2F
}

.single__post__meta .view__meta {
  float: right;
  padding-top: 20px
}

.single__post__meta .view__meta .theme__share-module .share-links {
  left: auto;
  right: 30px
}

.single__post__meta .view__meta .theme__share-module .share-links li {
  float: right
}

.blog__list__standart {
  padding-top: 15px
}

.blog__list__standart iframe {
  width: 100%
}

.blog__list__standart .blog__article__slider {
  position: relative;
  overflow: hidden
}

.blog__list__standart .swiper-slide .article__image {
  display: block;
  width: 100%;
  height: auto;
  background-position: center;
  background-size: cover
}

.blog__list__standart .swiper-slide:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0.6;
  background-color: #2F2E2F;
  background-image: -webkit-linear-gradient(bottom, #2F2E2F 0%, transparent 60%);
  background-image: linear-gradient(to top, #2F2E2F 0%, transparent 60%);
  background-color: transparent
}

.blog__list__standart .blog__item__title {
  position: relative;
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
  overflow: hidden
}

.blog__list__standart .blog__item__title:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 40px;
  height: 3px;
  background-color: #EE3F54
}

.blog__list__standart .blog__item__title a {
  color: #fff;
  opacity: 1
}

.blog__list__standart .blog__item__title a:hover {
  opacity: 0.7
}

.blog__list__standart .blog__item__title__inner {
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  text-align: left
}

.blog__list__standart .blog__item__user {
  font-size: 14px;
  font-weight: 400;
  color: #fff
}

.blog__list__standart .blog__item__user a {
  color: #fff
}

.blog__list__standart .blog__item__date {
  font-size: 12px;
  line-height: 1.3em;
  color: #ebebeb
}

.blog__list__standart .blog__item__description {
  margin-top: 15px;
  font-size: 18px
}

.blog__list__standart .blog__item__share {
  position: absolute;
  right: 20px;
  bottom: 15px
}

.blog__list__standart .blog__item__share .see__post,
.blog__list__standart .blog__item__share .like__post {
  display: inline-block;
  vertical-align: middle
}

.blog__list__standart .blog__item__share .see__post i,
.blog__list__standart .blog__item__share .like__post i {
  font-size: 25px;
  color: #fff
}

.blog__list__standart .blog__item__share .see__post span,
.blog__list__standart .blog__item__share .like__post span {
  font-weight: 300;
  color: #fff
}

.blog__list__standart {
  overflow: hidden;
}

.blog__list__standart .blog__article__list__item {
  margin-bottom: 30px;
  width: calc(50% - 7.5px);
  margin-right: 15px;
  float: left;
  height: 200px;
}

@media (max-width: 500px) {
  .blog__list__standart .blog__article__list__item {
    margin-bottom: 30px;
    width: 100%;
    margin-right: 0;
    float: none;
    height: 200px;
  }

  .blog__list__standart .blog__article__list__item__wrap header {
    position: absolute !important;
  }

}

.blog__list__standart .blog__article__list__item:nth-child(2n) {
  margin-right: 0;
}

.blog__list__standart .blog__article__list__item__wrap {
  position: relative;
  overflow: hidden;
  height: 100%;
}

.blog__list__standart .blog__article__list__item__wrap__image {
  position: relative;
  height: 100%;
}

.blog__list__standart .blog__article__list__item__wrap__image .article__image {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover
}

.blog__list__standart .blog__article__list__item__wrap__image:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0.6;
  background-color: #2F2E2F;
  background-image: -webkit-linear-gradient(bottom, #2F2E2F 0%, transparent 60%);
  background-image: linear-gradient(to top, #2F2E2F 0%, transparent 60%);
  background-color: transparent
}

.blog__list__standart .blog__article__list__item__wrap header {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  padding: 0 15px 15px
}

.blog__list__standart .blog__article__list__item__wrap .blog__item__icon {
  display: block;
  font-size: 60px;
  margin-bottom: 10px;
  color: #fff
}

.blog__list__standart .blog__article__list__item__wrap .blog__item__icon i {
  display: block
}

.blog__list__standart .blog__article__list__item.-no__image,
.blog__list__standart .blog__article__list__item.blog__article__list__slider__post {
  padding-bottom: 30px;
  border-bottom: 1px solid #eee
}

.blog__list__standart .blog__article__list__item.-no__image .blog__article__list__item__wrap .blog__article__list__slider,
.blog__list__standart .blog__article__list__item.blog__article__list__slider__post .blog__article__list__item__wrap .blog__article__list__slider {
  position: relative
}

.blog__list__standart .blog__article__list__item.-no__image .blog__article__list__item__wrap header,
.blog__list__standart .blog__article__list__item.blog__article__list__slider__post .blog__article__list__item__wrap header {
  position: relative;
  padding: 0
}

.blog__list__standart .blog__article__list__item.-no__image .blog__article__list__item__wrap header .blog__item__title,
.blog__list__standart .blog__article__list__item.-no__image .blog__article__list__item__wrap header .blog__item__user,
.blog__list__standart .blog__article__list__item.blog__article__list__slider__post .blog__article__list__item__wrap header .blog__item__title,
.blog__list__standart .blog__article__list__item.blog__article__list__slider__post .blog__article__list__item__wrap header .blog__item__user {
  color: #2F2E2F
}

.blog__list__standart .blog__article__list__item.-no__image .blog__article__list__item__wrap header .blog__item__title a,
.blog__list__standart .blog__article__list__item.-no__image .blog__article__list__item__wrap header .blog__item__user a,
.blog__list__standart .blog__article__list__item.blog__article__list__slider__post .blog__article__list__item__wrap header .blog__item__title a,
.blog__list__standart .blog__article__list__item.blog__article__list__slider__post .blog__article__list__item__wrap header .blog__item__user a {
  color: #2F2E2F
}

.blog__list__standart .blog__article__list__item.-no__image .blog__article__list__item__wrap header .blog__item__title:before,
.blog__list__standart .blog__article__list__item.blog__article__list__slider__post .blog__article__list__item__wrap header .blog__item__title:before {
  background-color: #EE3F54
}

.blog__list__standart .blog__article__list__item.-no__image .blog__article__list__item__wrap header .blog__item__share .see__post i,
.blog__list__standart .blog__article__list__item.-no__image .blog__article__list__item__wrap header .blog__item__share .like__post i,
.blog__list__standart .blog__article__list__item.blog__article__list__slider__post .blog__article__list__item__wrap header .blog__item__share .see__post i,
.blog__list__standart .blog__article__list__item.blog__article__list__slider__post .blog__article__list__item__wrap header .blog__item__share .like__post i {
  color: #EE3F54
}

.blog__list__standart .blog__article__list__item.-no__image .blog__article__list__item__wrap header .blog__item__share .see__post span,
.blog__list__standart .blog__article__list__item.-no__image .blog__article__list__item__wrap header .blog__item__share .like__post span,
.blog__list__standart .blog__article__list__item.blog__article__list__slider__post .blog__article__list__item__wrap header .blog__item__share .see__post span,
.blog__list__standart .blog__article__list__item.blog__article__list__slider__post .blog__article__list__item__wrap header .blog__item__share .like__post span {
  font-weight: 300;
  color: #2F2E2F
}

.blog__list__standart .blog__article__list__item.-no__image .blog__article__list__item__wrap header .blog__item__icon,
.blog__list__standart .blog__article__list__item.blog__article__list__slider__post .blog__article__list__item__wrap header .blog__item__icon {
  color: #EE3F54
}

.blog__list__standart .blog__article__list__item.-no__image .blog__article__list__item__wrap header .blog__item__icon i,
.blog__list__standart .blog__article__list__item.blog__article__list__slider__post .blog__article__list__item__wrap header .blog__item__icon i {
  color: #EE3F54
}

.blog__list__standart .blog__article__list__item.blog__article__video__post .blog__item__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.blog__list__standart .blog__article__list__item.blog__article__quote__post .blog__item__icon i {
  color: #EE3F54
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post .blog__item__title {
  margin-bottom: 20px
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post .blog__item__title:before {
  display: none
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post .blog__item__title .blog__item__title__inner {
  position: absolute;
  left: 70px;
  top: 0;
  padding-left: 20px;
  padding-right: 20px;
  width: calc(100% - 140px);
  margin-bottom: 0;
  line-height: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: width 0.5s ease-in-out;
  -moz-transition: width 0.5s ease-in-out;
  transition: width 0.5s ease-in-out
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post .blog__item__title .blog__item__title__inner:before {
  content: '';
  position: absolute;
  left: 20px;
  bottom: 0;
  width: 30px;
  height: 3px;
  background-color: #fff
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post .blog__item__title .load__bar {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 0%;
  height: 100%;
  background-color: rgba(238, 63, 84, 0.5);
  -webkit-transition: width 0.5s ease;
  -moz-transition: width 0.5s ease;
  transition: width 0.5s ease
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post .blog__item__title:hover .load__bar {
  z-index: 2
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post .play__btn {
  position: relative;
  width: 70px;
  height: 70px;
  padding: 0;
  border: 1px solid #fff;
  float: left;
  background-color: transparent;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post .play__btn:before,
.blog__list__standart .blog__article__list__item.blog__article__audio__post .play__btn:after {
  content: '';
  position: absolute;
  top: 26px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post .play__btn:before {
  top: 20px;
  left: 24px;
  border-top: 15px solid transparent;
  border-left: 23px solid #fff;
  border-bottom: 15px solid transparent
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post .play__btn:after {
  left: 38px;
  width: 8px;
  height: 20px;
  background-color: #fff;
  opacity: 0
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post .play__btn:hover {
  border-color: #fff;
  background-color: #fff
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post .play__btn:hover:before {
  border-left-color: #EE3F54
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post .volume__btn {
  position: relative;
  width: 70px;
  height: 70px;
  padding: 0;
  border: 1px solid #EE3F54;
  float: right;
  background-color: #EE3F54;
  opacity: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post .volume__btn:before,
.blog__list__standart .blog__article__list__item.blog__article__audio__post .volume__btn:after {
  content: '';
  position: absolute;
  top: 26px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post .volume__btn:before {
  top: 20px;
  left: 20px;
  border-top: 15px solid transparent;
  border-right: 15px solid #fff;
  border-bottom: 15px solid transparent
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post .volume__btn:after {
  top: 29px;
  left: 18px;
  width: 8px;
  height: 12px;
  background-color: #fff
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post .volume__btn .volume__wave {
  position: absolute;
  left: 0;
  top: 0
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post .volume__btn .volume__wave .wave__low {
  position: absolute;
  left: 37px;
  top: 26px;
  width: 5px;
  height: 18px;
  overflow: hidden
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post .volume__btn .volume__wave .wave__low:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 200%;
  height: 100%;
  background-color: #fff;
  border-radius: 100%
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post .-is_play .blog__item__title .blog__item__title__inner {
  width: calc(100% - 140px)
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post .-is_play .blog__item__title .blog__item__title__inner:before {
  display: none
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post .-is_play .play__btn {
  border-color: #fff;
  background-color: transparent
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post .-is_play .play__btn:before {
  top: 26px;
  border-top: 10px solid #fff;
  border-left: 8px solid #fff;
  border-bottom: 10px solid #fff
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post .-is_play .play__btn:after {
  top: 26px;
  width: 8px;
  height: 20px;
  opacity: 1
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post .-is_play .play__btn:hover {
  background-color: #fff
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post .-is_play .play__btn:hover:before {
  border-top-color: #EE3F54;
  border-left-color: #EE3F54;
  border-bottom-color: #EE3F54
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post .-is_play .play__btn:hover:after {
  background-color: #EE3F54
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post .-is_play .volume__btn {
  opacity: 1
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post .-is_mute .volume__wave {
  display: none
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post.-no__image .blog__item__title .blog__item__title__inner:before {
  background-color: #EE3F54
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post.-no__image .blog__item__title.embeded__audio:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 40px;
  height: 3px;
  background-color: #EE3F54
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post.-no__image .play__btn {
  border-color: #EE3F54;
  background: #fff
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post.-no__image .play__btn:before {
  border-left-color: #EE3F54
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post.-no__image .play__btn:hover {
  border-color: #fff;
  background: #EE3F54
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post.-no__image .play__btn:hover:before {
  border-left-color: #fff
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post.-no__image .-is_play .play__btn {
  border-color: #EE3F54
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post.-no__image .-is_play .play__btn:before {
  border-top-color: #EE3F54;
  border-left-color: #EE3F54;
  border-bottom-color: #EE3F54
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post.-no__image .-is_play .play__btn:after {
  background-color: #EE3F54
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post.-no__image .-is_play .play__btn:hover {
  border-color: #EE3F54
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post.-no__image .-is_play .play__btn:hover:before {
  border-top-color: #fff;
  border-left-color: #fff;
  border-bottom-color: #fff
}

.blog__list__standart .blog__article__list__item.blog__article__audio__post.-no__image .-is_play .play__btn:hover:after {
  background-color: #fff
}

.blog__nav {
  clear: both;
  text-align: center
}

.blog__nav::after {
  clear: both;
  content: "";
  display: table
}

.blog__nav .btn a {
  display: inline-block;
  height: 48px;
  color: inherit;
  -webkit-transition: 0s;
  -moz-transition: 0s;
  transition: 0s
}

.blog__article__slider .swiper-slide,
.blog__article__thumbs .swiper-slide {
  padding-bottom: 40%;
  background-size: cover;
  background-position: center
}

.gallery-thumbs {
  box-sizing: border-box;
  padding: 10px 0
}

.gallery-thumbs .swiper-slide {
  width: 25%;
  padding-bottom: 200px;
  opacity: 0.4
}

.gallery-thumbs .swiper-slide-active {
  opacity: 1
}

.blog__post__image {
  height: 60vh;
  max-height: 800px
}

.blog__article {
  line-height: 40px;
  font-size: 14px;
  font-weight: 300
}

.theme__audio__block {
  position: relative
}

.theme__audio__block::after {
  clear: both;
  content: "";
  display: table
}

.theme__audio__block .play__btn {
  position: relative;
  width: 70px;
  height: 70px;
  padding: 0;
  border: 1px solid #fff;
  float: left;
  background-color: transparent;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.theme__audio__block .play__btn:before,
.theme__audio__block .play__btn:after {
  content: '';
  position: absolute;
  top: 26px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.theme__audio__block .play__btn:before {
  top: 20px;
  left: 24px;
  border-top: 15px solid transparent;
  border-left: 23px solid #fff;
  border-bottom: 15px solid transparent
}

.theme__audio__block .play__btn:after {
  left: 38px;
  width: 8px;
  height: 20px;
  background-color: #fff;
  opacity: 0
}

.theme__audio__block .play__btn:hover {
  border-color: #fff;
  background-color: #fff
}

.theme__audio__block .play__btn:hover:before {
  border-left-color: #EE3F54
}

.theme__audio__block .load__bar_wrap {
  position: absolute;
  left: 70px;
  top: 0;
  height: 70px;
  width: calc(100% - 140px);
  background-color: rgba(238, 63, 84, 0.5)
}

.theme__audio__block .load__bar_wrap .load__bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 70px;
  background-color: #EE3F54
}

.theme__audio__block:hover .load__bar {
  z-index: 2
}

.theme__audio__block .volume__btn {
  position: relative;
  width: 70px;
  height: 70px;
  padding: 0;
  border: 1px solid #EE3F54;
  float: right;
  background-color: #EE3F54;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.theme__audio__block .volume__btn:before,
.theme__audio__block .volume__btn:after {
  content: '';
  position: absolute;
  top: 26px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.theme__audio__block .volume__btn:before {
  top: 20px;
  left: 20px;
  border-top: 15px solid transparent;
  border-right: 15px solid #fff;
  border-bottom: 15px solid transparent
}

.theme__audio__block .volume__btn:after {
  top: 29px;
  left: 18px;
  width: 8px;
  height: 12px;
  background-color: #fff
}

.theme__audio__block .volume__btn .volume__wave {
  position: absolute;
  left: 0;
  top: 0
}

.theme__audio__block .volume__btn .volume__wave .wave__low {
  position: absolute;
  left: 37px;
  top: 26px;
  width: 5px;
  height: 18px;
  overflow: hidden
}

.theme__audio__block .volume__btn .volume__wave .wave__low:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 200%;
  height: 100%;
  background-color: #fff;
  border-radius: 100%
}

.theme__audio__block.-is_play .play__btn {
  border-color: #fff;
  background-color: transparent
}

.theme__audio__block.-is_play .play__btn:before {
  top: 26px;
  border-top: 10px solid #fff;
  border-left: 8px solid #fff;
  border-bottom: 10px solid #fff
}

.theme__audio__block.-is_play .play__btn:after {
  top: 26px;
  width: 8px;
  height: 20px;
  opacity: 1
}

.theme__audio__block.-is_play .play__btn:hover {
  background-color: #fff
}

.theme__audio__block.-is_play .play__btn:hover:before {
  border-top-color: #EE3F54;
  border-left-color: #EE3F54;
  border-bottom-color: #EE3F54
}

.theme__audio__block.-is_play .play__btn:hover:after {
  background-color: #EE3F54
}

.theme__audio__block.-is_mute .volume__wave {
  display: none
}

.shop__main h1 {
  font-size: 2.5em;
  line-height: 1.2em;
  text-align: left;
  letter-spacing: 1.7px;
  text-transform: uppercase
}

.price del,
p.price del,
span.price del {
  display: block;
  opacity: 0.5;
  font-size: 14px
}

.price del .amount,
p.price del .amount,
span.price del .amount {
  font-size: 14px
}

.price ins,
p.price ins,
span.price ins {
  text-decoration: none
}

.theme__product__item {
  position: relative;
  width: 100%;
  height: 100%
}

.theme__product__item img {
  width: 100%;
  display: block
}

.theme__product__item .onsale {
  position: absolute;
  top: 0;
  z-index: 2;
  right: 0;
  padding: 5px 7px;
  font-size: 14px;
  letter-spacing: 1px;
  color: #fff;
  background-color: #EE3F54;
  font-weight: 300
}

.theme__product__item>.brooks-product-list-product-title,
.theme__product__item>.price {
  position: absolute;
  color: #fff
}

.theme__product__item>.brooks-product-list-product-title span,
.theme__product__item>.brooks-product-list-product-title a,
.theme__product__item>.price span,
.theme__product__item>.price a {
  color: #fff
}

.theme__product__item>.brooks-product-list-product-title {
  left: 0;
  bottom: 0;
  width: 100%;
  margin: 0;
  font-size: 12px;
  line-height: 17px;
  padding-left: 15px;
  height: 30px;
  line-height: 30px;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff !important;
}

.theme__product__item>.price {
  right: 0;
  bottom: 15px;
  max-width: 80px;
  padding-right: 25px;
  font-size: 14px;
  text-align: right
}

.theme__product__item .price del {
  opacity: 0.5;
  font-size: 14px
}

.theme__product__item .price ins {
  text-decoration: none
}

.theme__product__item .product-info-holder {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 4;
  opacity: 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s
}

.theme__product__item .product-info-holder .product-over_tile {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1
}

.theme__product__item .product-info-holder .brooks-product-list-product-title {
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 0 20px;
  margin: 0;
  margin-top: 10px;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 300
}

.theme__product__item .product-info-holder .brooks-product-list-product-title a {
  display: block;
  color: #fff
}

.theme__product__item .product-info-holder .star-rating {
  position: relative;
  z-index: 2;
  display: block;
  height: 20px;
  margin: 0 auto;
  line-height: 20px
}

.theme__product__item .product-info-holder .star-rating:before,
.theme__product__item .product-info-holder .star-rating span:before {
  color: #fff
}

.theme__product__item .product-info-holder .list__desc {
  display: none
}

.theme__product__item .product-info-holder .price {
  position: relative;
  z-index: 2;
  display: block;
  margin: 0;
  color: #fff;
  text-align: center;
  font-weight: 300
}

.theme__product__item .product-info-holder .price .amount {
  font-size: 22px
}

.theme__product__item .product-info-holder .product-info-upper-button {
  position: relative;
  z-index: 2;
  padding: 0 8px 8px
}

.theme__product__item .product-info-holder .product-info-upper-button>a {
  clear: both
}

.theme__product__item .product-info-holder .product-info-upper-button .clear {
  display: none
}

.theme__product__item .product-info-holder .product-info-upper-button .yith-wcwl-add-to-wishlist {
  float: left;
  width: 50%;
  padding-right: 4px;
  padding-bottom: 8px;
  margin: 0
}

.theme__product__item .product-info-holder .product-info-upper-button .yith-wcwl-add-to-wishlist a {
  display: block;
  width: 100%;
  padding: 0 15px;
  color: #fff;
  font-size: 14px;
  line-height: 34px;
  text-transform: uppercase;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 0 !important;
  outline: none !important;
  background-color: transparent;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.theme__product__item .product-info-holder .product-info-upper-button .yith-wcwl-add-to-wishlist a:hover {
  color: #EE3F54;
  background-color: #fff
}

.theme__product__item .product-info-holder .product-info-upper-button .product-preview {
  float: right;
  width: 50%;
  padding-left: 4px;
  padding-bottom: 8px
}

.theme__product__item .product-info-holder .product-info-upper-button .product-preview a {
  display: block
}

.theme__product__item .product-info-holder .product-info-upper-button .add_to_cart_button {
  clear: both
}

.theme__product__item .product-info-holder .product-info-upper-button .button,
.theme__product__item .product-info-holder .product-info-upper-button .added_to_cart {
  color: #fff;
  background-color: #EE3F54;
  border-color: #EE3F54
}

.theme__product__item .product-info-holder .product-info-upper-button .button:hover,
.theme__product__item .product-info-holder .product-info-upper-button .added_to_cart:hover {
  color: #EE3F54;
  border-color: #fff;
  background-color: #fff
}

.theme__product__item .product-info-holder .product-info-upper-button .added_to_cart {
  position: absolute;
  bottom: 8px;
  left: 8px;
  height: 36px;
  width: calc(100% - 16px);
  height: 36px;
  color: #fff;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #EE3F54
}

.theme__product__item .product-info-holder .product-info-upper-button .added_to_cart:hover {
  background-color: #fff;
  border-color: #fff;
  color: #EE3F54
}

.theme__product__item:hover .product-info-holder {
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s
}

.theme__product__item--col__3 {
  float: left;
  width: 31.333%;
  margin-right: 3%;
  margin-bottom: 3%;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.theme__product__item--col__3:nth-child(3n) {
  margin-right: 0
}

.theme__product__item--list {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
  width: 100%;
  margin-right: 0;
  margin-bottom: 30px;
  overflow: hidden
}

.theme__product__item--list .new,
.theme__product__item--list .onsale {
  right: auto !important;
  left: 0
}

.theme__product__item--list>.brooks-product-list-product-title,
.theme__product__item--list>.price {
  display: none
}

.theme__product__item--list img {
  width: 31.333%
}

.theme__product__item--list .product-info-holder {
  position: relative;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
  padding: 0 0 90px 30px;
  background: none !important;
  opacity: 1
}

.theme__product__item--list .product-info-holder .product-over_tile {
  width: 300%;
  left: -100%
}

.theme__product__item--list .product-info-holder .brooks-product-list-product-title {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  text-align: left
}

.theme__product__item--list .product-info-holder .brooks-product-list-product-title a {
  color: #2F2E2F
}

.theme__product__item--list .product-info-holder .star-rating {
  margin: 10px 0
}

.theme__product__item--list .product-info-holder .star-rating:before,
.theme__product__item--list .product-info-holder .star-rating span:before {
  color: #EE3F54
}

.theme__product__item--list .product-info-holder .list__desc {
  display: block;
  font-size: 14px;
  line-height: 19px;
  max-height: 95px;
  overflow: hidden;
  margin-top: 5px;
}

.theme__product__item--list .product-info-holder .list__desc p {
  font-size: 14px;
  line-height: 19px
}

.theme__product__item--list .product-info-holder .price {
  position: absolute;
  left: 30px;
  bottom: 45px;
  font-size: 18px;
  text-align: left;
  letter-spacing: 1.2px;
  color: #2F2E2F
}

.theme__product__item--list .product-info-holder .price del .amount {
  font-size: 14px
}

.theme__product__item--list .product-info-holder .product-info-upper-button {
  position: absolute;
  bottom: 0;
  left: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  width: calc(100% - 30px);
  padding: 0
}

.theme__product__item--list .product-info-holder .product-info-upper-button .product-preview {
  display: none
}

.theme__product__item--list .product-info-holder .product-info-upper-button .yith-wcwl-add-to-wishlist {
  width: auto;
  padding: 0
}

.theme__product__item--list .product-info-holder .product-info-upper-button .yith-wcwl-add-to-wishlist a {
  display: inline-block;
  width: 140px;
  color: #2F2E2F !important;
  border-color: #2F2E2F !important;
  background-color: #fff !important
}

.theme__product__item--list .product-info-holder .product-info-upper-button .yith-wcwl-add-to-wishlist a:hover {
  color: #fff !important;
  border-color: #2F2E2F !important;
  background-color: #2F2E2F !important
}

.theme__product__item--list .product-info-holder .product-info-upper-button .added_to_cart,
.theme__product__item--list .product-info-holder .product-info-upper-button .ajax_add_to_cart,
.theme__product__item--list .product-info-holder .product-info-upper-button .add_to_cart_button,
.theme__product__item--list .product-info-holder .product-info-upper-button .product_type_grouped,
.theme__product__item--list .product-info-holder .product-info-upper-button .product_type_variable {
  display: inline-block;
  width: 140px;
  margin-right: 10px;
  color: #fff;
  border-color: #EE3F54;
  background-color: #EE3F54;
  clear: none
}

.theme__product__item--list .product-info-holder .product-info-upper-button .added_to_cart:hover,
.theme__product__item--list .product-info-holder .product-info-upper-button .ajax_add_to_cart:hover,
.theme__product__item--list .product-info-holder .product-info-upper-button .add_to_cart_button:hover,
.theme__product__item--list .product-info-holder .product-info-upper-button .product_type_grouped:hover,
.theme__product__item--list .product-info-holder .product-info-upper-button .product_type_variable:hover {
  color: #EE3F54;
  border-color: #EE3F54;
  background-color: #fff
}

.theme__product__item--list .product-info-holder .product-info-upper-button .added_to_cart {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 36px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #EE3F54
}

.theme__product__item.hover__format__1__2 .product-info-holder {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center
}

.theme__product__item.hover__format__1__2 .product-info-holder .star-rating {
  margin: 15px auto
}

.theme__product__item.hover__format__1__2 .product-info-holder .product-info-upper-button {
  margin-top: 15px
}

.theme__product__item.hover__format__1__2 .product-info-holder .product-info-upper-button .yith-wcwl-add-to-wishlist {
  float: none;
  padding-right: 0;
  margin: 0 auto
}

.theme__product__item.hover__format__1__2 .product-info-holder .product-info-upper-button .product-preview {
  float: none;
  padding-left: 0;
  margin: 0 auto
}

.theme__product__item.hover__format__1__2 .product-info-holder .product-info-upper-button .button {
  display: block;
  width: 50%;
  margin: 0 auto
}

.theme__product__item.hover__format__1__2 .product-info-holder .product-info-upper-button .added_to_cart {
  left: 0;
  right: 0;
  width: 50%;
  margin: 0 auto
}

.yith-wcwl-wishlistexistsbrowse .feedback {
  display: none !important
}

.upsells::after,
.related::after {
  clear: both;
  content: "";
  display: table
}

.upsells h2,
.related h2 {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
  color: #2F2E2F;
  font-size: 30px;
  font-weight: 300;
  text-transform: uppercase
}

.upsells h2:after,
.related h2:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 30px;
  height: 3px;
  background-color: #EE3F54
}

.upsells .theme__product__item,
.related .theme__product__item {
  width: 22.7%;
  margin-right: 3%;
  margin-bottom: 3%
}

.upsells .theme__product__item:nth-child(4n),
.related .theme__product__item:nth-child(4n) {
  margin-right: 0
}

.upsells .theme__product__item .product-info-holder .brooks-product-list-product-title,
.related .theme__product__item .product-info-holder .brooks-product-list-product-title {
  margin-top: 15px
}

.upsells .theme__product__item .product-info-holder .price,
.related .theme__product__item .product-info-holder .price {
  margin-bottom: 0
}

.top__bar-sort {
  margin-bottom: 40px
}

.top__bar-sort .select-wrapper input.select-dropdown {
  height: 47px;
  padding-left: 0;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 1px;
  color: #969396
}

.top__bar-sort .dropdown-content li>a,
.top__bar-sort .dropdown-content li>span {
  padding: 13px 16px;
  font-size: 14px;
  font-weight: 300
}

.top__bar-sort .select-wrapper span.caret {
  border-color: #969396
}

.top__bar-search {
  position: relative
}

.top__bar-search .screen-reader-text {
  display: none
}

.top__bar-search form {
  position: relative;
  padding-right: 70px
}

.top__bar-search form input {
  height: 47px;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 1px
}

.top__bar-search form input::-webkit-input-placeholder {
  font-size: 14px;
  color: #969396;
  letter-spacing: 1px;
  font-weight: 300
}

.top__bar-search form input::-moz-placeholder {
  font-size: 14px;
  color: #969396;
  letter-spacing: 1px;
  font-weight: 300
}

.top__bar-search form input:-moz-placeholder {
  font-size: 14px;
  color: #969396;
  letter-spacing: 1px;
  font-weight: 300
}

.top__bar-search form input:-ms-input-placeholder {
  font-size: 14px;
  color: #969396;
  letter-spacing: 1px;
  font-weight: 300
}

.top__bar-search form .btn,
.top__bar-search form input[type="submit"] {
  position: absolute;
  right: 70px;
  top: 0;
  width: 48px;
  height: 48px;
  line-height: 48px;
  opacity: 0
}

.top__bar-search form:after {
  display: inline-block;
  font: normal normal normal 14px/1 'brooks-icons';
  font-size: inherit;
  text-rendering: auto;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e957";
  position: absolute;
  right: 70px;
  bottom: 0;
  width: 48px;
  height: 48px;
  font-size: 30px;
  color: #969396;
  line-height: 48px;
  text-align: center
}

.top__bar-search .box__toggle {
  position: absolute;
  right: 0;
  top: 0
}

.star-rating {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 90px;
  font-size: 10px;
  overflow: hidden
}

.star-rating span {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden
}

.star-rating:before,
.star-rating span:before {
  font-family: 'FontAwesome';
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #EE3F54;
  letter-spacing: 10px
}

.star-rating:before {
  content: "\f006\f006\f006\f006\f006"
}

.star-rating span:before {
  content: "\f005\f005\f005\f005\f005"
}

.woocommerce p.stars a {
  position: relative;
  height: 1em;
  width: 1.6em;
  text-indent: -999em;
  display: inline-block;
  color: #EE3F54
}

.woocommerce p.stars a:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  line-height: 1;
  font-family: 'FontAwesome';
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-indent: 0
}

.woocommerce p.stars a:before,
.woocommerce p.stars a:hover~a:before {
  content: "\f006"
}

.woocommerce p.stars.selected a.active:before,
.woocommerce p.stars:hover a:before {
  content: "\f005"
}

.woocommerce p.stars.selected a:not(.active):before {
  content: "\f005"
}

.woocommerce p.stars.selected a.active~a:before {
  content: "\f006"
}

.woocommerce-product-rating .woocommerce-review-link {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #000;
  font-weight: 300
}

.yith-wcwl-add-to-wishlist .ajax-loading {
  display: none !important
}

.quantity-buttons {
  float: left
}

.quantity-buttons .quantity-minus,
.quantity-buttons .quantity-plus {
  position: relative;
  display: inline-block;
  width: 36px;
  height: 36px;
  vertical-align: middle;
  border: 1px solid #EE3F54;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s
}

.quantity-buttons .quantity-minus:hover,
.quantity-buttons .quantity-plus:hover {
  opacity: 0.6
}

.quantity-buttons .quantity-minus:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 13px;
  height: 1px;
  background-color: #EE3F54
}

.quantity-buttons .quantity-plus:before,
.quantity-buttons .quantity-plus:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 13px;
  height: 1px;
  background-color: #EE3F54
}

.quantity-buttons .quantity-plus:before {
  width: 1px;
  height: 13px
}

.quantity-buttons .quantity-plus:after {
  width: 13px;
  height: 1px
}

.quantity-buttons .qty {
  display: inline-block;
  width: 70px;
  vertical-align: middle;
  text-align: center;
  border-bottom: 1px solid transparent
}

form.cart::after {
  clear: both;
  content: "";
  display: table
}

form.cart .quantity-buttons {
  float: left
}

form.cart .btn {
  width: 140px;
  float: right
}

.theme__product__item .new,
.theme__product__item .onsale {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px 7px;
  font-size: 14px;
  letter-spacing: 1px;
  color: #fff;
  background-color: #EE3F54
}

.theme__product__item .new {
  z-index: 2
}

.theme__product__item .onsale {
  z-index: 3
}

div.products::after {
  clear: both;
  content: "";
  display: table
}

div.product .new,
div.product .onsale {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px 7px;
  font-size: 14px;
  letter-spacing: 1px;
  color: #fff;
  background-color: #EE3F54
}

div.product .new {
  z-index: 2
}

div.product .onsale {
  z-index: 3
}

div.product div.images {
  position: relative;
  float: left;
  width: calc(40% - 15px);
  margin-right: 15px
}

div.product div.images .slick-slide img {
  width: 100%
}

div.product div.images .new,
div.product div.images .onsale {
  top: 5px;
  right: 5px
}

div.product div.images .slick-container-nav {
  float: right;
  width: 100%;
  border: 5px solid transparent
}

div.product div.images .slick-container-nav .slick-slide {
  outline: none !important
}

div.product div.images .slick-container-for {
  float: left;
  width: 20% !important
}

div.product div.images .slick-container-for .slick-slide {
  position: relative;
  border: 5px solid transparent;
  outline: none !important
}

div.product div.images .slick-container-for .slick-slide:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 3px;
  background-color: #EE3F54;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s
}

div.product div.images .slick-container-for .slick-slide img {
  width: 100%
}

div.product div.images .slick-container-for .slick-slide.slick-current:after {
  opacity: 1
}

div.product div.single-product-summary {
  float: left;
  width: calc(50% - 70px)
}

div.product div.single-product-summary .product_title {
  margin-top: 0;
  font-size: 30px;
  color: #2F2E2F
}

div.product div.single-product-summary .woocommerce-product-rating {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px
}

div.product div.single-product-summary p.price,
div.product div.single-product-summary span.price {
  color: #2F2E2F;
  font-size: 30px
}

div.product div.single-product-summary p.price del,
div.product div.single-product-summary span.price del {
  display: block;
  opacity: 0.5;
  font-size: 14px
}

div.product div.single-product-summary p.price ins,
div.product div.single-product-summary span.price ins {
  text-decoration: none
}

div.product div.single-product-summary p {
  margin: 30px 0;
  font-size: 14px;
  line-height: 24px
}

div.product div.single-product-summary .stock {
  display: none
}

div.product div.single-product-summary .variations_form table {
  border: none;
  margin: 10px 0 0
}

div.product div.single-product-summary .variations_form table td.label {
  display: none
}

div.product div.single-product-summary .variations_form table td.value {
  display: block;
  padding: 0
}

div.product div.single-product-summary .variations_form table td.value .reset_variations {
  display: inline-block !important;
  color: #EE3F54;
  font-size: 14px;
  font-weight: 300;
  margin-top: 5px
}

div.product div.single-product-summary .variations_form table td.value .reset_variations:hover {
  opacity: 0.6
}

div.product div.single-product-summary .variations_form table tr {
  width: 50%;
  float: left;
  margin-bottom: 10px
}

div.product div.single-product-summary .variations_form table tr:nth-child(2n) {
  padding-left: 5px
}

div.product div.single-product-summary .variations_form table tr:nth-child(2n-1) {
  padding-right: 5px
}

div.product div.single-product-summary .variations_form .select-wrapper input.select-dropdown {
  box-sizing: border-box;
  height: 36px;
  margin: 0;
  padding: 0 20px;
  color: #2F2E2F;
  border: 1px solid #2F2E2F;
  background-color: transparent
}

div.product div.single-product-summary .variations_form .select-wrapper span.caret {
  z-index: -1;
  border-right: 1px solid #2F2E2F;
  border-bottom: 1px solid #2F2E2F
}

div.product div.single-product-summary .woocommerce-variation-price {
  margin-bottom: 20px
}

div.product div.single-product-summary .group_table {
  border: none;
  margin: 10px 0
}

div.product div.single-product-summary .group_table td {
  padding: 5px 0 20px 0;
  font-size: 20px;
  color: #2F2E2F
}

div.product div.single-product-summary .group_table td .quantity-buttons .qty {
  width: 45px
}

div.product div.single-product-summary .group_table td.label {
  display: table-cell;
  text-align: left;
  vertical-align: middle
}

div.product div.single-product-summary .group_table td.price {
  text-align: right
}

div.product div.single-product-summary .single_add_to_cart_button {
  display: block;
  width: 140px;
  float: right;
  margin-bottom: 10px;
  padding: 0 15px;
  font-size: 14px;
  line-height: 34px;
  text-transform: uppercase;
  font-weight: 300;
  color: #fff;
  text-align: center;
  border: 1px solid #EE3F54;
  border-radius: 0 !important;
  outline: none !important;
  background-color: #EE3F54;
  vertical-align: middle;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

div.product div.single-product-summary .single_add_to_cart_button:hover {
  color: #EE3F54;
  border-color: #EE3F54;
  background-color: #fff
}

div.product div.single-product-summary .yith-wcwl-add-to-wishlist {
  margin: 0
}

div.product div.single-product-summary .yith-wcwl-add-to-wishlist::after {
  clear: both;
  content: "";
  display: table
}

div.product div.single-product-summary .yith-wcwl-add-to-wishlist a,
div.product div.single-product-summary .yith-wcwl-add-to-wishlist .btn {
  width: 140px;
  display: block;
  float: right;
  margin-bottom: 10px;
  padding: 0 15px;
  font-size: 14px;
  line-height: 34px;
  text-transform: uppercase;
  font-weight: 300;
  text-align: center;
  border: 1px solid #2F2E2F;
  border-radius: 0 !important;
  outline: none !important;
  background-color: #fff;
  vertical-align: middle;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

div.product div.single-product-summary .yith-wcwl-add-to-wishlist a:hover,
div.product div.single-product-summary .yith-wcwl-add-to-wishlist .btn:hover {
  color: #fff;
  border-color: #2F2E2F;
  background-color: #2F2E2F
}

div.product div.single-product-summary .yith-wcwl-add-to-wishlist .ajax-loading {
  display: none !important
}

div.product .product_meta {
  margin-top: 30px;
  text-transform: uppercase;
  font-size: 13px;
  color: #2F2E2F
}

div.product .product_meta>span {
  display: block;
  font-weight: bold
}

div.product .product_meta>span span,
div.product .product_meta a {
  font-weight: 400;
  color: #2F2E2F
}

div.product .woocommerce-tabs {
  clear: both;
  padding-top: 70px;
  margin-bottom: 30px
}

div.product .woocommerce-tabs ul.tabs {
  margin: 0;
  padding: 0
}

div.product .woocommerce-tabs ul.tabs:after {
  content: '';
  display: table;
  width: 100%
}

div.product .woocommerce-tabs ul.tabs li {
  position: relative;
  top: 1px;
  display: block;
  float: left;
  margin: 0;
  border: 1px solid #eee;
  border-bottom-color: #969396;
  border-radius: 0;
  background-color: #eee;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

div.product .woocommerce-tabs ul.tabs li:before,
div.product .woocommerce-tabs ul.tabs li:after {
  display: none
}

div.product .woocommerce-tabs ul.tabs li a {
  display: block;
  padding: 0 20px;
  font-size: 14px;
  color: #2F2E2F;
  text-transform: uppercase;
  line-height: 35px
}

div.product .woocommerce-tabs ul.tabs li a:after,
div.product .woocommerce-tabs ul.tabs li a:before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 1px;
  height: 1px;
  background-color: #969396
}

div.product .woocommerce-tabs ul.tabs li a:after {
  left: -1px;
  right: auto
}

div.product .woocommerce-tabs ul.tabs li a:before {
  right: -1px;
  left: auto
}

div.product .woocommerce-tabs ul.tabs li.active {
  border-color: #969396;
  border-bottom-color: #fff;
  background-color: #fff
}

div.product .woocommerce-tabs .panel {
  padding: 20px 30px;
  border: 1px solid #969396;
  border-radius: 0
}

div.product .woocommerce-tabs .panel p {
  font-size: 14px;
  line-height: 24px
}

div.product .woocommerce-tabs .panel table.shop_attributes {
  border: none;
  margin: 0
}

div.product .woocommerce-tabs .panel table.shop_attributes tr {
  display: block;
  width: calc(50% - 10px);
  float: left;
  border-bottom: 1px solid #eee
}

div.product .woocommerce-tabs .panel table.shop_attributes tr:nth-child(2n-1) {
  margin-right: 20px
}

div.product .woocommerce-tabs .panel table.shop_attributes tr th,
div.product .woocommerce-tabs .panel table.shop_attributes tr td {
  display: block;
  width: calc(100% - 100px);
  float: left;
  padding: 10px;
  background-color: transparent;
  font-size: 14px;
  color: #333;
  font-weight: 400;
}

div.product .woocommerce-tabs .panel table.shop_attributes tr th {
  width: 100px;
  text-transform: uppercase;
}

div.product .woocommerce-tabs .panel table.shop_attributes tr p {
  margin: 0;
  color: #000;
  font-weight: 600;
}

div.product #reviews #comments .woocommerce-Reviews-title {
  display: none
}

div.product #reviews #comments ol.commentlist {
  padding: 30px 0 0;
  list-style: none
}

div.product #reviews #comments ol.commentlist li {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #eee
}

div.product #reviews #comments ol.commentlist li .avatar {
  display: block;
  float: left;
  margin-right: 20px;
  border-radius: 50%;
  overflow: hidden
}

div.product #reviews #comments ol.commentlist li .comment-text {
  border: none
}

div.product #reviews #comments ol.commentlist li .comment-text .autor {
  display: block;
  font-size: 18px;
  color: #EE3F54
}

div.product #reviews #comments ol.commentlist li .comment-text strong {
  display: block;
  line-height: 1em
}

div.product #reviews #comments ol.commentlist li .comment-text time {
  display: block;
  font-size: 12px;
  color: #969396
}

div.product #reviews #comments ol.commentlist li .comment-text>p {
  display: none
}

div.product #reviews #comments ol.commentlist li .comment-text .description {
  padding-left: 80px;
  font-size: 14px;
  font-weight: 300;
  color: #2F2E2F
}

div.product #reviews .comment-reply-title {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
  color: #2F2E2F;
  font-size: 30px;
  font-weight: 300;
  text-transform: uppercase
}

div.product #reviews .comment-reply-title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 30px;
  height: 3px;
  background-color: #EE3F54
}

div.product #reviews form .comment-notes {
  display: none
}

div.product #reviews .comment-form-rating label {
  font-size: 14px;
  text-transform: uppercase
}

#review_form_wrapper .select-wrapper .caret,
#review_form_wrapper .select-wrapper .select-dropdown {
  display: none
}

.product__preview {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: -40px
}

.product__preview .details__details,
.product__preview .yith-wcwl-add-to-wishlist {
  text-align: right
}

.cover__bg {
  width: 35%;
  background-position: center;
  background-size: cover
}

.details__out {
  position: relative;
  width: 65%;
  padding: 20px 40px 30px;
  text-align: right
}

.details__out .details__title {
  margin: 0;
  font-size: 30px;
  color: #2F2E2F;
  text-align: left
}

.details__out .details__social {
  text-align: left
}

.details__out .details__social .details__social-rating {
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px
}

.details__out .details__social .details__social-share {
  display: inline-block;
  vertical-align: middle
}

.details__out .details__tags {
  text-align: left
}

.details__out .details__tags .product_meta {
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 13px;
  color: #2F2E2F
}

.details__out .details__tags .product_meta>span {
  display: block;
  font-weight: bold
}

.details__out .details__tags .product_meta>span span,
.details__out .details__tags .product_meta a {
  font-weight: 400;
  color: #2F2E2F
}

.details__out .details__desc {
  position: relative;
  max-height: 105px;
  overflow: auto;
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  text-align: left
}

.details__out .details__desc p {
  margin: 10px 0;
  font-size: 14px;
  line-height: 24px
}

.details__out .details__price {
  text-align: left
}

.details__out .details__price p.price,
.details__out .details__price span.price {
  color: #2F2E2F;
  font-size: 30px
}

.details__out .details__price p.price del,
.details__out .details__price span.price del {
  display: block;
  opacity: 0.5;
  font-size: 14px
}

.details__out .details__price p.price ins,
.details__out .details__price span.price ins {
  text-decoration: none
}

.details__out .details__details {
  display: inline-block;
  margin-right: 5px
}

.details__out .details__cart {
  position: relative;
  display: inline-block
}

.details__out .details__cart .stock {
  display: none
}

.details__out .details__cart .button,
.details__out .details__cart .added_to_cart {
  color: #fff;
  border-color: #EE3F54;
  background-color: #EE3F54
}

.details__out .details__cart .button:hover,
.details__out .details__cart .added_to_cart:hover {
  color: #EE3F54;
  border-color: #EE3F54;
  background-color: #fff
}

.details__out .details__cart .added_to_cart {
  position: absolute;
  right: 0;
  top: 0;
  height: 36px;
  line-height: 34px;
  border-width: 1px;
  border-style: solid;
  width: 100%;
  z-index: 2;
  text-align: center
}

.details__out .details__cart .added_to_cart:hover {
  background-color: #fff
}

.cart,
.theme__cart__page {
  border: none
}

.cart th,
.theme__cart__page th {
  padding: 0 20px;
  font-size: 14px;
  line-height: 50px;
  color: #2F2E2F;
  text-align: center;
  background: #fff;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee
}

.cart th:first-child,
.theme__cart__page th:first-child {
  border-left: 1px solid #eee
}

.cart th:last-child,
.theme__cart__page th:last-child {
  border-right: 1px solid #eee
}

.cart th.product-name,
.theme__cart__page th.product-name {
  text-align: left
}

.cart td,
.theme__cart__page td {
  text-align: right
}

.cart .cart_item td,
.cart__item td,
.theme__cart__page .cart_item td,
.theme__cart__page__item td {
  text-align: center;
  border-bottom: 1px solid #eee
}

.cart .cart_item td:first-child,
.cart__item td:first-child,
.theme__cart__page .cart_item td:first-child,
.theme__cart__page__item td:first-child {
  border-left: 1px solid #eee
}

.cart .cart_item td:last-child,
.cart__item td:last-child,
.theme__cart__page .cart_item td:last-child,
.theme__cart__page__item td:last-child {
  border-right: 1px solid #eee
}

.cart .cart_item td.product-name,
.cart__item td.product-name,
.theme__cart__page .cart_item td.product-name,
.theme__cart__page__item td.product-name {
  text-align: left;
  padding: 20px
}

.cart .cart_item td.product-name a,
.cart .cart_item td.product-name .brooks-product-name,
.cart__item td.product-name a,
.cart__item td.product-name .brooks-product-name,
.theme__cart__page .cart_item td.product-name a,
.theme__cart__page .cart_item td.product-name .brooks-product-name,
.theme__cart__page__item td.product-name a,
.theme__cart__page__item td.product-name .brooks-product-name {
  display: inline-block;
  vertical-align: middle;
  color: #2F2E2F;
  font-size: 14px;
  font-weight: 300
}

.cart .cart_item td.product-name img,
.cart__item td.product-name img,
.theme__cart__page .cart_item td.product-name img,
.theme__cart__page__item td.product-name img {
  width: 60px
}

.cart .cart_item td.product-name .brooks-product-name,
.cart__item td.product-name .brooks-product-name,
.theme__cart__page .cart_item td.product-name .brooks-product-name,
.theme__cart__page__item td.product-name .brooks-product-name {
  margin-left: 25px
}

.cart .cart_item td.product-price,
.cart__item td.product-price,
.theme__cart__page .cart_item td.product-price,
.theme__cart__page__item td.product-price {
  font-size: 14px;
  font-weight: 300
}

.cart .cart_item td.product-quantity .quantity-buttons,
.cart__item td.product-quantity .quantity-buttons,
.theme__cart__page .cart_item td.product-quantity .quantity-buttons,
.theme__cart__page__item td.product-quantity .quantity-buttons {
  float: none
}

.cart .cart_item td.product-subtotal,
.cart__item td.product-subtotal,
.theme__cart__page .cart_item td.product-subtotal,
.theme__cart__page__item td.product-subtotal {
  font-size: 14px;
  font-weight: 300
}

.cart .coupon,
.theme__cart__page .coupon {
  padding: 10px 0;
  text-align: left
}

.cart .coupon .input-field,
.theme__cart__page .coupon .input-field {
  margin: 0
}

.cart .coupon input,
.theme__cart__page .coupon input {
  width: auto
}

.cart .coupon input[type='text'],
.theme__cart__page .coupon input[type='text'] {
  width: calc(100% - 145px);
  height: 36px
}

.cart .coupon input+label,
.theme__cart__page .coupon input+label {
  display: none
}

.cart .coupon .btn,
.theme__cart__page .coupon .btn {
  width: 140px
}

.cart_totals h2 {
  margin-bottom: 30px;
  font-size: 30px;
  text-transform: uppercase;
  color: #2F2E2F
}

.cart_totals table {
  border: 1px solid #eee
}

.cart_totals table th {
  font-size: 14px;
  color: #2F2E2F;
  vertical-align: top;
  background: #fff;
  border-bottom: 1px solid #eee
}

.cart_totals table td {
  text-align: right;
  border-bottom: 1px solid #eee
}

.cart_totals table td a {
  color: #2F2E2F
}

.cart_totals table td .select-wrapper input.select-dropdown {
  height: 40px;
  padding: 0;
  margin: 0;
  line-height: 40px
}

.cart_totals table td [type="radio"]:not(:checked)+label,
.cart_totals table td [type="radio"]:checked+label {
  padding-left: 0;
  padding-right: 30px
}

.cart_totals table td [type="radio"]+label:before,
.cart_totals table td [type="radio"]+label:after {
  left: auto;
  right: 0
}

.cart_totals table .amount {
  font-size: 14px;
  font-weight: 300
}

.cart_totals table .shipping ul {
  padding: 0;
  list-style: none
}

.cart_totals table .shipping ul label {
  margin: 0
}

.cart_totals .wc-proceed-to-checkout {
  text-align: right;
  padding-bottom: 30px
}

.cart-empty {
  margin-bottom: 20px
}

form.woocommerce-checkout h3 {
  font-size: 30px;
  font-weight: 300;
  color: #EE3F54;
  text-transform: uppercase
}

form.woocommerce-checkout .input-field input,
form.woocommerce-checkout .input-field input:not([type]),
form.woocommerce-checkout .input-field input[type=text],
form.woocommerce-checkout .input-field input[type=password],
form.woocommerce-checkout .input-field input[type=email],
form.woocommerce-checkout .input-field input[type=url],
form.woocommerce-checkout .input-field input[type=time],
form.woocommerce-checkout .input-field input[type=date],
form.woocommerce-checkout .input-field input[type=datetime-local],
form.woocommerce-checkout .input-field input[type=tel],
form.woocommerce-checkout .input-field input[type=number],
form.woocommerce-checkout .input-field input[type=search] {
  height: 41px
}

form.woocommerce-checkout .input-field textarea.materialize-textarea {
  height: 42px
}

form.woocommerce-checkout .select-wrapper input.select-dropdown {
  height: 40px;
  margin: 0;
  padding: 0
}

form.woocommerce-checkout .showcoupon,
form.woocommerce-checkout .showlogin {
  color: #EE3F54
}

form.woocommerce-checkout .create-account p:not(.input-field) {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 30px
}

.wishlist-title h2 {
  position: relative;
  display: block;
  padding: 0 0 40px 0;
  margin-bottom: 30px;
  font-size: 30px;
  color: #2F2E2F;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase
}

.wishlist-title h2:after {
  content: '';
  position: absolute;
  bottom: 17px;
  left: 0;
  height: 3px;
  width: 40px;
  background-color: #EE3F54
}

.woocommerce table.wishlist_table {
  font-size: 100%;
  border: none
}

.woocommerce table.wishlist_table thead th {
  padding: 0 20px;
  font-size: 14px;
  line-height: 50px;
  color: #2F2E2F;
  text-align: center;
  background: #fff;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee
}

.woocommerce table.wishlist_table thead th:first-child {
  border-left: 1px solid #eee
}

.woocommerce table.wishlist_table thead th:last-child {
  border-right: 1px solid #eee
}

.woocommerce table.wishlist_table thead th.product-name {
  text-align: left
}

.woocommerce table.wishlist_table td {
  text-align: right
}

.woocommerce table.wishlist_table tr td {
  text-align: center;
  border-bottom: 1px solid #eee
}

.woocommerce table.wishlist_table tr td:first-child {
  border-left: 1px solid #eee
}

.woocommerce table.wishlist_table tr td:last-child {
  border-right: 1px solid #eee
}

.woocommerce table.wishlist_table tr td.product-name {
  text-align: left;
  padding: 20px
}

.woocommerce table.wishlist_table tr td.product-name a,
.woocommerce table.wishlist_table tr td.product-name .brooks-product-name {
  display: inline-block;
  vertical-align: middle;
  color: #2F2E2F;
  font-size: 14px;
  font-weight: 300
}

.woocommerce table.wishlist_table tr td.product-name img {
  width: 60px
}

.woocommerce table.wishlist_table tr td.product-name .brooks-product-name {
  margin-left: 25px
}

.woocommerce table.wishlist_table tr td.product-price {
  font-size: 14px;
  font-weight: 300
}

.woocommerce table.wishlist_table tr td.product-subtotal {
  font-size: 14px;
  font-weight: 300
}

.woocommerce table.wishlist_table tfoot {
  display: none
}

.woocommerce table.wishlist_table td.product-add-to-cart button {
  display: inline-block;
  padding: 0 15px;
  font-size: 14px;
  line-height: 34px;
  text-transform: uppercase;
  font-weight: 300;
  border: 1px solid #EE3F54;
  border-radius: 0 !important;
  outline: none !important;
  background-color: #EE3F54;
  vertical-align: middle;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  color: #fff
}

.woocommerce table.wishlist_table td.product-add-to-cart button:hover {
  color: #EE3F54;
  background-color: #fff
}

.woocommerce-info,
.woocommerce-error,
.woocommerce-message {
  padding: 10px 20px;
  margin-bottom: 30px;
  font-weight: 300;
  color: #2F2E2F;
  border-width: 1px;
  border-style: solid;
  border-left-width: 5px;
  list-style: none
}

.woocommerce-info::after,
.woocommerce-error::after,
.woocommerce-message::after {
  clear: both;
  content: "";
  display: table
}

.woocommerce-info strong,
.woocommerce-error strong,
.woocommerce-message strong {
  font-weight: 300
}

.woocommerce-info a:not(.button),
.woocommerce-error a:not(.button),
.woocommerce-message a:not(.button) {
  color: #EE3F54;
  text-decoration: underline
}

.woocommerce-info a:not(.button):hover,
.woocommerce-error a:not(.button):hover,
.woocommerce-message a:not(.button):hover {
  opacity: 0.6
}

.woocommerce-info a.button,
.woocommerce-error a.button,
.woocommerce-message a.button {
  float: right
}

.woocommerce-info {
  border-color: #4DA5EA
}

.woocommerce-error {
  border-color: #F64343
}

.woocommerce-message {
  border-color: #6CCB47
}

.woocommerce form.login p:not(.input-field) {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 20px
}

.woocommerce form.login .form-row {
  margin-bottom: 20px
}

.woocommerce form.login .btn {
  margin-right: 20px
}

.woocommerce form.login .lost_password {
  color: #EE3F54;
  text-decoration: underline
}

.woocommerce form.login .lost_password:hover {
  opacity: 0.6
}

.woocommerce-shipping-fields h3 label.checkbox {
  margin: 0;
  font-size: 30px;
  letter-spacing: 1.5px;
  line-height: 1.4em;
  font-weight: 300;
  color: #EE3F54;
  text-transform: uppercase
}

.woocommerce-shipping-fields h3 label.checkbox:before {
  top: 10px
}

#order_review_heading {
  margin: 50px 0 30px
}

.woocommerce-checkout-review-order table {
  border: 1px solid #eee
}

.woocommerce-checkout-review-order table th {
  font-size: 14px;
  color: #2F2E2F;
  vertical-align: top;
  background: #fff;
  border-bottom: 1px solid #eee
}

.woocommerce-checkout-review-order table td {
  text-align: right
}

.woocommerce-checkout-review-order table td a {
  color: #2F2E2F
}

.woocommerce-checkout-review-order table td .select-wrapper input.select-dropdown {
  height: 40px;
  padding: 0;
  margin: 0;
  line-height: 40px
}

.woocommerce-checkout-review-order table td [type="radio"]:not(:checked)+label,
.woocommerce-checkout-review-order table td [type="radio"]:checked+label {
  padding-left: 0;
  padding-right: 30px
}

.woocommerce-checkout-review-order table td [type="radio"]+label:before,
.woocommerce-checkout-review-order table td [type="radio"]+label:after {
  left: auto;
  right: 0
}

.woocommerce-checkout-review-order table .product-total {
  text-align: right
}

.woocommerce-checkout-review-order table .cart_item td {
  font-weight: 300;
  font-size: 14px
}

.woocommerce-checkout-review-order table .cart_item td.product-name {
  text-align: left
}

.woocommerce-checkout-review-order table .cart_item:last-child td {
  border-bottom: 1px solid #eee
}

.woocommerce-checkout-review-order table .amount {
  font-size: 14px;
  font-weight: 300
}

.woocommerce-checkout-review-order table .cart-subtotal td {
  border-bottom: 1px solid #eee
}

.woocommerce-checkout-review-order table .shipping {
  border-bottom: 1px solid #eee
}

.woocommerce-checkout-review-order table .shipping ul {
  padding: 0;
  list-style: none
}

.woocommerce-checkout-review-order table .shipping ul label {
  margin: 0
}

.woocommerce-checkout-review-order table .shipping td {
  border-bottom: 1px solid #eee
}

.woocommerce-checkout-review-order table .order-total th {
  border-bottom: none
}

.woocommerce-checkout-payment ul {
  padding: 5px 10px;
  border: 1px solid #eee;
  list-style: none
}

.woocommerce-checkout-payment ul label {
  font-size: 15px;
  text-transform: uppercase;
  color: #2F2E2F
}

.woocommerce-checkout-payment ul label img,
.woocommerce-checkout-payment ul label a {
  display: block;
  font-size: 15px;
  font-weight: 400;
  text-transform: none
}

.woocommerce-checkout-payment ul .payment_box {
  padding-left: 35px;
  font-size: 15px
}

.woocommerce-checkout-payment ul .payment_box p {
  font-size: 15px;
  line-height: 22px
}

.woocommerce-checkout-payment .place-order {
  text-align: right;
  padding-bottom: 30px
}

.lost_reset_password p {
  margin-bottom: 30px
}

.woocommerce-account h2 {
  margin-bottom: 30px
}

.woocommerce-password-strength {
  margin: 5px 0 2px;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  transition: color 0.5s
}

.woocommerce-password-strength.short {
  color: #F64343
}

.woocommerce-password-strength.bad {
  color: #F64343
}

.woocommerce-password-strength.good {
  color: #EABE4D
}

.woocommerce-password-strength.strong {
  color: #6CCB47
}

.woocommerce-MyAccount-navigation ul {
  padding: 0;
  margin: 0;
  list-style: none
}

.woocommerce-MyAccount-navigation ul::after {
  clear: both;
  content: "";
  display: table
}

.woocommerce-MyAccount-navigation ul li {
  position: relative;
  top: 1px;
  display: block;
  float: left;
  margin: 0;
  border: 1px solid #eee;
  border-bottom-color: #969396;
  border-radius: 0;
  background-color: #eee;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.woocommerce-MyAccount-navigation ul li:hover {
  opacity: 0.6
}

.woocommerce-MyAccount-navigation ul li a {
  display: block;
  padding: 0 20px;
  font-size: 14px;
  color: #2F2E2F;
  text-transform: uppercase;
  line-height: 35px
}

.woocommerce-MyAccount-navigation ul li a:after,
.woocommerce-MyAccount-navigation ul li a:before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 1px;
  height: 1px;
  background-color: #969396
}

.woocommerce-MyAccount-navigation ul li a:after {
  left: -1px;
  right: auto
}

.woocommerce-MyAccount-navigation ul li a:before {
  right: -1px;
  left: auto
}

.woocommerce-MyAccount-navigation ul li.is-active {
  border-color: #969396;
  border-bottom-color: #fff;
  background-color: #fff
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
  float: right;
  background-color: #EE3F54;
  border-color: #EE3F54
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a {
  color: #fff
}

.woocommerce-MyAccount-content {
  border: 1px solid #969396;
  padding: 40px 30px
}

.woocommerce-MyAccount-content table {
  border: none
}

.woocommerce-MyAccount-content table th,
.woocommerce-MyAccount-content table td {
  padding: 10px
}

.woocommerce-MyAccount-content table td {
  border-bottom: 1px solid #eee
}

.woocommerce-MyAccount-content a {
  color: #EE3F54;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.woocommerce-MyAccount-content a:hover {
  opacity: 0.6
}

.woocommerce-MyAccount-content .woocommerce-EditAccountForm .button {
  padding: 0 15px;
  margin-top: 30px;
  font-size: 14px;
  line-height: 34px;
  color: #fff;
  background-color: #EE3F54;
  border-color: #EE3F54
}

.woocommerce-MyAccount-content .woocommerce-EditAccountForm .button:hover,
.woocommerce-MyAccount-content .woocommerce-EditAccountForm .button:focus,
.woocommerce-MyAccount-content .woocommerce-EditAccountForm .button:active {
  color: #EE3F54;
  background-color: #fff;
  border-color: #EE3F54
}

.portfolio__grid__item {
  position: relative;
  width: 100%
}

.portfolio__grid__item.portfolio__item__cover .portfolio__inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  color: #fff
}

.portfolio__grid__item.portfolio__item__cover .portfolio__inner:hover {
  opacity: 1
}

.portfolio__grid__item.portfolio__item__cover .portfolio__inner a h4 {
  text-align: center;
  font-size: 18px;
  text-transform: uppercase
}

.portfolio__grid__item.portfolio__item__standard .portfoliio__image__wrap {
  position: relative
}

.portfolio__grid__item.portfolio__item__standard .portfolio__standard__cover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s
}

.portfolio__grid__item.portfolio__item__standard .portfolio__standard__cover:hover {
  opacity: 1
}

.portfolio__grid__item.portfolio__item__standard .portfolio__standard__cover .content__holder {
  width: 100%;
  text-align: center
}

.portfolio__grid__item.portfolio__item__standard .portfolio__standard__cover .content__holder a {
  display: inline-block;
  font-size: 30px;
  color: #fff;
  margin: 0 10%;
  opacity: 1;
  vertical-align: middle;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s
}

.portfolio__grid__item.portfolio__item__standard .portfolio__standard__cover .content__holder a i {
  font-size: 36px;
  color: #fff
}

.portfolio__grid__item.portfolio__item__standard .portfolio__standard__cover .content__holder a:hover {
  opacity: 0.5
}

.portfolio__grid__item.portfolio__item__standard a {
  text-align: left
}

.portfolio__grid__item.portfolio__item__standard h4 {
  margin-top: 20px
}

.single__portfolio__content h1 {
  margin-top: 0
}

.single__portfolio__info {
  font-size: 13px;
  color: #2F2E2F
}

.single__portfolio__info>div {
  margin-bottom: 15px
}

.single__portfolio__info .btn {
  margin-top: 10px
}

.theme__portfolio__grid {
  -webkit-transition: height 0.5s ease;
  -moz-transition: height 0.5s ease;
  transition: height 0.5s ease
}

.theme__portfolio__grid.portfolio__type__cover.grid__type__metro .portfoliio__image__wrap,
.theme__portfolio__grid.portfolio__type__cover.grid__type__simple .portfoliio__image__wrap {
  height: 100%
}

.theme__portfolio__grid.portfolio__type__cover.grid__type__metro .portfoliio__image__wrap .portfolio__image,
.theme__portfolio__grid.portfolio__type__cover.grid__type__simple .portfoliio__image__wrap .portfolio__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0
}

.intro__countdown {
  text-align: center;
  font-size: 20px;
  padding-top: 20px;
  font-weight: 300
}

.intro__countdown .datatime {
  display: inline-block;
  vertical-align: middle;
  font-size: 23px;
  min-width: 20px;
  text-align: right
}

.intro__countdown .datamark {
  display: inline-block;
  vertical-align: middle
}

.intro__count-in {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px
}

.cover__comming-soon {
  margin: 40px 0
}

.cover__comming-soon,
.cover__comming-soon svg {
  height: 230px;
  width: 100%
}

@media screen and (max-width: 768px) {

  .cover__comming-soon,
  .cover__comming-soon svg {
    height: 200px;
    width: 100%
  }
}

.theme__section__404 {
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 120px 0 60px
}

.theme__section__404 .pic__404 img {
  width: 80%
}

footer.main__footer {
  position: relative;
  z-index: 2;
  width: 100%;
  color: #2F2E2F;
  font-weight: 300;
  text-align: left;
  background-color: #fff;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
  -ms-flex-positive: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  -ms-flex-negative: 0;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  flex-basis: auto;
  -ms-flex-preferred-size: auto;
  padding-top: 20px;
}

footer.main__footer .footer__row {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

footer.main__footer .footer__col {
  color: #2F2E2F
}

footer.main__footer .footer__col .theme__widget:first-child {
  padding-top: 0px
}

footer.main__footer .footer__col .theme__widget:first-child h4 {
  position: relative;
  padding-bottom: 30px;
  font-size: 1.5em;
  color: inherit;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase
}

footer.main__footer .footer__col .theme__widget:first-child h4:after {
  content: '';
  position: absolute;
  bottom: 17px;
  left: 0;
  height: 3px;
  width: 40px;
  background-color: #EE3F54
}

footer.main__footer .footer__col .theme__widget ul:not(.product_list_widget) li {
  color: inherit
}

footer.main__footer .footer__col .theme__widget ul:not(.product_list_widget) li a {
  color: inherit
}

footer.main__footer .footer__col .theme__widget ul:not(.product_list_widget) li:hover a {
  border-color: inherit;
  opacity: 0.6
}

footer.main__footer .footer__col .theme__widget .wp-caption .wp-caption-text {
  color: #2F2E2F
}

footer.main__footer .footer__col .theme__widget .social__widget a {
  color: inherit
}

footer.main__footer .footer__col h4,
footer.main__footer .footer__col h5,
footer.main__footer .footer__col caption {
  color: inherit
}

footer.main__footer .footer__col h4 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: 300
}

footer.main__footer .footer__col address>div {
  position: relative;
  padding: 9px 0px 9px 30px;
  font-size: 14px;
  line-height: 24px
}

footer.main__footer .footer__col address>div:first-child {
  padding-top: 0
}

footer.main__footer .footer__col address>div:first-child i {
  margin-top: 0
}

footer.main__footer .footer__col address>div i {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 25px;
  height: 25px;
  margin: auto;
  color: inherit;
  font-size: 27px;
  line-height: 25px;
  text-align: center
}

footer.main__footer .input-field label {
  color: inherit
}

footer.main__footer .select-wrapper,
footer.main__footer input:not([type]),
footer.main__footer input[type=text],
footer.main__footer input[type=password],
footer.main__footer input[type=email],
footer.main__footer input[type=url],
footer.main__footer input[type=time],
footer.main__footer input[type=date],
footer.main__footer input[type=datetime-local],
footer.main__footer input[type=tel],
footer.main__footer input[type=number],
footer.main__footer input[type=search],
footer.main__footer textarea.materialize-textarea {
  background-color: transparent;
  color: inherit
}

footer.main__footer .select-wrapper input.select-dropdown {
  padding-left: 0
}

footer.main__footer .select-wrapper .dropdown-content {
  color: #2F2E2F
}

footer.main__footer .footer__copyright {
  background-color: #2F2E2F
}

footer.main__footer .footer__copyright .theme__widget {
  margin: 15px 0;
  color: #fff;
  font-size: 14px
}

@media (max-width: 1024px) {
  .gallery__item .gallery__item__description {
    width: 50px;
    height: 50px;
    left: auto;
    top: auto;
    opacity: 1
  }

  .portfolio__grid__item.portfolio__item__cover .portfolio__inner {
    top: auto;
    opacity: 1;
    padding: 40px 0 20px;
    background-color: rgba(0, 0, 0, 0.7);
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0));
    background-color: transparent
  }

  .portfolio__grid__item.portfolio__item__standard .portfolio__standard__cover {
    opacity: 1;
    background: transparent
  }

  .portfolio__grid__item.portfolio__item__standard .portfolio__standard__cover .content__holder {
    width: 100%;
    height: 100%
  }

  .portfolio__grid__item.portfolio__item__standard .portfolio__standard__cover .content__holder a:not(.theme__like__post) {
    display: block;
    width: 100%;
    height: 100%
  }

  .portfolio__grid__item.portfolio__item__standard .portfolio__standard__cover .content__holder a:not(.theme__like__post) i {
    display: none
  }

  .portfolio__grid__item.portfolio__item__standard .portfolio__standard__cover .content__holder .theme__like__post {
    position: absolute;
    right: 0;
    bottom: -48px;
    margin: 0
  }

  .portfolio__grid__item.portfolio__item__standard .portfolio__standard__cover .content__holder .theme__like__post i {
    color: #EE3F54
  }

  .portfolio__grid__item.portfolio__item__standard h4 {
    padding-right: 45px
  }

  .blog__grid__item .blog__grid__item__wrap .blog__grid__item__wrap__inner:before {
    opacity: 0
  }

  .blog__grid__item .blog__grid__item__wrap .blog__grid__item__wrap__inner:after {
    opacity: 1
  }

  .blog__grid__item .blog__grid__item__wrap .blog__grid__item__wrap__inner .blog__item__cat,
  .blog__grid__item .blog__grid__item__wrap .blog__grid__item__wrap__inner .blog__item__date {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }
}

@media (max-width: 992px) {
  footer.main__footer .theme__container__left {
    padding: 0 15px
  }

  footer.main__footer .theme__google__map__block {
    position: relative;
    height: 300px
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .rent__list__item {
    width: auto
  }

  .theme__team-column {
    margin-bottom: 30px
  }

  .theme__pricing__item__title {
    font-size: 18px
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .rent__list__item .btn {
    margin-top: 25px
  }

  .theme__product__item--col__3 {
    width: calc(50% - 7.5px);
    margin-right: 15px;
    margin-bottom: 15px
  }

  .theme__product__item--col__3:nth-child(2n) {
    margin-right: 0
  }

  .theme__product__item--col__3:nth-child(3n) {
    margin-right: 15px
  }

  .theme__product__item--col__3.theme__product__item--list {
    width: 100%;
    margin: 0 0 30px 0
  }

  .related .theme__product__item--col__3 {
    width: calc(50% - 7.5px);
    margin-right: 15px;
    margin-bottom: 15px
  }

  .related .theme__product__item--col__3:nth-child(2n) {
    margin-right: 0
  }

  .related .theme__product__item--col__3:nth-child(3n) {
    margin-right: 15px
  }

  .theme__widget .blog__grid__item .blog__grid__item__wrap__inner .blog__item__cat,
  .theme__widget .blog__grid__item .blog__grid__item__wrap__inner .blog__item__date {
    width: auto;
    padding: 0 10px
  }

  .theme__widget .blog__grid__item .blog__grid__item__wrap__inner .blog__item__cat {
    top: 2px
  }

  .theme__widget .blog__grid__item .blog__grid__item__wrap__inner .blog__item__date {
    top: 20px
  }

  .theme__widget .blog__grid__item .blog__grid__item__wrap__inner .blog__item__title {
    font-size: 12px;
    line-height: 15px;
    padding: 10px
  }
}

@media (max-width: 767px) {
  .select-wrapper+label {
    padding-top: 0
  }

  .inline-form .input-group {
    display: block
  }

  .inline-form .input-group .input-group-btn {
    padding-top: 15px
  }

  .rent__list__item {
    width: 100%;
    border-right: none
  }

  .rent__list .rent__list__item .input-field {
    margin-bottom: 30px
  }

  .pricing__item {
    width: 100%;
    margin: 0 0 20px
  }

  .pricing__item.-popular_pricing {
    width: 100%
  }

  .customers__container {
    padding: 20px 20px 50px
  }

  .customers__container .customers__tab__list {
    padding: 0
  }

  .theme__team-column {
    margin-bottom: 15px
  }

  .theme__team-left .theme__team-in,
  .theme__team-right .theme__team-in {
    display: block
  }

  .theme__team-left .theme__team-in .theme__team-pic,
  .theme__team-left .theme__team-in .theme__team-text,
  .theme__team-right .theme__team-in .theme__team-pic,
  .theme__team-right .theme__team-in .theme__team-text {
    width: 100%
  }

  .theme__team-left .theme__team-in .theme__team-pic,
  .theme__team-right .theme__team-in .theme__team-pic {
    padding-bottom: 100%
  }

  h1.font-2x {
    font-size: 30px
  }

  .blog__main h1 {
    font-size: 30px
  }

  .blog__main .post__audio__heading h1 {
    font-size: 30px
  }

  .blog__list__standart .blog__article__list__item__wrap__image {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
  }

  .blog__list__standart .blog__article__list__item__wrap__image .article__image {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0
  }

  .blog__list__standart .blog__article__list__item__wrap header {
    position: absolute;
  }

  .blog__list__standart .blog__item__title {
    font-size: 18px
  }

  .blog__list__standart .blog__item__user {
    font-size: 15px
  }

  .blog__list__standart .blog__article__list__item.blog__article__audio__post header {
    padding-top: 50px
  }

  .blog__list__standart .blog__article__list__item.blog__article__audio__post.-no__image header,
  .blog__list__standart .blog__article__list__item.blog__article__audio__post.blog__article__list__slider__post header {
    padding-top: 0
  }

  .blog__list__standart .blog__article__list__item.blog__article__audio__post .play__btn {
    width: 40px;
    height: 40px
  }

  .blog__list__standart .blog__article__list__item.blog__article__audio__post .play__btn:before {
    top: 3px;
    left: 8px
  }

  .blog__list__standart .blog__article__list__item.blog__article__audio__post .play__btn:after {
    left: 21px;
    top: 8px
  }

  .blog__list__standart .blog__article__list__item.blog__article__audio__post .blog__item__title .blog__item__title__inner {
    left: 40px;
    line-height: 40px;
    width: calc(100% - 80px);
    padding-left: 10px;
    padding-right: 0;
    font-size: 15px
  }

  .blog__list__standart .blog__article__list__item.blog__article__audio__post .blog__item__title .blog__item__title__inner:before {
    left: 10px
  }

  .blog__list__standart .blog__article__list__item.blog__article__audio__post .volume__btn {
    width: 40px;
    height: 40px
  }

  .blog__list__standart .blog__article__list__item.blog__article__audio__post .volume__btn:before {
    top: 4px;
    left: 8px
  }

  .blog__list__standart .blog__article__list__item.blog__article__audio__post .volume__btn:after {
    top: 13px;
    left: 8px
  }

  .blog__list__standart .blog__article__list__item.blog__article__audio__post .volume__btn .volume__wave .wave__low {
    left: 26px;
    top: 10px
  }

  .blog__list__standart .blog__article__list__item.blog__article__audio__post .-is_play .blog__item__title .blog__item__title__inner {
    width: calc(100% - 80px)
  }

  .blog__list__standart .blog__article__list__item.blog__article__audio__post .-is_play .play__btn:before {
    top: 8px
  }

  .blog__list__standart .blog__article__list__item.blog__article__audio__post .-is_play .play__btn:after {
    top: 8px
  }

  .blog__list__standart .blog__article__list__item.blog__article__video__post .blog__item__icon {
    position: relative;
    left: 0;
    top: 0;
    margin: 30px 0;
    text-align: center;
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    transform: translate(0%, 0%)
  }

  .single__post__meta {
    margin-bottom: 0
  }

  .single__post__meta .author__meta {
    float: none
  }

  .single__post__meta .view__meta {
    float: none;
    padding-bottom: 20px
  }

  .single__post__meta .view__meta .theme__share-module .share-links {
    left: 30px;
    right: auto
  }

  .single__post__meta .view__meta .theme__share-module .share-links li {
    float: left
  }

  .theme__content.-content__narrow {
    width: 100%
  }

  .single__building__content {
    display: block
  }

  .single__building__content .build__section__col.build__image__right {
    display: none
  }

  .build__details {
    text-align: center
  }

  .build__details .build__details__icon {
    max-width: 100px
  }

  .build__details .build__details__num {
    margin: 0;
    text-align: center;
    font-size: 30px
  }

  .build__details .build__details__num i {
    margin: 0 10px;
    font-size: 15px
  }

  .build__details .build__details__name {
    line-height: 25px;
    margin-bottom: 20px
  }

  .theme__parallax__item {
    top: 0
  }

  .grid__item[class*="item__height__"] .blog__grid__image,
  .grid__item[class*="item__width__"] .blog__grid__image {
    position: absolute
  }

  .top__bar-search form {
    padding-right: 0
  }

  .top__bar-search form .btn,
  .top__bar-search form input[type="submit"] {
    right: 0
  }

  .top__bar-search form:after {
    right: 0
  }

  .top__bar-search .box__toggle {
    display: none
  }

  .theme__product__item--col__3 {
    width: calc(50% - 7.5px);
    margin-right: 15px;
    margin-bottom: 15px
  }

  .theme__product__item--col__3:nth-child(2n) {
    margin-right: 0
  }

  .theme__product__item--col__3:nth-child(3n) {
    margin-right: 15px
  }

  .theme__product__item--col__3.theme__product__item--list {
    width: 100%;
    margin: 0 0 30px 0
  }

  .related .theme__product__item--col__3 {
    width: calc(50% - 7.5px);
    margin-right: 15px;
    margin-bottom: 15px
  }

  .related .theme__product__item--col__3:nth-child(2n) {
    margin-right: 0
  }

  .related .theme__product__item--col__3:nth-child(3n) {
    margin-right: 15px
  }

  /* .theme__product__item--col__3 {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px
  }

  .theme__product__item--col__3:first-child {
    margin-top: 30px
  } */

  .theme__product__item .product-info-holder {
    display: none
  }

  .theme__product__item .product-info-holder .product-info-upper-button .yith-wcwl-add-to-wishlist,
  .theme__product__item .product-info-holder .product-info-upper-button .product-preview {
    display: none
  }

  .theme__product__item.theme__product__item--list {
    display: block;
    margin-bottom: 40px
  }

  .theme__product__item.theme__product__item--list img {
    width: 100%
  }

  .theme__product__item.theme__product__item--list .product-info-holder {
    display: block;
    padding: 15px 0 90px
  }

  .theme__product__item.theme__product__item--list .product-info-holder .product-over_tile {
    left: 0;
    top: -150%;
    width: 100%;
    height: 300%
  }

  .theme__product__item.theme__product__item--list .product-info-holder .price {
    left: 0
  }

  .theme__product__item.theme__product__item--list .product-info-holder .product-info-upper-button {
    left: 0
  }

  .quantity-buttons .qty {
    width: 50px
  }

  .shop__main h1 {
    font-size: 30px
  }

  div.product div.images {
    width: 100%;
    margin: 0
  }

  div.product div.images .slick-container-nav {
    width: 100% !important
  }

  div.product div.images .slick-container-for {
    width: 100% !important
  }

  div.product div.images .slick-container-for .slick-slide:after {
    top: auto;
    bottom: 0;
    width: 100%;
    height: 3px
  }

  div.product div.single-product-summary {
    width: 100%;
    padding: 30px 0
  }

  div.product .theme__share-module {
    display: block;
    margin-top: 10px
  }

  div.product .theme__share-module::after {
    clear: both;
    content: "";
    display: table
  }

  div.product .theme__share-module .share-in {
    float: left
  }

  div.product #reviews #comments ol.commentlist li {
    border: none
  }

  div.product .woocommerce-tabs {
    padding-top: 0;
    border: 1px solid #969396
  }

  div.product .woocommerce-tabs ul.tabs li {
    top: 0;
    width: 100%;
    float: none;
    border: none
  }

  div.product .woocommerce-tabs ul.tabs li a {
    opacity: 0.5
  }

  div.product .woocommerce-tabs ul.tabs li a:before,
  div.product .woocommerce-tabs ul.tabs li a:after {
    display: none
  }

  div.product .woocommerce-tabs ul.tabs li.active a {
    opacity: 1
  }

  div.product .woocommerce-tabs .panel {
    padding: 20px;
    border: none
  }

  div.product .woocommerce-tabs .panel table.shop_attributes tr {
    display: table-row;
    float: none;
    width: 100%
  }

  div.product .woocommerce-tabs .panel table.shop_attributes tr th,
  div.product .woocommerce-tabs .panel table.shop_attributes tr td {
    display: table-cell;
    width: auto;
    float: none;
    border-bottom: 1px solid #eee
  }

  .upsells .theme__product__item,
  .related .theme__product__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px
  }

  /* .related.products {
    display: none
  } */

  .cart th,
  .theme__cart__page th {
    padding: 0 5px;
    font-size: 11px
  }

  .cart.shop_table td,
  .cart.shop_table th {
    padding: 5px
  }

  .cart.shop_table .quantity-buttons .qty {
    border-color: #EE3F54
  }

  .cart.shop_table .quantity-buttons .quantity-minus,
  .cart.shop_table .quantity-buttons .quantity-plus {
    display: none
  }

  .cart.shop_table .product-remove a {
    display: block;
    width: 30px
  }

  .cart.shop_table.shop_table {
    position: relative;
    padding-bottom: 115px
  }

  .cart.shop_table.shop_table tbody tr:not(.cart_item) {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
  }

  .cart.shop_table.shop_table tbody tr:not(.cart_item) td {
    display: block
  }

  .cart .cart_item td.product-name,
  .cart__item td.product-name,
  .theme__cart__page .cart_item td.product-name,
  .theme__cart__page__item td.product-name {
    padding: 5px
  }

  .cart .cart_item td.product-name a,
  .cart .cart_item td.product-name .brooks-product-name,
  .cart__item td.product-name a,
  .cart__item td.product-name .brooks-product-name,
  .theme__cart__page .cart_item td.product-name a,
  .theme__cart__page .cart_item td.product-name .brooks-product-name,
  .theme__cart__page__item td.product-name a,
  .theme__cart__page__item td.product-name .brooks-product-name {
    font-size: 11px;
    line-height: 14px;
    margin: 0
  }

  .woocommerce-checkout-payment,
  .cart-collaterals {
    width: 100%;
    float: left !important
  }

  .woocommerce-MyAccount-navigation {
    border: 1px solid #969396;
    border-bottom: none
  }

  .woocommerce-MyAccount-navigation ul {
    position: relative
  }

  .woocommerce-MyAccount-navigation ul li {
    top: 0;
    float: none;
    width: 100%;
    border: none
  }

  .woocommerce-MyAccount-navigation ul li a:after,
  .woocommerce-MyAccount-navigation ul li a:before {
    display: none
  }

  .woocommerce-MyAccount-navigation ul li.is-active {
    border-color: #969396;
    border-bottom-color: #fff;
    background-color: #fff
  }

  .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
    position: absolute;
    top: -37px;
    right: 0;
    width: 100px;
    text-align: center
  }

  .woocommerce-MyAccount-content {
    border: 1px solid #969396;
    border-top: none;
    padding: 10px
  }

  .woocommerce-MyAccount-content table {
    border: none
  }

  .woocommerce-MyAccount-content table th,
  .woocommerce-MyAccount-content table td {
    padding: 10px 5px;
    font-size: 13px;
    text-align: center
  }

  .woocommerce-MyAccount-content table td {
    border-bottom: 1px solid #eee
  }

  .wpcf7-form .theme__form__box__style {
    border-right: none;
    margin-bottom: 15px
  }
}

@media (min-width: 560px) and (max-width: 767px) {
  .theme__product__item--col__3 {
    width: calc(50% - 7.5px);
    margin-right: 15px;
    margin-bottom: 0;
    margin-top: 15px;
    float: left
  }

  .theme__product__item--col__3:first-child {
    margin-top: 15px
  }

  .theme__product__item--col__3:nth-child(2n) {
    margin-right: 0
  }

  .theme__product__item--col__3:nth-child(3n) {
    margin-right: 15px
  }

  .upsells .theme__product__item,
  .related .theme__product__item {
    width: calc(50% - 7.5px);
    margin-right: 15px;
    margin-top: 0;
    margin-bottom: 15px;
    float: left
  }

  .upsells .theme__product__item:nth-child(2n),
  .related .theme__product__item:nth-child(2n) {
    margin-right: 0
  }

  .upsells .theme__product__item:nth-child(3n),
  .related .theme__product__item:nth-child(3n) {
    margin-right: 15px
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .theme__sidebar .theme__widget .theme__grid.grid__columns__1 .grid__item.item__width__1.item__height__1 {
    width: 50%;
    padding-bottom: 45% !important
  }
}

.vc_column_container {
  z-index: 1
}

.grid__item__content .wpb_content_element:last-child {
  margin-bottom: 0
}

.wpb_content_element {
  margin-bottom: 30px
}

.blueimp-gallery>.prev,
.blueimp-gallery>.next {
  position: absolute;
  top: 50%;
  font-size: 50px
}

.blueimp-gallery>.prev {
  left: 2%
}

.blueimp-gallery>.next {
  right: 2%
}

form br {
  display: none
}

form .ajax-loader:not(.progress) {
  display: none !important;
  visibility: hidden
}

.wpcf7-form-control-wrap {
  display: block
}

span.wpcf7-not-valid-tip {
  position: relative;
  bottom: 0;
  color: #e53935;
  font-size: 12px;
  line-height: 23px
}

span.wpcf7-not-valid-tip:before {
  content: "\f06a";
  margin-right: 4px;
  color: #e53935;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

div.wpcf7-response-output {
  position: relative;
  margin: 15px 0;
  padding: 5px 10px;
  font-size: 13px;
  text-align: left;
  background-color: #fff;
  border: none;
  border-bottom: 2px solid #ffd42a;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  clear: both
}

div.wpcf7-response-output:before {
  content: "\f05a";
  margin-right: 4px;
  color: #ffd42a;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.wpcf7-not-valid,
.wpcf7-not-valid input {
  border-color: #e53935 !important
}

.acceptance .wpcf7-acceptance+label {
  font-size: 0
}

.input-field.quiz>label {
  position: relative
}

.theme__widget .rsswidget img {
  width: auto
}

#wp-calendar tr th,
#wp-calendar tr td {
  text-align: center;
  width: 30px
}

#wp-calendar #today {
  color: #EE3F54
}

ul li.cat-item a {
  font-size: 16px;
  color: #EE3F54
}

ul li.cat-item a:hover {
  opacity: 0.7
}

ul li.cat-item:last-child {
  margin: 0
}

.recent-posts li .image-block {
  float: left;
  width: 70px;
  margin-right: 10px;
  border-radius: 4px;
  overflow: hidden
}

.recent-posts li .image-block img {
  width: 100%;
  height: auto
}

.recent-posts li .description-block .date {
  color: #969396;
  font-weight: 300
}

.aligncenter {
  text-align: center
}

.alignleft {
  text-align: left
}

.alignright {
  text-align: right
}

.wp-caption.alignright,
img.alignright {
  float: right;
  margin: 5px 0 0 20px
}

.wp-caption.alignleft,
img.alignleft {
  float: left;
  margin: 5px 20px 0 0
}

.wp-caption.aligncenter,
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  margin-bottom: 20px
}

.no-page {
  width: 270px;
  position: relative;
  margin: 0 auto
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto
}

.wp-caption {
  margin-bottom: 24px
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0
}

.wp-caption {
  max-width: 100%;
  background: #fff;
  max-width: 100%;
  padding: 5px 3px 10px;
  text-align: center
}

.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px
}

table {
  width: 100%;
  border: 1px solid #e0e0e0;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 2px;
  margin-bottom: 30px
}

table th,
table td {
  padding: 5px 10px
}

table th {
  background: #f5f5f5;
  color: #666;
  text-shadow: 1px 1px 0px #fff;
  text-align: left
}

table tr.even {
  background: #f5f5f5
}

dl {
  padding-left: 30px
}

dd {
  margin: 0 0 20px
}

pre {
  border-radius: 0;
  border-left: 2px solid #EE3F54
}

.page-links {
  display: block;
  margin: 0;
  line-height: 1
}

.page-links a {
  display: inline-block;
  width: 30px;
  padding: 0;
  margin: 0 3px 0 0;
  border-radius: 3px;
  font-family: 'Lato', sans-serif;
  color: #2F2E2F;
  line-height: 30px;
  text-align: center;
  opacity: 1;
  border: 1px solid #EE3F54;
  background-color: transparent;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.page-links a.active,
.page-links a:hover,
.page-links a:focus {
  background-color: #EE3F54;
  color: #fff
}

.post-password-form label {
  margin-bottom: 0;
  vertical-align: bottom
}

.post-password-form input {
  display: block;
  width: 100%;
  height: 45px;
  padding: 0 10px;
  line-height: 45px;
  border: 1px solid #dfdfdf;
  outline: none
}

.post-password-form input[type="submit"] {
  display: inline-block;
  width: auto;
  vertical-align: bottom
}

.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_section {
  margin-bottom: 15px
}

.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_section .wpb_accordion_header {
  height: 70px;
  font-size: 15px;
  font-weight: 600;
  color: #EE3F54;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  background-color: #fff;
  border: 1px solid #eee;
  outline: none
}

.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_section .wpb_accordion_header a {
  padding: 0 1em;
  line-height: 70px
}

.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_section .wpb_accordion_content {
  padding: 1em 70px;
  font-size: 14px
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_section .ui-state-default .ui-icon {
  top: 0;
  right: 0;
  width: 70px;
  height: 70px;
  background-image: none;
  border: 1px solid #EE3F54;
  cursor: pointer
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_section .ui-state-default .ui-icon:before,
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_section .ui-state-default .ui-icon:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 36px;
  height: 1px;
  background-color: #EE3F54;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: -webkit-transform .5s ease-in-out;
  -moz-transition: -moz-transform .5s ease-in-out;
  transition: transform .5s ease-in-out
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_section .ui-state-default .ui-icon:after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg)
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_section .ui-state-default.ui-state-active .ui-icon:after {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg)
}

.theme__widget {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}

.theme__widget .textwidget {
  margin-bottom: 5px;
}

.theme__widget .textwidget:last-child {
  margin-bottom: 0;
}

.theme__widget1 {
  align-items: center;
}

.cpList {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.cpList .cpLi {
  border-bottom: 1px solid #ebebeb;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}

.cpList .cpLi:hover {
  color: #0089ec;
  border-bottom: 1px solid #0089ec;
  font-weight: 500;
}

.cpList .on {
  color: #0089ec;
  border-bottom: 1px solid #0089ec;
  font-weight: 500;
}

@media (max-width: 760px) {
  .cpList {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .cpList .cpLi {
    margin-right: 15px;
  }

  .lianxi {
    display: none !important;
  }

  .textwidget {
    font-size: 12px;
    text-align: center;
  }

  .blog__list__standart {
    padding-top: 0;
  }

  .wpb_wrapper {
    padding: 0 15px;
  }

  .wpb_wrapper h4 {
    font-size: 14px;
  }

  .wpb_wrapper h3 {
    font-size: 16px;
  }

  .theme__content {
    padding: 0;
  }

  .shoujipadd0 {
    padding: 0 !important;
  }

  .shoujipadd10 {
    padding: 0 10px;
  }
}

.top__bar {
  margin-bottom: 20px;
}

.custom-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  gap: 6px;
}

.custom-pagination button,
.custom-pagination .page-btn {
  background-color: #f0f0f0;
  border: none;
  padding: 5px 10px;
  cursor: pointer;
  border-radius: 4px;
  font-size: 14px;
  color: #333;
  margin-right: 10px;
}

.custom-pagination .page-btn.active {
  background-color: #007bff;
  color: #fff;
}

.clearfix .txt {
  font-size: 16px;
  line-height: 150%;
}

.materialize-textarea {
  height: 160px !important;
}

.bj {
  display: flex;
  position: fixed;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  z-index: 99999999999999999999;
}

.bj .cont {
  background-color: rgba(255, 255, 255, .8);
  width: 150px;
  height: 150px;
  color: #fff;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.bj .cont .text{
  color: #000;
  font-size: 16px;
  margin-top: 10px;
}