/*
 0 - 600px:		Phone
 600 - 900px:	Tablet Portrait
 900	- 1200px:	Tablet Landscape
 [1200-1800] is where our normal styles apply
 1800px +:		Big Desktop
 $breakpoint argument choices:
 - phone
 - tab-port
 - tab-land
 - big-desktop
 1em = 16px
 */
.sw21__header-name {
  font-weight: 400 !important;
  text-transform: uppercase !important;
  color: #777; }

.sw21__head {
  font-weight: 400 !important;
  font-style: normal !important; }
/*
 0 - 600px:		Phone
 600 - 900px:	Tablet Portrait
 900	- 1200px:	Tablet Landscape
 [1200-1800] is where our normal styles apply
 1800px +:		Big Desktop
 $breakpoint argument choices:
 - phone
 - tab-port
 - tab-land
 - big-desktop
 1em = 16px
 */
.hs02 h2, .hs02 h2 a {
  font-size: 26px;
  line-height: 26px;
  font-weight: 400;
  color: #777;
  font-family: georgia, arial;
  font-style: italic;
  margin: 20px 0 0;
  opacity: 0.9; }
  .hs02 p {
    font-size: 22px;
    font-weight: 400;
    font-style: italic;
    color: #777;
    margin: 0 0 0px;
    height: 90px;
    opacity: 0.9;
    filter: alpha(opacity=90);
    line-height: 28px; }

.frame {
  background-color: #ddc;
  border: solid 15px #eee;
  border-bottom-color: #fff;
  border-left-color: #eee;
  border-radius: 2px;
  border-right-color: #eee;
  border-top-color: #ddd;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25) inset, 0 5px 10px 5px rgba(0, 0, 0, 0.25);
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  text-align: center; }
  .frame:before {
    border-radius: 2px;
    bottom: -2vmin;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25) inset;
    content: "";
    left: -2vmin;
    position: absolute;
    right: -2vmin;
    top: -2vmin; }
  .frame:after {
    border-radius: 2px;
    bottom: -2.5vmin;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
    content: "";
    left: -2.5vmin;
    position: absolute;
    right: -2.5vmin;
    top: -2.5vmin; }
  .frame img {
    border: solid 2px;
    border-bottom-color: #ffe;
    border-left-color: #eed;
    border-right-color: #eed;
    border-top-color: #ccb;
    max-height: 100%;
    max-width: 100%;
    object-fit: cover;
    height: 200px; }
/*
 0 - 600px:		Phone
 600 - 900px:	Tablet Portrait
 900	- 1200px:	Tablet Landscape
 [1200-1800] is where our normal styles apply
 1800px +:		Big Desktop
 $breakpoint argument choices:
 - phone
 - tab-port
 - tab-land
 - big-desktop
 1em = 16px
 */
.sw21-slick {
  display: block;
  margin: 0 auto; }
  .sw21-slick .slick-initialized.slick-slider {
    position: relative; }
  .sw21-slick .slick-prev::before, .sw21-slick .slick-next::before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: 0.75;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .sw21-slick:hover .slick-arrow {
    display: block !important;
    transition: all 0.5s ease-out; }
  .sw21-slick .slick-arrow {
    z-index: 13;
    background: #fff;
    max-height: 105px;
    min-height: 105px;
    width: 41px;
    border-radius: 3px;
    display: none !important;
    transition: all 0.5s ease-out; }
  .sw21-slick .slick-prev {
    position: absolute;
    top: 40%;
    left: 0px;
    box-shadow: 8px 6px 16px #3c3737;
    transition: all 5s ease-out; }
  .sw21-slick .slick-next {
    position: absolute;
    top: 40%;
    right: 0;
    box-shadow: -7px 0px 11px 3px #3c3737; }

.sw21 {
  width: 200px;
  margin: 20px 0px; }
  .sw21__widget {
    padding: 25px 15px; }
  .sw21__header {
    padding: 12px 20px;
    border-bottom: 1px solid #f3efef; }
  .sw21__header-name {
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 600; }
  .sw21__view-all {
    font-size: 12px;
    background: #3a69ed;
    padding: 9px 12px;
    border-radius: 6px;
    color: #fff;
    text-transform: uppercase; }
    .sw21__view-all a {
      color: #fff; }
  .sw21--space {
    margin: 10px 20px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
    background: #fff; }
  .sw21__img {
    width: 100%;
    max-height: 200px;
    overflow: hidden; }
  .sw21__image span {
    text-align: center;
    text-transform: capitalize;
    font-size: 14px; }
  .sw21__head {
    font-weight: 600;
    font-style: oblique;
    text-align: center; }
    .sw21__head:hover {
      text-decoration: none; }
  .sw21__price {
    padding-top: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize; }
    .sw21__price__rating {
      padding: 1px 2px;
      color: #fff;
      border-radius: 3px;
      background: green;
      margin-right: 3px; }
    .sw21__price__count {
      color: #333;
      opacity: 0.7; }
  .sw21__category {
    padding-top: 7px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
    text-transform: capitalize; }
    .sw21__category__offerPrice, .sw21__category__actualPrice {
      margin-right: 3px;
      text-transform: capitalize; }
    .sw21__category__discount {
      color: #028002;
      text-transform: capitalize; }

@media only screen and (max-width: 450px) {
  .sw21__header {
    flex-direction: column;
    text-align: center; } }

@media only screen and (max-width: 600px) {
  .sw21-slick .slick-arrow {
    max-height: 37px;
    min-height: 37px;
    width: 28px; } }
/*
 0 - 600px:		Phone
 600 - 900px:	Tablet Portrait
 900	- 1200px:	Tablet Landscape
 [1200-1800] is where our normal styles apply
 1800px +:		Big Desktop
 $breakpoint argument choices:
 - phone
 - tab-port
 - tab-land
 - big-desktop
 1em = 16px
 */
.subscribe-section {
  padding: 60px 0 65px;
  position: relative; }

.subscribe-section:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5); }

.subscribe-head h2 {
  color: #fff;
  font-size: 30px;
  letter-spacing: 0;
  line-height: 30px;
  margin: 0 0 13px;
  text-transform: uppercase; }

.subscribe-head p {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 39px; }

.subscribe-head {
  text-align: center; }

.form-section input[type="email"] {
  border: 0 none;
  border-radius: 25px;
  color: #9b9b9b;
  font-size: 16px;
  font-style: normal;
  height: 51px;
  letter-spacing: 0;
  text-align: center;
  width: 460px; }

.form-section input[type="submit"] {
  background: #fdb801 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 25px;
  color: #fff;
  height: 51px;
  letter-spacing: 0;
  margin-left: -60px;
  padding: 0 58px; }

.form-section .btn-subscribe {
  border-bottom-right-radius: 25px;
  border-top-right-radius: 25px; }

#subscriberForm label.error {
  display: none !important; }
/*
 0 - 600px:		Phone
 600 - 900px:	Tablet Portrait
 900	- 1200px:	Tablet Landscape
 [1200-1800] is where our normal styles apply
 1800px +:		Big Desktop
 $breakpoint argument choices:
 - phone
 - tab-port
 - tab-land
 - big-desktop
 1em = 16px
 */
.tm10 {
  margin: 0.62rem 0.93rem;
  padding: 0 0 1.25rem 1.25rem;
  position: relative; }

.tm10-pic {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #344a5f;
  width: 5rem;
  height: auto;
  padding: 0.62rem;
  z-index: 2;
  border: 5px solid #ccc; }
  .tm10-pic img {
    margin: 0 auto;
    text-align: center; }

.tm10-review {
  border: 5px solid #ccc;
  margin: 0 1.62rem 1.25rem;
  font-style: italic;
  font-weight: normal;
  line-height: 1.5rem;
  padding: 9px 0.93rem 0.62rem 3.93rem;
  color: #344a5f;
  font-size: 0.93rem;
  position: relative; }
  .tm10-review > span:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f10d";
    left: 0;
    top: 0.62rem;
    font-size: 1.875rem;
    color: #34495e; }

.tm10-title {
  padding: 0 0 0 3rem;
  font-size: 0.93rem;
  color: #dc3545; }
  .tm10-title > span {
    color: #344a5f;
    font-size: 0.93rem;
    text-decoretion: none; }

.tm10-carousel .owl-nav {
  margin: 0.62rem 0 0.93rem 45%; }
  .tm10-carousel .owl-nav .owl-next {
    width: 32px;
    height: 8px;
    z-index: 0;
    background: #fa8072;
    margin: 5px;
    opacity: 1;
    display: inline-flex;
    float: none;
    vertical-align: bottom; }
    .tm10-carousel .owl-nav .owl-next:hover {
      border: 1px solid #f85441; }
    .tm10-carousel .owl-nav .owl-next:active {
      background: #344a5f; }
  .tm10-carousel .owl-nav .owl-prev {
    width: 32px;
    height: 8px;
    z-index: 0;
    background: #796861;
    margin: 5px;
    opacity: 1;
    display: inline-flex;
    float: none;
    vertical-align: bottom; }
    .tm10-carousel .owl-nav .owl-prev:hover {
      border: 1px solid #5d504a; }
    .tm10-carousel .owl-nav .owl-prev:active {
      background: #344a5f; }
  .tm10-carousel .owl-nav .fa {
    display: none; }
  .tm10-carousel .owl-nav .disabled {
    background: #777 !important; }
/*
 0 - 600px:		Phone
 600 - 900px:	Tablet Portrait
 900	- 1200px:	Tablet Landscape
 [1200-1800] is where our normal styles apply
 1800px +:		Big Desktop
 $breakpoint argument choices:
 - phone
 - tab-port
 - tab-land
 - big-desktop
 1em = 16px
 */
.post-slide {
  padding-right: 20px; }

.post-slide img {
  width: 100%;
  height: auto; }

.post-slide-2 .post-review-1 {
  padding: 0 17px 17px 0; }

.post-slide-2 .post-date-1 {
  float: left;
  margin-right: 10px;
  padding: 8px 15px;
  text-align: center;
  background: #444;
  font-size: 26px;
  color: #fff;
  font-weight: 700;
  transition: background 0.2s linear 0s; }

.post-slide-2:hover .post-date-1 {
  background: #078071; }

.post-slide-2 .post-date-1 small {
  display: block;
  margin-bottom: 10px;
  font-size: 13px;
  text-transform: capitalize; }

.post-slide-2 .post-date-1 small:before {
  content: "";
  display: block;
  margin-bottom: 5px;
  border-top: 1px solid #fff; }

.post-slide-2 .post-title-1 {
  margin: 0;
  padding-top: 15px; }

.post-slide-2 .post-title-1 a {
  font-size: 15px;
  color: #444;
  text-transform: uppercase;
  margin-bottom: 6px;
  display: block;
  line-height: 20px;
  font-weight: bold; }

.post-comment-1 {
  margin: 0;
  list-style: none; }

.post-comment-1 li a {
  color: #a9a9a9;
  text-transform: capitalize; }

.post-comment-1 li a:before {
  content: "|";
  margin: 0 5px 0 5px;
  color: #d3d3d3; }

.owl-nav {
  text-align: center;
  margin-top: 20px; }

.owl-nav .owl-prev, .owl-nav .owl-next {
  display: inline-block;
  border: 1px solid #d3d3d3;
  box-shadow: 0 3px 0 #e5e5e5;
  border-radius: 4px;
  margin-right: 20px;
  padding: 8px 15px;
  transition: all 0.3s linear 0s; }

.owl-nav .owl-prev:hover, .owl-nav .owl-next:hover {
  border: 1px solid #078071;
  box-shadow: 0 3px 0 #fff; }

.post-slide-2 {
  background: #fff;
  margin: 0 15px; }

.post-slide-2 .post-img {
  position: relative;
  float: left;
  width: 50%;
  height: auto; }

.post-slide-2 .post-img img {
  width: 100%;
  height: auto; }

.post-slide-2 .post-review {
  float: left;
  padding: 1px 20px;
  width: 50%; }

.post-slide-2 .post-title {
  margin: 0 0 5px 0; }

.post-slide-2 .post-title a {
  color: #3498db;
  font-size: 20px;
  font-weight: 700;
  display: block;
  text-transform: capitalize;
  transition: color 0.3s ease; }

.post-title > a:hover {
  text-decoration: none;
  color: #333; }

.post-slide .post-date {
  display: block;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 17px; }

.post-description {
  color: #333;
  font-size: 15px;
  font-weight: 400;
  text-align: left; }

@media only screen and (max-width: 990px) {
  .post-slide-2 .over-layer:after {
    top: 39%;
    left: 45%; } }

@media only screen and (max-width: 640px) {
  .post-slide-2 .post-img {
    width: 100%; }

  .post-slide-2 .post-review {
    width: 100%;
    padding: 10px; } }
